/*Import Css*/
@import url('bootstrap.min.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i');
@import url('fonts.min.css');
@import url('font-awesome.min.css');
@import url('webslidemenu.css');

body { font-family: 'Open Sans', sans-serif; color: #777777; font-size: 14px; line-height: 25px; margin: 0; padding: 0; }
.col-centered { float: none; margin: 0 auto; display: block; }
a{ text-decoration: none; outline: none; }
a:hover, a:focus { text-decoration: none; outline: none; color: #ffcc01; }
ul { margin: 0; padding: 0; }
li { list-style-type: none; }
section { float: left; width: 100%; padding: 90px 0; }
.know_more { color: #707070;  text-transform: uppercase; font-size:14px; font-weight:400; padding-top:20px; }
.apply_now { color: #ff9100; }
.learn_more { color: #cf121c; display: inline-block; text-transform: uppercase; margin: 15px 0; }
.learn_more:hover, .learn_more:focus { color: #ff9100; background: none; }
.read_more { color: #cf121c; display: inline-block; text-transform: uppercase; margin: 15px 0; }
.read_more:hover, .read_more:focus { color: #ff9100; background: none; outline: none; }
.hover_effect { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: inline-block; padding: 1px; position: relative; z-index: 2; text-decoration: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-user-select: none; -webkit-touch-callout: none; }
.hover_effect:after { content: ""; height: 2px; left: 0; bottom: -5px; width: 1px; position: absolute; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; right: 0; margin: 0 auto; }
.hover_effect:hover { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; cursor: pointer; }
.hover_effect:hover:after, .hover_effect:focus:after { width: 100%; background-color: #ff9100; ; }
.retail-loans { background: url(../images/retailloan_bg.jpg) top left no-repeat fixed !important; background-size: cover; }
.automobile-loans { background: url(../images/automobile-loans.jpg) 0 60% no-repeat fixed !important; background-size: cover; }
.career_bg { background: url(../images/career_bg.jpg) 0 60% no-repeat fixed !important; background-size: cover; }
/*checkbox and Radio Css*/
.checkbox label:after, .radio label:after { content: ''; display: table; clear: both; }
.checkbox .cr, .radio .cr { position: relative; display: inline-block; border: 1px solid #a9a9a9; border-radius: .25em; width: 1.3em; height: 1.3em; /*float: left;*/ margin-right: .5em; }
.radio .cr { border-radius: 50%; top: 4px; }
.checkbox .cr .cr-icon, .radio .cr .cr-icon { position: absolute; font-size: .8em; line-height: 0; top: 50%; left: 20%; }
.radio .cr .cr-icon { margin-left: 0.04em; }
.checkbox label input[type="checkbox"], .radio label input[type="radio"] { display: none; }
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon { transform: scale(3) rotateZ(-20deg); opacity: 0; transition: all .3s ease-in; }
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon { transform: scale(1) rotateZ(0deg); opacity: 1; }
.checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr { opacity: .5; }
/*checkbox and Radio Css end*/
/*Default Css end*/
/*Custom Css*/
header { text-align: center; position: relative; width: 100%; color: #fff; font-family: 'Open Sans', sans-serif; set animation -webkit-transition:all .1s ease;  transition: all .4s ease; background: #fff; height:auto; }
header.sticky { position: fixed; width: 100%; background: #fff; padding: 0; height: 110px; z-index: 999 !important; }
.logo { position: absolute; top: 10px; margin: 0 auto; left: 0; right: 0; }

.net_banking { float: right; width: 80%; padding: 15px 0; display: block; }
.net_banking .form-control { box-shadow: none; border: 1px solid #ec3434; -moz-border: 1px solid #ec3434; -ms-border: 1px solid #ec3434; -o-border: 1px solid #ec3434; -webkit-border: 1px solid #ec3434; float: right; border-radius: 4px 0 0 4px; }
.net_banking form { position: relative; z-index: 1; display: table; float: right; width: 100%; }
.net_banking i { color: #ec3434; position: absolute; top: 8px; font-size: 20px; font-weight: 600; right: 20%; }
.net_banking .btn { border: 1px solid #ec3434; -moz-border: 1px solid #ec3434; -ms-border: 1px solid #ec3434; -o-border: 1px solid #ec3434; -webkit-border: 1px solid #ec3434; border-radius: 0 4px 4px 0; background: #ec3434; color: #fff; }
.net_banking .btn:hover, .net_banking .btn:focus { background: #a22525; color: #fff; border: 1px solid #a22525; -moz-border: 1px solid #a22525; -ms-border: 1px solid #a22525; -o-border: 1px solid #a22525; -webkit-border: 1px solid #a22525; }
.navigation { float: left; width: 100%; background: #f3f3f3; }
.rightsearch form { float: left; width: 100%; position: relative; }
.rightsearch form .form-control { background: none; border: none; box-shadow: none; padding: 6px 20px 6px 12px; }
.rightsearch form .btn { position: absolute; top: 0; right: -6px; background: none; color: #ec3434; }
.banner { float: left; width: 100%; position:relative; }
.banner .banner_text { float: left; width: 35%; background: rgba(157, 185, 186, 0.43); padding: 45px 100px; position: absolute;
    right: 0;
    top: 0;
    height: 100%;}
.desktop_thumb{ display:block;}
.mobile_thumb{ display:none;}
.banner_text .all_loan { padding: 0; float: none; width: 100%; margin: 0; }
.banner_text .all_loan .form-control { border: none; }
.banner_text .all_loan .form-control:hover, .banner_text form .form-control:focus { border: none; }
.all_loan { padding: 0; float: left; width: 100%; margin: 20px 0 0 0; }
.all_loan .form-control { padding: 10px 20px; height: auto; color: #ff9100; border: none; border: 1px solid #ff9100; }
.all_loan .form-control:hover, form .form-control:focus { box-shadow: none; border: none; border: 1px solid #000; }
.all_loan select option { color: #000; padding: 6px 20px; }
.banner_text li:nth-child(2) { margin: 15px 0; }
.banner_text li:nth-child(2) a { color: #cb151d; }
.banner_text li:first-child a { color: #ff9100; }
.banner_text li a { display: block; background: #fff; padding: 8px 20px; min-width: 200px; text-align: left; border-radius: 4px; font-weight: 500; color: #101010; }
.banner_text li a i { padding: 8px; font-weight: 600; float: right; }
.banner_text li .dropdown .dropdown-menu { left: 24px; }
.banner_text li .dropdown li a { background: #fff; padding: 6px 20px; border-bottom: 1px solid #f1f1f1; text-align: left; font-weight: 400; }
.banner_text li .dropdown li a:hover { background: #ec3434; color: #fff; }
.banner_text li .dropdown li:nth-child(2), .banner_text li .dropdown li:nth-child(2) a { margin: 0; color: #262626; }
.banner_text li .dropdown li:nth-child(2) a:hover { color: #fff; }
.page_breadcrumb { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left no-repeat;
    background-size: cover; }
.page_breadcrumb .breadcrumb { margin: 0; background: none; padding: 10px 0; }
.page_breadcrumb .breadcrumb li a { color: #2d2d2d; }
.content { float: left; width: 100%; padding: 20px 0; background-color:#ffffff; }
.content p { margin: 0; }
ul.bullets { margin: 10px 0; padding: 0; display: block; float: left; width: 100%; }
ul.bullets li { display: block; position: relative; padding: 0 0 0 20px; }
ul.bullets li:before{content: "\f101"; position:absolute; left:0; top:5px; color:#555; font: normal normal normal 14px/1 FontAwesome;}
ul.bullets li i { position: absolute; top: 5px; left: 0; display:none; }
ol { margin: 0; padding: 0; display: block;  width: 100%; line-height:25px;     float: left;}
ol li { display: block; position: relative; padding: 0 0 0 20px; }
ol li:before{content: "\f101"; position:absolute; left:0; top:5px; color:#555; font: normal normal normal 14px/1 FontAwesome;}
ol li i { position: absolute; top: 5px; left: 0; display:none; }
.page_header { float: none;
    width: 100%;
    display: block; }
.page_header h1 { color: #313131; font-weight: 400; margin: 0; margin: 20px 0; font-family: 'Droid Serif', serif; }
.page_header h1 span { display: block; padding: 10px 0; font-size: 18px; font-style: italic; }
.tab .tab_container { width: 100%; margin: 0 auto; padding: 20px 0 0 0; position: relative; float: left; }
.tab input, .tab section { clear: both; padding-top: 10px; display: none; }
.tab label { font-weight: 600; font-size: 11px; display: block; float: left; width: auto; padding: 10px 6px; margin-right: 20px; margin-bottom: 15px; color: #000000; cursor: pointer; text-decoration: none; text-align: center; text-transform: uppercase; background: #fff; border: 2px solid #fa9d38; }
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 { display: block; padding: 15px; background: #f4f4f4; color: #999; border-bottom: 2px solid #f0f0f0; }
.tab_container .tab-content p, .tab_container .tab-content h3 { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; }
.tab_container .tab-content p { margin: 0; }
.tab_container .tab-content h4 { text-align: left; color: #000; }
.tab_container [id^="tab"]:checked + label { background: #fa9d38; box-shadow: none; border: 2px solid #fa9d38; }
.tab_container [id^="tab"]:checked + label .fa { color: #0CE; }
.tab label .fa { font-size: 1.3em; margin: 0 0.4em 0 0; }

/*Media query*/
@media only screen and (max-width: 930px) {
.tab label span { font-size: 10px; }
.tab label .fa { font-size: 10px; }
}
 @media only screen and (max-width: 768px) {
.tab label .fa { font-size: 16px; }
}

/*Content Animation*/
@keyframes fadeInScale { 0% {
 transform: scale(0.9);
 opacity: 0;
}
 100% {
 transform: scale(1);
 opacity: 1;
}
}
.tab { float: left; width: 100%; }
.awards { float: left; width: 100%; padding: 25px 0 0 0; }
.history { float: left; width: 100%; margin: 20px 0; }
.location { float: left; width: 100%; padding: 20px; background: #f4f4f4; }
.location h4 { color: #000; }
.location p { margin: 0; }
.location a { display: block; padding: 0; text-decoration: underline; }
.location p a { display: inline-block; padding: 0; text-decoration: none; color: #555555; }
.location a.queries { color: #fa9d38; }
.location a.branch { color: #cb151d; }
.look { float: left; width: 100%; position: relative; margin: 0; display: block; }
.look .form-control { border: 1px solid #ec3434; -moz-border: 1px solid #ec3434; -ms-border: 1px solid #ec3434; -o-border: 1px solid #ec3434; -webkit-border: 1px solid #ec3434; padding: 10px 35px 10px 12px; height: auto; }
.look .btn { background: none; color: #ec3434; font-size: 18px; position: absolute; top: 0; right: 0; padding: 3px 12px; margin: 5px 0; border-left: 1px solid #000; border-radius: 0; }
.look .btn:hover, .look .btn:focus { outline: none; box-shadow: none; }
.right_panel { float: left; width: 100%; background: url(../images/bg.png) top left #ededed; padding: 20px 10px; margin-top: 20px; background-size: cover; position: relative; }
.right_panel:before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; border: 1px dashed #000; max-width: 150px; margin: 0 auto; }
.right_panel p { margin: 0; text-align: center; }
.main_header { float: left; width: 100%; padding-bottom: 20px; }
.main_header h4 { color: #000; font-weight: 400; text-align: center; position: relative; text-transform: uppercase; margin: 0; font-family: 'Droid Serif', serif; }
.main_header h5 { text-align: center; color: #000; font-weight: 400; line-height: 25px; margin: 0; }
.main_header h4::before { content: ''; background: url(../images/line.png) no-repeat; height: 3px; width: 28px; position: absolute; left: 0; top: 10px; }
.main_header h4::after { content: ''; background: url(../images/line.png) no-repeat; height: 3px; width: 28px; position: absolute; right: 0; top: 10px; }
.main_header h4 span { font-weight: 600; }
a.result { display: block; padding: 10px 20px; background: #ff9100; color: #000; margin: 20px 0 0 0; float: left; width: 100%; text-align: center; font-weight: 600; font-size: 14px; }
a.result img { padding-right: 8px; }
a.csr { display: block; padding: 10px 20px; background: #cb151d; color: #fff; margin: 20px 0 0 0; float: left; width: 100%; text-align: center; font-weight: 600; font-size: 14px; }
a.csr img { padding-right: 8px; }
a.check_faq { display: block; padding: 10px 20px; background: #000; color: #fff; margin: 20px 0 0 0; float: left; width: 100%; text-align: center; font-weight: 600; font-size: 14px; }
a.check_faq img { padding-right: 8px; }
.help { float: left; width: 100%; background: #eeeeee; padding: 15px 0; margin: 0; }
.help .main_header { width: 100%; }
.help ul { margin: 0; padding: 0; display: block; text-align: center; }
.help ul li { list-style-type: none; display: inline-block; }
.help ul li a { background: #fff; display: inline-block; padding: 8px; border-radius: 4px; margin: 0 20px 0 0; min-width: 160px; color: #555555; font-size: 12px; }
.help ul li a img { padding-right: 5px; }
.healp_desk ul li:last-child a { margin: 0; border: none; }
.healp_desk { float: left; width: 100%; padding: 10px 0; text-align: center; border-top: 2px solid #f3f3f3; -moz-border-top: 2px solid #f3f3f3; -ms-border-top: 2px solid #f3f3f3; -o-border-top: 2px solid #f3f3f3; -webkit-border-top: 2px solid #f3f3f3; border-bottom: 2px solid #f3f3f3; -moz-border-bottom: 2px solid #f3f3f3; -ms-border-bottom: 2px solid #f3f3f3; -o-border-bottom: 2px solid #f3f3f3; -webkit-border-bottom: 2px solid #f3f3f3; }
.healp_desk ul { margin: 0; padding: 0; display: block; text-align: center; }
.healp_desk ul li { list-style-type: none; display: inline-block; }
.healp_desk ul li a { color: #be0c20; padding: 0 8px; ; border-right: 1px solid #000; -moz-border-right: 1px solid #000; -ms-border-right: 1px solid #000; -o-border-right: 1px solid #000; -webkit-border-right: 1px solid #000; }
.healp_desk ul li a:hover, .healp_desk ul li a:focus { color: #000; }

footer p, footer a { color: #ffffff; font-size: 12px; line-height: 20px; }
footer a:hover, footer a:focus { color: #fafafa; }
footer h4 { margin: 0; padding: 0 0 15px 0; color: #ffffff; }
footer .social { float: left; width: 100%; padding: 15px 0 0 0; margin: 0; }
footer .social h4 { padding: 0; }
footer .social a { padding: 5px 5px 0 0; display: inline-block; }
footer .copyright { float: left; width: 100%; padding: 15px 0 0 0; font-size: 12px; text-align: left; }
.copyright p{ color: #707070; text-align: left; font-size: 11px; margin: 0; }
.copyright p { padding-top: 4px; }
.copyright ul { display: block; margin: 0; padding: 0; text-align: right; }
.copyright ul li { display: inline-block; text-align: right; list-style-type: none; }
.copyright ul li:last-child a { border: none; }
.copyright a:hover { color: #cf121c; }
.copyright a { padding: 0 8px; border-right: 1px solid #5a5959; }
.headerwp { margin: 0; padding: 0; }
/*new css*/
.slider { float: left !important; width: 100%; position: relative !important; clear: both; display:block;}
.slider .carousel-control.left { box-shadow: none; width: 10%; text-shadow: none; background: none; color: #fff; opacity: 5; }
.slider .carousel-control.right { box-shadow: none; width: 10%; text-shadow: none; background: none; color: #fff; right: 35%; opacity: 5; }
.slider .carousel-control.right:hover, .slider .carousel-control.left:hover { color: #ec3434; }
.slider .carousel-inner .item h4 { font-weight: bold; color: #2d2d2d; text-shadow: 2px 2px #d0e175; margin: 0; line-height: 30px; font-size: 18px; }
.slider .carousel-inner .item, .slider .carousel-inner .item.active { perspective: 0px; -webkit-perspective: 0px; }
.highlights_slider .carousel-inner .item, .highlights_slider .carousel-inner .item.active { perspective: 0px; -webkit-perspective: 0px; }
.slider .carousel-inner .item h4 span { font-size: 24px; }
.slider .carousel-inner .carousel-caption { right: 32%; left: 0; bottom: -20px; }
.slider .sideright { position: absolute; width: 35%; right: 0; z-index: 1; background: rgba(255, 255, 255, 0.53); padding: 40px 90px 15px 25px; text-align: center; height: 100%; top: 0; }
.slider .sideright h2 { font-family: 'Droid Serif', serif; text-shadow: 1px 2px 2px #000; color: #fff; margin: 15px 0 30px 0; font-size: 28px; }
.slider .side_text .side_hover { display: none; }
.slider .side_text a:hover .side_hover { display: block; margin: 0 auto; /*box-shadow: 1px 2px 3px #666; -moz-box-shadow: 1px 2px 3px #666; -webkit-box-shadow: 1px 2px 3px #666; -o-box-shadow: 1px 2px 3px #666;*/ border-radius: 50px; }
.side_text h5 { color: #000; font-size: 12px; }
.side_text a { color: #000; display: block; background: #fff; padding: 15px 5px; border-radius: 10px; }
.side_text a:hover { box-shadow: 4px 4px 3px #828282; -moz-box-shadow: 4px 4px 3px #828282; -webkit-box-shadow: 4px 4px 3px #828282; -o-box-shadow: 4px 4px 3px #828282; }
.side_text a:hover .side_static { display: none; }
.side_text a:hover h5 { color: #000; }
.side_text { float: left; width: 100%; margin-bottom: 30px; }
.looking_search { float: left; width: 100%; }
.looking_search .form-control { position: relative; height: 54px; padding: 6px 44px 6px 12px; border: 2px solid #ec3434; }
.looking_search .form-control:focus { box-shadow: none; }
.looking_search .btn { position: absolute; top: 5px; right: 25px; background: none; border: none; color: #ec3434; font-size: 22px; }
.looking_search .btn:hover, .looking_search .btn:focus{ box-shadow: none;}
.highlights_slider { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left no-repeat fixed;
    background-size: cover;  padding: 10px 0; clear: both; }
.highlights_slider a { margin:0 50px; display:inline-block; color:#2d2d2d; font-size:18px;}
/*.highlights_slider a h4 { margin:0 5%; color:#2d2d2d; display:inline;}*/
.highlights_slider .carousel-inner { width: 100%; }
.highlights_slider .carousel-inner .item h4 { text-align: center; color: #2d2d2d; box-shadow: none; text-shadow: none; }
.highlights_slider .carousel-control.left { box-shadow: none; text-shadow: none; background: none; color: #b5b5b5; opacity: 5; }
.highlights_slider .carousel-control { width: 0; }
.highlights_slider .carousel-control.right { box-shadow: none; text-shadow: none; background: none; color: #b5b5b5; opacity: 5; }
.highlights_slider .carousel-control .glyphicon { top: 35%; }
.digital_banking { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left fixed no-repeat; background-size: cover; }
.digital_banking .link { padding: 0; }
.digital_banking .link.col-centered { display: table; }
.digital_links { float: left; width: 100%; padding: 0; text-align: center; }
.digital_links a { display: block; color: #000; text-align: center; padding: 10px; }
.digital_links h5 { font-size: 12px; }
.digital_links a:hover, .digital_links a:focus { background: rgba(255, 255, 255, 0.52); color: #cf121c; border-radius: 10px; }
.digital_links img { margin: 0 auto; }
.digital_text h2 { font-size: 45px; margin: 0; padding-bottom: 15px; line-height: 50px; font-family: 'Droid Serif', serif; font-weight: 600; }
.digital_text h2 span { display: block; font-size: 36px; padding: 0 50px; font-weight: 500; }
.news { float: left; width: 100%; }
.news .news_header { /*float: left;*/ width: 100%; }
.news .news_header h2 { padding-bottom: 15px; font-size: 45px; line-height: 50px; margin: 0; font-weight: 500; font-family: 'Droid Serif', serif; }
.news .news_header h2 span { font-size: 45px; display: block; padding: 0 50px; font-weight: 600; }
.news .news_header h2 a { color:#555555; font-weight:800 }
#owl-demo .item { background: #fff; padding: 10px; margin: 10px; color: #000; border: 2px solid #ff9100; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: left; }
#owl-demo .item a.read_more { margin-bottom: 0; }
.goals { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left fixed no-repeat; background-size: cover; position: relative; padding: 100px 0 50px 0; }
.goals img.future_plan { position: absolute; left: 0; bottom: 0; }
.goal_tabs { float: left; width: 100%; padding: 0; min-height: 370px; }
/*.goal_tabs .nav-stacked>li:first-child { background: #cf121c; color: #fff; padding: 10px; }*/
.goal_tabs .nav-stacked>li { margin: 0; }
.goal_tabs .nav-stacked>li a { background: #dfdfdf; padding: 10px; border-radius: 0; color: #5f5f5f; }
.goal_tabs .nav-stacked>li.active a { background: #ff9100; color: #fff; }
.goal_tabs .nav-stacked>li a:hover, .goal_tabs .nav-stacked>li a:focus { background: #ff9100; color: #fff; }
.goal_tabs .well { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; background: none; border: none; box-shadow: none; padding: 0 0 0 25px; margin: 0; }
.goal_tabs .well h2 { margin: 0; font-size: 36px; line-height: 50px; padding-bottom: 15px; font-weight: 500; font-family: 'Droid Serif', serif; }
.goal_tabs .well h2 span { font-size: 45px; display: block; padding: 0; font-weight: 600; }
.goal_tabs .well a { background: #ff9100; color: #fff; padding: 10px; margin: 15px 10px 0 0; }
.goal_tabs .well a:after { bottom: 0; }
.goal_tabs .well a:hover, .goal_tabs .well a:focus { background: #cf121c; color: #fff; }
.goal_tabs .well a:hover:after { background: #000; bottom: 0; }
.reach_us { float: left; width: 100%; }
.reach_us ul { display: block; padding: 10px 20px; margin: 0 auto; }
.reach_us ul li { display: block; background: #e2e2e2; color: #555555; font-weight: 500; }
.reach_us ul li span { height: 100%; width: 30px; background: #a4a4a4; display: inline-block; text-align: center; margin-right: 7px; }
.reach_us ul li span i { color: #fff; position: static; }
.reach_us ul li:first-child { margin-bottom: 10px; }
.locate_us { float: left; width: 100%; }
.locate_us ul { display: block; margin: 0; padding: 0; }
.locate_us ul li { display: block; padding: 5px 0; border-bottom: 1px solid #fff; }
.locate_us ul li a { display: block; text-align: center; color: #555555; font-weight: 500; }
.locate_us ul li:last-child { border: none; }
.social { float: left; width: 100%; margin: 25px 0 0 0; }
.social ul { display: block; margin: 0 auto; padding: 0; text-align: center; }
.social ul li { display: inline-block; }
.social ul li a img { width: 80px; }
.branches { float: left; width: 100%; margin: 30px 0 0 0; }
.accordion { float: left; width: 100%; }
.panel-title > a:before { font-family: FontAwesome; content: "\f055"; color: #cb151d; }
.panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus { text-decoration: none; }

.panel > a:before { float: right !important; font-family: FontAwesome; content: "\f056"!important; padding-right: 5px; color: #cb151d; }
.panel > a.collapsed:before { float: right !important; content: "\f055"!important; }
.panel > a:hover, .panel > a:active, .panel > a:focus { text-decoration: none; }
.panel{
	padding:5px;
}

.accordion .panel-default .panel a:hover, .accordion .panel-default > .panel a:focus {
    outline: none;
    color: #ff9100;
}

.accordion .panel-body { background: #f9f9f9; }
.accordion .panel-body h4 { margin: 0; padding: 10px 0; font-weight: 500; color: #c71d1c; display: block; float: left; width: 100%; }
.accordion .panel-body h5 { margin: 0; padding-bottom: 20px; }
.accordion .panel-body ul.bullets { margin: 0; padding: 0; display: block; float: left; width: 100%; }
.accordion .panel-body ul.bullets li { display: block; position: relative; padding: 0 0 0 20px; float: left; width: 100%; }
.accordion .panel-body ul.bullets li i { position: absolute; top: 5px; left: 0; }
.accordion .panel-body a { color: #cb151d; padding-left: 5px; }
.accordion .panel-title a { color: #000; display: block;     padding: 5px 50px 5px 15px; position:relative; line-height: 25px;}
.accordion .panel-title > a:before { position:absolute; right:15px;}
.accordion .panel-group .panel { border-radius: 0; box-shadow: none; }
.accordion .panel-group .panel+.panel { border-radius: 0; }
.accordion .panel-default .panel-heading { background: #fff; padding: 0; border-radius: 0; }
.accordion .panel-default .panel-title a:hover, .accordion .panel-default>.panel-title a:focus { outline: none; background: #ff9100; color: #fff; }
.accordion .panel-default .panel-title a:hover:before { color: #fff; }
.ImageWrapper { -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); display: block; overflow: hidden; position: relative; }
.ImageWrapper { margin: 0 0 25px 0; }
.ImageWrapper img { width: 100%; }
.ImageWrapper .ImageOverlayH { background: rgba(0, 0, 0, 0.6); }
.ImageWrapper .CStyleB .know_more { border: none; color: #ff9100; }
.ImageWrapper .CStyleB a.hover_effect:hover:after, .ImageWrapper .CStyleBe a.hover_effect:focus:after { background: #fff; }
.ImageWrapper h5 { position: absolute; bottom: 0; text-align: center; left: 0; right: 0; background: rgba(235, 134, 32, 0.91); color: #000; margin: 0; padding: 10px 0; font-size:13px; }
.retail_loan_services { float: left; width: 100%; }
.retail_loan_services .ImageWrapper { margin: 30px 0 0 0; }
.ImageWrapper .CStyleBe .know_more { color: #ff9100; }
.retail_loan_services .ImageWrapper h5 { position: absolute; bottom: 0; text-align: center; left: 0; right: 0; background: rgba(235, 134, 32, 0.91); color: #000; margin: 0; padding: 10px 0; }
.ImageWrapper .ImageOverlayH { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.52); bottom: 0; display: block; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 100%; display: block;}
.ImageWrapper:hover .ImageOverlayH { opacity: 1; }
.ImageWrapper .ImageOverlayHe { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.27); height: 0; display: block; height: 0; left: 0; opacity: 0; position: absolute; top: 50%; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 100%; }
.ImageWrapper:hover .ImageOverlayHe { height: 100%; top: 0; opacity: 1; }
.ImageWrapper .CStyleBe { visibility: hidden; margin: 0; opacity: 0; position: absolute; text-align: left; left: 0; width: 100%; top: 50%; margin-top: -20px; -webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); }
.ImageWrapper:hover .CStyleBe { margin-left: -42px; opacity: 1; left: 50%; visibility: visible; }
.ImageWrapper .CStyleB { visibility: hidden; margin: 0; opacity: 0; position: absolute; text-align: center; width: 100%; margin-top: -20px; -webkit-transform: scale(0.2); -moz-transform: scale(0.2); -ms-transform: scale(0.2); -o-transform: scale(0.2); transform: scale(0.2); -webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); font-size: 14px; top: 35%; color: #fff; padding: 10px; display: block; }
.ImageWrapper:hover .CStyleB { opacity: 1; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.ImageWrapper .CStyleC span { position: absolute; }
.apply_process:before { border: none !important; }
.apply_processcontent { float: left; width: 100%; text-align: center; padding: 30px 0; border-bottom: 1px dashed #000; }
.apply_processcontent:last-child { border: none; padding-bottom: 0px; }
.apply_processcontent span { background: #fff; border-radius: 50%; border: 2px solid #ec3434; font-size: 16px; padding: 10px 17px; color: #ff9100; font-weight: 600; display: inline-block; }
.apply_processcontent h5 { font-weight: 600; margin: 15px 0; color: #000; }
.apply_processcontent p { text-align: center; margin: 0; }
.open>.dropdown-toggle.btn-primary:hover, .open>.dropdown-toggle.btn-primary:focus { background: #fff !important; color: #ff9100; outline: none; box-shadow: none; }
.all_loan .btn-primary.active, .all_loan .btn-primary:active, .all_loan .open>.dropdown-toggle.btn-primary { background: #fff; color: #000; border: 1px solid #ff9100; }
.all_loan li a { display: inline-block; background: #fff; padding: 8px 20px; min-width: 200px; text-align: center; border-radius: 4px; font-weight: 500; color: #101010; }
.all_loan li a i { padding-left: 5px; font-weight: 600; }
.all_loan li .dropdown .dropdown-menu { left: 24px; }
.all_loan li .dropdown li a { background: #fff; padding: 6px 20px; border-bottom: 1px solid #f1f1f1; text-align: left; font-weight: 400; display: block; }
.all_loan li .dropdown li a:hover { background: #ec3434; color: #fff; }
.all_loan li .dropdown li:nth-child(2), .banner_text li .dropdown li:nth-child(2) a { margin: 0; color: #262626; }
.all_loan li .dropdown li:nth-child(2) a:hover { color: #fff; }
.rightpanel_advertise { float: left; width: 100%; margin: 20px 0 0 0; position: relative; }
.rightpanel_advertise img.img-responsive { width: auto; margin: 0 auto; }
.rightpanel_advertise h5 { position: absolute; bottom: 0; z-index: 1; background: rgba(0, 0, 0, 0.61); color: #fff; display: block; left: 0; right: 0; margin: 0; padding: 10px; text-align: center; }
.rightpanel_advertise span { font-size: 16px; padding: 0 5px; }
.rightpanel_advertise h5 img { padding-left: 10px; vertical-align: middle; }
.compare_loans { float: left; width: 100%; padding: 25px 0 0 0; }
.direct_links { float: left; width: 100%; margin: 20px 0 0 0; background: #fff; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
.direct_links ul { margin: 0; padding: 0; display: block; text-align: center; }
.direct_links ul li { display: inline-block; }
.direct_links ul li a { display: block; padding: 10px 15px; color: #000; position: relative; }
.direct_links ul li a:hover, .direct_links ul li a:focus { color: #cb151d; }
.direct_links ul li:last-child a:before { background: none; }
.direct_links ul li a:before { content: ''; background: #000; width: 1px; position: absolute; right: -3px; height: 20px; top: 12px; }
.automobile_details { float: left; width: 100%; }
.automobile_details_text { float: left; width: 100%; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); margin: 10px 0; padding: 10px; background: #f4f4f4; }
.automobile_details #tab1:checked ~ #content1, .automobile_details #tab2:checked ~ #content2, .automobile_details #tab3:checked ~ #content3, .automobile_details #tab4:checked ~ #content4, .automobile_details #tab5:checked ~ #content5 { padding: 0; background: none; border: none; }
.automobile_details section { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; background: #f8f7f7; }
.tab.automobile_details label { padding: 10px 20px; margin: 0 20px 15px 0; }
.automobile_details h4 { margin: 0; color: #000; padding: 0 0 10px 0; }
.automobile_details ul { margin: 0; padding: 0; display: block; }
.automobile_details ul li ul, .automobile_details ul li ul li { margin: 0; padding: 0; }
.automobile_details ul li { display: block; color: #555; position: relative; padding-left: 15px; }
.automobile_details ul li i { position: absolute; top: 6px; left: 0; }
.conditions_apply { font-style: italic; color: #ec3434; font-weight: 600; display: block; margin: 0; }
.apply_now { background: #cf121c; color: #fff !important; padding: 5px 25px; border-radius: 3px; text-align: center; }
.apply_now:hover, .apply_now:focus { background: #ff9100; outline: none; }
.conditions_apply:hover, .conditions_apply:focus { color: #000; }
.automobile_compare { float: left; width: 100%; }
.apply_now { background: #cf121c; color: #fff !important; padding: 5px 25px; border-radius: 3px; text-align: center; }
.automobile_compare .table>tbody>tr>td a:hover.apply_now, .automobile_compare .table>tbody>tr>td a:focus.apply_now { background: #ff9100; outline: none; }
.automobile_compare .automobile_text h4 { text-align: left; color: #000; padding: 0 0 8px 0; }
.automobile_compare .automobile_text { background: #f8f7f7; padding: 10px; float: left; width: 100%; font-size: 12px; margin: 5px 0 10px 0; }
.automobile_compare .automobile_text ul { margin: 0; padding: 0; display: block; }
.automobile_compare .automobile_text ul li { display: block; color: #555; position: relative; padding-left: 15px; }
.automobile_compare .automobile_text ul li i { position: absolute; top: 6px; left: 0; }
.automobile_compare .links { float: left; width: 100%; }
.automobile_compare .links ul { display: block; margin: 0; padding: 0; }
.automobile_compare .links ul li { margin: 0; display: block; min-height: 100px; }
.automobile_compare .mcompare h4.head { background: #fa9d38; border: none; padding: 5px 20px; color: #000; text-align: center; margin: 10px 0; vertical-align: middle; font-weight: 500; }
.automobile_compare .links ul li a:hover, .automobile_compare .links ul li a:focus { background: #fa9d38; border: 5px solid #fa9d38; }
.financial-results { float: left; width: 100%; margin: 20px 0 0 0; }
.financial-results section { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; float: left; width: 100%; background: #f9f9f9; padding: 15px; }
.financial-results section .financial_text { float: left; width: 100%; margin: 0 0 15px 0; background: #fff; padding: 10px; }
.financial-results section .financial_text h3 { margin: 0; padding: 0 0 15px 0; }
.financial-results section .financial_text em { display: block; font-style: italic; padding: 5px 0; color: #cf121c; }
.financial-results section .financial_text img { width: 100%; }
.financial-results section .financial_text:last-child { margin: 0; }
.financial-results section .financial_text span { display: block; font-style: italic; padding: 5px 0; color: #000; }
.financial-results section .financial_text a { text-decoration: none; margin: 5px 0; }
.csr_text { float: left; width: 100%; }
.csr_text ul.bullets li a{ text-decoration: none; font-size: 18px; padding: 5px 0; color: #000; display: block;}
.csr_text ul.bullets li a:hover, .csr_text ul.bullets li a:focus{ color:#cb151d;}
.csr_text ul.bullets li i{ top: 8px;}
.content h4.head { margin: 0; padding: 15px 0; color: #000; font-weight: 600; color: #cb151d; display: block; float: left; width: 100%; line-height: 30px; }
.demat_benefits { float: left; width: 100%; margin: 0 0 20px 0; background: #f8f7f7; padding: 15px; }
.demat_benefits .demat_text { background: #fff; padding: 10px; float: left; width: 100%; border: 1px solid #d0d0d0; }
.demat_benefits .demat_text ul.bullets { margin: 0; }
.demat_benefits h4 { margin: 0; padding-bottom: 15px; color: #000; }
.csr_text img { padding: 5px; border: 1px solid #c7c7c7; width: 100%; }
.csr_text a.more_btn { float: right; color: rgb(236, 52, 52); font-size: 16px; font-weight: 500; border: 1px solid rgb(206, 206, 206); padding: 5px 20px; display: inline-block; margin: 0; font-size: 12px; }
.csr_text .accordion { margin: 35px 0 0 0; }
.fundhouse { float: left; width: 100%; }
.fundhouse img { padding: 5px; margin: 0 0 15px 0; }
.locator { float: left; width: 100%; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25, .8, .25, 1); padding: 15px; background: #f9f9f9; border-top: 5px solid #ff9100; margin: 10px 0 0 0; }
.locator ul { display: block; margin: 0; padding: 0; }
.locator ul li { display: inline-block; }
.locator ul li .radio { margin: 0 25px 0 0; }
.locator ul li:last-child .radio { margin: 0; }
.locator ul li .radio label { padding: 0; font-size: 12px; }
.locator form { margin: 30px 0 0 0; }
.locator form .form-control { border-radius: 0; box-shadow: none; }
.locator form .btn { float: right; background: #c71d1c; color: #fff; padding: 6px 30px; }
.locator form .btn:hover, .locator form .btn:focus { background: #ff9100; outline: none; box-shadow: none; }
.search_location { float: left; width: 100%; background: #f9f9f9; margin: 20px 0; padding: 15px; }
.search_location .branch_details { float: left; width: 100%; background: #fff; padding: 10px; border: 1px solid #d0d0d0; }
.search_location .branch_details ul { display: block; margin: 0; padding: 0; }
.search_location .branch_details ul li { position: relative; display: block; padding: 0 0 0 100px; font-size: 12px; }
.search_location .branch_details ul li span { position: absolute; top: 0; left: 0; }
.retail_loan_services { float: left; width: 100%; }
.side_links { float: left; width: 100%; margin: 20px 0 0 0; }
.side_links ul { margin: 0; padding: 0; display: block; }
.side_links ul li { display: block; float: left; width: 100%; }
.side_links ul li a { display: block; color: #000; padding: 8px; background: #ddd; text-align: left; border: 1px solid #d0d0d0; margin: 5px 0 0 0; }
.side_links ul li a:hover, .side_links ul li a:focus, .side_links ul li.active a { background: #ff9100; outline: none; border: 1px solid #ff9100; color: #fff; }
.moibile_log { float: right; margin: 20px 90px 0 0; text-align: right; }
.moibile_log .dropdown-menu { right: 0; left: auto; margin: 0; padding: 0; }
.moibile_log .dropdown .dropdown-toggle { color: #555; display: inline-block; font-size: 12px; text-transform: uppercase; background: none; border: 1px solid #555; box-shadow: none; border-left: 1px solid #555; }
.moibile_log .dropdown-menu a { background: #fff; padding: 6px 20px; border-bottom: 1px solid #f1f1f1; text-align: left; font-weight: 400; }
.moibile_log .dropdown-menu a:hover, .moibile_log .dropdown-menu a:focus { outline: none; background: #c71d1c; color: #fff; }
.nri_bank { float: left; width: 100%; }
.nri_bank .ImageWrapper { margin: 30px 0 0 0; }
.nri { float: left; width: 100%; text-align:justify; }
.nri .table { float: left; width: 100%; margin: 10px 0; padding: 0; }
.nri .accordion .panel-body .table-responsive { border: none; }
.nri .table tr td { border: 1px solid #ddd; line-height: 25px; background: #fff; }
.nri ul.bullets { margin: 0; }
.nri p a { display: inline-block; color: #cb151d; }
.nri .demat_benefits { margin: 10px 0; }
.opening_form { display: inline-block; background: #cf121c; color: #fff; padding: 5px 25px; border-radius: 3px; text-align: center; text-decoration: none; margin: 10px 0 0 0; }
.opening_form:hover, .opening_form:focus { background: #ff9100; color: #fff; outline: none; }
.career { float: left; width: 100%; }
.career form { float: left; width: 100%; }
.career form .form-control { border-radius: 0; box-shadow: none; }
.career form label { float: left; width: 100%; font-weight: 500; }
.career form .form-group { float: left; width: 100%; }
.career form .radio { display: inline-block; margin: 5px 0 0 0; }
.career form .radio label { padding: 0 15px 0 0; }
.career form .btn { padding: 8px 20px; background: #cf121c; text-align: left; color: #fff; border-radius: 0; margin: 5px 0 0 0; }
.career form .btn:hover, .career form .btn:focus { background: #ff9100; outline: none; border: 1px solid #ff9100; color: #fff; box-shadow: none; }
.openings { float: left; width: 100%; margin: 15px 0 0 0; }
.openings table td, .openings table th { text-align: center; }
.openings table a { display: block; background: #cf121c; color: #fff; padding: 5px; border-radius: 3px; text-align: center; text-decoration: none; margin: 0 auto; width: 100px; }
.openings table a:hover, .openings table a:focus { background: #ff9100; color: #fff; outline: none; }
.career .well { background: none; border: none; box-shadow: none; padding: 0 15px; }
.career .nav { margin: 0 0 20px 0; }
.career .nav a { padding: 8px; background: #ddd; text-align: left; border: 1px solid #d0d0d0; color: #000; border-radius: 0; margin: 5px 0 0 0; display:block; }
.career .nav a:hover, .career .nav a:focus, .career .nav a:hover, .career .nav a.active { background: #ff9100; outline: none; border: 1px solid #ff9100; color: #fff; }
.description { margin: 0; color: #909090; float: left; width: 100%; }
.description h4 { margin: 0; color: #ec3434; padding-bottom: 10px; }
.description h5 { margin: 0; padding: 10px 0; float: left; width: 100%; color: #000; }
.description a { display: inline-block; background: #cf121c; color: #fff; padding: 5px 25px; border-radius: 3px; text-align: center; text-decoration: none; margin: 10px 0 0 0; }
.description a:hover, .description a:focus { background: #ff9100; color: #fff; outline: none; }
.career .box .inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.career .box .inputfile-6 + label { color: #d3394c; }
.career .box .inputfile-6 + label { border: 1px solid #cf121c; background-color: #f1e5e6; padding: 0; margin: 0; }
.career .box .inputfile-6:focus + label, .career .box .inputfile-6.has-focus + label, .career .box .inputfile-6 + label:hover { border-color: #722040; }
.career .box .inputfile-6 + label span, .career .box .inputfile-6 + label strong { padding: 4px 10px;/* 10px 20px */ }
.career .box .inputfile-6 + label span { width: 200px; min-height: 2em; display: inline-block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; vertical-align: top; }
.career .box .inputfile-6 + label strong { height: 100%; color: #f1e5e6; background-color: #cf121c; display: inline-block; float: right; }
.career .box .inputfile-6:focus + label strong, .career .box .inputfile-6.has-focus + label strong, .career .box .inputfile-6 + label:hover strong { background-color: #722040; }
.social_update { float: left; width: 100%; margin: 15px 0 0 0; }
.social_update h4 { margin: 0; padding: 10px; display: block; color: #fff; }
.social_update h4.facebook { background: #3b5998; }
.social_update h4.twitter { background: #1da1f2; }
.social_update h4 i { padding: 0 5px; color:#
}
.social_update img { width: 100%; }
.media { float: left; width: 100%; }
.media .all_loan { margin: 20px 0; }
.tab.media label { padding: 10px 20px; margin: 0 20px 15px 0; }
.tab.media #tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 { background: #f9f9f9; border: none; }
.media section { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; float: left; width: 100%; background: #f9f9f9; padding: 15px; }
.media section .press_release { float: left; width: 100%; margin: 0 0 15px 0; background: #fff; padding: 10px; }
.media section .press_release img { width: 100%; }
.media section .press_release:last-child { margin: 0; }
.media section .press_release span { display: block; font-style: italic; padding: 5px 0; color: #000; }
.media section .press_release a { text-decoration: none; margin: 0; }
.media .ImageWrapper { margin: 0; box-shadow: none; }
.media h5.head { margin: 0; background: #fa9d38; text-align: center; padding: 8px 10px; color: #000; line-height: 20px; }
.media h5.head span { display: block; }
.media .ImageWrapper .CStyleB { top: 50%; }
.media .ImageWrapper .CStyleB a { font-size: 20px; color: #fff; }
.headerfull { float: left; width: 100%; background: #f3f3f3; }
/********************************************************************/
/*** Digital Banking ***/
div.bhoechie-tab-container { z-index: 10; background-color: #ffffff; padding: 0; }
div.bhoechie-tab-menu { padding-right: 0; padding-left: 0; padding-bottom: 0; }
div.bhoechie-tab-menu div.list-group { margin-bottom: 0; }
div.bhoechie-tab-menu div.list-group>a { margin-bottom: 0; display: inline-block; }
div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa { color: #5A55A3; }
div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa { background: rgba(255, 255, 255, 0.52); color: #555; border-radius: 10px; }
div.bhoechie-tab-content { background: none; padding: 10px 0 0 0; -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; display:block;}
div.bhoechie-tab div.bhoechie-tab-content:not(.active) { display: none; }
.digital_links .list-group-item { background: none; box-shadow: none; border: none; width: 30%; }
/*.digital_links .list-group-item:last-child { margin: 0 auto; text-align: center; display: block; }*/
/*** Digital Banking End ***/
/********************************************************************/

/********************************************************************/
/*** Team New ***/
.team { float: left; width: 100%; padding: 20px 0; }
.team_members { float: left; width: 100%; margin: 0 0 20px 0; padding: 10px; background: #f8f7f7; }
.team_details { background: #fff; padding: 10px; border: 1px solid #d0d0d0; display: inline-block; float: left; width: 100%; }
.team_members p { margin: 0; font-size: 12px; display: block; line-height: 20px; }
.team_members h4 { color: #cf121c; font-weight: 400; }
.team_members h5 { font-size: 11px; }
.team_members h4, .team_members h5 { margin: 0; padding: 0 0 10px 0; }
.team_members a { display: block; margin: 10px 0 0 0; text-align: right; float: right; }
/*.team_members a.hover_effect:hover:after, .team_members a.hover_effect:focus:after { width: 45%; }*/
.team_members img { float: left; margin: 0 15px 0 0; background: #fff; border: 1px solid #d0d0d0; padding: 0; width: 100px; }
.team .modal-body img { float: left; width: 100%; padding: 5px; border: 1px solid #d4d4d4; margin: 0 0 10px 0; }
.team .modal-body h5 { text-align: center; color: #000; line-height: 20px; font-size: 12px; }
.team .modal-body ul { margin: 0; padding: 0; }
.team .modal-body ul li { display: block; position: relative; padding-left: 15px }
.team .modal-body ul li i { position: absolute; top: 5px; left: 0; }
.team .modal-body .modal-title { color: #000; }
.team .modal-body p { margin: 0; }
.team .modal-body { color: #555555; text-align: left; }
.team .modal-content { max-height: 500px; overflow-x: hidden; }
/*
.team_new .team_members .StyleNumber { padding: 5px; }
.team_new .team_members a { color: #fff; }
.team_new .ImageWrapper { box-shadow: none; }
.team_new .team_members a.hover_effect:hover:after, .team_new .team_members a.hover_effect:focus:after { background: #ff9100; }
.team_new .team_members { position: static; min-height: 230px; }
*/
/********************************************************************/
/*** Team New End ***/
/********************************************************************/
/*** Apply Now ***/
#apply_now { float: left; width: 100%; }
#apply_now .modal-header { padding-bottom: 5px; }
#apply_now .modal-header { border: none; }
#apply_now .modal-header h3.modal-title { font-family: 'Droid Serif', serif; border-bottom: 2px solid #ec3434; color: #ec3434; padding-bottom: 8px; }
#apply_now .modal-content { border-radius: 0; float: left; width: 100%; }
#apply_now .modal-body .form-group { position: relative; }
#apply_now .modal-body .form-group span { width: 30px; height: 30px; position: absolute; left: 0; top: 4px; padding: 3px; text-align: center; vertical-align: middle; }
#apply_now .modal-body .form-group span i { color: #a7a7a7; vertical-align: middle; }
#apply_now .modal-body .form-group i img { vertical-align: baseline; }
#apply_now .modal-body .form-group .form-control { padding: 6px 12px 6px 30px; height: 40px; box-shadow: none; border-radius: 0; }
.modal-footer { padding: 0; }
.modal-footer .btn-group button { height: 40px; border-top-left-radius : 0; border-top-right-radius : 0; border: none; border-right: 1px solid #ddd; }
.modal-footer .btn-group:last-child > button { border-right: 0; }
#apply_now .modal-body { float: left; width: 100%; }
#apply_now .modal-body .btn-default { background: #cf121c; color: #fff; box-shadow: none; border: none; padding: 8px 30px; }
#apply_now .modal-body .btn-default:hover, #apply_now .modal-body .btn-default:focus { background: #ff9100; box-shadow: none; border: none; outline: none; }
/********************************************************************/
/*** Apply Now End ***/

/********************************************************************/
/*** RATE PANEL ***/
.rate_panel { float: left; width: 100%; }
.rate_panel .panel { border-radius: 0; border: 1px solid #ddd; margin: 0; min-height:242px;}
.rate_panel .panel>.panel-heading { color: #333; background: none; padding: 0; border: none; }
.rate_panel .nav-tabs>li>a { background: #dfdfdf; border: none; border-radius: 0; color: #5f5f5f; font-size: 12px; font-weight: 500; margin: 0; }
.rate_panel .nav-tabs>li>a:hover { background: #ff9100 !important; color: #fff !important; border: none !important; }
.rate_panel .nav-tabs>li.active>a { background: #ff9100 !important; color: #fff !important; border: none !important; }
.rate_panel .nav-tabs>li { background: #dfdfdf; border: none; border-radius: 0; color: #5f5f5f; font-size: 12px; font-weight: 500; margin: 0;     padding: 10px;
    font-size: 12px;
    line-height: 1.42857143; }
.rate_panel .nav-tabs>li.active { background: #ff9100 !important; color: #fff !important; border: none !important; }
.rate_panel .nav-tabs { border: none; }
.rate_panel .tab-content { text-align: center; }
.rate_panel .tab-content h2 { font-family: 'Droid Serif', serif; font-size: 35px; font-weight: bold; margin: 0; }
.rate_panel .tab-content p { margin: 15px 0; }
.rate_panel .tab-content h2 span { font-size: 18px; padding: 0 5px; }
.rate_panel .tab-content a { padding: 0 10px; display: inline-block; }
.rate_panel .tab-content .tab-pane a.know_more { border-right: 1px solid #555; }
.rate_panel .tab-content a:hover, .rate_panel .tab-content a:focus { outline: none; }
/*** RATE PANEL END ***/
/********************************************************************/

/********************************************************************/
/*** Loan Compare End ***/
#GridView1 { width: 100%; height: 100%; }
.GridviewScrollHeader TH, .GridviewScrollHeader TD { padding: 10px; font-weight: bold; white-space: nowrap; border: 2px solid #ff9100; vertical-align: bottom; background: #fff; text-align: center; color: #000; text-transform: uppercase; }
.GridviewScrollItem td h4 { margin: 0; text-align: center; padding: 20px 0; color: #000; display: block; text-transform: uppercase; line-height: 30px; font-weight: 600; }
.GridviewScrollItem td a.know_more, .GridviewScrollItem td a.apply_now { border: none; display: inline; text-transform: uppercase; margin: 0 3px; }
.GridviewScrollItem td a.know_more { background: #cf121c; color: #fff !important; padding: 5px; border-radius: 3px; text-align: center; }
.GridviewScrollItem td a.know_more:hover, .GridviewScrollItem td a.know_more:focus { background: #ff9100; }
.GridviewScrollItem td a.apply_now { background: #ff9100; color: #fff !important; padding: 5px; border-radius: 3px; text-align: center; }
.GridviewScrollItem td a.apply_now:hover, .GridviewScrollItem td a.apply_now:focus { background: #cf121c; outline: none; }
.GridviewScrollHeader th .GridCellDiv, .GridviewScrollItem td .GridCellDiv { width: 180px !important; }
.GridviewScrollItem TD { padding: 0 10px; font-size: 12px; background: #f8f7f7; border: 2px solid #d0d0d0; vertical-align: top; border-top: 0; }
.GridviewScrollItem TD ul { margin: 0; padding: 0; }
.GridviewScrollItem TD ul li { display: block; position: relative; padding-left: 15px; }
.GridviewScrollItem TD ul li i { position: absolute; top: 6px; left: 0; }
#Table1 { width: 100%; }
.GridviewScrollItem .Freeze { background-color: #EFEFEF; }
.GridviewScrollItemHover TD { padding: 5px; white-space: nowrap; background-color: #CCCCCC; cursor: pointer; }
.GridviewScrollItemHover .Freeze { background-color: #CCCCCC; }
.GridviewScrollItemSelected TD { padding: 5px; white-space: nowrap; background-color: #999999; color: #FFFFFF; }
.GridviewScrollItemSelected .Freeze { background-color: #999999; }
.GridviewScrollPager { background-color: #FFFFFF; }
.GridviewScrollPager TD { padding-top: 3px; font-size: 14px; padding-left: 5px; padding-right: 5px; }
.GridviewScrollPager A { color: #666666; }
.GridviewScrollPager SPAN { font-size: 16px; font-weight: bold; }
.compare { float: left; width: 100%; text-align: center; }
.compare .checkbox { margin: 0; padding: 25px 0; }
.compare .checkbox label { font-size: 16px; color: #000; padding: 0; }
.compare .checkbox input[type=checkbox], .compare .checkbox-inline input[type=checkbox], .compare .radio input[type=radio], .radio-inline input[type=radio] { margin: 6px 0 0 -20px; }
.compareloan_details { background: #f8f7f7; float: left; width: 100%; padding: 10px; margin: 0 0 20px 0; }
.compareloan_details .main_head { float: left; width: 100%; text-align: center; border: 1px solid #d0d0d0; background: #fff; padding: 0 15px; margin: 0; }
.compareloan_details .main_head h4 { margin: 0; text-align: center; padding: 15px 0; color: #000; display: block; text-transform: uppercase; line-height: 30px; font-weight: 600; }
.compareloan_details .main_head a.know_more, .compareloan_details .main_head a.apply_now { border: none; display: inline; text-transform: uppercase; margin: 0 3px; }
.compareloan_details .main_head a.know_more { background: #cf121c; color: #fff !important; padding: 5px 30px; border-radius: 3px; margin: 10px 0; text-align: center; display: inline-block; }
.compareloan_details .main_head a.know_more:hover, .compareloan_details .main_head a.know_more:focus { background: #ff9100; }
.compareloan_details .main_head a.apply_now { background: #ff9100; color: #fff !important; padding: 5px 34px; border-radius: 3px; display: inline-block; text-align: center; }
.compareloan_details .main_head a.apply_now:hover, .compareloan_details .main_head a.apply_now:focus { background: #cf121c; outline: none; }
.compareloan_details .compareloan_text { float: left; width: 100%; text-align: left; border: 1px solid #d0d0d0; margin: 0 0 10px 0; padding: 10px; background: #fff; font-size:12px;}
.compareloan_details .compareloan_text h5 { margin: 0; padding-bottom: 10px; text-align: left; color: #cf121c; font-weight: 600; }
.compareloan_details .compareloan_text ul { margin: 0; padding: 0; }
.compareloan_details .compareloan_text ul li { display: block; position: relative; padding-left: 15px; font-size: 12px; text-align: left; }
.compareloan_details .compareloan_text ul li i { position: absolute; top: 6px; left: 0; }
.compareloan_details .main_head .compare .checkbox { margin: 0; padding: 14px 0; }
/*** Loan Compare End ***/
/********************************************************************/
#owl-demo3 .item { background: #fff; padding: 0; margin: 10px auto; color: #000; text-align: left; }
#owl-demo3 .item img{ margin: 0 auto;}
.locate_btn{    text-decoration: none;
    background: #ec3434;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    float: left;
    width: 100%;
    margin: 20px 0;
    display: inline-block;
    border-radius: 3px;    }
.locate_btn:hover, .locate_btn:focus{ background:#2d2d2d; color: #fff;}

.sitemap {
     width:100%;
}
    .sitemap li {
        border-top:1px solid #d2d2d2;
    }
        .sitemap li a {
            color:#000;
        }
        .sitemap li a:hover, .sitemap li a:focus {
            color:#c71d1c;
        }

        ol.sitemap > li > ol {
 display: block;

}

        ol.sitemap li:hover ol {
  display: block;
  opacity: 1;
  visibility: visible;
}
.accordion_apply_now { background: #cf121c; color: #fff !important; padding: 5px 25px !important; border-radius: 3px; text-align: center; margin-top:15px}
.accordion_apply_now:hover, .accordion_apply_now:focus { background: #ff9100; outline: none; }
.mobile_slide{ display:none;}
.desktop_slide{display:block;}
 /* Campain Section */

#campaign {
    float: left;
    width: 100%;
    margin-bottom: 22px;

}

.campaign-body {
    position: relative;

}

#campaign .campaign-body .form-group {
    position: relative;
}

#campaign .campaign-body .form-group span {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 4px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

#campaign .campaign-body .form-group span i {
    color: #a7a7a7;
    vertical-align: middle;
}



#campaign .campaign-body .form-group .form-control {
    padding: 6px 12px 6px 30px;
    height: 40px;
    box-shadow: none;
    border-radius: 0;
}
#campaign .campaign-body .form-group textarea.form-control {

    height: auto;

}
.btn-sub {
    background: #cf121c!important;
  color: #fff !important;
padding: 5px 25px;
border-radius: 3px;
text-align: center;
}


#campaign .campaign-body input {
   margin-bottom: 3em;
}



.c-right_panel {
    float: left;
    width: 100%;
    background: url(../images/cam-left-bg.jpg) top left #ededed;
    background-repeat: repeat;
    background-size: auto auto;
    padding: 20px 10px;
    margin-top: 20px;
    background-size: cover;
    position: relative;
    
}

.campaign-ad{position: relative; margin-top: 2em; display:block;}

.campaign-ad img{width: 100%; padding: 0; margin: 0; display:block;}


.campaign-ad h2{
    position: absolute;
    bottom:-0.6em;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.5em 1em;
    width: 100%;
    color: #ffffff;
    font-size: 1.2em;
}

.cam-right{float:left}

.c-right_panel h4{color: #000;
font-weight: 400;
text-align: left;
position: relative;
text-transform: uppercase;
margin: 0;
font-family: 'Droid Serif', serif;
font-size: 1.3em; padding: 0; margin-bottom:0.7em;}
header #img1{ width:auto;}
.mdesktop_digitallinks{ display: block;}
.mmobile_digitallinks{ display: none;}

.emi-cal {
    float:left; width:100%;
}
    .emi-cal .form-group {
        float:left; width:100%;
    }
    #festiveoffer .modal-body{padding:0;}
    
    #festiveoffer .modal-header{    position: absolute;
    top: -40px;
    right: -35px;
    border: none;}
     #festiveoffer .modal-header .close{
    color: #fff;
    text-shadow: none;
    opacity: inherit;
    font-size: 35px;}
    
    #festiveoffer .modal-header .closebtn{
    color: #c71d1c;
    text-shadow: none;
    opacity: inherit;
    font-size: 35px;
    position: absolute;
    right: 1em;
    top: 1.2em;
    z-index: 99999;
    background: #ffffff;
    border: none;}
    
    #festiveoffer .modal-header .closebtn1{
    color: #c71d1c;
    text-shadow: none;
    opacity: inherit;
    font-size: 35px;
    position: absolute;
    right: 20.5em;
    top: 2em;
    z-index: 99999;
    background: #ffffff;
    border: none;}
    
    #festiveoffer.centered-modal.in {
    display: flex !important;
}

#festiveoffer .modal-body img {
position: relative;
float: right;
}

#festiveoffer.centered-modal .modal-dialog {
    margin: auto;
}
/*Custom Media query*/
@media (min-width:320px) {
.help ul li a { margin: 0 5px 15px 0; min-width: 180px; }
footer .copyright { text-align: center; }
a.result { width: 100%; padding: 10px; font-size: 11px; }
a.csr { width: 100%; font-size: 11px; padding: 10px; }
a.check_faq { font-size: 11px; }
.copyright { text-align: center; }
.copyright p, .copyright a { text-align: center; }
.headerwp { margin: 0; }
.banner_text li .dropdown .dropdown-menu { left: 185px; }
.banner .banner_text { padding: 45px 15px; width:100%;}
header { height: 68px; }
header.sticky { height: 68px; }
.tollfree { text-align: center; padding: 10px 0; }
footer h4 { padding: 15px 0; }
.slider .sideright { position: static; width: 100%; padding: 15px; }
.slider .sideright h2 { color: #000; text-shadow: none; }
.slider .carousel-control.right { right: 0; }
.slider .carousel-inner .carousel-caption { right: 0; }
.rate_panel .tab-content h2 { font-size: 30px; }
.rate_panel .nav-tabs>li>a { font-size: 10px; }
.rate_panel .tab-content a { padding: 0 3px; }
.goals img.future_plan { position: static; width: 100%; }
.goals { padding: 50px 0; }
.highlights_slider .carousel-inner { width: 75%; margin: 0 auto; }
.rate_panel .panel { margin: 0 0 25px 0; }
.digital_text h2 { font-size: 36px; }
.digital_text h2 span { font-size: 26px; }
/*.tollfree a{ font-size:12px;}*/
.net_banking { display: none; }
.tollfree { display: none; }
.slider .carousel-inner .item h4 { font-size: 12px; }
.slider .carousel-inner .item h4 span { font-size: 16px; }
.look { margin: 20px 0 0 0; display: none; }
.tab.automobile_details label { padding: 10px; margin: 0 5px 15px 0; }
.direct_links ul li a { padding: 5px 9px; }
/*.team_members { min-height: 345px; }*/
.copyright ul { text-align: center; }
.retail_loan_services .ImageWrapper .CStyleB { top: 35%; }
.compareloan_details .main_head { margin: 0 0 10px 0; }
.digital_links .list-group-item { width: 32%; display: inline-block; color: #000;}
/*.digital_links .list-group-item:last-child { display: inline-block; }*/
.locator ul li .radio { margin: 0 10px 0 0; }
.tab.media label { margin: 0 7px 10px 0; padding: 8px; }
.media h5.head { margin: 0 0 20px 0; }
.career .box .inputfile-6 + label span { width: 180px; }
.desktop_thumb{ display:none;}
.mobile_thumb{ display:block;}
    .animated .ImageWrapper .CStyleB {    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
        display: none;
    }
    .animated .ImageWrapper .ImageOverlayH {
        opacity: 1;
        display: none;
    }
    ol.sitemap > li > ol { display: block;}
    .mobile_slide{ display:block;}
.desktop_slide{display:none;}
.footer_lead{ position:static;}
header #img1{ width:250px;}
.looking_search .form-control { height: 34px; }
.looking_search .btn {    font-size: 14px;    top: 0;    right: 15px;}
.side_text { margin:0;}
.side_text a { padding:5px;}
.news .news_header h2 {    font-size: 28px;    line-height: 40px;}
.goal_tabs .well h2 {    font-size: 28px; line-height: 40px;}
.goal_tabs .well h2 span {    font-size: 28px;}
div.bhoechie-tab-content { display:none;}
.highlights_slider a{ font-size: 14px;}
.highlights_slider{ padding: 5px 0;}
.side_text a:hover{ box-shadow: none;}
.goal_tabs .well{ padding: 20px 25px;}
.mdesktop_digitallinks{ display: none;}
.mmobile_digitallinks{ display: block;}
footer .social{    padding: 15px 0;}
}
 @media (min-width:480px) {
.help ul li a { margin: 0 15px 15px 0; min-width: 185px; }
footer .copyright { text-align: center; }
.copyright { text-align: center; }
.copyright p, .copyright a { text-align: center; }
.headerwp { margin: 0; }
.banner_text li .dropdown .dropdown-menu { left: 185px; }
.banner .banner_text { padding: 45px 90px; }
footer h4 { padding: 15px 0; }
.slider .carousel-control.right { right: 0; }
.slider .carousel-inner .carousel-caption { right: 0; }
.rate_panel .tab-content h2 { font-size: 30px; }
.rate_panel .nav-tabs>li>a { font-size: 10px; }
.rate_panel .tab-content a { padding: 0 3px; }
.goals img.future_plan { position: static; width: 100%; }
.goals { padding: 50px 0; }
.highlights_slider .carousel-inner { width: 75%; margin: 0 auto; }
.rate_panel .panel { margin: 0 0 25px 0; }
/*.team_members { min-height: 430px; }*/

}
 @media (min-width:768px) {
.help ul li a { margin: 0 25px 15px 0; min-width: 200px; }
footer .copyright { text-align: center; }
.copyright { text-align: center; }
.copyright p, .copyright a { text-align: center; }
.headerwp { margin: 18px 0 0 0; }
.banner_text li .dropdown .dropdown-menu { left: 185px; }
.banner .banner_text { padding: 22px 24px 45px 45px; width:45%;}
header { height: 68px; }
header.sticky { height: 68px; }
.tollfree { text-align: center; padding: 25px 0; }
footer h4 { padding: 0 0 15px 0; }
.side_text h5 { font-size: 12px; }
.slider .carousel-control.right { right: 0; }
.slider .carousel-inner .carousel-caption { right: 0; }
.rate_panel .tab-content h2 { font-size: 30px; }
.rate_panel .nav-tabs>li>a { font-size: 10px; }
.rate_panel .tab-content a { padding: 0 3px; }
.goals img.future_plan { position: static; }
.goals { padding: 50px 0 0 0; }
.highlights_slider .carousel-inner { width: 100%; }
.rate_panel .panel { margin: 0; }
.digital_text h2 { font-size: 45px; }
.digital_text h2 span { font-size: 36px; }
.tollfree { display: none; }
.net_banking { display: none; }
.slider .carousel-inner .item h4 { font-size: 18px; }
.slider .carousel-inner .item h4 span { font-size: 24px; }
/*.team_members { min-height: 280px; }*/
.retail_loan_services .ImageWrapper .CStyleB { top: 15%; }
.compareloan_details .main_head { margin: 0; }
.digital_links .list-group-item { width: 45%; }
/*.digital_links .list-group-item:last-child { display: block; }*/
.locator ul li .radio { margin: 0 12px 0 0; }
.tab.media label { padding: 10px 20px; margin: 0 20px 15px 0; }
.career .box .inputfile-6 + label span { width: 200px; }
.desktop_thumb{ display:block;}
.mobile_thumb{ display:none;}
.animated .ImageWrapper .CStyleB {    opacity: 1; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); display: none;}
.animated .ImageWrapper .ImageOverlayH { opacity: 1; display:none;}
ol.sitemap > li > ol { display: block;}
    .mobile_slide{ display:none;}
.desktop_slide{display:block;}
.footer_lead{ position:static; bottom:0;}
header #img1{ width:auto;}
.looking_search .form-control { height: 54px; }
.looking_search .btn {    font-size: 22px;    top: 5px;    right: 25px;}
.side_text { margin:0;}
.side_text a { padding:10px 5px;}
.news .news_header h2 {    font-size: 36px;    line-height: 50px;}
.goal_tabs .well h2 {    font-size: 36px; line-height: 50px;}
.goal_tabs .well h2 span {    font-size: 36px;}
div.bhoechie-tab-content { display:block;}
.highlights_slider{ padding: 5px 0;}
.side_text a:hover{ box-shadow: none;}
.goal_tabs .well{ padding: 0 0 0 25px;}
.mdesktop_digitallinks{ display: block;}
.mmobile_digitallinks{ display: none;}
footer .social{    padding: 15px 0 0 0;}
}

@media only screen and (min-width: 781px) and (max-width:1024px) 
{
    .tollfree { text-align: right; display:none; }
    .net_banking { display: block; }
    header{ height:120px;}
    header.sticky{ height:120px;}
    .smllogo img{ width:220px;}
}
@media (min-width:992px) {
.net_banking i { right: 23%; }
.net_banking { display: block; }
a.result { width: 100%; padding: 10px 20px; font-size: 14px; }
a.csr { width: 100%; font-size: 14px; }
a.check_faq { font-size: 14px; }
.copyright p, .copyright a { text-align: left; }
.headerwp { margin: 0; padding: 0; }
header { height: 110px; }
header.sticky { height: 110px; }
.banner_text li .dropdown .dropdown-menu { left: 0; }
.tollfree { text-align: right; display:block; }
.slider .sideright { width: 38%; padding: 10px 20px; position: absolute; }
.side_text a { padding: 5px; }
.side_text { margin-bottom: 5px; }
.slider .sideright h2 { margin: 10px 0 20px 0; }
.slider .carousel-inner .carousel-caption { right: 38%; }
.slider .sideright h2 { text-shadow: 1px 2px 2px #000; color: #fff; }
.slider .carousel-control.right { right: 35%; }
.slider .carousel-inner .carousel-caption { right: 32%; }
.rate_panel .tab-content h2 { font-size: 30px; }
.rate_panel .nav-tabs>li>a { font-size: 12px; }
.rate_panel .tab-content a { padding: 0 10px; }
.goals img.future_plan { position: absolute; width: auto; }
.goals { padding: 100px 0 50px 0; }
.highlights_slider .carousel-inner { width: 100%; }
.rate_panel .panel { margin: 0; }
.look { margin: 0; display: block; }
.tab.automobile_details label { padding: 5px; margin: 0 -2px 15px 0; }
.direct_links ul li a { padding: 10px 5px; }
/*.team_members { min-height: 230px; }*/
.copyright ul { text-align: center; }
.retail_loan_services .ImageWrapper .CStyleB { top: 35%; }
.compareloan_details .main_head a.apply_now { padding: 5px 30px; }
.digital_links .list-group-item { width: 30%; }
.banner .banner_text { padding: 45px 35px 45px 95px; }
.animated .ImageWrapper .CStyleB {    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    display: block;
    }
    .animated .ImageWrapper .ImageOverlayH {
        opacity: 0;
        display: block;
    }
    ol.sitemap > li > ol {
 display: block;

}
.campaign-ad{display:block;}
.looking_search .form-control { height: 54px; }
.side_text a { padding:15px 5px;}
.news .news_header h2 {    font-size: 36px;    line-height: 50px;}
.goal_tabs .well h2 {    font-size: 36px; line-height: 50px;}
.goal_tabs .well h2 span {    font-size: 36px;}
div.bhoechie-tab-content { display:block;}
.highlights_slider a{ font-size: 18px;}
.highlights_slider{ padding: 10px 0;}
.side_text a:hover { box-shadow: 4px 4px 3px #828282; -moz-box-shadow: 4px 4px 3px #828282; -webkit-box-shadow: 4px 4px 3px #828282; -o-box-shadow: 4px 4px 3px #828282; }
.goal_tabs .well{ padding: 0 0 0 25px;}
footer .social{    padding: 15px 0 0 0;}
}

@media (min-width:1200px) {
header { text-align: center; position: relative; width: 100%; color: #fff; font-family: 'Open Sans', sans-serif; set animation -webkit-transition:all .1s ease;
transition: all .4s ease; background: #fff; height: 102px; }
header.sticky { position: fixed; width: 100%; background: #fff; padding: 0; height: 102px; z-index: 99; }
.logo { position: absolute; top: 10px; margin: 0 auto; left: 0; right: 0; }
.tollfree { float: left; width: 100%; padding: 15px 0; text-align: left; display: block; }
.tollfree a { color: #c71d1c; font-size: 15px; font-weight: 600; padding: 0; display:inline-block;}
.tollfree a span { color: #313131; font-weight: 600; }
.net_banking { float: right; width: 80%; padding: 15px 0; display: block; }
.net_banking .form-control { box-shadow: none; border: 1px solid #ec3434; -moz-border: 1px solid #ec3434; -ms-border: 1px solid #ec3434; -o-border: 1px solid #ec3434; -webkit-border: 1px solid #ec3434; float: right; border-radius: 4px 0 0 4px; }
.net_banking form { position: relative; z-index: 1; display: table; float: right; width: 100%; }
.net_banking i { color: #ec3434; position: absolute; top: 8px; font-size: 20px; font-weight: 600; right: 20%; }
.net_banking .btn { border: 1px solid #ec3434; -moz-border: 1px solid #ec3434; -ms-border: 1px solid #ec3434; -o-border: 1px solid #ec3434; -webkit-border: 1px solid #ec3434; border-radius: 0 4px 4px 0; background: #ec3434; color: #fff; }
.net_banking .btn:hover, .net_banking .btn:focus { background: #a22525; color: #fff; border: 1px solid #a22525; -moz-border: 1px solid #a22525; -ms-border: 1px solid #a22525; -o-border: 1px solid #a22525; -webkit-border: 1px solid #a22525; }
.navigation { float: left; width: 100%; background: #f3f3f3; }
.rightsearch form { float: left; width: 100%; position: relative; }
.rightsearch form .form-control { background: none; border: none; box-shadow: none; padding: 6px 20px 6px 12px; }
.rightsearch form .btn { position: absolute; top: 0; right: -6px; background: none; color: #ec3434; }
.banner { float: left; width: 100%; position:relative; }
.desktop_thumb{ display:block;}
.mobile_thumb{ display:none;}
.banner .banner_text { float: left; width: 35%; background: rgba(157, 185, 186, 0.43); padding: 45px 100px; position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
.banner_text .all_loan { padding: 0; float: none; width: 100%; margin: 0; }
.banner_text .all_loan .form-control { border: none; }
.banner_text .all_loan .form-control:hover, .banner_text form .form-control:focus { border: none; }
.all_loan { padding: 0; float: left; width: 100%; margin: 20px 0 0 0; }
.all_loan .form-control { padding: 10px 20px; height: auto; color: #ff9100; border: none; border: 1px solid #ff9100; }
.all_loan .form-control:hover, form .form-control:focus { box-shadow: none; border: none; border: 1px solid #000; }
.all_loan select option { color: #000; padding: 6px 20px; }
.banner_text li:nth-child(2) { margin: 15px 0; }
.banner_text li:nth-child(2) a { color: #cb151d; }
.banner_text li:first-child a { color: #ff9100; }
.banner_text li a { display: block; background: #fff; padding: 8px 20px; min-width: 200px; text-align: left; border-radius: 4px; font-weight: 500; color: #101010; }
.banner_text li a i { padding: 8px; font-weight: 600; float: right; }
.banner_text li .dropdown .dropdown-menu { left: 24px; }
.banner_text li .dropdown li a { background: #fff; padding: 6px 20px; border-bottom: 1px solid #f1f1f1; text-align: left; font-weight: 400; }
.banner_text li .dropdown li a:hover { background: #ec3434; color: #fff; }
.banner_text li .dropdown li:nth-child(2), .banner_text li .dropdown li:nth-child(2) a { margin: 0; color: #262626; }
.banner_text li .dropdown li:nth-child(2) a:hover { color: #fff; }
.page_breadcrumb { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left no-repeat;
    background-size: cover; }
.page_breadcrumb .breadcrumb { margin: 0; background: none; padding: 10px 0; }
.page_breadcrumb .breadcrumb li a { color: #2d2d2d; }
.content { float: left; width: 100%; padding: 20px 0; text-align:justify;}
.content p { margin: 0; }
ul.bullets { margin: 10px 0; padding: 0; display: block; float: left; width: 100%; }
ul.bullets li { display: block; position: relative; padding: 0 0 0 20px; }
ul.bullets li i { position: absolute; top: 5px; left: 0; }
.page_header { float: none;
    width: 100%;
    display: block; }
.page_header h1 { color: #313131; font-weight: 400; margin: 0; margin: 20px 0; font-family: 'Droid Serif', serif; }
.page_header h1 span { display: block; padding: 10px 0; font-size: 18px; font-style: italic; }
.tab .tab_container { width: 100%; margin: 0 auto; padding: 20px 0 0 0; position: relative; float: left; }
.tab input, .tab section { clear: both; padding-top: 10px; display: none; }
.tab label { font-weight: 600; font-size: 11px; display: block; float: left; width: auto; padding: 10px 6px; margin-right: 20px; margin-bottom: 15px; color: #000000; cursor: pointer; text-decoration: none; text-align: center; text-transform: uppercase; background: #fff; border: 2px solid #fa9d38; }
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 { display: block; padding: 15px; background: #f4f4f4; color: #999; border-bottom: 2px solid #f0f0f0; }
.tab_container .tab-content p, .tab_container .tab-content h3 { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; }
.tab_container .tab-content p { margin: 0; }
.tab_container .tab-content h4 { text-align: left; color: #000; }
.tab_container [id^="tab"]:checked + label { background: #fa9d38; box-shadow: none; border: 2px solid #fa9d38; }
.tab_container [id^="tab"]:checked + label .fa { color: #0CE; }
.tab label .fa { font-size: 1.3em; margin: 0 0.4em 0 0; }
.tab { float: left; width: 100%; }
.awards { float: left; width: 100%; padding: 25px 0 0 0; }
.history { float: left; width: 100%; margin: 20px 0; }
.location { float: left; width: 100%; padding: 20px; background: #f4f4f4; }
.location h4 { color: #000; }
.location p { margin: 0; }
.location a { display: block; padding: 0; text-decoration: underline; }
.location p a { display: inline-block; padding: 0; text-decoration: none; color: #555555; }
.location a.queries { color: #fa9d38; }
.location a.branch { color: #cb151d; }
.look { float: left; width: 100%; position: relative; margin: 0; display: block; }
.look .form-control { border: 1px solid #ec3434; -moz-border: 1px solid #ec3434; -ms-border: 1px solid #ec3434; -o-border: 1px solid #ec3434; -webkit-border: 1px solid #ec3434; padding: 10px 35px 10px 12px; height: auto; }
.look .btn { background: none; color: #ec3434; font-size: 18px; position: absolute; top: 0; right: 0; padding: 3px 12px; margin: 5px 0; border-left: 1px solid #000; border-radius: 0; }
.look .btn:hover, .look .btn:focus { outline: none; box-shadow: none; }
.right_panel { float: left; width: 100%; background: url(../images/bg.png) top left #ededed; padding: 20px 10px; margin-top: 20px; background-size: cover; position: relative; }
.right_panel:before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; border: 1px dashed #000; max-width: 150px; margin: 0 auto; }
.right_panel p { margin: 0; text-align: center; }
.main_header { float: left; width: 100%; padding-bottom: 20px; }
.main_header h4 { color: #000; font-weight: 400; text-align: center; position: relative; text-transform: uppercase; margin: 0; font-family: 'Droid Serif', serif; }
.main_header h5 { text-align: center; color: #000; font-weight: 400; line-height: 25px; margin: 0; }
.main_header h4::before { content: ''; background: url(../images/line.png) no-repeat; height: 3px; width: 28px; position: absolute; left: 0; top: 10px; }
.main_header h4::after { content: ''; background: url(../images/line.png) no-repeat; height: 3px; width: 28px; position: absolute; right: 0; top: 10px; }
.main_header h4 span { font-weight: 600; }
a.result { display: block; padding: 10px 20px; background: #ff9100; color: #000; margin: 20px 0 0 0; float: left; width: 100%; text-align: center; font-weight: 600; font-size: 14px; }
a.result img { padding-right: 8px; }
a.csr { display: block; padding: 10px 20px; background: #cb151d; color: #fff; margin: 20px 0 0 0; float: left; width: 100%; text-align: center; font-weight: 600; font-size: 14px; }
a.csr img { padding-right: 8px; }
a.check_faq { display: block; padding: 10px 20px; background: #000; color: #fff; margin: 20px 0 0 0; float: left; width: 100%; text-align: center; font-weight: 600; font-size: 14px; }
a.check_faq img { padding-right: 8px; }
.help { float: left; width: 100%; background: #eeeeee; padding: 15px 0; margin: 0; }
.help .main_header { width: 100%; }
.help ul { margin: 0; padding: 0; display: block; text-align: center; }
.help ul li { list-style-type: none; display: inline-block; }
.help ul li a { background: #fff; display: inline-block; padding: 8px; border-radius: 4px; margin: 0 20px 0 0; min-width: 160px; color: #555555; font-size: 12px; }
.help ul li a img { padding-right: 5px; }
.healp_desk ul li:last-child a { margin: 0; border: none; }
.healp_desk { float: left; width: 100%; padding: 10px 0; text-align: center; border-top: 2px solid #f3f3f3; -moz-border-top: 2px solid #f3f3f3; -ms-border-top: 2px solid #f3f3f3; -o-border-top: 2px solid #f3f3f3; -webkit-border-top: 2px solid #f3f3f3; border-bottom: 2px solid #f3f3f3; -moz-border-bottom: 2px solid #f3f3f3; -ms-border-bottom: 2px solid #f3f3f3; -o-border-bottom: 2px solid #f3f3f3; -webkit-border-bottom: 2px solid #f3f3f3; }
.healp_desk ul { margin: 0; padding: 0; display: block; text-align: center; }
.healp_desk ul li { list-style-type: none; display: inline-block; }
.healp_desk ul li a { color: #be0c20; padding: 0 8px; ; border-right: 1px solid #000; -moz-border-right: 1px solid #000; -ms-border-right: 1px solid #000; -o-border-right: 1px solid #000; -webkit-border-right: 1px solid #000; }
.healp_desk ul li a:hover, .healp_desk ul li a:focus { color: #000; }
footer { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left no-repeat; background-size: cover; padding: 25px 0; }

footer a:hover, footer a:focus { color: #cf121c; }
footer h4 { margin: 0; padding: 0 0 15px 0; color: #5a5959; }
footer .social { float: left; width: 100%; padding: 15px 0 0 0; margin: 0; }
footer .social h4 { padding: 0; }
footer .social a { padding: 5px 5px 0 0; display: inline-block; }
footer .copyright { float: left; width: 100%; padding: 15px 0 0 0; font-size: 12px; text-align: left; }

.copyright p { padding-top: 4px; }
.copyright ul { display: block; margin: 0; padding: 0; text-align: right; }
.copyright ul li { display: inline-block; text-align: right; list-style-type: none; }
.copyright ul li:last-child a { border: none; }
.copyright a:hover { color: #cf121c; }
.copyright a { padding: 0 8px; border-right: 0px solid #5a5959; }
.headerwp { margin: 0; padding: 0; }
/*new css*/
.slider { float: left; width: 100%; position: relative; clear: both; margin-top: -7px;}
.slider .carousel-control.left { box-shadow: none; width: 10%; text-shadow: none; background: none; color: #fff; opacity: 5; }
.slider .carousel-control.right { box-shadow: none; width: 10%; text-shadow: none; background: none; color: #fff; right: 35%; opacity: 5; }
.slider .carousel-control.right:hover, .slider .carousel-control.left:hover { color: #ec3434; }
.slider .carousel-inner .item h4 { font-weight: bold; color: #2d2d2d; text-shadow: 2px 2px #d0e175; margin: 0; line-height: 30px; font-size: 18px; }
.slider .carousel-inner .item, .slider .carousel-inner .item.active { perspective: 0px; -webkit-perspective: 0px; }
.highlights_slider .carousel-inner .item, .highlights_slider .carousel-inner .item.active { perspective: 0px; -webkit-perspective: 0px; }
.slider .carousel-inner .item h4 span { font-size: 24px; }
.slider .carousel-inner .carousel-caption { right: 32%; left: 0; bottom: -20px; }
.slider .sideright { position: absolute; width: 35%; right: 0; z-index: 1; background: rgba(255, 255, 255, 0.53); padding: 40px 90px 15px 25px; text-align: center; height: 100%; top: 0; }
.slider .sideright h2 { font-family: 'Droid Serif', serif; text-shadow: 1px 2px 2px #000; color: #fff; margin: 15px 0 30px 0; font-size: 28px; }
.slider .side_text .side_hover { display: none; }
.slider .side_text a:hover .side_hover { display: block; margin: 0 auto; /*box-shadow: 1px 2px 3px #666; -moz-box-shadow: 1px 2px 3px #666; -webkit-box-shadow: 1px 2px 3px #666; -o-box-shadow: 1px 2px 3px #666;*/ border-radius: 50px; }
.side_text h5 { color: #000; font-size: 12px; }
.side_text a { color: #000; display: block; background: #fff; padding: 15px 5px; border-radius: 10px; }
.side_text a:hover { box-shadow: 4px 4px 3px #828282; -moz-box-shadow: 4px 4px 3px #828282; -webkit-box-shadow: 4px 4px 3px #828282; -o-box-shadow: 4px 4px 3px #828282; }
.side_text a:hover .side_static { display: none; }
.side_text a:hover h5 { color:#000; }
.side_text { float: left; width: 100%; margin-bottom: 30px; }
.looking_search { float: left; width: 100%; }
.looking_search .form-control { position: relative; height: 54px; padding: 6px 44px 6px 12px; border: 2px solid #ec3434; }
.looking_search .form-control:focus { box-shadow: none; }
.looking_search .btn { position: absolute; top: 5px; right: 25px; background: none; border: none; color: #ec3434; font-size: 22px; }
.looking_search .btn:hover, .looking_search .btn:focus{ box-shadow: none;}
.highlights_slider { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left no-repeat fixed;
    background-size: cover; padding: 10px 0; clear: both; }
.highlights_slider a { margin:0 50px; display:inline-block; color:#2d2d2d; font-size:18px;}
/*.highlights_slider a h4 { margin:0 5%; color:#2d2d2d; display:inline;}*/
.highlights_slider .carousel-inner { width: 100%; }
.highlights_slider .carousel-inner .item h4 { text-align: center; color: #2d2d2d; box-shadow: none; text-shadow: none; }
.highlights_slider .carousel-control.left { box-shadow: none; text-shadow: none; background: none; color: #b5b5b5; opacity: 5; }
.highlights_slider .carousel-control { width: 0; }
.highlights_slider .carousel-control.right { box-shadow: none; text-shadow: none; background: none; color: #b5b5b5; opacity: 5; }
.highlights_slider .carousel-control .glyphicon { top: 35%; }
.digital_banking { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left fixed no-repeat; background-size: cover; }
.digital_banking .link { padding: 0; }
.digital_banking .link.col-centered { display: table; }
.digital_links { float: left; width: 100%; padding: 0; text-align: center; }
.digital_links a { display: block; color: #000; text-align: center; padding: 10px; }
.digital_links h5 { font-size: 12px; }
.digital_links a:hover, .digital_links a:focus { background: rgba(255, 255, 255, 0.52); color: #cf121c; border-radius: 10px; }
.digital_links img { margin: 0 auto; }
.digital_text h2 { font-size: 45px; margin: 0; padding-bottom: 15px; line-height: 50px; font-family: 'Droid Serif', serif; font-weight: 600; }
.digital_text h2 span { display: block; font-size: 36px; padding: 0 50px; font-weight: 500; }
.news { float: left; width: 100%; }
.news .news_header { /*float: left;*/ width: 100%; }
.news .news_header h2 { padding-bottom: 15px; font-size: 45px; line-height: 50px; margin: 0; font-weight: 500; font-family: 'Droid Serif', serif; }
.news .news_header h2 span { font-size: 45px; display: block; padding: 0 50px; font-weight: 600; }
#owl-demo .item { background: #fff; padding: 10px; margin: 10px; color: #000; border: 2px solid #ff9100; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: left; }
#owl-demo .item a.read_more { margin-bottom: 0; }
.goals { float: left; width: 100%; background: url(../images/serviesbg.jpg) top left fixed no-repeat; background-size: cover; position: relative; padding: 100px 0 50px 0; }
.goals img.future_plan { position: absolute; left: 0; bottom: 0; }
.goal_tabs { float: left; width: 100%; padding: 0; min-height: 370px; }
/*.goal_tabs .nav-stacked>li:first-child { background: #cf121c; color: #fff; padding: 10px; }*/
.goal_tabs .nav-stacked>li { margin: 0; }
.goal_tabs .nav-stacked>li a { background: #dfdfdf; padding: 10px; border-radius: 0; color: #5f5f5f; }
.goal_tabs .nav-stacked>li.active a { background: #ff9100; color: #fff; }
.goal_tabs .nav-stacked>li a:hover, .goal_tabs .nav-stacked>li a:focus { background: #ff9100; color: #fff; }
.goal_tabs .well { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; background: none; border: none; box-shadow: none; padding: 0 0 0 25px; margin: 0; }
.goal_tabs .well h2 { margin: 0; font-size: 36px; line-height: 50px; padding-bottom: 15px; font-weight: 500; font-family: 'Droid Serif', serif; }
.goal_tabs .well h2 span { font-size: 45px; display: block; padding: 0; font-weight: 600; }
.goal_tabs .well a { background: #ff9100; color: #fff; padding: 10px; margin: 15px 10px 0 0; }
.goal_tabs .well a:after { bottom: 0; }
.goal_tabs .well a:hover, .goal_tabs .well a:focus { background: #cf121c; color: #fff; }
.goal_tabs .well a:hover:after { background: #000; bottom: 0; }
.reach_us { float: left; width: 100%; }
.reach_us ul { display: block; padding: 10px 20px; margin: 0 auto; }
.reach_us ul li { display: block; background: #e2e2e2; color: #555555; font-weight: 500; }
.reach_us ul li span { height: 100%; width: 30px; background: #a4a4a4; display: inline-block; text-align: center; margin-right: 7px; }
.reach_us ul li span i { color: #fff; position: static; }
.reach_us ul li:first-child { margin-bottom: 10px; }
.locate_us { float: left; width: 100%; }
.locate_us ul { display: block; margin: 0; padding: 0; }
.locate_us ul li { display: block; padding: 5px 0; border-bottom: 1px solid #fff; }
.locate_us ul li a { display: block; text-align: center; color: #555555; font-weight: 500; }
.locate_us ul li:last-child { border: none; }
.social { float: left; width: 100%; margin: 25px 0 0 0; }
.social ul { display: block; margin: 0 auto; padding: 0; text-align: center; }
.social ul li { display: inline-block; }
.social ul li a img { width: 80px; }
.branches { float: left; width: 100%; margin: 30px 0 0 0; }
.accordion { float: left; width: 100%; }
.panel-title > a:before { font-family: FontAwesome; content: "\f055"; color: #cb151d; }
.panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus { text-decoration: none; }
.accordion .panel-body { background: #f9f9f9; }
.accordion .panel-body h4 { margin: 0; padding: 10px 0; font-weight: 500; color: #c71d1c; display: block; float: left; width: 100%; }
.accordion .panel-body h5 { margin: 0; padding-bottom: 20px; }
.accordion .panel-body ul.bullets { margin: 0; padding: 0; display: block; float: left; width: 100%; }
.accordion .panel-body ul.bullets li { display: block; position: relative; padding: 0 0 0 20px; float: left; width: 100%; }
.accordion .panel-body ul.bullets li i { position: absolute; top: 5px; left: 0; }
.accordion .panel-body a { color: #222222; padding-left: 5px; }
.accordion .panel-title a { color: #000; display: block;     padding: 5px 50px 5px 15px; position:relative; line-height: 25px;}
.accordion .panel-group .panel { border-radius: 0; box-shadow: none; }
.accordion .panel-group .panel+.panel { border-radius: 0; }
.accordion .panel-default .panel-heading { background: #fff; padding: 0; border-radius: 0; }
.accordion .panel-default .panel-title a:hover, .accordion .panel-default>.panel-title a:focus { outline: none; background: #ff9100; color: #fff; }
.accordion .panel-default .panel-title a:hover:before { color: #fff; }
.ImageWrapper { -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); display: block; overflow: hidden; position: relative; }
.ImageWrapper { margin: 0 0 25px 0; }
.ImageWrapper img { width: 100%; }
.ImageWrapper .ImageOverlayH { background: rgba(0, 0, 0, 0.6); }
.ImageWrapper .CStyleB .know_more { border: none; color: #ff9100; }
.ImageWrapper .CStyleB a.hover_effect:hover:after, .ImageWrapper .CStyleBe a.hover_effect:focus:after { background: #fff; }
.ImageWrapper h5 { position: absolute; bottom: 0; text-align: center; left: 0; right: 0; background: rgba(235, 134, 32, 0.91); color: #000; margin: 0; padding: 10px 0; font-size:13px; }
.retail_loan_services { float: left; width: 100%; }
.retail_loan_services .ImageWrapper { margin: 30px 0 0 0; }
.ImageWrapper .CStyleBe .know_more { color: #ff9100;  }
.retail_loan_services .ImageWrapper h5 { position: absolute; bottom: 0; text-align: center; left: 0; right: 0; background: rgba(235, 134, 32, 0.91); color: #000; margin: 0; padding: 10px 0; }
.ImageWrapper .ImageOverlayH { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.52); bottom: 0; display: block; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 100%; display: block;}
.ImageWrapper:hover .ImageOverlayH { opacity: 1; }
.ImageWrapper .ImageOverlayHe { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.27); height: 0; display: block; height: 0; left: 0; opacity: 0; position: absolute; top: 50%; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 100%; }
.ImageWrapper:hover .ImageOverlayHe { height: 100%; top: 0; opacity: 1; }
.ImageWrapper .CStyleBe { visibility: hidden; margin: 0; opacity: 0; position: absolute; text-align: left; left: 0; width: 100%; top: 50%; margin-top: -20px; -webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); display: block; }
.ImageWrapper:hover .CStyleBe { margin-left: -42px; opacity: 1; left: 50%; visibility: visible; }
.ImageWrapper .CStyleB { visibility: hidden; margin: 0; opacity: 0; position: absolute; text-align: center; width: 100%; margin-top: -20px; -webkit-transform: scale(0.2); -moz-transform: scale(0.2); -ms-transform: scale(0.2); -o-transform: scale(0.2); transform: scale(0.2); -webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); -o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150); font-size: 14px; top: 35%; color: #fff; padding: 10px; }
.ImageWrapper:hover .CStyleB { opacity: 1; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.ImageWrapper .CStyleC span { position: absolute; }
.apply_process:before { border: none !important; }
.apply_processcontent { float: left; width: 100%; text-align: center; padding: 30px 0; border-bottom: 1px dashed #000; }
.apply_processcontent:last-child { border: none; padding-bottom: 0px; }
.apply_processcontent span { background: #fff; border-radius: 50%; border: 2px solid #ec3434; font-size: 16px; padding: 10px 17px; color: #ff9100; font-weight: 600; display: inline-block; }
.apply_processcontent h5 { font-weight: 600; margin: 15px 0; color: #000; }
.apply_processcontent p { text-align: center; margin: 0; }
.open>.dropdown-toggle.btn-primary:hover, .open>.dropdown-toggle.btn-primary:focus { background: #fff !important; color: #ff9100; outline: none; box-shadow: none; }
.all_loan .btn-primary.active, .all_loan .btn-primary:active, .all_loan .open>.dropdown-toggle.btn-primary { background: #fff; color: #000; border: 1px solid #ff9100; }
.all_loan li a { display: inline-block; background: #fff; padding: 8px 20px; min-width: 200px; text-align: center; border-radius: 4px; font-weight: 500; color: #101010; }
.all_loan li a i { padding-left: 5px; font-weight: 600; }
.all_loan li .dropdown .dropdown-menu { left: 24px; }
.all_loan li .dropdown li a { background: #fff; padding: 6px 20px; border-bottom: 1px solid #f1f1f1; text-align: left; font-weight: 400; display: block; }
.all_loan li .dropdown li a:hover { background: #ec3434; color: #fff; }
.all_loan li .dropdown li:nth-child(2), .banner_text li .dropdown li:nth-child(2) a { margin: 0; color: #262626; }
.all_loan li .dropdown li:nth-child(2) a:hover { color: #fff; }
.rightpanel_advertise { float: left; width: 100%; margin: 20px 0 0 0; position: relative; }
.rightpanel_advertise img.img-responsive { width: auto; margin: 0 auto; }
.rightpanel_advertise h5 { position: absolute; bottom: 0; z-index: 1; background: rgba(0, 0, 0, 0.61); color: #fff; display: block; left: 0; right: 0; margin: 0; padding: 10px; text-align: center; }
.rightpanel_advertise span { font-size: 16px; padding: 0 5px; }
.rightpanel_advertise h5 img { padding-left: 10px; vertical-align: middle; }
.compare_loans { float: left; width: 100%; padding: 25px 0 0 0; }
.direct_links { float: left; width: 100%; margin: 20px 0 0 0; background: #fff; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
.direct_links ul { margin: 0; padding: 0; display: block; text-align: center; }
.direct_links ul li { display: inline-block; }
.direct_links ul li a { display: block; padding: 10px 15px; color: #000; position: relative; }
.direct_links ul li a:hover, .direct_links ul li a:focus { color: #cb151d; }
.direct_links ul li:last-child a:before { background: none; }
.direct_links ul li a:before { content: ''; background: #000; width: 1px; position: absolute; right: -3px; height: 20px; top: 12px; }
.automobile_details { float: left; width: 100%; }
.automobile_details_text { float: left; width: 100%; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); margin: 10px 0; padding: 10px; background: #f4f4f4; }
.automobile_details #tab1:checked ~ #content1, .automobile_details #tab2:checked ~ #content2, .automobile_details #tab3:checked ~ #content3, .automobile_details #tab4:checked ~ #content4, .automobile_details #tab5:checked ~ #content5 { padding: 0; background: none; border: none; }
.automobile_details section { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; background: #f8f7f7; }
.tab.automobile_details label { padding: 10px 20px; margin: 0 20px 15px 0; }
.automobile_details h4 { margin: 0; color: #000; padding: 0 0 10px 0; }
.automobile_details ul { margin: 0; padding: 0; display: block; }
.automobile_details ul li ul, .automobile_details ul li ul li { margin: 0; padding: 0; }
.automobile_details ul li { display: block; color: #555; position: relative; padding-left: 15px; }
.automobile_details ul li i { position: absolute; top: 6px; left: 0; }
.conditions_apply { font-style: italic; color: #ec3434; font-weight: 600; display: block; margin: 0; }
.apply_now { background: #cf121c; color: #fff !important; padding: 5px 25px; border-radius: 3px; text-align: center; }
.apply_now:hover, .apply_now:focus { background: #ff9100; outline: none; }
.conditions_apply:hover, .conditions_apply:focus { color: #000; }
.automobile_compare { float: left; width: 100%; }
.apply_now { background: #cf121c; color: #fff !important; padding: 5px 25px; border-radius: 3px; text-align: center; margin-top:10px;}
.automobile_compare .table>tbody>tr>td a:hover.apply_now, .automobile_compare .table>tbody>tr>td a:focus.apply_now { background: #ff9100; outline: none; }
.automobile_compare .automobile_text h4 { text-align: left; color: #000; padding: 0 0 8px 0; }
.automobile_compare .automobile_text { background: #f8f7f7; padding: 10px; float: left; width: 100%; font-size: 12px; margin: 5px 0 10px 0; }
.automobile_compare .automobile_text ul { margin: 0; padding: 0; display: block; }
.automobile_compare .automobile_text ul li { display: block; color: #555; position: relative; padding-left: 15px; }
.automobile_compare .automobile_text ul li i { position: absolute; top: 6px; left: 0; }
.automobile_compare .links { float: left; width: 100%; }
.automobile_compare .links ul { display: block; margin: 0; padding: 0; }
.automobile_compare .links ul li { margin: 0; display: block; min-height: 100px; }
.automobile_compare .mcompare h4.head { background: #fa9d38; border: none; padding: 5px 20px; color: #000; text-align: center; margin: 10px 0; vertical-align: middle; font-weight: 500; }
.automobile_compare .links ul li a:hover, .automobile_compare .links ul li a:focus { background: #fa9d38; border: 5px solid #fa9d38; }
.financial-results { float: left; width: 100%; margin: 20px 0 0 0; }
.financial-results section { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; float: left; width: 100%; background: #f9f9f9; padding: 15px; }
.financial-results section .financial_text { float: left; width: 100%; margin: 0 0 15px 0; background: #fff; padding: 10px; }
.financial-results section .financial_text h3 { margin: 0; padding: 0 0 15px 0; }
.financial-results section .financial_text img { width: 100%; }
.financial-results section .financial_text:last-child { margin: 0; }
.financial-results section .financial_text span { display: block; font-style: italic; padding: 5px 0; color: #000; }
.financial-results section .financial_text a { text-decoration: none; margin: 5px 0; }
.csr_text { float: left; width: 100%; }
.content h4.head { margin: 0; padding: 15px 0; color: #000; font-weight: 600; color: #cb151d; display: block; float: left; width: 100%; line-height: 30px; }
.demat_benefits { float: left; width: 100%; margin: 0 0 20px 0; background: #f8f7f7; padding: 15px; }
.demat_benefits .demat_text { background: #fff; padding: 10px; float: left; width: 100%; border: 1px solid #d0d0d0; }
.demat_benefits .demat_text ul.bullets { margin: 0; }
.demat_benefits h4 { margin: 0; padding-bottom: 15px; color: #000; }
.csr_text img { padding: 5px; border: 1px solid #c7c7c7; width: 100%; }
.csr_text a.more_btn { float: right; color: rgb(236, 52, 52); font-size: 16px; font-weight: 500; border: 1px solid rgb(206, 206, 206); padding: 5px 20px; display: inline-block; margin: 0; font-size: 12px; }
.csr_text .accordion { margin: 35px 0 0 0; }
.fundhouse { float: left; width: 100%; }
.fundhouse img { padding: 5px; margin: 0 0 15px 0; }
.locator { float: left; width: 100%; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25, .8, .25, 1); padding: 15px; background: #f9f9f9; border-top: 5px solid #ff9100; margin: 10px 0 0 0; }
.locator ul { display: block; margin: 0; padding: 0; }
.locator ul li { display: inline-block; }
.locator ul li .radio { margin: 0 25px 0 0; }
.locator ul li:last-child .radio { margin: 0; }
.locator ul li .radio label { padding: 0; font-size: 12px; }
.locator form { margin: 30px 0 0 0; }
.locator form .form-control { border-radius: 0; box-shadow: none; }
.locator form .btn { float: right; background: #c71d1c; color: #fff; padding: 6px 30px; }
.locator form .btn:hover, .locator form .btn:focus { background: #ff9100; outline: none; box-shadow: none; }
.search_location { float: left; width: 100%; background: #f9f9f9; margin: 20px 0; padding: 15px; }
.search_location .branch_details { float: left; width: 100%; background: #fff; padding: 10px; border: 1px solid #d0d0d0; }
.search_location .branch_details ul { display: block; margin: 0; padding: 0; }
.search_location .branch_details ul li { position: relative; display: block; padding: 0 0 0 100px; font-size: 12px; }
.search_location .branch_details ul li span { position: absolute; top: 0; left: 0; }
.retail_loan_services { float: left; width: 100%; }
.side_links { float: left; width: 100%; margin: 20px 0 0 0; }
.side_links ul { margin: 0; padding: 0; display: block; }
.side_links ul li { display: block; float: left; width: 100%; }
.side_links ul li a { display: block; color: #000; padding: 8px; background: #ddd; text-align: left; border: 1px solid #d0d0d0; margin: 5px 0 0 0; }
.side_links ul li a:hover, .side_links ul li a:focus, .side_links ul li.active a { background: #ff9100; outline: none; border: 1px solid #ff9100; color: #fff; }
.moibile_log { float: right; margin: 20px 90px 0 0; text-align: right; }
.moibile_log .dropdown-menu { right: 0; left: auto; margin: 0; padding: 0; }
.moibile_log .dropdown .dropdown-toggle { color: #555; display: inline-block; font-size: 12px; text-transform: uppercase; background: none; border: 1px solid #555; box-shadow: none; border-left: 1px solid #555; }
.moibile_log .dropdown-menu a { background: #fff; padding: 6px 20px; border-bottom: 1px solid #f1f1f1; text-align: left; font-weight: 400; }
.moibile_log .dropdown-menu a:hover, .moibile_log .dropdown-menu a:focus { outline: none; background: #c71d1c; color: #fff; }
.nri_bank { float: left; width: 100%; }
.nri_bank .ImageWrapper { margin: 30px 0 0 0; }
.nri { float: left; width: 100%; text-align:justify; }
.nri .table { float: left; width: 100%; margin: 10px 0; padding: 0; }
.nri .accordion .panel-body .table-responsive { border: none; }
.nri .table tr td { border: 1px solid #ddd; line-height: 25px; background: #fff; }
.nri ul.bullets { margin: 0; }
.nri p a { display: inline-block; color: #cb151d; }
.nri .demat_benefits { margin: 10px 0; }
.opening_form { display: inline-block; background: #cf121c; color: #fff; padding: 5px 25px; border-radius: 3px; text-align: center; text-decoration: none; margin: 10px 0 0 0; }
.opening_form:hover, .opening_form:focus { background: #ff9100; color: #fff; outline: none; }
.career { float: left; width: 100%; }
.career { float: left; width: 100%; }
.career .form-control { border-radius: 0; box-shadow: none; }
.career label { float: left; width: 100%; font-weight: 500; }
 .asterisk {padding-left: 5px; color: #ec3434;}
.career .form-group { float: left; width: 100%; }
.career .radio { display: inline-block; margin: 5px 0 0 0; }
.career .radio label { padding: 0 15px 0 0; }
.career .btn { padding: 8px 20px; background: #cf121c; text-align: left; color: #fff; border-radius: 0; margin: 5px 0 0 0; }
.career .btn:hover, .career form .btn:focus { background: #ff9100; outline: none; border: 1px solid #ff9100; color: #fff; box-shadow: none; }
.openings { float: left; width: 100%; margin: 15px 0 0 0; }
.openings table td, .openings table th { text-align: center; }
.openings table a { display: block; background: #cf121c; color: #fff; padding: 5px; border-radius: 3px; text-align: center; text-decoration: none; margin: 0 auto; width: 100px; }
.openings table a:hover, .openings table a:focus { background: #ff9100; color: #fff; outline: none; }
.career .well { background: none; border: none; box-shadow: none; padding: 0 15px; }
.career .nav { margin: 0 0 20px 0; }
.career .nav a { padding: 8px; background: #ddd; text-align: left; border: 1px solid #d0d0d0; color: #000; border-radius: 0; margin: 5px 0 0 0; display:block; }
.career .nav a:hover, .career .nav a:focus, .career .nav a:hover, .career .nav a.active { background: #ff9100; outline: none; border: 1px solid #ff9100; color: #fff; }
.description { margin: 0; color: #909090; float: left; width: 100%; }
.description h4 { margin: 0; color: #ec3434; padding-bottom: 10px; }
.description h5 { margin: 0; padding: 10px 0; float: left; width: 100%; color: #000; }
.description a { display: inline-block; background: #cf121c; color: #fff; padding: 5px 25px; border-radius: 3px; text-align: center; text-decoration: none; margin: 10px 0 0 0; }
.description a:hover, .description a:focus { background: #ff9100; color: #fff; outline: none; }
.career .box .inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.career .box .inputfile-6 + label { color: #d3394c; }
.career .box .inputfile-6 + label { border: 1px solid #cf121c; background-color: #f1e5e6; padding: 0; margin: 0; }
.career .box .inputfile-6:focus + label, .career .box .inputfile-6.has-focus + label, .career .box .inputfile-6 + label:hover { border-color: #722040; }
.career .box .inputfile-6 + label span, .career .box .inputfile-6 + label strong { padding: 4px 10px;/* 10px 20px */ }
.career .box .inputfile-6 + label span { width: 200px; min-height: 2em; display: inline-block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; vertical-align: top; }
.career .box .inputfile-6 + label strong { height: 100%; color: #f1e5e6; background-color: #cf121c; display: inline-block; float: right; }
.career .box .inputfile-6:focus + label strong, .career .box .inputfile-6.has-focus + label strong, .career .box .inputfile-6 + label:hover strong { background-color: #722040; }
.social_update { float: left; width: 100%; margin: 15px 0 0 0; }
.social_update h4 { margin: 0; padding: 10px; display: block; color: #fff; }
.social_update h4.facebook { background: #3b5998; }
.social_update h4.twitter { background: #1da1f2; }
.social_update h4 i { padding: 0 5px; color:#
}
.social_update img { width: 100%; }
.media { float: left; width: 100%; }
.media .all_loan { margin: 20px 0; }
.tab.media label { padding: 10px 20px; margin: 0 20px 15px 0; }
.tab.media #tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 { background: #f9f9f9; border: none; }
.media section { -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; float: left; width: 100%; background: #f9f9f9; padding: 15px; }
.media section .press_release { float: left; width: 100%; margin: 0 0 15px 0; background: #fff; padding: 10px; }
.media section .press_release img { width: 100%; }
.media section .press_release:last-child { margin: 0; }
.media section .press_release span { display: block; font-style: italic; padding: 5px 0; color: #000; }
.media section .press_release a { text-decoration: none; margin: 0; }
.media .ImageWrapper { margin: 0; box-shadow: none; }
.media h5.head { margin: 0; background: #fa9d38; text-align: center; padding: 8px 10px; color: #000; line-height: 20px; }
.media h5.head span { display: block; }
.media .ImageWrapper .CStyleB { top: 50%; }
.media .ImageWrapper .CStyleB a { font-size: 20px; color: #fff; }
.headerfull { float: left; width: 100%; background: #f3f3f3; }
/********************************************************************/
/*** Digital Banking ***/
div.bhoechie-tab-container { z-index: 10; background-color: #ffffff; padding: 0; }
div.bhoechie-tab-menu { padding-right: 0; padding-left: 0; padding-bottom: 0; }
div.bhoechie-tab-menu div.list-group { margin-bottom: 0; }
div.bhoechie-tab-menu div.list-group>a { margin-bottom: 0; display: inline-block; }
div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa { color: #5A55A3; }
div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa { background: rgba(255, 255, 255, 0.52); color: #555; border-radius: 10px; }
div.bhoechie-tab-content { background: none; padding: 10px 0 0 0; -webkit-animation: fadeInScale 0.7s ease-in-out; -moz-animation: fadeInScale 0.7s ease-in-out; animation: fadeInScale 0.7s ease-in-out; display:block;}
div.bhoechie-tab div.bhoechie-tab-content:not(.active) { display: none; }
.digital_links .list-group-item { background: none; box-shadow: none; border: none; width: 30%; }
/*.digital_links .list-group-item:last-child { margin: 0 auto; text-align: center; display: block; }*/
/*** Digital Banking End ***/
/********************************************************************/

/********************************************************************/
/*** Team New ***/
.team { float: left; width: 100%; padding: 20px 0; }
.team_members { float: left; width: 100%; margin: 0 0 20px 0; padding: 10px; background: #f8f7f7; }
.team_details { background: #fff; padding: 10px; border: 1px solid #d0d0d0; display: inline-block; float: left; width: 100%; }
.team_members p { margin: 0; font-size: 12px; display: block; line-height: 20px; }
.team_members h4 { color: #cf121c; font-weight: 400; }
.team_members h5 { font-size: 11px; }
.team_members h4, .team_members h5 { margin: 0; padding: 0 0 10px 0; }
.team_members a { display: block; margin: 10px 0 0 0; text-align: right; float: right; }
/*.team_members a.hover_effect:hover:after, .team_members a.hover_effect:focus:after { width: 45%; }*/
.team_members img { float: left; margin: 0 15px 0 0; background: #fff; border: 1px solid #d0d0d0; padding: 0; width: 100px; }
.team .modal-body img { float: left; width: 100%; padding: 5px; border: 1px solid #d4d4d4; margin: 0 0 10px 0; }
.team .modal-body h5 { text-align: center; color: #000; line-height: 20px; font-size: 12px; }
.team .modal-body ul { margin: 0; padding: 0; }
.team .modal-body ul li { display: block; position: relative; padding-left: 15px }
.team .modal-body ul li i { position: absolute; top: 5px; left: 0; }
.team .modal-body .modal-title { color: #000; }
.team .modal-body p { margin: 0; }
.team .modal-body { color: #555555; text-align: left; }
.team .modal-content { max-height: 500px; overflow-x: hidden; }
/*
.team_new .team_members .StyleNumber { padding: 5px; }
.team_new .team_members a { color: #fff; }
.team_new .ImageWrapper { box-shadow: none; }
.team_new .team_members a.hover_effect:hover:after, .team_new .team_members a.hover_effect:focus:after { background: #ff9100; }
.team_new .team_members { position: static; min-height: 230px; }
*/
/********************************************************************/
/*** Team New End ***/
/********************************************************************/
/*** Apply Now ***/
#apply_now { float: left; width: 100%; }
#apply_now .modal-header { padding-bottom: 5px; }
#apply_now .modal-header { border: none; }
#apply_now .modal-header h3.modal-title { font-family: 'Droid Serif', serif; border-bottom: 2px solid #ec3434; color: #ec3434; padding-bottom: 8px; }
#apply_now .modal-content { border-radius: 0; float: left; width: 100%; }
#apply_now .modal-body .form-group { position: relative; }
#apply_now .modal-body .form-group span { width: 30px; height: 30px; position: absolute; left: 0; top: 4px; padding: 3px; text-align: center; vertical-align: middle; }
#apply_now .modal-body .form-group span i { color: #a7a7a7; vertical-align: middle; }
#apply_now .modal-body .form-group i img { vertical-align: baseline; }
#apply_now .modal-body .form-group .form-control { padding: 6px 12px 6px 30px; height: 40px; box-shadow: none; border-radius: 0; }
.modal-footer { padding: 0; }
.modal-footer .btn-group button { height: 40px; border-top-left-radius : 0; border-top-right-radius : 0; border: none; border-right: 1px solid #ddd; }
.modal-footer .btn-group:last-child > button { border-right: 0; }
#apply_now .modal-body { float: left; width: 100%; }
#apply_now .modal-body .btn-default { background: #cf121c; color: #fff; box-shadow: none; border: none; padding: 8px 30px; }
#apply_now .modal-body .btn-default:hover, #apply_now .modal-body .btn-default:focus { background: #ff9100; box-shadow: none; border: none; outline: none; }
/********************************************************************/
/*** Apply Now End ***/

/********************************************************************/
/*** RATE PANEL ***/
.rate_panel { float: left; width: 100%; }
.rate_panel .panel { border-radius: 0; border: 1px solid #ddd; margin: 0; }
.rate_panel .panel>.panel-heading { color: #333; background: none; padding: 0; border: none; }
.rate_panel .nav-tabs>li>a { background: #dfdfdf; border: none; border-radius: 0; color: #5f5f5f; font-size: 12px; font-weight: 500; margin: 0; }
.rate_panel .nav-tabs>li>a:hover { background: #ff9100 !important; color: #fff !important; border: none !important; }
.rate_panel .nav-tabs>li.active>a { background: #ff9100 !important; color: #fff !important; border: none !important; }
.rate_panel .nav-tabs { border: none; }
.rate_panel .tab-content { text-align: center; }
.rate_panel .tab-content h2 { font-family: 'Droid Serif', serif; font-size: 35px; font-weight: bold; margin: 0; }
.rate_panel .tab-content p { margin: 15px 0; }
.rate_panel .tab-content h2 span { font-size: 18px; padding: 0 5px; }
.rate_panel .tab-content a { padding: 0 10px; display: inline-block; }
.rate_panel .tab-content .tab-pane a.know_more { border-right: 1px solid #555; }
.rate_panel .tab-content a:hover, .rate_panel .tab-content a:focus { outline: none; }
/*** RATE PANEL END ***/
/********************************************************************/

/********************************************************************/
/*** Loan Compare End ***/
#GridView1 { width: 100%; height: 100%; }
.GridviewScrollHeader TH, .GridviewScrollHeader TD { padding: 10px; font-weight: bold; white-space: nowrap; border: 2px solid #ff9100; vertical-align: bottom; background: #fff; text-align: center; color: #000; text-transform: uppercase; }
.GridviewScrollItem td h4 { margin: 0; text-align: center; padding: 20px 0; color: #000; display: block; text-transform: uppercase; line-height: 30px; font-weight: 600; }
.GridviewScrollItem td a.know_more, .GridviewScrollItem td a.apply_now { border: none; display: inline; text-transform: uppercase; margin: 0 3px; }
.GridviewScrollItem td a.know_more { background: #cf121c; color: #fff !important; padding: 5px; border-radius: 3px; text-align: center; }
.GridviewScrollItem td a.know_more:hover, .GridviewScrollItem td a.know_more:focus { background: #ff9100; }
.GridviewScrollItem td a.apply_now { background: #ff9100; color: #fff !important; padding: 5px; border-radius: 3px; text-align: center; }
.GridviewScrollItem td a.apply_now:hover, .GridviewScrollItem td a.apply_now:focus { background: #cf121c; outline: none; }
.GridviewScrollHeader th .GridCellDiv, .GridviewScrollItem td .GridCellDiv { width: 180px !important; }
.GridviewScrollItem TD { padding: 0 10px; font-size: 12px; background: #f8f7f7; border: 2px solid #d0d0d0; vertical-align: top; border-top: 0; }
.GridviewScrollItem TD ul { margin: 0; padding: 0; }
.GridviewScrollItem TD ul li { display: block; position: relative; padding-left: 15px; }
.GridviewScrollItem TD ul li i { position: absolute; top: 6px; left: 0; }
#Table1 { width: 100%; }
.GridviewScrollItem .Freeze { background-color: #EFEFEF; }
.GridviewScrollItemHover TD { padding: 5px; white-space: nowrap; background-color: #CCCCCC; cursor: pointer; }
.GridviewScrollItemHover .Freeze { background-color: #CCCCCC; }
.GridviewScrollItemSelected TD { padding: 5px; white-space: nowrap; background-color: #999999; color: #FFFFFF; }
.GridviewScrollItemSelected .Freeze { background-color: #999999; }
.GridviewScrollPager { background-color: #FFFFFF; }
.GridviewScrollPager TD { padding-top: 3px; font-size: 14px; padding-left: 5px; padding-right: 5px; }
.GridviewScrollPager A { color: #666666; }
.GridviewScrollPager SPAN { font-size: 16px; font-weight: bold; }
.compare { float: left; width: 100%; text-align: center; }
.compare .checkbox { margin: 0; padding: 25px 0; }
.compare .checkbox label { font-size: 16px; color: #000; padding: 0; }
.compare .checkbox input[type=checkbox], .compare .checkbox-inline input[type=checkbox], .compare .radio input[type=radio], .radio-inline input[type=radio] { margin: 6px 0 0 -20px; }
.compareloan_details { background: #f8f7f7; float: left; width: 100%; padding: 10px; margin: 0 0 20px 0; }
.compareloan_details .main_head { float: left; width: 100%; text-align: center; border: 1px solid #d0d0d0; background: #fff; padding: 0 15px; margin: 0; }
.compareloan_details .main_head h4 { margin: 0; text-align: center; padding: 15px 0; color: #000; display: block; text-transform: uppercase; line-height: 30px; font-weight: 600; }
.compareloan_details .main_head a.know_more, .compareloan_details .main_head a.apply_now { border: none; display: inline; text-transform: uppercase; margin: 0 3px; }
.compareloan_details .main_head a.know_more { background: #cf121c; color: #fff !important; padding: 5px 30px; border-radius: 3px; margin: 10px 0; text-align: center; display: inline-block; }
.compareloan_details .main_head a.know_more:hover, .compareloan_details .main_head a.know_more:focus { background: #ff9100; }
.compareloan_details .main_head a.apply_now { background: #ff9100; color: #fff !important; padding: 5px 34px; border-radius: 3px; display: inline-block; text-align: center; }
.compareloan_details .main_head a.apply_now:hover, .compareloan_details .main_head a.apply_now:focus { background: #cf121c; outline: none; }
.compareloan_details .compareloan_text { float: left; width: 100%; text-align: left; border: 1px solid #d0d0d0; margin: 0 0 10px 0; padding: 10px; background: #fff; font-size:12px; }
.compareloan_details .compareloan_text h5 { margin: 0; padding-bottom: 10px; text-align: left; color: #cf121c; font-weight: 600; }
.compareloan_details .compareloan_text ul { margin: 0; padding: 0; }
.compareloan_details .compareloan_text ul li { display: block; position: relative; padding-left: 15px; font-size: 12px; text-align: left; }
.compareloan_details .compareloan_text ul li i { position: absolute; top: 6px; left: 0; }
.compareloan_details .main_head .compare .checkbox { margin: 0; padding: 14px 0; }
/*** Loan Compare End ***/
/********************************************************************/

    .locate_btn{    text-decoration: none;
    background: #ec3434;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
       float: left;
    width: 100%;
    margin: 20px 0;
    display: inline-block;
    border-radius: 3px;     text-align: center;  }
.locate_btn:hover, .locate_btn:focus{ background:#2d2d2d; color: #fff;}

.sitemap {
     width:100%;
}
    .sitemap li {
        border-top:1px solid #d2d2d2;
    }
        .sitemap li a {
            color:#000;
        }
        .sitemap li a:hover, .sitemap li a:focus {
            color:#c71d1c;
        }

        ol.sitemap > li > ol {
 display: block;

}

        ol.sitemap li:hover ol {
  display: block;
  opacity: 1;
  visibility: visible;
}
        .mobile_slide{ display:none;}
.desktop_slide{display:block;}
.campaign-ad{position: relative; margin-top: 2em; display:block;}
.footer_lead{ position:static; bottom:0;}
header #img1{ width:auto;}
.mdesktop_digitallinks{ display: block;}
.mmobile_digitallinks{ display: none;}
}
@media (min-width:1440px) {
.topmenusearch { right: 133px; }
.wsmenu { width: 68%; }
.slider .sideright { padding: 15px 135px 15px 25px; }
.banner .banner_text { padding: 100px 145px 45px 85px; }
}

/*------------------milestone---------------*/
.timeline-centered {
    position: relative;
	margin-top: 3em;
    margin-bottom: 3em;
}

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        background: #f5f5f6;
        /*left: 50%;*/
        top: 20px;
        bottom: -28px;
        margin-left: 30px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        /*width: 50%;
        float: right;*/
        margin-top: 5px;
        margin-left: 30px;
        margin-bottom: 10px;
        clear: both;
    }

       
                    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
                        left: auto;
                        right: 0;
                        margin-left: 0;
                        margin-right: -9px;
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            position: relative;
            margin-left: -20px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
                position: absolute;
                left: -100px;
                text-align: right;
                padding: 10px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }


.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                background: #fff;
                color: #737881;
                display: block;
                width: 40px;
                height: 40px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                text-align: center;
                -moz-box-shadow: 0 0 0 5px #f5f5f6;
                -webkit-box-shadow: 0 0 0 5px #f5f5f6;
                box-shadow: 0 0 0 5px #f5f5f6;
                line-height: 40px;
         
                float: left;
   }

               

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
                    background-color: #e0031c;
                    color: #fff;
}

               
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                position: relative;
                background: #f5f5f6;
                padding: 1em;
                margin-left: 60px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px 9px 9px 0;
                    border-color: transparent #f5f5f6 transparent transparent;
                    left: 0;
                    top: 10px;
                    margin-left: -9px;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
                    color: #737881;
                    font-size: 12px;
                    margin: 0;
                    line-height: 1.428571429;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
                        margin-top: 15px;
                    }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
                    font-size: 16px;
                    margin-bottom: 10px;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
                        color: #303641;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
                        -webkit-opacity: .6;
                        -moz-opacity: .6;
                        opacity: .6;
                        -ms-filter: alpha(opacity=60);
                        filter: alpha(opacity=60);
                    }




.milestone-text{ font-size:1.1em;}




.search-title { 
   font-size:1.4em;
    font-weight: 600;
    color: #000000;
    display: block;
    width:100%;
    /*margin-top:7em;*/
}

.search-title .cite{ 
    color: #cb151d;
	font-style:normal; 
    display: inline-block;
    margin-top:2em;
}
.panel-title-2 > a::before {
    float: right !important;
    font-family: FontAwesome;
    content: "";
    padding-right: 5px;
    color: #cb151d;
}
.newsdate{ color:#cb151d;}


.emi-cal-fld {
    clear: both;
    margin-bottom: 1em;
    float: left;
    width: 100%;
}

    .emi-cal-fld .btn {
        float: left;
        background: #c71d1c;
        color: #fff;
        padding: 6px 20px;
        display: inline-block;
        margin-right: 1em;
        margin-bottom: 2em;

    }



    
#MainContent_innerContent_txtSearch {
border: 1px solid #ec3434;
padding: 10px 35px 10px 12px;
height: auto;
font-size: 14px;
color: #555;
border-radius: 4px;
line-height: 1.42857143;
}








#MainContent_innerContent_btnSearch {
padding: 8px 20px;
border-radius: 3px;
background: #ec3434;
color: #fff;
border: none;
}

#MainContent_innerContent_btnSearch:hover, #MainContent_innerContent_btnSearch:focus {
    background: #2d2d2d;
    color: #fff;
}
   

.search-result-table
{
width: 70%;
text-align: left;
border: 1px solid #828282;
} 


.search-result-table td {
padding-left: 10px;
border: 1px solid #828282;
}

.search-result-table th {
padding-left: 10px;
border-right: 1px solid #828282;
} 

/*New Css*/
.main-body-bg{ background:url(../images/home-page-bg.png) no-repeat; background-position:top center; /*background-size:75%;*/  }
.header-top{ background:#eeeeee; width:100%;}

.fa-facebook{ color:#3b5998; padding:10px 10px 5px 0px; font-size:18px;}
.fa-twitter{ color:#55acee; padding:10px 10px 5px 0px; font-size:18px;}
.fa-instagram{ color:#e4405f; padding:10px 10px 5px 0px; font-size:18px;}
.fa-youtube-play{ color:#e52d27; padding:10px 10px 5px 0px; font-size:18px;}
.fa-whatsapp{ color:#25D366; padding:10px 10px 5px 0px; font-size:18px;}
.fa-linkedin{ color:#0976b4; padding:10px 10px 5px 0px; font-size:18px;}      

.tollfree { padding:5px 0px 5px 0px; display: block; }
.tollfree a { color: #707070; font-size: 15px; font-weight: 700; display:inline-block; font-family: 'Open Sans', sans-serif;}
.tollfree a span { color: #cf121c; font-weight: 400; }

.locat-us { padding:5px; display: block; }
.locat-us a { color: #000000; font-size: 18px; font-weight: 400; display:inline-block; font-family: 'Open Sans', sans-serif;}
.locat-us a span { color: #eeeeee; font-weight: 400; }

.mid-header{ width:100%; background:url(../404.html) no-repeat top right #fff; min-height:106px; }
.logo-space{ padding:28px 0px 0px 0px; float:left; margin-left:-15px;}

.mid-headerr{ width:100%; background:#fff; height:auto; z-index:9; position:relative; float:left; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.10); border:0px; }
/*.logo-hunder{ background:#dd2027 ; position:relative; float:right; width:100%;}*/
.logo-hunder{ background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(255,0,0,1)); position:relative; float:left; width:100%;height: 111px;}
.usndcb-logo{ position:relative; float:left; width:100%;}
.usndcb-logo-main-desktop{text-align:left; float:left; position:absolute; z-index:99; text-align:left; padding:25px 0px 0px 0px; left:6%; display:block;}
.usndcb-logo-main-mobile{text-align:left; float:left; position:absolute; z-index:99; text-align:left; padding:25px 0px 0px 0px; left:15%; display:none;}
.hunderdL{ text-align:right; float:right; position:absolute; z-index:99; text-align:right; padding:20px 0px 0px 0px; right:15%;}
.shap{ position:relative; float:left; background:#ffffff; padding:0px; margin:0px; border-style: none!important; border: none !important; outline: none; border: inherit; border: initial; border: unset;}

.year-logo-space{ padding:15px 15px 0px 15px; position:relative; float:right;}


.navigation-strip{ background:#fff; height:auto;  width:100%;    z-index:99; }
.pdl{ padding-left:0px;}
.pdr{ padding-right:0px;}



.openBtn {
  background:none;
  border: none;
  cursor: pointer;
  font-weight:bolder !important;
 
  position:relative;
}

.search-top{ width:15%; position:relative; float:right;  border-right:1px solid #ccc; padding:6px 10px 10px 10px;}
.login-dropdown{ width:60%; position:relative; float:right; text-align:right;}

.login-dropdown .dropdown-toggle{ float:right; position:relative; border:0px; padding:7px 0px 3px 0px; font-size:18px; font-family: 'Open Sans', sans-serif; font-weight:400; color:#cf121c;}

.login-dropdown .dropdown-toggle:hover{ background-color: #fff !important;  }
.login-dropdown .dropdown{ float:right; position:relative; border:0px;}
.login-dropdown .dropdown:hover{  background-color: #ccd5e !important; text-decoration: none; border-bottom: 4px solid;
  border-image: linear-gradient(to left, rgb(167, 9, 37), rgb(237, 28, 36), rgb(167, 9, 37));   border-image-slice: 1;}
.login-dropdown .dropdown .dropdown-menu{top: 100%; right: 0 !important;   min-width:192px; padding: 0px 0; margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff; border-radius:0px; }
.login-dropdown .dropdown .dropdown-menu > li > a {display: block; padding:5px 5px  5px 10px  !important;    clear: both;      font-weight: 500;    line-height:30px;    color: #7a8499;    white-space: nowrap; border-bottom:1px solid #eeeeee;}
.login-dropdown .dropdown .dropdown-menu > li > a:hover { background-color: #fff; color:#cf121c; border-bottom:2px solid;
  border-image: linear-gradient(to left, rgb(167, 9, 37), rgb(237, 28, 36), rgb(167, 9, 37));   border-image-slice: 1;}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default { color: #000;     background-color: #fff !important; }

.openBtn:hover {
  cursor: pointer;
  color:#fff !important;
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}
.sideleft-pannel{ position:fixed; left:0; top:50%; z-index:9; width:5%;}
.sideright-pannel-mobile{ position:relative; display:none; width:100%;}
.sideright-pannel{ position:fixed; right:0; top:32%; z-index:99; width:8%;}
.sideright-pannel{ position:fixed; right:0; top:32%; z-index:99; width:8%;}
.sideright-pannel h2 { font-family: 'Open Sans', sans-serif;  color: #000; margin: 0px 0 2px 0; font-size: 14px; background-color: rgba(238, 238, 238, 0.8); text-align:center; font-weight:600; padding:10px 0px 10px 0px; }
.side_textt .side_hover { display: none; }
.side_textt a:hover .side_hover { display: block; margin: 0 auto; /*box-shadow: 1px 2px 3px #666; -moz-box-shadow: 1px 2px 3px #666; -webkit-box-shadow: 1px 2px 3px #666; -o-box-shadow: 1px 2px 3px #666;*/ border-radius: 0px; }

.side_textt h5 { color: #cf121c; font-size: 12px; }
.side_textt a { color: #cf121c; display: block;  padding: 10px 5px 5px 5px; border-radius: 0px; font-family: 'Open Sans', sans-serif;  color: #ff9100; font-size: 14px; /*box-shadow: 4px 4px 3px #828282; -moz-box-shadow: 4px 4px 3px #828282; -webkit-box-shadow: 4px 4px 3px #828282; -o-box-shadow: 4px 4px 3px #828282;*/ border-bottom:1px solid #ff9100;}
.side_textt a:hover { box-shadow: 4px 4px 3px #ff9100; -moz-box-shadow: 4px 4px 3px #ff9100; -webkit-box-shadow: 4px 4px 3px #ff9100; -o-box-shadow: 4px 4px 3px #ff9100; }
.side_textt a:hover .side_static { display: none; }
.side_textt a:hover img {}
  .hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);
}
.side_textt a:hover h5 { color: #000; }
.side_textt { float: left; width: 100%; margin-bottom:1px; background-color: rgba(238, 238, 238, 0.8);}

.sec-heading{ border-left:5px solid #fff600; padding-left:25px;  font-size:36px !important; background-image: -webkit-linear-gradient(45deg, #ffcc01, #ed1c24, #a70925) !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight:700;  font-family: 'Open Sans', sans-serif; margin-top: 0px; margin-bottom: 0px; height: 50px; line-height:50px;  }
.sec-headingg{ border-left:5px solid #cf121c; padding-left:25px;  font-size:36px; font-weight:700; line-height:50px;  font-family: 'Open Sans', sans-serif; margin-top: 0px; margin-bottom: 0px; height: 50px; color:#fff;}

.intr-rate-heading{font-family: 'Open Sans', sans-serif; font-size:24px; color:#707070; font-weight:600; padding:35px 0px 35px 0px; }
.space-bt-head-and-boxes{ margin-top:30px; padding-left:30px;}

.numb{font-family: 'Open Sans', sans-serif; position:relative; text-align:right;}
.main-number{font-family: 'Open Sans', sans-serif; font-size:75px; color:#cf121c; font-weight:600; width:68%; position:relative; float:left;}
.simb-pa{ width:30%; position:relative; float:left; margin-top: -12px; text-align:left; color:#707070;}
.per-numb{font-family: 'Open Sans', sans-serif; font-size:28px; color:#707070;}
.after-point-numbers{font-family: 'Open Sans', sans-serif; font-size:18px; color:#707070;  }

.rate-box{box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.10); border:0px; background-color:#fff; cursor:pointer; height:200px;}

.links-bt{ width:100%; padding:50px 0px 10px 0px;}

.offer_sec { float: left; width: 100%; padding: 0px 0px 25px 0px; }


.offer-box{box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.10); border:0px; background-color:#fff;}

.rate-box:hover {box-shadow: 4px 4px 3px #828282;
-moz-box-shadow: 4px 4px 3px #828282;
-webkit-box-shadow: 4px 4px 3px #828282;
-o-box-shadow: 4px 4px 3px #828282;}



/* DEMO GENERAL ============================== */
.hover {
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
}

.hover img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}

.hover-content {
  position: relative;
  z-index: 99;
}

/* DEMO 2 ============================== */
.hover-2 .hover-overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1));
}

.hover-2-title {
  position: absolute;
  top: 25%;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 99;
  transition: all 0.3s;
}

.hover-2-description {
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0;
  left: 0;
  text-align: center;
  z-index: 99;
  transition: all 0.3s;
}

.hover-2:hover .hover-2-title {
  transform: translateY(-5.5rem);
}

.hover-2:hover .hover-2-description {
  bottom: 0.5rem;
  opacity: 1;
}

.hover-2:hover .hover-overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1));
}
.offer-heading{font-family: 'Open Sans', sans-serif; font-size:24px; color:#ffffff; font-weight:600;}
.offer-text{font-family: 'Open Sans', sans-serif; font-size:14px; color:#ffffff; font-weight:400;}

.viewall{color: #707070;  text-transform: uppercase; font-size:14px; font-weight:400; line-height:21px; padding:0px 0px 0px 0px; margin-top:15px;}

.space-bt-head-and-boxes-bg{ padding:30px 15px 0px 50px;}
.newsmain{ padding:5px; background:#fff; width:100%; position:relative; float:left; border:1px solid #f5f5f5; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.10); margin-left:10px;}
.new-cont{ padding:50px; -moz-box-shadow:    inset 0 0 10px #eeeeee;
   -webkit-box-shadow: inset 0 0 10px #eeeeee;
   box-shadow:         inset 0 0 10px #eeeeee; margin:5px; height:200px;}
   




.new-cont:hover{box-shadow: 4px 4px 3px #828282; -moz-box-shadow: 4px 4px 3px #828282; -webkit-box-shadow: 4px 4px 3px #828282; -o-box-shadow: 4px 4px 3px #828282; cursor:pointer;}

   #owl-demo3 .item{margin: 0px auto; }

.news-new-heading{ font-family: 'Open Sans', sans-serif; font-size:14px; color:#707070; font-weight:400; line-height:26px;}
.news-know_more { color: #fff;  text-transform: uppercase; font-size:14px; font-weight:400;  padding:20px 0px 0px 0px;}
.news-know_more a{ color: #fff;  text-transform: uppercase; font-size:14px; font-weight:600; }
.news-know_more a:hover{ color: #cf121c;  text-transform: uppercase; font-size:14px; font-weight:400;}

.new-ab-box{border:1px solid #f5f5f5; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.10); background-color:#FFF; height:350px; }
.new-ab-box-image{ width:100%; height:auto; background:#000;}
.new-ab-box-image img{ width:100%; height:auto;}
.new-ab-box-content{ padding:10px;}
.new-ab-box-content-heading{ font-family: 'Open Sans', sans-serif; font-size:18px; color:#707070; font-weight:600; line-height:28px; text-align:center;}
.new-ab-box-content-text{ font-family: 'Open Sans', sans-serif; font-size:14px; color:#707070; font-weight:400; line-height:22px; text-align:center; padding:10px 0px 10px 0px;}

.new-ab-box:hover{box-shadow: 4px 4px 3px #828282;
-moz-box-shadow: 4px 4px 3px #828282;
-webkit-box-shadow: 4px 4px 3px #828282;
-o-box-shadow: 4px 4px 3px #828282; color:#000 !important;}
.new-ab-box:hover img{  -webkit-transform: scale(1);
cursor:pointer;
    -ms-transform: scale(1);
    transform: scale(1);
    opacity:0.5;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease;   
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01)}

.footer-bg{ /*background: rgb(167,9,37);*/ background: linear-gradient(90deg, rgba(167,9,37,1) 0%, rgba(237,28,36,1) 50%, rgba(167,9,37,1) 100%); padding:50px 0px 25px 0px; font-family: 'Open Sans', sans-serif;  background-image: -webkit-linear-gradient(left, #ffcc01, #cf121c, #ffcc01) !important;}

.footer-bg p{ color: #ffffff; font-size: 14px; line-height: 20px; font-family: 'Open Sans', sans-serif; }
.footer-bg a:hover, footer a:focus { color: #fafafa; }
.footer-bg h4 { margin: 0; padding: 0 0 15px 0; color: #ffffff; text-decoration:underline; font-size:14px; font-weight:600; }
.footer-bg .social { float: left; width: 100%; padding: 15px 0 0 0; margin: 0; }
.footer-bg .social h4 { padding: 0; }
.footer-bg .social a { padding: 5px 5px 0 0; display: inline-block; }
.footer-bg .copyright { float: left; width: 100%; padding: 15px 0 0 0; font-size: 12px; text-align: left; }
.copyright p{ color: #707070; text-align: left; font-size: 11px; margin: 0; }
.copyright a{ font-size: 14px; margin: 0; }
.copyright .text-link a{ font-size: 14px; margin: 0; color:#707070;}
.copyright p { padding-top: 4px; }
.copyright ul { display: block; margin: 0; padding: 0; text-align: right; }
.copyright ul li { display: inline-block; text-align: right; list-style-type: none; }
.copyright ul li:last-child a { border: none; }
.copyright a:hover { color: #cf121c; }
.copyright a { padding: 0 8px; /*border-right: 1px solid #5a5959;*/ }
.headerwp { margin: 0; padding: 0; }

.footer-contact{ padding-top:20px;}
.tagline{font-family: 'Open Sans', sans-serif; font-size:42px; color:#fff; font-weight:300; text-align:center; padding:50px 0px 0px 0px; text-align:right;}
.footer-link-left-space-center{ padding-left:125px;}
.footer-link-left-space-right{ padding-left:225px;}

.blog-and-video{float: left; width: 100%; padding: 0px 0px 10px 0px; background:#eeeeee;}

.blog-box{ width: 100%; padding:90px 0px 0px 0px; background:#fff;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 5px 0 rgba(0, 0, 0, 0.10); border-radius:16px; margin-top:-20px; margin-bottom:-50px; background-color: rgba(255, 255, 255, 0.3);}
.blog-image img{ width:100%;}
.blog-slider{ padding:30px;}
.blog-date{font-family: 'Open Sans', sans-serif; font-size:14px; color:#707070; font-weight:300; font-style:italic; padding:20px 0px 0px 0px;}
.blog-heading{font-family: 'Open Sans', sans-serif; font-size:14px; color:#707070; font-weight:600; }

.video-sec{ padding:70px 0px 0px 0px;}
.videos{ margin:30px 0px 50px 20px;}
.video-heading{font-family: 'Open Sans', sans-serif; font-size:14px; color:#707070; font-weight:600; padding:10px 0px 10px 0px;}

.space-box-testi{ padding:30px 15px 0px 50px;}

.testimain{ padding:50px 96px 50px 96px; background:#eeeeee; width:100%; position:relative; float:left; margin:96px 0px 40px 0px;}

.testimain h3 {font-family: 'Open Sans', sans-serif;  background: linear-gradient(to right, #a70925 0%, #ed1c24 50%, #a70925 100%); background-image: -webkit-linear-gradient(#a70925, #ed1c24, #a70925) !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight:600;  margin: 10px auto 20px auto;        text-align: center;        color: black;  font-size:36px;   max-width:700px;   position: relative; }
.testimain h3:before { content: ""; display: block;  width: 100px; height: 1px; background: #707070; left: 85px; top: 50%;  position: absolute;}
.testimain h3:after {content: ""; display: block; width: 100px; height: 1px; background: #707070; right: 85px; top: 50%; position: absolute; }
.testi-text{font-family: 'Open Sans', sans-serif; font-size:30px; color:#707070; font-weight:400; padding:10px 0px 30px 0px; text-align:center; line-height:40px}

.testimain h4 {font-family: 'Open Sans', sans-serif;   font-weight:300;  margin: 10px auto 20px auto;        text-align: center;         font-size:30px;   max-width:600px;   position: relative; color:#707070; font-style:italic; }
.testimain h4:before { content: ""; display: block;  width: 40px; height: 1px; background: linear-gradient(to right, #a70925 0%, #ed1c24 50%, #a70925 100%); left: 85px; top: 50%;  position: absolute;}

.first-time{ padding:0; background:#fff; width:100%; position:relative; float:left; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.10); margin:0px 0px 80px 0px;}

.dark-orange{ color:#ee8110; font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:400; line-height:34px;}
.dark-yelow{ color:#f7b400; font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:400; line-height:34px;}
.dark-red{ color:#e0031c; font-family: 'Open Sans', sans-serif; font-size:24px; font-weight:400; line-height:34px;}

.timline-heading{ padding:10px 10px 0px 10px; }
.timline-heading img{ width:100%; height:auto;}
.tim-bg-size{ width:; }
.tim-bg{ width:100%;  background-color:#eeeeee !important; position:relative; float:left;   }
.tim-bg span{ right:0; float:left; position:relative; padding:10px 10px 10px 30px;}
.tim-bg::before {
    content: '';
    position: absolute;
    box-shadow: 8px 0 8px -6px #77777759;
    width: 50px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 999;
}

.mobile-tollfree{ display:none;}
.mobile-locate{ display:none;}
.desktop{ display:block;}

.ft-list{font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; line-height:14px; color:#fff; padding-left:0px;}
.ft-list li{ margin-bottom:10px; list-style-type: none; }


/*.tim-bg::after{content: " ";
	position: absolute;
	top: 0;
	right:-40px;
	width: 0;
	height: 0;
	border-top:110px solid transparent;
	border-bottom:80px solid transparent;
	border-left:60px solid #eee;	
	z-index:-1;		
  filter: drop-shadow(4px 4px 10px rgba(0,0,0,0.2));
  transition: border-color 0.2s ease;
  }*/
  
  
  .empty-row{ height:30px;}
  
    .modal {

    z-index: 9999999 !important;
	position:fixed;

}

.body_overlay {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}
.request_overlay {
    display: block;
}
.request_overlay_box {
    width:40%;
    margin:5% auto;
    background: #f1f1f1;
    padding: 15px;
    box-shadow: 5px 2px 23px -15px;
    position: relative;
}
.request_overlay_box img
{
    width:100%;
    }
.close_overlay {
background: #999;
    border-radius: 50%;
color:#fff;
font-weight:400;
text-align: center;
    position: absolute;
   top: -13px;
    padding: 2px 6px;
    padding:5px 10px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
}
.close_overlay:hover {
    opacity: 1;
    color:#d5cbbb;
}
.close_btnp
{
    font-size:20px;
    font-weight:400;
    }
    
    
    /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

.request_overlay_box{
width:80%;
margin:25% auto;
}
}
