@import url("https://daphnis.wbnusystem.net/~wbplus/websites/assets/default.css");
/*-- GLOBAL 
=======================*/

body {
	margin: 0px;

	}

.main-content {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 600px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(images/main-content.png);
	background-repeat: repeat-x;
	background-position: 0% top;
	}
@media only screen and (max-width: 719px) {
.main-content {
	padding-top: 0px;
	}
.main-content-inner {
	padding: 0px 0px;
}
}

/*-- FORM FIELDS
======================*/
form ul {
	list-style: none
	}
input[type=submit] {
	padding: 8px 22px;
	font-size: 1.0em;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	max-width: 100%;
	background-color: #3AA0AF;
	color: #FFFFFF;
	-webkit-appearance: none;
	}
input[type=submit]:hover {
	background-color: #208392;
	color: #FFFFFF;
	}
input:not([type=submit]):not([type=image]) {
	padding: 10px;
	margin-right: 10px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	width: 250px;
	margin-bottom: 10px;
	font-size: 1.0em;
    font-family: "latoregular", sans-serif;
	max-width: 100%;
}
select {
	padding: 10px;
	margin-right: 10px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	width: 272px;
	margin-bottom: 10px;
	font-size: 1.0em;
    font-family: "latoregular", sans-serif;
	max-width: 100%;
}
textarea {
	padding: 10px;
	margin-right: 10px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	width: 250px;
	margin-bottom: 10px;
	font-size: 1.0em;
    font-family: "latoregular", sans-serif;
	height: 150px;
	max-width: 100%;
}

.button-grey {
	background-color: #909090 !important;	
	}
	
/* CONTACT FORM
======================*/
.button-grey {
	background-color: #909090 !important;	
	}
.contact-form {
	margin-top: 20px;	
	}
.contact-form label {
	display: none;
	}
.form-alert {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #F9B000;	
}



.show-label label {
	display: inline-block;
}


/* Login Section 
=============================*/
.loginpage-form {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	clear: both;
	}

.loginpage-form ul {
	padding: 0;
	margin: 0;
	list-style:none;
	clear: both;
}
.loginpage-form li {

}
.loginpage-form label {
	display: none;
	}
.loginpage-form input[type=submit] {
	width: 212px;
	
}


/* Header components
=========================================================*/
.header {
	text-align: left;
	position: relative;
	padding-top: 33px;
	}
.header-inner {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1em;
	padding-right: 1em;
	position: relative;
	}
#logo {
	margin: 0.5em 0 0.5em 1em;
	float: left;
	width: 17%;
	}
#logo img {
	width: 100%;
	max-width: 145px;
	}
	
.search-header-wrap {
	text-align: right;
	position: absolute;
	top: 45px;
	right: 0em;
}
.search-header {
	margin: 5px 0px 0px 0px;
	width: 190px;
	/*border-radius: 1px;*/
	z-index: 1001;
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: rgba(255,255,255,0.80);
}
.search-header input[type=text] {
	border: none !important;
	width: 150px;
	margin: 0px;
	float: left;
	padding: 0px 5px;
	font-size: 1em;
	background-color:transparent !important;
}
.sitemap-wrap a {
	color: #003399 !important;	
}


@media screen and (max-width: 999px) {
#logo {
	margin: 0.5em 1.1em 0.5em auto;
	float: left;
	width: 30%;
	text-align: left;
	}
.search-header-wrap {
	text-align: right;
	position: absolute;
	bottom: 40px;
	right: 1.1em;
}
	.header {
	padding-top: 0px;
	}
}
@media screen and (max-width: 400px) {
#logo {
	margin: 0.5em 1.1em 0.5em auto;
	float: left;
	width: 30%;
	text-align: left;
	}
.search-header-wrap {
	text-align: right;
	position: absolute;
	bottom: 20px;
	right: 1.1em;
}
.search-header {
	float: right;
	margin: 5px 0px 0px 0px;
	width: 140px;
	/*border-radius: 1px;*/
}
.search-header input[type=text] {
	border: none !important;
	width: 100px;
	margin: 0px;
	float: left;
	padding: 0px 5px;
	font-size: 1em;
}
}


/* NEW MENU SYSTEM
================================*/
@media screen and (min-width: 1000px) {
.menu-hold {
	position: absolute;
	height: 30px;
	top: 0px;
	width: 100%;
}
.menu-hold-inner {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}
.toggleMenu {
	display: none !important;
}
ul#navres {
	text-align: right;	
}
.navresponsive {
	position: absolute;
	right: 0;
	/*right: 0px;
	bottom: 0px;*/
	text-align: right;
	background-color: transparent;
	color: #858585;
	top: auto;
}
.navrespsubmenu {
	width: 100%;
	left: 0px;
}
.navresponsive UL,.navresponsive LI {
	text-align: right;
	/*display: inline-block;*/
	color: #444444;
    font-family: "latobold", sans-serif;
}
nav ul li {
	margin-left: 8px;
}
nav ul li a {
	color: #ffffff;
	font-family: "latolight", sans-serif;
	font-size: 0.85em;
	padding: 10px 6px;
	background-color: #002B83;
	text-transform: uppercase;
	text-align: left;
}
nav ul li ul li {
	margin-left: 0px;
	border-top: 1px solid #5a9beb;
	min-width: 150px !important;
}
nav ul li ul li a {
	color: #ffffff;
	font-family: "latolight", sans-serif;
	/*font-size: 0.90em;*/
	padding: 10px 13px;
	background-color: #2263b4;
	text-transform: none;
}
nav ul li a:hover {
	color: #ffffff;
	background-color: #003399;
}
.touch-btn {
	display: none;
}

}
@media screen and (max-width: 999px) {
.wbMobileMenuExtra {
	display: none !important;		
}
.header-inner {
	position: static !important;
	}
a.toggleMenu {
	background-color: #3177CE;	
}
#navres {
	margin: 0px !important;
}
#navres LI {
	background-color: #2263b4;
	color: #ffffff;
}
#navres LI:hover {
	background-color: #003399;
	color: #ffffff !important;
}
nav ul li a:hover {
	color: #ffffff !important;	
}
.touch-btn {
	display: none;
}
nav ul li ul li a {
	background-color: #458ae1;
}
}

/* SLIDER BG
============================*/
.wbSlider {
	background-color: transparent !important;
}

/* Internal Menu
=================================*/
.menu-int-wrap {
	background-color: transparent !important;
	color: #4d4d4f;
	border: none;
	font-size: 1.1em;
}
.menu-int-wrap a {
	color: #2d2d2d !important;

}


.menu-int-page-name a {
	font-family: "latolight", sans-serif;
}
.menu-int-UL LI {
	font-size: 1.2em;
	border-radius: 0px;
	border: 1px solid #e02a00;
	display: inline-block;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	background-image: none;
	width: 48%;
	margin: 7px 0.5% 7px 0.5%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
}
.menu-int-UL LI a {
	padding: 15px 22px;
	font-size: 1.2em;
	border-radius: 0px;
	display: block;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #2d2d2d;
	background-color: transparent;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 35px;
	padding-right: 60px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "latolbold", sans-serif;
}
.menu-int-page-name {
	border: none;
	border-radius: 0px;
	margin-right: 0px;
	background-image: none;
	background-color: transparent;
	text-align: center;
	font-family: "latolight", sans-serif;
	font-weight: normal;
	color: #003399;
	text-transform: uppercase;
	font-size: 1.9em;
	width: 95%;
}
.menu-int-L2 {
	display: none !important;
}
.menu-no-header .menu-int-page-name {
	display: none;
}
	

@media only screen and (max-width: 719px) {
.menu-int-UL LI {
	width: 98%;
}
	
	
}
@media only screen and (max-width: 370px) {

	
	
}
/* ICON SLIDER
===============================*/
.slider_content_information {
	border: solid 1px #e3e3e3;
}
@media only screen and (max-width: 719px) {
.slider_content_information {
	border-left: none;
	border-right: none;
}
}

/* Icon Content Slider
========================================================*/
.slider_content_icons {
	padding: 1em 0em 2em 0em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.slider_content_icon {
	width: 24%;
	display: inline-block;
	text-align: center;
	border-bottom: solid 6px #c4c4c4;
	padding-bottom: 0.75em;
	margin: 0px 0.5% 0px 0.5%;
	}
.iconselected {
	border-bottom: solid 6px #f9b000;
}
.slider_content_icon div {
	text-align: center;
	width: 100% !important;
	font-size: 0.85em;
	color: #888888;
	text-transform: uppercase;
	margin-top: 5px;
	}
.iconselected div {
	color: #333333;
}
.slider_content_icon img {
	width: 50%;
	padding: 0px 15%;
	}

@media screen and (max-width: 800px) {
.slider_content_icon {
	}
.slider_content_icon div {
	}		
}
@media screen and (max-width: 600px) {
.slider_content_icon img {
	width: 70%;
	padding: 0px 15%;
}
.slider_content_icon div {
	font-size: 0.5em;
	}		
}
@media screen and (max-width: 400px) {
.slider_content_icon div {
	font-size: 0.5em;
	display: block;
	height: 1.2em;
	}		
}

/* HOME
===============================*/


.home-text H1 {
	font-size: 1.5em;
	color: #575756;
}
.home-text span {
}

.loginpage-form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.loginpage-form LI {
	width: 45%;
}
.loginpage-form input:not([type=submit]) {
	padding: 8px 2.5%;
	margin-right: 5%;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	width: 90%;
	margin-bottom: 10px;
	font-size: 1.0em;
	background-color: #FFFFFF !important;
}
/*.loginpage-form input[type=submit] {
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	color: #626261;
	padding: 3px 2.5%;
	cursor: pointer;
	font-size: 1.0em;
    font-family: "latoregular", sans-serif;
	text-transform: uppercase;
	text-align: left;
	width: 70%;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 90%;
	margin-bottom: 15px;
}*/

/* NEWS TAG
===================*/
.news1-wrap-tag-all {
	margin-top: 1em;
}
.news1-wrap-tag-all .news1-article-images {
	width: 25% !important;
	padding-right: 3% !important;
}
.news1-wrap-tag-all H3 {
	font-family: "latobold", sans-serif;
	font-size: 1.4em !important;
	text-transform: none;
	color: #2D2D2D;
}
.news1-wrap-tag-all H3:hover {
	color: #3177ce;
}
.news1-wrap-tag-all .news1-article-text-wrap {
	max-width: none !important;
	width: 65% !important;
}
.news1-wrap-tag-all .news1-article-text-wrap {
    float: left;
    /* max-width: 60%; */
    font-size: 1em !important;
}
/* Prod Sum
======================================*/
.prod-sum-wrap {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.cat-filter-wrap {
	display: none;
	float: left;
	width: 27%;
	border: solid 1px #c8c8c8;
	margin-right: 3%;
	background-color: #FFFFFF;
	margin-top: -50px;
	border-radius: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px 10px 10px;
	-webkit-box-shadow: 0px 10px 21px -9px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 10px 21px -9px rgba(0,0,0,0.45);
	box-shadow: 0px 10px 21px -9px rgba(0,0,0,0.45);
	margin-bottom: 15px;
}
.cat-prod-wrap {
	float: left;
	width: 100%;	
}
.cat-title-wrap, .prod-detail-nav-wrap {
	background-color: #EAECEB;	
}
.cat-title-nav,.prod-detail-nav-constrain {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 5px;
	text-align: right;
}
.cat-title-nav .nav {
	margin-left: 7px;	
	border: solid 1px #c5c7c6;
	padding: 2px 4px;
	cursor: pointer;
}
.cat-filter-title {
	color: #464F4E;
	font-size: 1.3em;
	border-bottom: solid 1px #c7c7c7;
	padding-bottom: 10px;
}
H3.mega-filter-title, H3.mega-filter-secondary-title {
	font-size: 1.1em !important;
	margin-left: 7px;
	margin-bottom: 5px;
	clear: both;
}
.cat-filter-option {
	clear: both;
}
.cat-filter-wrap input[type="checkbox"] {
	margin: 0px 3px 0px 4px;
	width: 15%;
	float: left;
}
.cat-filter-option label {
	width: 85%;
	float: left;
	line-height: 1em;
	margin-bottom: 8px;
}
.prod-sum-figure {
	border-bottom: solid 1px #bcbcbc;
	padding-bottom: 12px;
	width: 23%;
	margin: 2em 1% 1em 1%;
}
.prod-img-resizer {
	border: none !important;
	margin-bottom: 12px;
}
.product-sum1 H2 {
	margin: 5px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1em;
	height: 2.8em;
}
.product-sum-button {
	/*height: 40px;*/
}
.product-sum1 a H2 {
	font-family: "latoregular", sans-serif;
	color: #000000;
	font-weight: normal;
}
.product-sum1 P {
	font-size: 0.95em;
	line-height: 1em;
	color: #1F9EB1;

}
.prod-sum-addtocart {
	padding: 7px !important;
	margin: 0px !important;
}

.cat-sum-fig {
	float: left;
    margin: 1em 1.5% 1em 1.5%;
    width: 22%;
}
.cat-sum-fig img {
	-webkit-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.11);
	border-radius: 8px;
	margin-bottom: 10px;
}
.cat-sum-fig figcaption {
	text-align: center;
	margin-top: 1em;
}

@media (max-width: 800px) {

.prod-sum-figure {
	border-bottom: solid 1px #bcbcbc;
	padding-bottom: 12px;
	width: 31.3%;
	margin: 2em 1% 1em 1%;
}
}
@media (max-width: 650px) {
.prod-sum-figure {
	border-bottom: solid 1px #bcbcbc;
	padding-bottom: 12px;
	width: 48%;
	margin: 2em 1% 1em 1%;
}
}
@media (max-width: 420px) {

}
/* Prod Det
======================================*/
.prod-detail-wrap {
	max-width: 1010px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.prod-detail-top-wrap {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.prod-detail-image-wrap {
	width: 30% !important;
}
.prod-detail-info-wrap {
	width: 63% !important;
}

.prod-detail-figure {
	text-align: center;
}
.prod-detail-figure img {
	max-height: 250px;
}
.prodV3-productinfo-wrap {
	margin-top: 20px;	
}
.prod-detail-price {
	font-family: "latobold", sans-serif;
	color: #465051;
	font-size: 1.1em;
}
.prod-detail-nav-constrain a {
    font-family: "latoregular", sans-serif;
	color: #000000;
}
/* CPIF  */
.cpif-wrap {
	background-color: #EBEBEB;
	padding: 20px 1em 10px 1em;
	border-radius: 5px;	
	margin: 1em 0em;
}
.cpif-wrap label {
	display: block;
	margin-bottom: 5px;
}
.cpif-line span {
	display: inline-block;
	padding-right: 10px;
}
a.prod-but-choose {
    padding: 6px 7px;
    font-size: 1.0em;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #3AA0AF;
    color: #FFFFFF;
    font-family: "latoregular", sans-serif;
}
a.prod-but-choose:hover {
    background-color: #208392;
}
.product-sum1 {
	height: 105px;
}

@media (max-width: 500px) {
.prod-detail-wrap {
	margin-top: 1em;
}
.prod-detail-image-wrap {
	width: 100% !important;
	margin-right: 0%;
	padding-right: 0%;
	border: none;
	border-bottom: 1px solid #cdcdcd;

}
.prod-detail-image-wrap img {
	max-height: 90px;
	margin-bottom: 1em;
}
.prod-detail-info-wrap {
	width: 100% !important;
	margin-top: 1em;
}
}
/* PRODUCT TABS V2
===============================*/
.pbstyle {
	border-top: 1px solid #cdcdcd;
	margin-top: 20px;
}
.page-pb-slider-open {
	cursor: pointer;
	background-color: transparent;
	border-radius: 0px;
	color: #3aa0af;
	padding: 15px 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 1.1em;
	border-bottom: 1px solid #cdcdcd;
	background-image: url(images/tabs-arrow-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 60%;
}
.page-pb-slider-up {
	background-image: url(images/tabs-arrow-up.png);
}
.pb-group-name {
	font-family: "latobold", sans-serif;
}
.pb-group-name span {
	display: inline-block;
	font-family: "latoregular", sans-serif;
	margin-left: 10px;
}
.page-pb-slider {
    display: none;
    background-color: transparent;
    /* height: 200px; */
    padding: 25px 0% 5px 0%;
    width: 100%;
    position: relative;
    z-index: 1999;
    border-radius: 0px;
}
.page-pb-onbar {
	background: none !important;
	cursor: default !important;
}


/* CART
==================================*/
.cart-wrap {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
}
.checkout-payment-img {
	border-top: 1px solid #CCCCCC;
	padding-top: 30px;
}

/* EDUCATION
======================================*/
.prod-sum-figure.education-sum-figure  {
    float: left;
    margin: 1em 2% 1em 2%;
    width: 46%;
}
.education-sum-figure a H2 {
	font-family: "latobold", sans-serif !Important;
	color: #009eb8 !Important;
	font-weight: normal !Important;
	font-size: 1.2em;
	height: auto;
}
.education-sum-figure .product-sum1 P {
    font-size: 1em;
    line-height: 1.2em;
    color: #000000;
}
.prod-sum-figure.education-sum-figure {
	border-bottom: none;
	padding-bottom: 55px;
	position: relative;
}
.product-more a {
	display: block;
	border-top: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
	padding: 10px 0px;
	margin-top: 10px;
	background-image: url(images/ed-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 80%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
@media (max-width: 700px) {
.prod-sum-figure.education-sum-figure  {
    float: left;
    margin: 1em 2% 1em 2%;
    width: 96%;
}
}

/* Bank Locator 
==========================*/
.bank-loc-top-search-wrap {
	background-color: #7AB132;	
	padding: 30px 20px;
}
.bank-loc-top-search-text {
	float: left;
	color: #FFFFFF;
	margin: 4px  20px  0px  0px;
	font-family: "latolight", sans-serif;
	font-size: 1.0em;
}
.bank-loc-top-search-text span {
	font-size: 1.7em;
	padding-right: 50px;
}
.bank-loc-top-search-wrap input[type=text] {
    float: left;
    margin: 0px !important;
    max-width: 35px;
	width: 100px !important;
}
.bank-loc-top-search-wrap input[type=image] {
    float: left;
    margin: 4px  0px  0px  20px;
    max-width: 35px;
}
.slider_content_information {
	border: none !important;
	border-top: solid 1px #e3e3e3 !important;
}
.slider_content_item {

}
.embed-responsive.embed-responsive-16by9x {
	padding-bottom: 60.00%;
}
.col-grey {
	background-color: #EBEBEB;
	padding-bottom: 70px;
	padding-top: 20px;
}
.bank-loc-banks-p {
	border-top: solid 1px #B9B9B9;
	padding-top: 1em;
}
.bank-loc-banks-search-wrap {
	background-color: #7AB132;	
}
.bank-loc-banks-search-field, .bank-loc-banks-search-chosen, .bank-loc-banks-search-type {
	-moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 85px;
}


.bank-loc-banks-search-field {
	width: 45%;
	padding: 1.5em 1em;
	color: #FFFFFF;
	background-color: #5E8F1E;
	background-image: url(images/search-bar-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	cursor: pointer;
}
.bank-loc-banks-search-field input[type=submit] {
	background-color: transparent;
	border: none;
	color: #4d4d4f;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	font-size: 0.9em;
	font-family: "latoregular", sans-serif;
	text-transform: none;
	max-width: 95%;
	white-space: normal;
	border-radius: 0px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.2em;	
}
.bank-loc-banks-search-chosen {
	width: 35%;
	padding: 2em 1em;
	color: #FFFFFF;
}
.bank-loc-banks-search-type {
	width: 20%;
	padding: 2em 1em 1.5em 1em;
	background-color: #5E8F1E;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.bank-loc-banks-search-type input[type=submit] {
	background-color: transparent;
	border: none;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	font-size: 1.0em;
	font-family: "latobold", sans-serif;
	text-transform: none;
	max-width: 95%;
	white-space: normal;
	border-radius: 0px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.1em;
}
.slider_content_information .embed-responsive {
	margin-top: 0px;
}

.bank-loc-results-section {
	background-color: #F1F1F1;
	padding: 0px 10px 15px 10px;
	margin-bottom: 15px;
	border: solid 1px #BDBDBD
}
.bank-loc-results-section div {
	margin-bottom: 10px;
}
.bank-loc-results-section H4 {
	margin: 10px 0px;
}
.slider_content_icon div  {
	font-weight: normal !important;
}
.bank-locator-map-wrap #map {
	width: 100%;
	height: 380px;
	z-index: 0;
    position: relative;
    overflow: hidden;
    transform: translateZ(0px);
    background-color: rgb(229, 227, 223);
}
.bank-locator-map-wrap #listcontent {
	width: 100%;
	height: 380px;
	z-index: 0;
	overflow-y: auto;
    margin: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	 box-sizing: border-box;
}
.bank-locator-col1 input[type=submit] {
	background-color: transparent;
	border: none;
	color: #5e8f1e;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	font-size: 1.0em;
	font-family: "latobold", sans-serif;
	text-transform: none;
	max-width: 95%;
	white-space: normal;
	border-radius: 0px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.1em;
}
.bank-loc-alert {
	background-color: #E49C00;
	color: #FFFFFF;
	padding: 12px;
	margin-top: 15px;
}
.bank-locator-wrap-wrap .slider_content_information {
	background-color: #F3F3F3;
}
#vp_page_form2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#vp_submit {
	max-width: 40px;
	vertical-align: top;
}
#vp_postcode {
	margin-bottom: 0px;
	vertical-align: top;
}
.clusch-loc-top-search-text {
	font-family: "latolight", sans-serif;
	font-weight: normal;
	color: #003399;
	font-size: 1.0em;
}
.clusch-loc-top-search-text span {
	text-transform: uppercase;
	text-transform: none;
	font-size: 1.9em;
	display: block;
}
.clusch-loc-alert {
	font-family: "latobold", sans-serif;
	color: #DB1317;
}

@media screen and (max-width: 1000px)  { 
.bank-loc-top-search-text {
	margin: 10px  20px  0px  0px;
}
.bank-loc-top-search-text span {
	font-size: 1.2em;
	padding-right: 20px;
}
}
@media screen and (max-width: 840px)  { 
.bank-loc-banks-search-field, .bank-loc-banks-search-chosen, .bank-loc-banks-search-type {
	width: 100%;
	height: auto;
	padding: 10px 20px;
	text-align: left;
}
.bank-loc-top-search-text {
	margin: 0px  60px  0px  0px;
}
.bank-loc-top-search-text span {
	display: block;
}
}
@media screen and (max-width: 650px)  { 

.bank-loc-top-search-text {
	margin: 0px  0px  12px  0px;
	float: none;
}
.bank-loc-top-search-text span {
	font-size: 1.2em;
	padding-right: 0px;
	display: block;
}
.bank-locator-map-wrap #map {
	height: 250px;
}
#dropmenu ul {
	height: 290px !important;
}
}
@media screen and (max-width: 400px)  { 
.bank-loc-top-search-wrap {
	padding: 20px 10px;
}
.bank-loc-top-search-text {
	margin: 0px  0px  12px  0px;
	float: none;
}
.bank-loc-top-search-text span {
	font-size: 1.1em;
	padding-right: 0px;
	display: block;
}
.bank-loc-banks-search-wrap {
	font-size: 0.9em;
}
.embed-responsive.embed-responsive-16by9x {
	padding-bottom: 90.00%;
}
}

/* BLOG
=====================*/
.blog-left-posted-div {
	display: none;
}

.page-editor {
	min-height: 300px;	
}
/* You may Also like
===============================*/
.prodV3-ymal-wrap .slider-product-name, .prodV3-ymal-wrap .slider-product-price {
	color: #000000;
	font-family: "latomedium", sans-serif;
	font-size: 0.9em;
}
.prodV3-ymal-wrap .slider-product-price {
	color: #5B5B5B;
	font-family: "latomedium", sans-serif;
	
}
@media screen and (max-width: 700px)  { 
.prodV3-ymal-wrap .slider-product-name, .prodV3-ymal-wrap .slider-product-price {
	font-size: 0.5em;
}
}

.pdf-pop-up-size {
	max-width: 95% !important;
}