/*
Theme Name: Tractuum theme
Theme URI: https: //55construction.com/
Description: a theme.
Author: 55construction
Author URI: https: //55construction.com/
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
:root {
	--orange: #F58221;
	--dark-gray: #333132;
}

@font-face {
	font-family: 'Futura PT';
	src: url('fonts/FuturaPT-Light.woff2') format('woff2'),
		url('fonts/FuturaPT-Light.woff') format('woff'),
		url('fonts/FuturaPT-Light.ttf') format('truetype'),
		url('fonts/FuturaPT-Light.svg#FuturaPT-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura PT';
	src: url('fonts/FuturaPT-Medium.woff2') format('woff2'),
		url('fonts/FuturaPT-Medium.woff') format('woff'),
		url('fonts/FuturaPT-Medium.ttf') format('truetype'),
		url('fonts/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura PT';
	src: url('fonts/FuturaPT-Book.woff2') format('woff2'),
		url('fonts/FuturaPT-Book.woff') format('woff'),
		url('fonts/FuturaPT-Book.ttf') format('truetype'),
		url('fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura PT';
	src: url('fonts/FuturaPT-Demi.woff2') format('woff2'),
		url('fonts/FuturaPT-Demi.woff') format('woff'),
		url('fonts/FuturaPT-Demi.ttf') format('truetype'),
		url('fonts/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

body {
	font-family: 'Futura PT';
	font-weight: 400;
	font-size: 24px;
	color: #333132;
}

strong {
	font-weight: 600 !important;
}

h1 {
	font-family: 'Futura PT';
	font-weight: 600;
	font-size: 60px !important;
	line-height: 1.5;
}

h2,
.gform_wrapper h2 {
	font-family: 'Futura PT';
	font-weight: 600;
	font-size: 48px !important;
	line-height: 1.3;
	margin-bottom: 30px !important;
	margin-top: 0 !important;
}

h3 {
	font-family: 'Futura PT';
	font-weight: 600;
	font-size: 36px !important;
	line-height: 1.5;
}


.font-size-36 {
	font-size: 36px;
	line-height: 1.3;
}

.white-text,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text a,
.white-text p {
	color: #fff !important;
}

.orange-text,
.orange-text h1,
.orange-text h2,
.orange-text h3,
.orange-text h4,
.orange-text h5,
.orange-text a,
.orange-text p {
	color: var(--orange) !important;
}

.font-size-30 {
	font-size: 30px;
	line-height: 1.3;
}

#site-logo img {
	height: 42px;
	width: auto;
}

.sidr-class-wpex-close {
	display: none !important;
}

body.admin-bar .wpex-mobile-menu {
	top: 128px !important;
}

body:not(.admin-bar) .wpex-mobile-menu {
	top: 97px !important;
}

.wpex-sidr-overlay {
	z-index: 10 !important;
	cursor: auto !important;
}

#site-header-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#site-header-inner #site-logo {
	order: 1;
}

body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
	margin-top: -18px;
}

#site-header-inner .site-search-toggle {
	order: 2;
	margin-left: auto;
	margin-right: 120px;
	color: #fff;
	font-size: 30px;
}

#site-header-inner .mobile-menu-toggle::before {
	content: 'MENU';
	font-size: 19px !important;
	display: inline-block;
	margin-right: 10px;
	font-weight: 400;
	font-size: 14px;
	position: relative;
	top: -8px;
}

#searchform-header-replace-close {
	color: #fff;
	font-size: 44px;
}

#site-header-inner #mobile-menu {
	order: 3;
}

.wpex-bars {
	height: 32px;
	width: 42px;
}

.wpex-bars>span::before {
	top: -12px;
}

.wpex-bars>span::after {
	bottom: -12px;
}

.wpex-bars>span,
.wpex-bars>span::before,
.wpex-bars>span::after {
	height: 4px;
}

.wpex-active .wpex-bars>span::before,
.wpex-bars.wpex-times>span::before {
	transform: rotatez(-45deg) translate(-6.95px, 7.95px);
}

.wpex-active .wpex-bars>span::after,
.wpex-bars.wpex-times>span::after {
	transform: rotatez(45deg) translate(-8.95px, -9.95px);
}

.sidr-class-mobile-menu-searchform {
	display: none !important;
}

.sidr-class-dropdown-menu li a {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
}

#sidr-main.right {
	right: -400px;
	width: 400px;
}

/* Show plus icon by default */
body .wpex-open-submenu[aria-expanded="false"] .ticon-angle-down:before {
	content: "\002B" !important;
}

body .wpex-open-submenu[aria-expanded="true"] .ticon-angle-down:before {
	content: "\2212" !important;
}

.sidr-class-sub-menu,
.sidr-class-sub-menu>li {
	border: none !important;
}

.sidr-class-dropdown-menu ul a:before {
	content: "»" !important;
	display: inline-block;
	margin: 0 .615em;
}

.sidr-class-dropdown-menu ul a {
	padding-top: 0;
	padding-bottom: 0;
}

#sidr-main ul {
	padding-bottom: 30px;
}

.footer-widget .widget-title {
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase !important;
}

.site-footer .wpex-social-btn {
	background-color: var(--orange) !important;
	color: #fff !important;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	font-size: 22px;
	line-height: 32px;
}

.footer-box,
.footer-box p {
	font-size: 17px;
	margin-bottom: 10px;
}

.footer-box a:hover {
	text-decoration: underline !important;
}

#footer-widgets {
	display: flex;
	flex-wrap: wrap;
}

#footer-widgets .footer-box:nth-child(1) {
	width: 100%;
	max-width: 170px;
}

.footer-widget {
	margin-bottom: 20px !important;
	padding-bottom: 0px !important;
}

#footer-widgets .footer-box:nth-child(3) {
	margin-right: 0;
	margin-left: auto;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

#footer-inner {
	border-bottom: 1px solid #3D3C3E;
}

#footer-bottom .menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

#footer-bottom .widget {
	margin-bottom: 0 !important;
}

#footer-bottom .menu li {
	border: none !important;
	margin-right: 36px;
	padding: 0;
	line-height: 1;
}

#footer-bottom .menu li:last-child {
	margin-right: 0px;
}

#footer-bottom .menu li a {
	border: none !important;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#footer-bottom .menu li a:hover {
	color: var(--orange);
}

#copyright {
	font-size: 12px;
	font-weight: 300;
	color: #fff;
}

#site-header-inner ::-webkit-input-placeholder {
	/* Edge */
	color: #fff;
}

#site-header-inner :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

#site-header-inner ::placeholder {
	color: #fff;
}

#searchform-header-replace input[type="search"] {
	color: #fff;
}

.custom-bg #searchform-header-replace-close:hover {
	color: #fff !important;
}

.home-slider .owl-nav {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 32px;
}

.home-slider .owl-next {
	width: 48px;
	height: 35px;
	display: block;
	background: url(img/arrow.svg) no-repeat !important;
}

.home-slider .owl-prev {
	width: 48px;
	height: 35px;
	display: block;
	background: url(img/arrow.svg) no-repeat !important;
	transform: rotate(180deg);
}

.home-slider .owl-nav .ticon {
	display: none !important
}

.home-slider img {
	width: 100%;
}

.theme-button.orange {
	font-size: 27px !important;
	font-weight: 500;
	text-transform: uppercase;
	padding: 16px 32px !important;
	line-height: 1;
}

.icon-button {
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
}

.icon-button::after {
	display: inline-block;
	background: url(img/arrow.svg) no-repeat !important;
	content: '';
	width: 48px;
	height: 35px;
	position: relative;
	margin-left: 12px;
}

#video-popup-container {
	display: none;
	position: fixed;
	z-index: 996;
	width: 60%;
	left: 50%;
	margin-left: -30%;
	top: 20%;
	background-color: #fff;
}

#video-popup-close {
	cursor: pointer;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 998;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	text-align: center;
	font-size: 12px;
	background-color: #000;
	line-height: 25px;
	color: #fff !important;
}

.video-popup-iframe {
	z-index: 999;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
}

.vpop {
	margin: 0;
	position: relative;
	cursor: pointer;
	display: block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 1;
}

.vpop:hover {
	box-shadow: none;
}

.xt-video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}

.vpop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.video-container.open {
	z-index: 2;
}

.vpop::after {
	background: url(img/play.svg);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	width: 208px;
	height: 208px;
	opacity: 1;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	background-repeat: no-repeat !important;
	background-size: 100%;
}

.vpop img {
	width: 100%;
	height: 100%;
}

.posts-section .vcex-blog-entry-details {
	background-color: #333132;
	padding: 24px 22px !important;
	border: none !important;
}

.posts-section .entry-title {
	font-weight: 600;
	font-size: 30px !important;
	color: #fff !important;
	line-height: 1.2;
}

.posts-section .vcex-blog-entry:hover a {
	color: var(--orange);
}

.page .xt-anyone-care {
	background-position: center center !important;
}

.page-header-title {
	color: var(--orange) !important;
	text-transform: uppercase;
	font-weight: 600;
}

.gform_wrapper h2 {
	color: var(--orange);
	margin-bottom: 0px !important;
}

.gform_wrapper ul li.gfield {
	list-style: none;
}

.gform_fields {
	margin: 0 !important;
}

.gform_wrapper form {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.gf_page_steps {
	width: 100%;
	order: 2;
}

.gf_page_steps {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.gf_page_steps a {
	color: #414042;
	text-decoration: none;
}

.gf_page_steps a:hover {
	color: var(--orange);
}

.gpmpn-step-current {
	color: var(--orange);
}

.gf_page_steps {
	font-size: 30px;
	font-weight: 500;
	max-width: 225px;
	margin: 0 auto;
	margin-top: -43px;
}

.gf_step {
	margin: 0 15px
}

.gform_wrapper .gfield_label {
	font-size: 36px;
	font-weight: 600 !important;
	color: #333132 !important;
	text-transform: uppercase !important;
	margin-bottom: 20px !important;
	display: block;
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper textarea {
	background-color: #F2F2F2 !important;
	border: 1px solid var(--orange);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.gform_wrapper textarea.medium {
	height: 200px;
	width: 100% !important;
}

.gfield_html {
	margin-top: 50px !important;
	display: block;
}

.gform_page_footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
}

.gform_next_button {
	color: var(--orange) !important;
	background: url(img/next.svg)no-repeat !important;
	border: none !important;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	text-indent: -9999px;
	width: 133px;
	height: 43px;
	outline: none !important;
	margin-left: auto !important;
	margin: 0;
}

.gform_previous_button {
	/* color: var(--orange) !important;
	background: url(img/prev.svg)no-repeat !important;
	border: none !important;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	text-indent: -9999px;
	width: 192px;
	height: 43px;
	outline: none !important; */
	display: none !important;
}

.gform_button:not(.gform_previous_button):not(.gform_next_button) {
	color: var(--orange) !important;
	background: url(img/results.svg)no-repeat !important;
	border: none !important;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	text-indent: -9999px;
	width: 316px;
	height: 77px;
	outline: none !important;
	margin-left: auto !important;
}

.gfield_radio {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: 0 !important;
	margin-bottom: 60px;
}

.gfield_radio input {
	display: none;
}
.gfield_radio li {
	width: calc(100% / 10 - 10px);
	max-width: 84px;
}

.gfield_radio label {
	display: block;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #414042;
	cursor: pointer;
}


.gfield_radio label::before {
	content: '';
	width: 100%;
	padding-bottom: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #FCDABC;
	position: absolute;
	z-index: -1;
}
.ginput_container_radio{
	margin-top: 30px;
	display: block;
}

.gfield_radio input:checked~label::before {
	background-color: #F68F36;
}

#label_2_22_0 {
	position: relative;
}

#label_2_22_0::after {
	content: "Nobody cares";
	position: absolute;
	bottom: -50px;
	font-size: 18px;
	width: 105px;
	font-weight: 500;
	left: 0px;
}

#label_2_22_9 {
	position: relative;
}

#label_2_22_9::after {
	content: "Everybody cares";
	position: absolute;
	bottom: -50px;
	font-size: 18px;
	width: 121px;
	font-weight: 500;
	right: 0;
}

#label_2_21_0 {
	position: relative;
}

#label_2_21_0::after {
	content: "Low value";
	position: absolute;
	bottom: -50px;
	font-size: 18px;
	width: 105px;
	font-weight: 500;
	left: 0px;
}

#label_2_21_9 {
	position: relative;
}

#label_2_21_9::after {
	content: "High value";
	position: absolute;
	bottom: -50px;
	font-size: 18px;
	width: 80px;
	font-weight: 500;
	right: 0;
}

#gform_page_2_4 .gform_page_footer {
	align-items: center !important;
	margin-bottom: -17px;
}

#gform_page_2_4 .gf_page_steps {
	margin-top: -61px !important;
}

.gfield_visibility_hidden {
	display: none !important;
}

.hidden_label label {
	display: none !important
}

.xt-result-form input[type=email],
.xt-result-form input[type=number],
.xt-result-form input[type=tel],
.xt-result-form input[type=text] {
	background-color: #191919 !important;
	color: #fff !important;
	padding: 8px !important;
	width: 100% !important;
}

.xt-result-form .gform_fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.xt-result-form .gform_fields>li {
	width: 100% !important;
	max-width: 49% !important;
}

.xt-result-form .gform_footer {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
}

.xt-result-form .gform_button:not(.gform_previous_button):not(.gform_next_button) {
	background: url(img/submit.svg)no-repeat !important;
	width: 164px;
	height: 43px;
	margin-left: auto !important;
}

#field_4_27>label {
	display: none !important;
}

.gchoice_4_27_1 {
	list-style: none !important;
}

.gchoice_4_27_1 label {
	color: #fff;
}

body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox] {
	opacity: 0;
	position: absolute;
}

body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]+label {
	position: relative;
	overflow: hidden;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
}

body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]+label:before,
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]+label:after {
	content: '';
	position: absolute;
	left: 0;
	z-index: 1;
	-webkit-transition: .2s;
	transition: .2s;
	top: 3px;
}

/* after */
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:not(:checked)+label:after {
	width: 20px;
	height: 20px;
	border: 2px solid var(--orange);
	top: 3px;
}

body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:checked+label:after {
	top: 3px;
	width: 20px;
	height: 20px;
	border: 2px solid var(--orange);
	background-color: #191919;
	z-index: 0;
	border-radius: 2px
}

/* before */
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:not(:checked)+label:before {
	width: 0;
	height: 0;
	border: 3px solid transparent;
	left: 6px;
	top: 10px;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:checked+label:before {
	top: 3px;
	left: 1px;
	width: 8px;
	height: 13px;
	margin-top: 3px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid var(--orange);
	border-bottom: 2px solid var(--orange);
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

body #gform_wrapper_4 .gfield_checkbox {
	margin-left: 0 !important;
}

.gform_page .gform_button:not(.gform_previous_button):not(.gform_next_button) {
	display: none !important;
}

#gform_page_2_4 .gform_button:not(.gform_previous_button):not(.gform_next_button) {
	display: block !important;
}

.font-size-26 {
	font-size: 26px;
}

.wpb_single_image .vc_box_border.vc_box_border_orange,
.wpb_single_image .vc_box_border_circle.vc_box_border_orange {
	background: var(--orange) !important;
	padding: 2px !important;
}

.quote {
	font-size: 29px;
	line-height: 1.3;
}

.text-small {
	font-size: 20px;
	margin-top: 40px;
}

.text-separator {
	margin-bottom: 50px !important;
}

.insight-boxes svg {
	height: 82px;
	width: auto;
	margin: 0 auto;
	display: block;
}

.insight-boxes {
	padding: 100px 0 !important;
}

.insight-boxes .wpb_column>.vc_column-inner>.wpb_wrapper {
	background-color: #F68E36;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	padding: 30px;
	border: 1px solid var(--orange) !important;
	position: relative;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.insight-boxes .wpb_column>.vc_column-inner>.wpb_wrapper:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
}

.insight-boxes a {
	color: #fff !important;
	font-size: 30px;
	position: static
}

.insight-boxes .wpb_column>.vc_column-inner>.wpb_wrapper:hover a {
	color: var(--orange) !important;
}

.insight-boxes .wpb_column>.vc_column-inner>.wpb_wrapper:hover .cls-1 {
	fill: var(--orange) !important;
}

.insight-boxes a::after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	pointer-events: auto;
	background-color: rgba(0, 0, 0, 0)
}

.page-header.wpex-supports-mods {
	margin-bottom: 0 !important;
}

.site-breadcrumbs {
	background-color: #F2F2F2 !important;
	padding: 0;
}

.site-breadcrumbs a {
	font-family: 'Futura PT';
	font-size: 14px !important;
	color: #414042 !important;
	text-transform: uppercase;
}

.trail-end {
	font-family: 'Futura PT';
	font-size: 14px !important;
	color: #8D8F92 !important;
	text-transform: uppercase;
}

.breadcrumb-trail>span:nth-child(1),
.breadcrumb-trail>span:nth-child(2) {
	display: none;
}

.single .breadcrumb-trail>span:nth-child(1),
.single .breadcrumb-trail>span:nth-child(2) {
	display: inline-block;
}

.site-breadcrumbs .sep {
	text-indent: -9999px;
	width: 9px;
	height: 14px;
	background: url(img/sep.svg);
	display: inline-block;
	background-repeat: no-repeat;
	margin: 0 10px;
	position: relative;
	top: 2px;
}

.small-blog .vcex-blog-grid {
	display: flex;
	margin: 0 -30px;
	flex-wrap: wrap;
}

.small-blog .vcex-blog-grid>.vcex-blog-entry {
	width: 100%;
	max-width: calc(100% / 3 - 30px);
	margin: 0 15px 30px;
	padding: 0;
	float: none;
}

.small-blog .vcex-blog-grid>.vcex-blog-entry:nth-child(1) {
	display: none;
}

.small-blog .vcex-blog-entry-media {
	margin-bottom: 0 !important;
}

.large-blog .vcex-blog-entry-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.large-blog .vcex-blog-entry-media {
	width: 65%;
}

.large-blog .vcex-blog-entry-details {
	width: 28%;
	position: relative;
}

.large-blog h2 {
	font-size: 30px !important;
	text-transform: uppercase;
	line-height: 1;
	color: var(--orange);
	margin-bottom: 10px !important;
	margin-top: -4px !important;
}

.large-blog h2 a {
	color: var(--orange) !important;
}

.large-blog p {
	font-size: 20px;
}

.large-blog .theme-button {
	position: absolute;
	color: var(--orange);
	font-size: 24px;
	background: none !important;
	padding: 0px;
	display: flex;
	align-items: center;
	left: 0;
	bottom: 20px;
	text-transform: uppercase;
}

.large-blog .theme-button::after {
	display: inline-block;
	background: url(img/arrow-orange.svg) no-repeat !important;
	content: '';
	width: 48px;
	height: 35px;
	position: relative;
	margin-left: 12px;
}

.vcex-loadmore-button {
	position: relative;
	color: var(--orange);
	font-size: 24px;
	background: none !important;
	padding: 0px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	margin: 0 auto;
	display: inline-block;
}

.vcex-loadmore-button:hover {
	color: var(--orange);
}

.vcex-loadmore-button:after {
	display: inline-block;
	background: url(img/arrow-orange.svg) no-repeat !important;
	content: '';
	width: 48px;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50px) rotate(90deg);
}

.single .page-header.wpex-supports-mods {
	background-image: url(img/blog-bg.jpg) !important;
	padding-top: 140px !important;
	padding-bottom: 40px !important;
	background-size: 100% 100% !important;
	background-position: 0px -10px;
	background-color: #fff;
}

.single-post-title {
	color: var(--orange);
	margin-top: 60px;
}

.meta-date .ticon {
	display: none !important;
}

.post-tags a {
	padding: 0 !important;
	background-color: #fff !important;
	border: none !important;
	color: #929497 !important;
	position: relative;
	font-size: 16px;
}

.single-blog-content h4 {
	font-size: 26px;
	color: var(--orange);
	margin-bottom: 40px;
}

.post-tags a::before {
	content: "#";
	display: inline;
	margin-right: 0px;
}

.post-tags a:hover {
	color: var(--orange) !important;

}

.single-blog-content ul,
.wpb_text_column ul {
	list-style: none;
	margin-left: 0;
}

.single-blog-content ul li,
.wpb_text_column ul li {
	position: relative;
	padding-left: 15px;
}

.single-blog-content ul li::before,
.wpb_text_column ul li::before {
	content: '»';
	position: absolute;
	left: 0;
	top: -2px;
}

.meta-date {
	color: #414042;
	font-weight: 600;
	text-transform: uppercase;
}

.icon-button.icon-orange::after {
	display: inline-block;
	background: url(img/arrow-orange.svg) no-repeat !important;
}

.vc_toggle {
	margin-bottom: 60px;
}

.vc_toggle_title {
	display: flex;
	flex-wrap: wrap;
	background-color: var(--orange);
	color: #fff;
	padding: 24px !important;
	justify-content: space-between;
	align-items: center;
}

.vc_toggle_title h4 {
	margin: 0 !important;
	color: #fff !important;
	font-size: 26px !important;
	width: 100%;
	max-width: calc(100% - 50px);
}

.vc_toggle_icon {
	width: 36px !important;
	height: 28px !important;
	display: block;
	background: url(img/toggle.svg) no-repeat !important;
	transform: rotate(180deg);
}

.vc_toggle_icon::before,
.vc_toggle_icon::after {
	display: none !important;
}

.vc_toggle_active .vc_toggle_icon {
	transform: rotate(0deg);
}

.vc_toggle_content {
	border: 1px solid var(--orange);
	padding: 30px;
	margin-top: 0px;
}

.vc_toggle_content>*:last-child {
	margin-bottom: 0 !important;
}

.vc_tta-tabs-list {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.vc_tta-tabs-list li:nth-child(1) {
	display: none !important;
}

.vc_tta-tabs-list li {
	width: calc(100% / 6);
	height: 115px;
	margin: 0 auto !important;
	position: relative;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 226.37 115.45'%3E%3Cscript xmlns=''/%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:%23f58220;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset 22%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='content'%3E%3Cpolygon class='cls-1' points='1.18 114.95 56.59 57.72 1.18 0.5 169.67 0.5 225.67 57.73 169.93 114.95 1.18 114.95'/%3E%3Cpath class='cls-2' d='M169.46,1,225,57.73l-55.25,56.72H2.36l54.25-56,.67-.7L56.61,57,2.36,1h167.1m.42-1H0L55.89,57.72,0,115.45H170.15l56.22-57.73L169.88,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-color: transparent;
	background-size: 100% 100% !important;
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.vc_tta-tab.vc_active {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 226.37 115.45'%3E%3Cscript xmlns=''/%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23191919;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset 23%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='content'%3E%3Cpolygon class='cls-1' points='1.18 114.95 56.59 57.73 1.18 0.5 169.67 0.5 225.67 57.73 169.93 114.95 1.18 114.95'/%3E%3Cpath class='cls-2' d='M169.46,1,225,57.73l-55.25,56.72H2.36l54.25-56,.67-.7L56.61,57,2.36,1h167.1m.42-1H0L55.89,57.72,0,115.45H170.15l56.22-57.73L169.88,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.vc_tta-tab.vc_active a,
.vc_tta-tab.vc_active a .vc_tta-title-text {
	color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	background-color: transparent !important;
	border: none !important;
	font-size: 80px;
	font-weight: 600;
	color: var(--orange) !important;
	line-height: 1;
	padding: 0 !important;
	margin: 0 !important;

}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	position: static !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a::after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	pointer-events: auto;
	background-color: rgba(0, 0, 0, 0)
}

.vc_tta-panels-container {
	background-color: var(--orange) !important;
	padding-top: 20px !important;
	margin-top: -58px;
}

.vc_tta-panel-body {
	background-color: var(--orange) !important;
}

.vc_tta-tabs-container {
	margin: 0 !important;
}

.vc_tta-panel-body {
	padding: 40px 30px !important;
}

.contact-row h4 {
	color: var(--orange);
	margin-bottom: 0px !important;
	margin-top: 0 !important;
}

.contact-row .wpb_text_column {
	margin-bottom: 30px !important;
}

.contact-row .wpb_text_column a {
	color: #333132 !important;
}

.contact-row .wpb_text_column a:hover {
	color: var(--orange) !important;
}

.contact-row .wpex-social-btn {
	background-color: var(--orange) !important;
	color: #fff !important;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	font-size: 22px;
	line-height: 32px;
}

.contact-row #gform_5 .gform_footer {
	display: flex;
	flex-wrap: wrap;
}

.contact-row #gform_5 .gform_button {
	background: url(img/submit.svg) no-repeat !important;
	width: 164px !important;
	height: 44px;
	margin-left: auto;
}

.contact-row .gform_wrapper input[type=email],
.contact-row .gform_wrapper input[type=number],
.contact-row .gform_wrapper input[type=password],
.contact-row .gform_wrapper input[type=tel],
.contact-row .gform_wrapper input[type=text],
.contact-row .gform_wrapper input[type=url],
.contact-row .gform_wrapper textarea {
	width: 100%;
	padding: 5px 15px;
	background-color: #fff !important;
}

.full-player {
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	object-fit: fill;
}

.video-wrapper {
	position: relative;
}

.video-wrapper .vc_column-inner,
.video-wrapper .wpb_column {
	position: static !important;
}

.video-wrapper .vcex-button {
	display: none;
}

.spacer {
	display: block;
	height: 50px;
	width: 100%;
}

.single .meta {
	margin-bottom: 80px !important;
}

.category-link {
	text-transform: uppercase;
	color: #929497 !important;
	font-weight: 400;
	font-family: 'Futura PT';
	margin-top: 70px;
	margin-bottom: 100px;
	display: block !important;
}

.category-link:hover {
	color: var(--orange) !important;
}
#search-entries {
	margin-top: 40px;
}
.search-entry-header-title{
	font-size: 36px !important;
	line-height: 1.1 !important;
	margin-bottom: 0px !important;
}
.search-entry-thumb {
	width: 100% !important;
	max-width: 300px !important;
}
.search-results .site-breadcrumbs {
	display: none !important;
}
.search-results .wpex-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.search-results ul.page-numbers li {
	border: none !important;
}
.search-results .page-numbers.current {
	background-color: #fff !important;
	color: var(--orange) !important;
}
.search-results ul.page-numbers {
		border: none !important;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
}
.search-results .prev.page-numbers {
color: var(--orange) !important;
background: url(img/arrow-orange-l.svg)no-repeat !important;
border: none !important;

position: relative;
text-transform: uppercase;
text-indent: -9999px;
width: 40px;
height: 30px;
outline: none !important;
}
.search-results .next.page-numbers {
	color: var(--orange) !important;
	background: url(img/arrow-orange.svg)no-repeat !important;
	border: none !important;

	position: relative;
	text-transform: uppercase;
	text-indent: -9999px;
width: 40px;
height: 30px;
	outline: none !important;
	margin-left: auto !important;
	margin: 0;
}
.infographic-header h3 {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	text-transform: uppercase;
}
.infographic-body{
	padding: 60px !important;
}
.infographic-body h4 {
	color: var(--orange) !important;
	margin-top: 0 !important;
	margin-bottom: 0;
	text-transform: uppercase;
}
.infographic-body p{
	color: #fff !important;
	margin-bottom: 30px !important;
}
.infographic-body .wpb_wrapper .wpb_text_column:last-child p {
	margin-bottom: 0 !important;
}

.video-wrapper .video-btn{
	position: absolute;
	z-index: 999;
	opacity: 0;
	-webkit-transition: opacity 600ms ease;
	-moz-transition: opacity 600ms ease;
	-ms-transition: opacity 600ms ease;
	-o-transition: opacity 600ms ease;
	transition: opacity 600ms ease;
}
.video-btn.large{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 1;
}
.video-btn.small{
	top: 90%;
	left: 85%;
	transform: translate(-50%, -50%);
	opacity: 1;
}
.video-btn.small img {
	width: 250px;
}
.video-btn.large img{
	width: 500px;
}

@media only screen and (max-width: 1200px) {
	.insight-boxes a {
		color: #fff !important;
		font-size: 24px;
		position: static;
	}

	.large-blog p {
		font-size: 18px;
	}

	.large-blog .theme-button {
		position: static;
		font-size: 20px;
	}

	.single .page-header.wpex-supports-mods {
		background-size: contain !important;
		background-position: -5px 0 !important;
		padding-top: 80px !important;
		padding-bottom: 20px !important;
	}
}

@media only screen and (max-width: 1024px) {
	h1 {
		font-size: 40px !important;
		line-height: 1.5;
	}

	h2 {
		font-size: 36px !important;
	}

	h3 {
		font-size: 28px !important;
	}

	.font-size-36 {
		font-size: 28px;
	}

	.font-size-30 {
		font-size: 24px;
	}

	#footer-widgets .footer-box:nth-child(2) {
		width: 100%;
		max-width: 270px;
	}

	#footer-widgets .footer-box:nth-child(3) {
		width: 100%;
		max-width: 220px;
	}

	.footer-bottom-flex {
		flex-direction: column;
	}

	#copyright {
		margin-top: 30px;
	}

	.gfield_radio li {
		width: calc(100% / 10 - 10px);
	}

	.gform_button:not(.gform_previous_button):not(.gform_next_button) {
		width: 216px;
		height: 55px;
	}

	.gf_step {
		margin: 0 5px;
	}

	.gf_step_number {
		font-size: 20px !important;
	}

	#gform_page_2_4 .gform_page_footer {
		align-items: center !important;
		margin-bottom: -8px;
	}

	.insight-boxes a {
		font-size: 20px;
		position: static
	}

	.insight-boxes .wpb_column>.vc_column-inner>.wpb_wrapper {
		padding: 30px 10px;
	}

	.large-blog .vcex-blog-entry-details {
		width: 45%;
		position: relative;
	}

	.large-blog .vcex-blog-entry-media {
		width: 50%;
	}

	.large-blog h2 {
		margin-top: 0 !important;
	}

	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
		font-size: 40px;
	}
}

@media only screen and (max-width: 768px) {
	#footer-widgets {
		flex-direction: column;
		justify-content: center;
	}

	#footer-widgets.wpex-row .footer-box.col {
		margin: 0 auto 40px;
		text-align: center;
	}

	#footer-widgets .wpex-list-none {
		text-align: center;
	}

	#footer-bottom .menu li {
		border: none !important;
		margin-right: 12px;
		padding: 0;
		line-height: 1;
	}

	#footer-bottom .menu {
		justify-content: center;
	}

	#site-logo img {
		height: 30px;
		width: auto;
	}

	#site-header #site-header-inner {
		padding-top: 12px !important;
		padding-bottom: 12px !important;
	}

	body:not(.admin-bar) .wpex-mobile-menu {
		top: 73px !important;
	}

	body.admin-bar .wpex-mobile-menu {
		top: 119px !important;
	}

	.sidr-class-dropdown-menu li a {
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 400;
	}

	.page .xt-row {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}

	.posts-section .vcex-blog-grid .vcex-blog-entry:last-child {
		margin-bottom: 0 !important;
	}

	.page-header-title {
		font-size: 36px !important;
	}

	.page-header.wpex-supports-mods {
		padding-top: 60px !important;
		padding-bottom: 30px !important;
		background-position: center right !important;
		margin-bottom: 0 !important;
	}

	.gform_wrapper h2 {
		font-size: 30px !important;
	}

	.gform_wrapper .gfield_label {
		font-size: 24px !important;
		line-height: 1;
	}

	.gform_next_button {
		width: 66px;
		height: 21px;
	}

	.gform_previous_button {
		width: 94px;
		height: 21px;
	}

	.gf_page_steps {
		margin-top: -38px;
		padding-left: 10px;
	}

	.gf_step {
		margin: 0px;
	}

	.gfield_radio label {
		font-size: 16px;
	}

	.page .form-intro-row {
		padding-top: 50px !important;
		padding-bottom: 70px !important;
	}

	.page .xt-result-form {
		padding-top: 80px !important;
		padding-bottom: 70px !important;
	}

	.xt-result-form .gform_fields>li {
		width: 100% !important;
		max-width: 100% !important;
	}

	.posts-section .entry-title {
		font-weight: 600;
		font-size: 24px !important;
		color: #fff !important;
		line-height: 1.2;
		margin-bottom: 0 !important;
	}

	.about-quote-row .wpb_single_image {
		margin-bottom: 30px !important;
		display: block;
	}

	.page .about-intro-row,
	.page .about-quote-row,
	.page .about-content-row {
		padding-top: 50px!important;
		padding-bottom: 50px!important;
	}

	.text-separator {
		margin-bottom: 30px !important;
	}

	.quote {
		font-size: 22px;
		line-height: 1.3;
	}

	.large-blog .vcex-blog-entry-details {
		width: 100%;
		position: relative;
		margin-bottom: 30px;
	}

	.large-blog .vcex-blog-entry-media {
		width: 100%;
	}

	.large-blog .theme-button {
		margin-top: 40px;
	}

	.small-blog .vcex-blog-grid {
		margin: 0;
	}

	.small-blog .vcex-blog-grid>.vcex-blog-entry {
		max-width: 100%;
		margin: 0 0 40px;
	}

	.vcex-loadmore-button {
		margin-top: 40px;
	}

	.page .large-blog,
	.page .small-blog {
		padding: 30px 0 !important;
	}

	.large-blog .vcex-blog-entry {
		margin-bottom: 0 !important;
	}

	.single .page-header.wpex-supports-mods {
		background-size: contain !important;
		background-position: -5px 0 !important;
		padding-top: 40px !important;
		padding-bottom: 0px !important;
	}

	.vc_toggle_title h4 {
		font-size: 22px !important;
	}

	.vc_toggle_content {
		font-size: 20px;
	}

	.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
		display: block !important;
	}

	.vc_tta-panel-heading {
		display: none !important;
		margin: 0 !important;
		border: none !important;
	}

	.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
		border: none !important;
		padding-top: 0 !important;
	}

	.page .methodology-intro,
	.page .methodology-coontent {
		padding-top: 50px !important;
		padding-bottom: 30px !important;
	}

	.page .contact-row {
		padding: 50px 0;
	}

	.spacer {
		display: block;
		height: 30px;
		width: 100%;
	}

	.single .meta {
		margin-bottom: 40px !important;
	}
	.search-entry-inner{
		display: block !important;
	}
	.search-entry-thumb {
		width: 100% !important;
		max-width: 100% !important;
		margin-bottom: 30px;
	}
	.search-entry-header-title {
		font-size: 22px !important;
		line-height: 1.1 !important;
		margin-bottom: 0px !important;
	}
	.gform_body>.gform_page:last-child .gform_page_footer{
		margin-top: 50px !important;
	}

	.gform_body>.gform_page:last-child .gform_button:not(.gform_previous_button):not(.gform_next_button) {
		display: block !important;
		margin: 0px auto 0;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 0px);
	}
	.gform_wrapper form{
		margin-bottom: 60px;
	}
	.infographic-body img {
		margin-bottom: 30px !important;
		display: block;
	}
		body {
			font-size: 18px !important;
		}
}

@media only screen and (max-width: 480px) {
	#site-logo img {
		height: 22px;
		width: auto;
	}

		.gfield_radio label {
			font-size: 12px;
		}

	.wpex-bars>span,
	.wpex-bars>span::before,
	.wpex-bars>span::after {
		height: 3px;
	}

	.wpex-bars {
		height: 24px;
		width: 32px;
	}

	.wpex-bars>span::before {
		top: -9px;
	}

	.wpex-bars>span::after {
		bottom: -9px;
	}

	.wpex-active .wpex-bars>span::before,
	.wpex-bars.wpex-times>span::before {
		transform: rotatez(-45deg) translate(-5.95px, 5.95px);
	}

	.wpex-active .wpex-bars>span::after,
	.wpex-bars.wpex-times>span::after {
		transform: rotatez(45deg) translate(-6.95px, -5.95px);
	}

	#site-header-inner .mobile-menu-toggle::before {
		font-size: 12px !important;
	}

	body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
		margin-top: -14px;
	}

	#site-header-inner .site-search-toggle {
		margin-right: 80px;
	}

	#searchform-header-replace input[type="search"] {
		font-size: 12px !important;
	}

	.page-header-title {
		font-size: 26px !important;
		line-height: 1;
	}

	h2 {
		font-size: 22px !important;
		line-height: 1.1;
	}
	.font-size-26 {
		font-size: 20px;
	}

	.font-size-36 {
		font-size: 22px;
	}

	body{
		font-size: 18px !important;
	}

	.page .form-intro-row {
		padding-top: 30px !important;
		padding-bottom: 40px !important;
	}

	.font-size-30 {
		font-size: 18px;
	}

	.theme-button.orange {
		font-size: 14px !important;
		font-weight: 500;
		text-transform: uppercase;
		padding: 16px 32px !important;
		line-height: 1;
	}

	.vpop::after {
		width: 108px;
		height: 108px;
	}

	.match-height-content {
		height: auto !important;
	}

	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
		font-size: 24px;
	}

	.vc_tta-panel-body p {
		font-size: 18px;
	}

	.wpex-carousel.owl-carousel .owl-item img {
		display: initial;
		margin: 0;
		height: 280px;
		width: auto !important;
		object-fit: cover;
	}

	.mobile-half {
		height: 40px !important;
	}

	.mobile-half-2 {
		height: 30px !important;
	}

	.large-blog h2,
	.posts-section .entry-title,
	.gform_wrapper h2 {
		font-size: 20px !important;
	}

	.gform_wrapper .gfield_label {
		font-size: 18px !important;
	}
	.infographic-body {
		padding: 30px 20px !important;
	}
	.infographic-body p {
		color: #fff !important;
		margin-bottom: 20px !important;
	}
	.single-post-title{
		font-size: 30px !important;
	}
	.single-blog-content h4{
		font-size: 20px;
	}
}