@font-face{
	font-family: 'open_sansregular';
	src:url('../fonts/opensans-regular-webfont.eot');
	src:url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), 
	url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), 
	url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src:url('../fonts/opensans-semibold-webfont.eot');
	src:url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), 
	url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), 
	url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight:normal;
	font-style:normal;
}
body {
	margin: 0;
	padding: 0;
	border-top: 4px solid #aa0000;
}
a:hover, a:active, a:focus, input:focus, input:active, select:focus, select:active {
	text-decoration: none !important;
	/*outline: none !important;*/
}
a:hover, input[type="submit"]:hover {
	text-decoration: none;
	transition: all 0.6s ease-out;
}
select:-moz-focusring {
 color: transparent !important;
 text-shadow: 0 0 0 #000 !important;
}
.full-width {
	width: 100%;
}
#totop {
	position: fixed;
	right: 50px;
	bottom: 10px;
	font-size: 3.5em;
	padding-bottom: 5px;
	cursor: pointer;
	color: #a9a9a9;
	opacity: 0.5;
	visibility: hidden;
}
.textcontrols {
    float: left;
    background: 
    #aa0000;
    margin-right: 7px;
}
.textcontrols a {
    background: none;
    border: none;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    color: #fff;
  padding: 3px 6px;
border-left: 1px #fff solid;
    display: inline-block
}
#totop:hover {
	opacity: 1;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.relativity {
	position: relative;
}
.centered {
	width: 100%;
	text-align: center;
}

.centerify {
	text-align: center;
}
.applyvl {
    background-color: #C7161C;
    color: white;
    padding: 10px;
}
.site-hr {
	width: 100%;
	height: 1px;
	background: #dbdbdb;
	margin: 30px auto 0 auto;
	opacity: 0.45;
}
.resp-clear1, .resp-clear2 {
	display: none;
	clear: both;
}
.welcomepage {
	border-right: 4px solid #aa0000;
	border-left: 4px solid #aa0000;
}
.default-pad {
	padding: 15px 0;
}
.menu-pad {
	padding: 15px 0 0 0;
}
.sub-menu {
	width: 100%;
	margin-top: -5px;
}
.sub-menu ul {
	margin: 0;
	padding: 0;
	float: right;
}
.sub-menu ul li {
	float: left;
	padding: 0 10px;
	list-style: none;
	background: url(../images/submenulibg.jpg) no-repeat 100% 5px;
}
.sub-menu ul li:last-child {
	background: none;
	padding-right: 0;
}
.sub-menu ul li a {
	font: 13px 'open_sansregular';
	color: #141414;
	text-transform: capitalize;
}
.sub-menu ul li a:hover {
	color: #aa0000;
}
.search {
	position: relative;
	width: auto;
	float: right;
	border: 1px solid #f1f0f0;
	margin: 15px 0;
}
.search input[type="text"] {
	width: 265px;
	height: 25px;
	border: none;
	padding-left: 10px;
}
.search input[type="image"] {
	position: absolute;
	top: 0;
	right: 0;
}
.main-menu {
	height: auto;
	width: auto;
	float: right;
	margin-top: 15px;
}
.main-menu ul {
	margin: 0;
	padding: 0;
}
.main-menu ul li {
	float: left;
	list-style: none;
}
.main-menu ul li a {
	font: 14px 'open_sanssemibold';
	text-transform: capitalize;
	color: #1a1a1a;
	padding: 11px 10px;
	margin: 0 3px;
	border: 1px solid #ececec;
}
.main-menu ul li:first-child a {
	border: none;
	margin-left: 0;
}
.main-menu ul li:last-child a {
	margin-right: 0;
}
.main-menu ul li:last-child {
	margin-top: -1px;
}
.main-menu ul li:nth-child(2) a, .main-menu ul li:nth-child(3) a, .main-menu ul li:nth-child(4) a, .main-menu ul li:nth-child(5) a {
	background: #fbfbfb;
	background: -moz-linear-gradient(#fbfbfb, #d7d7d7);
	background: -webkit-gradient(#fbfbfb, #d7d7d7);
	background: -webkit-linear-gradient(#fbfbfb, #d7d7d7);
	background: -o-linear-gradient(#fbfbfb, #d7d7d7);
	background: -ms-linear-gradient(#fbfbfb, #d7d7d7);
	background: linear-gradient(#fbfbfb, #d7d7d7);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#d7d7d7', GradientType=0 );
}
.main-menu ul li:last-child a:before {
	content: "\f023";
	font: 1em/24px 'FontAwesome';
	padding: 0 5px;
	color: #aa0000;
	margin-right: 8px;
}
.main-menu ul li a:after {
	content: "\f0d7";
	font: 1em 'FontAwesome';
	padding: 0 5px;
	color: #aa0000;
}
.main-menu ul li:first-child a:after, .main-menu ul li:last-child a:after, .main-menu ul li:nth-child(3) a:after{
	font-size: 0px;
}
.main-menu ul li a:hover {
	background: #aa0000;
	background: -moz-linear-gradient(#aa0000, #aa0000);
	background: -webkit-gradient(#aa0000, #aa0000);
	background: -webkit-linear-gradient(#aa0000, #aa0000);
	background: -o-linear-gradient(#aa0000, #aa0000);
	background: -ms-linear-gradient(#aa0000, #aa0000);
	background: linear-gradient(#aa0000, #aa0000);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0000', endColorstr='#aa0000', GradientType=0 );
	color: #fff;
	border: 1px solid #aa0000;
}
.menu-active {
	background: #aa0000 !important;
	background: -moz-linear-gradient(#aa0000, #aa0000) !important;
	background: -webkit-gradient(#aa0000, #aa0000) !important;
	background: -webkit-linear-gradient(#aa0000, #aa0000) !important;
	background: -o-linear-gradient(#aa0000, #aa0000) !important;
	background: -ms-linear-gradient(#aa0000, #aa0000) !important;
	background: linear-gradient(#aa0000, #aa0000) !important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0000', endColorstr='#aa0000', GradientType=0 ) !important;
	color: #fff !important;
	border: 1px solid #aa0000 !important;
}
.menu-inactive:hover {
	background: #aa0000 !important;
	background: -moz-linear-gradient(#aa0000, #aa0000) !important;
	background: -webkit-gradient(#aa0000, #aa0000) !important;
	background: -webkit-linear-gradient(#aa0000, #aa0000) !important;
	background: -o-linear-gradient(#aa0000, #aa0000) !important;
	background: -ms-linear-gradient(#aa0000, #aa0000) !important;
	background: linear-gradient(#aa0000, #aa0000) !important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0000', endColorstr='#aa0000', GradientType=0 ) !important;
	color: #fff !important;
	border: 1px solid #aa0000 !important;
	;
}
.menu-inactive {
	background: #fbfbfb !important;
	background: -moz-linear-gradient(#fbfbfb, #d7d7d7) !important;
	background: -webkit-gradient(#fbfbfb, #d7d7d7) !important;
	background: -webkit-linear-gradient(#fbfbfb, #d7d7d7) !important;
	background: -o-linear-gradient(#fbfbfb, #d7d7d7) !important;
	background: -ms-linear-gradient(#fbfbfb, #d7d7d7) !important;
	background: linear-gradient(#fbfbfb, #d7d7d7) !important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#d7d7d7', GradientType=0 ) !important;
	color: #1a1a1a !important;
	border: 1px solid #ececec !important;
}
.main-menu ul li a:hover:before, .main-menu ul li a:hover:after {
	color: #fff !important;
}
.main-menu ul li:first-child a:hover {
	background: transparent;
	color: transparent;
	border: none;
}
/*.menu-dropdown {
	background: #e9e9e9;
	border: 1px solid #aa0000;
	margin-top: 3px;
	display: none;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}*/
.menu-dropdown a, .drop-span {
	font: 14px 'open_sanssemibold';
	color: #2a2a2a;
	display: inline-block;
	margin-bottom: 8px;
	text-transform: capitalize;
}
.menu-dropdown a:hover {
	color: #aa0000;
}
.menu-dropdown ul {
	margin-bottom: 10px;
	padding-left: 15px;
}
.menu-dropdown ul li {
	list-style: none;
	padding-bottom: 2px;
}
.menu-dropdown ul li a {
	margin-bottom: 2px !important;
	color: #454545;
	font: 13px 'open_sansregular';
	text-transform: capitalize;
}
.menu-dropdown ul li a:hover {
	color: #aa0000;
	text-decoration: underline !important;
}
/* 25.04 */
.menu-dropdown{
	background:#e9e9e9;
	border:1px solid #aa0000;
	margin-top:5px;
	display:none;
	position:absolute;
	right:15px;
	z-index:1000;
	width:765px;	
	height:360px;
	overflow:hidden;
}

.vdoimg1
	{
		position: relative;
		top: 0;
		left: 0;
	}
	.vdoimg2
	{
		position: absolute;
		top: 60px;
		left: 50%;
	}
	    .bankvideo .img-top {

        display: none;

       

    }

    .bankvideo:hover .img-top {

        display: inline;

    }
/* 25.04 */
.dropdown-close {
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 9000;
	cursor: pointer;
	text-align: center;
}
.dropdown-close:after {
	content: "\f00d";
	font: 1em 'FontAwesome';
	color: #aa0000;
}
.dropdown-close:hover {
	transform: rotate(6.28rad);
	transition: all 0.6s ease-out;
}
.responsive-menu {
	display: none;
}
.banner-pad {
	padding: 15px 0;
	margin-top: 10px;
position: relative;

z-index: 1;

}
.banner-pad-col
{
    bottom:0 !important;
}
.banner-div {
	width: 100%;
	/*border: 1px solid #b2b2b2;
	background: #f7f6f6;ASP CHANGED*/
	height: auto;
	padding: 8px;
	overflow: hidden;
}
.propsale
{
  display: inline-block !important;
background: none !important;
padding-left: 10px !important;
border-left: 1px solid #fff;
padding-right: 5px !important;

}
.links {
	width: 100%;
	height: auto;
}
.links ul {
	margin: 0;
	padding: 0;
		width: 100%;
/*margin-left:-20px;*/
}
.links ul li {
	/*list-style: none;
	margin-bottom: -5px;
	background: #fbfbfb;
	background: -moz-linear-gradient(#fbfbfb, #d8d8d8);
	background: -webkit-gradient(#fbfbfb, #d8d8d8);
	background: -webkit-linear-gradient(#fbfbfb, #d8d8d8);
	background: -o-linear-gradient(#fbfbfb, #d8d8d8);
	background: -ms-linear-gradient(#fbfbfb, #d8d8d8);
	background: linear-gradient(#fbfbfb, #d8d8d8);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#d8d8d8', GradientType=0 );*/
 list-style: none;
background-color: #E9E9E9;
border-bottom:solid #fff 1px;
}
.links ul li a:hover {
	color: #fff;
	background-color: #aa0000 !important;
	background: -moz-linear-gradient(#aa0000, #aa0000);
	background: -webkit-gradient(#aa0000, #aa0000);
	background: -webkit-linear-gradient(#aa0000, #aa0000);
	background: -o-linear-gradient(#aa0000, #aa0000);
	background: -ms-linear-gradient(#aa0000, #aa0000);
	background: linear-gradient(#aa0000, #aa0000);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0000', endColorstr='#aa0000', GradientType=0 );
	
}
.links ul li a {
	display: block;
	padding: 11.5px 0;
	text-transform: inherit;
	color: #1f1f1f;
	padding-left: 55px;
	font: 13px 'open_sanssemibold';
}
.links ul li a:hover {
	color: #fff;
}
.links ul li:nth-child(1) a {
	background: url(../images/menuIcons/q5.png) no-repeat 5px 0px;
}
.links ul li:nth-child(2) a {
	background: url(../images/menuIcons/q1.png) no-repeat 5px 0px;
}
.links ul li:nth-child(3) a {
	background: url(../images/menuIcons/q2.png) no-repeat 5px 0px;
}
.links ul li:nth-child(4) a {
	background: url(../images/menuIcons/q3.png) no-repeat 5px 0px;
}
.links ul li:nth-child(5) a {
	background: url(../images/menuIcons/q4.png) no-repeat 5px 0px;
}
.links ul li:nth-child(6) a {
	background: url(../images/menuIcons/sl9.png) no-repeat 5px 0px;
}

.links ul li:nth-child(7) a {
	background: url(../images/menuIcons/q6.png) no-repeat 5px 0px;
}
.links ul li:nth-child(8) a {
	background: url(../images/menuIcons/q7.png) no-repeat 5px 0px;
}
.links ul li:nth-child(9) a {
	background: url(../images/menuIcons/q8.png) no-repeat 5px 0px;
}
.links ul li:nth-child(1):hover a {
	background: url(../images/menuIcons/q55.png) no-repeat 5px 0px;
}
.links ul li:nth-child(2):hover a {
	background: url(../images/menuIcons/q11.png) no-repeat 5px 0px;
}
.links ul li:nth-child(3):hover a {
	background: url(../images/menuIcons/q22.png) no-repeat 5px 0px;
}
.links ul li:nth-child(4):hover a {
	background: url(../images/menuIcons/q33.png) no-repeat 5px 0px;
}
.links ul li:nth-child(5):hover a {
	background: url(../images/menuIcons/q44.png) no-repeat 5px 0px;
}
.links ul li:nth-child(6) a:hover {
	background: url(../images/menuIcons/q99.png) no-repeat 5px 0px;
}

.links ul li:nth-child(7):hover a {
	background: url(../images/menuIcons/q66.png) no-repeat 5px 0px;
}
.links ul li:nth-child(8):hover a {
	background: url(../images/menuIcons/q77.png) no-repeat 5px 0px;
}
.links ul li:nth-child(9):hover a {
	background: url(../images/menuIcons/q88.png) no-repeat 5px 0px;
}
.post-banner-pad {
	/*border: 1px solid #e9e9e9;
	border-top: none;*/
	padding-top: 40px;
	margin-top: -25px;
}
.news-div {
	width: 97.5%;
	height: 47px;
	position: relative;
	margin: 0 auto 35px auto;
	border: 1px solid #dfdfdf;
	background: url(../images/newsevents.jpg) no-repeat left;
}
.news-div1 {
	width: 97.5%;
	height: 47px;
	position: relative;
	margin: 0 auto 35px auto;
	border: 1px solid #dfdfdf;
	background: url(../images/offers.jpg) no-repeat left;
}
.view-all {
	text-transform: capitalize;
	color: #aa0000;
	font: 14px 'open_sansregular';
	position: absolute;
	top: 13px;
	right: 15px;
}
.view-all:hover {
	color: #454545;
}
.title-div {
	width: 100%;
	height: 34px;
	position: relative;
	overflow: hidden;
}
.title1 {
	background: url(../images/t1.jpg) no-repeat left;
}
.title2 {
	background: url(../images/t2.jpg) no-repeat left;
}
.title3 {
	background: url(../images/t3.jpg) no-repeat left;
}
.title-div span {
	font: 18px/34px 'open_sanssemibold';
	color: #fff;
	text-transform: capitalize;
	margin-left: 40px;
	padding-left: 10px;
	display: block;
	background: #d50000;
	background: -moz-linear-gradient(#d50000, #930000);
	background: -webkit-gradient(#d50000, #930000);
	background: -webkit-linear-gradient(#d50000, #930000);
	background: -o-linear-gradient(#d50000, #930000);
	background: -ms-linear-gradient(#d50000, #930000);
	background: linear-gradient(#d50000, #930000);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d50000', endColorstr='#930000', GradientType=0 );
}
.title-tri {
	width: 0;
	border-top: 34px solid transparent;
	border-bottom: 34px solid transparent;
	border-right: 34px solid #fff;
	position: absolute;
	top: 0;
	right: 0;
}
.core ul {
	margin: 25px 0 35px 0;
	min-height: 300px;
	border-bottom: 2px solid #aa0000;
	padding: 0;
}
.core ul li {
	list-style: none;
}
.core ul li a {
	color: #282828;
	font: 14px 'open_sansregular';
	text-transform: capitalize;
	margin-bottom: 8px;
	display: inline-block;
	padding-left: 15px;
	position: relative;
}
.core ul li a:before {
	content: "\f101";
	font: 1em 'FontAwesome';
	position: absolute;
	top: 1px;
	left: 0;
}
.core ul li a:hover {
	color: #aa0000;
}
.nps
{
    font-size:14px !important;
    cursor:pointer;
    font-weight:normal;
    font-family:open_sansregular !important;
}
.nps:hover {
	color: #AA0000;
	
	text-decoration:underline;
	
}
.videos, .mobile {
	width: 100%;
	margin-bottom: 40px;
	padding: 5px;
	border: 1px solid #c9c9c9;
	position: relative;
}
.videos a {
	display: inline-block;
	
	/*border: 2px solid #fff;*/
	font: 16px 'open_sanssemibold';
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	
}
.videos a:before {
	/*content: "\f01d";
	font: 1.4em 'FontAwesome';*/
	padding: 10px;
	color: #fff;
}
/*.videos a:hover {
	color: #fff;
	background: #aa0000;
}*/
.mobile a {
	display: inline-block;
	padding: 9px 15px;
	background: #aa0000;
	text-transform: uppercase;
	color: #fff;
	font: 16px 'open_sanssemibold';
	position: absolute;
	bottom: 15px;
	right: 15px;
	border: 2px solid transparent;
}
.mobile a:after {
	content: "\f101";
	font: 1.2em 'FontAwesome';
	padding-left: 5px;
}
.mobile a:hover {
	background: #dfdfdf;
	color: #aa0000;
	border-color: #aa0000;
}
.mobile a:hover:after {
	color: #aa0000;
	transition: all 0.5s ease-out;
}
.miss {
	text-align: center;
}
.miss a {

	display: block;
	color: #A00;
	text-transform: capitalize;
	font: 12px 'open_sanssemibold';
	padding:8px;
	/*background: #d50000;
	background: -moz-linear-gradient(#d50000, #930000);
	background: -webkit-gradient(#d50000, #930000);
	background: -webkit-linear-gradient(#d50000, #930000);
	background: -o-linear-gradient(#d50000, #930000);
	background: -ms-linear-gradient(#d50000, #930000);
	background: linear-gradient(#d50000, #930000);*/
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d50000', endColorstr='#930000', GradientType=0 );
}

.careerhd
  {
      float: right;
      width: 700px;
  }
.tollfree 
{
    height:55px;
    float: right;
    text-align:center;
 width: 101%;
margin-top: -7px;
margin-bottom: 10px;
	padding-left: 22px;
	padding-top: 3px;
padding-bottom: 3px;
	display: block;
	color: #fff;
	text-transform: capitalize;
	font: 15px 'open_sanssemibold';
	background: #d50000;
	background: -moz-linear-gradient(#d50000, #930000);
	background: -webkit-gradient(#d50000, #930000);
	background: -webkit-linear-gradient(#d50000, #930000);
	background: -o-linear-gradient(#d50000, #930000);
	background: -ms-linear-gradient(#d50000, #930000);
	background: linear-gradient(#d50000, #930000);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d50000', endColorstr='#930000', GradientType=0 );
}





.miss a:before {
	content: "\f003";
	font: 1.1em 'FontAwesome';
	padding-right: 20px;
}
.miss a:hover {
	/*background: #930000;
	background: -moz-linear-gradient(#930000, #d50000);
	background: -webkit-gradient(#930000, #d50000);
	background: -webkit-linear-gradient(#930000, #d50000);
	background: -o-linear-gradient(#930000, #d50000);
	background: -ms-linear-gradient(#930000, #d50000);
	background: linear-gradient(#930000, #d50000);*/
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#930000', endColorstr='#d50000', GradientType=0 );
}
.miss span {
	text-transform: capitalize;
	color: #aa0000;
	font: 14px 'open_sanssemibold';
	display: block;
	margin: 15px 0;
}
.footer {
	background: #aa0000;
	padding: 20px 0;
}
.footer-links {
}
.footer-links ul {
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	list-style: none;
	float: left;
	padding: 0 8px;
	background: url(../images/footermenubg.jpg) no-repeat right 5px;
}
.footer-links ul li:first-child {
	padding-left: 0;
}
.footer-links ul li:last-child {
	background: none;
}
.footer-links ul li a, .footer-links span {
	color: #fff;
	font: 13px 'open_sansregular';
}
.footer-links ul li a:hover, .netbios a:hover {
	text-decoration: underline !important;
	color: #1a1a1a;
}
.footer-links span {
	display: block;
	margin-top: 5px;
}
.netbios {
	width: auto;
	float: right;
	margin-top: -24px;
}
.netbios a, .netbios span {
	color: #fff;
	font: 13px 'open_sansregular';
}
.social {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -35.5px;
	margin-top: -17px;
}
.social a {
	color: #fff;
	margin: 0 5px;
	padding: 5px 0;
}
.social a:nth-of-type(1) {
	font-size: 2em;
}
.social a:nth-of-type(2) {
	font-size: 2.3em;
}
.social a:nth-of-type(3), .social a:nth-of-type(4) {
	font-size: 1.95em;
}
.social a:hover {
	color: #1f1f1f;
	transform: rotate(6.28rad);
}
/* MENU AREA START */
.navigationarea {
	width: 100%;
	margin: 0;
	padding: 0px;
}
.menu_ham {
	display: none;
}
.menu_div {
	float: right;
 height:30px width:100%;
}
.main_menu {
	padding: 0;
	float: right;
}
.main_menu ul {
	margin: 0;
	padding: 0;
}
.main_menu ul li {
	float: left;
	list-style: none;
	padding: 0 5px;
}
.main_menu ul li:last-child {
	padding-right: 0 !important;
}
.main_menu ul li a {
	font: 12px 'open_sansregular';
	color: #141414;
	text-transform: capitalize;
}
.main_menu ul li a:hover {
	color: #aa0000;
}
.main_menu ul li.active a {
	color: #ffffff;
	border-bottom: 2px solid #627f9a;
}
.main_menu ul li.active {
}
.main_menu ul li:hover {
}
.main_menu ul li ul {
	display: none;
	width: 200px;
	position: absolute;
	z-index: 1500;
}
.main_menu ul li:hover ul {
	display: block;
}
.main_menu ul li ul li {
	width: 100%;
	background: #aa0000;
	padding: 0px;
	color: #fff;
}
.main_menu ul li ul li a {
	display: block;
	padding: 10px 0px 10px 15px;
	font: 14px 'open_sansregular';
	text-transform: none;
	color: #fff;
}
.main_menu ul li ul li a:hover {
	display: block;
	width: 95%;
	background: #fff;
	color: #0095da;
	padding: 10px 0px 10px 5%;
}
/* MENU AREA END */

/* TAB MENU */
.tab-menu {
	width: 100%;
	margin-top: 20px;
	display: none;
}
.tab-menu a {
	display: block;
	padding: 2px 0;
	width: 100%;
	border: 2px solid #aa0000;
	border-radius: 4px;
	border-radius: 4px;
	border-radius: 4px;
	text-transform: capitalize;
	color: #aa0000;
	font: 14px 'open_sansregular';
}
.tab-menu a:hover {
	color: #1f1f1f;
	border-color: #1f1f1f;
}
.tab-home {
	margin: 4px 70px 0 0;
	display: none;
	float: right;
	width: auto;
}
.tab-home a {
	display: inline-block;
	padding: 5px;
	color: #474747;
	margin: 0 10px;
}
.tab-home a:hover {
	color: #aa0000;
}
.tab-home a:nth-of-type(1):after {
	font: 2em 'FontAwesome';
	content: "\f015";
}
.tab-home a:nth-of-type(2):after {
	font: 1.8em 'FontAwesome';
	content: "\f003";
}
.tab-home a:nth-of-type(3):after {
	font: 1.8em 'FontAwesome';
	content: "\f002";
}
.tab-search {
	position: relative;
}
.search-drop {
	display: none;
	position: relative;
}
.search-drop span:after {
	content: "\f00d";
	font: 1.15em/25px 'FontAwesome';
	color: #fff;
	position: absolute;
	top: 2px;
	left: -284px;
	background: #aa0000;
	z-index: 1000;
	min-height: 25px;
	min-width: 25px;
	text-align: center;
}
.tab-search input[type="text"] {
	width: 250px;
	height: 25px;
	padding-left: 10px;
	border: 1px solid #e1e1e1;
	position: absolute;
	top: 2px;
	right: 34px;
}
.tab-search input[type="image"] {
	position: absolute;
	top: 2px;
	right: -2px;
}
.tab-home2 {
	margin-top: 20px;
	display: none;
	float: left;
	width: 100%;
	position: relative;
}
.tab-home2 a {
	display: inline-block;
	padding: 5px;
	color: #474747;
	margin: 0 10px;
}
.tab-home2 a:hover {
	color: #aa0000;
}
.tab-home2 a:nth-of-type(1):after {
	font: 2em 'FontAwesome';
	content: "\f015";
}
.tab-home2 a:nth-of-type(2):after {
	font: 1.8em 'FontAwesome';
	content: "\f003";
}
.tab-home2 a:nth-of-type(3):after {
	font: 1.8em 'FontAwesome';
	content: "\f002";
}
.search-drop2 {
	display: none;
	position: relative;
	width: 100%;
}
.search-drop2 span:after {
	content: "\f00d";
	font: 1.15em/25px 'FontAwesome';
	color: #fff;
	position: absolute;
	top: 2px;
	left: -1px;
	background: #aa0000;
	z-index: 1000;
	min-height: 25px;
	min-width: 25px;
	text-align: center;
}
.tab-search2 input[type="text"] {
	width: 250px;
	height: 25px;
	padding-left: 10px;
	border: 1px solid #e1e1e1;
	position: absolute;
	top: 2px;
	left: 24px;
}
.tab-search2 input[type="image"] {
	position: absolute;
	top: 2px;
	left: 274px;
}
.tab-toll 
{
    display: none;
	/*width: 100%;
	
	margin: 30px 0;
	text-align: center;*/
}
.tab-toll span {
	/*text-transform: capitalize;
	color: #aa0000;
	font: 18px 'open_sanssemibold';
	display: block;*/
	    display: none;

}
/* ABOUT US */
.sub-banner {
	width: 100%;
	position: relative;
	margin-top: -84px;
	padding: 10px;
background: #f7f6f6;
border: 1px solid #b2b2b2;
}
.sub_banner-col
{
    margin-top:0 !important;
}
.sub-banner span {
	display: inline-block;
	padding: 14px 28px 14px 28px;
	min-width: 300px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-transform: none;
	color: #fff;
	font: 20px 'open_sanssemibold';
	background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 );
}
/*links2 {
	width: 100%;
	height: auto;
}
.links2 ul {
	margin: 0;
	padding: 0;
}
.links2 ul li {
	list-style: none;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 2px;
}
.links2 ul li a {
	display: block;
	padding: 5px 0;
	text-transform: capitalize;
	color: #1f1f1f;
	padding-left: 35px;
	font: 14px 'open_sansregular';
}
.links2 ul li a:hover {
	color: #aa0000;
	opacity: 0.6;
}
.links2 ul li:nth-child(1) a {
	background: url(../images/sl5.jpg) no-repeat 0px 0px;
}
.links2 ul li:nth-child(2) a {
	background: url(../images/sl1.jpg) no-repeat 0px 0px;
}
.links2 ul li:nth-child(3) a {
	background: url(../images/sl2.jpg) no-repeat 0px 0px;
}
.links2 ul li:nth-child(4) a {
	background: url(../images/sl3.jpg) no-repeat 0px 0px;
}
.links2 ul li:nth-child(5) a {
	background: url(../images/sl4.jpg) no-repeat 0px 0px;
}
.links2 ul li:nth-child(6) a {
	background: url(../images/sl6.jpg) no-repeat 0px 0px;
}
.links2 ul li:nth-child(7) a {
	background: url(../images/sl7.jpg) no-repeat 0px 0px;
}
.links2 ul li:nth-child(8) a {
	background: url(../images/sl8.jpg) no-repeat 0px 5px;
}*/
.links2 {
	width: 100%;
	height: auto;
}
.links2 ul {
	margin: 0;
	padding: 0;
		width: 100%;
/*margin-left:-20px;*/
}
.links2 ul li {
	/*list-style: none;
	margin-bottom: -5px;
	background: #fbfbfb;
	background: -moz-linear-gradient(#fbfbfb, #d8d8d8);
	background: -webkit-gradient(#fbfbfb, #d8d8d8);
	background: -webkit-linear-gradient(#fbfbfb, #d8d8d8);
	background: -o-linear-gradient(#fbfbfb, #d8d8d8);
	background: -ms-linear-gradient(#fbfbfb, #d8d8d8);
	background: linear-gradient(#fbfbfb, #d8d8d8);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#d8d8d8', GradientType=0 );*/
 list-style: none;
background-color: #E9E9E9;
border-bottom:solid #fff 1px;
}
/*.links2 ul li:hover {
	background: #aa0000;
	background: -moz-linear-gradient(#aa0000, #aa0000);
	background: -webkit-gradient(#aa0000, #aa0000);
	background: -webkit-linear-gradient(#aa0000, #aa0000);
	background: -o-linear-gradient(#aa0000, #aa0000);
	background: -ms-linear-gradient(#aa0000, #aa0000);
	background: linear-gradient(#aa0000, #aa0000);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0000', endColorstr='#aa0000', GradientType=0 );
}*/
.links2 ul li a:hover {
background-color: #aa0000 !important;
 color: #fff;
 	background: -moz-linear-gradient(#aa0000, #aa0000);
	background: -webkit-gradient(#aa0000, #aa0000);
	background: -webkit-linear-gradient(#aa0000, #aa0000);
	background: -o-linear-gradient(#aa0000, #aa0000);
	background: -ms-linear-gradient(#aa0000, #aa0000);
	background: linear-gradient(#aa0000, #aa0000);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0000', endColorstr='#aa0000', GradientType=0 );
}
.links2 ul li a {
	display: block;
    padding: 9.5px 0;
	text-transform: inherit;
	color: #1f1f1f;
	padding-left: 55px;
	font: 13px 'open_sanssemibold';
}

.links2 ul li:nth-child(1) a {
	background: url(../images/menuIcons/q5.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(2) a {
	background: url(../images/menuIcons/q1.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(3) a {
	background: url(../images/menuIcons/q2.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(4) a {
	background: url(../images/menuIcons/q3.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(5) a {
	background: url(../images/menuIcons/q4.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(6) a {
	
	  background-image : url(../images/menuIcons/sl9.png); background-repeat: no-repeat; background-position:5px 0px;

}

.links2 ul li:nth-child(7) a {
	
	  background-image : url(../images/menuIcons/q6.png); background-repeat: no-repeat; background-position:5px 0px;

}
.links2 ul li:nth-child(8) a {
  background-image : url(../images/menuIcons/q7.png); background-repeat: no-repeat; background-position:5px 0px;

}
.links2 ul li:nth-child(9) a {
	
	background-image: url(../images/menuIcons/q8.png); background-repeat: no-repeat; background-position:5px 0px;
}
.links2 ul li:nth-child(1):hover a {
	background: url(../images/menuIcons/q55.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(2):hover a {
	background: url(../images/menuIcons/q11.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(3):hover a {
	background: url(../images/menuIcons/q22.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(4):hover a {
	background: url(../images/menuIcons/q33.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(5):hover a {
	background: url(../images/menuIcons/q44.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(6) a:hover {
	background: url(../images/menuIcons/q99.png) no-repeat 5px 0px;
}

.links2 ul li:nth-child(7):hover a {
	background: url(../images/menuIcons/q66.png) no-repeat 5px 0px;
}
.links2 ul li:nth-child(8):hover a {

background-image: url(../images/menuIcons/q77.png); background-repeat: no-repeat; background-position:5px 0px;

}
.links2 ul li:nth-child(9):hover a {
	background-image: url(../images/menuIcons/q88.png); background-repeat: no-repeat; background-position:5px 0px;
}
.innerpage .post-banner-pad {
	margin-top: -15px;
	padding-top: 0;
}
.crumbs {
	margin: 15px 0;
}
.crumbs a, .crumbs span {
	display: inline-block;
	color: #aa0000;
	text-transform: capitalize;
	font: 14px 'open_sansregular';
}
.crumbs a:after {
	content: "\f101";
	font: 1.2em 'FontAwesome';
	padding: 0 15px;
	color: #aa0000;
}
.crumbs span {
	color: #101010;
}
.subpage-links {
	width: 100%;
	position: relative;
}
/*.subpage-content {
	border-left: 6px solid #aa0000;
} ASP CHANGED*/
.subpage-links a {
	display: block;
	color: #434343;
	font: 14px 'open_sansregular';
	padding: 10px 30px 10px 15px;
	text-transform: capitalize;
	position: relative;
	z-index: 50;
}
.subpage-links a:hover {
	background: #e9e9e9;
}
.subpage-links .activated {
	color: #fff;
	background: #aa0000;
}
/* SIDE PANEL SPRY START */
.subpage-links i {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	background: #333;
	color: #fff;
	cursor: pointer;
	text-align: center;
	padding: 14px 0 10px 0;
	z-index: 100;
}
.inner-spry {
	background: #333;
	color: #fff;
	text-align: center;
	display: none;
}
.inner-spry a {
	display: block;
	text-transform: capitalize;
	font: 14px 'open_sansregular';
	padding: 10px 0 10px 15px;
	color: #fff;
	text-align: left;
	position: relative;
	z-index: 500;
}
.inner-spry a:hover {
	background: #aa0000;
	color: #fff;
}
/* SIDE PANEL SPRY END */
.no-pad {
	padding: 0;
}
.stats span {
	color: #aa0000;
	text-transform: uppercase;
	font: 18px 'open_sanssemibold';
	margin-top: 45px;
	display: block;
}
.stats span:after {
	content: "\f04b";
	font: 1.4em 'FontAwesome';
	padding: 0 15px;
}
.stats-desc img, .stats-desc span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.stats-desc span {
	color: #aa0000;
	text-transform: uppercase;
	font: 14px 'open_sansregular';
	padding-left: 15px;
}
.sub-title {
	color: #aa0000;
	text-transform: uppercase;
	font: 18px 'open_sanssemibold';
	display: block;
	margin: 20px 0;
}
.para p {
	text-align: justify;
	color: #262626;
	font: 14px/22px 'open_sansregular';
	line-height:30px;
}
.subpage-list {
	margin: 0;
	padding: 0;
}
.subpage-list li {
	padding-bottom: 20px;
	list-style: none;
	text-align:justify;
}
.subpage-list li span {
	display: block;
	color: #262626;
	font: 14px/22px 'open_sansregular';
	position: relative;
	padding-left: 20px;
}
.subpage-list1 {
	margin: 0;
	padding: 0;
}
.subpage-list1 li {
	padding-bottom: 20px;
	list-style: none;
}
.subpage-list1 li i {
	padding-right: 10px;
	
}
.subpage-list1 li:hover > i 
{
    color:#a00;
	
}
.subpage-list1 li span {
	display: block;
	color: #262626;
	font: 14px/22px 'open_sansregular';
	position: relative;
	padding-left: 20px;
}
.subpage-list li span:before {
	content: "\f0ac";
	font: 1em 'FontAwesome';
	color: #aa0000;
	position: absolute;
	left: 0;
	top: 3px;
}
.footer-inverse {
	background: #2c2c2c;
	padding: 40px 0;
	margin-top: -1px;
}
.black-footer span {
	/*display: block;*/
	color: #fff;
	text-transform: capitalize;
	font: 18px 'open_sanssemibold';
	margin-bottom: 15px;
}
.black-bg {
	width: 100%;
	height: 5px;
	background: url(../images/footer-inv-bg.jpg) no-repeat;
	background-size: cover;
	margin-bottom: 25px;
}
.footer-inverse .core ul {
	margin: 0;
	min-height: inherit;
	border-bottom: none;
	padding: 0;
}
.footer-inverse .core a {
	color: #fff;
}
.footer-inverse .core li a:before {
	color: #aa0000;
}
.footer-inverse .core a:hover {
	color: #aa0000;
}
.footer-inverse .core a:hover:before {
	color: #fff;
	transition: all 0.6s ease-out;
}
.sub-rbi a {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: #aa0000;
	color: #fff;
	text-transform: capitalize;
	font: 16px 'open_sanssemibold';
	margin: 60px 0 25px 0;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sub-rbi a:before {
	content: "\f003";
	font: 1.25em 'FontAwesome';
	padding-right: 10px;
	color: #fff;
}
.sub-rbi a:hover {
	background: #fff;
	color: #aa0000;
}
.sub-rbi a:hover:before {
	color: #aa0000;
	transition: all 0.6s ease-out;
}
.sub-rbi span {
	display: block;
	text-align: center;
	background: #aa0000;
	color: #fff;
	font: 16px 'open_sanssemibold';
	padding: 10px 0;
	text-transform: capitalize;
	margin: 25px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sub-rbi span:before {
	content: "\f095";
	font: 1.25em 'FontAwesome';
	padding-right: 10px;
	color: #fff;
}
.sub-rbi img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.nearest {
	width: 100%;
	background: #aa0000;
	padding: 20px 0;
	margin-bottom: 30px;
	overflow: hidden;
}
.near-title {
	display: block;
	text-align: left;
	color: #fff;
	font: 18px 'open_sanssemibold';
	text-transform: capitalize;
	padding-left: 15px;
	margin-bottom: 20px;
}
.near-dd span {
	display: block;
	text-transform: capitalize;
	color: #fff;
	font: 13px 'open_sansregular';
	padding-left: 3px;
}
.near-title2 {
	display: block !important;
	text-align: left !important;
	color: #fff !important;
	font: 18px 'open_sanssemibold' !important;
	text-transform: capitalize !important;
	margin-bottom: 20px !important;
}
.near-dd select {
	width: 100%;
	height: 28px;
	border: 1px solid #9f5353;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0;
}
.near-dd input[type="text"] {
	width: 100%;
	height: 28px;
	border: 1px solid #9f5353;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0;
}
.near-dd input[type="submit"] {
	position: absolute;
	top: 11px;
	right: 0;
	text-transform: uppercase;
	font: 13px 'open_sanssemibold';
	border: none;
	background: #fbfbfb;
	background: -moz-linear-gradient(#fbfbfb, #bfbfbf);
	background: -webkit-gradient(#fbfbfb, #bfbfbf);
	background: -webkit-linear-gradient(#fbfbfb, #bfbfbf);
	background: -o-linear-gradient(#fbfbfb, #bfbfbf);
	background: -ms-linear-gradient(#fbfbfb, #bfbfbf);
	background: linear-gradient(#fbfbfb, #bfbfbf);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#bfbfbf', GradientType=0 );
	color: #aa0000;
	height: 26px;
	padding: 0 10px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.near-dd input[type="submit"]:hover {
	color: #333;
	background: #f3f3f3;
	background: -moz-linear-gradient(#f3f3f3, #949494);
	background: -webkit-gradient(#f3f3f3, #949494);
	background: -webkit-linear-gradient(#f3f3f3, #949494);
	background: -o-linear-gradient(#f3f3f3, #949494);
	background: -ms-linear-gradient(#f3f3f3, #949494);
	background: linear-gradient(#f3f3f3, #949494);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#949494', GradientType=0 );
	transition: all 0.8s ease-out;
}
.branch {
	position: relative;
	padding: 20px 20px 60px 20px;
	height: auto;
	background: #fbfbfb;
	background: -moz-linear-gradient(#fbfbfb, #eaeaea);
	background: -webkit-gradient(#fbfbfb, #eaeaea);
	background: -webkit-linear-gradient(#fbfbfb, #eaeaea);
	background: -o-linear-gradient(#fbfbfb, #eaeaea);
	background: -ms-linear-gradient(#fbfbfb, #eaeaea);
	background: linear-gradient(#fbfbfb, #eaeaea);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#eaeaea', GradientType=0 );
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 30px;
	border: 1px solid #f5f5f5;
	min-height:320px;
}
.branchs {
	position: relative;
	padding: 20px 20px 60px 20px;
	height: auto;
	background: #fbfbfb;
	background: -moz-linear-gradient(#fbfbfb, #eaeaea);
	background: -webkit-gradient(#fbfbfb, #eaeaea);
	background: -webkit-linear-gradient(#fbfbfb, #eaeaea);
	background: -o-linear-gradient(#fbfbfb, #eaeaea);
	background: -ms-linear-gradient(#fbfbfb, #eaeaea);
	background: linear-gradient(#fbfbfb, #eaeaea);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#eaeaea', GradientType=0 );
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 30px;
	border: 1px solid #f5f5f5;
	min-height:385px;
}
.br-title {
	display: block;
	text-transform: uppercase;
	color: #333;
	font: 16px/18px 'open_sanssemibold';
	min-height: 45px;
}
.branch i:before {
	content: "\f041";
	font: 1.8em 'FontAwesome';
	color: #aa0000;
	position: absolute;
	left: 15px;
	top: 65px;
}
.branchs i:before {
	content: "\f041";
	font: 1.8em 'FontAwesome';
	color: #aa0000;
	position: absolute;
	left: 15px;
	top: 65px;
}
.br-para p {
	color: #333333;
	font: 13px 'open_sansregular';
	padding-left: 30px;
}
.br-bottom {
	width: 100%;
	padding: 10px 0;
	background: #d7d6d6;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.br-bottom a {
	display: inline-block;
	margin: 0 20px;
}
.br-bottom a:hover {
	transform: rotate(6.28rad);
}
/* INTEREST RATES */
.button-wrapper ul {
	margin: 20px 0 0 0;
	padding: 0;
}
.button-wrapper ul li {
	list-style: none;
	float: left;
}
.button-wrapper ul li span {
	text-transform: capitalize;
	background: #f4f2f2;
	border: 1px solid #cecece;
	border-bottom: none;
	font: 14px 'open_sanssemibold';
	color: #383838;
	padding: 20px 40px;
	cursor: pointer;
	position: relative;
	z-index: 2000;
}
.tab-div {
	width: 100%;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #cecece;
	margin-top: 20px;
	position: relative;
	z-index: 0;
	min-height: 200px;
}
.tab2, .tab3 {
	display: none;
}
.tab-active {
	background: #fff !important;
	transition: all 0.2s linear;
}
.tab-inactive {
	background: #f3f1f2 !important;
}
.example1 {
	margin: 10px 0;
}
.panel {
	margin-bottom: 5px;
}
.panel-primary > .panel-heading {
	color: #fff;
	font: 16px 'open_sansregular';
	text-transform: capitalize;
	padding-left: 60px;
	border: none;
	background: url(../images/down.png) #2c2c2c no-repeat 0px 0px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.panel-primary {
	border: none;
	box-shadow: none;
}
.panel-heading {
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 0;
}
.panel-body {
	text-align: justify;
	color: #787878;
	font: 13px/22px 'open_sansregular';
	border: none;
	border-top: none;
}
.down {
	background: url(../images/down.png) #2c2c2c no-repeat 0px 0px !important;
}
.up {
	background: url(../images/up.png) #2c2c2c no-repeat 0px 0px !important;
}
.table-title {
	display: block;
	color: #aa0000;
	font: 16px 'open_sanssemibold';
}
.custom-table {
	margin: 20px 0;
	text-transform: capitalize;
}
.custom-table tr, .custom-table td, .custom-table th {
	padding: 10px !important;
}
.custom-table tr:nth-of-type(1) {
	color: #fff;
	background: #aa0000 !important;
	padding: 15px 0;
}
.custom-table tr:nth-of-type(2) {
	background: #e0e0e0;
	color: #383838;
}
/* MEMBERS */
.members {
	text-align: center;
	margin: 20px 0;
}
.members img {
	margin: 2px auto;
}
.members span {
	color: #000;
	font: 14px 'open_sansregular';
	padding: 6px 0;
	display: block;
	text-transform: capitalize;
}
/* APPLY NOW PAGE CSS START */
.apply_now p {
	color: #000;
	font: 14px 'open_sansregular';
}
.apply_now a {
	color: #aa0000;
	font: 14px 'open_sansregular';
}
.apply_form {
	padding: 20px 0px;
}
.state, .city, .apply_form input[type="text"] {
	width: 100%;
	height: 38px;
	border: 1px solid #CCC;
	color: #5C5C5C;
	font: 13px 'open_sansregular';
	padding-left: 10px;
	transition: all .6s ease-out;
	margin-top: 10px;
}
.state, .city, .apply_form TextBox {
	width: 100%;
	height: 38px;
	border: 1px solid #CCC;
	color: #5C5C5C;
	font: 13px 'open_sansregular';
	padding-left: 10px;
	transition: all .6s ease-out;
	margin-top: 10px;
}

.vdo img{    width: 100%;
    margin-top: 15px;
}

.country_text, .state_text, .city_text {
	font: 14px 'open_sansregular';
	line-height: 45px;
	text-align: left;
	padding-top: 6px;
	color: #333;
}
.apply_form input[type="text"]:focus, .apply_form input[type="email"]:focus, .apply_form input[type="password"]:focus, .apply_form textarea:focus {
	border-color: #aa0000 !important;
	padding-left: 15px !important;
	transition: all .6s ease-out;
}
.phone {
	font: 12px 'open_sansregular'!important;
}
.mob {
	margin-left: 0px;
}
.coment_area {
	width: 100%;
	height: 84px;
	border: 1px solid #CCC;
	color: #333;
	font: 13px 'open_sansregular';
	padding-left: 10px;
	transition: all .6s ease-out;
	margin-top: 10px;
	padding-top: 8px;
}
.cptcha, .refres {
	margin-top: 10px; text-align:center;
}
.apply_btn {
	margin: auto;
	width: 220px;
	padding-bottom:15px; padding-top:20px;
}
.apply_btn input[type="submit"] {
	width: 100px;
	height: 38px;
	background: #aa0000;
	border: none;
	font: 15px 'open_sansregular';
	color: #fff;
	-webkit-border-radius: 4px; 
 	-moz-border-radius: 4px; 
 	border-radius: 4px; 
	border:1px solid #aa0000;
	transition: all 0.8s ease 0s;
}
.apply_btn input[type="reset"] {
	width: 100px;
	height: 38px;
	background: #aa0000;
	border: none;
	font: 15px 'open_sansregular';
	color: #fff;
	-webkit-border-radius: 4px; 
 	-moz-border-radius: 4px; 
 	border-radius: 4px;
	border:1px solid #aa0000;
	margin-left:10px;
	transition: all 0.8s ease 0s;
}
.apply_btn input[type="submit"]:hover, .apply_btn input[type="reset"]:hover{
	background: #fff;
	color: #aa0000;
	transition: all 0.8s ease 0s;
	}
.media_div{ padding-bottom:25px;}
.video { margin-top:15px;}
.magazin { text-align:center;}
.magazin img{ padding:10px; border:1px solid #333; overflow:hidden; margin-bottom:5px;}
.magazin img:hover{border:1px solid #a00; transition: all .2s ease-in-out; transform: scale(1.01);}
.news{ border:1px solid #d1d1d1; width:98%; margin:auto; margin-left:1%; margin-bottom:16px; height:100%; padding-bottom:10px; min-height:115px;}
.news_head{font: 15px 'open_sansregular'; color: #aa0000; line-height:20px; width:100%; padding:6px 0px; padding-top:10px;}
.news p{ font: 14px 'open_sansregular'; width:100%; height:auto;}
.readmore{ width:100%; padding-top:10px;}
.readmore a{font: 14px 'open_sansregular'; color: #fff; background:#aa0000; padding:8px 10px; -webkit-border-radius: 4px; 
 	-moz-border-radius: 4px; 
 	border-radius: 4px; border:1px solid #aa0000; transition: all 0.8s ease 0s; float:right;}
	
.readmore a:hover{background: #fff;
	color: #aa0000;
	transition: all 0.8s ease 0s;}
.faq-title {
	display: block;
	color: #aa0000;
	font: 16px 'open_sanssemibold';
	padding-bottom:8px;
}
.faq-title_sub {
	color: #000;
	font: 14px 'open_sanssemibold';
}
/* STUDENTS CORNER 11.01 */
.min-ht{
	min-height:480px;		
}
/* VISION MISSION 11.01 */
.vision .sub-title:first-of-type{
	margin-top:0;	
}
/* CONTACT US 11.01 */
.toll{
	color:#262626;
	font:14px 'open_sansregular';
	text-decoration:underline;
	text-transform:capitalize;		
}
.toll:hover{
	color:#aa0000;
	text-decoration:underline !important;		
}
.mail{
	color:#262626;
	font:14px 'open_sansregular';	
}
.mail:hover{
	color:#aa0000;
}
/* CUSTOMER CARE CENTRE 12.01 */
.customer-table tr td{
	font:14px 'open_sansregular';
	text-transform:capitalize;	
}
/* CUSTOMER EDUCATION SERIES 12.01 */
.subpage-list li{
	padding-bottom:12px;	
}
.subpage-list li a{
	display:block;
	color:#262626;
	font:14px/22px 'open_sansregular';
	position:relative;	
	padding-left:20px;	
}
.subpage-list li a:before{
	content:"\f0c1";
	font:1em 'FontAwesome';
	color:#aa0000;
	position:absolute;
	left:0;
	top:3px;
}
.customer-table tr a, .subpage-list li a:hover{
	color:#aa0000;	
}
.customer-table tr a:hover, .subpage-list li a:hover:before{
	color:#262626;
	transition:all 0.6s ease-out;
}
/* REPORT IS/IT INCIDENT 13.01 */
.para b{
	display:inline-block;
	/*padding-bottom:10px;ASP CHANGED*/
	font:700 14px 'open_sansregular';	
}
.report-table th{
	text-transform:uppercase;
	text-align:center;
}
/* MEDIA CONTACT 13.01 */
.sub-title.top{
	margin-top:0;	
}
/* E-FILING */
.sub-title.under{
	text-decoration:underline;	
}
.accepted{
	display:inline-block;
	background:#aa0000;
	color:#fff;
	border:none;
	text-transform:capitalize;
	font:14px 'open_sansregular';	
	padding:10px 0;
	min-width:150px;
	text-align:center;
	margin:20px 20px 20px 0;
	border:1px solid transparent;
}
.accepted:hover{
	background:transparent;
	color:#aa0000;
	border:1px solid #aa0000;	
}
.i-sign{
	color:#262626;
	display:inline-block;
	padding-right:20px;	
}

.show-mobile{
	display:none;	
}

/* 22.02 */
.inner-links-wrapper{	
	margin-bottom:30px;
	background:#cccccc;
	overflow:hidden;
}
.inner-links a{
	display:block;
	text-transform:capitalize;
	color:#333;
	font:14px 'open_sansregular';
	margin:10px 0;
	position:relative;
	padding:0 0 1px 20px;		
}
.inner-links a:before{
	content:"\f013";
	font:1.1em 'FontAwesome';
	position:absolute;
	left:0;
	top:0;
}
.inner-links a:hover{
	text-decoration:underline !important;
	color:#aa0000;
}

/*SITEMAP CSS */
ol, ul {
    margin-top: 0px;
    margin-bottom: 4px;
}
.panel-body {
    padding: 15px 0px;
}
.sitemap_list{ width:100%; padding:5px 0px; list-style:none; padding-bottom:0px;}
.sitemap_list li{ padding-left:22px; text-align:left;}
.sitemap_list li i{ padding-right:10px;}
.main li i{ color:#a00 !important}
.sitemap_list li a{font-family: 'open_sansregular'; font-size: 13px; font-weight:bold; color:#333;}
.sitemap_list li a:hover{color:#a00; transition: all .3s ease-in-out;}
.sitemap_list li:hover > i{color:#a00;}
.sitemap_list li > ul li{ padding-left:0px; list-style:none; text-align:left;}
.sitemap_list li > ul li  a{font: 12px 'open_sansregular'; color:#333; line-height:20px;}
.sitemap_list li > ul li  a:hover{color:#a00; transition: all .3s ease-in-out;}
.main li{ padding-left:5px; }
.main li a{font-family: 'open_sansregular'; font-size: 14px; font-weight:bold; color:#ce000d;}

/* INNER MENU LIST */
.menu-list{
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:15px;	
	width:100%;
}
.menu-list li{
	list-style:none;
	width:250px;	
}
.menu-list li:first-child .inner-div{
	display:block;	
}
.menu-list li:first-child{
	background:#d0cece;	
}
.menu-list li a{
	color: #2a2a2a;
	padding:6px 0 6px 10px;
	display:block;
    font: 14px 'open_sanssemibold';
    margin-bottom: 2px;
    text-transform: capitalize;	
	padding-left:30px;
	position:relative;
}
.menu-list li a:before{
	content:"\f0da";
	font:1.1em "FontAwesome";
	color:#aa0000;
	position:absolute;
	left:10px;
}
.menu-list .inner-div{
	position:absolute;
	right:0;
	top:-15px;		
	width:calc(100% - 250px);
	height:350px;
	margin:0;
	padding:15px;
	background:#d0cece;
	display:none;
}
.menu-list .inner-div ul{
	margin:0;
	padding:0;	
}
.menu-list .inner-div ul li{
	list-style:none;	
}
/* 25.04 */
.menu-list .inner-div ul li a{
	font: 14px 'open_sansregular';
	padding:4px 0;
	margin:0;
	display:inline-block;
	position:relative;
	padding-left:15px;
	white-space:nowrap;
}
/* 25.04 */
.menu-list .inner-div ul li a:before{
	content:"";
	width:0;
	height:1px;
	background:#aa0000;
	position:absolute;
	bottom:2px;
	left:0;
}
.menu-list .inner-div ul li a:hover{
	color:#aa0000;	
}
.menu-list .inner-div ul li a:hover:before{
	width:100%;
	transition:all 1s ease-in;
}
.menu-list .inner-div ul li a:after{
	position:absolute;
	left:0;
	top:7px;
	content:"\f101";
	font:.9em 'FontAwesome';	
}
.menu-list .inner-div .extras{
	width:auto;
	height:auto;
	position:absolute;
	right:20px;
	top:34px;	
}
#banner-owl .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-carousel .owl-controls .owl-dot {
	background: none repeat scroll 0 0;
	margin-top: -20px;
	position:relative;
	z-index:1000;
}
.logocls
{
    float: left;
height: 95px;
margin-right: 20px;
}
.ninelogo
{
  
height: 100px;

}

/*offers*/
.offerdiv
{
    height: 370px;border: 1px solid #E0E0E0;
    margin-right:10px;
    margin-bottom:10px;
     width:265px;
     text-align:center;
}
.offerspan
{
    font: 16px 'open_sanssemibold';
    color:#000;
    min-height: 60px;
}
.offerdetailspan
{
    font: 16px 'open_sanssemibold';
    color:#B10207;
    text-transform:none;
}
.offerexp
{
    font: 14px 'open_sansregular';
    color:#727272;
}

.offerdiv a
{
 background-color: #B10207;
padding: 10px 75px 10px 75px;
color: #fff;
font-family: open_sanssemibold;
}
.offerdiv a:hover
{
    
color: #000;
}
.offerhd
{
    color: #B10207;

text-transform: uppercase;

text-align: center;

font: 20px 'open_sansregular';

    font-weight: normal;

font-weight: bold;

margin-bottom: 18px;
}
/*offers*/


.ashContentHolder {background:#ebeaea; padding:20px; margin-bottom:30px;}
.listState {margin:0; padding:0;}
.listState li {vertical-align: top;width:15%; display:inline-block; list-style-type:none; background:url(../images/bullet-arrow.png) left 5px no-repeat; padding-left:20px; margin-bottom:10px;}
.listState li a {color:#333; font-size:14px; font-family:open_sansregular, Arial, Verdana; text-transform:capitalize}
.listState li a:hover {color:#af0101; text-decoration:none;}
.head16RedCaps {color:#af0101; font-size:16px; font-family:open_sanssemibold, Arial, Verdana; text-transform:uppercase; margin:0 0 20px 0;}
.txt13Black {color:#333; font-size:13px; font-family:open_sansregular, Arial, Verdana; margin:0 0 10px 0;}


/*2017-10-06*/
#addressTable {border:none!important; margin:0!important;}
#addressTable td, #addressTable th {background:none!important; border-right:none;!important; border-top:none!important; padding:0!important;}



/*2018-06-28  career */

.carrerPageDivHolderBg{ background:#e1e1e1; padding:10px 10px 50px 10px ; min-height:300px;}
.carrerPageHeader{ color:#000000;  text-align:center; 	font:22px 'open_sanssemibold'; min-height: 62px;
line-height: 24px;}
.carrerPageHeader28{ color:#fff;  	font:28px 'open_sanssemibold'; margin-bottom:0; text-transform:uppercase;
}
.carrerPageHeader40{ color:#fff;  	font:30px 'open_sanssemibold'; margin-bottom:10px; text-transform:uppercase; text-align:center; margin-top:0; 
}
.carrerPageHeader22{ color:#fff;  	font:22px 'open_sanssemibold'; margin-bottom:30px; margin-top:0; text-transform:uppercase;
}
.carrerPageHeaderTxt14Light{ color:#fff; font-size:15px; line-height:30px; text-align:justify; margin-bottom:30px;}
.carrerPageHeaderTxt22Light{ color:#fff; font-size:15px; text-align:center; margin-bottom:20px;}
.carrerPageHeaderPara{ color: #555555;
font: 15px 'open_sansregular';
    line-height: normal;
text-align:  justify;
line-height: 30px;
max-width: 330px;
margin: 0 auto;
min-height:90px}
.carrerPageBgPad{ padding-top:50px; padding-bottom:50px;z-index: 10000;

overflow: hidden; }
.carrerWrapper{ position:relative; }
.carrerWrapperHolder{position: absolute; 
top: 60px;
}
.carrerWrapper1{padding-top: 30px;
padding-bottom: 90px;}               
.btnReadmore{ width:200px; color:#c9221a; background:#fff; padding:10px; font-size:14px; text-align:center; display:block; }
.btnReadmore:hover{color:#c9221a!important;}
.carrerWrapperBg{padding-left: 387px; padding-top: 60px;
padding-bottom: 60px; padding-right: 40px;

width: 80%;
min-height: 488px; background:rgba(201, 34, 26, 0.8); color:#fff; border-radius:15px;

float: right;}

.bgCareer{ background:url(../images/career-bg.jpg) no-repeat center center fixed; background-size:cover; background-attachment:fixed; padding-top:50px; padding-bottom:50px;}
.bgCareerRed{ background:rgba(201, 34, 26, 0.8); padding-top:50px; padding-bottom:50px; max-width:700px; margin:0 auto; padding-left: 15px;
padding-right: 15px; border-radius: 15px;}
.btnClickHere{ color:#c9221a; background:#fff; text-align:center; padding:10px; border-radius:7px; width:166px; margin:0 auto; display:block; }
.btnClickHere:hover{ color:#c9221a;}
.btnClickHereMore{ color:#fff; background: rgba(201, 34, 26, 0.8); text-align:center; padding:10px; border-radius:7px; width:166px; margin:0 auto; display:block; }
.btnClickHereMore:hover{ color:#000;}
.joinUsHead26Red{ color:#aa0000; font: 26px 'open_sanssemibold'; text-transform:uppercase; margin-top:0; margin-bottom:50px;  }
.joinUsTxtPara{ color:#333; font-size:14px; line-height:28px; margin-bottom:30px; }
.joinUsTxtPara14{ color:#000; font: 14px 'open_sansregular';  margin-bottom:30px; display:inline-block; }
.latestJob22HeadRed{ color:#aa0000; font: 22px 'open_sanssemibold'; text-align:center; margin-top:0; margin-bottom:30px;  }
.latestJobDiv{ display: inline-block;

background: #e1e1e1; margin-bottom:15px;


width: 100%;  }
.latestJobHeadRegular{font: 16px 'open_sansregular';

color: #aa0000;

display: inline-block;

margin-top: 8px;

margin-left: 20px;}
.latestJobAllHead{ margin:0 auto; display:block;}
.latestJobBtn{ background:#aa0000; text-align:center; padding:10px; color:#fff!important; float:right; width:140px;}
.latestJobBtn:hover{color:#fff!important;}
.testmonial26HeadRed{ color:#aa0000; font: 26px 'open_sanssemibold'; text-align:center; margin-top:0; margin-bottom:30px; text-transform:uppercase;  }

.testmonial26HeadBlack{ color:#000; position:relative; font: 26px 'open_sanssemibold'; text-align:center; margin-top:0; margin-bottom:30px; text-transform:uppercase;  }
.testmonial26HeadBlack:before{ content: "";
display: block;
background: #b10206;
width: 268px;
height: 3px;
position: absolute;
bottom: -8px;
right: 50%;
margin-right: -134px;}
.testmonialName{ text-align:center; color:#b10206; font: 20px 'open_sanssemibold'; margin-bottom:0; margin-top:10px; }
.testmonialDesigination{ text-align:center; color:#000000; font: 14px 'open_sansregular'; display:block;  }
.testmonialTxtPara{ color:#333; font-size:14px; line-height:28px; margin: 0 auto 90px;
max-width: 765px; text-align:center; }
.testmonialTxtParaCentre{ color:#333; font-size:14px; line-height:28px;
 text-align:center; padding-left: 14px; }
 .testmonialLeftBorder{ border-left:3px #b10206 solid; margin-top: 100px;}
@media (max-width: 1200px) {
.carrerPageHeader{font: 18px 'open_sanssemibold'; min-height: 50px;}
.imgDivIcon{ margin:0 auto; display:block;}
.carrerWrapperHolder{ position:static;}
.carrerWrapperBg{ width:100%; padding-left: 50px; min-height:0; padding-top: 20px; padding-bottom:40px;}
.carrerWrapper1{ padding-top: 0px;
padding-bottom: 60px;}
}
@media (max-width: 992px) {
.carrerPageDivHolderBg{ margin-bottom:20px; min-height:0;}
.carrerPageHeader{ min-height:0;}
.carrerPageHeaderPara{ max-width:1000px;}
.testmonial26HeadRed{ font-size:22px;}
.testmonial26HeadBlack{ font-size:22px;}
.testmonialTxtPara{ margin-bottom:30px;}
.testmonialLeftBorder{margin-top: 45px;}
}
@media (max-width: 767px) {
.carrerPageHeader28{ font-size: 20px ;}
.carrerPageHeader22{font-size: 18px; margin-bottom:20px;}
.carrerWrapperBg{ padding-left:15px; padding-right:15px;}
.joinUsHead26Red{ font-size:20px; margin-bottom:30px; }
.latestJobHeadRegular{ font-size:14px;}
.latestJobBtn{width: 112px;}
.testmonialLeftBorder{ border-left:0; margin-top:30px; }
.testmonialTxtParaCentre{ padding-left:0;}
.careerhd
{
    width:100%;
}
}

@media (max-width: 480px) {

.carrerPageHeader40{font-size: 23px;}
.carrerPageHeaderTxt22Light{font-size: 13px;}
.latestJobHeadRegular{ display:block; text-align:center; margin-left:0; margin-top:10px;}
.latestJobBtn{ float:none; margin: 10px auto 0px;
  display:block; width:100%;}
.testmonial26HeadBlack::before{ width:167px; margin-right: -84px; }
.sub-banner
{
    padding-bottom: 50px;
}

 } 



