@media (max-width: 380px){
	div#dailyplans.tab-pane.active section div.plans-middle div#middle div.col h2{
		font-size: 20px;
		padding-top: 150px !important;
	}
	div#dailyplans.tab-pane.active section div.plans-middle div#middle div.col div.box a.btn, a.btn:link, a.btn:visited {
		padding: 2px 10px !important;
		font-size: 14px !important;
	}
}
@media (max-width: 767px){
	body{
		/*padding-top: 0px !important;*/
	}
	div#monthlyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box {
		padding: 5px !important;
	}
	div#monthlyplans.tab-pane.active section div.plans-middle-monthly {
		padding: 5px !important;
	}
	.mobile-about-menu{
		width: 100% !important;
		margin-left: 0px !important;
	}
	.mobile-about-menu > div {
		background-color: #2e2e2e;
		display: table;
		position: relative;
	}
	.mobile-about-menu > div > a, .mobile-about-menu select {
		display: table-cell;
		width: 100%;
		background-color: #454545;
		color: #ccc;
		border: 1px solid #2e2e2e;
		font-weight: bold;
		text-align: center;
		padding: 10px 0px;
		min-height: 56px;
	}
	.mobile-about-menu a.active {
		background: linear-gradient(#f7901e,#d1581c);
		color: #fff;
	}
	.services-box {
		background-color: #454545;
	}

	div#dailyplans.tab-pane.active section div.plans-middle div#middle div.col {
		width: 100% !important;
		background-color: #fff;
		background-size: contain !important;
	}
	div#dailyplans.tab-pane.active section.tab-addservices div.plans-bottom-box {
		padding: 20px 10px !important;
	}
	/*****************+ Phone Insurance ****************/
	#insurance section {
		padding: 0px !important;
	}
	div.tab-content div#insurance.tab-pane.active section div.plans-bottom-box {
		padding: 0px 15px !important;
	}
	div.tab-content div#insurance.tab-pane.active section p.align_text_insurance {
		margin: 0px !important; 
	}
	div.tab-content div#wifihotspot.tab-pane.active section.tab-addservices div.wifi-bottom {
		background-position: top right;
	}
	.wifi-bottom{
		padding-left: 0px !important;
		position: relative;
	}
	.wifi-bottom > a.learnmore{
		position: absolute;
		bottom: 0;
		left: 0;
	}
    
	.wifi-bottom > h2,
    .wifi-bottom > h2.nopadding{
        padding: 5px 0!important;
		text-align: center;
	}
}

.plans section div.col-xs-12.col-md-2 ul {
    padding: 0;
    margin: 0;
    border: 2px solid #FFFFFF;
}
.plans section div.col-xs-12.col-md-2 ul li span {
    padding: 7px 10px;
    border-top: 2px solid #FFFFFF;
    color: #f7901e;
    font-family: 'Boost_bold', Helvetica, Arial, sans-serif;
    display: block;
    font-size: 16px;
    background: #292929;
    background: -moz-linear-gradient(top, #292929 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top, #292929 0%,#000000 100%);
    background: -o-linear-gradient(top, #292929 0%,#000000 100%);
    background: -ms-linear-gradient(top, #292929 0%,#000000 100%);
    background: linear-gradient(to bottom, #292929 0%,#000000 100%);
}
ul.tabs-left a{font-size: 13px !important;}
ul.tabs-left a:hover{text-decoration: none; background-color: #6fdbdb !important; color: #fff !important;}
.plans section div.col-xs-12.col-md-2 ul li:first-of-type span {
    border-top: none;
}
.plans section div.col-xs-12.col-md-2 ul li.active a {
    color: #FFFFFF;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#f7901e),to(#d1581c));
    background: -webkit-linear-gradient(#f7901e,#d1581c);
    background: -moz-linear-gradient(#f7901e,#d1581c);
    background: -ms-linear-gradient(#f7901e,#d1581c);
    background: -o-linear-gradient(#f7901e,#d1581c);
    background: linear-gradient(#f7901e,#d1581c);
    -pie-background: linear-gradient(#f7901e,#d1581c);
}
.plans section div.col-xs-12.col-md-2 ul li a {
    border-radius: 0;
    display: block;
    padding: 10px 10px;
    background: #454545;
    color: #CCCCCC;
    border-bottom: 1px solid #2E2E2E;
}
.plans section div.col-xs-12.col-md-2 ul li {
    margin: 0;
}
	
@font-face{
    font-family:BoostNeoBlack;
    src:url(../fonts-bst/v2/BoostNeo-Black.eot);
    src:url(../fonts-bst/v2/BoostNeo-Black.eot?#iefix) format("embedded-opentype"),
        url(../fonts-bst/v2/BoostNeo-Black.woff) format("woff"),
        url(../fonts-bst/v2/BoostNeo-Black.woff) format("woff"),
        url(../fonts-bst/v2/BoostNeo-Black.ttf) format("truetype"),
        url(../fonts-bst/v2/BoostNeo-Black.svg#boost_neoblack) format("svg");
    font-weight:400;
    font-style:normal
}

@font-face{
    font-family:BoostNeoBold;
    src:url(../fonts-bst/v2/BoostNeo-Bold.eot);
    src:url(../fonts-bst/v2/BoostNeo-Bold.eot?#iefix) format("embedded-opentype"),
        url(../fonts-bst/v2/BoostNeo-Bold.woff) format("woff"),
        url(../fonts-bst/v2/BoostNeo-Bold.woff) format("woff"),
        url(../fonts-bst/v2/BoostNeo-Bold.ttf) format("truetype"),
        url(../fonts-bst/v2/BoostNeo-Bold.svg#boost_neobold) format("svg");
    font-weight:400;
    font-style:normal
}

@font-face{
    font-family:BoostNeoRegular;
    src:url(../fonts-bst/v2/BoostNeo-Regular.eot);
    src:url(../fonts-bst/v2/BoostNeo-Regular.eot?#iefix) format("embedded-opentype"),
        url(../fonts-bst/v2/BoostNeo-Regular.woff) format("woff"),
        url(../fonts-bst/v2/BoostNeo-Regular.woff) format("woff"),
        url(../fonts-bst/v2/BoostNeo-Regular.ttf) format("truetype"),
        url(../fonts-bst/v2/BoostNeo-Regular.svg#boost_neoregular) format("svg");
    font-weight:400;
    font-style:normal
}



div.tab-content div#datapacks.tab-pane section:first-of-type {    
    background: url(../img-bst/data-packs-header2.jpg) top left no-repeat;
    height:260px;
    width: 100%;
    padding: 140px 50% 0 30px;
    background-size:cover;
}

div.tab-content div#mobile-hotspot.tab-pane section:first-of-type {    
    background: url(../img-bst/mobile-hotspot-header2.jpg) top left no-repeat;
    height:272px;
    width: 100%;
    padding: 113px 56% 0 30px;
    background-size:cover;
}


div.tab-content div#mexicoplus.tab-pane section:first-of-type {    
    background: url(../img-bst/mexico-plus-banner.jpg) top left no-repeat;
    height:260px;
    width: 100%;
    padding: 140px 42% 0 30;
    background-size:cover;
}

div.tab-content div#intminutepack.tab-pane section:first-of-type{
    background: url(../img-bst/int-minute-packs.jpg) top left no-repeat;
    background-size:cover;
    padding: 95px 30% 0 30px;
    color: #000000;
    height: 272px;
}

div.tab-content div#insurance.tab-pane section:first-of-type{
    background: url(../img-bst/phone-insurance-bg.jpg) top left no-repeat;
    background-size:cover;
    padding: 140px 42% 0 30px;
    color: #000000;
    height: 272px;
}

div.tab-content div#faqs.tab-pane section:first-of-type {
    background: url(../img-bst/support/faq-image-mobile.png) top left no-repeat;
    background-size: contain;
    padding: 140px 30px 0px 30px;
    color: #000000;
    height: auto;
}

/*Media queries FAQ image mobile view*/

/*Mobile*/
@media screen and (max-width: 375px){ 
    div.tab-content div#faqs.tab-pane section:first-of-type {
        padding: 125px 30px 0px 30px;
    }
}

@media screen and (max-width: 320px){ 
    div.tab-content div#faqs.tab-pane section:first-of-type {
        padding: 105px 30px 0px 30px;
    }    
}

/*Media queries end*/

div.tab-content div#faqs.tab-pane section#home {
    background: url(../img-bst/support/faq-header-v2.jpg) top left no-repeat;
    background-size:cover;
    /*padding: 130px 52% 0 30px;*/
    padding:0;
    color: #000000;
    padding-top: 80px;
    padding-bottom: 20px;
    /*height: 272px;*/
    height: auto;
}

div.tab-pane.active section h3{
    color:#0257A3;
}


div.container.main.plans section.container div.col-xs-3.col-md-2{
    border-right: 1px solid #DDD;
}

div.tab-content div#faqs.tab-pane section:first-of-type h3,
div.tab-content div#faqs.tab-pane section:first-of-type h1{
    color:#FFF;
}

div.tab-content div#intminutepack.tab-pane section:first-of-type h1,
div.tab-content div#insurance.tab-pane section:first-of-type h1{
    background: #000;
    text-align: center;
}

div.tab-content div#intminutepack.tab-pane section:first-of-type p{
    max-width: 300px;
}

div#intminutepack.tab-pane.active section h1{
    font-family: 'Boost_bold', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
    padding: 10px 20px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

div.tab-content div#intminutepack.tab-pane section.worldbg{
    background: #e7e8eb url(../img-bst/int-minute-packs-2.jpg) top left no-repeat;
    background-size:cover;
}

div.tab-content div#intminutepack.tab-pane section.visible-xs{
    padding:0 5px!important;
    
}


div.tab-content div#intminutepack.tab-pane section{
    padding: 0 25px;
    background:#e7e8eb;
}

div.tab-content div#intminutepack.tab-pane section:first-of-type h3,
div.tab-content div#insurance.tab-pane section:first-of-type h1{
    color: #ffffff;
    padding-bottom: 10px;
}


div#databoost.tab-pane.active section h1.terms_and_conditions{
    font-family: BoostNeoRegular,Arial,Helvetica,sans-serif;
    color: #FFFFFF;
}


div.tab-content div#datapacks.tab-pane section,
div.tab-content div#mexicoplus.tab-pane section,
div.tab-content div#mobile-hotspot.tab-pane section,
div.tab-content div#faqs.tab-pane section{
    padding:0 25px;
}

.plans .tab-content #databoost section {
    padding: 0 25px;
}

div#mobile-hotspot.tab-pane.active section.gradient-white div.plans-bottom-box{
    background: url("../img-bst/shadow.png") top left no-repeat;
    padding: 30px 0;
}


.bordertop{
    border-top: 1px solid #CCC;
}

table.borderless,
table.borderless tbody,
table.borderless tbody tr,
table.borderless tbody tr td{
    border: none;
}

div.modal-dialog div.modal-content div.modal-header h3.modal-title{
    color: #f7901e;
}

/*style="font-size:18px; padding-top:0px; color:#000"*/

div.modal-dialog div.modal-content div.modal-body span.font-boostneo{
    font-size: 14px;
}

ul.privacy-policy li{
    margin:5px 0;
}

section.gradient-white div.plans-bottom-box div.box.col-md-6.col-xs-12 h3{
    color:#000;
}

section.gradient-white div.plans-bottom-box h2{
    padding:0;
}

.table-condensed > thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, 
.table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td{
    padding: 0px;
}


div.tab-content div#datapacks.tab-pane section.mobiletitle,
div.tab-content div#mobile-hotspot.tab-pane section.mobiletitle{
    padding:0!important;
}

div.tab-content div#mobile-hotspot.tab-pane section h1.banner-datapacks,
div.tab-content div#datapacks.tab-pane section h1.banner-datapacks,
div.tab-content div#mexicoplus.tab-pane section h1.banner-mexicoplus{
    background-color: #000;
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

div#accordion-pp.panel-group div.panel.panel-default div.panel-heading{
    background:#FFF!important;
}

div#accordion-pp.panel-group div.panel.panel-default div.panel-collapse.collapse.in div.panel-body{
    background:#FFF!important;
    border:1px ##414141 solid;
}

div#databoost.tab-pane.active section h1{
    color:#FFF;
}

#insurance img{
    float:none!important;
}

p.banner-datapacks,
p.banner-mexicoplus{
    padding: 0 0 0 20px!important;
}

ul.datapacks{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.datapacks li{
    float: left;
    list-style: none;
    padding: 10px 20px;
}

.clear{clear: both;}
.white{color:#FFFFFF!important;margin: 10px 0;}

ul.navlegalsub{padding:0 0 20px !important;}
ul.navlegalsub::before{
    color: #f99100;
    display: block;
    font-family: "Boost_med",Helvetica,Arial,sans-serif;
    font-size: 15px;
    padding: 10px;
}

ul.navlegalsub li{
    list-style:disc; margin:0 0 0 30px !important;
}

ul.navlegalsub li a {background:none !important; border-bottom:none !important; color:#333333 !important; padding:2px 10px 2px 0 !important; font-size:11px;}

ul.navlegalsub li a:hover {color:#F99100 !important;}

.btn-primary{
    color:#FFF!important;
} 

#dasTable{
    width: 100%;
    margin: 20px 0 0 0;
}

#dasTable thead tr th{
    background:#454545;
    color:#FFF;
    font-size:20px;
    text-align: center;
}

#dasTable tbody tr td{
    color:#000;
    font-size:16px;
    text-align: center;
}

/************** BEGIN PHONE INSURANCE PAGE**************/

p.align_text_insurance > a.btn, p.align_text_insurance > a.btn:visited{
	color: #fff !important;
	text-decoration: none !important;
}

div.tab-content div#insurance.tab-pane.active section div.plans-bottom-box{
    padding: 30px;
    background-image: url("../img-bst/shadow.png");
    background-repeat: no-repeat;
}

div.tab-content div#insurance.tab-pane.active section.imageBottom{
    padding: 1px 30px;
}

div.tab-content div#insurance.tab-pane.active section p.align_banner_text{
font-size: 13px;
font-family: verdana;
color: #222;
line-height: 1.231;	
direction:initial;
margin: 0px 35px 0px 0px;
padding: 1px;
} 

div.tab-content div#insurance.tab-pane.active section p.align_text_insurance{
font-size: 13px;
font-family: verdana;
color: #222;
line-height: 1.231;	
direction:initial;
margin: 0px 35px 0px 0px;
padding: 0px 0px 15px 0px;
} 

div.tab-content div#insurance.tab-pane.active section.imageBottom div.plans-bottom-box div.mh-middle h2.colorBlack {
    color: #000;
	padding: 0px 0px 20px 0px;
}

div.tab-content div#insurance.tab-pane.active section.imageBottom div.plans-bottom-box div.mh-middle ul li {
    font-size: 13px;
    margin-bottom: 10px;
	font-family: verdana;

}

/************** END PHONE INSURANCE PAGE**************/



/********** BEGIN OF ABOUT US STYLES *******/

div#databoost.tab-pane.active section:first-of-type{
     background: url(../img-bst/about-bg.jpg) top center no-repeat;
    height: 255px;
    padding: 50px 370px 10px 10px;
    background-size:cover;
}

div#databoost.tab-pane.active section h1.terms_and_conditions{
    font-family: BoostNeoRegular,Arial,Helvetica,sans-serif;
    color: #FFFFFF;
}


div#databoost.tab-pane.active section h3.color_orange{
    font-family: BoostNeoRegular,Arial,Helvetica,sans-serif;
    color: #F99100;
	font-size: 18px;
	margin-bottom : 5px;
	margin-top : 30px;
	font-weight: lighter;
	line-height: 1.231;
}

div#databoost.tab-pane.active section p.align_content{
font-size: 13px;
font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
color: #404040;
line-height: 1.231;	
text-align:justify;
direction:initial;
margin: 2px 15px 15px;

}

div#databoost.tab-pane.active section ul li.bullets{

 list-style-type: square;
 text-align:justify;
 position: relative; 
 left: 20px;
 font-size: 13px;
 font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
 color: #404040;
 line-height: 1.231;
 direction:initial;
 margin: 2px 15px 15px;
 margin-right: 50px;
}

div#databoost.tab-pane.active section ul li.bullets_min{

 list-style-type: disc;
 text-align:justify;
 position: relative; 
 left: 50px;
 font-size: 13px;
 font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
 color: #404040;
 line-height: 1.0;
 direction:initial;
 margin: 2px 5px 5px;
 margin-right: 50px;
}

div#databoost.tab-pane.active section strong.sangria{
 margin-left: 12px;
  font-size: 13px;
 font-family: verdana;

}

div#databoost.tab-pane.active section em.letterStyle{
  font-size: 13px;
 font-family: verdana;
}

#application label {
    display: inline-block;
    margin: 0px;
    padding: 10px 0px 5px;
    color: #6C6B6B;
    font-size: 13px;
}

/********** END OF ABOUT US STYLES *******/

/***********  BEGIN OF STYLES OF EMAIL FORM ****************/
.button {
    border: 0px none;
}

.button, .button:link, .button:visited {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    width: 115px;
    border: 0px none;
    font-family: BoostNeoBold,Arial,Helvetica,sans-serif;
}

.rounded-3 {
    border-radius: 3px;
    position: relative;
}

.gradient-orange, .gradient-orange-hover, .gradient-orange-nohover {
    position: relative;
	padding: 25px 0 30px 0;
	color: #fff;
    background: transparent linear-gradient(#F7901E, #D1581C) repeat scroll 0% 0%;
}
.gradient-orange span{
	color: #000;
}

div#databoost.tab-pane.active section input[type="text"] {

width: 250px;
height: 35px;
margin: 0px;
padding: 2px 10px;
color: #6C6B6B;
font-size: 13px;
border: 2px solid #FFF;
/* ozamudio*/
background: transparent url(../img-bst/about-us/input_bg.png) no-repeat scroll 0% 0%;

}

div#databoost.tab-pane.active section label {
    display: inline-block;
    margin: 0px;
    padding: 10px 0px 5px;
    color: #6C6B6B;
    font-size: 13px;
}

div#databoost.tab-pane.active section select:hover {
/*ozamudio*/
    background: transparent url(../img-bst/about-us/select.png) no-repeat scroll right bottom;
}
div#databoost.tab-pane.active section select {
    color: #000000;
	/*ozamudio*/
    background: transparent url(../img-bst/about-us/select.png) no-repeat scroll right top;
    padding: 5px 35px 5px 3px;
    line-height: 1;
    border: 0px none;
    border-radius: 0px;
    height: 28px;
    margin: 0px !important;
    position: relative;
    right: -3px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
	font-size: 13px;
	font-family: verdana;
}

/***********  END OF STYLES OF EMAIL FORM ****************/
.boxed {
    background-color: #000;
    height: 130px;
    padding: 0 10px!important;
}

.boxed h2.content-rates{
	color: #f7901e;
}

.content-rates {
    font-size: 25px;
    letter-spacing: -0.5px;
    padding-left: 10px;
    padding-top: 15px;
    text-align: left;
}


.arrows-orange:link, .arrows-orange:visited {
    background-image: url("../img-bst/links-arrows-orange.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    padding-left: 25px;
    text-decoration: none;
}


.arrows-orange:hover {
    background-position: 0 -84px;
}

.sboxed{ padding: 10px!important;}


#view-rateslist li {
    display: inline;
    list-style-type: none;!important
    padding-right: 100px;
}


ul.tabs-left li.faq-title a:link, ul.tabs-left li.faq-title a:visited{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #292929 0%, #000000 100%) repeat scroll 0 0!important;
    color: #f7901e!important;
    display: block!important;
    font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;

    font-size: 16px;
    padding: 7px 10px;
}

div.faq-column h2 a:link, div.faq-column h2 a:visited {
    font-size: 20px!important;
}

div.faq-column h2{
    padding:17px 0 0 0!important;
}

div.faq-column ul li{
    margin: 0 0 5px;
}

div.faq-column li a:link, .faq-column li a:visited {
    font-size: 12px;
    text-decoration: underline;
}

div.faq-column{
    padding:0 10px!important;
}


div.col-xs-3 ul.tabs-left li.active ul.plans-services li a{
    background: #FFF;
    color: #404040;
    border:none;
    font-size: 12px;
    padding:5px 10px;
}

div.col-xs-3 ul.tabs-left li.active ul.plans-services li a:hover{
    color:#404040 !important;
    text-decoration: underline;
    font-weight: bold !important;
    background-color: white !important;
}

div.col-xs-3 ul.tabs-left li.active ul.plans-services li a:visited{
    text-decoration: underline !important;
}

div#faqs.tab-pane.active section div.faqs-header h1{
    color: #0257A3;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -0.5px;
    margin: 0;
    padding: 30px 0 0;
}

div#faqs.tab-pane.active section ul.faqs-links{
    list-style: disc;
    list-style-position: outside;
    padding: 0 0 0 25px;
}

div#faqs.tab-pane.active section ul.faqs-links li a:link,
div#faqs.tab-pane.active section ul.faqs-links li a:visited{
    text-decoration: underline;
}

ul.tabs-left li.active ul.plans-services li.active a,
ul.tabs-left li.active ul.plans-services li ul.faqs-dropdown li.active a{
    color:#000!important;
    font-weight: bolder!important;
}

ul.tabs-left li.active ul.plans-services li.active ul.faqs-dropdown li a,
ul.tabs-left li.active ul.plans-services li ul.faqs-dropdown li a{
    color: #404040 !important;
    font-size: 12px!importnat;
    padding:3px 0 3px 20px!important;
    font-weight: normal!important;
}

ul.tabs-left li.active ul.plans-services li.active ul.faqs-dropdown li a,
ul.tabs-left li.active ul.plans-services li ul.faqs-dropdown li a:hover{
    color: #404040 !important;
    
}

ul.tabs-left li.active ul.plans-services li ul.faqs-dropdown li a:hover{
    font-weight: bolder !important;
    
}

div#faq-answers div.faq-answer h2{
    padding: 0;
}

div#faq-answers div.faq-answer h2 a{
    color: #0257A3;
    font-size: 18px;
}

div#faq-answers div.faq-answer h2 a:hover {
    color: #0257A3 !important;
}

.faq-answer.active {
    background: #F1F1F1 url("../img-bst/tiny_arrow.png") no-repeat scroll -6px 6px;
	padding-left : 15px !important;
}

div#faqs.tab-pane.active section div#faq-questions div.faq-question p{
    font-size: 13px;
    padding:0;
    margin: 0;
}

div#faqs.tab-pane.active section div#faq-questions div.faq-question p a{
    text-decoration: underline;
}

#faqs a.top {
    color: #0257A3 !important;
    float: right;
    font-size: 11px;
    position: relative;
    top: 5px;
}

/* ilara - styles for Support/FAQs pages */
section div div ul li.vignettes{

 list-style-type: disc;
 text-align:left;
 position: relative; 
 left: 50px;
 font-size: 13px;
 font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
 color: #404040;
 line-height: 1.0;
 direction:initial;
 margin: 2px 5px 5px;
 margin-right: 80px;
}

div.faq-answer ul li.subvignettes{

 list-style-type: circle;
 text-align:left;
 position: relative; 
 left: 70px;
 font-size: 13px;
 font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
 color: #404040;
 line-height: 1.0;
 direction:initial;
 margin: 2px 5px 5px;
 margin-right: 80px;
}

div.generalSupportSkype{
 margin: 2px 2px 2px;
 margin-left: 10px;
 margin-right: 5px;
}

div#faqs-sub.tab-pane.active section div.faqs-header-sub h1{
    color: #0257A3;
    font-family: BoostNeoBold,Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -0.5px;
    margin-left: 25px;
	margin-right: 25px;
    padding: 0;
}

div#faqs-sub.tab-pane.active section ul.faqs-links{
    list-style: disc;
    list-style-position: outside;
    padding: 0 0 0 25px;
}

div#faqs-sub.tab-pane.active section ul.faqs-links li a:link,
div#faqs-sub.tab-pane.active section ul.faqs-links li a:visited{
    text-decoration: underline;
}

p a:visited, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
    color: #003462 !important;
}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #6DCBD7 !important;
}


div#faqs-sub.tab-pane.active section div#faq-questions div.faq-question p{
    font-size: 12px;
    padding: 0 0 0 0;
	margin: 0 0 0;
    margin-left: 25px;
	margin-right: 25px;
}

div#faqs-sub.tab-pane.active section div#faq-answers div.faq-answer-sub a.top,
div#faqs-sub.tab-pane.active section div#faq-answers div.faq-answer-sub p a,
div#faqs-sub.tab-pane.active section div#faq-questions div.faq-question p a{
    text-decoration: underline;
}

div#faq-answers div.faq-answer-sub h2{
    padding: 0 0 0 25px;
}

div#faq-answers div.faq-answer-sub h2 a{
    color:#0257A3;
    font-size: 18px;
    text-decoration: none;
}

div#faq-answers div.faq-answer-sub h2 a:hover{
    color:#0257A3 !important;
}

#faqs-sub div#faq-answers div.faq-answer-sub a.top {
    color: #0257A3 !important;
    float: right;
    font-size: 13px;
    position: relative;
    top: 5px;
	margin-right: 25px;
}

div#faqs-sub.tab-pane.active section div#faq-answers div.faq-answer-sub p{
    font-size: 13px;
    padding: 0 0 0 0;
	margin: 0 25px 10px 25px;
    font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    color: #404040;
}

div#faqs-sub.tab-pane.active section div#faq-answers div.faq-answer-sub{
    padding: 0px;
    margin: 0px 0px 30px;
}


.separator{
    margin-left: 25px;
	margin-right: 25px;
}

div#faq-answers div.faq-answer-sub p a {
	color: #0257A3;
}

div#faq-answers div.faq-answer-sub p a:hover {
    color: #6DCBD7;
    text-decoration: underline;
}

div#faq-answers div.faq-answer-sub p a:visited {
    color: #003462;
    text-decoration: underline;
}

div#faq-answers div.faq-answer-sub p a:hover {
    color: #6DCBD7 !important;
    text-decoration: underline;
}

li.noactive a:link{
    color:#000!important;
}


ul.tabs-left.hidden-xs li.active ul.plans-services li.active ul.faqs-dropdown li.active a{
    color:#000;
}

div#faqs-sub.tab-pane.active section a.faq-nav,
div#faqs.tab-pane.active section a.faq-nav{
    color:#0257A3;
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding:2px 20px;
    width: 100%;
    margin:5px 0;
    display:block;
}

div.faq-answer-sub ol{
	margin-left: 15px;
	margin-right: 50px;
	font-size: 13px;
	font-family: "OpenSans-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	color: #404040;
	line-height: 1.0;
}
/* ilara - END styles for Support/FAQs pages */

/********* iPhone pages  ***********/


section div#iphoneNav {
    background: #fafafa url(../img-bst/iphone-nav.png) no-repeat scroll center bottom;
    text-align: center;
}
.clear{clear:both;}
section div#iphoneNav ul {display: inline-block;}

div#iphoneNav div ul li{
    float:left;
    padding:10px 0;
}

#iphoneNav .current{
    background: url(../img-bst/carrot-down.png) bottom center no-repeat;
}

#iphoneNav .current a {
    color: #f7901e !important;
}
/*div#iphoneNav div ul li.current*/

.font-boostneo{
    /*font-family: BoostNeoRegular,Arial,Helvetica,sans-serif;*/
    font-family:"Sprint Sans Web","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#iphoneNav li:last-child a {
    border: 0 none;
}

#iphoneNav a:link, #iphoneNav a:visited {
    border-right: 1px solid #8b8b8b;
    color: #8b8b8b;
    /*float: left;*/
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}



/********* end iPhone pages  ***********/

hr{
	border-color: #ccc;
}

/********* BEGIN MONTHLY PLANS pages  ***********/



div#monthlyplans.tab-pane.active section h1
{

  font-size: 30px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  white-space: nowrap;
  display: inline-block;
}

div#monthlyplans.tab-pane.active section h3
{
	font-size: 18px;
	margin-top: 0px;
	color: #000000;
 } 
 
 div#monthlyplans.tab-pane.active section p.align_content{
font-size: 13px;
font-family: verdana;
color: #222;
line-height: 1.231;	
text-align:justify;
direction:initial;
margin: 2px 15px 15px;

}

 div#monthlyplans.tab-pane.active section p.align_content2{
font-size: 11px;
font-family: verdana;
color: #222;
line-height: 1.231;	
text-align:justify;
direction:initial;
margin: 0px 10px 15px;

}

 div#monthlyplans.tab-pane.active section p.align_contentPrincipalText{
font-size: 13px;
font-family: verdana;
color: #222;
line-height: 1.231;	
text-align:justify;
direction:initial;
margin: 2px 40px 15px 40px;
}


div#monthlyplans.tab-pane.active section div.plans-middle-monthly
{
	padding: 30px;
  color: #000000;
  margin-bottom: 20px;
}
  
div#monthlyplans.tab-pane.active section div h2.black-bar
{

  background-color: #000000;
  color: #ffffff;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;

 } 
 
div#monthlyplans.tab-pane.active section div h2.black-bar span.orange, .visible-xs > h2, .visible-sm > h2{
    color: #F7901E;
}

.orange{
	color: #F7901E !important;
}

div#monthlyplans.tab-pane.active section div.plans-middle-monthly li {
    font-size: 13px;
    list-style: outside none none;
    padding: 0px 0px 0px 47px;
    min-height: 30px;
    background: transparent url(../img-bst/indice.png) no-repeat scroll 10px 3px;
}

div#monthlyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box {
    padding: 30px;
    background-image: url(../img-bst/shadow.png);
    background-repeat: no-repeat;
}

div#monthlyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box  td {
    padding: 15px 10px 15px 15px;
    background-color: #D5D7DB;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    vertical-align: middle;
	padding: 5px 20px 
}

div#monthlyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box table {
    border-collapse: collapse;
    border-spacing: 0px;
}

div#monthlyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box table tbody td h3.bn-bk{
	font-family: BoostNeoBlack,Arial,Helvetica,sans-serif !important;
	margin-top: 10px;
	margin-bottom: 0px;
}

div#monthlyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box table tbody   td.gradient-orange, td.gradient-orange-hover, td.gradient-orange-nohover {
    background: transparent linear-gradient(#F7901E, #D1581C) repeat scroll 0% 0%;
    position: relative;
}

/*
div#monthlyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box  table tbody  td.learnmore 
{
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
*/


/********* end MONTHLY PLANS Pages  ***********/


/********* BEGIN DAILY PLANS Pages ***********/

div.tab-content div#dailyplans.tab-pane section:first-of-type{
    background: url(../img-bst/daily-unlimited.jpg) top left no-repeat;
    background-size:cover;
    padding: 130px 52% 0 30px;
    color: #000000;
    height: 295px;
}

div#dailyplans.tab-pane.active section h1
{

  font-size: 30px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  white-space: nowrap;
  display: inline-block;
}

div#dailyplans.tab-pane.active section h3
{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	padding: 10px 0px 0px 4px;

 } 
 
 div#dailyplans.tab-pane.active section p.align_banner_text{
font-size: 13px;
font-family: verdana;
color: #222;
line-height: 1.231;	
direction:initial;
margin: 0px 35px 0px 0px;
padding: 1px;

} 

div#dailyplans.tab-pane.active section p.align_content{
font-size: 13px;
font-family: verdana;
color: #222;
line-height: 1.231;	
text-align:justify;
direction:initial;
margin: 2px 4px 10px;
}

div#dailyplans.tab-pane.active section p.align_content2{
margin: 0px 0px;
padding: 0px 0px 10px 4px;
}


div#dailyplans.tab-pane.active section div.plans-middle-monthly
{
	padding: 30px;
  color: #000000;
  margin-bottom: 20px;
}
  
div#dailyplans.tab-pane.active section div h2.black-bar
{

  background-color: #000000;
  color: #ffffff;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;

 } 
 
div#dailyplans.tab-pane.active section div h2.black-bar span.orange {
    color: #F7901E;
}

div#dailyplans.tab-pane.active section div.plans-middle-monthly li {
    font-size: 13px;
    list-style: outside none none;
    padding: 0px 0px 0px 47px;
    min-height: 30px;
    background: transparent url(../img-bst/indice.png) no-repeat scroll 10px 3px;
}

div#dailyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box {
    padding: 30px;
    background-image: url(../img-bst/shadow.png);
    background-repeat: no-repeat;
}

div#dailyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box  td {
    padding: 15px 10px 15px 15px;
    background-color: #D5D7DB;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    vertical-align: middle;
	padding: 5px 20px 
}

div#dailyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box table {
    border-collapse: collapse;
    border-spacing: 0px;
}

div#dailyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box table tbody td h3.bn-bk{
	font-family: BoostNeoBlack,Arial,Helvetica,sans-serif !important;
}

div#dailyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box table tbody   td.gradient-orange, td.gradient-orange-hover, td.gradient-orange-nohover {
    background: transparent linear-gradient(#F7901E, #D1581C) repeat scroll 0% 0%;
    position: relative;
}

/*
div#dailyplans.tab-pane.active  section.tab-addservices div.plans-bottom-box  table tbody  td.learnmore 
{
	color:#fff !important;
	font-size:16px;
	text-decoration:none;
}
*/

div#dailyplans.tab-pane.active  section div.plans-middle  
{
display: block;
padding: 0px;
border-bottom: 2px solid #E3E3E3;
}

div#dailyplans.tab-pane.active  section div.plans-middle div#middle div.col {
    float: left;
    width: 50%;
    height: 275px;
    background-repeat: no-repeat;
    background-position: right bottom;
	background-size: 100%;
    border-bottom: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
}

div#dailyplans.tab-pane.active  section div.plans-middle div#middle div.col div.box h2 {
    padding-top: 130px;
    padding-left: 25px;
	color: #F5941E !important;
	
}

/*   Is commented by this presenting problems with the page of shop / phone, and these selectors are not being used.
   
div#dailyplans.tab-pane.active  section div.plans-middle div#middle div.col div.box a.btn:hover, a.btn:link:hover, a.btn:visited:hover {
    background-color: #6FDBDB;
}

div#dailyplans.tab-pane.active  section div.plans-middle div#middle div.col div.box a.btn, a.btn:link, a.btn:visited {
    display: inline-block;
    color: #FFF;
    background-color: #000;
    padding: 7px 17px;
    min-width: 90px;
    text-decoration: none;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-family: BoostNeoBold,Arial,Helvetica,sans-serif !important;
    text-align: center;
}
*/
div#dailyplans.tab-pane.active section.tab-addservices div.plans-bottom-box p.align_content a:hover{
	color: #6DCBD7;
}

div#dailyplans.tab-pane.active section.tab-addservices div.plans-bottom-box p.align_content a:link, a:visited{
	color: #0257A3;
	text-decoration: underline !important;
}

div.plans-middle #middle{
	width: 100%;
}
/********* end DAILY PLANS pages ***********/


/********* BEGIN PLANS WIFI-HOTSPOTS Pages of Plans  ***********/

div.tab-content div#wifihotspot.tab-pane section:first-of-type{
    padding-left: 0px !important;
    position: relative;
    /*background: url(../img-bst/wifi-hotspots/wi-fi-bg.png) top left no-repeat;
    background-size:contain;
	background-repeat: no-repeat;
	height: 405px; 
	padding-top: 140px;
	padding-right: 400px;*/
	

}
div.tab-content div#wifihotspot.tab-pane section.visible-xs.wifi-hotspot-mobile{
    background: url(../img-bst/wifi-hotspots/background.jpg) no-repeat;
    height: 507px;
    background-size: cover;
    background-position: -200px top;
    position: relative;
}

div.tab-content div#wifihotspot.tab-pane section.visible-xs.wifi-hotspot-mobile p{
    font-family: BoostNeoRegular;
    color: #fff;
    font-size: 16px;
    text-align: center;
    bottom: 240px;
    left: -160px;
    margin-left: 50%;
    width: 320px;
    position: absolute;
}

div.tab-content div#wifihotspot.tab-pane section:first-of-type p{
    font-family: BoostNeoRegular;
    color: #fff;
    font-size: 18px;
    text-align: center;
    bottom: 80px;
    left: 40px;
    width: 400px;
    position: absolute;
}
@media (min-width: 320px) and (max-width: 437px){
    div.tab-content div#wifihotspot.tab-pane section.visible-xs.wifi-hotspot-mobile{
        height: auto;
        padding-bottom: 20px;
    }
    
}

@media (min-width: 320px) and (max-width: 350px){
    div.tab-content div#wifihotspot.tab-pane section.visible-xs.wifi-hotspot-mobile p{
        bottom: 160px;
    }
}

@media (min-width: 351px) and (max-width: 425px){
    div.tab-content div#wifihotspot.tab-pane section.visible-xs.wifi-hotspot-mobile p{
        bottom: 190px;
    }
}

@media (min-width: 768px) and (max-width: 850px){
    div.tab-content div#wifihotspot.tab-pane section:first-of-type p{
        bottom: 60px;
        left: 20px;
    }
}

div.tab-content div#wifihotspot.tab-pane section div.plans-bottom-box{
   
    background-image: url("../img-bst/shadow.png");
    background-repeat: no-repeat;
	padding: 30px;
    border-bottom: 2px solid #E3E3E3;
}


/*
div.tab-content div#wifihotspot.tab-pane section div.plans-bottom-box  ul.wifibullets {
    float: left;
    padding-left: 40px;
    margin-right: 60px;
    margin-top: 0px;
	list-style-type: disc;
	color: #000;
	font-family: BoostNeoBold,Arial,Helvetica,sans-serif;

}*/

div.tab-content div#wifihotspot.tab-pane section div.plans-bottom-box  h3.sizeWifi {
    font-size: 17px;
    margin-top: 0px;
	color: #000;	
}



div.tab-content div#wifihotspot.tab-pane.active section.tab-addservices  div.wifi-bottom  h2.wifiPading {
    margin-top: 0px;
}

div.tab-content div#wifihotspot.tab-pane.active section.tab-addservices  div.plans-box   {

	padding-left: 40px;

}

/********* END PLANS WIFI-HOTSPOTS Pages of Plans  ***********/

div.tab-content div#databoost.tab-pane.active section h3{
    padding:0;
    color:#0257A3;
    font-size:15px;
}

#rates section h3.bn-bk{text-align: left !important;}
#rates section .ic-new  h3{
    font-size: 21px;
    padding-left: 35px;
    padding-right: 20px;
    background-color: #000;
    color: #FFF;
    text-align: center;
    margin-bottom: 0px;
    display: block !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	font-family: BoostNeoBlack,Arial,Helvetica,sans-serif !important;
}

#rates section h3,
#rates section h1{ 
    font-size: 21px; 
    padding-left: 35px; 
    padding-right: 20px; 
    background-color: #000; 
    color: #FFF; 
    text-align: center; 
    margin-bottom: 10px; 
    display: inline-block; 
    margin-left: -8px; 
    margin-top: 10px !important; 
}

#rates section h1{
    padding:5px 20px!important;
}

#rates .ratetable h3{font-family: BoostNeoBlack,Arial,Helvetica,sans-serif !important;}

#rates section:first-of-type {
    padding: 100px 60% 0px 30px !important;
}

#rates section:first-of-type {
    background: transparent url("../img-bst/img-bg-intl.jpg") no-repeat scroll left bottom / cover;
    padding: 100px 40% 0px 30px;
    height: 270px;
    color: #000;
}

p.legal>a#a-legal-terms{
	font-size: 11px !important;
	text-decoration: underline;
}

p.legal.black{
	color: #000 !important;
}

#mobile-hotspot > section:nth-child(1) > p:nth-child(2) {
    padding-right: 10%;
}

div.legal{
	background-color: #000;
	color: #8D8D8D;
	width: 100%;
	font-family: verdana;
	color: #8D8D8D;
	line-height: 1.231;
	font-size: 10px;
	padding-bottom: 5px;
}

div.box > p  > a{
	font-size: 13px;
}

.flag {
    color: #000;
    display: inline-block;
    background-color: #6FDBDB;
    padding: 5px;
    font-size: 14px !important;
}

/** DO NOT remove these styles. They're needed for shop/plans/datapacks page ***************/
ul.details li::before, ul.details.half li::before {
    font-family: "Arial" !important;
    content: "" !important;
	color: #222;
	padding: 0 !important;
}

ul.details{
	list-style-type: disc !important;
	padding-left: 56px;
}
ul.details li {
    display: list-item !important;
	margin-left: 10px;
}
.backgroundShadow {
	background-image: url('../img-bst/shadow.png');
    background-repeat: no-repeat;
}
ul.details > li > a, ul.details + p > a
{text-decoration: underline !important; color: #F7901E !important;}

ul.details > li > a:hover, ul.details + p > a:hover{
	color: #67CFCD !important;
}
/******** end of shop/pans/datapacks *****************/

.modal td{padding: 0 !important;}

/***sitemap ***/

#locations {
    padding: 20px;
    background-color: #fff;
    clear: both;
}

#locations h2{
    font-family: BoostNeoRegular,Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
    float: left;
    overflow: hidden;
    margin: 0;
    margin-right: 10px;
    font-size: 20px;
    padding-top: 3px;   
    letter-spacing: -.5px;
    color: #f7901e;        
    font-weight: 400;
    display: block;        
}

#locations h3 {
    font-size: 24px;
    font-family: BoostNeoGroteskRegular,Arial,Helvetica,sans-serif;
    color: #000;
    font-weight: normal;
    letter-spacing: -0.5px;    
    margin: 0;
    padding: 0;
}


#locations input#search {
    border: 1px solid #DDD;
    padding: 5px 6px;
    font-size: 13px;
    position: relative;
    top: 2px;
    line-height: normal;
    margin: 0;
    vertical-align: baseline;
    font-family: sans-serif;
    color: #222;
    -webkit-appearance: textfield;
    background-color: white;
    border: 2px inset;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-writing-mode: horizontal-tb;
}

#locations  ul {
    display: block;
    list-style-type: disc;
    font-family: verdana;
}

#locations #showall {
    width: 100%;
    list-style-type: none;
    padding: 0;
    background-image: none;
}
#locations li {
    background-image: url('../img-bst/bullet_white.gif');
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 10px;
    float: left;
    width: 32%;
}

#locations a:link, #locations a:visited {
    color: #f7901e;
    text-decoration: underline;
    cursor: auto;
    font-size: 11px;
}

    

/*** end of sitemap **/


/*** start of unlimited music streaming ***/

#unlimited_music_banner img {width:100%;}
#unlimited_music_info {
	background: url('../img-bst/unlimited-music-bg-1.jpg') repeat-x bottom;
	border-top:1px solid #e3e3e3;
}
#unlimited_music_info h1.title_heading {
	background-color: #000;
	color:#f7901e;
	font-size: 20px;
	padding: 10px;
	text-align: center;
	display:inline-block;
}
#unlimited_music_info h1.title_heading span {
	font-family: 'Boost_med'!important;
	color: #fff;
}
#unlimited_music_info h3 {color:#000;margin:10px 0;font-size:18px;}
#unlimited_music_info p {font-size:13px;}
#unlimited_music_info #get_it_now {margin-top:30px;font-size:22px;}
#unlimited_music_info ol a {text-decoration:underline;}
ol.circles-list {
	font-size:14px;
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 0;
    margin-left: 2em;
    padding: 0;
    counter-reset: li-counter;
}
ol.circles-list > li{
    position: relative;
    margin-bottom: 6px;
    padding-left: 1em;
}
ol.circles-list > li:before {
    position: absolute;
    top: 0;
    left: -1.33em;
    width: 1.3em;
    height: 1.3em;
    font-size: 0.99em;
    line-height: 1.3;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #e7781d;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-family: 'Boost_Bold';
}
#unlimited_music_partners {
	background: #E0E0E0 url('../img-bst/unlimited-music-bg-2.jpg') no-repeat;
	background-position-y: -200px;
	border-top:1px solid #e3e3e3;
}
#unlimited_music_partners .row {
	text-align:center;
}
.brandicon {
	height:100px;
	text-align:center;
}
.brandicon img { vertical-align:middle; max-width:210px; max-height:100px; }
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.appicons img {margin:0 2px;}
#unlimited_music_partners .legal {
	font-size: 9px;
    margin: 1em auto;
    max-width: 95%;
    color: #000;
}
.blackbox {
	padding: 20px;
    background: #000;
    color: #fff;
    width: auto;
    margin: 30px 0 20px 0;
}
.blackbox h3 {
	margin:0 0 10px 0;
}
.blackbox p {font-size:13px;}
.blackbox .btn-primary {
	padding:5px 10px;
	text-decoration:none;
	font-family: 'Boost_med'!important;
	font-size:1.5em;
}
.unlimited_music_legal {
	background:#000;
	color:#999999;
}
.unlimited_music_legal p {margin:30px 5px;font-size:11px;}
.unlimited_music_legal p a {font-size:11px;}
/*** end of unlimited music streaming ***/

div.h1-1{
    display:none;
}

#faq-answers article.active {
    background: #F1F1F1 url("../img-bst/tiny_arrow.png") no-repeat scroll -6px 10px;
	padding: 0 15px 15px;
}
