html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body{ margin:0; padding:0; font-family: 'roboto'; background:#fff;}
a{ margin:0; padding:0; text-decoration:none !important;  outline:none !important; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
a:hover{ color:#25d8ae;}
::selection{ background:#0075c1; color:#fff;}
::-moz-selection{ background:#0075c1; color:#fff;}
::-webkit-selection{ background:#0075c1; color:#fff;}
img{ max-width:100%; height:auto;}
ul{ margin:0; padding:0; list-style-type:none;}
li{ margin:0; padding:0;}
p{ padding:0; color:#555555; font-size:15px;   font-family: 'roboto'; margin:0 0 15px 0; font-weight:300;}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0; font-family: 'roboto'; color:#151515;}

input, select, button{outline:none !important;}

.headerBgNav{ margin:0; padding:0;}
.headerBgNav li{ background:url(../images/bullet.png) no-repeat left top; color:#fff; font-weight:bold; font-size:17px; padding-bottom: 18px; padding-left:35px;}
.headerBgNav li{ background:url(../images/bullet.png) no-repeat left top;padding-left:35px; }
.headerBgNav a{  color:#fff; font-weight:bold; font-size:17px; padding-bottom: 18px; }
.headerBgNav a:hover{ color:#70c737;}

.header{ float:left; clear:both; width:100%; text-align:center;}


.header-top{ float:left; clear:both; width:100%; background:#eeeeee;}
.header-bottom{ float:left; clear:both; width:100%; background:#001b2d;}
.banner{ float:left; clear:both; width:100%;  padding-top: 38px; background: rgba(47,160,230,1);
background: -moz-linear-gradient(left, rgba(47,160,230,1) 0%, rgba(47,160,230,1) 49%, rgba(255,149,0,1) 50%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 53%, rgba(255,149,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(47,160,230,1)), color-stop(49%, rgba(47,160,230,1)), color-stop(50%, rgba(255,149,0,1)), color-stop(51%, rgba(255,149,0,1)), color-stop(51%, rgba(255,149,0,1)), color-stop(53%, rgba(255,149,0,1)), color-stop(100%, rgba(255,149,0,1)));
background: -webkit-linear-gradient(left, rgba(47,160,230,1) 0%, rgba(47,160,230,1) 49%, rgba(255,149,0,1) 50%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 53%, rgba(255,149,0,1) 100%);
background: -o-linear-gradient(left, rgba(47,160,230,1) 0%, rgba(47,160,230,1) 49%, rgba(255,149,0,1) 50%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 53%, rgba(255,149,0,1) 100%);
background: -ms-linear-gradient(left, rgba(47,160,230,1) 0%, rgba(47,160,230,1) 49%, rgba(255,149,0,1) 50%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 53%, rgba(255,149,0,1) 100%);
background: linear-gradient(to right, rgba(47,160,230,1) 0%, rgba(47,160,230,1) 49%, rgba(255,149,0,1) 50%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 51%, rgba(255,149,0,1) 53%, rgba(255,149,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fa0e6', endColorstr='#ff9500', GradientType=1 ); position:relative; z-index:1;
}

.banner:before{ position:absolute; left:0;  bottom:0;  background:url(../images/header-bg2.jpg) no-repeat left; content:""; width:376px; z-index:-1; height:415px; }
.banner:after{ position:absolute; right:0;  bottom:0;  background:url(../images/header-bg1.jpg) no-repeat right; content:""; width:376px; z-index:-1; height:415px; }
.link-sec1{ position:relative;}
.link-sec2{ position:absolute; left:0; top:0;}
.footer{ float:left; clear:both; width:100%; text-align:center; background:#001b2d;}
.footer img{ width:100%;}

.middle-sec{ float:left; clear:both; width:100%; position:relative;}

.link-sec{   float:left; width:22%; padding-top: 37px;}
.slider-sec{float:left; width:56%}
.news-sec{ float:left; width:22%; padding-top: 37px;

padding-left: 24px;}
.ban-carousel .owl-nav{ display:none !important; visibility:hidden !important;}
.ban-carousel .owl-dots{ position:absolute; bottom:20px; right:20px; z-index:1;}
.ban-carousel .owl-dots button{ width:30px; height:5px; background:#fff; margin:0 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.active{ background:#70c737 !important;}
#cssmenu > ul > li.active::after { background:none}


.news-slider h2{ font-size:26px; color:#fff; font-weight:700; margin:0 0 15px 0;}
.news{ padding:0 0 15px 23px; position:relative;}
.news p{ font-size:17px; color:#fff; line-height:24px; font-weight:normal; margin:0 !important;}
.news:after{ content:''; display:block; width:10px; height:10px; background:url(../images/arrow.png) no-repeat center; position:absolute; left:0; top:7px;}
.news-button{ display:inline-block; position:relative;  font-size:16px; color:#fff; line-height:1; padding:5px 45px 5px 25px; border:1px solid #fff; border-radius:20px; float:right; margin-top:10px; font-weight:normal;}
.news-button:after{ content:''; display:block; width:24px; height:13px; background:url(../images/arrow-2.png) no-repeat center; position:absolute; right:10px; top:50%; margin-top:-6.5px;}
.news-button:hover{ background: #ff7e00; color:#fff;}



.bl-header{ float:left; clear:both; width:100%; background:#eeeeee; padding-top: 10px; }
.bl-head-top{ float:left; clear:both; width:100%; position:relative; background:#eee; padding: 10px 0px 10px 0;}
.bl-header-bottom{ float:left; clear:both; width:100%; position:absolute; top:0; left:0; right:0; z-index:99; background: #001b2d;}
.logo-frame{ display:block; float:left;}

.bp-header-right{ float:right; padding: 20px 0 0;}
.bp-header-left{float:right; padding: 20px 0 0;}
.bp-num-email-col{ float: left;

padding: 0 20px 0 46px;

border-right: 1px solid #ddd;

position: relative}

.bp-num-email-col1{ float: left;

padding: 0 0 0 46px; margin-left: 18px;



position: relative;}

.loginBtn{ position:relative; width:60px; height:60px; background:#70c737; border-radius:50%; text-align:center; display:block; margin-top: -9px; font-size:12px; cursor:pointer; text-transform:uppercase; color:#fff; font-weight:bold; padding: 13px; }
.loginBtn:before{ position: absolute;bottom: -6px;width: 20px;height: 20px;content: "";background: #70c737;left: 50%;margin-left: -10px;-ms-transform: rotate(20deg);-webkit-transform: rotate(20deg);transform: rotate(46deg);}

.loginBtn:hover{ color:#fff!important;}
.bp-num-login-col{ float: left;padding: 0 0 0 46px; }
.bp-num-email-col-div{ position:absolute; left:0; top:6px;}

.bp-num-email-col span{ font-weight:normal; display:block; clear:both; color:#333; font-size:16px;}
.bp-num-email-label{ display:block; clear:both; font-size:14px; color:#555; margin:0 !important; font-weight: normal;}
.bp-num-email-col:last-child{ border-right:none;}
.bp-hd-buttons{ position:absolute; top:20px; right:0;}
.bp-nav-button{ padding:10px 30px 10px 10px; background:#fc8621; text-align:center; display:block; float:left;}
.bp-nav-button:hover{ background:#ff7600;}
.bp-nav-button span{ display:block; text-align:center; font-size:14px; margin-top:5px; color:#fff;}
.bp-login-but{ display:block; background:#0075c1; color:#fff; font-size:15px; padding:10px 15px; position:absolute; transform:rotate(-90deg); width:71px; top:15px; left:-56px; }
.bp-login-but:hover{ background:#005288; color:#fff;}
.sticky{ position:fixed; top:0; z-index:999; background:#001b2d;}
.bl-banner{ float:left; clear:both; width:100%; position:relative; height:auto;  z-index:100;}
.menuHomeIcon{margin-right: 10px;display: inline-block;margin-top: -18px;;}
/*Nav Style*/
nav{position:relative;width:100%;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;}
#cssmenu > ul > li{float:left;}
#cssmenu > ul > li > a{padding: 10px 40px;font-size:16px;letter-spacing:1px;text-decoration:none;color:#fff;font-weight:normal;  position:relative;}/*ASP padding: 10px 26px;*/
#cssmenu > ul > li > a:hover{ color:#FC8621!important}




#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
/*ASP Changes #cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}*/
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}

#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:40px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:217px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#000}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

#cssmenu > ul > li:after{ content:''; display:block; width:6px; height:6px; background:#fc8621; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; position:absolute; top:50%; margin-top:-3px; right:0; }
#cssmenu > ul > li:last-child:after{ display:none;}



.ourDepositDiv{ background:#ff7600; text-align:center; padding:30px; border:1px #dddddd solid; min-height:142px; }
.ourDepositDiv h3{ color:#fff; font-size:33px; font-weight:300; margin-top:0; margin-bottom:0;}
.ourDepositDiv span{font-weight:100;}
.fixedDepositDiv{border: 1px #dddddd solid;padding: 20px;text-align: center;min-height: 142px;}
.fixedDepositDiv1{ position:relative; text-align:center;}
.fixedDepositDiv2{ position:absolute; bottom:43px; width:100%; transition:0.9s}
.fixedDepositDiv:hover .fixedDepositDiv2{ bottom:49px;}
.fixedDepositDiv1 p{ color:#333333; font-weight:normal; font-size:15px; padding-top: 61px; margin-bottom:0; line-height: 18px;}
.montlyDepositDiv1{ position:relative; text-align:center;}
.montlyDepositDiv2{ position:absolute; bottom:43px; width:100%; transition:0.9s}
.montlyDepositDiv:hover .montlyDepositDiv2{ bottom:49px;}
.montlyDepositDiv1 p{ color:#fff; font-weight:normal; font-size:15px; padding-top: 61px; margin-bottom:0; line-height: 18px;}
.montlyDepositDiv{border: 1px #dddddd solid; border-left:none; border-top:none;padding: 20px; background:#70c737;text-align: center;min-height: 142px;}
.sectionDivSpace{ padding:40px 15px; background:#fff; width:100%; float:left; clear:both;}
.loanDivAll{ border:1px #dddddd solid; padding: 20px 30px 10px; min-height: 283px; }
.loanDivAll h3{ color:#333333; font-size:26px; font-weight:bold; margin-top:0; margin-bottom:10px; position:relative}
.loanDivAll h3:before{ position: absolute;left: 85px;bottom: 11px;background: #ff9600;width: 64px;height: 1px;content: "";  }
.loanDivAll ul{ margin:0; padding:0;}
.loanDivAll ul li{ background:url(../images/bullet1.png) left 6px no-repeat; padding-left: 27px; padding-bottom: 4px; }

.loanDivAll ul li a{color:#555555; font-size:15px; font-weight:bold; }
.loanDivAll ul li a:hover{ color:#0075c1;}

.footerBg{ background:#001b2d; min-height:54px; padding:0 15px; overflow:hidden; }
.sectionColor1{ background:#2fa1e6; padding:5px; float:left; width:33.33%; }
.sectionColor2{ background:#fc8621; padding:5px; float:left; width:33.33%; }
.sectionColor3{ background:#70c737; padding:5px; float:left; width:33.33%; }

.footerNav{ margin:15px 0 0; padding:0;}
.footerNav li{ display:inline;}
.footerNav a{ display:inline-block; color:#b3bcc2; font-size:13px; font-weight:300; position:relative; padding-right:13px;}
.footerNav a:before{ position:absolute; content:""; width:1px; height:14px; top:4px; left:-9px; background:#547d99}
.footerNav a:hover{ color:#fc8621}
.footerNav li:first-child a:before{ background:none;}
.footertxt{ color:#58636b; font-size:14px; font-weight:300; margin-bottom:0; margin-top:16px; text-align:right; }
.footertxt a{ border: 2px #1e3a4d solid; padding:4px 15px; color:#b2b2b2; font-size:14px; font-weight:300; margin-bottom:0;}
.footertxt a:hover{ background:#1e3a4d; color:#fff;}

.serviceHeader{ color:#fff; text-align:center; background:#117ad2; padding:15px; font-weight:100; font-size:32px; border-bottom:1px #fff solid; margin-bottom:0; }
.serviceHeader span{ font-weight:300;}
.serviceIconDivAll{ background:#70c737; min-height: 110px; border-bottom:1px #fff solid; border-right:1px #fff solid; padding: 21px 10px;}
.serviceIconDiv{ position:relative; padding-left: 65px; padding-top: 4px; transition:0.9s }
.serviceIcon{ position:absolute; left:0; top:0; transition:0.9s}
.serviceIconDiv:hover .serviceIcon{ left:5px;} 
.nopadding{ padding:0;}
.serviceIconDiv span{ color:#fff; font-weight:normal; font-size:18px; padding-top: 61px; margin-bottom:0; line-height: 19px;}
.serviceIconDivAll1{background:#ff7600; min-height: 110px; border-bottom:1px #fff solid; border-right:1px #fff solid;padding: 21px 10px;}



.subPageBg{ background:#0075c1; padding:30px 15px; margin-top:42px;}



.subPageBannerDivHolder{ font-size:28px; font-weight:bold; color:#fff; margin-top:0; margin-bottom:0; position:relative;   }

.loginBg{ padding:40px 15px;}
.breadCrumbNav {margin: 0; padding: 0; text-align:right;}
.breadCrumbNav li { list-style: none; display: inline;}
.breadCrumbNav li a {color: #fff;font-weight: 300;border-radius: 30px;padding: 1px 15px;font-size: 15px;border: 2px #fff solid; }
.breadCrumbNav li a:hover{ background: #fc8621;}
.breadCrumbNav li span { list-style:none; display:inline-block; font-weight:300; font-size:15px; color:#fff;   border-radius:30px; padding:2px 11px; font-weight:normal;}
.galleryWrapperBg select{ font-size:20px; font-weight:300; margin:0 auto; display:block; background:#dedede url(../images/dropdown-btn-icon.png) right no-repeat; border:1px #0075c1 solid; -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 14px 30px; border-radius:60px; width:397px; margin-bottom:60px; color:#555555;}
.galleryWrapper{ position:relative;}
.galleryWrapper1{ position:absolute; right: 20px; bottom: 10px;}
.viewImageBtn{ color:#fff; font-size:14px; font-weight:300;}
.galleryImage{ margin-bottom:30px;}
.galleryImageBg{ padding-bottom:40px; padding-top:60px;min-height:301px;}
.galleryWrapper:hover .viewImageBtn{ color:#0075c1}


.contactTxt{ font-size:15px!important; color:#333333!important; font-weight:300; margin-top:0; margin-bottom:6px!important; line-height:20px!important}
.contactField{ width:100%; padding:10px; border:1px #cecece solid; font-size:14px; color:#333333; font-weight:300; height: 34px; margin-bottom:20px;}
.contactField1{ width:100%; padding:10px; border:1px #cecece solid; font-size:14px; color:#333333; font-weight:300;  margin-bottom:20px;}
.submitBtn{ background:#70c737; border:1px #70c737 solid; height: 50px; color:#fff; font-size:17px; padding:10px; border-radius:7px; font-weight:300; text-align:center; width:100%; margin-bottom:80px; }
.submitBtn:hover {border:1px #0075c1 solid; background:none; color:#0075c1; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
.captchaIcon{ margin-left:-4px;}
.captchaIconDiv{ margin-top:5px;}
.subpageHead31{ color:#555555; font-size:26px; font-weight:bold; position:relative; display: inline-block; clear: both; padding-right: 50px; margin-top:0; margin-bottom: 13px;}
.subpageHead31::before {display: block; content: ''; height: 1px; width: 37px; background: #0075c1; position: absolute; right: -6px; top: 18px;}
.subpageHead31::after {display: block; content: ''; height: 17px; width: 1px; background: #0075c1; position: absolute; right: 30px; top: 10px;}

.subpageHeadAll{ color:#555555; font-size:30px; font-weight:bold;clear: both;  margin-top:20px; margin-bottom: 20px; text-align:center;}
.contactAddressWrapper{ background:#0075c1; padding: 40px;}
.contactWrapper p{ margin-bottom:20px; line-height:22px; color:#555555; font-weight:300; font-size:15px;}
.contactAddressHolder{ position:relative; padding-left:50px; padding-bottom: 20px;}
.contactAddressHolder1{ position:absolute; top: 5px; left:0;}
.contactAddressWrapper h3{ line-height:24px; color:#fff; font-weight:700; font-size:16px; margin-bottom:20px; margin-top:0; }
.contactAddressWrapper h2{ line-height:27px; font-weight:normal; color:#fff; font-weight:300; font-size:15px; margin-bottom:7px; margin-top:0; position:relative; padding-left:17px; margin-bottom:0; }
.contactAddressWrapper h2:before{ position:absolute; left:0; top:7px; content:""; background:#fc8621; width:10px; height:17px;  }
.contactAddressWrapper p{ font-size:15px; color:#fff; line-height:27px; margin-bottom:30px; font-weight:normal; margin-bottom:0;  }



.loginWrapper{position: relative;

margin: 0 auto;

max-width: 842px;

background: #fc8621;

min-height: 0;

text-align: center;

padding: 50px 60px 40px 335px;

min-height: 442px;}
.loginWrapperHolder{ position:absolute; left:0; top:0; bottom:0;  }
.loginWrapper h3{ font-size:38px; color:#fff; margin-bottom:15px; margin-top:0; font-weight:300;  }
.loginWrapper p{font-weight:300; color:#fff; line-height:28px; font-size:15px; margin-bottom:15px;  }
.loginField{ background:none; height:47px; padding:0px 20px; color:#fff; font-size:15px; width:369px; display:block; margin:0 auto 18px; border-radius:12px; border:1px #fff solid; font-weight:300;   }

.signInBtn{ width:147px; color:#fff; font-size:15px; font-weight:300; background:#0075c1; border-radius:30px; height:45px; border:1px #0075c1 solid; text-align:center;  -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; margin-top: 10px;   }
.signInBtn:hover{ background:#fff; color:#0075c1; border:1px #fff solid}
.forgetPassTxt{ color:#fff; margin-bottom:0!important; margin-top:20px;}
.dataClass{ border: 1px #c5c5c5 solid;}
.dataClass td{ border:1px #c5c5c5 solid; padding:15px; color:#333333; font-size:14px; font-weight:300; background:#f1f1f1; border-bottom:none; border-right:none;}
.dataClass td:first-child {border-left:none;}
.dataClass th{border:1px #fff solid; padding:15px; background:#70c737; font-weight:300; color:#fff; font-weight:bold; font-size:16px; border-bottom:none; border-right:none;}
.dataClass th:first-child {border-left:none;}
.custom-select {

   
    width: 283px; margin:0 auto;
}
.custom-select select {

    width: 100%;
    padding-left: 20px;

    height: 36px; font-weight:normal;
    font-size: 17px;
    color: #fff;
    border:none;
    border-radius: 30px;
    background: #fc8621 url(../images/dropdown.png) no-repeat right; border-right:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
     margin:0px auto 50px;

}


.sidePannelIcon{padding: 27px 30px; border:1px #dddddd solid; margin-bottom: 30px;}
.sidePannelLink{ position:relative; padding-left: 35px;}
.sidePannelLinkIcon{ position:absolute; left:0; top: 3px;}
.sidePannelLink p{ font-size:15px; color:#555555; font-weight:bold; margin-bottom: 25px; transition:0.9s}
.sidePannelLink p:hover{ color:#fc8621}
.sidepannelHiglightsBg{ background:#0075c1; padding: 20px 23px 20px; overflow:hidden;}
.sidepannelHiglightsBg h3{ font-size:31px; color:#fff; font-weight:bold; margin-top:0; margin-bottom:30px;  }
.highLightsNav{ margin:0; padding:0;}
.highLightsNav li{ color:#fff; font-size:14px; font-weight:normal; line-height:22px; background:url(../images/arrow.png) left 6px no-repeat; padding-left: 21px; margin-bottom:20px;  }
.fixedDepositHeader{ color:#333333; font-weight:bold; font-size:18px; margin-top:30px; margin-bottom:20px;}
.fixedNav{ margin:0; padding:0;}
.fixedNav li{ color:#555555; font-size:15px; font-weight:normal; text-align:justify; margin-bottom:20px; line-height:26px; position:relative; padding-left: 50px; }
.fixedNav li span{color: #ffffff;text-align: center;background: #fc8621; width: 30px;height: 30px;display: block;position: absolute;left: 0;border-radius: 50%;font-size: 16px;font-weight: bold;padding-top: 2px; top: 0;}
.noticeHeader{background: #0075c1;font-weight: bold;font-size: 21px;border-bottom: 1px #fff solid;margin-top: 30px;padding: 11px 23px;color: #fff;}
.noticelink{  color:#fff!important; font-size:16px; font-weight:normal; background: #fc8621;  border-bottom: 1px #fff solid; padding:10px; display:block; padding: 11px 23px; position:relative }
.noticelink:before{ position:absolute; content:""; right: 20px;top: 11px; background:url(../images/download-icon.png) right no-repeat; width:25px; height:25px; }
.noticelink:hover{ color:#fff!important;}
.personLoginNav{ background:#70c737; padding:13px 0; margin:20px 0;}
.personLoginNav li{ display:inline-block; }
.personLoginNav a{color:#ffffff!important; font-size:16px; font-weight:normal; padding: 14px 20px 13px;}
.active1{ background:#fc8621; padding: 14px 10px 14px; color:#ffffff!important; font-size:16px;  font-weight:normal; }
.personLoginNav a span{ padding-right:10px}
.personLoginNav a span img{ margin-top:-5px;}
.personLoginNav a:hover{ background:#fc8621;}
.welcomeHeader{ color:#555555; font-size:26px; font-weight:bold; margin-bottom: 15px;}
.welcomeHeader span{ color:#fc8621;}
.welcomeTxtSpan{ color:#555555; font-size:16px; font-weight:normal;  padding-right:15px; display:inline-block}
.subHeaderBlack{ color:#333333; font-size:18px; font-weight:bold; margin-top:30px; margin-bottom:20px;}
.dataClass1{ border: 1px #c5c5c5 solid;}
.dataClass1 td{ border:1px #c5c5c5 solid; padding:20px; color:#333333; font-size:16px; font-weight:300; background:#f1f1f1; border-bottom:none; border-right:none;}
.dataClass1 td:first-child {border-left:none;}
.dataClass1 th{border:1px #fff solid; padding: 10px 14px; background:#969696; font-weight:normal; color:#fff;  font-size:15px; border-bottom:none; border-right:none; text-align:center;}
.directorsTxt p{ color:#555555; font-size:15px; font-weight:normal; line-height:27px; text-align:justify; }
.managementWrapper{
text-align: center;}
.managementImgBorder{border: 2px #70c737 solid;
overflow: hidden;
border-radius: 50%;
margin: 25px auto 0;
width: 130px;

height: 130px;}
.managementWrapper h3{ color:#000; font-weight:bold; margin-top:5px; margin-bottom:10px; font-size:17px;}
.managementWrapper span{color:#000; font-weight:normal; margin-top:10px; margin-bottom:0px; font-size:14px; display:inline-block; text-transform:capitalize;}
.managementWrapper p{color:#ffffff; font-weight:normal; margin-top:0px; margin-bottom:10px; font-size:15px; }
.borderDivall{ max-width: 454px; margin: 0 auto; }
.newDivWrapper{ position:relative; padding-left:100px; padding-bottom: 20px;}
.newdiv{ position:absolute; left:0; top:4px; border:3px #c7c7cd solid; width:80px; text-align:center;}
.newDivWrapper span{ color:#333; font-weight:bold; font-size:16px; margin-bottom:15px; display:block;}
.newDivWrapper p{ color:#555555; font-size:15px; font-weight:300; line-height:26px; text-align:justify;}
.newDivWrapper h2{ font-size:15px; color:#555555; font-weight:normal; margin-top:3px; margin-bottom:4px;}
.newDivWrapper h3{ color:#fc8621; font-size:30px; font-weight:bold; margin-bottom:0;}
.newDivWrapper label{ color:#555555; font-size:23px; font-weight:300;}
.noticesLinks{ color:#555555!important; font-size:16px; background:#efefef; padding: 14px 18px; display:block; position:relative; margin-bottom:10px; min-height:52px; padding-right: 104px; }
.downloadIconsBtn{ background: #0075c1;

padding: 16px;

text-align: center;

position: absolute;

right: 0;

top: 0;

min-height: 52px;

bottom: 0;}
.objectiveDiv{ background:#ebebeb; padding:30px; margin-bottom:30px;}
.noticesLinks:hover{ background:#0075c1; color:#fff!important}
.objectivHead{ color:#333333; font-size:18px; font-weight:bold; margin-bottom:15px; margin-top:0;}
.objectivHeadNav{ margin:0; padding:0; position:relative;}
.objectivHeadNav li{ background:url(../images/bullet2.png) no-repeat left top; color:#555; font-size:15px; padding-left:35px; position:relative; padding-bottom:20px; font-weight:normal; line-height:24px; }
.objectivHeadNav:before{ position:absolute; left:12px; top:9px; background:#c7c7c7; content:""; height: 192px; width:1px;}
.socityWrapper p{ color:#555555; font-weight:normal; font-size:15px; line-height:27px; text-align:justify; margin-bottom:20px; }
.socityNav{ margin:0; padding:0;}
.socityNav li{ font-size:15px; color:#555555; padding-bottom:15px; line-height:29px; position:relative; padding-left:40px;}
.socityNav li span{background: #0075c1;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    top: 3px;
    line-height: 1;
    padding: 4px;

 }
.socityNavBg{ background: #ebebeb;
    padding: 20px 41px 10px;
    margin-left: 45px;
    margin-bottom: 30px;
    margin-top: 13px;

 }
.socityNavBg1{ margin:0; padding:0;}
.socityNavBg1 li{ color:#555555; font-size:15px; font-weight:normal; line-height:29px; padding-bottom:10px;}
.menuLogin{ position: absolute;

top: 81px;

display: block;

background: #0075c1;

padding: 17px;

z-index: 100000; border-radius:8px;

width: 200px;

right: -14px; border:1px #2a96dd solid;  }


/*ASP change*/.menuLoginPswd{ position: absolute;

top:135px;

display: block;

background: #0075c1;

padding: 17px;

z-index: 100000; border-radius:8px;

width: 240px;

left:99px; border:1px #2a96dd solid;  }/*ASP change*/

.headderLogin{ width:100%; background:#3ca7ec; border:1px #68c4ff solid; margin-bottom:10px; border-radius:6px; padding-left:10px}
.headerLoginBtn{ background:#ff8f17; border:1px #ff8f17 solid; width:100%; color:#fff; padding:4px; border-radius:6px; transition:0.9s}
.headerLoginBtn:hover{ background:#fff; color:#ff8f17 }
.menuLogin1{ position:relative;}
@media screen and (max-width:1200px){
.menuLogin{ right: 0px; top: 70px;}
menuLoginPswd{ right: 0px; top: 70px;}
.subpageHead31{ margin-top:20px;}
.submitBtn{margin-bottom: 35px;}
.contactAddressWrapper{ margin-bottom:30px;}
.news-button{float: right;
margin-top: 9px; background:#fff!important; padding: 2px 7px; color:#ff7600 }
 .news-button{ color:#ff7600!important;}
 .news-slider h2{font-size: 20px; margin: 0 0 9px 0;}
 .news-button::after{ display:none;}
 .news{padding: 0 0 8px 23px;}
.logo-frame img{ margin:0 auto; display:block;}
.logo-frame{ float:left;}
.bp-header-right{ float:left;}
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%;}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #082437}
#cssmenu ul li:hover{background:#082437;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:60px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
.button:hover{ background:#000;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #fff;border-bottom:2px solid #fff;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#fff;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
 .noPadding{ padding:0; margin:0; width:100%} 
#cssmenu > ul > li::after{ display:none; }
#cssmenu > ul > li > a{ font-size:15px;}
.button{ background:#ff7600;}

.banner::before{height: 245px;}
.banner::after{height: 245px;}
.paddingall{ padding:0; margin-top:20px; margin-bottom:20px;}
.footerBg{ clear: both; overflow:inherit; min-height:auto; padding: 10px 15px; text-align:center;}
.footertxt{ text-align:center; margin-bottom:10px;}
.link-sec{padding-top: 22px;}
.news-sec{ padding-top:13px;}
.headerBgNav li{font-size: 15px;}
.news p{line-height: 21px; font-size: 13px;}

}

@media screen and (max-width:992px){
.welcomeHeader{ margin-top:20px;}
.link-sec{ float:none; width:100%; background:#2fa1e6; padding: 30px 20px 20px;    }
.headerBgNav li{ width: 49%;display: inline-block;}
.slider-sec{ float:none; width:100%;}
.news-sec{float:none; width:100%; background:#ff9600; overflow: hidden; }
.banner{ background:none;}
.banner:before{ background:none;}
.banner:after{ background:none;} 
.news-button {

    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #fff!important;
    line-height: 1;
    padding: 5px 45px 5px 25px;
    border: 1px solid #fff;
    border-radius: 20px;
    float: left;
    margin-top: 10px; margin-bottom:20px;
	background:none!important

}
.news-button::after {

    content: '';
    display: block;
    width: 24px;
    height: 13px;
    background: url(../images/arrow-2.png) no-repeat center;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6.5px;

}
.news-button:hover {

    background: #ff7e00!important;
    color: #fff;

}
#nt-title{ height:150px!important;}
.objectivHeadNav::before{ display:none;}
.news-sec{ padding-right:40px;}
}


@media screen and (max-width:767px){
.menuLogin{right:50%; top: 61px; margin-right:-100px }
menuLoginPswd{right:50%; top: 61px; margin-right:-100px }
.socityNavBg{ margin-left:0;}
.personLoginNav{ padding:0;}
.personLoginNav li{ display:block;}
.personLoginNav a{ display:block;}
.sidepannelHiglightsBg{ margin-bottom:20px; }
.subPageBannerDivHolder{ text-align:center; margin-bottom:20px}
.breadCrumbNav{ text-align:center;}
.loginField{ width:100%;}
.subPageBg{padding: 16px 15px;}
.loginWrapperHolder{ display:none; }
.loginWrapper{padding: 50px 59px 40px;}
.banner::before{ display:none;}
.slider-sec{ width:100%; min-height:0;}
.headerBg1{ float:none;}
.link-sec{ width:100%;}
.bp-num-email-col{ float:none; border-right:none; text-align:center; padding:0;}
.bp-num-email-col-div{ display:none;}
.bp-header-right{ width:100%;}
.bp-header-right{padding: 5px 0 0;}
.bp-num-login-col{ float:none; padding:0; text-align:center;}
.bp-num-email-col1{ float:none; padding:0; margin-left:0; text-align:center;}
.loginBtn{ display:inline-block;}
.bp-num-email-label{ margin-bottom:20px!important;}
.loginBtn::before{ background:none;}
.logo-frame{ float:none;}
.footertxt a{ display:block; margin-top:10px;}
.footerNav a{ display:block;}
.footerNav a::before{ display:none;}
.loanDivAll ul li{ font-size:14px;}
.ourDepositDiv{ padding:9px; min-height:0;}


}


@media screen and (max-width:480px){
.subpageHead31{ font-size:22px;}
.col-xs-6{ width:100%}
.contactAddressWrapper p{ font-size:14px;}
.contactAddressWrapper h2::before{ height: 15px; top: 5px;}
.contactAddressWrapper{padding: 40px 19px;}
.news-button{ margin-top:20px;} .headerBgNav li{ display:block; width:100%;}
.loginWrapper{padding: 20px 18px 40px;}
.loginWrapper p{ margin-top:0;}
.loginWrapper h3{ font-size:32px;}
.menuLoginPswd{top:199px;left:32px;}
}

/*ASP Changes*/
ul{ margin:0; padding:0;}
#list1 ul li{ background:url(../images/bullet1.png) left 6px no-repeat; padding-bottom:20px;padding-left: 27px; font-size:15px;}
