.minicart-wrapper {
	margin-left: 13px;
	z-index: 10000;
}
.block-search {
	float: right;
	padding-left: 15px;
	position: relative;
	width: 48%;
	z-index: 4;
	z-index: 10000;
}
.headerfull {
	border-top: 0px solid #517296 !important;
	display:block !important;
	position: absolute !important;
	top: 0 !important;
}
.wsmenu{
float:inherit;
}
.nav-sections{ margin-bottom:0px;}
.page-header{ margin-bottom:20px !important;}
.switcher-dropdown{
	position: absolute !important;
	z-index: 100000 !important;
}
.switcher-option{
float:left;
}
.wstabitem li{
	margin-bottom:0px;
}
button:not(.primary) {
	box-shadow: unset;
}
.consult-head{
	color:#1582c5;
	line-height:28px;
	margin-bottom:30px;
}
.sidepara p{
	margin-bottom:25px;	
	line-height: 22px;
}
.bussh4{
	font-weight:bold;
	margin-top:0px;
	margin-bottom:25px;	
}
@media screen and (min-width: 992px) {	
	.width540{
		width:540px;
	}
	.sidepara{
		padding-right:50px;
	}
	.width690{
		width:690px;
	}
} 






.kic-head{
	color: #1582c5;
    line-height: 25px;
    margin-bottom: 25px;
}

.kic-left-col span{
	text-transform:uppercase;
	color:#a08686;
	font-size:10px;
	font-weight:bold;
	position:relative;
}
.kic-left-col h4{
	margin-top:20px;	
	font-weight:bold;
}
.kic-left-col h4 a{
	color:#363636;
}

.kic-middle-col span a{
	color:#1582c5;
	font-size:12px;	
}
.kic-middle-col p a{
	color:#363636;
}
.kic-middle-col p a:hover{
	color:#1582c5;
}
.kic-middle-col  p{
	margin-top:10px;	
}

.bbtmc {
    border-bottom: 2px solid #1c77c3;
    width: 40px;
}
.v-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	text-align:right;
}
.subscription{
	text-transform:uppercase;
	font-weight:bold;
	color:#1582c5;
	margin-bottom:25px;
}
ul.toe-subdiv{
    -webkit-column-count: 2;
    -moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 50px;
    -moz-column-gap: 50px;    
	column-gap: 50px;
	list-style: none;
	margin:0;
	padding:0;
}
ul.toe-subdiv li {
	padding-bottom:15px;	
    margin-bottom: 15px;	
	border-bottom:1px solid #eee;
}
ul.toe-subdiv li a:hover {
    color: #1582c5;
}

ul.toe-subdiv li a {
	color: #0c1b1e;
	font-size:13px;	
}
.toe-subdiv img{
    margin-right: 5px;	
}

@media only screen and (max-width: 680px) {
	ul.toe-subdiv{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0px;
		-moz-column-gap: 0px;    
		column-gap: 0px;
	}
}