@import url("popup.css");
@import url("table.css");

body{background: rgb(255,255,255); /* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-8 */; margin:0px; height:100%; padding:0px; font-family: 'raleway-medium'; font-size: 13.2px;}
body .aligner{max-width:1024px; margin:0px auto; height:auto;}
h1,h2,h3,h4,h5,h6,h6{font-family: 'raleway-extrabold'; font-weight: bold; }
a{outline: 0; -webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;    -ms-transition: all 0.3s ease;     transition: all 0.3s ease;}
a, a:hover{ text-decoration: none; }
a:hover, a:focus{color:#ED1C24; outline: 0;}
input:focus,select:focus,textarea:focus,button:focus {outline: none; }
header, article, footer{ height: auto; width: 100%; float: left;}
.container{width: 1165px;}

@media(max-width:1200px) and (min-width:1025px){
	.container{width:1024px;}
}

.breadcrumbs {margin-top:20px; font-family: 'raleway-medium'; width:auto; float:right; text-align:right;}
.breadcrumbs:before{float:left; margin-right:10px; font-family: 'raleway-semibold';}
.breadcrumbs a{color:#ED1C24; }
.breadcrumbs a:after{content:">"; margin:0px 6px; color:#111;}
.breadcrumbs a, article .container .innermain .breadcrumbs span{width:auto; float:left;}
article .container .innermain .breadcrumbs h1{font-size:12px; font-family: 'raleway-medium'; font-weight:normal; width:auto; line-height:22px; color:#111; margin-top:0px;}
label.select-branch{font-family: 'raleway-semibold';  font-size: 20px;  font-weight: normal; margin:12px 0px 20px 0px;}
.bank-contact{border-bottom:1px solid #ccc; padding-bottom:10px;}

.map label { width: auto; display:inline; }
.map img { max-width: none; }
.map .gm-style .gm-style-cc{display:none;}

#boxes h2{font-size:20px; font-weight:normal; font-family: 'raleway-semibold';}
#boxes h3{font-size:15px; font-weight:normal; font-family: 'raleway-bold';}
#boxes ul li{ font-family: 'arial'; font-size:13px; background:url(../images/right_arrow.png) no-repeat left center; padding-left:15px;}
.bank-details{height:auto; width:100%; padding:10px 10px; -moz-box-sizing:    border-box;   -webkit-box-sizing: border-box;    box-sizing:        border-box; background:#f9f9f9; border:1px solid #ccc; margin:15px 0px;}
.bank-details p{font-family:arial;}
.bank-details img{max-width:300px; border:1px #ccc solid;padding:5px;background:#fff;  -webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;    -ms-transition: all 0.3s ease;     transition: all 0.3s ease; margin:10px;}
.bank-details img:hover{background:#E8272D; }

.row-fluid.branch select{width:100%}

.map{height:200px; width:338px; border:1px solid #ccc; margin:4px;}
#map-canvas > .gm-style{margin:4px;}

@media(max-width:957px){
	.row-fluid.branch [class*="span"]{width:100%; margin:10px 0px;}
}

@media (max-width:1200px){
	.row-fluid.branch > [class*="span"]{ width:100%; margin:10px 0px;}
	.row-fluid.branch > [class*="span"] p{text-align:left}
}

@media (max-width:958px){
	.bank-details img{margin:0px;}
}

@media (max-width:380px){
	.bank-details img{padding:0px; width:100%; max-width:inherit;}
	#map-canvas{width:100%; margin:0px; max-width:inherit;}
}

header .container {}
header .container .right-top{height: auto; width: 100%; float: left; margin: 30px 0px;}
header .container .right-top div{height: auto; width: 100%; text-align: right; float: left; margin: 3px 0px;}
header .container .right-top div.Currenttime{font-family:'arial'; font-weight:normal; min-height:22px;}
header .container .right-top div a{color: #4D4D4D; font-family: 'raleway-medium'}
header .container .right-top div a.atm:before {  border: 2px inset #999999;  border-radius: 14px;  content: "\f124";  font-family: 'fontawesome';  font-size: 12px;  font-style: normal;  font-weight: normal;  height: 10px;  margin-right: 3px;  padding: 3px 4px;  position: relative;  text-decoration: inherit;  top: 1px;  width: 10px;}
header .container .right-top div a.download:before {  border: 2px inset #999999;  border-radius: 14px;  content: "\f0ed";  font-family: 'fontawesome';  font-size: 11px;  font-style: normal;  font-weight: normal;  height: 10px;  margin-right: 3px;  padding: 4px;  position: relative;  text-decoration: inherit;  top: 1px;  width: 10px; margin-left:10px;}
header .container .right-top div a.help:before {  border: 2px inset #999999;  border-radius: 14px;  content: "\f129";  font-family: 'fontawesome';  font-size: 12px;  font-style: normal;  font-weight: normal;  height: 10px;  margin-right: 3px;  padding: 3px 7px;  position: relative;  text-decoration: inherit;  top: 1px;  width: 15px; margin-left:10px;}
header .container .right-top div a:hover, header .container .right-top div a.active:hover, header .container .right-top div a.active{color: #ED1C24}
header .container .right-bottom{height: auto; width: auto; float: right;}
header .unable-to-read{width: auto; float: left; height: auto; margin: 8px; font-family:'raleway-bold'; font-size:14px;}
header .unable-to-read a{color:#e8272d ;}
@media (max-width:768px){
header .unable-to-read{color:#fff !important; }
header .unable-to-read a{color:#FFF!important;}
}
header .container .right-bottom .social-icons{width: auto; float: left; height: auto; margin: 8px;}
header .container .right-bottom .social-icons a{height: 22px; width: 25px; float: left;}
header .container .right-bottom .social-icons a:hover{opacity: .7;}
header .container .right-bottom .social-icons a.linkedin{background: url(../images/social.png) 0px 0px no-repeat;}
header .container .right-bottom .social-icons a.facebook{background: url(../images/social.png) -25px 0px no-repeat;}
header .container .right-bottom .social-icons a.twitter{background: url(../images/social.png) -50px 0px no-repeat;}
header .container .right-bottom .language{background: url(../images/language-shape.png); width: 170px; height: 40px; float: left; text-align: center; color: #ccc; font-family: 'raleway-medium'}
header .container .right-bottom .language a{color: #fff; padding: 9px 6px; display: inline-block;}
header .container nav{height:auto; width:100%; float:left; background:#000;}
header a.brand img{ margin-top: 18px;}

header .container .innerbanner {  background: url("../../content/inner-banner.jpg") no-repeat scroll center center / 100% auto rgba(0, 0, 0, 0);  float: left;  height: auto;  min-height: 25%;  width: 100%; background-size:100% 100%; background-repeat:no-repeat; background-position: top center}
header .container .innerbanner h1 {  color: #FFFFFF;  font-size: 40px;  height: 100%;  margin: 10% 25px;  width: auto;}

@media(max-width:768px){
	header a.brand{width: 100%; float: left; margin: 0px;}
	header a.brand img{margin: 0px auto; display: table;}
	header .container .right-top{margin: 10px 0px}
	header .container .right-top div{text-align: center;}
	header .container .right-bottom{background: #009245; width: 100%;}
	header .container .right-bottom .social-icons{float: right;}
	header .container .innerbanner h1{font-size:30px;}
}
@media(max-width:500px){
	.caption-head{text-align:left;}
}
@media(max-width:490px){
	header .container .innerbanner h1{font-size:20px;}
}


article .container {}
article .container .news-ticker{height:auto; width:100%; float:left; margin-bottom:10px; border:1px solid #ccc; padding:1px; background-color:#fff; box-sizing:border-box;  -moz-box-sizing:border-box;  -webkit-box-sizing:border-box;}
article .container .news-head{height:auto; width:auto; float:left; background:#009245; padding:8px 10px; color:#fff; font-family: 'raleway-bold'; text-transform:uppercase}
article .container .news-content{height:auto; width:auto; float:left; padding:8px 10px; color:#e8272d; font-family: 'raleway-medium';}
article .container .news-content span{color:#111;}
article .container .news-controls{height:auto; width:auto; float:right; padding:5px 5px 5px 0px;}
article .container .news-ticker #prevDiv{background:url(../images/news-slider.png) no-repeat left; height:26px; width:25px; float:left; box-shadow:none; color:transparent; text-shadow:none; border-radius:0px;}
article .container .news-ticker #nextDiv{background:url(../images/news-slider.png) no-repeat right; height:26px; width:25px; float:left; box-shadow:none; color:transparent; text-shadow:none; border-radius:0px; margin-left:5px;}
article .container .news-ticker input:hover{opacity:0.5;}

article .container img.rounded{border-radius:180px; padding:5px; background:#ddd; margin-right:30px; float:left; -webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;    -ms-transition: all 0.3s ease;     transition: all 0.3s ease;}
article .container .main .span6{margin-top:30px; margin-bottom:40px;}

article .container .staff h2{font-size:18px; font-weight:normal; font-family: 'raleway-semibold';}

article .container .span12 h1{font-size:20px; font-family: 'raleway-medium'; color:#E8272D;}
article .container .innermain h1{font-size:20px; font-family: 'raleway-bold'; color:#E8272D; margin-top:16px; width:100%; float:left;}
article .container .innermain h1.hide{display:none;}
article .container .innermain h2 {  font-family: 'raleway-regular';  font-size: 20px;  margin: 15px 0;}
article .container .span12 h6{font-size:14px; font-family: 'raleway-medium'; color:#808080; margin-top:0px; margin-bottom:25px;}
article .container .span12 a.more{background:#009245; font-family: 'raleway-medium'; font-size:15px; color:#fff; padding:10px; display:inline-block; margin:20px 0px;}
article .container .span12 a.more:hover{background:#0BAD54;}

article .container .span12:hover img.rounded{background:#e8272d}
article .container .span4:hover img.rounded{background:#e8272d}

img.rounded:hover{background:#e8272d}

article .container .well{border:0px; background:#EEE; border-radius:0px}
article .container .box.well {  display: inline-block; padding: 0; min-height:212px;  position: relative; width: 100%; -webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;    -ms-transition: all 0.3s ease;     transition: all 0.3s ease;}
article .container .box.well:hover {background:#E5E5E5; }
article .container .box.well p{font-family: 'raleway-medium'; line-height:24px;}
article .container .box.well h2{color:#ED1C24; font-size:16px; font-family: 'raleway-bold'; margin:10px 0px -5px;}
article .container .box.well img.ico{float:left; margin-bottom:20px;}
article .container .box.well .simple-more {  bottom: -5px;  position: absolute;  right: 0;}

article .container .sidebar{min-height:420px;}
article .container .sidebar .well{padding-top:10px;}
article .container .sidebar h2{font-size:20px; font-family: 'raleway-medium'; color:#4D4D4D;}
article .container .sidebar select{border:2px solid #ccc; padding:8px; background:#fff; border-radius:0px; height:40px; width:100%;}
article .container .sidebar input[type="submit"]{background:#22B573; font-size:15px; color:#fff; border-radius:0px; padding:10px; width:100%;}
article .container .sidebar .scheme-head{background:#E8272D; font-size:15px; color:#fff; padding:6px 3%; width:94%; margin-top:10px;}
article .container .sidebar .scheme-head img{float:right; margin:3px 0px;}
article .container .sidebar .image-box{margin-top:10px;}
article .container .sidebar .image-box .span6{overflow:hidden; height:150px; width:48.6188%; float:left;}
article .container .sidebar   a.view-all{position:absolute; right:0px; bottom:-20px; color:#E8272D; font-family: 'raleway-medium'; font-size:15px;}
article .container .sidebar   a.view-all:hover{color:#000;}
article .container .sidebar .carousel-inner {  display: inline-block;  margin-bottom: 15px;  min-height: 200px;}
article .container .sidebar .carousel-indicators{bottom:-20px; top:inherit; left:0px; right:inherit;}
article .container .sidebar .carousel-indicators li{background:#999; cursor:pointer}
article .container .sidebar .carousel-indicators .active{background:#111;}

footer{/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 22%, rgba(255,255,255,1) 56%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(22%,rgba(255,255,255,1)), color-stop(56%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 22%,rgba(255,255,255,1) 56%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 22%,rgba(255,255,255,1) 56%,rgba(255,255,255,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 22%,rgba(255,255,255,1) 56%,rgba(255,255,255,0) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 22%,rgba(255,255,255,1) 56%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
box-shadow:0px -1px 9px #eee;padding-top:30px; margin-top:30px;
border-top:1px solid #EEE}
footer .top-footer-head {} 
footer .top-footer{min-height:200px; }
footer .top-footer .container{padding-bottom:20px; border-bottom:1px solid #DDD; }

footer .top-footer .row-fluid {background:url(../images/footer-head-border.png) repeat-x top center;}
footer .top-footer .row-fluid h2{color:#ED1C24; font-size:19px; font-family: 'raleway-medium'; margin:20px 0px 30px 0px;}
footer .top-footer .row-fluid h2.link:before{content: '\f0c1'; margin-right:10px; font-family: 'fontawesome';    font-style: normal;    font-weight: normal;    text-decoration: inherit; font-size:25px; position:relative; top:4px;}
footer .top-footer .row-fluid h2.awards:before{content: '\f091'; margin-right:10px; font-family: 'fontawesome';    font-style: normal;    font-weight: normal;    text-decoration: inherit; font-size:25px; position:relative; top:2px;}
footer .top-footer .row-fluid h2.contact:before{content: '\f0e0'; margin-right:10px; font-family: 'fontawesome';    font-style: normal;    font-weight: normal;    text-decoration: inherit; font-size:25px; position:relative; top:2px;}
footer .top-footer .row-fluid ul.navbar li{ line-height:22px; font-family: 'raleway-medium';}
footer .top-footer .row-fluid ul.navbar li a{color:#111;}
footer .top-footer .row-fluid ul.navbar li a:hover, footer .top-footer .row-fluid ul.navbar li.active a:hover, footer .top-footer .row-fluid ul.navbar li.active a{color:#ED1C24;}
footer .top-footer .row-fluid p{line-height:22px;}
footer .top-footer .row-fluid a{color:#ED1C24;}
footer .top-footer .row-fluid .contact p{float:left;}
footer .top-footer .row-fluid .qr{float:right}
footer .top-footer .row-fluid h6 {  color: #808080;  font-family: 'raleway-medium';  font-size: 14px;  margin-bottom: 2px;  margin-top: 0;}
footer .top-footer .row-fluid a.more{margin:10px 0px; display:inline-block}

footer .copyright .container{min-height:10px; padding:16px 0px 8px 0px;}
footer .copyright .container a{color:#000;}
footer .copyright .container a:hover{color:#ED1C24;}
footer .copyright .container .align-right{text-align:right;}
footer .copyright .container a.jkl{background: url(../images/logo-jkl.png) 0px 0px no-repeat; padding:8px 0px; text-indent:-100px; color:transparent}

footer .semi-footer {padding:10px 0px 12px;}
footer .semi-footer  h2{float:left; color:#22B573;}
footer .semi-footer .align-right h2{text-align:right; float:right}
footer .semi-footer .align-right h2:after{content: '\f01b'; margin-left:10px; font-family: 'fontawesome';    font-style: normal;    font-weight: normal;    text-decoration: inherit; font-size:25px; position:relative; top:5px;}
footer .semi-footer .social-icons{width: auto; float: left; height: auto; margin: 8px 0px 0px 10px;}
footer .semi-footer .social-icons a{height: 22px; width: 25px; float: left;}
footer .semi-footer .social-icons a:hover{opacity: .7;}
footer .semi-footer .social-icons a.linkedin{background: url(../images/social.png) 0px 0px no-repeat;}
footer .semi-footer .social-icons a.facebook{background: url(../images/social.png) -25px 0px no-repeat;}
footer .semi-footer .social-icons a.twitter{background: url(../images/social.png) -50px 0px no-repeat;}

footer .unable-to-read{width: auto; float: left; height: auto; margin: 12px 8px; font-family:'raleway-bold'; font-size:14px;}
footer .unable-to-read a{color:#e8272d ;}
@media (max-width:768px){
footer .unable-to-read{color:#fff !important; }
footer .unable-to-read a{color:#FFF!important;}
}

@media(max-width:1024px){
	footer .copyright .container, .container{width:auto; padding:10px 10px 0px 10px}
	article .container .box.well img.ico{float:none; margin:auto; display:table}
	article .container .box.well p, article .container .box.well h2{text-align:center}
	article .container .box.well{padding-bottom:20px;}
}
@media(max-width:1008px){
	article .container .span6 h1, article .container .span6 p, article .container .span6 h6{text-align:center}
	article .container img.rounded{float:none; display:table-caption; margin:10px auto;}
	article .container .span6 a.more{float:none; display:inherit; text-align:center;}
	article .container .innermain h1{text-align:left;}
	article .container .innermain.staff h2{text-align:center}
}
@media(max-width:897px){
	footer .top-footer .row-fluid {background:none;}
	footer .top-footer .row-fluid [class*="span"]{width:100%; padding:0px; margin:0px;}
}
@media(max-width:768px){
	article .container .news-head, article .container .news-content, article .container .news-controls{width: 100%}
	article .container .news-ticker, article .container .news-head, article .container .news-content{padding:10px 0px; text-align:center;}
	article .container .news-ticker{padding-top:0px;}
	article .container .news-controls{padding:5px 0px;}
	article .container .news-controls input{width:auto; margin:auto;}
	article .container .news-ticker #prevDiv, article .container .news-ticker #nextDiv {float:none;}
	article .container > .span6{padding:0px 20px;}
	article .container .span6.mobile-margin{margin-top:30px; display:inline-block;}
	footer .copyright .container .align-right, footer .copyright .container .span6{text-align:center}
	footer .semi-footer .social h2{display:none;}
	footer .semi-footer .align-right h2{text-align:center; float:none;}
	footer .semi-footer .social-icons{float:none; margin:auto; display:table}
	.breadcrumbs{float:left; margin-top:0px;}
}
@media(max-width:440px){
	footer .top-footer{text-align:center;}
	footer .top-footer .row-fluid .qr{display:none;}
	footer .top-footer .row-fluid p{width:100%}
	footer .copyright .container a{width:100%; float:left;}
	footer .copyright .container .align-right{margin-top:10px; display:inline-table}
}

.copyright{background:#fff; border-top:1px solid #FFF;}

/* Gallery */
.superbox-list {	display:inline-block;	*display:inline;	zoom:1;	width:12.5%;}
.superbox-img {	max-width:100%;	width:100%;	cursor:pointer;}
.superbox-show {	text-align:center;	position:relative;	background:#333;	box-sizing:border-box;  -moz-box-sizing:border-box;  -webkit-box-sizing:border-box;	width:100%;    float:left;	padding:25px;	display:none;}
.superbox-current-img {	max-width:100%;	box-shadow:0 1px 4px #222;	border:1px solid #222;}
.superbox-img:hover {	opacity:0.8;}
.superbox-float {	float:left;}
.superbox-close {	opacity:0.7;	cursor:pointer;	position:absolute;	top:25px;	right:25px;	background:url(../images/close.gif) no-repeat center center;	width:35px;	height:35px;}
.superbox-close:hover {	opacity:1;}

@media only screen and (min-width: 320px) {
	.superbox-list {
		width:50%;
	}
}
@media only screen and (min-width: 486px) {
	.superbox-list {
		width:25%;
	}
}
@media only screen and (min-width: 768px) {
	.superbox-list {
		width:16.66666667%;
	}
}
@media only screen and (min-width: 1025px) {
	.superbox-list {
		width:12.5%;
	}
}
/* Gallery */



.bank-details img.manager-photo{margin:3px;}
article .container .innermain .primary-mem h2{margin:0px;}
article .container .innermain .primary-mem-table {margin:0px 0px 18px 0px}
article .container .innermain .primary-mem-table h2{margin:0px 0px 0px 0px;}
article .container .innermain .primary-mem-table h6{margin:-6px 0px 10px 0px; font-family:arial}
article .container .innermain #management_staff h2{margin-top:0px; font-family:'raleway-semibold'}

.superbox-list h2{display:none}
.superbox-show h2{color:#fff;}

p.intro-text {width:70%; text-align:center; margin:auto;}
.scheme .resp-tabs-container h4{font-size:20px; font-family:'raleway-bold'; margin-bottom:30px; margin-top:18px; text-transform:uppercase}
.scheme .resp-tab-content center{width:85%; margin:auto;}
.scheme .tab-block-contain {width:100%; margin-top:30px;}
.scheme .block-list {list-style:url(../images/right_arrow.png); margin-left:12px;}
.scheme .tab-block-contain h3{font-size:18px; font-family:'raleway-semibold'; margin:0px 0px 15px 0px;;}
.scheme .tab-block-contain h5{font-size:15px; font-family:'raleway-semibold'; margin:10px 0px 8px 0px;}
.scheme .block-list li {line-height:24px; padding-left:6px;}
.scheme .left-box {width:96%; border-right:1px solid #ccc;padding-right:4%;}

.block-list-nav {list-style:url(../images/right_arrow.png); margin-left:12px;}
.block-list-nav li {line-height:30px; padding-left:6px; width:30%; float:left;}
.block-list-nav li a{padding:20px 10px;}

.block-list-nav_lvl {list-style:url(../images/right_arrow.png); margin-left:12px; margin-top:5px;}
.block-list-nav_lvl li {line-height:25px; padding-left:6px; width:100%; float:left;}

article .container .innermain .facilities h2{font-family: 'raleway-bold'; text-transform:uppercase; margin-top:40px; margin-bottom:10px;}
article .container .innermain .facilities h2:first-child{margin-top:0px;}
.account {font-family:arial}
.facilities .fancybox { margin-right:8px;}

.scheme table th {
  font-family: 'raleway-bold';
  font-size: 16px;
  vertical-align: middle;
}

@media (max-width:768px){
	.scheme .left-box {border-right:0px solid #ccc;}
}
@media (max-width:980px){
	p.intro-text {width:95%;}
	.scheme .resp-tab-content center{width:100%; text-align:left;}
}
@media (max-width:1008px){
	article .container .scheme  .resp-tabs-container .tab-block-contain .span6 p{text-align:left;}
}

.newsdate{font-family:arial; font-size:12px; color:#777; font-weight:bold;}

.contact-map{min-height:300px; width:100%; float:left}
.contact-map #map-canvas-contact{min-height:423px; width:100%}
.contact-form input[type=text]{width:100%; box-sizing:border-box;-moz-box-sizing:border-box; min-height:30px;}
.contact-form textarea{width:100%; box-sizing:border-box;-moz-box-sizing:border-box; min-height:100px;}
.contact-form img{float:right; min-width:70px;}

label.select-atm {
  float: left;
  font-family: 'raleway-semibold';
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 25px;
  margin-top: 25px;
}
select#atm {
  font-size: 15px;
  font-weight: bold;
  height: 50px;
  padding: 15px;
}

label.select-branch {
  float: left;
  font-family: 'raleway-semibold';
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 25px;
  margin-top: 25px;
}
select#branch {
  font-size: 15px;
  font-weight: bold;
  height: 50px;
  padding: 15px;
}

.branch h3{font-size:18px; font-weight:normal; font-family:'raleway-semibold'}
.fancybox{height:180px; width:180px; overflow:hidden}
.fancybox img{width:180px;}
.schemes a.fancybox {float:left; margin-right:12px;}
article .container .innermain .schemes h2{margin-top:0px; margin-bottom:10px;}
article .container .innermain .schemes a.fancybox {border:1px solid #ccc; padding:5px;}
p span.red {color:#ff0000}

a.dwnload {margin-right:10px;}