@charset "UTF-8"; 

/* This is the unique stylesheet to override anything else trying to override styles 2020
	Use Styles Skin 2020 to add in CSS, and this sheet to override them all */

/************************************************************* MAIN TOP */
#Top { z-index: 510 !important; background:  rgb(255,255,255,0) !important; /* TRANSPARENT */ }

/************************************************************* MAIN HEADER */
#masthead { z-index: 510 !important; }

#masthead, body.boxed #masthead, body.padded-box #masthead { 
	/* TO CHANGE BACKGROUND FOR MENU, DO IT HERE - 2020 STYLER */
	background:  rgb(255,255,255,0) !important; /* TRANSPARENT */
	/*background:  rgb(255,255,255); /* WHITE */
	/*background: rgb(255,227,201, 100) !important; /* light orange for : home */
	
	border-top: 4px solid #f37020; 
	border-bottom: none !important;
	
	padding-bottom:  10px !important;
	padding-top: 0 !important;
	height: 80px !important;
	/*max-height: 90px !important; */
}



.inner-wrapper {
	/* Will make logo sit on absolute left of site
	margin: 0 !important;
	padding: 0 !important;*/
}
.hgroup { 
	margin: 0 !important;
	padding: 0 !important;
}

/************************************************************* MAIN LOGO */
.site-title { /*background: #ff00ff !important; */ }
.logo-image img {
	width: 197px !important; /* Special inQuba Logo Width -> Important */
	height: auto !important;
}

/************************************************************* MAIN NAV */
#MainNav, .mega-menu-toggle { 
	background: rgb(255,255,255,0) !important; 
	color: rgb(0,0,0) !important; 
	border-bottom: none !important;
	z-index: 511 !important;
	margin-top: 0 !important;
}
/*button.mega-toggle-animated span, 
.mega-toggle-animated-box, 
.mega-toggle-animated-inner{
	color: #000000 !important;
}*/
#MainNav { 
	
}
/*#menu-topnav, */

#mega-menu-primary {
	margin-top: -80px !important;
}
#mega-menu-wrap-primary {
	margin-right: 10px !important; /* adjust menu and align to right */
}

/************************************************************* MAIN ROW */
#Middle { }
.entry-content .vc_row { }
/* Theme tweaks - for 2020 Home :) */
row-fluid [class*="span"],.no-layout #primary,.no-layout #sidebar { 
	float: none; margin-left: 0; width: 100%; 
	overflow-x: hidden !important;
}
/* forced override custom column widths */
.row-fluid .span-custom,.row-fluid .span-custom[style] { 
	width: 100%!important; margin-left: 0!important; 
}

/* Background images force fill container (applies automatically under 1200px width) */
.vc_section_wrapper.has_bg_img.cover_all .bg-layer { 
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
}

/************************************************************* MAIN CONTENT */
#content {
	/*background: #000000 !important;*/
	margin: 0 !important;
	padding: 0 !important;
}



/************************************************************* Container */
.inner-wrapper, .grid-row { padding: 0 5%; } /* Minimum padding from browser edges */

@media (min-width: 1200px) {
	#Middle { 
		/* wrap to 100 view width so content stretch and margin float issue on Safari */
		max-width: 100vw !important;
		overflow-x:hidden !important;
		margin-left: auto !important;
		margin-right: auto !important;
	} /************** MAX Screen Grid */
}

/* Minimum width of 768 pixels. */
@media screen and (min-width: 768px) {
	/*#masthead {
		overflow-x: hidden !important;
	}*/
	
	/* site structure */
	body.boxed { padding: 0 3%; }
	body.boxed #page { 
		max-width: 1200px !important;
		width: 100% !important; 	/*** inQuba 
		************************************************************************* MAX Screen Grid */
		/*-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.07); -moz-box-shadow: 0 0px 6px rgba(0,0,0,0.07); box-shadow: 0 0px 6px rgba(0,0,0,0.07); 
		border: 1px solid #E1E1E1; border-color: rgba(0,0,0,.07);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
		-moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box;*/ 
	}
	/* padded boxed layout */
	.site { margin: 0 auto; }
	.site .inner-wrapper, .site .grid-row { 
		margin: 0 auto; max-width: 1200px; width: 100%; padding: 0px; 
	} /************** MAX Screen Grid */
	
	/* transfer padding to parallax containers in boxed layout */
	body.boxed .vc_section_wrapper {
		position: relative; margin-left: -50px; margin-right: -50px; padding: 0 50px; 
	}
	/* padded boxed layout */
	body.padded-box #page { 
		padding: 0px; width: 100%; max-width: 1200px; 
	} /************** MAX Screen Grid - padding */
	body.padded-box .site .inner-wrapper, body.padded-box .site .grid-row { 
		max-width: 1200px; width: 100%; padding: 0px; 
	} /************** MAX Screen Grid - padding */
	body.padded-box .vc_section_wrapper {
		position: relative; margin-left: 0px; margin-right: 0px; padding: 0px; 
	}
	
	#news_row .vc_col-sm-12 {
		margin: 0;
		margin-bottom: -12%;
		padding: 0;
		height: inherit !important;
	}
	
}

/* END of site width */

/* MENU */
.ubermenu-loc-primary { display: none !important; } /* disable ubermenu */

#menu-topnav li, 
#menu-topnav li[class*="menu-item"] a,
#menu-topnav li[class*="menu-item"] a:link,
#menu-topnav li[class*="menu-item"] a:hover,
#menu-topnav li[class*="menu-item"] a:before,
#menu-topnav li[class*="menu-item"] a:focus,
#menu-topnav li[class*="menu-item"] a:active,
#menu-topnav li[class*="menu-item"] a:visited,
#mega-menu-primary li[class*="menu-item"] a,
#menu-menu-primary li[class*="menu-item"] a:link,
#menu-menu-primary li[class*="menu-item"] a:hover,
#menu-menu-primary li[class*="menu-item"] a:before,
#menu-menu-primary li[class*="menu-item"] a:focus,
#menu-menu-primary li[class*="menu-item"] a:active,
#menu-menu-primary li[class*="menu-item"] a:visited,
li.menu-item a{ 
	font-weight: normal !important;
	font-size: 12px !important;
	text-transform: uppercase !important;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none !important;
	/*color: #291b10 !important;*/
	border-bottom: 0px !important;
}

#menu-topnav li {
	padding-left: 15px !important;
}

#mega-menu-primary li[class*="menu-item"] a,
#menu-menu-primary li[class*="menu-item"] a:link,
#menu-menu-primary li[class*="menu-item"] a:hover,
#menu-menu-primary li[class*="menu-item"] a:before,
#menu-menu-primary li[class*="menu-item"] a:focus,
#menu-menu-primary li[class*="menu-item"] a:active,
#menu-menu-primary li[class*="menu-item"] a:visited{ 
	/*padding-left: 20px !important; /* This is for no colour in end */
	padding-left: 8px !important;
	padding-right: 8px !important;
}

#menu-topnav li[class*="menu-item"] a:hover,
#menu-menu-primary li[class*="menu-item"] a:hover,
.max-mega-menu li:hover,
li.menu-item a:hover {
	color: #f37021 !important;
	text-decoration: none !important;
}

/* Green Menu in Main NAV */
#mega-menu-item-6938 a.mega-menu-link {
	background: #0e4346 !important;
	color: #ffffff !important;
}

#mega-menu-item-6938 a.mega-menu-link:hover {
	background: #f37021 !important;
	color: #ffffff !important;
}

/*.site-title {
	display: block !important;
	background: #ff0000 !important;
}*/

/* Respace fluid row within border of max page on screen */
@media (max-width: 1200px) {
	#Middle, #Middle .main-content { 
		max-width: 100% !important; 
		overflow-x: hidden !important;
	} /************** MAX Screen Grid */
}

/* Collapse Menu */
/*@media (max-width: 950px) {
	#MainNav {
		/*float: none !important;
		margin: 0px !important;
		padding: 0px !important;
		width: 100% !important;*/
/*	}
	#MainNav ul { 
		text-align: center !important; 
		margin: 0px !important;
		padding: 0px !important;
		margin-top: 10px !important;
	}
	
	/*.logo-image {
		margin-left: auto !important;
		margin-right: auto !important;
	}*/
	
/*	#mega-menu-primary {
		margin-top: -80px !important;
	}
	
}*/

@media (max-width: 767px) {
	#menu-topnav { display: none !important; } /* Hide top nav from mobile users, and to include in handheld menu */
	#MainNav {
		float: none !important;
		margin: 0px !important;
		padding: 0px !important;
		width: 100% !important;
		
		margin-top: -35px !important; /* nav adjust - was -20px */
	}
	#mega-menu-wrap-primary {
		margin-right: 0px !important; /* adjust menu and align to right */
		margin-left: 0px !important; 
		padding-right: 0px !important;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin-right: -30px; /* adjust of 3 line menu */
	}
	
	#mega-menu-primary {
		margin-top: 20px !important;
	}
	
	a.mega-menu-link, .mega-menu-item-has-children, .mega-menu-item-has-children:active {
		background-color: #ffffff !important;
	}
	
	#masthead {
		/* TO CHANGE BACKGROUND FOR MENU, DO IT HERE - 2020 STYLER */
		/*background:  rgb(255,255,255,0) !important; /* TRANSPARENT */
		/*background:  rgb(255,255,255,255) !important; /* WHITE */
		
		padding-top: 10px !important;
		height: 100px !important;
		/*max-height: 80px !important;
		overflow: visible !important;*/
	}
	.site-title {
		margin-top: 10px !important; /* important logo in vert middle */
		text-align: center !important;
	}
	
}

@media (max-width: 580px) {
	#MainNav {
		margin-top: -60px !important; /* nav adjust */
	}
	
	#masthead {
		
	}
	.site-title {
		/*margin-top: -20px !important; /* important logo in vert middle */
	}
	
}
/* END of Mega Menu */

/* Extracted from Customizer -> Additional CSS */

@media only screen and (max-width: 580px) {

	.resources-cs .vc_gitem-post-data-source-post_excerpt {
		float: none!important;
		text-align: left!important;
		width: 47%;
		margin-bottom: 50px;
		margin-left: 160px;
		margin-top:-220px;
	}

	.resources-cs .vc_custom_heading {
		height: 160px !important;
	}

	.vc_grid-item-mini .vc_custom_heading {
		clear:none!important;
		text-align: left!important;
	}
	.button .red .css-classes {
		margin: 0 auto;
	}

	.resources-cs .vc_gitem-post-data-source-posat_title {
		text-align:left;
		margin-left: 160px;
	}
}

blockquote {
	margin-left: 0px !important;
	max-width: 320px;
}
img.alignleft {
	margin: 0px 24px 12px 0px!important;}a

										 .M20top {
											 margin-top:20px;
										 }
@media screen and (min-width: 660px) {
	.resources-cs .vc_gitem-post-data-source-post_title {
		text-align:left;
		margin-left: 0px!important;}
}
@media screen and (min-width: 768px) {
	.resources-cs .vc_gitem-post-data-source-post_title {
		text-align:left;
		margin-left: 0px!important;}
}
@media screen and (min-width: 960px) {
	.resources-cs .vc_gitem-post-data-source-post_title {
		text-align:left;
		margin-left: 0px!important;}
}

@media screen and (min-width: 960px) {
	.resources-cs .vc_gitem-post-data-source-post_title {
		text-align:left;
		margin-left: 0px!important;}
}


@media only screen and (max-width: 580px) {
	.homediff-mobile-text {
		margin-top:30px!important;
		margin-bottom:30px!important;
		text-align: left;
	}
	.homediff-mobile-text1 {
		margin-top:30px!important;
		margin-bottom:30px!important;
		text-align: left;
	}
	.homediff-mobile-text_bot {
		margin-top:30px!important;
		margin-bottom:30px!important;
		text-align: left;
	}
	#xray-vision-trigger .vc_row-has-fill{
		left: 16px!important;
	}

}
.homediff-mobile-text1 {
	margin-top:180px;
}
.homediff-mobile-text_bot {
	margin-bottom:80px!important;
}

.testimonial_block {
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	padding-top: 0px !important;
	padding-right: 15px !important;
	padding-bottom: 15px !important;
	padding-left: 15px !important;
	border-left-color: #efefef !important;
	border-left-style: solid !important;
	border-right-color: #efefef !important;
	border-right-style: solid !important;
	border-top-color: #efefef !important;
	border-top-style: solid !important;
	border-bottom-color: #efefef !important;
	border-bottom-style: solid !important;
	border-radius: 1px !important;

}
.postid-19579 .wp-post-image {
	visibility: hidden;
	height: 0 !important;
}

.new2020 h3 {
	margin-top:20px!important;
	clear:none;
}
.new2020.blog h4 {
	margin-top:20px!important;
	clear:none;
}
.new2020.blog h3 {
	margin-top:30px;
	clear:none;
}

.image_left {
	float:left;
	padding: 0 20px 20px 0;
}
.image_right {
	float:right;
	padding: 20px 0 0 20px;
}
.intro {
	font-size:20px!important;
}
.source p{
	font-size:12px!important;
}

.postid-19996 .wp-post-image {
	visibility: hidden;
	height: 0 !important;}

.blognotegreya {
	padding: 10px 30px 30px 30px!important;
	background-color: #efefef !important;

}
.blognotegrey {
	background-color: #efefef !important;

}

.blognotegrey p{
	color: #777 !important;

}

.blognotegreya p{
	color: #777 !important;

}
.blognotegreya h3{
	color: #777 !important;
	margin-top: 10px!important;
	font-weight: 700!important;
	text-transform: uppercase;
	font-size: 20px!important;

}
.blognotegrey h3{
	color: #777 !important;
	margin-top: 10px!important;
	font-weight: 700!important;
	text-transform: uppercase;
	font-size: 20px!important;

}
.blognotegrey li{
	color: #777 !important;
}
.blognotegreya li{
	color: #777 !important;
}
.blogcasestudy {
	padding: 10px 30px 30px 30px !important;
	background-color: #fff1e4 !important;}
.blogintrotext p{
	font-size: 1.5em;
	color: #00454C!important;

}
p {hyphens: none; }
li {hyphens: none; }
.new2020 ul {
	color: #000!important;
}

ol, ul {
	margin: 0 0 20px;
	margin-bottom: 20px;
	line-height: 150%!important;}

.postid-20397 .wp-post-image {
	visibility: hidden;
	height: 0 !important;}
.centersub input.wpcf7-form-control.wpcf7-submit {   margin: 0 auto;}

.solidorangenormal .vc_btn3.vc_btn3-color-sky, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
	background: #FF6D00!important;
	color:#fff!important;
	font-family: 'Poppins', sans-serif!important;
	font-size: 16px!important;
	font-weight: 400;
	padding-top: 15px!important;
	padding-left:30px!important;
	padding-bottom: 15px!important;
	padding-right: 30px!important;
	border: 2px solid #fff !important;
	width: auto!important;
	border-radius: 50px !important;
	letter-spacing: normal;
}
.solidorangesm.new2020 .vc_btn3.vc_btn3-color-sky, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
	background: #FF6D00!important;
	color:#fff!important;
	font-family: 'Poppins', sans-serif!important;
	font-size: 16px!important;
	font-weight: 400;
	padding-top: 10px!important;
	padding-left:20px!important;
	padding-bottom: 10px!important;
	padding-right: 20px!important;
	border: 2px solid #fff !important;
	width: 180px!important;
	border-radius: 50px !important;
	letter-spacing: normal;
}

.centersub {
	margin-bottom: 0px;
}

.blognotegrey h3 {
	font-weight:600;
}

.mb_20 {
	margin-bottom: 20px!important;
}

#floatright {
	float: right;
	clear: none;
	width:1035px}
#floatleft {
	float: left;
	clear: none;
	width:120px;
}


.formrs2_but {width: 40%!important;
	margin-left: -20px!important; float: left!important;}

#formrs2_popia {
	float: right!important;
	clear: none!important;
	width: 50%;
	margin-top: 10px;
	margin-left: 20px;}
#formrs2_popia p{
	font-size: 10px!important;
	line-height: 12px!important;}
#formrs2_popia p a{
	font-size: 10px!important;
	line-height: 12px!important;}

@media(max-width:580px){
	#formrs2_popia {
		float: none!important;
		clear: both!important;
		width: 100%!important;}
	#formrs2_popia p{
		text-align: left!important;
		margin-top: -20px;}

	#formrs2_but {
		float: none!important;
		width: 100%!important;}

	.formrs2_but {width: 40%!important;
		margin-left: 0px!important; float: none!important; margin: 0 auto;
		text-align:center!important;}
	#floatright {
		float: none;
		clear: none;
		width:100%;}
	#floatleft {
		float: none;
		margin: 0 auto;
		padding-top:20px;
		clear: none;
	}
}
.centersub a.btn,
a.btn:link,
a.btn:visited,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type="submit"],
.wpb_button,
span.wpb_wpb_button,
li.bypostauthor cite span,
div.jp-interface {
	display:inline;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}

.center_insbutton {
	text-align: center;}

.wpcf7 .ajax-loader {
	background-color: transparent!important;
}

div.wpcf7 .ajax-loader {
	color: #ff6600 !important;
}
.anchor a {
	position: absolute;
	left: 0px;
	top: -48px;
}


.home_banner_head h3{
	font-family: 'Poppins', sans-serif!important;
	font-size: 55px!important;
	line-height:60px!important;
	font-weight: 200!important;
	color:#00454c;
	font-style: normal;


}
.home_banner_b1 p {
	font-family: 'Poppins', sans-serif!important;
	font-size: 19px!important;
	line-height:28px;
	font-weight: 300!important;
	color:#00454c;
	background-image: url(https://www.inquba.com/wp-content/uploads/2020/08/discoverRS.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
}
.home_banner_b2 p {
	font-family: 'Poppins', sans-serif!important;
	font-size: 19px!important;
	line-height:28px;
	font-weight: 300;
	color:#00454c;
	background-image: url(https://www.inquba.com/wp-content/uploads/2020/08/measureRS.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
}
.home_banner_b3 p {
	font-family: 'Poppins', sans-serif!important;
	font-size: 19px!important;
	line-height:28px;
	font-weight: 300;
	color:#00454c;
	background-image: url(https://www.inquba.com/wp-content/uploads/2020/08/insightsRS.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
}
.home_banner_b4 p {
	font-family: 'Poppins', sans-serif!important;
	font-size: 19px!important;
	line-height:28px;
	font-weight: 300;
	color:#00454c;
	background-image: url(https://www.inquba.com/wp-content/uploads/2020/08/reviewRS.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
}


.home_banner_trust p {
	font-family: 'Poppins', sans-serif!important;
	font-size: 19px!important;
	line-height:28px;
	font-weight: 200;
	color:#00454c;
}


.home_banner_table table {
	width: auto!important;
	border: none !important;
}
.home_banner_table td {
	border-top: none!important;
	padding: 0px 0px 0px 0 !important;
	vertical-align: middle;
}
.solidorangehomebanner .vc_btn3.vc_btn3-color-sky, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
	background: #FF6D00 !important;
	color: #fff !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 20px !important;
	font-weight: 200;
	padding-top: 10px !important;
	padding-left: 40px !important;
	padding-bottom: 10px !important;
	padding-right: 40px !important;
	border: 2px solid #fff !important;
	width: auto !important;
	border-radius: 50px !important;
	border-width:1px!important;
	letter-spacing: normal;
	margin-top:0;}

.solidorangehomebanner .vc_btn3.vc_btn3-color-sky:hover, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover{
	background: #00454c !important;
	color: #fff !important;
	font-family: 'Poppins', sans-serif !important;
	font-size: 20px !important;
	font-weight: 200;
	padding-top: 10px !important;
	padding-left: 40px !important;
	padding-bottom: 10px !important;
	padding-right: 40px !important;
	border: 2px solid #fff !important;
	width: auto !important;
	border-radius: 50px !important;
	border-width:1px!important;
	letter-spacing: normal;
	margin-top:0;}


@media only screen and (max-width: 580px) {
	.home_banner_head h3{
		text-align: center;
		font-size: 26px!important;
		line-height:28px!important;
		margin-bottom: 10px!important;

	}
	.home_banner_b1 p {
		font-size: 15px;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;
	}
	.home_banner_b2 p {
		font-size: 15px!important;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b3 p {
		font-size: 15px;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b4 p {
		font-size: 15px;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px;
		padding-left: 30px;
		background-size: 23px;

	}
	.homebannervideo video {
		max-width: 70%;
		margin-bottom: 0px;
		text-align:center;
		display: inline-block;
	}
	.centermovie {
		text-align:center!important;
	}
	.home_banner_trust p {
		font-size: 15px!important;
		line-height:20px;
		font-weight: 200;
	}

}

@media screen and (min-width: 660px) {


}

@media screen and (max-width: 768px) {
	.home_banner_head h3{
		text-align: center!important;
		font-size: 26px!important;
		line-height:28px!important;
		margin-bottom: 10px!important;

	}
	.home_banner_b1 p {
		font-size: 15px;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;
	}
	.home_banner_b2 p {
		font-size: 15px!important;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b3 p {
		font-size: 15px;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b4 p {
		font-size: 15px;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px;
		padding-left: 30px;
		background-size: 23px;

	}
	.homebannervideo video {
		max-width: 70%;
		margin-bottom: 0px;
		text-align:center;
		display: inline-block;
	}
	.centermovie {
		text-align:center!important;
	}
	.home_banner_trust p {
		font-size: 15px!important;
		line-height:20px;
		font-weight: 200;
	}


}
@media screen and (max-width: 1200px) {
	.home_banner_head h3{
		text-align: left;
		font-size: 45px!important;
		line-height:50px!important;
		margin-bottom: 10px!important;

	}
	.home_banner_b1 p {
		font-size: 19px!important;
		line-height:24px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;
	}
	.home_banner_b2 p {
		font-size: 19px!important;
		line-height:24px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b3 p {
		font-size: 19px!important;
		line-height:24px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b4 p {
		font-size: 19px!important;
		line-height:24px;
		font-weight: 200;
		margin-bottom: 5px;
		padding-left: 30px;
		background-size: 23px;

	}
	.homebannervideo video {
		max-width: 70%;
		margin-bottom: 0px;
		text-align:center;
		display: inline-block;
	}


}


@media screen and (max-width: 960px) {
	.home_banner_head h3{
		text-align: left;
		font-size: 26px!important;
		line-height:28px!important;
		margin-bottom: 10px!important;

	}
	.home_banner_b1 p {
		font-size: 15px!important;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;
	}
	.home_banner_b2 p {
		font-size: 15px!important;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b3 p {
		font-size: 15px!important;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px!important;
		padding-left: 30px;
		background-size: 23px;

	}
	.home_banner_b4 p {
		font-size: 15px!important;
		line-height:18px;
		font-weight: 200;
		margin-bottom: 5px;
		padding-left: 30px;
		background-size: 23px;

	}
	.homebannervideo video {
		max-width: 70%;
		margin-bottom: 0px;
		text-align:center;
		display: inline-block;
	}

}


a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	margin-top: 5px;
	color: #fff;
	display: inline-block;
	width: auto!important;
	padding-top: 10px!important;
	padding-left: 20px!important;
	padding-bottom: 10px!important;
	padding-right: 20px!important;
	border: none!important;
	background-color: #ff6600!important;
	text-transform: uppercase;
}
a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	margin-top: 5px;
	color: #fff;
	display: inline-block;
	width: auto!important;
	padding-top: 10px!important;
	padding-left: 20px!important;
	padding-bottom: 10px!important;
	padding-right: 20px!important;
	border: none!important;
	background-color: #00454c!important;
	text-transform: uppercase;
}

.postid-22118 .wp-post-image {
	visibility: hidden;
	height: 0 !important;
}