/*
	Theme Name: CHS
	Template: genesis

*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
.owl-nav {
    float: right;
    margin-top: -172px;
}


/* Hide Visualizer Promotion on Visualizer Page */
body.page-id-3854 .chs_cta_visualizer {
    display:none !important;
}

.chs_cta_visualizer {
    background-color:#d77629 !important;
}

.chs_cta_visualizer_block {
display: flex; flex-direction: row; align-items: center; justify-content: center;
padding:0 1em !important;
}
.chs_cta_visualizer_block > .left {
    display: inline-flex; flex-direction: column; align-items: flex-start; justify-content: center; width: 60%; padding: 1em 1em 1em 0;
}
.chs_cta_visualizer_block > .right {
    display: inline-flex; flex-direction: column; align-items: center; justify-content: center; width: 40%;
}

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bodr}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/* Chrome fix */
body > div {
	font-size: 20px;
}

body {
	overflow-x: hidden;
	background-color: #fff;
	color: #404040;
	font-family: arial;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0;
}
.clientreview .reviesname,
.testimonial_slider__minimal .testimonial_slideri span,
.clientreview .sldr_title { 
	font-family: 'futura-pt', sans-serif, sans serif !important;
}
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

a {
	color: #404040;
	text-decoration: none;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
	color: #eabb44;
	text-decoration: none;
}

p {
	margin: 0 0 30px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

 

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 30px 0;
}

strong {
    font-weight: 600;
}
.light strong {
    color:#fff;
}
blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #404040;
	color: #404040;
}

blockquote {
	margin: 30px 30px 30px 50px;
	font-style: normal;
	font-size: 32px;
	color: #6d6e71;
}
blockquote p {
 	color: #6d6e71;
 	line-height: 1.3;
}
.sadia-grid-item p::before,
blockquote::before {
	/* position: absolute; */
	content: "\201C";
	display: block;
	margin-top: 10px;
	line-height: 1;
	/* margin-left: -47px; */
	width: 23px;
	height: 17px !important;
	font-size: 0rem;
	height: 0;
	background-size: 22px !important;
	background: url(images/quote.png) no-repeat;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
 	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 30px;
	font-size: 3rem;
}

h2 {
	font-size: 35px;
	color: #183d62;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.entry-content h3,
.entry-content h4 {
	font-weight: 300;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
 	font-size: 21px;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #eee;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
	margin-top: 5px;
	color: #404040;
	/* font-size: 18px; */
	/* font-size: 1.8rem; */
	font-weight: 300;
	padding: 10px;
	max-height: 132px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #404040;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #404040;
}
.cta a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: transparent;
	border: 2px solid #d3b338;
	color: #161616;
	margin-top: 15px;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	border-radius: 10px;
	padding: 9px 60px;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: transparent;
	/* color: #fff; */
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #404040;
	display: block;
	font-size: 1em;
 	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 140404000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	-webkit-animation: fadein 1s;
	animation:         fadein 1s;
	word-wrap: break-word;
}

@keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-webkit-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	/* padding: 60px 30px 0; */
}
.home .site-inner {
	clear: both;
	margin: 0 auto !important;
}
/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 300;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 30px;
	font-size: 3rem;
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #404040;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 20px;
}

/* WordPress
--------------------------------------------- */

.aligncenter {
	text-align: center;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}
.header-widget-area .widget {
	margin-bottom: 10px;
}
.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 6px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-image {
	height: 75px;
	width: 75px;
}

.featured-content .entry-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	 box-shadow: 0 0 20px rgba(0,0,0,0.05);width:100% !important;
	text-align: center;
	/* padding: 0 40px; */
	transition: all 0.5s linear;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-bottom: 25px;
	padding-top: 25px;
}

.wp-custom-logo .title-area {
	max-width: 350px;
	padding-bottom: 10px;
	padding-top: 10px;
	transition: all 0.5s linear;
}

.site-title {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #404040;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #183d62;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #fab914;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 18px;
	text-align: left;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-responsive-menu {
	display: none;
	/* padding-bottom: 15px; */
	position: relative;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #404040;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: right;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1404040;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	-webkit-transform: rotate( 0 );
	-ms-transform:     rotate( 0 );
	transform:         rotate( 0 );
	transition: transform .25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	-webkit-transform: rotate( 180deg );
	-ms-transform:     rotate( 180deg );
	transform:         rotate( 180deg );
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 20px;
	margin-left: 30px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.entry-content .caption {
	font-size: 14px;
	font-weight: 300;
	margin-top: -20px;
	text-align: center;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #404040;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #404040;
	color: #fff;
}
.sadia-wrapper .sadia-carousel1 .item-content-wrapper .item-content:after {
     background: url(images/shade.png) bottom center repeat-x;
     content: "";
     height: 196px;
     position: absolute;
     width: 97%;
     display: block;
     z-index: 9999;
     margin-top: -197px;
}
.sadia-wrapper .sadia-carousel1 .item-content-wrapper .item-content{height: 210px;}
 /* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-list .bypostauthor {
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}


/* Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.sidebar .widget {
	margin-bottom: 15px;
}

.sidebar p {
	margin-bottom: 20px;
}


/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #183d62;
	clear: both;
	/* font-size: 18px; */
	/* font-size: 1.8rem; */
	padding: 50px 0 10px 0;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	padding: 25px;
	padding-left: 30px;
	padding-right: 30px;
}

 


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #183d62;
	font-size: 15px;
	font-size: 1.5rem;
	color: #fff;
	line-height: 1.5;
	padding: 10px 0 20px 0;
	text-align: left;
}

.site-footer p {
	margin-bottom: 0;
}
.site-footer a {
	color:#eee;
}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

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

	/* Site Header
	--------------------------------------------- */

	.site-header {
		width: 100%;
		z-index: 9999;
		/* max-width: 1200px; */
		margin: 0 auto;
	}
	.site-header .wrap {
		background-color:#fff;
	}

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item {
		display: BLOCK;
		FLOAT: LEFT;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 300;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #404040;
		border-radius: 3px;
		color: #fff;
		font-weight: 300;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:hover,
	.genesis-nav-menu > .menu-highlight > a:focus {
		background-color: #0073e5;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a {
		width: 180px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity .4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.genesis-responsive-menu {
		display: block;
		padding-top: 53px;
		margin-right: 28px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		/* float: left; */
		/* padding-left: 100px; */
		width: auto;
		display: inline-block;
		margin: 0 auto !important;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 20px;
		padding-right: 15px;
	}

	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		margin-top: 70px;
		max-width: 1200px;
	}

	/* Content
	--------------------------------------------- */

	body.archive .content {
		float: right;
		 width: 70%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content,
	.landing-page .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 30%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.one-fifth,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}
  .one-fifth {
  width: 17.4358974359%;
  }

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}
body.archive article.entry {
    margin-bottom: 27px;
}
	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .wrap {
		max-width: 1200px;
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: 33.33%; 
 	}
	.footer-widgets-1  {
    width: 50%;
    padding-left: 0;
}
	.footer-widgets-2  {
    width: 50%;
}
	.footer-widgets-3  {
    width: 25%;
}
.footer-widgets-1 h3,
.footer-widgets-1 .one-half {
    /* border-left: 2px solid #999; */
    /* padding-left: 18px; */
    /* margin-bottom: 0; */
}
.footer-widget-area h3 {
	padding-bottom: 10px;
	font-size: 18px;
 	}
}


/* Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #404040 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
.overlay.showoverlay {
    background: url(images/overlay.png) center center no-repeat;background-size: cover;
}
.overlay {
padding-top: 30px;
margin-top: 0px;
padding-bottom: 30px;
}
@media only screen and (min-width: 960px) {
  .overlay {padding-top: 90px;/* margin-top: 70px; */padding-bottom: 100px;}

}


.banner {
    background: url(images/banner.jpg) no-repeat center center;
    background-size: cover !important;
    background-attachment: unset !important;
}
.wrap,
.overlay .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.cta h3,
.banner .overlay p.title {
    font-size: 45px;
    line-height: 1;
     letter-spacing: -1px;
    font-weight: 300;
}
.banner .overlay p {
    font-size: 28px;
    margin: 0;
    margin-bottom: 18px;
    line-height: 1;
} 
.banner .overlay p.subtitle{}
.banner .overlay a.button {
    border: 2px solid #fff;
    color: #fff;
}
.cta .wpb_column {    text-align: center;}
.cta {padding-top: 110px;padding-bottom: 110px;background-size: cover;}
.cta.dark h3 {color:#404040;}
.cta.light h3 {color:#fff;}
.cta.light a {color:#fff;}
.cta.dark a {color:#fff;background: url(images/buttonbg.png);}

.icons h5 {
    text-align: center;
}
.icons .wpb_single_image  {margin:0px auto 10px auto;}

.page .entry {
    margin-bottom: 0 !important;
}
.clientreview .widget {
    margin-bottom: 0;
}
.post-edit-link,.vc_inline-link {display:none;}
.clientreview {
    background: #f9c244;
    position: relative;
    color: #fff;
    padding: 60px 0px 0px 0px;
}
.clientreview .sldr_title {
    font-size: 33px !important;
     text-align: center !important;
    color: #404040 !important;
}
.testimonial_slider__minimal .testimonial_slideri span {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px;
}
.testimonial_slider__minimal .testimonial_slideri {
 padding: 0 2% !important;
  
}
 
.clientreview .ccctestimonial_quote {
    margin-top: 18px !important;
    color: #404040 !important;
    font-size: 18px !important;
}
.clientreview .reviesname {
    margin-top: 20px;
}
.beforefooter {
    background: url(images/banner.jpg) no-repeat center center fixed;
    background-size: cover;
 }
.genesis-nav-menu .menu-item.searchlink a {
    color: #fff;
}
.genesis-nav-menu .menu-item.searchlink {background: url(images/bluebar.png) no-repeat 0px 3px;padding-left: 13px;}
.genesis-nav-menu .menu-item.searchlink span {background: url(images/arrow.png) no-repeat right center;padding-right: 44px;display: block;}
.banner .nooverlay p.title {
     /* color: #404040; */
}
.banner .nooverlay a.button {
    border: 2px solid #fab914;
    color: #404040;
}

body.page-template-default .entry-header,
.beforefooter .widgettitle {display:none;}


.icons .one-fifth img,
.icons .wpb_single_image img {
    height: 106px;
    width: auto;
    vertical-align: top;
}
.icons .one-fifth {
text-align: center;
}
.icons .one-fifth img {
margin: 0px auto 10px auto;
}

 .header-widget-area {
    float: right;
    width: 78px;
    margin-top: 17px;
    transition: all 0.5s linear;
}
.header-widget-area img {
    /* position: absolute; */
    margin-bottom: 0px;
    height: 76px;
}

#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {
     font-size: 40px !important;
    padding: 1px !important;
}
.banner .overlay.light {
     color: #fff;
}
.banner .overlay.dark {
     color: #fff;
}
.fancylist {
    padding-top: 22px;
    padding-bottom: 22px;
    border-top: 2px solid #fab917;
    text-align: center;
    border-bottom: 2px solid #fab917;
}
.fancylist h2 {
    margin: 0;
}
.fancylist ul {
    list-style: none !important;
    margin: 0;
}
.fancylist li {
    font-size: 31px;
    list-style: none;
    display: inline-block;
    padding: 0px 22px;
}
.fancylist li:before {
     content:"";
     width:10px;
     height:10px;
     margin-left: -29px;
     position: absolute;
     color: #fab917;
     background: url(images/dot.png) no-repeat left center;
     background-size: 9px;
     margin-top: 19px;
}
.fancylist li:first-child:before {
     display:none; 
}

.home .headerbar,
.trail-browse,
.heateor_sss_sharing_container {display: none !important;}
.headerbar {
    padding: 4px 15px;
    border-top: 2px solid #939598;
    border-bottom: 2px solid #939598;
}
.headerbar .crumb {
    text-align: left;
}
.headerbar .heateor_sss_sharing_container:before {content:"Share";position: absolute;margin-left: -60px;margin-top: 2px;}
.headerbar .heateor_sss_sharing_container {display: block !important;float: right;}  

.headerbar a {
    color: #404040;
    text-decoration: none;
}
.light,.light p,.light h1,.light h2,.light h3,.light h4,.light h5 {color:#fff;}
.icons h6 {
    text-align: center;
    font-size: 19px;
}

.team .wpb_content_element {
    margin-bottom: 25px;
}
.vc_row.member {}
.vc_row.member .vc_col-sm-4 {}
.vc_row.member .vc_col-sm-4 .wpb_single_image {
    margin-bottom: 0;
    text-align: center;
}
.vc_row.member .vc_col-sm-4 .wpb_text_column {
    padding: 20px 25px;
    background: #fff1d1;
    border-top: 2px solid #f9be38;
}
blockquote p em,
blockquote p i {font-size:22px;display: block;margin-top: 11px;}

.home .entry-header .entry-meta,
.archive .entry-header .entry-meta,
.page-template-page_blog-php .entry-header .entry-meta {
display: none;
}

body.archive .entry-image-link {
    height: 200px;
    display: block;
    overflow: hidden;
}
body.archive .entry-image-link img {
    width: 100%;
}
body.archive article {
    background: #326f9e;
}
body.archive article .entry-title a {
     color: #fff;
}
body.archive article .entry-title {
     
}
body.archive article .entry-title {
     padding: 20px 20px;
     font-size: 25px;
     margin: 0;
}
body.archive article.content_type-resource .entry-title:before,
body.archive article.content_type-article .entry-title:before,
body.archive article.content_type-video .entry-title:before{content:"video";display: block; color: #fff;font-size: 19px;text-transform: capitalize;}
body.archive article.content_type-resource {
    color: #fff;
}
.widget-area .searchandfilter li, .widget-area .searchandfilter p {
    display: block;
    font-size: 17px;
     margin-left: 0;
}
.searchandfilter h4 {
  font-size: 31px !important;
  margin-top: 0px !important;
}
body.archive article.content_type-video {
    color: #fff;
}
body.archive article.content_type-resource .entry-title:before {content:"resource";}
body.archive article.content_type-video .entry-title:before{content:"video";}
body.archive article.content_type-article .entry-title:before{content:"article";}
body.archive article.content_type-resource .entry-title a:before {content:"";height: 235px;display: block;width: 100%;background: url(images/resource.png) no-repeat center center;background-size: 210px;}

body.archive article.content_type-resource .entry-title a:after {content:"Download >";text-transform: capitalize;font-size: 15px;display: block;margin: 17px auto 5px auto;border: 2px solid #fab914;padding: 8px 15px;max-width: 135px;text-align: center;border-radius: 8px;}

.content .archive-description,
body.archive article.content_type-resource.has-post-thumbnail .entry-title a:before {display:none;}

.searchandfilter ul > li {
    margin-bottom: 35px;
}
.searchandfilter ul > li li {
    margin-bottom: 0px;
}
body.archive .site-inner {
    margin-top: 40px !important;
}
#respond,
.entry-footer,
.archive-no-results .banner {display:none;}










.blog-page .content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    
}

.blog-page .archive-description,
.blog-page .pagination {
   grid-column: span 2;
}

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

    .blog-page .content {
        display: grid;
        grid-template-columns: 1fr;
    
    }
    
    .blog-page .archive-description,
    .blog-page .pagination {
       grid-column: span 1;
    }

}
.cta:before,
.ctawidget .widget:before,
.shadow:before,
.beforefooter:before,
.clientreview:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 22px;
    display: block;
    background: url(images/shadow.png) repeat-x;
    top: 0;
}
body.archive.page-template-page_blog .site-inner {
    margin-top: 50px !important;
    margin-bottom:50px !important;
}
body.single .site-inner {
    margin-top: 40px !important;
}
body.single .entry-header .entry-meta {
    margin-bottom: 20px;
    color: #616161;
    font-style: italic;
}

.searchandfilter input { 
    margin-bottom: 7px;
}
.mobile  {display:none !important}
.desktop {display:block !important}
#sdrn_menu ul li a br {
    display: none;
}
#sdrn_bar .menu_title { 
    display: block;
 }
 
.team a {
    text-decoration: none;
    color: #404040;
}
.light a  {
    text-decoration: none;
    color: #fff;
}
.light a:hover  {
     color: #eee;
}
@media only screen and (max-width: 1023px) {
  
  .overlay.showoverlay {
    background: url(images/overlay.png) 40% 50% no-repeat;
    background-size: cover;
}
  .vc_parallax .vc_parallax-inner { 
    background-position: 50% 50% !important;
}
  .testimonial_slider__minimal .testimonial_slideri { 
    height: 140px !important;
}
.mobile  {display:block !important}
.desktop {display:none !important}
  
.site-footer,  .vc_column_container>.vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
   .wpb-js-composer .sidebar .vc_tta-panel-body ul {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
}
  .sidebar  .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .single .content-sidebar-wrap,
.sidebar-content .site-inner .content-sidebar-wrap {
     padding-left: 30px;
    padding-right: 30px;
}
.page-id-391 .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
}
.desktop768 {display:block;}
.mobile768 {display:none;}

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

.chs_cta_visualizer_block {
    display:inline-flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.chs_cta_visualizer_block > .left, .chs_cta_visualizer_block > .right {
    width:100% !important;
}

  .desktop768 {display:none;}

  .mobile768 {display:block;}
  .site-header { 
    padding: 0 10px;
}
   .testimonial_slider__minimal .testimonial_slideri { 
    height: 165px !important;
}
  .overlay.showoverlay {
    background: url(images/overlay.png) -470px center no-repeat;
    background-size: cover;
}
  .headerbar .heateor_sss_sharing_container {
     float: none;
    margin: 0 auto !important;
    max-width: 154px;
}

 
.mobile  {display:block !important}
.crumb, .desktop {display:none !important}
}


@media (max-width: 960px) {
  .site-header.shrink {display:none !important;}
.sidebar-content .site-inner .content-sidebar-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
.sidebar-content .site-inner .content-sidebar-wrap .sidebar {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
.sidebar-content .site-inner .content-sidebar-wrap .content {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
  }
}
.desktop {display: block;}
.beforefooter p {line-height:0;margin: 0;}
.mobile2 {display: none !important;}

@media only screen and (max-width: 1023px) {
	.beforefooter22 p,
.beforefooter .desktop {display: none !important;}
	.mobile2 {display: block !important;}

  .overlay.showoverlay {
    background: url(images/overlay2.png) center no-repeat;
    background-size: cover;
}
.beforefooter .widget {
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 635px) { 
   .testimonial_slider__minimal .testimonial_slideri { 
    height: 195px !important;
}
}
@media only screen and (max-width: 535px) { 
   .testimonial_slider__minimal .testimonial_slideri { 
    height: 230px !important;
}
}
@media only screen and (max-width: 435px) { 
   .testimonial_slider__minimal .testimonial_slideri { 
    height: 275px !important;
}
}
@media only screen and (max-width: 355px) { 
   .testimonial_slider__minimal .testimonial_slideri { 
    height: 315px !important;
}
}

.wpb-js-composer .vc_tta-panel-body ul  {
    margin-bottom: 22px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {font-size: 29px !important;margin-top: 30px !important;color: #404040 !important;padding: 14px 0px !important;}
.ctawidget .widget-wrap {
    max-width: 1200px;
		margin: 0 auto;
}
.ctawidget .widget  {
    background: #dcdbd7 url(images/consultion.jpg) no-repeat;
    background-size:cover;
    color: #444;
    margin: 0;
    padding: 110px 0px 110px 0px;
}
 .cta,
.ctawidget .widget,
 .shadow,
.beforefooter,
.clientreview {
       position: relative;
}
.cta:before,
.ctawidget .widget:before,
.shadow:before,
.beforefooter:before,
.clientreview:before {
    content: "";
    position: absolute;
    width: 100% !important; 
    height: 22px;
    display: block !important; 
    background: url(images/shadow.png) repeat-x !important; 
    top: 0;
    left: 0;
}
.banner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 22px;
    display: block;
    background: url(images/shadow.png) repeat-x;
 }
.site-header.shrink .site-header { 
    background-color: #fff !important; 
}
.site-header.shrink {position: fixed;transition: all 0.5s linear;TOP: 43px;}
.site-header.shrink .title-area {
    max-width: 90px !important;
    padding-bottom: 6px !important;
    padding-top: 5px !important;
}
.site-header.shrink .header-widget-area img {
     margin-top: 4px;
     transition: all 0.5s linear;
 }
.site-header.shrink .genesis-responsive-menu {
     padding-top: 13px;
     float: right;
     padding-bottom: 0;
     transition: all 0.5s linear;
}
.site-header.shrink .header-widget-area { 
    margin-top: 0px;
}
@media only screen and (min-width:1200px) { 
.genesis-nav-menu a br {
  display: none;
  } 
  .banner .overlay.dark {
     min-height: 460px;
}
.genesis-nav-menu a {
  padding-top: 12px;
  }
}
.banner .overlay p.title {
    font-size: 45px;
    font-size: 2.5vw;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000000b8;
}
.home .banner .overlay p.title {
    font-size: 70px;
    font-size: 5vw;
    MARGIN-BOTTOM: 26PX;
 }
.cta ,
.parallax { background-attachment: fixed;}

.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab>a {
    border-width: 0px !important;
    background: transparent !important;
}
@media screen and (max-width: 1024px) {
	
	.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
  .header-widget-area img {
    position: absolute;
    margin-left: 0px;
    /* height: 80px; */
    top: 60px;
}
button#responsive-menu-button {
    position: fixed !important;
    margin-top: -46px !important;
    right: 15px !important;
}
  #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active {
     border-color: transparent !important;
    background-color: transparent !important;
}
  .site-header.shrink {
    position: fixed;
    z-index: 999 !important;
    display: block !important;
}
}
@media screen and (max-width: 768px) {
	.vc_row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
 .sidebar .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
  .header-widget-area img {
    top: 22px;
}
.beforefooter .vc_col-sm-4,
.beforefooter .vc_col-sm-6,
.mobile2 .vc_col-sm-6,
  .banner .vc_col-sm-10 {
    width: 100%;
}
}
@media screen and (max-width: 812px) {
.beforefooter {
    background: url(images/banner2.jpg) no-repeat center center fixed;
    background-size: cover;
}
}


@media screen and (max-width: 768px) {
.beforefooter {
    background: url(images/banner2.jpg) no-repeat center center fixed;
    background-size: cover;
}
.mobile-light,.mobile-light p, .mobile-light a,.mobile-light h3 {
    color: #fff !important;
	}
  .banner .nooverlay a.button {
     color: #fff;
}
  .banner .nooverlay p.title {
    color: #fff;
}
}


.widget_gts_widget blockquote {
     font-size: 18px;
     color: #fff;
}
.widget_gts_widget h3.widgettitle {
    font-size: 33px;
    text-align: center;
    font-weight: 300;
 }
.lSSlideOuter .lSPager.lSpg>li { 
    visibility: hidden;
}
.widget_gts_widget h5 {
    font-weight: normal;
    font-size: 18px;
    display: inline;
    padding-right: 11px;
}
.shadow strong,
.shadow h5,
.icons h5,
.icons strong {font-weight:300;}
.footer-widgets .widget-title {
     font-size: 33px;
     font-weight: bold;
     color: #fff;
 }
.footer-widgets strong {
    font-weight: 600;
}
 
.quicklinks h4 {margin-top: 33px;}
.quicklinks ul li {list-style: none;}
.vc_row.member .vc_col-sm-4 .wpb_text_column a {color:#444;}

.contact5 h5 {
    font-size: 21px;
    margin-bottom: 3px;
}
.contact5 p {
	margin: 0 0 20px;
}

@media (min-width: 768px) {
.home .overlay .vc_col-sm-6 {
    width: 100%;
}
 #boutrows .vc_col-sm-8 {
    width: 58.666667%;
}
 #boutrows .vc_col-sm-4 {
    width: 41.333333%;
}
}.cta a, button, input[type="button"], input[type="reset"], input[type="submit"], .button,
.banner .nooverlay a.button, .cta.light a, .cta.dark a {
    color: #fff;
    padding: 10px 54px;
    position: relative;
    background: rgb(24, 61, 98);
    line-height: 24px;
    display: inline-block;
    font-size: 20px;
    border: 1px solid #103153;
    margin-top: 6px;
}
.lookingfor:before {
    content: "";
    background: url(images/arrow2.png) no-repeat;
    display: inline-block;
    width: 22px;
    height: 17px;
    /* -webkit-background-size: 20px; */
    -moz-background-size: 20px;
    /* background-size: 20px; */
    /* position: absolute; */
    /* top: 17px; */
    /* margin-left: 10px; */
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
	padding: 33px 0px 14px 0px !important;
}
.genesis-skip-link {
    display: none !important; 
}
@media only screen and (max-width: 768px) {
	.cta a, button, input[type="button"], input[type="reset"], input[type="submit"], .button, .banner .nooverlay a.button, .cta.light a, .cta.dark a {
   
    font-size: 19px; 
}
.sidebar .widget {
    margin-bottom: 15px;
}
.mobile2 {
    display: block !important;
}
	h2 {
    font-size: 31px;
	}
 
	
.parallax {
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
}	
.parallax {
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
.ribbonx h2 ,
.ribbon-wrapper h2 {
	font-size: 29px;
}
body,html {overflow-x:hidden;}
 
@media only screen and (max-width: 767px) {
.header-widget-area img {
    right: 70px;
    /* height: 40px; */
    top: 30px;
}
}
body.archive .site-inner,
.single .site-inner {
    padding: 0px 20px 0;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
  .cta, .parallax,.beforefooter,
.banner {
    background-attachment: initial !important;
  background-position: 0px 0px !important;
}
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
.banner {
    /* display: block !important; */
}
 
  .home .banner .nooverlay p.title {
    /* color: #404040; */
}
}

 .wpb-js-composer .sidebar .vc_tta.vc_general .vc_tta-panel-title>a {
     margin-top: 0px !important;
     padding: 0px 0px !important;
}
.headertopbar {max-height:60px;background: #183d62;color: #fff;}

.headertopbar .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left,
.headertopbar p {
    text-align: left;
    display: inline;
    padding-right: 9PX;
    padding-left: 14px;
}

.headertopbar .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md,
.headertopbar .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
    line-height: 1 !important;
    width: auto !important;
    height: auto !important;
}
.headertopbar a.btn2 i,
.headertopbar a.btn i {
    padding-left: 7px;
    font-size: 23px;
}
.headertopbar .widget {
    text-align:right;
    margin-bottom: 0px;
    padding: 6px 0px;
}
.headertopbar a.btn2,
.headertopbar a.btn {
    font-weight: 300;
    background: #d77629;
    color: #fff;
    font-family: arial;
    padding: 11px 23px;
    line-height: 1;
}
.headertopbar a.btn2 {background: #183d62;}
 .headertopbar .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
 margin-top: 11px;
 margin-left: -37px;
 /* margin-right: 18px; */
 /* margin-bottom: 0; */
 /* font-size: 14px; */
 position: absolute;
}
.threeicons .wpb_content_element {
    margin-bottom: 27px;
}
 .threeicons .vc_column-inner  {padding-top: 27px !important;}
 .threeicons td {border-left: 3px solid #fff;padding: 0% 5%;vertical-align: middle !important;display: inline-block;} 
 .threeicons td:first-child {border-left: 0px solid #fff;} 
.threeicons table {text-align: center;width: 85%;vertical-align: middle;margin: 0 auto;}
 .threeicons h4 {margin: 7px 0 0 20px;float: left;font-size: 22px;color: #fff;text-align: left;}
 .threeicons p {margin: 0;float: left;}
.threeicons img {
    height: 68px;
    float: left;
    margin: 0 0px;
    width: auto;
}
.owl-carousel .owl-item .author-bio {color: #30496b;font-weight: normal;text-align: right;font-size: 15px;}
.owl-carousel .owl-item .author-name {color: #30496b;font-weight: bold;text-align: right;font-size: 15px;padding-top: 18px;}
.owl-carousel .owl-item .date {
    color: #30496ba3;
    margin-bottom: 6px;
    font-size: 14px;
}
.owl-carousel .owl-item {
    padding: 20px 10px;
    border: 4px solid #ecedee;
    background: #fff;
 }
.partners {
    text-align: center;
}
.partners img {
    display: inline;
    height: 60px;
    width: auto;
    margin: 20px !important;
}
.footer-widgets-1 .fa {
    color: #d77629;
    font-size: 25px;
    position: relative;
    line-height: 1;
    margin-top: 6px;
    float: left;
    margin-right: 11px;
}
.footer-widgets-2 {
   background:#fff;
   margin-bottom: 30px !important;
}
.footer-widgets-1 {
   color:#fff;
}
.footer-widgets-2 p {
    margin: 0 0 0px;
    padding: 0;
}
.footer-widgets-2 input[type="submit"] {margin-bottom:0;}
.cta a:hover, button, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover,
.banner .nooverlay a.button:hover, .cta.light a:hover, .cta.dark a:hover {
    background: #326495;
    color: #fff;
    border-color: #326495;
}
.site-header.shrink .header-widget-area {
    display:none;
}
ul.fancy {
    list-style: none;
    margin: 0 auto 25px auto;
    max-width: 90%;
    display: block;
    overflow: hidden;
    color: #163e63;
    font-weight: bold;
}
ul.fancy li {
    list-style: none;
    background: url(images/dot.png) no-repeat;
    background-size: 32px;
    margin-bottom: 15px;
    padding-left: 40px;
    float: left;
    width: 50%;
}
.lefthalf {padding:50px 0px 50px 50px;}
.righthalf {padding: 10px 50px 50px 0px;}


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

  .overlay.showoverlay { 
    background-position: 35%;
}
    .lefthalf {padding:30px 30px 30px 30px;}
.righthalf {padding:30px 30px 30px 30px;}
.nav-primary {
     padding-left: 10px;
 }
  .threeicons table {
     width: 100%;  
}
  .site-footer {    padding:20px 30px 20px 30px;
}
  .footer-widgets { 
    padding: 50px 30px 10px 30px;
}
  .header-widget-area {
     width: 102px;
    margin-top: 38px;
 }
  .genesis-responsive-menu {
     padding-top: 49px;
    margin-right: 0px;
    margin-left: 48px;
}
}


@media only screen and (max-width: 1023px) {
  
  .vc_custom_1546815567845 {left:0px !important;right:0px !important;}
 
.fullimage .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}  
  

.header-widget-area img {
    top: 61px;
    margin-left: -100px;
}
button#responsive-menu-button {
    top: 111px !important;
    right: 110px !important;
}
.shrinkbody  button#responsive-menu-button {
    top: 87px !important;
    right: 22px !important;
 }

 
  .mobile100,
.mobile100.vc_col-sm-8 {
    width: 100% !important;
}
}
@media only screen and (max-width: 768px) {

ul.fancy li {
    float: none;
    width: 100%;
}
.vc_carousel-slideline-inner img { 
    width: 100% !important;
}
.mobile100,
.mobile100.vc_col-sm-8 {
    width: 100% !important;
}
  .footer-widgets-2 {display:none;}
}
.mobile3 {display:none;}


.stars .fa {
    font-size: 35px;
    color: #de8f00;
    margin: 2px;
}
.stars {
    text-align: center;
}

@media only screen and (max-width: 760px) {
  .banner .overlay p.subtitle {
    font-size: 3.5vw;
    display: none;
}
  button#responsive-menu-button {
     right: 22px !important;
}.site-header.shrink { 
    TOP: 30px;
}
  .banner .overlay p.title {
    font-size: 38px;
    font-size: 5.6vw;
  }
  .banner .overlay p {
    font-size: 25px;
  }
  .banner .overlay.light {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
    .home .site-header {
    position: absolute;
    background-color: transparent;
    box-shadow: none;
    z-index: 9999;
    width: 100%;
}
.home .site-header.shrink {
     position: fixed;
     background-color: #fff;
     box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.home button#responsive-menu-button { 
    top: 77px !important; 
}

  .home .vc_custom_1546815567845 .slideInLeft .nooverlay  {
    visibility: hidden;
}
  .home .vc_custom_1546815567845 .slideInLeft  {
    background: url(images/badge.png) no-repeat 254px 258px;
    background-size: 100px;
}
  
  .home .responsive-menu-inner, .home .responsive-menu-inner::before, .home .responsive-menu-inner::after {
 
    background-color: #1a3e62;
  }
  .chat {
    background: #d77629;
    border-radius: 0;
    text-align: center;
    margin-left: -50px;
    margin-right: -50px;
}
  .lifeproof {
    background: #f1f1f0;
    margin-top: 84px;
}
  .lifeproof img.aligncenter {
    margin-top: -124px;
    max-width: 222px;
}
.mobile.vc_row-no-padding .vc_column_container>.vc_column-inner {
     padding-left: 0px !important;
     padding-right: 0px !important;
}
.headertopbar {
 font-size: 15px;
 display: none;
}
.shrinkbody .headertopbar {
 font-size: 16px;
 display: block;
}
  .headertopbar .widget { 
    padding: 3px 0px;
 }
 .headertopbar  .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 20px!important;
}
  .headertopbar a.btn2 i, .headertopbar a.btn i {
     font-size: 13px;
}
  .headertopbar a.btn2, .headertopbar a.btn { 
    padding: 7px 15px;
 }
  .mobile3 {display:block;}

  button#responsive-menu-button {
    top: 70px !important;
}.footer-widget-area {
    padding: 25px;
    padding-left: 0px;
    padding-right: 0px;
}
  .footer-widgets,
  .footer-widget-area {
    padding-bottom: 0;
  }
  .site-footer {
    display: none;
}
.header-widget-area img { 
    display: none;
}
.home .banner .overlay.light {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}
}
.vc_row-o-equal-height .wpb_content_element h4 {
    margin-top: 0px;
    font-size: 28px;
    color: #183d62;
}
p strong {
   color: #183d62;
}
.vc_row-o-equal-height  .wpb_content_element {
    margin-bottom: 0px;
} 
ul.fancy.full {
    max-width: 100%;
    margin-bottom: 15px;
}
ul.fancy.full li {
    min-height: 52px;
    list-style: none;
    background: url(images/dot.png) no-repeat;
    background-size: 50px;
    margin-bottom: 13px;
    padding-left: 61px;
    float: none;
    font-weight: normal;
    width: 100%;
    color: #404040;
}
ul.fancy ul li {
    background: transparent !important;
    margin-bottom: 13px !important;
    list-style: initial !important;
    padding-left: 0 !important;
    float: none !important;
    font-weight: normal !important;
    width: 100% !important;
    color: #404040 !important;
}

.entry-content ul.fancy h4 {
    margin-top: 25px;
    font-weight: bold;
    color: #1c3f63;
    font-size: 26px;
    margin-bottom: 6px;
}
.entry-content ul.fancy li br {display:none;}
.entry-content a {
    color: #183d62;
    text-decoration: underline;
}
.entry-content a:hover {
    color: #d77629;
}
h4.mark {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: BOLD;
    font-size: 26px;
    padding: 12px 13px;
    background: #1c3f63;
    line-height: 1;
    color: #fff;
}
.page .site-inner { 
    margin-top: 0 !important;
}
.headerbarwrap {
    width: 520px;
    float: right;
}
.headerbarwrap a.button1 {}
.headerbarwrap a.button2 {
    margin-right: 23px;
}
.headerbarwrap div.headerphone {
    float: right;
}
.entry-content a.button2,
.entry-content a.btn,
.entry-content a.button {
    color: #fff;
    text-decoration: none;
}
@media only screen and (max-width: 1250px) {
  .overlay.showoverlay {
    background: url(images/overlay.png) 35% 50% no-repeat;
    background-size: cover;
}
  .footer-widgets .wrap,
 .wrap, .overlay .wrap {
    max-width: 95%;
    margin: 0 auto;
}
  .banner .overlay p.title {
    font-size: 45px;
    font-size: 3.5vw;
  }
  
  
  
  .genesis-nav-menu .menu-item {
    display: inline-block;
    FLOAT: none;
}
  .vc_row { 
    padding-left: 15px;
    padding-right: 15px;
}
  .genesis-nav-menu {
    text-align: center;
  }
.shrinkbody .genesis-nav-menu {
    text-align: right;
}
  .shrinkbody .site-header .wrap .wrap {
    max-width: 100%;
}
  .nav-primary {
    clear: none;
    float: NONE;
    padding-left: 0;
    width: 70%;
    display: inline-block;
    margin: 0;
}
}
@media only screen and (max-width: 1160px) {
.threeicons table {
     width: 100%; 
}
}
@media only screen and (max-width: 1023px) {
 .projects .vc_col-sm-8 {
    width: 100%;
}
  .nooverlay .vc_col-sm-10 {
    text-align: center;
    width: 100%;
}
 .nav-primary {
    width: 60%; 
}
  .vc_row.mobile768.vc_row-no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
 .mobile768.vc_row-no-padding .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
}
  .mobile768.vc_row-no-padding {width:100%;margin:0px;left:0;right:0;}
.underslider  {background:#67935d;} 
.reviews {background:#ecedee;} 
.underslider {margin-bottom:40px;}
.underslider .widget,
.footerarea .widget {
    margin-bottom: 0px  !important;
}
.footer-widgets-1 a,
.headertopbar a {
    color: #fff; 
}
.social .fa {
    font-size: 40px;
    line-height: 1;
    margin: 0 10px;
    color: #fff;
}
.site-footer a:hover,
.footer-widgets-1 a:hover ,
.social .fa:hover {
    color: #d77629;
}
.footer-widgets-1 .widget {
    margin-bottom: 20px;
}.header-widget-area img {
    right: 22px;
}
.shrinkbody .headertopbar {
    position: fixed;
    transition: all 0.5s linear;
    TOP: 0;
    z-index: 9999;
    width: 100%;
}
.lookingfor {
    max-width: 274px;
    display: block;
    margin: 0 auto;
    padding: 12px 21px;
    text-align: center;
    border-radius: 9px;
    background: #183d62;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
}

select.lookingfor {
  background-image: linear-gradient(45deg, transparent 50%, #d57529 50%),     linear-gradient(135deg, #d67629 50%, transparent 50%),     linear-gradient(to right, #183d62, #183d62);
  background-position: calc(100% - 20px) calc(1em + -2px),     calc(100% - 13px) calc(1em + -2px),     80% 0;
  background-size: 10px 10px,     7px 12px,     5em 5em;
  color: #fff;
  background-repeat: no-repeat;
}
.light ul.fancy li {color:#fff;}
 
.servicebox .wpb_text_column {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    margin-top: 0;
    opacity: 0;
    transition: all 1s;
    text-align: center;
    font-size: 1.2vw;
    width: 100%;
    margin-bottom: 0;
    padding: 4.5%;
    background: rgba(218, 118, 42, 0.9803921568627451);
}
.servicebox .wpb_text_column p {/* zoom: 54%; */}

.servicebox .vc_col-sm-4:hover .wpb_text_column {opacity: 1;}
.servicebox .wpb_wrapper {
    position: relative;
}

.servicebox .wpb_single_image.vc_align_center {
    margin-bottom: 0;
}
#to_top_scrollup { 
    bottom: 80px !important;
}
@media only screen and (min-width: 768px) {
.banner .wpb_wrapper .wpb_wrapperxx {
    display: table-cell;
    width: 100% !important;
    height: 200px;
    vertical-align: middle;
}
.servicebox .vc_col-sm-4 {
    MARGIN-BOTTOM: 25PX;
 }
  .overlay.showoverlay {
  display: table;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .lookingfor {
     font-size: 2vw;
  }
  .banner .overlay p.title {
    font-size: 5vw;
  }
  .vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
     color: #fff;
}
  .vc_images_carousel ol.vc_carousel-indicators {
      bottom: 0 !important;
    margin-bottom: -32px !important;
}
body:not(.shrinkbody) .image-invite-wrapper,
body:not(.shrinkbody)  #apexchat_invitation_container_wrapper,
body:not(.shrinkbody)  #apexchat_invitation_container_minimized_wrapper {display:none !important;} 
  
} 

.slick-track { 
    margin: 0 auto;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
     display: none !important;
}
.gform_wrapper li.hidden_label input {
    margin-top: 0px !important;margin-bottom: 7px;
}
.footer-widgets .footer-widgets-2 .widget-title { 
    color: #183d62;
}
.footer-widgets .footer-widgets-2 .widget {
    margin-bottom: 0px;
}
.footer-widgets .footer-widgets-2 .gform_wrapper .gform_footer {
    padding: 0px 0 10px;
    margin: 0px 0 0;
}
.gform_wrapper .gform_footer {
    padding: 0px 0 10px !important;
    margin: 0px 0 0 !important;
}
.page-id-942 .gform_wrapper textarea.large {
    min-height: 240px !important;
    width: 100%;
}

.wpl-partner-logo .wpl-logo {
    width: auto !important;
}
.owl-carousel .owl-item {
    padding: 10px 5px !important;
    border: 1px solid #ecedee !important;


}.lgx-logo-slider-wp .lgx-logo-item {
    width: 220px;
    height: 62px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto !important;
    margin: 0 auto !important;
    max-width: 90% !important;
}
.wpb_wrapper_mobile { 
    height: 250px; display: table-cell;
    vertical-align: middle;
}
@media only screen and (min-width:1300px) {  
  .banner .wpb_wrapper .wpb_wrapperxx { 
    height: 250px; 
}
}
@media only screen and (min-width:1500px) {  
  .banner .wpb_wrapper .wpb_wrapperxx { 
    height: 400px; 
}
}
.home .banner .wpb_wrapper .wpb_wrapperxx {
    width: 100% !important;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.attachment-post-image.wp-post-image {
  margin-bottom: 30px;
}
 .single  .sidebar-primary {display:none;}
.searchandfilter h4 {
  font-size: 31px !important;
  margin-top: 0px !important;
}
body.archive article.content_type-video {
    color: #fff;
}
body.archive article.content_type-resource .entry-title:before {content:"resource";}
body.archive article.content_type-video .entry-title:before{content:"video";}
body.archive article.content_type-article .entry-title:before{content:"article";}
body.archive article.content_type-resource .entry-title a:before {content:"";height: 235px;display: block;width: 100%;background: url(images/resource.png) no-repeat center center;background-size: 210px;}

body.archive article.content_type-resource .entry-title a:after {content:"Download >";text-transform: capitalize;font-size: 15px;display: block;margin: 17px auto 5px auto;border: 2px solid #fab914;padding: 8px 15px;max-width: 135px;text-align: center;border-radius: 8px;}

.content .archive-description,
body.archive article.content_type-resource.has-post-thumbnail .entry-title a:before {display:none;}
.orangebar {background:#d77629;}
.orangebar h1,.orangebar h2 {
    color: #ffffff;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 30px;
}
.orangebar h1 a,
.orangebar h2 a {
    color: #ffffff;
}
ul.fancy.full.light li { 
    background: url(images/dot2.png) no-repeat;background-size: 50px;
}
 