@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'AvenirLT-Black';
	src: url('../fonts/AvenirLT-Black.eot');
	src: url('../fonts/AvenirLT-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLT-Black.woff') format('woff'), url('../fonts/AvenirLT-Black.ttf') format('truetype'), url('../fonts/AvenirLT-Black.svg#wf') format('svg');
}
@font-face {
	font-family: 'AvenirLT-Book';
	src: url('../fonts/AvenirLT-Book.eot');
	src: url('../fonts/AvenirLT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLT-Book.woff') format('woff'), url('../fonts/AvenirLT-Book.ttf') format('truetype'), url('../fonts/AvenirLT-Book.svg#wf') format('svg');
}
@font-face {
	font-family: 'AvenirLT-Heavy';
	src: url('../fonts/AvenirLT-Heavy.eot');
	src: url('../fonts/AvenirLT-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLT-Heavy.woff') format('woff'), url('../fonts/AvenirLT-Heavy.ttf') format('truetype'), url('../fonts/AvenirLT-Heavy.svg#wf') format('svg');
}
@font-face {
	font-family: 'AvenirLT-Light';
	src: url('../fonts/AvenirLT-Light.eot');
	src: url('../fonts/AvenirLT-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLT-Light.woff') format('woff'), url('../fonts/AvenirLT-Light.ttf') format('truetype'), url('../fonts/AvenirLT-Light.svg#wf') format('svg');
}
@font-face {
	font-family: 'AvenirLT-Medium';
	src: url('../fonts/AvenirLT-Medium.eot');
	src: url('../fonts/AvenirLT-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirLT-Medium.woff2') format('woff2'), url('../fonts/AvenirLT-Medium.woff') format('woff'), url('../fonts/AvenirLT-Medium.ttf') format('truetype'), url('../fonts/AvenirLT-Medium.svg#wf') format('svg');
}
body {
	margin: 0;
	padding: 0;
	font-family: 'AvenirLT-Light';
	font-size: 15px;
	color: #707374;
}
.side-logo {
    margin-left: 15px;
    background-image: url(../images/side_logo.png);
    height: 16px;
    width: 99px;
    margin-top: 28px;
    padding: 0;
    float: left;
}
#toparea {
	margin:0 auto;
	width:1920px;
}
#wrapper {
	max-width: 1440px;
	margin: 0 auto;
}

#wrapper {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 10px;
	max-width: 1384px;
}

.container {
	width: 1024px;
}

.desktop {
	display: block;
}

.tablet, .mobile{
	display: none;
}

.headerarea {
	text-align: center;
}

@media (max-width:871px) {
	#headerimagemobile img {
		margin-top:0px;
	}
}

#headerimage {
	position: relative;
	width: 100%;
	margin:0 auto;
	max-width:1920px;
    height:auto;
	/* margin-top: -20px; */
}

#headerimage img {
	width: 100%;
}

#headerimage img {
	width:100%;
	height:auto;
margin-top: 53px;	
}

.headertext {
	font-family: 'AvenirLT-Medium';
	font-weight: bold;
	color: #00667d;
	font-size: 40px;
	text-align: center;

}
.subheader {
	font-family: 'AvenirLT-Light';
	color: #00667d;
	font-size: 29px;
	text-align: center;
	width: 1206px;
    margin: auto;
}

.subheader a {
	font-family: 'AvenirLT-Light';
	color: #00667d;
	font-size: 24px;
	font-weight: bold;
}

.headerarea img {
	width: 100%;
}
#ctaareabottom {
	display: none;
}


#ctaarea {
	width: 550px;
	margin: 0 auto;
	padding-top: 11px;
}

.cta {
	float: right;
	width: 49%;
	text-align: center;
}

.phonearea {
	float: left;
	width: 47%;
	text-align: center;
}
.phone {
	display:block;
	float:left;
	padding-top:5px;
}

.phoneicon {
	float: left;
	/*width: 45px;*/
}
.phonenumber {
	float: left;
	font-family: 'AvenirLT-Medium';
	color: #2ba3a8;
	font-size: 28px;
	padding: 15px 0 0 15px;
	line-height: 22px;
	font-weight: bold;
}
.phonenumber2 {
    float: left;
    font-family: 'AvenirLT-Medium';
    color: #2ba3a8;
    font-size: 28px;
    padding: 8px 0 0 15px;
    line-height: 22px;
    font-weight: bold;
}
.phonenumber a, .phonenumber a:hover {
	color: #1da897;	
	text-decoration:none;
}

.phonenumber2 a, .phonenumber2 a:hover {
	color: #1da897;	
	text-decoration:none;
}

.devices {
	float: left;
	width: 34%;
}
.carousel {
	max-width: 650px;
	min-width: 250px;
}
  
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 80%;
      margin: auto;
	  
}

.carousel-control.left {
	background-image:url(../images/arrow-left.jpg) !important;
	max-height:60px !important;
	max-width:60px !important;
	margin-top: 18% !important;	
}

.carousel-control.right {
	background-image:url(../images/arrow-right.jpg) !important;
	max-height:60px !important;
	max-width:60px !important;
	margin-top: 18% !important;	
}

.carousel-indicators {
	bottom: -20px;
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #2ba3a8;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #2ba3a8;
	border-radius: 10px;
	cursor: pointer;
	background-color: transparent;
	margin-bottom:15px;
	margin-top:35px;
}
div.global_nav_arrow {
    display:none;
}

.clear {
	clear: both;
}

.copytable {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	position: relative;
	display: table;
	table-layout: fixed;
	border-spacing: 0 10px;
}

.copyrow {
	width: 100%;
	display: table-row;
	margin-top: 100px;
}
.blocktitle {
	display: table-cell;
	float: left;
	color: #00667d;
	font-family: 'AvenirLT-Heavy';
	text-transform: uppercase;
	font-size: 28px;
	/* width: 40%; 8*/
	line-height: 30px;
	vertical-align:middle;
}

.blocktitle  img{
	width:100%;
	margin: 21px 0;
}

.blocktitle-subtitle {
	float: left;
    padding-top: 30px;
    font-size: 15px;
    line-height: 1.2em;
    width: 100%;
    font-family: 'AvenirLT-Light';
    color: #707374;
	text-transform: none;
	padding-bottom: 30px;
  
}
.blockcopy {
	display: table-cell;
	/*float: right; */
	width: 59%;
	line-height: 22px;
	vertical-align: middle;
	/*margin-bottom: -49px; */
}

.section2 {
	border-spacing: 0 30px;
}
.section2 img{
	width: auto;
	max-height:200px;
}

.section2 .blocktitle {
	width: 25%;
}

.section2 .blockcopy {
	width: 69%;
}

.sideicon {
    float: left;
    width: 35px;
    padding-right: 95px;
    display: block;
    height: 180px;
    margin-top: -30px;
}
.sideicon2 {
	float: left;
	width: 35px;
	padding-right: 95px;
	display: block;
	height: 130px;
	margin-top: -30px;
}

.sideicon3 {
	float: left;
	width: 35px;
	padding-right: 95px;
	display: block;
	height: 120px;
	margin-top: -30px;
}

.sideicon4 {
	float: left;
	width: 35px;
	padding-right: 95px;
	display: block;
	height: 200px;
	margin-top: -30px;
}

.sideicon-mine {
	float: left;
	width: 35px;
	display: block;
	height: 550px;
	margin-top: 0px;
}
.blockcopy p{
	font-family: arial;
	margin-left: 12%;
	font-size: 24px;
	line-height: 1.5em;
	display: table-row;
}

.section2 .blockcopy p{
	color:#00667d;
	    font-family: arial;
		font-size:28px;
}
	
p.heading {
	font-family: 'AvenirLT-Black';
	font-size: 32px;
	font-weight: bold;
	color: #00667d;
	margin-bottom: 0px;
}
.divider img {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.copytitle {
	text-transform: uppercase;
	font-weight: bold;
	padding-top:10px;
}
#devicesbottom {
    position: absolute;
	bottom: 0;
}
.ctabutton {
	float: left;
}
.phone2 {
	float: left;
	padding: 10px 0 0 70px;
}
.blockcopy ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blockcopy li {
	min-height: 35px;
	background: url(../images/checkmark_icon.png) 0 0 no-repeat;
	padding-left: 35px;
	margin-bottom: 5px;
}
.strip img {
	width: 100%;
	height: auto;
}
.navbar-default {
	background-color: rgba(109, 117, 130, 0.8);
	border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	text-decoration:none;
}
.nav>li>a {
    padding-left: 8px;
    padding-right: 8px;
}

.navbar-nav > li > a {
	/* padding-top: 30px;
	padding-bottom:0; */
    padding-bottom: 35px;
    padding-top: 28px;
	
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #1da897;
}
.navbar-nav li {
	font-family: 'AvenirLT-Medium';
	font-size: 1em;
	letter-spacing: 0.1em;
}
.navbar {
	margin-bottom: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.05);
	box-shadow: 0 6px 12px rgba(0,0,0,0.05);
	min-height: 68px;
	height: 68px;
	position:absolute;
	width:100%;
}
.navbar-nav {
	float: right;
}
.navbar-brand {
	margin-left: 10px !important;
	background-image: url(../images/logo.png);
	height: 47px;
	width: 143px;
	margin-top: 8px;
	padding: 0;
}
.navbar-brand:hover {
	background-image: url(../images/logo-over.png);
}
.nav>li>a {
	padding-left: 30px;
	padding-right: 8px
}
.footer ul {
	margin: 0;
	padding: 0
}
.footer ul li {
	display: inline
}
.footer ul li a {
	color: #999;
	font-size: .8em;
	text-decoration: underline;
	margin: 0 10px
}
.footer {
	position: relative;
	text-align: center;
	padding: 20px;
	background-color: #EEEEEE;
	bottom: 0;
	width: 100%;
	border: 2px solid #D9D9D9;
	z-index: 1;
}
#signupnow {
	float:right;
	width:297px;
	text-align:right;
	padding-top: 5px;
}

a.order-now-btn {
    display: block;
    background-image: url(../images/get_started.png);
    cursor: pointer;
    width: 223px;
    height: 46px;
    margin: 0 auto;
}
a.order-now-btn:hover {
	background-image: url(../images/get_started_hover.png);
	cursor: pointer;
	width: 223px;
	height: 46px;
}


a.sign-up-btn {
	display: block;
	background-image: url(../images/sign_up_now.png);
	cursor: pointer;
	width: 297px;
	height: 54px;
}
a.sign-up-btn:hover {
	background-image: url(../images/sign_up_now_over.png);
	cursor: pointer;
	width: 297px;
	height: 54px;
}
#language {
	display: none;
}
#headerimagemobile {
	display: none;
}
.lang {
	margin-left:240px;
}
.lang a{
	text-decoration:none;
}
button.accordion::before {
    color: #00a4a8;
    /*content: "▶";*/
	content: "\25B6 \FE0E";
    float: left;
    font-size: 13px;
    margin-right: 8px;
	margin-bottom:1px;
}
button.accordion.active::before {
    content: "▼" ;
    float: left;
    margin-right: 7px;
	margin-bottom:1px;
}
button.accordion {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #d3d3d3;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    color: #444;
    cursor: pointer;
    font-size: 1.15em;
    line-height: 1.2em;
    outline: medium none;
    padding: 11px;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 100%;
}
div.panel {
    background-color: white;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 18px;
    transition: all 0.6s ease-in-out 0s;
}
.panel {
    border: 1px solid transparent;
    border-radius: 0;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
	box-shadow:none;
    margin-bottom: 20px;
}
div.panel.show {
    max-height: 500px;
    opacity: 1;
}
.legal {
	text-align:center;	
	margin-top:-30px;
	font-size:12px;
}
.legal p{
	font-size:12px;
}
#nav_bar {
	border: 0;
	background: rgba(235, 235, 235, 0.9);
	border-radius: 0px;
	margin-bottom: 0;
    height: 101px;
	width:1920px;
	margin:0 auto;
	z-index:100;
	display:table;
	padding:15px;
	-webkit-transform: translate3d(0,0,0);
}
.navbar-fixed {
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
}
#ctas {
	width:1024px;
	margin:0 auto;	
}
#spacer {
	height:50px;	
}
.spacer {
	height:45px;	
}
.spacer2 {
	height:62px;	
}
#headerimagemobile, #headerimagemobile2 {
	display:none;	
}
@media (max-width:1919px) {
#toparea, #headerimage, #nav_bar {
	width: 100%;
}
}
@media (max-width:1439px) {
#nav_bar {
	width:100%;
	/*border-bottom:15px solid #4ac5b1;*/
}
}

@media (max-width:1120px) {
.copyrow {
	width: 100%;
	padding: 40px;
}
/*
#headerimage {
	height: 540px;
    background-image: url(../images/header_mobile.png);
    background-position: center center;
    background-size: cover;
}
*/
#devicesbottom img {
	width: 90%;
	height: auto;
}
.ctabutton {
	float: none;
}
.phone2 {
	float: none;
	padding: 20px 0;
}

}

@media (max-width:1024px) {
	
.subheader{
	width:100%;
}
.navbar-brand {
	background-image: url(../images/swirl.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 53px;
}
.navbar-brand:hover {
	background-image: url(../images/swirl-over.png);
}
.container {
	width: 100%;
}
#ctas {
	width:100%;	
}

}
@media (max-width:935px) {

.navbar-nav li {
	font-size: 0.7em;
}

div.global_nav_arrow {
	display: block;
    margin: 65px auto 0px auto;
}

.headertext {

}
#headerimagemobile {
	display:block;	
}
#headerimagemobile img {
	width:100%;
	height:auto;
}
.sideicon {
    height: 201px;
}

.blockcopy p {
	font-family: AvenirLT-Light;
}
}
@media (max-width:871px) {
/* .phonearea {
	display: none;
} */

.desktop {
	display: none
}

.tablet {
	display: block;
}

.phonenumber2{
	text-align: center;
}
#ctaarea {
	padding-top: 20px;
}

.devices {
	float: none;
	width: 100%;
	text-align: center;
	padding-right: 20px;
}
.cta {
	float: left;
	/*width: 50%;*/
	/*padding: 0 20px 20px;*/
	text-align: left;
}
.headertext {
    display: block;
    font-family: 'AvenirLT-Medium';
    color: #00667d;
    font-size: 35px;
    margin: 40px 0 20px 0;
    line-height: 40px;
}

#devicesbottom img {
	width: 80%;
	height: auto;
}
.sideicon2 {
    height: 147px;
}
}
@media (max-width:768px) {
.hidemobile {
	display:none;	
}
/*
#headerimage {
	margin-top:8px;	
}
*/
.headertext {
	display: block;
	font-family: 'AvenirLT-Light';
	color: #00667d;
	font-size: 35px;
	margin: 40px 0 20px 0;
	line-height: 40px;
}
#ctaarea {
	padding-top: 22px;
}
.cta {
	text-align: center;
}

.copyrow {
	padding: 20px;
}

#devicesbottom, #finalcta {
	display: none;
}
#ctaareabottom {
	display: block;
}
.cta2 {
	float: none;
	width: 100%;
	padding: 0;
	text-align: center;
}
.phone2 {
	padding: 20px 0;
	margin-bottom: 30px;
}

.navbar {
	height: 70px;
	min-height: 60px;
	min-width: 300px
}
.navbar-nav {
	float: none;
	margin: 0;
}
.navbar-nav li {
	background-color: rgba(5, 29, 51, 0.8);
	border-color: transparent;
	font-size: 0.9em;
}
.container>.navbar-header {
	margin-left: 0;
	margin-right: 0
}
.navbar-brand {
	padding: 12px 0 0;
	height: 60px;
	margin-top: 10px;
}
.navbar-brand img {
	width: 90px;
	height: 45px
}
.navbar-toggle {
	position: relative;
	right: -15px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 9px 7px;
	border-radius: 8px;
	border: 0;
	width: 37px;
	height: 34px
}
.navbar-toggle .icon-bar {
	width: 23px;
	height: 3px
}
.nav>li>a {
	padding-left: 28px;
	padding-right: 15px;
}
.navbar-nav > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
}
#wrapper {
	padding-top: 62px;
}
.navbar-collapse {
	padding: 0
}
.container {
	padding-left: 0;
}
a.sign-up-btn:hover {
	background-image: url(../images/sign_up_now.png);
}
a {
	color: #FFF;
}
a:hover {
	color: #1da897;
	text-decoration: none;
}
#language {
	display: block;
	position: absolute;
	top: 27px;
	right: 20px;
	z-index: 500;
	font-family: 'AvenirLT-Medium';
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #FFF;
}

.nav li.lang {
	display: none;
}
#nav_bar {
	padding: 5px 15px;
	height:68px;
/* 	border-bottom:2px solid #4ac5b1; */
	text-align:center;
}
.cta2 {
	float: none;
	width: 100%;
	padding: 0;
	text-align: center;
	margin:0 auto;
	width:280px;
}
#headerimagemobile img {
    height: auto;
    width: 100%;
}
#spacer {
	display:none;	
}

.blockcopy p {
	font-size: 18px;
	/*text-align: center;*/
}

.blockcopy .heading {
	font-size: 20px;
	font-weight: bold;
}

.section2 img {
	max-height: 150px;
}
}
@media (max-width:650px) {
	/*
.phoneicon img {
	width: 35px;
	height:35px;
}
.phonenumber {
	font-size: 18px;
	padding: 10px 0 0 0;
}*/
#mobile-hide{
	display:none;
}
.phone {
    display: inline-block;
    float: none;
    padding-top: 5px;
}
#signupnow {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 297px;
	padding-top:10px;
}
.col-xs-6, .col-xs-4, .col-xs-2   {
	width:95%;	
}
.sign-up-form {
    color: #666;
    padding: 10px 0;
    text-align: left;
}
#nav_bar {
	padding: 15px;
}

}
@media (max-width:545px) {
.section2 .blockcopy p{
	font-size:18px;
}
.tablet {
	display: none;
}

.mobile {
	display: block;
}
.headertext {
	font-size: 30px;
	line-height: normal;
	padding: 0 10px;
}
#wrapper {
    padding-top: 0px;
}
div.global_nav_arrow {
    margin: 21px auto 0px auto;
}

.sideicon {	
	height: 62px;	
}
.sideicon2 {	
	height: 62px;	
}

.sideicon2 {
	height: 62px;
}
.sideicon3 {
	height: 62px;
}

.sideicon4 {
	height: 62px;
}

.devices {
	float: none;
	width: 100%;
	text-align: center;
}
.cta {
	float: none;
	width: 100%;
	text-align: center;
    padding: 13px 0 0 20px;
}

#ctaarea {
	width: 100%;
}
.phonearea {
    float: none;
    width: 100%;
    text-align: center;
}
.phone2 {
	width: 230px;
	margin: 0 auto 35px;
}

.strip {
	background: url(../images/strip_mobile.png);
	height: 26px;
	margin: 20px 0;
}
.strip img {
	display: none;
}
a.sign-up-btn {
	margin: 0 auto;
}
button.accordion {
    font-size: 1em;
}

#headerimagemobile {
	display:none;	
}
#headerimagemobile2 {
	display:block;	
}
#headerimagemobile2 img {
    height: auto;
    width: 100%;
}

.copytable {
	display: block;
}

.copyrow {
	display: block;
	margin-top: 0px;
	padding: 5px 10px;
}

.blocktitle {
	display: block;
	width: 100%;
}

.blocktitle img{
	/* width: 100%; */
	display: block;
    margin: auto;
}

.blockcopy {
	display: table-cell;
	width: 100%;
}

.blockcopy p {
	margin: 0 0;
}

.section2 .blocktitle {
	width: 100%;
}


}
@media (max-width:350px) {
a.sign-up-btn, a.sign-up-btn:hover {
    height: 45px;
    width: 250px;
	background-size:cover;
}
.phoneicon img {
    width: 35px;
	height: 35px;
}
.phonenumber {
    font-size: 24px;
    padding: 11px 0 0 6px;
}
.phonenumber2 {
    font-size: 24px;
    padding: 11px 0 0 6px;
}

#nav_bar {
    padding: 8px 0 15px 0;
}
#captcha-box {
	transform:scale(0.9);-webkit-transform:scale(0.9);transform-origin:0 0;-webkit-transform-origin:0 0;
}
}