
/* ===================== about us  ================================== */
#other-TV{ padding-top:80px;}

.bannerimg img{ width: 100%}
.bannerTextContainer{ position: absolute; height: 100%; left: 0; top: 0; width: 100%; }
.border_red{border-bottom:3px solid #fd6530;}
.bannerTextContainer .container{ height: 100%; display: table; }
.bannerText{ padding-left: 70px; float: right}
.textInner{ display: table-cell; vertical-align: middle; height: 100%;}
.textInner .uppercase{ font-size: 21px; text-transform: uppercase; padding: 0; margin: 0; font-weight: 300}
.textInner h2{ font-size: 50px; color: #ff4200; padding: 0; margin: 0 0 20px 0; font-weight: 300; text-transform:uppercase;}
.textInner .smallcase{ font-size: 17px; text-transform: none; }


/* ====================================== old css overwrite ======================================================== */
body{ padding-top: 90px}


#other  .box{color: #fff;font-size: 101px;height: 130px;padding: 10px 20px;width: 260px; position:relative; float:left; margin-right:20px; }
#other .sky{ background: #81bec9;}
#other .green{ background: #b2d884; top:-18px; left:-18px;}
#other .tab-pane{margin-bottom:30px; margin-top:42px; }
#other .pink{ background: #ea8989;}
#other .gray{ background: #757575;}
#other .adjust_abt{ width:100%; float:left; margin-bottom:80px;}
#other .blue{ background: #be86f2;}
#other .yellow1{ background-color:#e0d87e;}
#other .purple{ background-color:#b998c9;}
#other .tab_menu .box h2{ left:35px; bottom: 15px;color: #fff;font-size: 31px !important;font-weight: 300;line-height: 30px;position: absolute;text-transform: uppercase;width: 178px;}
#other .tab_menu .con_heading{ font-size:24px; padding-top:15px; padding-bottom:10px;}
#other .tab_menu .history{  background: rgba(0, 0, 0, 0) url("../images/history.jpg") no-repeat scroll 50% 15%;float: left;height: 250px;margin: 18px;width: 500px;z-index: 5555555; }
#other .tab_menu .history a{ color:#d3155d;}
#other .box_band{ width:200px; border:1px solid #d6d3d3; height:470px; width:100%; max-width:260px; margin-top:35px; position:relative;}
#other .box_band img{ width:100%; height:142px;}
#other .box_band h1{ text-transform:uppercase; color:#ff4200; font-weight:300; font-size:14px; text-align:center; margin-bottom:10px;}
#other  .second{height:305px;}
#other .box_band h1{ padding: 0 20px;}
#other .box_band p{ padding: 0 20px; font-size:13px;}
#other .box_band > ul {font-size: 13px;padding: 0 20px;}
#other .box_band .button{ padding:0 20px; width:100%; position:absolute; bottom:10px;}
#other .btn-green.smallsize{ font-size:14px !important;}
#other .table-striped > tbody > tr:nth-of-type(2n+1){background-color:rgb(1,172,198);}
#other .heading_second{ font-size:20px; text-transform:uppercase; font-weight:normal;}
#other .table.table-striped img{ width:20px; height:20px;}
#other .strengths{ margin-left:30px;}
#other .disclaimer_list {margin: 8px 30px !important;}
#other .pdfrow {color: #979797;font-size: 14px;font-weight: 300;margin-top: 40px;}
#other  .pdfrow a {color: #979797;display: inline-block;margin-bottom: 30px; text-decoration:none;}
#other  .pdfrow span{ float:left; margin-top:15px;}
.display_table{ display:table;}
.display_table_cell{ display:table-cell;}
#other .sitemap h2{ font-size:20px; text-align:left; text-transform:uppercase;} 
#other .sitemap ul{ text-align:left;}
#other .sitemap ul li a{ text-decoration:none; }
/* responsive */



@media (min-width: 320px) and (max-width: 767px){
	/* about us */
#other .box_band{ margin:20px auto;}
}

@media (max-width: 992px){
	.hideonmobile{ display: none}
	.innerPageBody{ padding-top: 62px;}
	.bannerTextContainer{ position: relative}
	.bannerTextContainer .bannerText{ padding-left: 0}
	.textInner .uppercase{ font-size: 16px;}
	.textInner h2{ font-size: 30px; margin-bottom: 10px}
	.textInner .smallcase{ font-size: 14px;}
	.bannerText{ float:left;}
}


@media (max-width: 992px){
	#other .box{ float: none; width: 100%; height: auto; margin: 0 0 20px 0}
	#other .tab_menu .box h2{ position: relative; bottom: auto; width: 100%; left: auto; margin: 0; padding: 0; font-size: 22px!important}
	#stb-tabs .tab-pane{ display: block!important; opacity: 1!important}
	#stb-tabs .common_tabs{ display: none}
	#stbTrai{ display: block}
}
@media (max-width: 767px){
	.text-right.btnknowstb{ text-align: left;}
}
/* end stb scheme */


