@font-face {
    font-family: Lato;
}
body {
	background-color: #ffffff;
	font-family: 'lato';
}
.top_header {
	min-height: 60px;
	padding-top: 9px;
}
.navbar {
	margin-bottom: 0px;
	background-color: transparent;
	border: 0px;
	float: right;
	text-transform: uppercase;
	font-size: 13px;
	
}

.nav-pills li > a {
	color: #000000;
}
.nav-pills li > a:hover,.nav-pills li > a:focus {
	color: #000000;
	background-color: transparent;
}
.log_in {
	background-color: #332F2E !important;
    border-radius: 20px !important;
    color: #ffffff !important;
    margin-right:10px;
}
.log_in a {
	color: #ffffff !important;
}
.sign_up {
	background-color:#5C9BCd !important;
    border-radius: 20px !important;
    color: #ffffff !important;
}

@media (max-width: 981px) {
	.nav-pills > li {
		float: none !important;
	}
	.navbar {
		float: none;
		text-align: center;
	}
	.log_in { 
		margin: auto auto 10px auto;
	    max-width: 100px;
	    text-align: center;
	}
	.sign_up {
		text-align: center;
		max-width: 100px;
		margin: auto auto 10px auto;
	}
}
.bg_img {
	background: url(../images/banner.jpg) no-repeat;
	position: relative;
	background-position: center 0px;
	text-align: center;
	padding-bottom: 5%;
    padding-top: 8%;
    max-height: 480px;
}
@media (max-width: 780px) {
	.bg_img {
		background: url(../images/banner-mobile.jpg) no-repeat;
	}
}
.price_img {
	margin: auto;
}
.layer_opacity {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.4);
	z-index: 0;
}
.top_layer {
	position: relative;
	z-index: 1;
	color: #ffffff;
}
.top_layer h2 {
	font-weight: bold;
	margin-top: 0px;
	font-size: 3em;
}
@media (max-width: 780px) {
	.top_layer h2 {
		font-size: 2em;
	}
}
.top_layer h3 {
	margin-bottom: 15px;
}
.top_layer .glyphicon-ok {
	font-size: 11px;
	color: #5D93C1;
}
.body_content {
	background-color:#5C9BCd;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.body_content h4 {
	font-size: 17px;
	    margin-top: 5px;
}
.body_content p {
	margin-top: 35px;
}
.phone_number{
	border: 1px solid #ffffff;
    color: #2c4b61;
    font-size: 13px;
    height: 50px;
    margin: 0 auto;
    padding: 8px 15px 7px;
    text-transform: uppercase;
    width: 260px;
	border-radius: 5px;
}
.body_content input {
	border-radius: 0;
    height: 50px;
    padding: 0 5px;
}
.btn-custom {
	  background-color: #fe0d1d;
    border-radius: 0;
    font-weight: bold;
    padding: 14px 10px;
}
.btn-custom:hover {
	color: #ffffff;
}

.security {
	margin: 20px 0 0 -5px;	
}

.footer {
	color: #000000;
	padding-top: 7px;
}
.footer p {
	padding-top: 10px;
}

@media (min-width: 780px) {
	.social_icon {
		text-align: right;
	}
}
@media (max-width: 780px) { 
	.footer {
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 981px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
    .input-group .form-control, .input-group-addon, .input-group-btn {
    	display: unset !important;
    }
	.btn-custom {
		width: 100%;
		margin-top: 10px;
	}
	.tab_img {
		width: 141%;
		max-width: 150% !important;    padding-right: 5px;
	}
	.apps {
		margin: 20px -15px !important;
	}
}
@media (min-width: 468px) and (max-width: 1021px) {
.body_content h4 {
	font-size: 15px;
	    margin-top: 5px;
}

.phone_number { 
    margin: 0px auto;width: 203px;
    text-align: left;
}

}
.apps {
	margin: 20px 0;
	text-align: center;
}
.img-responsive {
	margin: auto;
}

@media (max-width: 767px) {
	.phone_number {
    margin: 0px auto;
    width: 100%;
    text-align: center;
}
}


/* Landing pages */
.buy-product-form .input-group {
	width: 100%;	
}

.buy-product-form .input-group-fields #phone-number {
    border-radius: 5px;
    width: 95%;	
}
.buy-product-form .input-group-btn {
	vertical-align: top;	
}
.buy-product-form .input-group-fields .styled-select {
   background: url(/es/landings/images/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 95%;
}

.buy-product-form .input-group-fields .styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 110%;
}
.buy-product-form .input-group-fields  .semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}
.buy-product-form .input-group-fields .blue { 
	background-color: #332F2E;
	margin-top: 10px;
	display: block;
	float: left;
}
.buy-product-form .input-group-fields .blue select { color: #fff; }

.landings-instructions.amount { margin-top: 15px; }



.buy-product-form #add-to-cart-btn {
    border-radius: 5px;
    color: #FFF;
}
.buy-product-form #add-to-cart-btn:hover{
	color:#000;	
}
.access-numbers-landing {
color:#29465b;
}

h4.landings-instructions {
	text-align:right;
}
.landings-apps-play-store {
	margin-left: 50px;
}
.landings-apps-app-store {
    margin-right: -30px;
    margin-left: -25px;
}
.landings-apps {
	margin-top:25px;	
}
.security .norton {
    margin-left: -25px;
}
.security .mcafee {
    margin-left: 15px;
}

.modal-accesnumbers select {
    background-color: #f8f8f8;
    width: 300px;
    height: 35px;
    float: left;
    clear: right;
    padding: 9px;
    border: 0 none;
    width: 100%;
    color: #555;
    display: inline;
    border-radius: 0;
    text-transform: capitalize !important;
    margin-bottom: 20px;
}
.modal-header {
    background: #5C9BCd;
    color: #fff;
}
.modal-info {
    border: solid 1px #E4EEF2;
    border-radius: 5px;
    background: #F7FAFB;
    padding: 15px;
    float: left;
    display: block;
    clear: right;
}
.tab-pane {
    padding: 20px 0 20px;
}
#tabs li a {
    font-size: 18px;
}




/* vertical iPad */
@media (min-width: 768px) and (max-width: 1021px) {
.top_header .logo_column {
width:1%;
position: absolute;
}
.top_header .nav_column {
width:99%;	
}

.nav-pills li .sign_up,
.nav-pills li .log_in {
    max-width: 150px;	
}


.landings-apps-app-store {
margin-right: 0px;
margin-left: 10px;
}
.landings-apps-play-store {
margin-left: -20px;
}
.buy-product-form .input-group {
width: 100%;
display: block;
position: relative;
float: left;
}

.buy-product-form #phone-number {
border-radius: 5px;
width: 210px;
position: relative;
float: left;
display: block;
clear: both;
}
.buy-product-form #add-to-cart-btn {
border-radius: 5px;
position: relative;
float: left;
display: block;
clear: both;
width: 210px;
}
.phone_number {
margin: 0px auto;
width: 200px;
text-align: left;
padding: 7px 0px 0px 7px;
}
.apps {
margin: 30px 0 !important;
text-align: center;
width: 200%;
left: -50%;
}
}

@media (min-width: 1024px) {
.phone_number {
display: block;
position: relative;
float: left;
padding: 0px;

}
.phone_number a {
display: block;
position: relative;
float: left;
height: 50px;
padding: 15px 0px 0px 5px;
/*z-index: 101;*/
}
.phone_number img {
display:block;
position:relative;
float:left;
margin:7px;
}
}

@media (max-width: 767px) {
.top_header .logo_column {
width:1%;
position: absolute;
}
.top_header .nav_column {
width:99%;	
}	
.nav-pills li .sign_up,
.nav-pills li .log_in {
max-width: 150px;	
}

h4.landings-instructions {
text-align: center;
}	
.landings-apps-play-store {
margin-left: 0px;
}	
.landings-apps-app-store {
margin-right: 0;
margin-left: 0;
}
.landings-apps {
margin-top: 25px;
margin-bottom: 25px;
}
.security {
margin: 20px 0 0 0px;
}
.security .norton {
display: none;
}
.security .mcafee {
margin-left: 0;
width: 100%;
}
.phone_number a {
display: block;
position: relative;
float: left;
height: 50px;
padding: 7px 0px 0px 5px;
z-index: 101;
}
.phone_number img {
display: block;
position: relative;
float: left;
margin: 0px 0 0 50px;
}
}