.element-review-image img {
	max-width: 219px;
	padding-top: 20px;
}

.site-nav .element-nav-main li a:hover {
    font-weight: 300 !important;
    border-bottom: 1px solid #4f4f4f; }

.about-popup-thumbnail img {
	width: 162px;
    height: 162px;
    border-radius: 50%;
}

.about-popup-thumbnail {
	float: left;
}

@media (max-width: 768px) {

	.about-popup-thumbnail {
	float: none;
}

.about-popup-title p {
	padding-left: 0px !important;
}

.about-popup-title h3 {
	padding-left: 0px !important;
}

.about-popup-description p {
	padding-top: 0px !important;
}

}

.about-popup-title p {
	font-size: 18px;
	line-height: 1.6em;
	padding-top: 40px;
	padding-left: 180px;
}

.about-popup-title h3 {
	font-size: 40px;
	font-family: 'rockwell';
	font-weight: 300;
	line-height: 1.25em;
	padding-left: 180px;
}

.about-popup-description p {
	font-family: 'proxima-nova';
	font-size: 20px;
	line-height: 1.8em;
	padding-top: 20px;
}

.home-view-work-button {
	padding-top: 30px;
}

.home-view-work-button a {
	font-family: 'proxima-nova';
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
  	border: 1px solid #444a4e;
  	padding: 18px 30px;
  	border-radius: 99px;
  	cursor: pointer;
  	transition: all 0.25s ease-in;
}

.home-view-work-button a:hover {
	background: #504e50;
    color: #ffffff;
}

@media (min-width: 1024px) {

	    .hero-front .container:after {
	    	      height: 230px !important;
	    	      }
	    	      }


@media (max-width: 1023px) {

	    .hero-front .container:after {
	    	      height: 0px !important;
	    	      }
	    	      }

.content-image-gallery .element-image:not(:last-child) {
margin-bottom: 80px;
}

@media (max-width: 375px) {

.hero-front h1 {
    font-family: 'rockwell';
    font-weight: 300;
    font-size: 35px;
    line-height: 1em;
    margin-bottom: 23px;
}
}

@media (max-width: 320px) {

.hero-front h1 {
    font-family: 'rockwell';
    font-weight: 300;
    font-size: 25px;
    line-height: 1em;
    margin-bottom: 23px;
}
}

@media (max-width: 414px) {

.about-popup-description p {
	font-size: 15px;
}

.team-section .team-item-popup .element-inner {
	padding: 30px;
}

.blog-main-content {
	width: 95% !important;
}

.page-header .element-nav ul li a {
	font-size: 14px !important;
}

.page-header .element-nav ul li.current-menu-item a {
	border-bottom: 0px solid #4f4f4f !important;
	color: #000 !important;
}
.view-logo-library {
	display: initial !important;
}
.faq-item .faq-question {
	padding: 0px 25px 0px 0px;
}
}

.page-header .element-nav ul li a {
	font-size: 18px;
}

.faq-item .faq-question {
	padding: 0px 45px 0px 0px !important;
}

@media (max-width: 600px) {
	.strategy-diy-button {
		width: 83.33% !important;
	}
}

.grecaptcha-badge { 
    visibility: hidden;
}

.recaptcha-terms p {
	font-family: 'Rockwell';
	font-size: 14px;
	line-height: 1.4em;
	padding-top: 14px;
}

.recaptcha-terms p a {
    text-decoration: underline !important; 
}

.half img {
	max-width: 50% !important;
}

.p ol {
	margin-bottom: 40px !important;
	font-size: 18px !important;
	line-height: 1.6em !important;
}

.wpcf7-select {
	width: 100%;
	min-height: 40px;
	background-color: #d3d3d3;
	border: #000 solid 1px;
	padding-top: 10px;
}

label {
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 42px;
	color: #000000;
}

.contact-form-consent {
	padding-bottom: 25px;
}