/*
	Theme Name: Executive Child Theme
	Theme URI: http://www.studiopress.com/themes/executve
	Description: Executive is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
 
	Version: 2.0
 
	Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
	Template: genesis
	Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Genesis Responsive Slider
* Home Page
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Portfolio
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Post Icons
* Author Box
* Column Classes
* Featured Post Grid
* Archive Page
* Images
* Post Navigation
* Primary Sidebar
* Dropdowns
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Executive Brown
* Executive Green
* Executive Orange
* Executive Purple
* Executive Red
* Executive Teal
* Responsive Design

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Raleway:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap');

/* Import Fonts
------------------------------------------------------------ */

@font-face {
    font-family: 'Helvetica';
    src: url('fonts/HELR45W.eot');
    src: url('fonts/HELR45W.eot') format('embedded-opentype'),
         url('fonts/HELR45W.woff2') format('woff2'),
         url('fonts/HELR45W.woff') format('woff'),
         url('fonts/HELR45W.ttf') format('truetype'),
         url('fonts/HELR45W.svg#HELR45W') format('svg');
}


/* Defaults
------------------------------------------------------------ */
body{
	color: #222;
	font-family: Roboto;
	font-size: 17px;
	line-height:1.8;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
blockquote, .author-box, .breadcrumb, .sticky, .taxonomy-description, .wp-caption {
	background-color: #f5f5f5;
}
input, select, textarea {
	border: 1px solid #ddd; border-radius:2px;
}
input, label, select, textarea {
	color: #222;
	font-size: 14px;
}
li, ol, ul {
	margin: 0;
	padding: 0;
}
ol li {
	list-style-type: decimal;
}
#inner p{ margin:0 0 20px 0;}
/* Hyperlinks
------------------------------------------------------------ */

a {
	color: #007838;
	text-decoration: none;
}
a:hover { color: #261e1b;}
a img {
	border: none;
}
/* Body
------------------------------------------------------------ */

body {
	background: #e9e9e9;
}

::-moz-selection {
 background-color: #222;
 color: #fff;
}

::selection {
 background-color: #222;
 color: #fff;
}
/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0;
	width: 100%;
}
.executive-landing #wrap {
	width: 875px;
}
/* Header
------------------------------------------------------------ */

body #header {
	background:#251e20 !important;
	float: left;
	margin: 0;
	width:100%; padding:0;
}
body.home #header{ background:none !important; position: absolute; z-index: 9;}
body #header .wrap{ display:flex;}
body #header #nav .wrap{ display:inline-block; width:auto;}
#title-area {
	float: left; 
	width: auto;
}
#title {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 5px;
}
#title a, #title a:hover {
	color: #222;
	display: block;
	margin:0;
	padding:0;
	width:300px;
	height:87px;
	font-size:0px;
	float:left;
	text-decoration: none;
	background:url(images/logo.png) left top no-repeat; background-size: cover;
}
#header .widget-area {
	float: right;
	font-size: 30px;
	line-height: 35px;
	padding: 0; display:flex; align-items:center;
	text-align: right; justify-content: flex-end; order:11;
}
#header .widget-area h4{ margin:0;}
#header .widget_text p {
	text-transform:uppercase;
	font-size:18px;
	line-height:20px;
}
.norm_row{ position:static !important;}
#header .widget-area .widget{ margin:0 0 0 20px; float:left;}
#sfsi_holder{ display:none !important;}
.sfsi_wicons{ margin-bottom:0 !important; padding-top:0 !important;}
.sfsi_widget{ min-height: inherit !important;}
/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area, .header-image #title, .header-image #title a {
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 25%;
} 
/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary, .menu-secondary, #header .menu {
	clear: both;
	color: #ffffff;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#header .menu {
	float: right;
	margin: 0;
	width: auto;
}
.menu-primary ul, .menu-secondary ul, #header .menu ul {
	float: left;
	width: 100%;
}
.menu-primary li, .menu-secondary li, #header .menu li {
	display:inline-block;
	list-style-type: none;
}
.menu-primary a, .menu-secondary a, #header .menu a {
	display: block;
font-family:Poppins; color:#fff; font-size:16px; text-transform:uppercase; padding: 20px; 
	position: relative;
	text-decoration: none;
}
#header .menu a {
	padding: 28px 20px 29px 20px;
}
.menu-primary li a:active, .menu-primary .current-menu-item a, .menu-secondary li a:active, .menu-secondary .current-menu-item a, #header .menu li a:active, #header .menu .current-menu-item a {
	color: #fff;
}
.menu-primary .current-menu-ancestor a:before,
.menu-primary .current-menu-item a:before {
    position: absolute;
    content: '';
    left: 20px;
    top: auto;
    bottom: 28px;
    width: 50px;
    height: 3px;
    background-color: #007e3d;
}
.menu-primary .current-menu-ancestor a:after,
.menu-primary .current-menu-item a:after {
    position: absolute;
    content: '';
    left: 20px;
    bottom: 22px;
    width: 60px;
    height: 3px;
    opacity: 1;
    background-color: #007e3d;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.menu-primary .current-menu-item li a:after, .menu-primary .current-menu-item li a:before, .menu-primary .current-menu-ancestor li a:before, .menu-primary .current-menu-ancestor li a:after,
.menu-primary li li:before, .menu-primary li li:after{ display:none !important;}
.menu-primary li:hover a, .menu-primary li a:hover, .menu-secondary li a:hover, .menu-secondary li:hover a, #header .menu li a:hover, #header .menu li:hover a {
	color: #fff;
}
.menu-primary li li a, .menu-secondary li li a, #header .menu li li a{
	background: none;
	background-color: #251e20 !important;
	border-top: none;
	color: #fff !important;
	font-size: 14px;
	padding: 12px; text-align: left;
	position: relative;
	text-transform: none;
	width: 150px;
}
#header .menu-primary li li.current_page_item a, .menu-primary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:hover, #header .menu li li a:active, #header .menu li li a:hover {
	background-color: #07753a !important;
	color: #fff !important;
}
.menu-primary li li.current_page_item a:before,
.menu-primary li li.current_page_item a:after{ content:inherit;}
.menu-primary li ul, .menu-secondary li ul, #header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0;
	position: absolute;
	width: 165px;
	z-index: 9999;
}
.menu-primary li ul a, .menu-secondary li ul a, #header .menu li ul a {
	width: 155px;
}
.menu-primary li ul ul, .menu-secondary li ul ul, #header .menu li ul ul {
	margin: -40px 0 0 164px;
}
.menu li:hover ul ul, .menu li.sfHover ul ul {
	left: -9999px;
}
.menu li:hover, .menu li.sfHover {
	position: static;
}
ul.menu li:hover>ul, ul.menu li.sfHover ul, #header .menu li:hover>ul, #header .menu li.sfHover ul {
	left: auto;
}
.menu li a .sf-sub-indicator, .menu li li a .sf-sub-indicator, .menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}
#wpadminbar li:hover ul ul {
	left: 0;
}
.banner-right span.wpcf7-not-valid-tip {
	display:none;
}
.banner-right div.wpcf7-validation-errors {
	display:none;
}
/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 15px 20px;
}
.menu li.right a {
	color: #666;
	display: inline;
}
.menu li.right a:hover {
	color: #222;
}
.menu li.search {
	padding: 0 10px;
}
.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}
.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}  
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin:0 !important;
}
.gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message, .gform_wrapper div.validation_error {
	display:none;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{ font-weight:400 !important;}
#footer {
	display:none;
}
.footer-area {
	background:#0b0505;
	padding:15px 0;
	width:100%; float:left;
	font-size:14px;
} 
.footer-left {
	padding:0 0 0 15px;
	float:left;
	color:#c8c8c8;
}
.footer-right {
	padding:0 15px 0 0;
	float:right;
	color:#c8c8c8;
}
.footer-right a {
	color:#c8c8c8;
}
/* Inner
------------------------------------------------------------ */

#inner {
	background-color: #fff;
	clear: both;
	padding:60px 0;
	margin: 0 auto;
	overflow: hidden;
}
body.home #inner{ padding:0;}
.executive-home #inner {
	overflow: visible;
}
#nav {
    clear: both; padding: 0 0 0 10px; width: 100%; text-align: right;
}
/* Genesis Responsive Slider
------------------------------------------------------------ */

#content #genesis-responsive-slider {
	background: none;
	border: none;
	padding: 0;
}
#content #genesis-responsive-slider .slide-excerpt {
	-moz-box-sizing: border-box;
	background-color: #222;
	box-sizing: border-box;
	filter: alpha(opacity=100);
	height: 100%;
	margin: 0;
	padding: 3% 4%;
	opacity: 1;
	width: 29%;
}
#content #genesis-responsive-slider .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 3%;
}
#content #genesis-responsive-slider h2 a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#content #genesis-responsive-slider p {
	color: #ddd;
}
#content #genesis-responsive-slider .flex-direction-nav li a {
	background: url(images/bg-direction-nav.png) no-repeat -50px 0;
	height: 49px;
	right: -25px;
	width: 50px;
}
#content #genesis-responsive-slider .flex-direction-nav li a:hover {
	background-position: -50px -49px;
}
#content #genesis-responsive-slider .flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -25px;
}
#content #genesis-responsive-slider .flex-direction-nav li a:hover.prev {
	background-position: 0 -49px;
}
#content #genesis-responsive-slider .flexslider .slides > li {
	overflow: hidden;
}
#content #genesis-responsive-slider .flex-control-nav {
	margin: -30px 0 0 0;
}
#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt {
	margin: -50px 0 0 60px;
	text-align: left;
}
#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a {
	background: url(images/bg_control_nav.png) no-repeat 0 0;
}
#content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt li a.active {
	background-position: 0 -26px;
}
/* Home Page
------------------------------------------------------------ */

.home-middle, .home-top {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	padding: 60px 40px 0;
}
.home-middle .widget, .home-top .widget {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 30px;
	width: 33%;
}
.executive-home .hentry {
	margin: 0;
}
.executive-home .featuredpage img, .executive-home .featuredpost img {
	margin: 0 0 30px;
}
.executive-home .featuredpage .page, .executive-home .featuredpost .post {
	margin: 0 0 60px;
}
.executive-home a.more-link {
	clear: both;
	display: block;
	margin: 30px 0 0;
}
/* Home Widgets
------------------------------------------------------------ */

.executive-home .home-cta {
	-moz-box-sizing: border-box;
	background-color: #222;
	box-sizing: border-box;
	color: #ddd;
	float: left;
	padding: 60px 70px;
	width: 100%
}
.executive-home .home-cta p {
	color: #ddd;
}
/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #777;
	font-size: 12px;
	margin: -30px -60px 30px;
	padding: 20px;
}
/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 15px 20px;
}
.taxonomy-description p {
	font-size: 14px;
}
/* Content-Sidebar Wrap
------------------------------------------------------------ */



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

#content {
	float: left;
	padding: 0;
	width: 100%;
}
body.home #content {
	width:100%;
}
.sidebar-content #content {
	float: right;
}
.full-width-content #content {
}
.full-width-content.executive-home #content {
	padding: 0;
	width: 100%;
}
.full-width-content.executive-landing #content {
	padding: 30px 60px 0;
	width: 680px;
}
.post-type-archive-portfolio.full-width-content #content {
	padding: 40px 30px 0;
	width: 1080px;
}
.hentry {
	margin: 0 0 20px;
}
.post-type-archive-portfolio .hentry, .single-portfolio .hentry {
	margin: 0 0 20px;
}
.executive-landing .hentry {
	margin: 0;
} 
.entry-content p {
	margin: 0 0 25px;
}
blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}
blockquote p {
	color: #999;
	font-style: italic;
}
p.subscribe-to-comments {
	padding: 20px 0 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.sticky {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 20px 30px;
}
.clear {
	clear: both;
}
.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}
/* Portfolio
------------------------------------------------------------ */

.post-type-archive-portfolio .portfolio {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 30px 30px;
	width: 33%;
} 
/* Headlines
------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6 {
	color: #007838;
	font-family:Raleway;
	font-weight: 500;
	line-height: 1.25;
	margin: 0 0 10px;
}
h1, h2 {
	font-size: 28px;
	margin: 0 0 20px; 
}
h2 a:hover {
	color: #1c55b2;
	text-decoration: none;
}
.executive-home .home-middle h2 a, .post-type-archive-portfolio h2 a, .taxonomy-description h1, .widget-area h4 {
	font-size: 16px;
}
h1.entry-title {
	color:#07753a;
	font-size:40px;font-weight: 600;
}
.sidebar h2 a, .sidebar h2 a:hover {
	font-size: 16px;
}
h3 {
	font-size: 24px;
}
#comments h3, #respond h3 {
	font-size: 28px;
}
h4, .executive-home .home-cta h4 {
	font-size: 20px;
}
.widget-area h4 a {
	text-decoration: none;
}
.executive-home .home-cta h4, #footer-widgets .widget-area h4, #sidebar .widget.enews-widget h4 {
	color: #fff; font-size:22px;   font-weight: 600;
}
#footer-widgets .widget-area h4:after{ content:''; display:block; width:60px; height:2px; background:#017e43; margin:15px 0;}
.executive-home .home-cta h4 {
	margin: 0 0 5px;
	text-transform: none;
}
h5 {
	font-size: 18px;
}
h6, .taxonomy-description h1, .widget-area h4 {
	font-size: 16px;
	margin: 0 0 20px;
}
#share {
	top:62px;
	position:relative;
	float:right;
}
body.singular #content .single-img img{ width:300px; float:right; margin:0 0 20px 20px;}
.single-post-nav{ width:100%; float:left; padding:0 0 12px 0; border-bottom:1px solid #ccc; margin-bottom:20px;}
.single-post-left{ float:left;}
.single-post-right{ float:right; display:flex;}
.single-post-right a { background: #007838; font-size: 14px; margin: 0 0 0 6px;   border-radius: 30px; padding:0 15px; height: 35px; display: flex; color: #fff; justify-content: center; align-items: center;}
.single-post-right a.prev span{ margin-right:6px;}
.single-post-right a.next span{ margin-left:6px;}
.single-post-right a:hover { background: #111; color: #fff;}
.single-img {
    margin-bottom: 20px;
    float: right;
    max-width: 40%;
    margin-left: 30px;
}
.single-img img{ border-radius:12px;}
/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol, .entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}
.archive-page ul li, .entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 35px;
	padding: 0;
}
.entry-content ol li {
	margin: 0 0 0 35px;
}
.archive-page ul ul, .entry-content ol ol, .entry-content ul ul {
	padding: 0;
}
/* Post Info
------------------------------------------------------------ */

.post-info .date-info {
	background-color: #f8f8f8;
	color: #777;
	font-size: 12px;
	float: left;
	margin: 0 0 25px -60px;
	padding: 20px 20px 20px 60px;
	text-transform: uppercase;
}
.post-info .comments {
	background-color: #64c9ea;
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 20px;
	text-transform: uppercase;
}
.post-info .comments a {
	color: #fff;
}
.post-info .post-comments {
	background: url(images/bg-comments.png) no-repeat 0 2px;
	padding-left: 35px;
}
.post-info .author, .post-info .date {
	font-weight: bold;
}
/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px dotted #ddd;
	clear: both;
	font-size: 14px;
	padding: 10px 0 0;
}
/* Post Icons
------------------------------------------------------------ */

.post-comments, .tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 4px;
	padding: 0 0 0 10px;
}
.post-info, .post-meta .categories{ display:none;}
/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 30px;
}
.author-box p {
	font-size: 14px;
}
/* Column Classes
------------------------------------------------------------ */

.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}
.one-half, .three-sixths, .two-fourths {
	width: 48%;
}
.one-third, .two-sixths {
	width: 31%;
}
.four-sixths, .two-thirds {
	width: 65%;
}
.one-fourth {
	width: 22.5%;
}
.three-fourths {
	width: 73.5%;
}
.one-fifth {
	width: 17.4%;
}
.two-fifths {
	width: 37.8%;
}
.three-fifths {
	width: 58.2%;
}
.four-fifths {
	width: 78.6%;
}
.one-sixth {
	width: 14%;
}
.five-sixths {
	width: 82%;
}
.first {
	clear: both;
	padding-left: 0;
}
/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even, .genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}
.genesis-grid-even {
	float: right;
}
.genesis-grid-odd {
	clear: both;
	float: left;
}
/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}
/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}
.avatar, .post-image {
	border: 1px solid #fff;
}
.post-image {
	margin: 0 10px 10px 0;
}
.alignleft .avatar {
	margin: 0 10px 0 0;
}
.alignright .avatar {
	margin: 0 0 0 10px
}
.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 20px 0 0;
}
.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0;
}
img.centered, .aligncenter {
	display: block;
	margin: 0 auto 20px;
}
img.aligncenter{ float:left; margin:0 20px 20px 0;}
img.alignnone {
	display: inline;
	margin: 0 0 10px;
}
img.alignleft, .wp-caption.alignleft {
	display: inline;
	margin: 0 20px 20px 0;
}
img.alignright, .wp-caption.alignright {
	display: inline;
	margin: 0 0 20px 20px;
}
.wp-caption {
	padding: 20px;
	text-align: center;
}
p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}
.wp-smiley, .wp-wink {
	border: none;
	float: none;
}
/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 30px 0;
	width: 100%;
}
.navigation li {
	display: inline;
}
.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #64c9ea;
	border-radius: 5px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.navigation li a:hover, .navigation li.active a {
	background-color: #6bd5f1;
	border: none;
	text-decoration: none;
}
/* Primary Sidebar
------------------------------------------------------------ */
#content-sidebar-wrap,
.wrap{ width:1340px; margin:0 auto;}

.sidebar {
	display: none;
	float: right;
	font-size: 14px;
	padding: 0 0 30px;
	width: 27%;
}
.sidebar-content #sidebar {
	float: left;
}
.sidebar p {
	font-size: inherit;
	margin: 0 0 15px;
}
.sidebar .widget {
	margin:0 0 30px 0; background-color: #f8f8f8;
	padding: 30px 40px; clear: both; border: 1px solid #b6b6b6; box-shadow: 0 0 25px #f0eaea;
}
#sidebar-alt.sidebar .widget {
	padding: 30px 15px;
}
.sidebar.widget-area ul {
	margin-left: 15px;
}
.sidebar.widget-area ul li, #footer-widgets .widget-area ul li {
	list-style-image: url(images/bg-li.png);
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}
.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}
.banner-caption{ border: 2px solid #fff; padding: 30px; background: rgba(0, 0, 0, 0.3);}
/* Dropdowns
------------------------------------------------------------ */

select {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
	padding: 5px;
	width: 100%;
}
/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}
/* Buttons
------------------------------------------------------------ */

input[type="button"], input[type="submit"], a.button {
	background-color: #64c9ea;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 15px 20px;
	text-align: center;
	text-decoration: none;
}
.home-cta a.button {
	margin: -30px 0 0;
}
input:hover[type="button"], input:hover[type="submit"], a:hover.button {
	background-color: #6bd5f1;
	border: none;
	text-decoration: none;
}
/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	margin: 30px 0 0;
}
.menu-primary .searchform {
	margin: 8px 0 0;
}
.s {
	-moz-box-sizing: border-box;
	background: #fff url(images/bg-search.png) no-repeat right;
	box-sizing: border-box;
	color: #888;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}
.menu-primary .s {
	width: 200px;
}
.searchsubmit {
	display: none;
}
/* eNews and Update Widget
------------------------------------------------------------ */

#sidebar .widget.enews-widget {
	background-color: #222;
	margin: 0 0 30px;
	padding: 40px;
}
.enews p {
	color: #ddd;
	margin: 0 0 25px;
}
.enews #subbox {
	-moz-box-sizing: border-box;
	background-color: #fff;
	box-sizing: border-box;
	color: #888;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}
/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}
#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}
#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}
/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background:url(images/footer-bg.jpg) left top no-repeat; background-size:cover;
	color: #c8c8c8;
	clear: both;
	font-size: 14px;
	overflow: hidden; position:relative;
	width: 100%; padding: 60px 0;
}
#footer-widgets:before{ content:''; background:#060606; opacity:0.8; width:100%; height:100%; position:absolute; left:0; top:0;}
#footer-widgets .wrap{ position:relative;}
#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 30px;
	padding: 0;
}
#footer-widgets p {
	color: #c8c8c8;
	font-size: inherit;
	margin: 0 0 20px;
}
#footer-widgets ul {
	margin: 0 0 0 20px;
}
#footer-widgets .widget-area ul li {
	list-style-image: url(images/bg-li-footer.png);
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 30px;
	width: 25%;
}
#footer-widgets a{ color:#c8c8c8;}
#footer-widgets a:hover{ color:#fff; text-decoration:none;}
#footer-widgets .widget-area ul li .post-date { display: block;  font-style: italic;}
.sidebar h4{ font-size:24px;}
/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 12px;
	overflow: hidden;
	padding: 40px 0;
	text-transform: uppercase;
	width: 100%;
}
#footer .wrap {
	overflow: hidden;
	padding: 0;
}
#footer p {
	font-size: inherit;
}
#footer a, #footer a:visited {
	color: #222;
}
#footer .gototop {
	float: left;
	width: 25%;
}
#footer .creds {
	float: right;
	text-align: right;
	width: 75%;
}
/* Comments
------------------------------------------------------------ */

#comments, #respond {
	margin: 0 0 15px;
	overflow: hidden;
}
#author, #comment, #email, #url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}
#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}
.ping-list {
	margin: 0 0 40px;
}
.comment-list ol, .ping-list ol {
	padding: 10px;
}
.comment-list li, .ping-list li {
	list-style-type: none;
	margin: 30px;
	overflow: hidden;
	padding: 0;
}
.comment-list li.depth-1, .ping-list li.depth-1 {
	margin: 30px 30px 30px 0;
}
.comment-list li ul li {
	margin-right: -22px;
}
.comment-header {
	background-color: #222;
	float: left;
	padding: 30px;
	width: 100%;
}
.comment-author {
	float: left;
}
.comment-content {
	clear: both;
	padding: 30px;
}
.comment-content p {
	font-size: 14px;
	margin: 20px;
}
.comment-list cite, .ping-list cite, .says {
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0 4px 0 0;
	padding: 8px 0 0 0;
}
.commentmetadata {
	clear: both;
	float: left;
	font-size: 12px;
	margin: -33px 0 5px 61px;
}
.commentmetadata a {
	color: #bbb;
}
.reply {
	font-size: 14px;
	margin: 0 50px 50px;
}
.nocomments {
	text-align: center;
}
#comments .navigation {
	display: block;
}
.thread-alt, .thread-even {
	background-color: #f5f5f5;
}
.alt, .depth-1, .even {
	border: 1px solid #ddd;
}
/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input, div.gform_wrapper select, div.gform_wrapper textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 8px 10px !important;
} 
div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}
div.gform_wrapper li, div.gform_wrapper form li {
	margin: 0 0 10px;
}
div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}
/* Executive Brown
------------------------------------------------------------ */

.executive-brown a, .executive-brown a:visited {
	color: #a68064;
}
.executive-brown .menu-primary a, .executive-brown .menu-secondary a, .executive-brown #header .menu a {
	color: #666;
}
.executive-brown a.button, .executive-brown .menu-primary li a:active, .executive-brown .menu-primary .current-menu-item a, .executive-brown .menu-secondary li a:active, .executive-brown .menu-secondary .current-menu-item a, .executive-brown #header .menu li a:active, .executive-brown #header .menu .current-menu-item a {
	color: #fff;
}
.executive-brown input[type="button"], .executive-brown input[type="submit"], .executive-brown a.button, .executive-brown .menu-primary li a:active, .executive-brown .menu-primary .current-menu-item a, .executive-brown .menu-secondary li a:active, .executive-brown .menu-secondary .current-menu-item a, .executive-brown .navigation li a, .executive-brown .navigation li.disabled, .executive-brown .navigation li a:hover, .executive-brown .navigation li.active a, .executive-brown .post-info .comments, .executive-brown #header .menu li a:active, .executive-brown #header .menu .current-menu-item a {
	background-color: #a68064;
}
.executive-brown input:hover[type="button"], .executive-brown input:hover[type="submit"], .executive-brown a:hover.button, .executive-brown .navigation li a:hover, .executive-brown .navigation li.active a {
	background-color: #b2886b;
}
.executive-brown h2 a, .executive-brown h2 a:visited {
	color: #222;
}
.executive-brown.executive-home .featuredpost h2 a {
	color: #444;
}
.executive-brown h2 a:hover, .executive-brown.executive-home h2 a:hover, .executive-brown.executive-home .executive-home .featuredpost h2 a:hover {
	color: #a68064;
}
.executive-brown .commentmetadata a {
	color: #bbb;
}
/* Executive Green
------------------------------------------------------------ */

.executive-green a, .executive-green a:visited {
	color: #60cd69;
}
.executive-green .menu-primary a, .executive-green .menu-secondary a, .executive-green #header .menu a {
	color: #666;
}
.executive-green a.button, .executive-green .menu-primary li a:active, .executive-green .menu-primary .current-menu-item a, .executive-green .menu-secondary li a:active, .executive-green .menu-secondary .current-menu-item a, .executive-green #header .menu li a:active, .executive-green #header .menu .current-menu-item a {
	color: #fff;
}
.executive-green input[type="button"], .executive-green input[type="submit"], .executive-green a.button, .executive-green .menu-primary li a:active, .executive-green .menu-primary .current-menu-item a, .executive-green .menu-secondary li a:active, .executive-green .menu-secondary .current-menu-item a, .executive-green .navigation li a, .executive-green .navigation li.disabled, .executive-green .navigation li a:hover, .executive-green .navigation li.active a, .executive-green .post-info .comments, .executive-green #header .menu li a:active, .executive-green #header .menu .current-menu-item a {
	background-color: #60cd69;
}
.executive-green input:hover[type="button"], .executive-green input:hover[type="submit"], .executive-green a:hover.button, .executive-green .navigation li a:hover, .executive-green .navigation li.active a {
	background-color: #66d970;
}
.executive-green h2 a, .executive-green h2 a:visited {
	color: #222;
}
.executive-green.executive-home .featuredpost h2 a {
	color: #444;
}
.executive-green h2 a:hover, .executive-green.executive-home h2 a:hover, .executive-green.executive-home .executive-home .featuredpost h2 a:hover {
	color: #60cd69;
}
.executive-green .commentmetadata a {
	color: #bbb;
}
/* Executive Orange
------------------------------------------------------------ */

.executive-orange a, .executive-orange a:visited {
	color: #e0a24b;
}
.executive-orange .menu-primary a, .executive-orange .menu-secondary a, .executive-orange #header .menu a {
	color: #666;
}
.executive-orange a.button, .executive-orange .menu-primary li a:active, .executive-orange .menu-primary .current-menu-item a, .executive-orange .menu-secondary li a:active, .executive-orange .menu-secondary .current-menu-item a, .executive-orange #header .menu li a:active, .executive-orange #header .menu .current-menu-item a {
	color: #fff;
}
.executive-orange input[type="button"], .executive-orange input[type="submit"], .executive-orange a.button, .executive-orange .menu-primary li a:active, .executive-orange .menu-primary .current-menu-item a, .executive-orange .menu-secondary li a:active, .executive-orange .menu-secondary .current-menu-item a, .executive-orange .navigation li a, .executive-orange .navigation li.disabled, .executive-orange .navigation li a:hover, .executive-orange .navigation li.active a, .executive-orange .post-info .comments, .executive-orange #header .menu li a:active, .executive-orange #header .menu .current-menu-item a {
	background-color: #e0a24b;
}
.executive-orange input:hover[type="button"], .executive-orange input:hover[type="submit"], .executive-orange a:hover.button, .executive-orange .navigation li a:hover, .executive-orange .navigation li.active a {
	background-color: #e9ad50;
}
.executive-orange h2 a, .executive-orange h2 a:visited {
	color: #222;
}
.executive-orange.executive-home .featuredpost h2 a {
	color: #444;
}
.executive-orange h2 a:hover, .executive-orange.executive-home h2 a:hover, .executive-orange.executive-home .executive-home .featuredpost h2 a:hover {
	color: #e0a24b;
}
.executive-orange .commentmetadata a {
	color: #bbb;
}
/* Executive Purple
------------------------------------------------------------ */

.executive-purple a, .executive-purple a:visited {
	color: #9e63ec;
}
.executive-purple .menu-primary a, .executive-purple .menu-secondary a, .executive-purple #header .menu a {
	color: #666;
}
.executive-purple a.button, .executive-purple .menu-primary li a:active, .executive-purple .menu-primary .current-menu-item a, .executive-purple .menu-secondary li a:active, .executive-purple .menu-secondary .current-menu-item a, .executive-purple #header .menu li a:active, .executive-purple #header .menu .current-menu-item a {
	color: #fff;
}
.executive-purple input[type="button"], .executive-purple input[type="submit"], .executive-purple a.button, .executive-purple .menu-primary li a:active, .executive-purple .menu-primary .current-menu-item a, .executive-purple .menu-secondary li a:active, .executive-purple .menu-secondary .current-menu-item a, .executive-purple .navigation li a, .executive-purple .navigation li.disabled, .executive-purple .navigation li a:hover, .executive-purple .navigation li.active a, .executive-purple .post-info .comments, .executive-purple #header .menu li a:active, .executive-purple #header .menu .current-menu-item a {
	background-color: #9e63ec;
}
.executive-purple input:hover[type="button"], .executive-purple input:hover[type="submit"], .executive-purple a:hover.button, .executive-purple .navigation li a:hover, .executive-purple .navigation li.active a {
	background-color: #a969f3;
}
.executive-purple h2 a, .executive-purple h2 a:visited {
	color: #222;
}
.executive-purple.executive-home .featuredpost h2 a {
	color: #444;
}
.executive-purple h2 a:hover, .executive-purple.executive-home h2 a:hover, .executive-purple.executive-home .executive-home .featuredpost h2 a:hover {
	color: #9e63ec;
}
.executive-purple .commentmetadata a {
	color: #bbb;
}
/* Executive Red
------------------------------------------------------------ */

.executive-red a, .executive-red a:visited {
	color: #e04b4b;
}
.executive-red .menu-primary a, .executive-red .menu-secondary a, .executive-red #header .menu a {
	color: #666;
}
.executive-red a.button, .executive-red .menu-primary li a:active, .executive-red .menu-primary .current-menu-item a, .executive-red .menu-secondary li a:active, .executive-red .menu-secondary .current-menu-item a, .executive-red #header .menu li a:active, .executive-red #header .menu .current-menu-item a {
	color: #fff;
}
.executive-red input[type="button"], .executive-red input[type="submit"], .executive-red a.button, .executive-red .menu-primary li a:active, .executive-red .menu-primary .current-menu-item a, .executive-red .menu-secondary li a:active, .executive-red .menu-secondary .current-menu-item a, .executive-red .navigation li a, .executive-red .navigation li.disabled, .executive-red .navigation li a:hover, .executive-red .navigation li.active a, .executive-red .post-info .comments, .executive-red #header .menu li a:active, .executive-red #header .menu .current-menu-item a {
	background-color: #e04b4b;
}
.executive-red input:hover[type="button"], .executive-red input:hover[type="submit"], .executive-red a:hover.button, .executive-red .navigation li a:hover, .executive-red .navigation li.active a {
	background-color: #e95050;
}
.executive-red h2 a, .executive-red h2 a:visited {
	color: #222;
}
.executive-red.executive-home .featuredpost h2 a {
	color: #444;
}
.executive-red h2 a:hover, .executive-red.executive-home h2 a:hover, .executive-red.executive-home .executive-home .featuredpost h2 a:hover {
	color: #e04b4b;
}
.executive-red .commentmetadata a {
	color: #bbb;
}
/* Executive Teal
------------------------------------------------------------ */

.executive-teal a, .executive-teal a:visited {
	color: #4be0d4;
}
.executive-teal .menu-primary a, .executive-teal .menu-secondary a, .executive-teal #header .menu a {
	color: #666;
}
.executive-teal a.button, .executive-teal .menu-primary li a:active, .executive-teal .menu-primary .current-menu-item a, .executive-teal .menu-secondary li a:active, .executive-teal .menu-secondary .current-menu-item a, .executive-teal #header .menu li a:active, .executive-teal #header .menu .current-menu-item a {
	color: #fff;
}
.executive-teal input[type="button"], .executive-teal input[type="submit"], .executive-teal a.button, .executive-teal .menu-primary li a:active, .executive-teal .menu-primary .current-menu-item a, .executive-teal .menu-secondary li a:active, .executive-teal .menu-secondary .current-menu-item a, .executive-teal .navigation li a, .executive-teal .navigation li.disabled, .executive-teal .navigation li a:hover, .executive-teal .navigation li.active a, .executive-teal .post-info .comments, .executive-teal #header .menu li a:active, .executive-teal #header .menu .current-menu-item a {
	background-color: #4be0d4;
}
.executive-teal input:hover[type="button"], .executive-teal input:hover[type="submit"], .executive-teal a:hover.button, .executive-teal .navigation li a:hover, .executive-teal .navigation li.active a {
	background-color: #50e9df;
}
.executive-teal h2 a, .executive-teal h2 a:visited {
	color: #222;
}
.executive-teal.executive-home .featuredpost h2 a {
	color: #444;
}
.executive-teal h2 a:hover, .executive-teal.executive-home h2 a:hover, .executive-teal.executive-home .executive-home .featuredpost h2 a:hover {
	color: #4be0d4;
}
.executive-teal .commentmetadata a {
	color: #bbb;
}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1200px) {
 #header .menu a {
 padding: 38px 15px;
}
 .breadcrumb {
 margin: -30px -40px 30px;
}
.sidebar .widget{ padding:20px;}
 #content {
 float: left;
 padding: 30px 0; 
}
 .full-width-content #content {
 width: 840px;
}
 .post-type-archive-portfolio.full-width-content #content {
 width: 900px;
}
 .post-info .date-info {
 margin: 0 0 25px -40px;
 padding: 20px 20px 20px 40px;
}
 #content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt,  #content #genesis-responsive-slider .flex-direction-nav li a,  #content #genesis-responsive-slider .flex-direction-nav li a.prev {
 display: none;
}
}
 @media only screen and (max-width: 1023px) {
 body {
 margin: 0 auto;
 width: 100%;
}
 .content-sidebar #content,  .executive-landing #wrap,  .footer-widgets-1,  .footer-widgets-2,  .footer-widgets-3, .footer-widgets-4,  .full-width-content #content,  .full-width-content.executive-landing #content,  .menu-primary,  .menu-secondary,  .post-type-archive-portfolio.full-width-content #content,  .sidebar,  .sidebar-content #content,  #content-sidebar-wrap,  #footer .creds,  #footer .gototop,  #footer-widgets .wrap,  #header ul.menu,  #header .widget-area,  #sidebar-alt,  #title-area,  #wrap {
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
}
 .menu-primary,  .menu-secondary,  #description,  #footer .creds,  #footer .gototop,  #header ul.menu,  #header .search-form,  #title,  #title-area {
 float: none;
 text-align: center;
}
 #title-area {
 padding: 0; float:left; width:auto;
}
 .footer-widgets-1,  .footer-widgets-2,  .footer-widgets-3, .footer-widgets-4,  .home-cta a.button,  #header .search-form,  #wrap {
 margin: 0;
}
 .executive-home #inner,  .full-width-content.executive-landing #content,  .footer-widgets-1,  .footer-widgets-2,  .footer-widgets-3, .footer-widgets-4,  .post-type-archive-portfolio.full-width-content #content,  #content,  #footer-widgets .wrap,  #title a,  #title a:hover,  #header .search-form {
 padding: 0;
}
 #header .widget-area {
 padding: 0;
}
 .menu-primary li,  .menu-secondary li,  #header ul.menu li {
 display: inline-block;
 float: none;
}
 .breadcrumb {
 margin: -30px -30px 30px;
 padding: 10px 15px;
}
 .menu-primary a,  .menu-secondary a,  #header .menu a {
 padding: 5px 10px;
}
 .menu li.right,  #content #genesis-responsive-slider .slide-excerpt {
 display: none;
}
 .menu li li {
 text-align: left;
}
 #inner {
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 30px;
}
 .home-middle,  .home-top {
 padding: 30px 20px 0;
}
 .breadcrumb  .executive-home .featuredpage .page,  .executive-home .featuredpost .post {
 margin: 0 0 30px;
}
 .executive-home .home-cta {
 padding: 20px 30px;
 text-align: center;
}
 .executive-home .home-cta .alignright {
 clear: both;
 display:	block;
 float: none;
 margin: 20px 25% 10px;
} 
 .widget-area h4 {
 margin: 0 0 10px;
}
 .sidebar .widget,  #sidebar .widget.enews-widget {
 padding: 20px 30px;
}
 #footer-widgets .wrap {
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 30px 30px 0;
}
 #footer {
 padding: 20px 0;
}
}
 @media only screen and (max-width: 767px) {
 .home-middle,  .home-top {
 padding: 30px 0 0;
}
 .post-type-archive-portfolio .portfolio,  .home-middle .widget,  .home-top .widget {
 text-align: center;
 width: 100%;
}
 .executive-home .featuredpage .page,  .executive-home .featuredpost .post {
 margin: 0 0 30px;
}
 .executive-home .featuredpage img,  .executive-home .featuredpost img {
 margin: 0 0 20px;
}
 .executive-home a.more-link {
 margin: 20px 0 0;
}
 .post-type-archive-portfolio .portfolio {
 padding: 0 0 30px;
}
 .post-info .date-info {
 margin: 0 0 25px;
 padding: 20px;
}
 .post-info .comments {
 display: none;
} 
 .archive-page,  .five-sixths,  .four-fifths,  .four-sixths,  .one-fifth,  .one-fourth,  .one-half,  .one-sixth,  .one-third,  .three-fifths,  .three-fourths,  .three-sixths,  .two-fifths,  .two-fourths,  .two-sixths,  .two-thirds {
 padding: 0;
 width: 100%;
}
}
.banner-left .metaslider .caption-wrap {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: inherit !important;
	left: initial !important;
	right: 7% !important;
	top: 15%;
	width: auto;
}
.banner-left .metaslider .caption-wrap h1 {
	color:#FFFFFF;
	float:left; background:#000; padding:15px;
	width:auto;
}
.green {
	color:#218726;
}
.social_stickers_widget {
	float: right;
	width: 266px;
}
.home-contain {
	padding:10px 0;
}
.home-contain .widget_text {
	width:305px;
	padding:10px;
	float:left;
	background:#e4e4e4;
	margin:10px;
}
.home-contain .widget_text p {
	font-size:13px;
	line-height:18px;
	margin:10px 0 0;
	color:#000000;
}
.home-contain .widget_text:hover {
	background:#218726;
}
.home-contain .widget_text:hover p {
	color:#FFFFFF;
}
.home-contain .widget_text:hover h4 {
	color:#FFFFFF;
}
.gform_widget .gform_wrapper textarea.medium {
	height: 98px;
}
.gform_widget .gform_wrapper .top_label input.medium, .gform_widget .gform_wrapper .top_label select.medium, .gform_widget .gform_wrapper .top_label input.large, .gform_widget .gform_wrapper .top_label select.large, .gform_widget.gform_wrapper .top_label textarea.textarea {
	width:100%;
}
.gform_widget input[type="submit"] {
	background:#007e3d; padding:16px 35px !important; border-radius:200px; color:#fff; font-size:18px; display:inline-block; text-transform:uppercase;
} 
.gform_widget input[type="submit"]:hover {
	background:#2b1a22;
} 
.site-content{ padding:20px 0; width:100%; float:left;}
.sub-collapser{ display:none;}

#banner{ height:100vh; overflow:hidden;} 
#banner .metaslider .rslides_tabs{ margin:0; background: none; top: auto;
bottom: 50px;height: 0;
padding: 0 !important;
right: 0; position: absolute; 
transform: translateY(-50%); z-index: 9;
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);}
#banner .metaslider .rslides_tabs li{ display: inline-block;  margin: 0 5px; padding: 0;
width: 15px;
height: 15px;
border-radius: 15px;
border: 2px solid #fff;
transition: all 300ms;
-moz-transition: all 300ms;
-webkit-transition: all 300ms;
-ms-transition: all 300ms;
font-size: 0px;}
#banner .metaslider .rslides_tabs li.rslides_here{ background-color: #fff;}
#banner img{ width:100%; height:100%;} 
#banner .widget{ max-width:100%;}
#banner .metaslider li:before{ background:rgba(2, 2, 44, 0.5); height: 100%; position:absolute; left:0; top:0; width:100%; content:''; display: block !important;}
#banner .metaslider .caption-wrap{ background:none; opacity: 1;}
#banner .widget, #banner div, #banner .rslides, #banner .rslides li { height: 100%;}
#banner .metaslider .caption-wrap{ height:100%;}
#banner .caption-wrap .caption div{ height:auto;}
#banner .metaslider .caption-wrap .caption {height: 100%; padding: 0;display: -ms-flexbox;display: flex; -ms-flex-align: center; align-items: center; justify-content: center; text-align:center;}
#banner .metaslider .caption-wrap .caption h2{ font-size:42px; font-weight:500; text-transform:uppercase; color:#fff;}
#banner .metaslider .caption-wrap .caption h2 strong{ font-size:72px; font-weight:900; color:#fff; display:block;}
.btn{ background:#007e3d; padding:12px 35px; border-radius:200px; color:#fff; font-size:18px; display:inline-block; text-transform:uppercase;}
.btn:hover{ background:#fff; color:#000;}
#banner .metaslider .rslides_nav{ font-size:0px; width: 55px; height: 55px; padding:0; text-align: center; line-height: 54px; opacity:1;}
#banner .rslides_nav.prev:before{content:"\f104"; font-family:fontAwesome; font-size:25px; color:#fff;}
#banner .rslides_nav.next:before{content:"\f105"; font-family:fontAwesome; font-size:25px; color:#fff;}
#banner .rslides_nav.prev{ left: 0px;}
#banner .rslides_nav.next{ right: 0;}
#banner .rslides_nav:hover{ background:#fff;}
#banner .rslides_nav:hover:before{ color:#000;}
	
.front-page-2{ padding:100px 0; background:url(images/front-2-bg.jpg) left top no-repeat; position:relative;}
.front-page-2:before{ content:''; background:url(images/front-2-corner.png) left top no-repeat; width:270px; height:270px; display:inline-block; position:absolute; right:0; top:0;}
.affiliate-area h4{ color:#000; font-size:28px; font-weight:600; margin:0; max-width:200px;}
.front-page-2 h2{ color:#0a4dad; font-size:20px; font-weight:400; margin:20px 0;}
.front-page-2 h2{ background:#191919; padding:15px 25px; color:#fff; font-size:20px; font-weight:600; margin:0; position:relative; padding-left: 80px;}
.front-page-2 h2:before{ content:''; width:60px; height:100%; background:#007e3d; display:inline-block; position: absolute; left: 0; top: 0;}
.front-page-2 h2:after{ content:'\f1ad'; font-family:fontAwesome; color:#fff; font-size:20px; display:inline-block; position: absolute; left:23px; top: 15px;}
.front-page-2 .widget{ width:50%;}
.front-page-2 img{ border-radius:30px;}
.front-page-2 h2 a{ color:#fff;}
.widget-row{ display:flex;}
.front-page-2 .widget{ margin:0 20px; transition: 1s; position:relative;}
.more-link{ display: inline-block; background:#03773a; color:#fff; font-size:13px; border-radius:30px; padding:6px 20px;}
.more-link:hover{ background:#16261d; text-decoration:none; color:#fff;}
.front-page-2 .fpa-more-link, .front-page-3 .fpa-more-link{ margin-top:25px;}
.front-page-2 .hentry, .front-page-3 .hentry{ margin:0;} 
.seperater { position: relative; margin:15px auto 0 auto; width: 60px; height:20px;}
.seperater:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 60px;
    height: 2px;
    background-color: #222;
}
.seperater:after {
    position: absolute;
    content: '';
    left: 10px;
    top: 6px;
    width: 40px;
    height: 2px;
    background-color: #222;
}
.affiliate-box img{ background:#fff; padding:10px; border-radius:8px;}
.affiliate-box img {
  max-height: 130px;
  width: auto;
}

.skltbs-tab-group { margin: 0; padding: 0; text-align: center;}
.skltbs-tab-item { display: inline-block;}
.skltbs-tab { display: block; text-decoration: none; touch-action: manipulation;}
.is-active > .skltbs-tab { touch-action: none; position:relative;}
.is-disabled > .skltbs-tab {
    cursor: default;
    pointer-events: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.skltbs-panel-group { clear: both;}
.skltbs-panel-heading {  margin: 0; font: inherit;}
.skltbs.has-animation .skltbs-tab { transition: background-color 0.3s ease-in-out,  color 0.3s ease-in-out;}
.skltbs.has-animation .skltbs-panel-group {
    transition: height 0.3s ease-in-out;
    transition-delay: 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.skltbs.has-animation .skltbs-panel {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; display:flex; flex-wrap:wrap;
}
.skltbs.has-animation .skltbs-panel.is-active { opacity: 1; visibility: visible; z-index: 1;}
.skltbs.has-animation .skltbs-panel.is-getting-in, .skltbs.has-animation .skltbs-panel.is-getting-out { visibility: visible;}
.skltbs.has-animation.fade .skltbs-panel.is-getting-out {
    -webkit-animation: fade 0.3s ease-in-out forwards;
    animation: fade 0.3s ease-in-out forwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}
.skltbs.has-animation.fade .skltbs-panel.is-getting-in {
    -webkit-animation: fade 0.3s ease-in-out forwards;
    animation: fade 0.3s ease-in-out forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.skltbs.has-animation.fade-scale .skltbs-panel.is-getting-out {
    -webkit-animation: fade-scale-out 0.3s ease-in-out forwards;
    animation: fade-scale-out 0.3s ease-in-out forwards;
}
.skltbs.has-animation.fade-scale .skltbs-panel.is-getting-in {
    -webkit-animation: fade-scale-in 0.3s ease-in-out forwards;
    animation: fade-scale-in 0.3s ease-in-out forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.skltbs.has-animation.drop .skltbs-panel.is-getting-out {
    -webkit-animation: slide-down-out 0.4s ease-in-out forwards;
    animation: slide-down-out 0.4s ease-in-out forwards;
}
.skltbs.has-animation.drop .skltbs-panel.is-getting-in {
    -webkit-animation: scale-up 0.4s ease-in-out forwards;
    animation: scale-up 0.4s ease-in-out forwards;
}
.skltbs.has-animation.rotate .skltbs-panel-group { overflow: hidden;}
.skltbs.has-animation.rotate .skltbs-panel.is-getting-out {
    -webkit-animation: rotate-out 0.5s ease-in-out forwards;
    animation: rotate-out 0.5s ease-in-out forwards;
}
.skltbs.has-animation.rotate .skltbs-panel.is-getting-in {
    -webkit-animation: rotate-in 0.5s ease-in-out forwards;
    animation: rotate-in 0.5s ease-in-out forwards;
}
@-webkit-keyframes "fade" {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes "fade" {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-webkit-keyframes "fade-scale-in" {
    0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
@keyframes "fade-scale-in" {
    0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
@-webkit-keyframes "fade-scale-out" {
    0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
}
@keyframes "fade-scale-out" {
    0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
}
@-webkit-keyframes "scale-up" {
    from {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
@keyframes "scale-up" {
    from {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
@-webkit-keyframes "slide-down-out" {
    from {
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0,  50%,  0);
    -ms-transform: translate3d(0,  50%,  0);
    transform: translate3d(0,  50%,  0);
}
}
@keyframes "slide-down-out" {
    from {
}
to {
    opacity: 0;
    -webkit-transform: translate3d(0,  50%,  0);
    -ms-transform: translate3d(0,  50%,  0);
    transform: translate3d(0,  50%,  0);
}
}
@-webkit-keyframes "rotate-in" {
    from {
    -webkit-transform: translate3d(50%,  0,  0);
    -ms-transform: translate3d(50%,  0,  0);
    transform: translate3d(50%,  0,  0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0,  0,  0);
    -ms-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
}
@keyframes "rotate-in" {
    from {
    -webkit-transform: translate3d(50%,  0,  0);
    -ms-transform: translate3d(50%,  0,  0);
    transform: translate3d(50%,  0,  0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0,  0,  0);
    -ms-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
}
@-webkit-keyframes "rotate-out" {
    from {
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-50%,  0,  0);
    -ms-transform: translate3d(-50%,  0,  0);
    transform: translate3d(-50%,  0,  0);
}
}
@keyframes "rotate-out" {
    from {
}
to {
    opacity: 0;
    -webkit-transform: translate3d(-50%,  0,  0);
    -ms-transform: translate3d(-50%,  0,  0);
    transform: translate3d(-50%,  0,  0);
}
}
.skltbs {
    margin-top: 1.5em; 
}
.skltbs-tab-item {
    margin: 0 3px 3px 0;
}
.skltbs-tab {
    color: #1a1a1a; font-size:16px; font-family:poppins;
    padding:10px 20px;  border:none;
	box-shadow: none !important;
    outline: none !important; text-transform:uppercase;
}
.is-active > .skltbs-tab {
    background: #007e3d;
    color: white; 
}
.is-disabled > .skltbs-tab {
    background: #f2f2f2;
    color: #c7c7c7;
}
.skltbs-tab:focus {
    outline: 0;
    box-shadow: inset 0 0 0 2px #d05d0b;
}
.skltbs-panel {
    padding: 40px 0 0 0;
    box-sizing: border-box;
}
.client-area h2,
.front-page-3 h4, .front-page-4 h4, .front-page-5 h4, .testimonial-area h4{ color:#063a41; font-weight: 700; font-size:46px; margin:0 0 20px 0;}
.front-page-3 h4{ color:#fff;}
.testimonial-area h4{ text-align:center;}

.testimonial-area{ background:#f7f7f7; padding:60px 0; width:100%; float:left;}

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer; display: inline-block;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { cursor:url() 8 8, move;}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
	/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
.owl-controls .owl-page {
    background: #b2b2b2;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    margin: 0 5px;
}
.owl-controls .owl-page:hover, .owl-controls .owl-page.active{  background:#0050a0;}

.testi-content{ padding:0 50px; max-width: 60%; margin: 0 auto; text-align: center; position: relative;}
.testimonial-area .testi-content:before{
    content: "\f10d";
    font: normal normal normal 41px/1 FontAwesome;
    color: #c4c3c3;
    height: 41px; display:inline-block; margin-bottom:25px;
    width: 51px;
}
.name-info{ color:#0a4dad; text-transform:uppercase; font-family:Helvetica; font-size:18px; font-weight:400; margin-top:20px; display:block;}
.portfolio-item{ width: 25%; float: left;  -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; padding:0 10px 20px 10px;}
.board-box {
    width: 25%;
    float: left;
    padding: 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; text-align:center;
}
.board-box .details{ padding:15px 0;}
.portfolio-item h2 a, .board-box h3 a{ color: #333;}
.portfolio-item p{ margin:0;}
.portfolio-item img{ border-radius: 0.75rem; width:100%; height: 180px; object-fit: contain;}
.portfolio-item h2{ margin:12px 0 5px 0;}
.portfolio-item h2 a{ font-size: 18px; font-weight: 700;}
.portfolio-content{ padding:15px;border:1px solid #cfcfcf; box-shadow: 0 4px 16px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border-radius: 0.75rem;}
.portfolio-item:hover .portfolio-content{ border:1px solid #007e3d; box-shadow:0 0 15px #f1f1f1;}
.post .more-link{ display: table-cell; margin-top: 20px; position: relative; top: 20px;}
.team-box { width: 25%; padding: 15px; box-sizing: border-box;}
.team-box-content h3{ text-align: center; margin: 10px 0; color: #000; font-size: 19px; font-weight: 500;}
.team-tem h2{ margin-bottom:0; font-size:16px; font-weight:600;}
.team-tem p{ margin:15px 0 0 0; font-size:15px;}

.client-area { padding: 50px 0;}
.client-rows{ display: grid; grid-template-columns: repeat(5, 1fr); gap: 0;}
.client-area .portfolio-item{ width:100%; padding: 15px; border: 1px solid #ddd; margin: -1px; background: #fff;}
.client-area .portfolio-item img{ margin-bottom:10px;}
.client-area .portfolio-item:nth-child(even){ background:#f8f7f0;}
.client-area .blog-btn::before{ content:inherit;}
.client-area .portfolio-item h2{ font-size:16px;}
.client-area .portfolio-item p{ font-size:15px;}

.category-group{ list-style:none; text-align:center; padding:0 0 40px 0;}
.category-group li.cat-item-315{ display:none;}
.category-group li{ display:inline-block; padding:0 1px;}
.category-group a{
  background: #f1f0f6;
  color: #333;
  font-size: 16px;
  font-family: poppins;
  padding: 10px 30px;
  border: none; border-radius:200px;
  box-shadow: none !important;
  outline: none !important;
}
.category-group .current-cat a, .category-group a:hover{ background: #251e20; color: #fff;}

.affiliate-area { background: #f8f7f0; border-left:100px solid #fff; padding: 40px 0;}
.affiliate-box { width: 17%; padding: 0 30px;}

.work-category-area{ display:flex; flex-wrap:wrap;}
.text-center{ text-align:center;}

.col {
    flex: 1 0 0%;
	width:100%;
}
.order-2{ order:2;}
.column-row{ display: flex; gap:30px;}
.align-items-center{ align-items: center;}
.section-center{ text-align:center; max-width:60%; margin:0 auto 30px auto;}
.front-page-3{ background-color:#01773a; padding:80px 0;}
.front-page-4{ background-color:#fff; background-image: url(https://html.vecurosoft.com/poolito/demo/assets/img/bg/blog-bg1.png); background-repeat: no-repeat; background-size: cover; background-position: center center; padding:120px 0; padding:120px 0;}
.front-page-5{ background-color:#eef3f6; padding:120px 0;}
.front-page-6{ background:#fff url(images/h1_shape.png) right bottom no-repeat; padding:120px 0; padding:120px 0; text-align:center; position:relative;}
.front-page-6:before{ content:''; width:300px; height:600px; position:absolute; left:0; bottom:0; background:url(images/h1_shape.png) right bottom no-repeat;}
.front-page-6 .gform_widget{ max-width: 800px; margin: 0 auto;}
.front-page-6 .ginput_container input, .front-page-6 .ginput_container textarea{
    background-color: #F2F2F2;
    padding: 15px 30px 15px 30px;
	font-size: 16px !important;
    line-height: 1.75;
    padding: 15px 30px !important;
    font-weight: 400;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: 0;
    color: #000;
    transition: all ease-in-out 0.3s;
    border: 1px solid transparent;
    border-radius: 30px;
}
.front-page-6 .ginput_container input:focus, .front-page-6 .ginput_container textarea:focus{ border-color:#000;}
.section-center h2, .front-page-2 .widgettitle, .front-page-6 .widgettitle{ color:#063a41; font-size: 46px; line-height: 122%; font-weight: 700;}
.column-row .featuredpage,
.project-box{ border-radius: 30px; background-color:#ffffff; padding: 15px; box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09); margin-bottom: 25px;}
.mb-0{ margin-bottom:0;}
.single-col-img{ height: 425px;}
.single-col-img img{ height:100%;}
.front-page-3 .section-center h2, .front-page-3 .section-center p{ color:#fff;}

.column-row .featuredpage{ position: relative; padding-left: 340px; min-height: 205px;}
.column-row .featuredpage img{ width: 300px; max-height:205px; border-radius: 15px; position: absolute; left: 15px;}

.column-row .featuredpage h2,
.project-box h3{ font-size:26px; font-weight: 700;}
.blog-btn {
    position: relative;
}
.blog-btn::before {
    content: "";
    position: absolute;
    width: 26%;
    height: 2px;
    background-color: #8DB69A;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.link-btn {
    color:#063a41;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    line-height: 1;
    position: relative;
    text-transform: capitalize;
    transition: all ease 0.3s;
}
.blog-btn .link-btn .icon {
    border: 1.9px dashed #109c3d;
    display: inline-block;
    border-radius: 50%;
    margin-right: 14px;
    transition: all 0.5s ease;
}
.blog-btn .link-btn i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #109c3d;
    color: #fff;
    border-radius: 50%;
    margin: 1.5px;
    text-align: center;
    transition: all 0.5s ease;
}
.blog-btn:hover .link-btn i{ background-color:#000;}
.project-box p{ font-size:16px; margin-top:5px;}
.project-box .blog-img {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}
.project-box .blog-img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.5s ease;
    position: relative;
}
.project-box:hover .blog-img img {
    transform: scale(1.1);
}
.project-box .blog-img::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(16, 156, 61);
    background: linear-gradient(0deg, rgba(16, 156, 61, 0.2973564426) 0%, rgba(255, 255, 255, 0) 95%);
}
.related-posts .project-box h3{ font-size:20px;}

.hero_image{ height:450px; overflow:hidden; margin-bottom:60px;}
.hero_image img{ width:100%; height: 450px; object-fit: cover; border-bottom-left-radius: 14px;  border-bottom-right-radius: 14px;}
.col-3{ width:30%;}
.col-9{ width:70%;}
.gap-8{ gap:80px;}
.pro-information{ background-color: #E7F5EC; padding:35px; border-radius:10px; margin-bottom: 25px;}
.pro-information h4, .ready-construction h4{ font-size: 24px; font-weight: 600; line-height: 1.3em; color: #000000;}
.ready-construction h4{ color:#fff;}
.pro-information p{ font-weight:500; line-height:25px;}
.pro-information p span{ display:block; font-weight:300;}
.gallery{ display: flex; gap: 35px; flex-wrap: wrap;}
.gallery figure{ max-width:30%; margin:0;}
.gallery img{ border-radius:12px;}
.ready-construction{
    background-image: url(https://edge.hunter12.com/wp-content/uploads/2025/05/wid-contact-bg.webp);
    background-repeat: no-repeat;
    background-size: cover; padding:35px; border-radius: 10px;  min-height: 280px; display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flex-column{ flex-direction:column;}
.col-4{ width:25%;}
.ready-construction p{ color:#fff; font-size: 20px;}
.ready-construction p span{ display:block; font-weight:600;}
.accordion-item{ margin-bottom: 1rem;}
.accordion-toggle {
  width: 100%;
  text-align: left;
  font-size: 1.2rem;
  cursor: pointer;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #000000;
  border-radius: 0;
  background-color:rgb(240, 240, 240);
  color: #181c20;
  font-size: 16px;
  box-shadow: none;
  padding: 10px 15px;
  text-wrap: balance;
  border: 1px solid #ddd;
  position:relative;
  border-radius: 12px;
}
.accordion-toggle span{ position: absolute; right: 20px; font-size: 20px;}
.accordion-content {
   max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out; 
}
.accordion-item:has(.open) .accordion-toggle{ border-bottom-left-radius:0; border-bottom-right-radius:0;}
.accordion-content.open {
    max-height: 500px; /* Set higher than any expected content height */
	margin-top: -1px;
  border: 1px solid #ddd;
  background: #fff;
  position: relative;
  padding: 20px;  border-bottom-left-radius:12px; border-bottom-right-radius:12px; overflow:auto;
}
.accordion-content.open .gallery figure{ width: 30%;}
.accordion-content.open .gallery img{ max-height: 150px; object-fit: cover; width: 100%;}

.testimonial-three .testimonial-image {
    margin: 0 0 20px 0;
    width: 100%;
    height: 200px;
    border-radius: 12px;
    overflow: hidden;
}
.testimonial-three .testimonial-image img{ height:100%; object-fit:cover;}
.testimonial-three .testimonial-content {
    overflow: hidden;
}
.testimonial-content p{ margin:0 0 20px 0;}
.testimonial-three .testimonial-meta {
    position: relative;
    overflow: hidden;
    margin-left: 100px;
}


.testimonial-three .testimonial-name {
    display: block;
}


.testimonial-three .testimonial-three-col {
    padding-bottom: 35px;
}

.testimonial-three .testimonial-three-col {
    border-right-style: dashed;
    border-right-width: 1px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    padding: 25px;
}

.testimonial-three .testimonial-three-col:hover {
   background-color:#f7f7f7;
}

.alternate-color .testimonial-three .testimonial-three-col:hover {
   background-color:white;
}

.testimonial-three.testimonial-three--col-two .testimonial-three-col:nth-child(2n) {
    border-right: none;
}

.testimonial-three.testimonial-three--col-two .testimonial-three-col:nth-last-child(-n+2),
.testimonial-three.testimonial-three--col-two .testimonial-three-col:last-child {
    border-bottom: none;
}

.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-child(3n) {
    border-right: none;
}

.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-last-child(-n+3),
.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-last-child(-n+2),
.testimonial-three.testimonial-three--col-three .testimonial-three-col:last-child {
    border-bottom: none;
} 

.job-summary ul br{ display:none;}
.hero-section ul{ margin:0 0 15px 15px;}

#lightbox .lb-prev{ margin-left: -80px; opacity: 1 !important;}
#lightbox .lb-next{ margin-right: -80px; opacity: 1 !important;}

@media (min-width: 768px) {
	.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 29.333333%;
        max-width: 29.333333%;
    }
}
@media only screen and (max-width: 1250px) {
	#content-sidebar-wrap, .wrap{ width:94%;}
	#banner{ height:600px;}
	.widget-row{ flex-wrap:wrap;}
	body.home #header{ position:relative; padding: 0; background: #251e20 !important;}
}
@media only screen and (max-width: 950px) {
.footer-area{ width:100%;}
.home-box, .home-box.last{ width:31%;}
#inner{ padding:15px;}
#title a, #title a:hover{ display:inline-block; float:none;}
#header .widget-area{ text-align:center;}
.footer-left{ width:100%; text-align:center; padding:5px 0;}
.footer-right{ width:100%; text-align:center; padding:5px 0;}
.sidebar .widget, #sidebar .widget.enews-widget{ float:none;} 
	body #header .wrap{ display:block;}
	#nav{ text-align:center;}
	#banner .metaslider .caption-wrap .caption h2 strong, #banner .metaslider .caption-wrap .caption h2{ font-size:36px;}
	.collapse-button{ position:relative !important; margin:0 auto;}
	.collapse-button { background-image: none; background-color: #fff;  color: #000; border-color: #fff !important;}
	.menu-primary .current-menu-item a::before, .menu-primary .current-menu-item a::after{ content:inherit; background:none;}
	.menu-primary li a:active, .menu-primary .current-menu-item a, .menu-secondary li a:active, .menu-secondary .current-menu-item a, #header .menu li a:active, #header .menu .current-menu-item a{  color: #00d567;}
	.btn{ padding:12px 25px;}
	.front-page-2 .wrap{ position:relative;}
	.skltbs-panel{ padding:0;}
	.skltbs-panel{ display:flex; flex-wrap:wrap;} 
	.team-box{ width:33%;}
	.front-page-2 h4, .front-page-4 h4, .affiliate-area h4{ font-size:30px;}
	.category-group li{ padding:0 2px;}
	.category-group a{ font-size: 14px; padding: 10px 15px;}
	#nav{ padding:0;}
	body #header #nav .wrap, .menu-primary li ul a, .menu-secondary li ul a, #header .menu li ul a{ width:100%;}
	.portfolio-item{ width:50%;}
	.front-page-2 .widget img, .front-page-2 .widget{ width:100%;}
	.front-page-2 .widget p{ opacity:1; background:none; color:#333; position:static; padding:15px 0; height:auto;}
}
@media only screen and (max-width: 767px) {
	.skltbs-tab-group{ display:block !important;}
	.skltbs-panel-heading { display: none !important;}
	.col-3{ width:100%;}
	.col-9{ width:100%;}
	.hero_image{ height:auto; max-height:200px;}
	.affiliate-area{ border-left:none; text-align:center;}
	.affiliate-area h4{ max-width:100%;}
}
@media only screen and (max-width: 650px) {
.social_stickers_widget{ padding:15px 0;}
.home-box, .home-box.last{ width:100%; margin:0 0 20px 0;}
.sub-collapser{ display:inline-block;}
.menu-primary li li a, .menu-primary li li a:link, .menu-primary li li a:visited, .menu-secondary li li a, .menu-secondary li li a:link, .menu-secondary li li a:visited, #header .menu li li a, #header .menu li li a:link, #header .menu li li a:visited{ width:auto;}
#header .norm_row{ position:static !important;}
#header #sfsi_holder{ display:none;}
	.front-page-4 .widget{ width:auto; padding:25px;}
	.board-box{ width:100%;} 
	.post .more-link{ display: table-cell; position: static; margin-top: 20px;}
	#banner .metaslider .caption-wrap .caption h2{ font-size:20px;}
	#banner .metaslider .caption-wrap .caption h4{ font-size:18px;}
	.single-img {
    margin-bottom: 20px;
    float: none;
    max-width: 100%;
    margin-right: 0;
}
	#banner .metaslider .caption-wrap .caption h2 strong, #banner .metaslider .caption-wrap .caption h2{ font-size:20px;}
	.team-box{ width:50%;}
	.skltbs-tab{ background: #292929; margin-bottom: 5px; color: #fff !important;}
	.front-page-4 h4{ margin:0;}
	.affiliate-box{ width:30%; padding:0 20px;}
	body #header #nav .wrap{ width:100%;}
	#banner .metaslider .rslides_nav{ width:35px; height:35px; line-height:35px;}
	.portfolio-item h2 a { font-size: 16px; font-weight: 500;}
	.category-group li{ display:block; padding:5px;}
	.category-group a{ display:block;}
	.menu-primary li ul a, .menu-secondary li ul a, #header .menu li ul a{ width:100%;}
	.gallery figure{ max-width:42%;}
	.column-row{ flex-direction:column;}
	.front-page-2 .widget{ margin:0;}
	.section-center{ max-width:100%;}
	.single-col-img{ height:auto;}
	.column-row .featuredpage{ padding-left:15px;}
	.column-row .featuredpage img{ position:static; margin-bottom: 20px;}
	.front-page-5{ padding:60px 0;}
	.client-rows{ grid-template-columns: repeat(2, 1fr);}
	.affiliate-box{ width:40%; padding:10px;}
	.portfolio-item{ width:100%;}
	#banner{ height:280px;}
	.wp-block-image .alignright{ float:none !important;}
	.col-4{ width:100%;}
	.related-posts .column-row .column-row{ flex-direction: row;}
	.related-posts .col-xl-auto{ width:40%;}
	.project-box.col-4{ margin:0;}
	.gallery{ gap:10px;}
} 

@media (min-width: 1200px) {
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
	.col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
}

