/*
Theme Name: Hirons
Description: Theme for Hirons.com
Author: Hirons
Author URI: http://www.hirons.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a, body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a {
	color: #222222 !important;
}

img.imsw-bf-img,
div.imsw-af-img {
	width: 100%;
	height: auto;	
}


.smalltype {
	font-size: 0.8em;
}

.single-gutter .tmb {
  padding-right: 36px;
}

#fc_frame, #fc_frame.fc-widget-normal {
	bottom: 75px !important;
}

.logorow .imageswap img {
	background-color: #ffffff;
}

.jobs .triple-block-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}

.servicesslider .heading-text.el-text h3 span:before, .specialtiesslider .heading-text.el-text h3 span:before, .workslider .heading-text.el-text h3 span:before {
	display: none !important;
}

body.error404 .heading-text.el-text p:before {
	content: '' !important;
	padding-right: 0 !important;
	background: none;
}
body.error404 .heading-text.el-text p {
	margin-left: 0 !important;
}
body.error404 .vc_custom_heading_wrap {
	margin-top: 0 !important;
}
body.error404 input[type="search"], input.search-field {
	border: 1px solid #222222;
}

.heading-text.el-text h1.h3 span {
	line-height: 1.3em;
}

body.single.single-post .heading-text.el-text h2.h2.font-weight-300 {
	font-size: 40px;
}
body.single.single-post .heading-text.el-text h1,
.heading-text.el-text h2.fontsize-153967,
.servicesheader .heading-text.el-text h3.h2 {
	font-weight: bold;
}

.ownersheader .heading-text.el-text p span:first-of-type {
	margin-bottom: 5px !important;
}

.ownersheader span em {
	line-height: 1.2em;
    display: block;
}

.blogheader .maxwidth,
.servicesheader .maxwidth {
	padding-top: 40px;
	padding-bottom: 75px;
}

.subtitle {
	margin-top: 5px !important;
}

.homeheader .maxwidth {
	background:
    linear-gradient(#3c3c3c,#3c3c3c) calc(1*100%/4),
    linear-gradient(#3c3c3c,#3c3c3c) calc(2*100%/4),
    linear-gradient(#3c3c3c,#3c3c3c) calc(3*100%/4),
    linear-gradient(#222222,#222222) calc(4*100%/4);
	  background-size:1px 100%; /* Control the width here*/
	  background-repeat:no-repeat;
}

.quote .h2 span {
	font-weight: 400 !important;
}
.quote .h2:before {
    content: "“";
    font-size: 4.5em !important;
	font-weight: 800;
    color: #e5e5e5 !important;
    padding: 0;
    margin: 0 auto;
    display: block;
    line-height: 0;
	opacity: 0.2;
}
.hometestimonial p { 
	color: #ffffff;
}
.clientlogoslider .wpb_row.row-inner .wpb_column {
	border-left: 1px solid #e5e5e5;
}
.clientlogoslider .wpb_row.row-inner .wpb_column:first-child {
	border-left: none;
}

.vckit-carousel {
	clear: both;
}

.carousel-prev.slick-arrow.arrow-prev,
.carousel-next.slick-arrow.arrow-next {
	height: 90px;
    width: 36px;
	background-color: #cbdb29 !important;
    border-color: #cbdb29 !important;
    color: #222222 !important;
	font-size: 21px;
	font-family: 'uncodeicon' !important;
}

.carousel-prev.slick-arrow.arrow-prev:hover,
.carousel-next.slick-arrow.arrow-next:hover {
	margin-top: 0 !important;	
}
.clients [data-vckit-carousel] .slick-arrow.arrow-prev,
.clients .vckit-carousel-arrow-outside .carousel-prev {
    left: 0 !important;
}
.clients [data-vckit-carousel] .slick-arrow.arrow-next,
.clients .vckit-carousel-arrow-outside .carousel-next {
    right: 0 !important;
}
[data-vckit-carousel] .slick-arrow.arrow-prev,
[data-vckit-carousel] .slick-arrow.arrow-next,
[data-vckit-carousel] .slick-arrow.arrow-prev:hover,
[data-vckit-carousel] .slick-arrow.arrow-next:hover {
	transform: none !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	/*top: 50% !important;*/
}
.workimageslider [data-vckit-carousel] .slick-arrow.arrow-prev, 
.workimageslider [data-vckit-carousel] .slick-arrow.arrow-prev:hover {
	transform: translateY(-50%) !important;
}
.workimageslider [data-vckit-carousel] .slick-arrow.arrow-prev:hover {
	left: 0 !important;
	opacity: 1 !important;
}
.workimageslider [data-vckit-carousel] .slick-arrow.arrow-next,
.workimageslider [data-vckit-carousel] .slick-arrow.arrow-next:hover {
	transform: translateY(-50%) !important;
}
.workimageslider .vckit-carousel-item.slick-slide.slick-current.slick-active [data-vckit-carousel] .slick-arrow.arrow-next {
	right: 0 !important;
	opacity: 1 !important;
	background-color: red !important;
}

body.page-image-hover-test .hoverimage {
	display: none;
	margin-top: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.25s ease-in-out;
	z-index: 1;
}
body.page-image-hover-test .hoverimage:hover {
	opacity: 1;
	transform: rotate(3deg);
}
body.page-image-hover-test .mainimage {
	opacity: 1;
	transition: all 0.25s ease-in-out;
}
body.page-image-hover-test .mainimage:hover {
	opacity: 0;
}

header .menu-container.style-color-714349-bg.menu-borders {
	position: fixed;
}

.img-magnifier-container {
  position:relative;
}

.img-magnifier-glass {
  position: absolute;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 150px;
  height: 150px;
}

.nav.navbar-nav.navbar-nav-last {
	display: none !important;
}
.content {
    position: relative;
    overflow: hidden;
	z-index: 1;
}
.spotlight {
    display: block;
    position: absolute;
    background: url(/wp-content/uploads/2020/07/KurtImageTest.jpg) no-repeat 0 0;
	z-index: 10000;
}

/* custom cursor
body, a, button, input[type='submit'] { cursor: none !important; }
.cursor {
	cursor: none !important;
	pointer-events: none !important;
	width: 34px;
    height: 34px;
	border: 1px solid #696969;
    border-radius: 50%;
    position: absolute;
	z-index:10000;
}
.cursor.hidecursor {
	display: none !important;
}
@keyframes cursorAnim {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(.7);
    }
}
@keyframes cursorAnim2 {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(.4);
    }
}
@keyframes cursorAnim3 {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(3);
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}
@keyframes cursorAnim4 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}
@keyframes cursorAnim5 {
    0% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
.expand {
    animation: cursorAnim3 .5s forwards;
	border: 1px solid #d3d2d2;
}
.link-grow {
	animation: cursorAnim4 .5s forwards;
    border: 1px solid #d3d2d2;
}
.link-shrink {
	animation: cursorAnim5 .5s forwards;
    border: 1px solid #d3d2d2;
}
 end custom cursor */


button.mute-video {
    font-size: 45px;
    padding: 0;
    position: absolute;
    bottom: 13%;
    left: 25px;
    color: #ffffff;
    border: 0;
    border-radius: 0;
    background: transparent;
}
button.mute-video:before {
    position: relative;
    content: "\e85d";
    font-family: 'uncodeicon' !important;
}
button.unmute-video:before {
    position: relative;
    content: "\e85a";
    font-family: 'uncodeicon' !important;
}

.search-container .fa.fa-search3 {
	transition: color .5s;
}
.footer-scroll-top {
	right: 3.5%;
}
.footer-scroll-top i {
	border-radius: 50%;
}

html, body { width: 100%; height: 100%; }
body { min-height:100%; }

.notoppadding .triple-block-padding {
	padding-top: 15px !important;
}

#main-logo,
#main-logo img {
  width: 100%;
  max-width: 168px;
}

.maxwidth,
	.search-results #page-header .header-basic .header-content-inner {
	max-width: calc(100% - 334px);
	margin: 0 auto;
}

.bakrule {
	background-image: url('/wp-content/themes/uncode-child/img/bak-page2.png');
	background-repeat: repeat-y;
	background-position: center center;
	background-size: contain;
}
.bakruledark {
	background-image: url('/wp-content/themes/uncode-child/img/bak-page-dark.png');
	background-repeat: repeat-y;
	background-position: center center;
	background-size: contain;
}

.btn-icon-right .fa,
p.t-entry-readmore a.btn .fa,
.related-posts a.relatedreadmore .fa {
	margin-left: 15px !important;
}
.related-posts a.relatedreadmore .fa {
	margin-right: 0 !important;
}
.page-insights .isotope-container p.t-entry-readmore a.btn,
.page-inishgts .loadmore-button a.btn {
	padding-right: 25px !important;
	padding-left: 31px !important;
}
.btn, .btn-link {
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.border-top-bot {
	border-top: 1px solid #ececec !important;
	border-bottom: 1px solid #ececec !important;
}


/***** TOP MENU *****/
.menu-wrapper.menu-sticky.with-header {
	max-height: 80px !important;
}
.menu-wrapper .row-menu .row-menu-inner {
	padding-left: 0;
	padding-right: 0;
}
.menu-container.menu-borders {
	border-bottom: 1px solid #3c3c3c;
}
#logo-container-mobile.col-lg-0 {
	padding: 0;
}

body.hmenu-position-center .logo-container {
	min-width: 171px !important;
	max-width: 171px !important;
}
.logo-image.main-logo.logo-light {
	border-right: 1px solid #e5e5e5;
}
.logo-image.main-logo.logo-dark {
	border-right: 1px solid #3c3c3c;
}

body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
	color: #222222 !important;
}

body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a,
body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a,
body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover,
body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:hover,
body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a, body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a {
	color: #3c3c3c !important;
}
.menu-with-logo .menu-smart > li > a:after,
.hmenu .menu-primary .menu-smart > li > a:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li > a:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li > a:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li > a:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li > a:after {
	border-top: 1px solid #fff;
    margin-top: 6px;
    width: 110%;
    margin-left: -6%;
	transform: scaleX(0);  
 	transition: transform 250ms ease-in-out;
}

.menu-with-logo.style-light-override .menu-smart > li > a:after,
.hmenu .menu-primary.style-light-override .menu-smart > li > a:after,
.menu-with-logo.style-light-override .menu-smart > li > a:after,
.hmenu .menu-primary.style-light-override .menu-smart > li > a:after,
body[class*=hmenu] div:not(.menu-accordion) > ul.menu-smart > li::after {
	border-top: 1px solid #3c3c3c;
    margin-top: 6px;
    width: 110%;
    margin-left: -6%;
	transform: scaleX(0);  
 	transition: transform 250ms ease-in-out;
}

.menu-with-logo .menu-smart > li > a:hover:after,
.hmenu .menu-primary .menu-smart > li > a:hover:after,
.menu-with-logo .menu-smart > li.active > a:after,
.hmenu .menu-primary .menu-smart > li.active > a:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li > a:hover:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li > a:hover:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li.active > a:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li.active > a:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:hover:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:hover:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:after {
	transform: scaleX(1);
}

.menu-with-logo.style-light-override .menu-smart > li > a:hover:after,
.hmenu .menu-primary.style-light-override .menu-smart > li > a:hover:after,
.menu-with-logo.style-light-override .menu-smart > li.active > a:after,
.hmenu .menu-primary.style-light-override .menu-smart > li.active > a:after,
.menu-with-logo.style-light-override .menu-smart > li.current-page-ancestor > a:hover:after,
.hmenu .menu-primary.style-light-override .menu-smart > li.current-page-ancestor > a:hover:after,
.menu-with-logo.style-light-override .menu-smart > li.current-page-ancestor > a:after,
.hmenu .menu-primary.style-light-override .menu-smart > li.current-page-ancestor > a:after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:after {
	border-top: 1px solid #3c3c3c;
    margin-top: 5px;
    width: 110%;
    margin-left: -6%;
}
.menu-with-logo.style-light-override.is_stuck .menu-smart > li > a:hover:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li > a:hover:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li.active > a:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li.active > a:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:hover:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:hover:after,
.menu-with-logo.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:after,
.hmenu .menu-primary.style-light-override.is_stuck .menu-smart > li.current-page-ancestor > a:after  {
	border-top: 1px solid #ffffff;
    margin-top: 5px;
    width: 110%;
    margin-left: -6%;
}
a.search-icon:hover:after {
    border-top: none !important;
    margin-top: 0 !important;
}

.submenu-light .menu-horizontal .menu-smart ul {
	background-color: #222222;
	border: 1px solid #3c3c3c;
	border-top: none;
}
.submenu-light .menu-smart ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenu-light .menu-smart ul li a:after {
	display:block;
	content:'';
	border-top: 1px solid #fff;
    margin-top: 3px;
    width: 110%;
    margin-left: -6%;
	transform: scaleX(0);  
 	transition: transform 250ms ease-in-out;
}
.submenu-light .menu-smart ul li a {
	color: #ffffff;
	display: inline-block;
}
.submenu-light .menu-smart ul a:hover:after,
.submenu-light .menu-smart ul a:focus:after,
.submenu-light .menu-smart ul a:active:after,
.submenu-light .menu-smart ul li.active a:after {
	background: none;	
	transform: scaleX(1);
}

.nav.navbar-nav.navbar-cta {
	text-transform: uppercase;
	min-width: 167px !important;
    max-width: 167px !important;
}
.nav.navbar-nav.navbar-main.navbar-nav-first {
	border-right: 1px solid #3c3c3c;
}
header.is_stuck .nav.navbar-nav.navbar-main.navbar-nav-first {
	border-right: 1px solid #3c3c3c;
}
.style-light-override .nav.navbar-nav.navbar-main.navbar-nav-first {
	border-right: 1px solid #e5e5e5;
}

#menu-cta.menu-cta-inner.menu-smart.sm,
.menu-with-logo.style-light-override.is_stuck #menu-cta.menu-cta-inner.menu-smart.sm {
	width: 100%;
    padding-left: 0 !important;
    margin-left: 0 !important;
    text-align: center !important;
	background-color: #3C3C3C;
	transition: background-color 0.4s ease-in-out;
}
.menu-with-logo.style-light-override #menu-cta.menu-cta-inner.menu-smart.sm {
	background-color: #ffffff;
	transition: background-color 0.4s ease-in-out;
}
#menu-cta.menu-cta-inner.menu-smart.sm:hover,
.menu-with-logo.style-light-override.is_stuck #menu-cta.menu-cta-inner.menu-smart.sm:hover {
	background-color: #434343;
}
.menu-with-logo.style-light-override #menu-cta.menu-cta-inner.menu-smart.sm:hover {
	background-color: #f7f7f7;
}

#menu-cta.menu-cta-inner.menu-smart > li {
	width: 100%;
    height: 100%;
    text-align: center;
}
#menu-cta.menu-cta-inner.menu-smart > li > a {
    padding: 0px !important;
	padding-left: 38px !important;
	font-weight: 600;
	font-size: 13px;
	transition: color 0.4s ease-in-out;
}
#menu-cta.menu-cta-inner.menu-smart > li > a:hover,
.menu-with-logo.style-light-override #menu-cta.menu-cta-inner.menu-smart > li > a:hover {
	color: #cbdb29 !important;
}
#menu-cta.menu-cta-inner.menu-smart > li > a:after {
	border: none !important;
}
body[class*=hmenu-]:not(.hormenu-position-right) .menu-borders .navbar-nav:not(.navbar-cta) + .navbar-nav-last > *:first-child,
body[class*=hmenu-]:not(.hormenu-position-right) .menu-borders .navbar-nav + .navbar-cta:not(.hmenu-center-split-child) > *:first-child {
    border-left-width: 0 !important;
    border-left-style: none !important;
}

/***** HEADER STYLES *****/
.homeheader .style-dark .btn.btn-default.btn-outline:hover {
	background-color: #cbdb29 !important;
	border-color: #222222 !important;
}
#page-header h1 {
	text-align: left !important;
}
#page-header h1 strong {
    font-weight: 700 !important;
    color: #CBDB29 !important;
}

/***** PAGE STYLES *****/
body.home h2 a:hover,
body.home h3 a:hover {
	color: #9d9d9d !important;
}

.servicesslider .triple-block-padding,
.specialtiesslider .triple-block-padding, 
.workslider .triple-block-padding {
	padding-top: 0 !important;
}

.servicesslider .owl-nav-container.btn-default.btn-hover-nobg,
.specialtiesslider .owl-nav-container.btn-default.btn-hover-nobg,
.workslider .owl-nav-container.btn-default.btn-hover-nobg,
.clientsslider .owl-nav-container.btn-default.btn-hover-nobg,
.videoslider .owl-nav-container.btn-default.btn-hover-nobg,
.ruralreachquotes .owl-nav-container.btn-default.btn-hover-nobg,
.homepagequotes .owl-nav-container.btn-default.btn-hover-nobg {
	background-color: #cbdb29 !important;
	border-color: #cbdb29 !important;
	color: #222222 !important;
}
.homepagequotes blockquote small {
	float: none !important;
	text-align: center !important;
}
.homepagequotes blockquote small strong {
	text-transform: uppercase !important;
	font-weight: 800 !important;
}
.ruralreachquotes .owl-item,
.homepagequotes .owl-item {
  padding-bottom: 35px !important;
}
.ruralreachquotes .h3 blockquote.pullquote span.pullquote__content,
.homepagequotes .h3 blockquote.pullquote span.pullquote__content {
	font-size: 34px !important;
	display: block !important;
	margin: 0 auto !important;
	width: 75% !important;
	text-align: center !important;
}
.ruralreachquotes blockquote.pullquote > p:first-of-type:before,
.ruralreachquotes blockquote.pullquote .pullquote__content:before,
.homepagequotes blockquote.pullquote > p:first-of-type:before,
.homepagequotes blockquote.pullquote .pullquote__content:before {
 	margin-right: 0 !important;
}
.ruralreachquotes blockquote.pullquote > p:first-of-type:after,
.ruralreachquotes blockquote.pullquote .pullquote__content:after,
.homepagequotes blockquote.pullquote > p:first-of-type:after,
.homepagequotes blockquote.pullquote .pullquote__content:after {
	margin-left: 0 !important;
}

.ruralreachquotes .owl-carousel-wrapper.textual-carousel,
.homepagequotes .owl-carousel-wrapper.textual-carousel{
	margin-top: 0 !important;
}
.ruralreachquotes .h1,
.homepagequotes .h1 {
	font-size: 11em;
    vertical-align: text-bottom;
    line-height: 0;
    margin: 0;
    padding: 0;
    display: block;
	opacity: .4;
}
.ruralreachquotes .pullquote small,
.homepagequotes .pullquote small {
	font-size: 13px !important;	
}

.clients .maxwidth.vc_custom_1599586549073 > .row.limit-width.row-parent {
	padding: 0 !important
}

.customArrow {
	padding: 4px 9px !important;
	background-color: #F5F5F5 !important;
	color: #202020 !important;
	margin-right: 5px !important;
	font-weight: 400 !important;
	display: inline-block !important;
	vertical-align: middle !important;
	text-align: center !important;
	font-size: 10px !important;
	line-height: 18px !important;
}
.customArrow:hover {
	background-color: #222222 !important;
	color: #ffffff !important;
}
.customArrow i {
	font-size: 10px !important;
	line-height: 18px !important;
}
.customArrow:hover i {
	color: #ffffff !important;
}

.extrabotpad h2 {
	padding-bottom: 30px;
}
.heading-text.el-text p:before {
	content: ">";
	display: inline-block;
	padding-right: 118px;
	vertical-align: middle;
	font-weight: 900;
	color: #222222;
	background: url('/wp-content/uploads/2020/11/newarrow.svg') no-repeat left center;
    background-size: 6%;
    text-indent: -9999em;
}
.heading-text.el-text p.fontsize-143276:before {
	display: none;
}
.insightheader .heading-text.el-text h2 span:before,
.servicesslider .heading-text.el-text h3 span:before,
.specialtiesslider .heading-text.el-text h3 span:before,
.workslider .heading-text.el-text h3 span:before {
	content: ">";
    display: inline-block;
    padding-right: 126px;
    vertical-align: middle;
    font-weight: 900;
    color: #222222;
    margin-left: -126px;
	background: url('/wp-content/uploads/2020/11/newarrow.svg') no-repeat left center;
    background-size: 6%;
    text-indent: -9999em;
}

.blogheader .heading-text.el-text h1 span:before {
	content: ">";
    display: inline-block;
    padding-right: 127px;
    vertical-align: middle;
    font-weight: 900;
    color: #222222;
    margin-left: -127px;
	background: url('/wp-content/uploads/2020/11/newarrow.svg') no-repeat left center;
    background-size: 6%;
    text-indent: -9999em;
}
.servicesheader .heading-text.el-text h1 {
	font-style: italic;
	line-height: 1.75em;
	margin-top: 5px !important;
}
body.page-services .servicesheader .heading-text.el-text h1,
body.page-specialties .servicesheader .heading-text.el-text h1 {
	font-style: normal !important;
}
.servicesheader .heading-text.el-text h3 span:before,
body.page-services .servicesheader .heading-text.el-text h1 span:before,
body.page-specialties .servicesheader .heading-text.el-text h1 span:before  {
	content: ">";
    display: inline-block;
    padding-right: 127px;
    vertical-align: middle;
    font-weight: 900;
    color: #222222;
    margin-left: -127px;
	background: url('/wp-content/uploads/2020/11/newarrow.svg') no-repeat left center;
    background-size: 6%;
    text-indent: -9999em;
}
.blogheader .heading-text.el-text h1 span:not(:first-child):before,
.servicesheader .heading-text.el-text h3 span:not(:first-child):before {
	content: "";
	background: none;
	padding-right: 127px;
}
.servicesslider .heading-text.el-text h3 span:before,
.specialtiesslider .heading-text.el-text h3 span:before,
.workslider .heading-text.el-text h3 span:before {
	font-size: .7em;
	padding-right: 127px;
}
.servicesslider .heading-text.el-text h3,
.specialtiesslider .heading-text.el-text h3,
.workslider .heading-text.el-text h3,
.insightheader .heading-text.el-text h5,
.heading-text.el-text p,
h5.h3.font-weight-400,
footer h6 {
	letter-spacing: 0.1em;	
}
.heading-text.el-text p {
	margin-left: -123px;
	font-size: 20px;
	font-weight: 400;
}
.employeegrid .heading-text.el-text p {
	font-size: 14px;
}
.insightheader .heading-text.el-text p:before,
.blogheader .heading-text.el-text p:before,
.employeegrid .heading-text.el-text p:before {
	content: '' !important;
	padding-right: 0 !important;
	background: none;
}
.insightheader .heading-text.el-text p,
.blogheader .heading-text.el-text p,
.employeegrid .heading-text.el-text p,
.ownersheader .heading-text.el-text p {
	margin-left: 0 !important;
}
.insightheader .heading-text.el-text p em,
.blogheader .heading-text.el-text p em,
.employeegrid .heading-text.el-text p em {
	margin-right: 10px;
}
.insightheader .heading-text.el-text p {
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin-top: 10px !important;
}
.servicesheader .heading-text.el-text h2 {
	font-size: 14px;	
	font-weight: 400 !important;
	margin-top: 20px !important;
	line-height: normal;
}
.testimonials blockquote.pullquote * {
	color: #ffffff !important;
}
blockquote small {
	text-align: left;
	float: right;
	clear: both;
	margin-top: 80px;
}
blockquote small:before {
	content: none;
}
.ruralreachquotes blockquote small {
	text-align: center !important;
	float: none !important;
	clear: both;
	margin-top: 80px;
}
.isotope-filters {
	width: 45% !important;
	z-index: 9999999;
}
.employeegrid .isotope-filters {
	width: 100% !important;
}
.employeegrid .isotope-filters a {
	font-size: 18px !important;
    font-weight: 600 !important;
	color: #000000 !important;
	margin-left: 10px;
	margin-right: 10px;
}
.employeegrid .isotope-filters a:hover {
	color: #cbdb29 !important;
}
.employeegrid .isotope-filters {
	margin-bottom: 75px;	
}
.employeegrid .isotope-filters ul:before {
    font-family: 'uncodeicon' !important;
    content: "\f0da";
    display: inline-block;
    padding-right: 118px;
    vertical-align: middle;
    font-weight: 900;
    color: #222222;
    margin-left: -126px;
    font-size: 14px;
}
@media screen and (max-width: 1680px) {
	.employeegrid .isotope-filters a {
		font-size: 16px !important;
		margin-left: 4px;
		margin-right: 4px;
	}
}
select.filters {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none !important;
    outline: none !important;
	border-bottom: 2px solid black !important;
    padding: 4px 0 !important;
	font-size: 20px !important;
    font-weight: 600 !important;
	color: #000000;
	margin-bottom: 15px;
	background-size: 20%;
	background-position: 107% center;
}

.employeegrid .isotope-container div.tmb-iso-w6:not(.odd) {
	margin-left: 36px;	
}

.employeegrid .isotope-container div.tmb.even {
	margin-top: 108px !important;
	padding-bottom: 108px !important;
}
.employeegrid .isotope-container div.tmb.odd {
	margin-top: -108px !important;
	margin-bottom: 250px !important;
}
.employeegrid .tmb-image-anim.tmb .t-entry-visual:hover img:not(.avatar) {
	transform: none !important;
}
.employeegrid .tmb-image-anim.tmb .t-entry-visual img:not(.avatar) {
	transition-property: none !important;
}
.employeegrid .tmb .col-lg-4 {
	padding-left: 0 !important;
}
.employeegrid .tmb h5 {
	margin-bottom: 5px;
}
.employeegrid .tmb .heading-text.el-text p {
	margin-top: 0px !important;
	font-style: italic !important;
	line-height: 1.3em;
}

.ownerslinks {
	text-align: center;
}
.ownerslinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
}
.ownerslinks ul li {
	display: inline;
	margin-right: 40px;
	font-size: 16px;
	font-weight: 700;
}
.ownerslinks ul li:last-child {
	margin-right: none;
}

.isotope-container .t-entry-readmore .btn,
.btn.relatedreadmore {
	padding: 15px 20px !important;
	margin-top: 25px;
}

body.page-home .icon-media,
body.page-clients .icon-media,
footer .icon-media  {
	width: auto !important;
	text-align: center !important;
}
body.page-home .icon-media img,
body.page-clients .icon-media img,
footer .icon-media img {
	width: 75% !important;
	height: auto !important;
	margin: 0 auto;
}
body.page-clients article section:first-child {
	border-top: 1px solid #e5e5e5;
}
.logorow .row-parent {
	padding: 0 !important;
	margin: 0 auto;
	max-width: 100%;
}
.logorow .row-parent .row-inner {
	margin-left: 0 !important;
}
.logorow .row-parent .wpb_row .wpb_column {
	padding-left: 0 !important;
}
.logorow .wpb_row .wpb_column {
	border-left: 1px solid #e5e5e5;
}
.logorow .wpb_row .wpb_column:first-of-type {
	border-left: none;
}
.related-posts span.postinfo,
.blogheader span.postinfo,
.insightheader .postinfo {
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin-top: 10px !important;
}
.insightheader .postinfo p {
	font-size: 20px;
	font-weight: 500;
}
.related-posts span em,
.blogheader span em,
.insightheader .postinfo p em {
	margin-right: 5px;
}

.tmb .t-entry p.t-entry-meta {
	display: inline-block !important;
	float: left !important;
	vertical-align: middle !important;
}
.tmb .t-entry p.t-entry-meta span {
	display: inline-block !important;
}
.tmb .t-entry p.t-entry-meta span.t-entry-date {
	margin-left: 10px !important;
}
.tmb .t-entry p.t-entry-meta span.t-entry-category {
	font-style: italic;
}
.tmb .t-entry .t-entry-excerpt {
	clear: both !important;
}
body.single article.post .uncode_text_column p a {
	text-decoration: underline;
}

body.search.search-results .tmb .t-entry p.t-entry-type,
body.search.search-results .tmb .t-entry-visual {
    display: none !important;
}
body.search.search-results .tmb .t-entry-text-tc.single-block-padding {
	padding-top: 0 !important;
}
body.search.search-results .tmb .t-entry-text-tc.single-block-padding .t-entry-title.h3,
body.search.search-results .tmb .t-entry-text-tc.single-block-padding .t-entry-title.h4{
	margin-top: 9px !important;
}
body.search.search-results .tmb .t-entry p.t-entry-meta span.t-entry-date,
body.archive .tmb .t-entry p.t-entry-meta span.t-entry-date {
    margin-left: 0 !important;
}
body.search.search-results #page-header .header-main-container,
body.search.search-results .maxwidth,
body.search-no-results .maxwidth,
body.archive .maxwidth {
	border-left-width: 1px;
	border-right-width: 1px;
}
.search-results #page-header .header-basic .header-content-inner,
.search-no-results #page-header .header-basic .header-content-inner {
	border-color: #3c3c3c;
}
body.search-no-results section.no-results input[type="search"].search-field {
	color: #222222;
}
body.search-no-results .post-content.un-no-sidebar-layout.maxwidth {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

body.page-clients .main-container .row-container .row.unequal.full-width.row-parent.row-header {
	padding: 0 !important;
}
body.page-clients .topdarkspace {
	min-height: 80px !important;
}
body.page-clients #page-header section,
body.page-clients .videoheader {
	max-height: 1080px !important;
}

.powerpress_player {
	margin-bottom: 30px;
}
/***** FORM STYLES *****/
.overlay.style-dark-bg {
    background-color: rgba(34, 34, 34, 1) !important;
}
.overlay.overlay-search.open .search-container form {
	opacity: 1;
}
.overlay.overlay-search.open .search-container form input[type="search"] {
	border: 1px solid #f8f8f8;
}
.overlay.overlay-search.open .search-container form i.fa.fa-search3 {
	color: #ffffff;
}
input[type="search"],
input.search-field {
	color: #ffffff;
    font-size: 14px;
    font-weight: 300;
}
/*--- 2 Column Form Styles Start ---*/


input[type="search"]::placeholder,
input.search-field::placeholder{
  color: #ffffff;
}
input[type="search"]::-webkit-input-placeholder,
input.search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
input[type="search"]::-moz-placeholder,
input.search-field::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
input[type="search"]:-ms-input-placeholder,
input.search-field:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
input[type="search"]:-moz-placeholder,
input.search-field:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
#right {
    width: 47%;
    float: left;
}
.qpaform {
	text-align: left;
}
#session1form, #session2form, #session3form, #fallsession1form, #fallsession2form, #fallsession3form, #springsession1form, #springsession2form, #springsession3form, #winter2022session1form {
	display: none;
}
body.single.single-post #session1form {
	display:block;
}
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
.clearfix {
    display:block;
}

#left input[type="text"],
#left input[type="email"],
#left input[type="tel"],
#left textarea,
#right input[type="text"],
#right input[type="email"],
#right input[type="tel"],
#right textarea,
.qpaform input[type="text"],
.qpaform input[type="email"] {
	width: 95% !important;
	border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
}
#left input[type="submit"],
#right input[type="submit"],
.qpaform input[type="submit"] {
	width: auto !important;
	margin-right: 5%;
	margin-left: auto;
	float: right;
	clear: left;
	transition: 0.5s;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 15px 30px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
#left input[type="submit"]:hover,
#right input[type="submit"]:hover,
.qpaform input[type="submit"]:hover {
    color: #222;
}
.wpcf7 input[type="file"] {
	cursor: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background: none;
	outline: none;
}
.fileupload {background: #f3f4f4; height: 90px; border: 1px solid #e7e8e8; padding: 12px 19px 9px; position: relative; margin: 0 0 16px;}
.fileupload.input-focus {border-color: #000;}
.fileupload .wpcf7-form-control-wrap {position: absolute; height: 100%; width: 100%; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; z-index:1; display: block;}
.fileupload input[type="file"] {height: 100%; display: block; width: 100%; margin: 0;}

.choose-file{display: inline-block; vertical-align: middle; font-weight: 400; font-size: 14px; color: #555759; background: #ebebeb; padding: 5px 17px; border-radius: 3px;; border: 1px solid #cdcfce; }
input.txtbox {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 21px;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    border: none !important;
    font-weight: 300;
    color: #555759;
    font-size: 18px;
    max-width: 65%;
    outline: none;
    margin-left: 15px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
form #left p,
form #right p {
	font-weight: 400;
}
form #right p em {
	font-size: 12px;
}
/*--- 2 Column Form Styles End ---*/


/***** FOOTER STYLES *****/
.footerlogo {
	max-width: 133px;
}
.footernav {
	margin-top: 20px !important;
}
footer label {
	display: block;
	color: #ffffff !important;
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	font-size: 14px !important;
}
footer input[type="email"] {
	margin-top: 0px !important;
}
.footeraddress p {
	margin-top: 10px !important;
}
ul#menu-footer-nav,
ul#menu-footer-nav li:first-child,
ul#menu-footer-nav li:first-child a,
ul#menu-footer-alt-nav,
ul#menu-footer-alt-nav li:first-child,
ul#menu-footer-alt-nav li:first-child a {
	padding-left: 0 !important;
}
footer .style-dark strong,
footer .style-dark p,
footer .style-dark a, 
ul#menu-footer-nav li a {
	color: #ffffff;
}
ul#menu-footer-nav li a:hover,
ul#menu-footer-alt-nav li a:hover{
	color: #cbdb29;
}
footer div.wpcf7,
footer div.wpcf7 p {
	margin-top: 0 !important;
}
footer .wpcf7-form .wpcf7-not-valid-tip,
footer .wpcf7-form .wpcf7-validation-errors {
	color: #DF2625 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #DF2625 !important;
	color: #DF2625 !important;
}
.wpcf7 form.invalid .wpcf7-not-valid-tip {
	color: #DF2625 !important;
}
footer .footerform {
	margin-top: 0 !important;
}
footer #subForm input[type="email"],
footer .wpcf7-form input[type="email"],
footer .wpcf7-form input[type="text"] {
	background: none;
	border: none;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	color: #ffffff;
	width: 90%;
	padding-left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
footer #subForm input[type="email"]::placeholder,
footer .wpcf7-form input[type="email"]::placeholder,
footer .wpcf7-form input[type="text"]::placeholder{
  color: #575757;
}
footer #subForm input[type="email"]::-webkit-input-placeholder,
footer .wpcf7-form input[type="email"]::-webkit-input-placeholder,
footer .wpcf7-form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #575757;
}
footer #subForm input[type="email"]::-moz-placeholder,
footer .wpcf7-form input[type="email"]::-moz-placeholder,
footer .wpcf7-form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #575757;
}
footer #subForm input[type="email"]:-ms-input-placeholder,
footer .wpcf7-form input[type="email"]:-ms-input-placeholder,
footer .wpcf7-form input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #575757;
}
footer #subForm input[type="email"]:-moz-placeholder,
footer .wpcf7-form input[type="email"]:-moz-placeholder,
footer .wpcf7-form input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #575757;
}
footer #subForm button.js-cm-submit-button,
footer .wpcf7-form input[type="submit"] {
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 15px 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: 50px;
	margin-bottom: 30px;
	padding: 15px 30px !important;
	transition: 0.5s;
}
footer #subForm button.js-cm-submit-button:hover,
footer .wpcf7-form input[type="submit"]:hover {
    border: 1px solid #CBDB29;
    color: #222;
}


.page-insights .isotope-footer-inner {
	margin-top: 50px;
}

/* animate button hovers */
.btn {
	transition: 0.4s !important;
	overflow: hidden;
}
.btn,
.page-insights .isotope-container p.t-entry-readmore a.btn,
.page-insights .loadmore-button a.btn,
.single-post .related-posts a.relatedreadmore:hover,
.archive .isotope-container p.t-entry-readmore a.btn,
.search .isotope-container p.t-entry-readmore a.btn,
#left input[type="submit"],
#right input[type="submit"] {
    background: linear-gradient(to right, #cbdb29 50%, #fff 50%);
	  background-size: 205% 100%;
	  background-position: right bottom;
	  transition: all .5s ease-out;
}
.homeheader .btn,
footer #subForm button.js-cm-submit-button,
footer .wpcf7-form input[type="submit"],
.ruralreachquotes .btn {
    background: linear-gradient(to right, #cbdb29 50%, #222 50%);
	background-size: 205% 100%;
	  background-position: right bottom;
	  transition: all .5s ease-out;
}
.btn.btn-default.btn-circle.btn-outline.btn-icon-right:hover,
.btn.btn-default.btn-circle.btn-outline.btn-icon-right:active,
.page-insights .isotope-container p.t-entry-readmore a.btn:hover,
.page-insights .isotope-container p.t-entry-readmore a.btn.btn-default.btn-circle.btn-outline:hover,
.page-insights .loadmore-button a.btn:hover,
.page-insights .loadmore-button a.btn.btn-default.btn-circle.btn-outline:hover,
.single-post .related-posts a.btn.btn-default.btn-circle.btn-outline.relatedreadmore:hover,
.archive .isotope-container p.t-entry-readmore a.btn:hover,
.archive .isotope-container p.t-entry-readmore a.btn.btn-default.btn-circle.btn-outline:hover,
.search .isotope-container p.t-entry-readmore a.btn:hover,
.search .isotope-container p.t-entry-readmore a.btn.btn-default.btn-circle.btn-outline:hover,
#left input[type="submit"]:hover,
#right input[type="submit"]:hover,
footer #subForm button.js-cm-submit-button:hover,
footer .wpcf7-form input[type="submit"]:hover {
	background-position: left bottom;
	color: #222 !important;
	border: 1px solid #CBDB29 !important;
}
/* animate button hovers */


/***** SOCIAL MENU *****/
.employeegrid .tmb .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-top: 0 !important;
}
.employeegrid .tmb .wpb_raw_code.wpb_content_element.wpb_raw_html .share {
	width: 20px;
	height: 20px;
}

.sharewrapper{
	position: fixed;
	top: 50%;
	right: 3%;
	transform: translateY(-50%);
	z-index: 100;
}
.share {
	width: 46px;
	height: 46px;
	position: relative;
}
.share a .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #d3d2d2;
	font-size: 17px;
	transition: all 0.2s linear;
}
.share a .fa span {
	display: none;
}
.share.search a:hover .fa {
	color: #b3b2b2;	
}
.share.facebook a .fa.fa-facebook:before {
	font-family: 'uncodeicon' !important;
	content: "\f09a" !important;
}
.share.facebook a:hover .fa {
	color: #3b5998;	
}
.share.linkedin a:hover .fa {
	color: #0073b1;
}
.share.instagram a .fa {
	color: transparent;
	background: #d3d2d2;
	background-clip: text;
	-webkit-background-clip: text;
}
.share.instagram a:hover .fa {
	color: transparent;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background-clip: text;
	-webkit-background-clip: text;
}
.share.twitter a:hover .fa {
	color: #1da1f2;
}

/***** RESPONSIVE *****/
@media (min-width: 960px) and (max-width: 1023px) {

}
@media (min-width: 960px) {
	.footer-scroll-top.footer-scroll-higher {
		bottom: 31px; 
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.limit-width {
		max-width: 100% !important;
		margin: auto;
	}
	#page-header .maxwidth.limit-width {
		max-width: calc(100% - 334px) !important;
		margin: auto;
	}
}
@media (min-width: 960px) and (max-width: 1280px) {
	footer .footernav .menu-smart > li > a {
		padding: 0 5px;
		font-size: 12px;
	}
	
	.insightheader .heading-text.el-text h2.h2 span {
		font-size: 32px;
	}
	
	h1 {
		font-size: 32px !important;
	}
	.empty-space.empty-quart {
		padding-top: 0 !important;
	}
	.blogheader .maxwidth,
	.servicesheader .maxwidth {
		padding-bottom: 0px !important;
	}
}
@media (min-width: 1025px) and (max-width: 1128px) {
	section.bakrule.employeegrid {
		background: none !important;
	}
	.triple-block-padding .heading-text.el-text h2.h2 {
		font-size: 32px;
	}
}
@media (min-width: 960px) and (max-width: 1024px) {
	.limit-width, .maxwidth {
		max-width: 100% !important;
		margin: auto;
	}
	body.page-clients #page-header section,
	body.page-clients .videoheader {
		max-height: 580px !important;
	}
	
}
@media screen and (max-width:959px) {
	.nav .menu-item .drop-menu li a {
		color: #ffffff;
	}
	
	body.single.single-post .heading-text.el-text h2.h2.font-weight-300 {
		font-size: 32px;
	}
	footer .footerlogo .single-wrapper {
		margin-left: 36px;
	}
	.empty-space.empty-quart {
		padding-top: 0 !important;
	}
	.blogheader .maxwidth,
	.servicesheader .maxwidth {
		padding-bottom: 0px !important;
	}
	.ruralreachquotes .h3 blockquote.pullquote span.pullquote__content,
	.homepagequotes .h3 blockquote.pullquote span.pullquote__content {
    	font-size: 20px !important;
	}
	.ruralreachquotes .pullquote small,
	.homepagequotes .pullquote small {
		font-size: 11px !important;	
	}
	.ruralreachquotes .owl-item,
	.homepagequotes .owl-item {
	  padding-bottom: 20px !important;
	}
	
	.nav.navbar-nav.navbar-nav-last {
		display: block !important;
		margin-top: 13px;
	}
	.nav.navbar-nav.navbar-nav-last a:hover {
		color: #222222;
	}
	.sharewrapper .share.search {
		display: none;
	}
	
	.sharewrapper{
		right: 0;
	}
	
	.bakrule,
	.bakruledark {
		background-image: none !important;
	}
	body.hmenu-position-center .logo-container {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
	}
	.menu-dark .menu-smart > li.active > a,
	.menu-dark .menu-smart > li a.active, 
	.menu-dark .menu-smart > li.current-menu-ancestor > a, 
	.menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
    color: #303133 !important;
}
	#left, #right {
		clear: both;
		width: 100%;
	}
	#right {
		margin-top: 25px;
	}
	#left input[type="submit"],
	#right input[type="submit"] {
		width: auto !important;
		margin-right: 5px;
		margin-left: auto;
		float: left;
		clear: left;
	}
	
	body.page-owners #page-header h1 {
		font-size: 28px !important;
	}
	
	footer .footernav ul li a {
		padding-left: 0 !important;
	}
	footer .footernav ul li {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.menu-container .logo-container {
		padding: 0 !important;
	}
	#menu-top-nav li.menu-item {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#menu-top-nav li.menu-item:first-of-type {
		padding-top: 0 !important;
	}
	#menu-top-nav > li.menu-item > a:hover,
	#menu-top-nav > li.menu-item > a:active {
		color: #1F1E1D !important;
	}
	.maxwidth {
		max-width: calc(100% - 15%);
		margin: 0 auto !important;
		border-left-width: 1px !important;
    	border-right-width: 1px !important;
		border-top: none !important;
		border-bottom: none !important;
	}
	.nav.navbar-nav.navbar-cta {
		text-transform: none;
		min-width: 100% !important;
    	max-width: 100% !important;
    	border-left: none !important;
	}
	.style-light-override .nav.navbar-nav.navbar-cta {
		border-left: none !important;
	}
	.style-light-override.is_stuck .nav.navbar-nav.navbar-cta {
		border-left: none !important;
	}
	#menu-cta.menu-cta-inner.menu-smart.sm,
	.menu-with-logo.style-light-override.is_stuck #menu-cta.menu-cta-inner.menu-smart.sm {
		width: 100%;
		padding-left: 0 !important;
		margin-left: 0 !important;
		text-align: center !important;
		margin-top: 8px !important;
		background-color: #ffffff !important;
	}
	
	.servicesslider .heading-text.el-text h3 span:before, 
	.specialtiesslider .heading-text.el-text h3 span:before, 
	.workslider .heading-text.el-text h3 span:before,
	.insightheader .heading-text.el-text h2 span:before,
	.blogheader .heading-text.el-text h1 span:before,
	.servicesslider .heading-text.el-text h3 span:before,
	.specialtiesslider .heading-text.el-text h3 span:before,
	.workslider .heading-text.el-text h3 span:before {
		display: none !important;
		padding-right: 0 !important;
	}
	
	
	.employeegrid .isotope-container div.tmb:not(.odd) {
		margin-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.employeegrid .isotope-container div.tmb.odd {
		margin-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.employeegrid .isotope-filters {
		margin-bottom: 15px !important;
	}
	.employeegrid .tmb > .t-inside {
    	margin-top: 0 !important;
	}
	.isotope-filters {
		width: 90% !important;
	}	
	
	body.page-owners .employeegrid .isotope-container .tmb .heading-text.el-text,
	body.page-owners .employeegrid .isotope-container .tmb .heading-text.el-text h5,
	body.page-owners .employeegrid .isotope-container .tmb .heading-text.el-text h5 span,
	body.page-owners .employeegrid .isotope-container .tmb .heading-text.el-text div p,
	body.page-owners .employeegrid .isotope-container .tmb .heading-text.el-text p {
		text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	.employeegrid .tmb .wpb_raw_code.wpb_content_element.wpb_raw_html .share {
		text-align: center !important;
		margin: 0 auto;
	}
	body.page-clients #page-header section,
	body.page-clients .videoheader {
		max-height: 430px !important;
	}
	
	body.page-home .logorow .col-lg-3 {
		width: 50%;
		display: inline-block;
	}
	
	body.page-clients .logorow .wpb_row .wpb_column,
	body.page-home .logorow .wpb_row .wpb_column {
		border-top: 1px solid #e5e5e5;
	}
	body.page-clients .logorow:nth-child(1) .wpb_row .wpb_column:nth-child(-n+2),
	body.page-home .logorow:nth-child(1) .wpb_row .wpb_column:nth-child(-n+2) {
		border-top: none !important;
	}
}

@media (min-width: 570px) and (max-width: 959px) {
	  div[class*=vc_custom_]:not(.vc_custom_preserve_tablet) {
		margin-left: 0;
		border-left-width: 1px !important;
		border-right-width: 1px !important;
	  }
	footer .footernav ul li {
		display: inline-block !important;
	}

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.employeegrid .single-gutter .tmb {
		padding-right: 18px;
	}
	.employeegrid .isotope-container div.tmb-iso-w6:not(.odd) {
		margin-left: 0 !important;
		padding-right: 0 !important;
	}
	.employeegrid .isotope-wrapper.single-gutter .isotope-layout {
		margin-right: 0 !important;
	}
}
@media (max-width: 570px) {
	#fc_frame, #fc_frame.fc-widget-normal {
		bottom: 75px !important;
		right: 5px !important;
	}
	
	.ownerslinks ul {
		padding-left: 0 !important;
	}
	.ownerslinks ul li {
		display: inline;
		margin-right: 25px;
		font-size: 13px;
		font-weight: 700;
		white-space: nowrap;
	}
	
	body.page-business-to-business .double-top-padding.double-bottom-padding {
		padding-bottom: 15px !important;
	}
	body.page-business-to-business .bakrule .uncell.triple-block-padding {
		padding-top: 0 !important;
		padding-bottom: 15px !important;
	}
	
	.ownersheader h1 { 
		font-size: 22px !important;
	}
	.ownersheader .heading-text.el-text p {
		font-size: 16px !important;
	}
	.ownersheader.row-container .row-parent {
		padding: 0 !important;	
	}
	
	
	.employeegrid .tmb .wpb_raw_code.wpb_content_element.wpb_raw_html .share {
		text-align: left !important;
		margin-left: 0 !important;
	}
	.employeegrid .isotope-container div.tmb-iso-w6:not(.odd) {
		margin-left: 0;
	}
	.ruralreachquotes .style-dark .btn.btn-default.btn-outline,
	.homeheader .style-dark .btn.btn-default.btn-outline,
	footer #subForm button.js-cm-submit-button,
	footer .wpcf7-form input[type="submit"],
	.btn,
	.style-light .btn-default.btn-outline,
	.page-insights .isotope-container p.t-entry-readmore a.btn,
	.page-insights .loadmore-button a.btn,
	.single-post .related-posts a.relatedreadmore:hover,
	.archive .isotope-container p.t-entry-readmore a.btn,
	.search .isotope-container p.t-entry-readmore a.btn,
	#left input[type="submit"],
	#right input[type="submit"] {
		background: linear-gradient(to right, #cbdb29 50%, #cbdb29 50%);
		background-position: center center !important;
		background-size: 100% !important;
		color: #222 !important;
		border-color: #cbdb29 !important;
	}
	
	.homeheader .row-background.background-element {
		display: none !important;
	}
	.homeheader .maxwidth {
		background: none !important;
	}
	
	
	body, a, button, input[type='submit'] {
    	cursor: pointer !important;
	}
	.cursor {
		display: none;	
	}
	
	.maxwidth {
		max-width: 100% !important;
	}
	footer .footernav ul.menu-smart > li {
		display: inline-block !important;
	}
	footer .footernav.alt {
		margin-top: 0 !important;
	}
	body.page-clients #page-header section {
		max-height: 210px !important;
	}
	body.page-owners .employeegrid .isotope-wrapper.single-gutter .isotope-container .tmb .tmb {
		padding-right: 0 !important;
	}
	body.page-clients .logorow .wpb_row .wpb_column,
	body.page-home .logorow .wpb_row .wpb_column {
		border-left: none !important;
		border-right: none !important;
		padding-top: 0 !important;
	}
	body.page-clients .logorow:nth-child(1) .wpb_row .wpb_column:nth-child(1),
	body.page-home .logorow:nth-child(1) .wpb_row .wpb_column:nth-child(1),
	body.page-clients .logorow:nth-child(1) .wpb_row .wpb_column:nth-child(2),
	body.page-home .logorow:nth-child(1) .wpb_row .wpb_column:nth-child(2) {
		border-top: 1px solid #e5e5e5 !important;
	}
	body.page-clients .logorow .wpb_row .wpb_column:nth-child(1),
	body.page-home .logorow .wpb_row .wpb_column:nth-child(1),
	body.page-clients .logorow .wpb_row .wpb_column:nth-child(3),
	body.page-home .logorow .wpb_row .wpb_column:nth-child(3){
		border-right: 1px solid #e5e5e5 !important;
	}
	
	body.page-clients article section:first-child, 
	body.clients article section.border-top-bot {
		border-top: none !important;
	}
	body.clients #page-header .full-width {
		line-height: 0 !important;
	}
}

@media (max-width: 569px) {
	.employeegrid .tmb .wpb_raw_code.wpb_content_element.wpb_raw_html .share {
		text-align: left !important;
		margin-left: 0 !important;
	}
}

/* Custom media player styles */
/* Player background */
.powerpress_player .mejs-container {
    background: none;
}
.powerpress_player .mejs-container * {
    font-family: proxima-nova,sans-serif;
}
.powerpress_player .mejs-controls,
.powerpress_player .mejs-embed,
.powerpress_player .mejs-embed body {
  background-color: #222222;
}

/* Player controls */
.powerpress_player .mejs-button > button {
  background-image: url("images/mejs-controls-dark.svg");
}

.powerpress_player .mejs-time {
  color: #888888;
}

/* Progress and audio bars */
.powerpress_player .mejs-controls div.mejs-time-rail {
	width: calc(100% - 192px);
}
.powerpress_player .mejs-controls div.mejs-time-rail {
	padding-top: 6px;
}
/* Progress and audio bar background */
.powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.powerpress_player .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: #fff;
	height: 5px;
}
.powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.powerpress_player .mejs-controls .mejs-time-rail span {
	height: 5px;
}
.powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	top: 12px
}
/* Track progress bar background (amount of track fully loaded)
  We prefer to style these with the main accent color of our theme */
.powerpress_player .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(219, 78, 136, 0.075);
}

/* Current track progress and active audio volume level bar */
.powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.powerpress_player .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #cbdb29;
}
.powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	top: 0px;
}

/* Reduce height of the progress and audio bars */
.powerpress_player .mejs-time-buffering,
.powerpress_player .mejs-time-current,
.powerpress_player .mejs-time-float,
.powerpress_player .mejs-time-float-corner,
.powerpress_player .mejs-time-float-current,
.powerpress_player .mejs-time-hovered,
.powerpress_player .mejs-time-loaded,
.powerpress_player .mejs-time-marker,
.powerpress_player .mejs-time-total,
.powerpress_player .mejs-horizontal-volume-total,
.powerpress_player .mejs-time-handle-content {
  height: 3px;
}

.powerpress_player .mejs-time-handle-content {
  top: -6px;
}

.powerpress_player .mejs-time-total {
  margin-top: 8px;
}

.powerpress_player .mejs-horizontal-volume-total {
  top: 19px;
}