/*
Theme Name: Overton Child
Theme URI: https://overton.mikado-themes.com
Description: A child theme of Overton Theme
Author: Semantica Digital (Pty) Ltd
Author URI: https://themeforest.net/user/mikado-themes
Version: 1.0.0.1
Text Domain: overton
Template: overton
*/


/* Footer styles */

footer p{
	font-weight:400;
	color:#ddd;
}

footer a.social-icon{
	padding:5px 10px 5px 0;
}
/* */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Email Page */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#email_partners img.vc_single_image-img.entered.lazyloaded {
    width: 50%;
}

#email_marketing_list ul li {
    font-size: 20px;
    color: #aeaeae;
    font-weight: 300;
}

div#shopify_hero.vc_custom_1682009974447 {
    background-position: inherit !important;
}

.cookie-notice-container .cn-close-icon {right:100px;}

ul{
list-style-position: outside;
}

ul li {font-size: 20px;
  color: #aeaeae;}

.mkdf-title-holder {margin-bottom:40px;}

.mkdf-footer-bottom-column-3 .widget_custom_html {
	font-size:10px !important;
}

.messages-body .widget .widget-app-container {
    padding-bottom: 30% !important;
    position: absolute;
    bottom: 0;
}

#partners_column .wpb_single_image img {
	width: 50%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Misc */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a.link :active{
  color:#EE9A1E!important;
  text-decoration:underline!important;
}
a.link:hover{
	color:white!important;
    text-decoration:underline!important;
}
a.link {
	color:orange!important;
  	text-decoration:none!important;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('fonts/MuseoSans-500.woff2') format('woff2'),
        url('fonts/MuseoSans-500.woff') format('woff'),
        url('fonts/MuseoSans-500.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.btn-fullwidth { width: 100% !important; text-align: center; }
.posab .vc_column-inner { position: absolute; }

.mkdf-footer-bottom-inner .mkdf-grid-col-6 {width:55%;}
.mkdf-footer-bottom-inner .mkdf-grid-col-6:last-child {width:45%;}
.mkdf-main-menu>ul>li>a>span.item_outer {display:inline !important;line-height:20px !important;}
.mkdf-main-menu>ul>li {padding:5px 0px !important;}

@media all and (max-width: 767px) { .posab .vc_column-inner { position: relative; } }

.opacity01 { opacity: 0.1 !important; }
.opacity02 { opacity: 0.2 !important; }
.opacity03 { opacity: 0.3 !important; }
.opacity04 { opacity: 0.4 !important; }
.opacity05 { opacity: 0.5 !important; }
.opacity06 { opacity: 0.6 !important; }
.opacity07 { opacity: 0.7 !important; }
.opacity08 { opacity: 0.8 !important; }
.opacity09 { opacity: 0.9 !important; }
.opacity1 { opacity: 1 !important; }

.imagelap:before {
	content: '';
    display: block;
    background: #F9A11F;
    height: 40%;
    width: 30%;
    z-index: -1;
    position: absolute;
    left: -10%;
    bottom: 5%;
}
.imagelap .vc_single_image-wrapper:before {
	right: 1%;
    content: '';
    display: block;
    height: 60%;
    width: 30%;
    z-index: -1;
    position: absolute;
    bottom: 3%;
    opacity: 0.9;
    border: 2px solid rgba(255,255,255,0.6);
}
.imagelap img {
	 	box-shadow: 0 0 60px rgba(0,0,0,0.5);
}

body .mkdf-btn.mkdf-btn-outline {
	background-color: #f29c1f !important;
	color: #000 !important;
	text-transform: uppercase;
	font-size: 20px;
}
body .mkdf-btn.mkdf-btn-outline:hover, .mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-color):hover, body .mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-color):hover,
body .mkdf-btn.mkdf-btn-outline:hover span, .mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-color):hover span , body .mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-color):hover span {
	color: #fff !important;
}





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Header */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.mkdf-logo-wrapper > a { height: 44px !important; }
.mkdf-side-menu-button-opener { display: none !important; }

.header-social .fa { font-family: 'FontAwesome' !important; }

body.mkdf-dark-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-social-icon-widget-holder,
.mkdf-dark-header .mkdf-page-header>div:not(.fixed):not(.mkdf-sticky-header).mkdf-menu-area,
.mkdf-position-right .mkdf-social-icon-widget-holder { color: #fff !important; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* General Content */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.wpb_wrapper h2 {
    line-height: 43px !important;
}

body .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, body .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {padding: 0;}body .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, body .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {padding: 0;}


.header-subtitle, .header-subtitle h4 {
  color: #aeaeae !important;
  font-weight: 400;
}
.header-subtitle .vc_sep_holder {
 	flex: initial !important;
  width: 40px;
}
.header-subtitle .vc_sep_holder .vc_sep_line {
 	border-color: #555555 !important;
}


.content-header-large h1, .content-header-large h2, .content-header-large h3,
.content-header-large h4, .content-header-large h5 { 
  font-size: 44px;
}

.mkdf-owl-slider .owl-item { 
	padding: 0 30px;
	box-sizing: border-box;
}
.mkdf-owl-slider .owl-nav .owl-prev { left: -60px !important; }
.mkdf-owl-slider .owl-nav .owl-next { right: -60px !important; }


.nopadding .mkdf-eh-item-content { padding: 0 !important; }


.slick-slider .slick-arrow {
    display: inline-block;
    background: transparent;
    color: #fff;
    border: none;
    border-top: 2px solid #fff;
    text-indent: -999px;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 0;
    outline: none;
	overflow: hidden;
	top: 50%;
    position: absolute;
}
.slick-slider .slick-prev {
	transform: rotate(-45deg);
    border-left: 2px solid #fff;
	left: -60px;
}
.slick-slider .slick-next {
	transform: rotate(45deg);
    border-right: 2px solid #fff;
	right: -60px;
}


.mkdf-team-social { display: none !important; }

.gform_wrapper select { height: 58px; }

.vc_toggle { margin: 40px 0 0 !important; }
.vc_toggle_title>h4 { font-size: 14px; }

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
	padding-left: 0 !important;	
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Blog */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.page-template-blog-masonry .mkdf-post-info-category { font-size: 0 !important; }
.page-template-blog-masonry .mkdf-post-info-category a {
	display: none;
	font-size: 15px !important;
}
.page-template-blog-masonry .mkdf-post-info-category a:nth-of-type(1) {
	display: inline-block;
    line-height: 140%;
}

/* Blog style */
.mkdf-blog-list-holder .mkdf-bl-standard-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0% 0% 0% 16%;
    clear: both;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Column Breaks */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.layout-break-left-col-2 {
 	width: calc(100% + 120px);
  margin-left: -105px !important;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Testimonials */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.mkdf-testimonials-holder.mkdf-testimonials-standard { background: #000; padding: 60px 0 0; box-sizing: border-box; }
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text { color: #aeaeae !important; font-weight: 300 !important; font-size: 16px !important; }

.home .mkdf-testimonials-holder.mkdf-testimonials-standard {
    margin-top: -120px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Portfolio */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.portfolio-head {margin-top:30px;}
.portfolio-logo {text-align:right;}
.portfolio-content {margin-top:60px;}
.portfolio-about p{margin:0px;}
.portfolio-copy {margin-bottom:40px !important;}

.portfolio-sidebar {padding:0 30px !important;}
.portfolio-sidebar h3 {font-size:20px; margin-bottom:5px; color:#FFF;}
.portfolio-sidebar .wpb_content_element {margin-bottom:30px !important;}
.portfolio-sidebar .wpb_content_element {font-size:14px; color:#aeaeae}
.portfolio-btn-sml {margin-top:20px !important;}
.portfolio-btn-sml a{min-width:186px;}

.single-portfolio .mkdf-wrapper-inner .mkdf-content .mkdf-content-inner .mkdf-container {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}
.single-portfolio .type-portfolio { margin-top: 120px; }

.portfolio-logo { text-align: right; }
.portfolio-image { margin: 80px 0; display: block; clear: both; }

span.portfolio-item-info { padding-left: 70px; display: block; position: relative; }
span.portfolio-item-info:before {
    content: '';
    height: 3px; 
    background: #aeaeae;
    width: 40px;
    position: absolute;
    margin-top: 1px;
    top: 50%;
    left: 0;
}
span.portfolio-item-info, span.portfolio-item-info a, span.portfolio-item-info a:hover { color: #aeaeae; }

.portfolio-copy {
  color: #aeaeae;
}
.portfolio-copy h1,
.portfolio-copy h2,
.portfolio-copy h3,
.portfolio-copy h4,
.portfolio-copy h5,
.portfolio-copy h6 {
  color: #fff;
}

.portfolio-testimonial { text-align: center; color: #aeaeae; }
.portfolio-testimonial svg path {
    fill: #fff;
    stroke: #fff;
}
.portfolio-testimonial .mkdf-testimonial-author { margin-bottom: 0; }
.portfolio-testimonial .mkdf-testimonials-author-name { color: #fff; }

.portfolio-tools-used { margin: 90px 0; }
.portfolio-tools-used .item-tool { padding: 0 30px; box-sizing: border-box; }

.item-tool {
    width: 15%;
    list-style: none;
    display: inline-block;
    padding-right: 6%;
	margin:5px 0;
}
.wpb_content_element .item-tool:nth-child(4n) {
	padding-right: 0%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Portfolio */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.portfolio-copy h2 {
	font-size: 35px;
	line-height: 1.14em;
}

.sticky {max-width:250px;}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Content Layouts */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.page-intro-section h1 {
	margin: 0; max-width: 800px; font-weight: 300;
}
.page-intro-section p {
	font-size: 28px; opacity: 0.8; font-weight: 500; color: #f0efed; margin-top: 30px;
}
.page-intro-section p:before {
	content: '';
	margin-top: 13px;
	height: 2px; background: #ebebeb; display: inline-block; width: 60px; margin-right: 20px; float: left; 
}

.mid-sep { height: 2px; background: #ebebeb; display: block; width: 60px; margin: 30px 0; }


.icon-list .mkdf-iwt .mkdf-iwt-text {
    margin: 10px 0 20px !important;
    color: #aeaeae;
    position: relative;
    padding-left: 45px;
	font-family: Lato,sans-serif;
	line-height: 1.5em !important;
}

.icon-list .mkdf-iwt .mkdf-iwt-text:before {
    content: ' ';
    display: block;
    width: 30px;
    height: 2px;
    background: #aeaeae;
    position: absolute;
    top: 14px;
    left: 0;
}
.icon-list .mkdf-icon-shortcode .mkdf-icon-element {
    color: #50a7df;
    font-size: 30px; 
	margin-top:5px;
}

.vc_gitem-zone { background-size: auto !important; }

.floating-content, .audit-floating-content {
	width: 45%;
    position: absolute;
    top: 12%;
    right: 0%;
}
.audit-floating-content{
  left:0;
  right: auto;
}
.floating-content .wpb_wrapper, .audit-floating-content .wpb_wrapper {
	display: block;
    background: #f29c1f;
    padding: 30px 60px 60px;
    color: #fff !important;
}
.floating-content .wpb_wrapper p, .audit-floating-content .wpb_wrapper p  {
	color: #fff !important;
}

.audit-floating-content .floating-content{
 width:100%;
  position: relative;
}

.audit-floating-content  .wpb_text_column :last-child, .audit-floating-content  .wpb_text_column p:last-child{
 margin-bottom: 0; 
}

.wpb_image_grid .wpb_image_grid_ul { border: 1px solid rgba(255,255,255,0.2); border-bottom: none; border-right: none; }
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
 	position: relative !important;
  	left: 0 !important;
  	top: 0 !important;
  	width: 33.33%;
	border: 1px solid rgba(255,255,255,0.2); 
  	border-top: none;
  	border-left: none;
  	box-sizing: border-box;
  	margin: 0 !important;
    padding: 10px;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item img {
 	max-height: 100px; 
  	width: auto;
  	margin: 0 auto;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Footer */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.mkdf-footer-bottom-inner .mkdf-grid-row .textwidget p { font-size: 14px !important; text-align:right!important; } 

.mkdf-footer-bottom-column-1 { text-align: left; font-size: 14px; }
.mkdf-footer-bottom-column-2 { text-align: right; }
.mkdf-footer-bottom-column-2 img { max-height: 30px; width: auto; }

.footer-include {
	margin-top: 90px;
	background: url('images/footer-cta-bg.jpg') repeat-x top;
}
.home .footer-include {
	margin-top: 0;
	background: transparent;
}

.mkdf-footer-top-inner .mkdf-grid-row  .mkdf-grid-col-4 {
  width: 25%; 
}
.mkdf-footer-top-inner .mkdf-grid-row  .mkdf-grid-col-4:nth-of-type(1) {
	width: 50%; 
}


.mkdf-page-footer:before {
    content: '';
    display: block;
    width: 100%;
    height: 80px;
    background: #000000;
    -webkit-clip-path: polygon(50% 90%, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(50% 90%, 100% 0, 100% 100%, 0 100%, 0 0);
    position: absolute;
    top: -78px;
}

#footer-cta .mkdf-cta-text-holder { width: 100%; margin-bottom: 40px; }
#footer-cta .mkdf-cta-text { max-width: 780px; margin: 0 auto; }
#footer-cta .mkdf-cta-text h5 { font-size: 25px !important; }
#footer-cta .mkdf-cta-button-holder { margin: 0 0 40px; }

.alignCTACenter{
 text-align:center; 
}

.alignCTALeft{
  max-width: 500px;
  margin:auto;
}

.servicesPgList h4{
 text-align: left;
  font-size: 20px; 
}

.alignCTALeft .mkdf-cta-button{
 text-align:left; 
}

#nav-menu-item-4839 a span span{
color:#F9A11F;
}


#nav-menu-item-4839:hover>a>span.item_outer .item_text:after{
	background-color: #F9A11F !important;
}

.mkdf-active-item a span span{
	color: #F9A11F !important;
}

.mkdf-active-item a span span:after{
	background-color: #F9A11F !important;
}


.mkdf-active-item  div div ul li a span span, 
.mkdf-active-item div div ul li a span span:after{
	color:#fff !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Forms */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*.gform_wrapper input, body .gform_wrapper textarea, body .gform_wrapper select {
	border: none !important;
    padding: 10px !important;
    margin: 0 0 10px !important;
    background-color: #fff !important;
    color: #000 !important;
}
.gform_wrapper input::placeholder, .gform_wrapper textarea::placeholder, .gform_wrapper select::placeholder {color:#000 !important; opacity:0.5 !important;}
body .gform_wrapper select {color:#555;}
.gfield_label, .gfield_required {display:none !important;}
#gform_2 .gfield_label {display:inherit !important;}
#gform_2 .gfield_required {display:inline-block !important; color:#F00;}
#input_2_11 li:first-child label, #input_2_19 li:first-child label, #input_2_20 li:first-child label, #input_2_21 li:first-child label{font-weight: bold; font-size: 17px; margin-top: -2px;}
.different_postal .gfield_label {display:inline-block !important; float:left; font-weight:100 !important;}
.different_postal input {margin:0 0 0 10px !important;}
body .gform_wrapper .custom-picker {display:flex;}
body .gform_wrapper .custom-picker img.ui-datepicker-trigger {width:58px !important; height:58px !important; float:left; cursor:pointer;}
body .gform_wrapper .custom-picker input {float:left;}
.gform_wrapper input[type="checkbox"] {margin:0 10px 0 0 !important;}
/*
input[type="submit"].gform_button {
	border-color: #c88118!important;
	background: none!important;
    
    background: linear-gradient(to right, #c88118 50%, rgb(0,0,0,0) 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    border: 1px solid #c88118!important;
    color: #fff !important;
    cursor: pointer;
    position: relative;
	transition: all .3s cubic-bezier(.42,0,.58,1);
	padding: 9px 44px !important;	
	display: inline-block !important;
    vertical-align: middle;
    width: auto !important;
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 2em;
    letter-spacing: 0;
    text-transform: lowercase;
    outline: 0;
    box-sizing: border-box !important;
    border-radius: 0;
	font-weight:600 !important;
}*/
/*
input[type="submit"].gform_button:hover{background-position:left bottom !important; color:#000 !important;}
*/
.header-social{display:none;}

.mkdf-page-footer .mkdf-footer-top-holder a {
	color: #F9A11F !important;
}
.mkdf-page-footer .mkdf-footer-top-holder a:hover {
	color: #ab7321 !important;
}

.tp-caption, .mkdf-section-title-holder p.mkdf-st-text {
    text-shadow: 4px 0px 40px #000000 !important;
    font-weight: 300 !important;
}

.mkdf-st-inner h3.mkdf-st-title {
	text-shadow: 4px 0px 40px #000000 !important;
 	font-size: 45px !important;
}

.menu-footer-about-container ul li{ padding: 5px 0 !important;}

.mkdf-page-footer .mkdf-footer-top-holder .menu-footer-about-container ul li a{color: #efefef !important;}

.iconCenter{text-align:center !important;}

.indentList ul{list-style-type:none;}
.indentList li span{margin-left:0px;}
.indentList li:before{content:'• ';position:absolute; margin-left:-20px;}

.mkdf-drop-down .narrow .second .inner ul {background-color:rgb(34,34,34,.95)!important;}

.wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 20px !important;
}

.hubspot-slider-column.wpb_text_column :last-child, .hubspot-slider-column.wpb_text_column p:last-child {
    margin-bottom: 0 !important;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #000 !important;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, 
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	border-color: #4ea2de !important;
}

.mkdf-call-to-action-holder.mkdf-center-layout {
    padding: 0 0 70px 0 !important;
}

.mkdf-page-footer p, .mkdf-page-footer ul li a  {
	font-size: 18px !important;
}



.step-counter p {
	font-family: 'Museo Sans 500';
	font-size: 130px;
    text-align: right;
    width: 100%;
    display: block;
	font-weight: 900;
    margin-top: 30px;
    opacity: 1;
    position: relative;
    height: auto;
    line-height: 100%;
    margin-bottom: -40px !important;
  	color:#4ea2de !important;

}
.step-counter p:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Responsive */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

@media all and (max-width: 767px) {
	.portfolio-logo, .portfolio-head h1, .portfolio-item-info {text-align:center;} 
	span.portfolio-item-info {padding-left:0px;}
	span.portfolio-item-info:before {width:0px;}
  
.mkdf-blog-list-holder .mkdf-bl-standard-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0% 0% 0% 0%;
    clear: both;
}
}

@media all and (max-width: 680px) {
  
  .home-grid-images { 
   margin-bottom: 0 !important; 
  }
  .home-grid-images-first { margin-top: 50px !important; }
  .home-grid-images-last { margin-bottom: 50px !important; }

	h1 { font-size: 36px !important; }
	.page-intro-section p { font-size: 24px; }
	.page-intro-section p:before { width: 30px !important; }
	
	.col-reset .vc_column-inner { margin:0 !important; padding:0 15px !important; }
	
	.footer-include { margin-top: 0 !important; }
	#footer-cta .mkdf-cta-text h5 { font-size: 26px !important; }
	
	.mkdf-footer-bottom-column-2 { text-align: left; margin-top: 20px !important; }
	
}

.mkdf-blog-list-holder .mkdf-post-image a, .mkdf-blog-list-holder .mkdf-post-image img {
    display: block;
    /*height: 200px !important;*/
}

@media all and (max-width: 1024px){
  .floating-content{position:relative;width:100%;font-size:18px;}
}

/*.item_text:last-child {
	color:#4EA2DE !important;
}*/

#nav-menu-item-10848 a span span {
    color: #000 !important;
}

#nav-menu-item-10848 a span{
 top: 14%; 
}

#nav-menu-item-10848{
background-color: #F9A11F !important;
  margin-top:30px;
}

#mobile-menu-item-10848{
  background-color: #F9A11F !important;
  color: #000 !important;
}

#mobile-menu-item-10848 a span{
  color: #000 !important;
}

#nav-menu-item-10848 a span span:after {
    background-color: #F9A11F !important;
  content: '';
    position: absolute;
    height: 1px;
    right: 0;
    bottom: 1px;
    width: 0;
    background-color: #fff;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
  	width: 100%;
}

.post-type-archive-glossary .mkdf-blog-holder.mkdf-blog-overton article:not(.format-











):not(.format-quote) .mkdf-post-text{
 width:100%; 
}

.post-type-archive-glossary .mkdf-blog-holder.mkdf-blog-overton article:not(.format-link):not(.format-quote) .mkdf-post-info-left .mkdf-post-info-date{
 display:none; 
}

footer .widget ul li {
    padding: 5px 0 !important;
}


.page-id-10862 .mkdf-page-header .mkdf-menu-area, .page-id-10868 .mkdf-page-header .mkdf-menu-area, .page-id-10869 .mkdf-page-header .mkdf-menu-area, .page-id-10870 .mkdf-page-header .mkdf-menu-area,
.home .mkdf-page-header .mkdf-menu-area { background-color: transparent; }

.page-id-10862 .mkdf-container, .page-id-10868 .mkdf-container, .page-id-10869 .mkdf-container, .page-id-10870 .mkdf-container {
  margin-top: -90px;
}

.mkdf-social-share-holder.mkdf-list li a{padding: 17px 19px !important;}

.mkdf-sidebar .widget ul li a {padding: 17px 17px 17px 0 !important;}

@media only screen and (max-width: 680px){
h2 {
    font-size: 36px !important;
}
}


.mkdf-bli-info {
 	display: none !important; 
}

#menu-footer-about-menu li a{ padding: 17px 0 !important;}

.noLine:before {
	content:"";
  	display:none !important;

}

.mainHeadingStyles{	
  	font-family: Montserrat,sans-serif;
  	display: block; 	
  	font-size: 52px; 
	line-height: 58px; 
  	font-weight: 300; 
  	max-width: 800px; 
	color: #ffffff; 
	margin: 11px 0px 11px 0px;


}

.vc_tta-accordion .vc_tta-title-text{font-size:28px !important;}

.cat-sidebar{margin-top:65px;}

@media only screen and (max-width: 768px){
  .cat-sidebar{margin-top:0px;}
}

.overlayFade:before, .bannerFade:before{
 position:absolute; width:100%;height:100%;background: rgba(255, 255, 255, 0.4);
}

ol, ul {
    list-style-position: outside;
    margin-left: 20px;
}

/*.vc_column-inner a, .vc_column-inner p a {
    color: #ec991e !important; 
}*/


#nav-menu-item-10848{
background-color: #F9A11F !important;
    color: #fff;
    height: 50%;
    vertical-align: middle;
}

 #nav-menu-item-10848 a span{
   color: #fff !important;
}

.mkdf-blog-holder.mkdf-blog-overton article{margin-bottom: 100px !important;}

.mkdf-blog-holder.mkdf-blog-overton article:not(.format-link):not(.format-quote) .mkdf-post-heading{margin-right:0px !important}

.mkdf-blog-holder.mkdf-blog-overton article:not(.format-link):not(.format-quote) .mkdf-post-text{margin: 0 !important;}

.mkdf-social-share-holder.mkdf-list li{margin: 0 0px 3px 0 !important;}


.qtip-content p { font-size: 14px !important; line-height: 140%; }

h3.mkdf-post-title a {
  font-size: 20px !important;
}

.mkdf-bli-info h3 {
    line-height: .6em !important;
}

h3.mkdf-post-title a{line-height:20px !important; }

#Website-audit-header:before{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background: rgba(0,0,0, 0.5);
  content:" ";
  width: 100%;
}

#front-page-affiliations{margin-top:50px;}


.page-id-10869 .wpcf7 p{
 width:33%;
  display:inline-block;
}

.page-id-10869 .wpcf7 p:nth-of-type(4){
  width:100%;
}

.page-id-10869 .wpcf7 p:nth-of-type(5){
 display:none; 
}


@media only screen and (max-width: 768px){
.page-id-10869 .wpcf7 p{
 width:100%
  display:block;
}

  .step-counter p{text-align:left;}
  
  	.page-id-10869 .wpcf7 .wpcf7-submit{
	width:100%;	
	}
  
  .vc_tta-panel-body, .vc_tta-panel-heading{padding:14px 0px !important;}
  
}



.mkdf-post-text-main p {
  margin: 10px 0 20px;
	letter-spacing: 0.75px;
}
.mkdf-post-text-main ul li {
  	list-style: none; 
  	color: #cacaca;
  	padding-left: 30px;
	position: relative;
}
.mkdf-post-text-main ul li:before {
  	content: '';
	background: #cacaca;
  	width: 20px;
  	height: 2px;
  	display: block;
    position: absolute;
    left: 0;
    top: 12px;
}
.single-post .vc_tta-accordion .vc_tta-title-text { font-size: 20px !important; color: #cacaca; }
.single-post.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.single-post.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background: transparent !important;
	border: none !important;
}
.single-post.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body { background: transparent !important; border: none !important; }

.single-post .vc_btn3-container .vc_btn3-color-warning  {
	    color: #000 !important;
    text-transform: uppercase;
    font-size: 20px;
}

.mkdf-cta-text-holder{
  padding: 0 0 0 20px; 
}
.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-title { margin: 30px 0 60px !important; }




body #search_keywords, body #search_location {
 	border: 1px solid rgba(255,255,255,0.2) !important; 
}
.job_filters .job_types li {
  padding: 0 20px 20px 0 !important;
}
.rp4wp-related-job_listing>ul li.job_listing a, .rp4wp-related-job_listing>ul li.no_job_listings_found a, ul.job_listings li.job_listing a, ul.job_listings li.no_job_listings_found a {
  padding: 20px 0 !important;
}

.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
  border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.rp4wp-related-job_listing>ul, ul.job_listings { border-top: 1px solid rgba(255,255,255,0.2) !important; }

.rp4wp-related-job_listing>ul li.job_listing a:hover, .rp4wp-related-job_listing>ul li.job_listing a:focus, .rp4wp-related-job_listing>ul li.no_job_listings_found a:hover, .rp4wp-related-job_listing>ul li.no_job_listings_found a:focus, ul.job_listings li.job_listing a:hover, ul.job_listings li.job_listing a:focus, ul.job_listings li.no_job_listings_found a:hover, ul.job_listings li.no_job_listings_found a:focus {
 	background: transparent !important; 
}


@media only screen and (max-width: 1024px) {
 
  .mkdf-container-inner, .mkdf-grid, .mkdf-row-grid-section { width: 90% !important; }
  
  body ul.job_listings li.job_listing a div.position,  body ul.job_listings li.job_listing a div.location {
   	width: auto !important; 
    float: none !important;
  	padding: 0;
  }
  body ul.job_listings li.job_listing a ul.meta {
    position: absolute;
    top: 20px;
    right: 0;
  }
  
}
  
@media only screen and (max-width: 640px) {
	#email_partners .vc_custom_1683728353600 {
		margin-left: 0px !important
	}
	
	#partner_badge .vc_custom_1683728420050 {
		margin-left: 0px !important
	}

  .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_location, .job_filters .search_jobs div.filter_last{
    width: 100%;
    padding: 0;
  }
  ul.job_listings li.job_listing a div.location, ul.job_listings li.no_job_listings_found a div.location {
    text-align: left !important; 
  }
	body ul.job_listings li.job_listing a ul.meta {
    	position: static;
    	top: auto;
   		right: auto;
          width: 100%;
    	text-align: left;
    	padding: 0;
  	}
  
  p.mkdf-post-excerpt {
    font-size: 22px !important;
    line-height: 32px;
  }
  
  h6 {
    font-size: 20px !important;
    line-height: 1.33em;
}
}
