* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
	font-family:'Helvetica LT W01 Condensed','Roboto';
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	color: #525354;
	background-color: #fff;
	margin: 0;
}
.row {
	line-height: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:'Helvetica LT W01 Light Cond',"Roboto",;
	font-weight: normal;
	text-align: left;
	margin: 0 0 5px 0;
}
h1 {
	font-size: 33px;
	line-height: 40px;
}
h2 {
	font-size: 30px;
	font-weight: 400;
}
h3 {
	font-size: 33px;
	font-weight: 300;
	line-height: 40px;
}
p {
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.companies h4 a{	
	color:#007A6C	
}	
.companies h4 a:active,a:focus{	
	text-decoration: none !important;	
	color:#007A6C	
}	
.states h4 a{	
	color:#0047ba	
}	
.states h4 a:active,a:focus{	
	text-decoration: none !important;	
	color:#0047ba	
}	
.dollars h4 a{	
	color:#002f7a	
}	
.dollars h4 a:active,a:focus{	
	text-decoration: none !important;	
	color:#002f7a	
}
a,
a:active,
a:focus,
a:active {
	color:#fff;
	text-decoration: none !important;
}
a.phone {
	color: #fff;
}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:before,
.row:before,
.container:after,
.row:after {
	display: table;
	content: " ";
}
.container:after,
.row:after {
    clear: both;
}
.col {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
}
#masthead {
	padding-top: 8px;
	padding-bottom: 10px;
	height:130px;
}
.logo {
	width: 151px;
	height: 40px;
}
.tagline {
	font-size: 15px;
	color: #353333;
	padding: 13px 0 0 0;
	margin: 0;
}

.spanishtag {
	text-align: center !important;
    font: normal normal normal 18px/22px 'Open Sans', sans-serif !important;
    padding: 0 74px !important;
}
.spanishbantext{
	width: 57% !important;
}
.spanishbantext h3{
     margin-bottom: 15px !important;
 }
 
.spanishbantext p {
    width: 72% !important;
}

.tagline em {
	font-size: 15px;
	font-style: normal;
	margin-right: -2px;
}

#speed {
	color: #fff;
	position: relative;
	background-image: url("../images/Web_1920_x_1080.png");
    min-height: 365px;
	background-repeat: no-repeat;
	background-position: center;
    background-size: auto;
}
#speed_notification {
    color: #fff;
    background-color: #9f2999;
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
}
#speed_notification h5{
	margin-top:5px;
}

#speed .text h3{
    text-align: left;
    font: normal normal bold 41px/65px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

/*#speed:before,
#simple:before {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 28px solid transparent;
	border-top-color: #fff;
	left: 50%;
    margin-left: -30px;
}*/
#speed .image img {
	margin: 20px 0 0px 0px;
}
#speed .text {
	margin-top:20px;
	margin-bottom: 10px;
	padding:0em;
}
#speed .text p{
	line-height:1.5em;
	text-align: left;
    font: normal normal normal 18px/30px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#speed a{
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:1em;
}
#simple {
	color: #fff;
	background-color: #5ac2ad;
	position: relative;
}
#simple:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 28px solid transparent;
	border-top-color: #5ac2ad;
	left: 50%;
    margin-left: -30px;
}
#simple .image img {
	margin: 60px 20px 10px -58px;
	opacity: 0; /* motion */
}
#simple .text {
	margin-bottom: 60px;
}

#cta {
	width: 100%;
	min-height: 75px;
	background-color: #0f5ea6;
	position: fixed;
	bottom: -80px; /* motion */
	right: 0;
	padding: 14px 15px;
	 z-index: 9000;
}
#cta .button a {
	font-size: 20px;
	color: #fff;
	margin: 0 13px 0 0;
	display: block;
	border: 1px solid #fff;
	background-color: #8a0f89;
	padding: 10px 15px;
	float: left;
	text-transform: uppercase;
}
#cta .button a em {
	display: none;
	font-style: normal;
}
#cta p {
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	margin: 0;
}
#cta p .phone {
	font-size: 24px;
}
#infographic_headline {
	background-color: #27aae1;
	margin-top: 46px;
}
#infographic .row .col{
	margin-top:30px;
	padding-right:0em;
}
#infographic .row.second .col{
	margin-top:10px;
	padding-right:2em;
}
#infographic_headline h3 {
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	margin: 12px 30px 18px 30px;
}
#infographic_headline h3 em {
	font-size: 24px;
	line-height: 28px;
	font-style: normal;
	margin-right: -2px;
}
#infographic .col {
	width: 100%;
}
#infographic img {
	max-width: 160px;
	margin-top: 58px;
	margin-bottom: 28px;
}
#infographic h4{
	font: normal normal 600 24px/36px 'Open Sans', sans-serif;
    letter-spacing: -0.26px;
	margin-bottom:5px;
	line-height: 27px;
}
#infographic p {
	font-size: 16px;
	line-height: 21px;
	text-align: left;
	margin-bottom: 10px;
	color:#525354;
}
#infographic p.info-content {
	padding: 25px 0;
    overflow: hidden;
    text-align: left;
    font: normal normal normal 18px/26px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    min-height: 130px;
    min-height: 127px;
}
#infographic p.number {
	font-size: 44px;
}
#infographic .companies {
	color: #007A6C;
}
#infographic .states {
	color: #0047BA;
}
#infographic .dollars {
	color: #002F7A;
}
.reigsterbtn{
	display:block;
	padding:0.25em 1em;
	font-weight:bold;
	color:white;
	
}
.companies .reigsterbtn{
	background: #007A6C;;
}
.states .reigsterbtn{
	background: #0047BA;
}
.dollars .reigsterbtn{
	background: #002F7A;
}
.reigsterbtn{
	padding: .7em .5em;
    display: block;
    margin-bottom: 1em;
    text-align: center;
    font: normal normal normal 18px/24px 'Open Sans', sans-serif;
    color: #FFFFFF;
	height: 50px;
}
#copyright {
	background-color: #0047BA;
	padding-top: 95px;
	padding-bottom: 10px;
	margin-top: 35px;
}
#copyright p {
	color: #fff;
	line-height: 30px;
}

#infographic .col {
		width: 30%;
		min-width: 336px;
	}

.spanish-button{
	height:54px !important
}


@media (min-width:768px) {
    .container {
        width: 750px
    }
	.col.text {
		width: 83% !important;
		padding-right: 20px;
	}
	.col.image {
		width: 41%;
	}
	#infographic .row .col{
	margin-top:58px;
	/* padding-right:2em; */
	}
	#masthead {
		padding-top: 28px;
		padding-bottom: 25px;
	}
	.logo {
		width: 270px;
		height: 68px;
	}
	.logo,
	.tagline {
		float: left;
	}
	.tagline {
		font-size: 22px;
		padding: 28px 0 0 0;
	}
	.tagline em {
		font-size: 44px;
		margin-right: -5px;
	}
	
	
	#speed .image img {
	
		margin: 60px 20px 0px 60px;
	}
	#speed .text {
		margin-top: 40px;
		margin-bottom: 10px;
		padding-right: 0;
	}
	
	#speed .text h3{
		margin-bottom: 30px;
		
	}
		
	#infographic_headline h3 {
		font-size: 40px;
		line-height: 60px;
	}
	#infographic_headline h3 em {
		font-size: 55px;
		line-height: 60px;
		margin-right: -5px;
	}
	#cta {
		width: auto;
		min-width: 395px;
	}
	#cta .button a {
		padding: 12px 20px;
	}
	#cta .button a em {
		display: inline-block;
	}
	/* .companies .reigsterbtn{
		margin-top:29px;
	} */
	
	#infographic .icons{
		width: 100%;
    margin: 0 auto;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	}
	#infographic .col {
      width: 336px;
}
}



@media (min-width:1150px) {
	.tagline {
		float: right;
	}
    .container {
        width: 1150px
    }
    .col.text {
		padding-right: 60px;
		width:41%
	}
	#infographic h4{
		height: auto;
	}
	
	#speed .image img {
		margin:20px 10px 0px 180px;
	
	}
	#speed .text {
		margin-top: 58px;
		margin-bottom: 15px;
	}
	

	#infographic .row.icons {
		text-align:left;
		
	}
	.companies .reigsterbtn{
		margin-top:0px;
	}
	.states .reigsterbtn{
		margin-top:0px;
	}
	/* .dollars .reigsterbtn{
		margin-top:31px;
	} */
}

.copyrighttext
{
	 display:inline-block;
	 float:left;
}
.langtext
{
	display:inline-block; 
	float:right;
}
.langtext a{
	color:white;
}
.langtext a:hover{
	color:#0a73b5;
}
.esp
{ 
color:white;
text-decoration:underline;
}

.lang-choice
{
	text-align:center;
	font: normal normal normal 18px/26px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap: wrap;
}
.btn1{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;

    font-weight: 400;
  
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
   
    touch-action: manipulation;
    cursor: pointer;
    }
	
#langbtn {
  position: fixed;
  bottom: 40px;
  right: 220px;
}

.primary {
  font-family: Raleway-SemiBold;
  font-size: 13px;
  color: #FFF;
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid rgba(58, 133, 191, 0.75);
  border-radius: 40px;
  background: rgba(58, 133, 191, 0.75);
  transition: all 0.3s ease 0s;
}

.primary:hover {
  color: #FFF;
  background: #9f2999;
  border: 2px solid rgba(58, 133, 191, 0.75);
}

.col.textwrap {
    width: 57% !important;
}

@media (max-width:1010px) {
	#infographic p.info-content {
		height: 105px;		
	}	
	#infographic h4.spanish-heading{
	line-height: 27px;
    margin-bottom: 25px;
	}
	.langtext,.copyrighttext{
		display:block; 
		float:none;
		}
		.langtext{
			/* margin-top: 15px; */
			}
.spanish-button {
        height: auto !important;
  }
}

@media (max-width:767px) {
	#infographic p.info-content {
		height: auto;
	}
	#infographic h4,#infographic h4.spanish-heading{
		height: auto;
		text-align: left;
        font: normal normal 600 24px/33px 'Open Sans', sans-serif;
        letter-spacing: -0.24px;
		margin-bottom: 12px;
        opacity: 1;
	}
	.states{
	    margin: 35px 30em 0 0em;
}
#copyright {
    background-color: #0047BA;
    padding-top: 32px;
    padding-bottom: 72px;
    margin-top: 35px;
}
#copyright .langtext {
    margin-top: 40px;
}
}
.header-section{
	    display: flex;
    justify-content: space-between;
justify-content: flex-start;
flex-wrap:wrap;
align-items:center
}
.header-section .col:nth-child(1) {
    width: 20%;
    display: flex;
    justify-content: left;
}
.header-section .col:nth-child(2) {
    width: 60%;
    display: flex;
    justify-content: center;
}
.header-section .col:nth-child(3) {
    width: 20%;
    display: flex;
    justify-content: flex-end;
}
.header-section .logo{
	width: 230px;
    height: auto;
}
.header-section .logo2 {
    width: 190px;
    height: 51px;
}
.header-section p{
	text-align: left;
font: normal normal normal 24px/33px 'Open Sans', sans-serif;
letter-spacing: 0px;
color: #000000;
    margin: 0;
    padding-top: 0px;
	margin-top: -4px;
}
.header-section em{
text-align: left;
font: normal normal bold 48px/33px 'Open Sans', sans-serif;
letter-spacing: 0px;
color: #00B4A0;
}
.states{
	    margin: 35px 5% 0 5%;
}
@media (max-width:1150px) {
	
	.header-section .col:nth-child(1) {
    width: 50%;
    display: flex;
    justify-content: left;
}
	.header-section .col:nth-child(2) {
    width: 100%;
    display: flex;
justify-content: flex-start;
	 order: 3;
}
.header-section .col:nth-child(3) {
    width: 50%;
    display: flex;
   justify-content: flex-end;
	 order: 2;
}
	.states{
    margin: 35px 5em 0 5em;
}
.header-section p{
text-align: left;
font: normal normal normal 20px/33px 'Open Sans', sans-serif;
letter-spacing: -0.12px;
color: #000000;
padding-top: 15px;
}

.spanishtag {
    text-align: left !important;
    font: normal normal normal 20px/22px 'Open Sans', sans-serif !important;
    margin-top: 4px!important;
    padding: 0px !important;
}

.header-section em{
text-align: left;
font: normal normal bold 35px/17px 'Open Sans', sans-serif;
letter-spacing: -0.15px;
color: #00B4A0;
}
.header-section .logo {
    width: 200px;
    height: auto;
	min-height: 51px;
}
	#infographic .icons{
		width: 100%;
    margin: 0 auto;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	}
	#infographic .col {
      width: 336px;
}
#copyright .container {
    width: 100%;
}

.spanish-button {
     height: auto !important;
 }

}
@media (max-width:900px) {
	.header-section .col:nth-child(1) {
    width: 50%;
    display: flex;
    justify-content: left;
}
	.header-section .col:nth-child(2) {
    width: 100%;
    display: flex;
justify-content: flex-start;
	 order: 3;
}
.header-section .col:nth-child(3) {
    width: 50%;
    display: flex;
   justify-content: flex-end;
	 order: 2;
}
	.states{
    margin: 35px 5em 0 5em;
}

#masthead {
    height: 150px;
}
.spanishbantext{
	width: 100% !important;
}
 
.spanishbantext p {
    width: 86% !important;
}

.header-section p{
text-align: left;
font: normal normal normal 24px/33px 'Open Sans', sans-serif;
letter-spacing: -0.12px;
color: #000000;
padding-top: 22px;
}

.spanishheader{
	margin-top: 10px;
}
.spanishtag {
	text-align: left !important;
    padding: 0 !important;
    margin-top: 15px !important;
}

.header-section em{
text-align: left;
font: normal normal bold 32px/17px 'Open Sans', sans-serif;
letter-spacing: -0.15px;
color: #00B4A0;
}
.header-section .logo {
    width: 200px;
    height: auto;
}
	#infographic .icons{
		width: 100%;
    margin: 0 auto;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	}
	#infographic .col {
      width: 336px;
}
#infographic p.info-content {
    padding: 12px 0px 0px; 
    overflow: hidden;
    text-align: left;
    font: normal normal normal 18px/26px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    min-height: 122px;
    min-height: 100px;
}
}

@media (max-width:650px) {
	.col.textwrap {
    width: 83% !important;
}
}

@media (max-width:460px) {
	.header-section .col:nth-child(1) {
    width: 50%;
    display: flex;
    justify-content: flex-start;
	 order: 1;
}
#speed {
	color: #fff;
	position: relative;
	background-image: url("../images/Mobile.png");
     min-height: 684px;
	background-repeat: no-repeat;
	  background-position: center;
      background-size: auto;
	  padding:40px 15px 0px 15px;
}
.header-section .col:nth-child(2) {
    width: 100%;
    display: flex;
justify-content: flex-start;
	 order: 3;
}
.header-section .col:nth-child(3) {
    width: 50%;
    display: flex;
   justify-content: flex-end;
	 order: 2;
}
	.states{
	    margin: 35px 0em 0 0em;
}
.header-section p{
text-align: left;
font: normal normal normal 12px/17px 'Open Sans', sans-serif;
letter-spacing: -0.12px;
color: #000000;
padding-top: 13px;
}
.header-section em{
text-align: left;
font: normal normal bold 16px/17px 'Open Sans', sans-serif;
letter-spacing: -0.15px;
color: #00B4A0;
}
.header-section .logo {
    width: 135px;
    min-height: auto;
}
.header-section .logo2 {
    width: 149px;
    height: auto;
}

#speed .text h3 {
    color: #FFFFFF;
    font: normal normal bold 30px/41px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    opacity: 1;
	padding-bottom: 15px;
	
}
#masthead {
  padding-top: 18px;
  height: 80px;
}
#copyright {
    background-color: #0047BA;
padding-top: 33px;
    padding-bottom: 50px;
    margin-top: 35px;
    height: 186px;
}
#speed .text p {
    line-height: 1.5em;
    text-align: left;
	font: normal normal normal 18px/30px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#infographic .row .top-section {
    margin-top: 0px;
    padding-right: 0em;
}
#infographic .col {
    width: 364px;
}
#infographic p.info-content {
    padding: 0px 0 0px;
    overflow: hidden;
    text-align: left;
    font: normal normal normal 16px/23px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    min-height: 40px;
}
.spanishtag {
    text-align: left !important;
    font: normal normal normal 12px/18px 'Open Sans', sans-serif !important;
    padding: 0 0px !important;
}
.spanish-head {
    padding-top: 10px !important;
    height: 100px !important;
}
.spanishbantext{
	width: 100% !important;
}
.col.textwrap {
    width: 100% !important;
}
 
.spanishbantext p {
    width: 100% !important;
}

}

@media screen and (min-device-width: 1260px) and (max-device-width: 1440px) {
body {
    display: flex;
    flex-direction: column;
    height: 100vh;
}	
   #masthead {
	padding-top: 20px;
    padding-bottom: 15px;
    height: 86px;
   }
   .header-section p {
    text-align: center;
    font: normal normal normal 18px/22px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #000000;
	margin-top:0px;
}
.header-section em {
	text-align: center;
font: normal normal bold 22px/22px 'Open Sans', sans-serif;
letter-spacing: 0px;
color: #00B4A0;
}
.header-section .logo {
    width: auto;
    height: 36px;
}
.header-section .logo {
    width: auto;
    height: 36px;
}
.header-section .logo2 {
    width: auto;
    height: 40px;
}
#speed {
    color: #fff;
    position: relative;
    background-image: url(../images/Web_1920_x_1080.png);
    min-height: 251px;
    background-repeat: no-repeat;
    background-position: center;
   background-size: cover;
}
#speed .text h3 {
    text-align: left;
    font: normal normal bold 36px/49px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
#speed .text p {
    line-height: 1.5em;
    text-align: left;
    font: normal normal normal 14px/20px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
	    width: 320px;
}
#speed .text h3 {
    margin-bottom: 10px;
}
#speed .text {
    margin-top: 40px;
    margin-bottom: 15px;
}
#infographic h4 {
    font: normal normal 600 18px/24px 'Open Sans', sans-serif;
    letter-spacing: -0.26px;
    margin-bottom: 5px;
    line-height: 27px;
}
#infographic p.info-content {
    padding: 12px 5px 15px 0;
    overflow: hidden;
    text-align: left;
    font: normal normal normal 12px/18px 'Open Sans', sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    min-height: 81px;
}
#infographic .row .col {
    margin-top: 30px;
    /* padding-right: 2em; */
}
#infographic .col {
    width: 28%;
    min-width: 248px;
}
.states {
    margin: 35px 8% 0 8%;
}
.reigsterbtn {
    padding: 8px 10px;
    display: block;
    text-align: center;
    font: normal normal normal 14px/19px 'Open Sans', sans-serif;
    color: #FFFFFF;
    height: auto
}
#copyright {
 background-color: #0047BA;
    padding-top: 40px;
    padding-bottom: 10px;
    margin-top: auto;
}
.lang-choice {
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
#copyright p {
    color: #fff;
    line-height: 30px;
	 font: normal normal normal 14px/26px 'Open Sans', sans-serif;
}
.container {
    width: 920px;
}
.spanishtag {
    text-align: center !important;
    font: normal normal normal 18px/22px 'Open Sans', sans-serif !important;
    padding: 0 48px !important;
}
}

.sys-notifications {
	color: #000;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.notification-item {
	font-size: 14px;
	font-weight: bold;
	word-wrap: break-word;
	white-space: normal;
}