/*   custom css */
.copyright.large-4.text-right.columns a:hover {
    color: #fff;
}
.copyright.large-4.text-right.columns a {
    text-decoration: none;
}
@media only screen and (max-width: 849px)
{ .btm-sticky-menu 
	{ position: fixed;
		bottom: 0; 
		width: 100%; 
		z-index: 9; 
		background: #304b9b;
		padding-top:10px;
		padding-bottom:10px;}
	
	.btm-sticky-menu .row { 
		display: flex; 
		justify-content: center; 
	}
	.btm-sticky-menu span{display:block;}
	.btm-sticky-menu .col-inner{margin:0 auto;
		text-align: center;}
	.btm-sticky-menu img{width:35%}
	.btm-sticky-menu a{color:#fff;}
}
@media (min-width: 850px){ .btm-sticky-menu{display:none;}}

@media (max-width: 1024px){
.home-content .wpb_single_image.vc_align_right {
    text-align: center;
}
.home-content .vc_col-sm-6 {
    width: 100%;
	text-align: center;
	}}
html{overflow:hidden;}
header{ width: 98%;
	margin: 0 auto;}
@media only screen and (max-width: 1024px)
{.corporate-layout .top-bar-section ul.menu>li>a {font-size:13px;}}
.faq {width:auto;}
@media only screen and (max-width: 767px){.faq.vc_column_container {
	width: auto;}}
