/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.2.01
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
body {
	font-family: 'Montserrat', sans-serif;
}

.flex-box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.align-justify {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.align-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.align-middle {
	-webkit-align-items: center;
	align-items: center;
}

.l-subheader.at_middle {
	line-height: 75px;
	height: 75px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}

.blog-header {
	background-color: #d9d9d9;
}

.l-header .l-subheader-h,
.blog .l-section-h,
.archive .l-section-h,
.home-hero .l-section-h,
.ss-section .l-section-h {
	max-width: 1160px !important;
}

.w-large .l-section-h {
	max-width: 1140px !important;
}


.page-id-12721 .groups .l-section-h,
.page-id-12378 .groups .l-section-h {
	max-width: 1300px !important;
}

.blog .l-main .l-section-h {
	padding-top: 1.5rem;
}

.blog .g-filters {
	margin-bottom: 1.5rem;
}

.blog .stretched.blog-thumb {
	width: 100%;
}

.l-header .w-nav {
	letter-spacing: 1px;
}

.join-cta h2 {
	text-transform: uppercase;
	font-weight: 700;
}

.l-footer {
	font-size: 13px;
}

.l-footer .l-section {
	padding: .5rem 2rem;
}

#menu-footer li:after {
	content: '/';
	font-size: 11px;
	margin-left: .6rem;
}

#menu-footer li {
	margin-right: .8rem;
}

#menu-footer li:last-child:after {
	content: none;
}

.w-nav-list .us-btn-style_1 {
	padding: .8em 1.4em;
	-webkit-appearance: none;
}

.wp-block-embed__wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}

.wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.archive-title:before {
	content: 'Category:';
	margin-left: 1rem;
}

.what_we_offer .w-iconbox.iconpos_top,
.benefits .w-iconbox.iconpos_top {
	text-align: center;
}

.what_we_offer .w-iconbox-meta,
.benefits .w-iconbox-meta {
	text-align: left;
}

#toc_container {
	border-radius: 4px;
}

#toc_container p.toc_title {
	text-align: left;
	font-size: 125%;
}

#toc_container a {
	color: #444;
}

.toc_number::after {
	content: '.';
}

#toc_container a:visited {
	color: #9f9f9f;
}

.w-toplink {
	border-radius: 50%;
	line-height: 40px;
	height: 40px;
	width: 40px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

.w-toplink:hover {
	line-height: 35px;
}

.w-toplink span:not(.ripple-container)::after {
    content: '';
    vertical-align: middle;
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='127 -9 320 320' xml:space='preserve' aria-hidden='true' role='img'%3E%3Cpath fill='%23FFF' d='M279.1,59.3l-145.9,145c-5.9,5.9-5.9,11.5,0,16.8l18.7,19.7c5.9,5.3,11.5,5.3,16.8,0L287,123.4l118.3,117.3 c5.3,5.3,10.8,5.3,16.8,0l18.7-19.7c5.9-5.3,5.9-10.8,0-16.8l-145.9-145C289.6,54,284.4,54,279.1,59.3z'/%3E%3C/svg%3E") no-repeat center/contain;
    width: 17px;
    height: 25px;
    display: inline-block;
}

.author_bio_short {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 1.3rem 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin: 2rem 0 .7rem;
}

.author_bio_image {
	-webkit-flex: 0 0 75px;
	-ms-flex: 0 0 75px;
	flex: 0 0 75px;
	max-width: 75px;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	border: 1px solid #FF7517;
	border-radius: 50%;
	padding: 5px;
	position: relative;
}

.author_bio_image::before {
	background-color: #fff;
	content: '';
	left: 50%;
	top: 50%;
	width: 110%;
	transform: translate(-50%, -50%);
	height: 50%;
	position: absolute;
	z-index: 1;
}

.author_bio_image img {
	border-radius: 50%;
	display: block;
	z-index: 2;
	position: relative;
}

.author_bio_desc {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-width: 500px;
	width: 75%;
	margin-left: 1rem;
	font-size: 15px;
	line-height: 1.6;
}

.author_bio_desc h5 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: .5rem;
	padding: 0;
}

.written-by {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase
}

.coach-item {
	border-top: 1px solid #ccc;
	padding: 1.5rem 1rem;
}


.coach-item .l-section {
	padding: 0 !important;
}

.coach-thumb {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.coach-descr {
	-webkit-flex: 0 0 70%;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
}

.coach-descr h3 {
	font-size: 26px;
	margin-bottom: .5rem;
}

.coach-descr h3 a {
	color: #1a1a1a;
}

.read-more {
	display: block;
	margin-top: .3rem;
	text-decoration: underline;
	color: #ff7517;
}

.l-section.custom_cta {
	margin: 2em -27vw;
	background: #282828;
	color: #fff;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.custom_cta .l-section-h {
	max-width: 880px;
}

.custom_cta h3 {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 38px;
	text-transform: uppercase;
	line-height: 1.4;
	margin-bottom: 1em;
}

.custom_cta ._form-content {
	max-width: 300px;
	padding-top: 1em;
}

.grid-cols:not(._new-g) {
	max-width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template: repeat(3, minmax(50px, auto)) / repeat(2, 1fr);
	grid-auto-flow: column;
	grid-column-gap: 0;
	grid-row-gap: 0;
	text-align: center;
}

.pricing_tables .vc_column_container .vc_column-inner {
	padding: 0 !important;
}

.pricing_tables .g-cols.type_default {
	margin: 0;
}

.plan-name {
	padding: 2rem 1rem;
}

.plan-description,
.plan-features {
	padding: 2rem 1.5rem;
	border: 2px solid #000;
}

.plan-description {
	border-bottom: 0;
}

.plan-features.featured {
	border-left: 0;
	border-right: 0;
}

.grid-cols._new-g {
	max-width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(12,1fr);
	grid-column-gap: 0;
	grid-row-gap: 0;
	text-align: center;
}

._new-g .plan-description {
	padding: 2rem 1.5rem;
	border: 1px solid #000;
	grid-column-end: span 6;
}

._new-g .plan-description.fr {
	border-right: 0;
}
._new-g .plan-name {
	grid-column-end: span 6;
	order: -1;
}

._new-g .feature {
	grid-column-end: span 4;
	padding: .8em 1em;
	border-left: 1px solid;
	border-bottom: 1px solid;
	line-height: 1.4;
	font-size: .85em;
	text-align: left;
}

._new-g .feature:nth-child(3n+1) {
	border-right: 1px solid;
}

._new-g .feature.sticky-col {
	background: #e7e7e7;
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	position: sticky;
	top:60px;
}

._new-g .feature.sticky-col.tl {
	text-align: left;
}

._new-g .feature.tc {
	text-align: center;
}

.feature.g_heading,
.feature._em{
	background: #f6f6f6;
	font-size: .9em;
	font-weight: 600;
}

.feature.pr {
	font-size: 1em;
	font-weight: 600;
}

.feature._x,
.feature._y,
.feature.fl {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.feature._x,
.feature._y {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.feature._x::before,
.feature._y::before {
	font-family: "fontawesome";
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: 900;
}


.feature._x::before {
	content: "\f00d";
	color: red;
}

.feature._y::before {
	content: "\f00c";
	color: #59b813;
}


.mg-price-box {
	color: #1a1a1a;
	max-width: 350px;
	border-radius: 5px;
	background: #fff;
	margin: 0 auto 0;
	border: 6px solid #000;
	text-align: center;
	padding: 2.5rem 1.5rem;
}

.mg-price-box.w-pricing.style_flat .w-pricing-item-h {
	background: none;
	margin-bottom: 0 !important;
}

.mg-price-box .w-pricing-item-title,
.mg-item-title,
.plan-name h5 {
	font-size: 1.8rem;
	line-height: 1.1;
	font-weight: 600;
}

.w-pricing.style_flat.mg-price-box .type_featured .w-pricing-item-h {
	color: #1a1a1a !important;
}

.mg-price-box .w-pricing-item-price,
.mg-item-price {
	font-weight: 600;
	font-size: 3.5rem;
	line-height: 1;
}

.mg-item-price {
	margin: 1rem auto 1.5rem;
}

.feature .mg-item-price {
	margin: 0 0 .5rem;
	font-size: 2rem;
	text-align: center;
	line-height: 1.2;
}

.feature .mg-item-price del {
	font-size: 1.5rem;
	margin-bottom: 0;
	font-weight: 300;
}

.feature .mg-item-price sup {
	top: -.9rem;
	font-size: 1rem;
}

.feature .get_started_btn {
	width: 100%;
    margin-bottom: .4rem;
    max-width: 150px;
	padding: 1em .5em;
}

.mg-price-box .w-pricing-item-price del,
.mg-item-price del {
	position: relative;
	display: inline-block;
	text-decoration: none;
	font-size: 2.5rem;
	margin-bottom: 1rem;
}

.mg-price-box .w-pricing-item-price del::before,
.mg-item-price del::before {
	content: "";
	width: 106%;
	height: 6px;
	position: absolute;
	bottom: 33%;
	left: -3%;
	transform: rotate(-11deg);
	border-top: 3px solid red;
	border-bottom: 3px solid red;
}

.feature .mg-item-price del::before {
	height: 4px;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
}

.mg-price-box .w-pricing-item-price sup,
.mg-item-price sup {
	top: -1.6rem;
	font-size: 1.3rem;
	right: .1rem;
}

.mg-price-box .w-pricing-item-price small,
.mg-item-price small {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 300;
	font-size: .9rem;
	line-height: 1.5rem;
	margin-top: .4rem;
}

.mg-price-box .w-pricing-item-feature,
.mg-item-features,
.grid-cols ul {
	text-align: left;
	padding-left: 1.4rem;
	position: relative;
	font-size: 15px;
}

.mg-item-features {
	margin: 0;
	padding: 0 0 2rem 0;
}

.grid-cols ul {
	margin: 0;
	padding: 0;
}

.pricing-tables .mg-item-features {
	border-bottom: 1px solid #ccc;
}

.mg-item-features li,
.grid-cols ul li {
	position: relative;
	list-style: none;
	padding-left: 1.6rem;
}

.w-pricing-item-feature::before,
.mg-item-features li::before,
.grid-cols ul li::before {
	content: "\f00c";
	font-family: "fontawesome";
	color: green;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	font-weight: 900;
}

.grid-cols._new-g .plan-description ul li::before {
	content: "\f005";
	color: #FF7517;
}

.mg-price-box .asp_product_item {
	border: none;
	padding: 0;
	margin-top: .5rem;
	box-shadow: none;
}

.mg-price-box .asp_product_name,
.mg-price-box .asp_product_description {
	display: none;
}

.mg-price-box .asp_price_container {
	text-align: left;
	margin: 0 0 1.5rem;
	padding-left: 1.4rem;
	font-size: 15px;
	font-weight: 400;
}

.mg-price-box .asp_under_price_line {
	margin-top: .2rem;
}

.mg-price-box .asp_product_buy_btn.blue {
	width: 200px;
	max-width: 100%;
	font-size: 16px;
	text-shadow: none;
	font-family: "Montserrat", sans-serif;
}

.mg-price-box .asp_product_buy_btn.blue:hover {
	text-shadow: none;
}

.price-box-bottom {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.price-box-bottom p {
	margin-bottom: 1rem;
}

.tooltip-btn {
	position: relative;
	cursor: pointer;
	padding-left: 2px;
}

.tooltip-btn .fa-info-circle {
	color: #ff7517 !important;
}

.tooltip-content {
	position: absolute;
	transition: all 0.18s ease-out 0.18s;
	top: initial;
	left: auto;
	right: 5%;
	bottom: 32px;
	padding: 15px;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	width: 87%;
}

.tooltip-content,
.tooltip-btn::after {
	visibility: hidden;
	;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.tooltip-btn:hover+.tooltip-content,
.tooltip-btn:hover::after {
	visibility: visible;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.tooltip-btn::after {
	content: '';
	position: absolute;
	top: -8px;
	left: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #333;
	transition: all 0.18s ease-out 0.18s;
}

.tooltip-btn:hover::after {
	transition: all 0.18s ease-out 0.18s;
}

.mobile-image {
	display: none;
}


/* video testimonials */

.grid_popup {
	display: grid;
	grid-template-columns: 60% 35%;
	grid-column-gap: 2.5%;
}

.popup_video {
	grid-column: 1 / 2;
	grid-row: 1/3;
}

.grid_popup blockquote {
	grid-column: 2 / 3;
	grid-row: 1;
	align-self: center;
	border-left: 5px solid #ff7517;
	padding: 0 0 0 1rem;
	font-weight: 600;
	line-height: 1.55;
}

.grid_popup blockquote::before {
	content: none;
}

.testimonial_poster {
	grid-column: 2 / 3;
	grid-row: 2;
	align-self: center;
}

.get_started_btn,
.update_cc,
.login_link {
	font-weight: 600;
	text-transform: uppercase;
	border-radius: .6em;
	padding: 1em 1.4em;
	background: #ff7517;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 1.2;
	position: relative;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.update_cc,
.login_link {
	display: inline-block;
	max-width: 250px;
    margin: 1em auto;
}

.get_started_btn:hover {
	color: #fff !important;
	opacity: .9;
}

.video_testimonial .wpb_text_column h5 {
	font-weight: 600;
	margin: 1rem 0 .5rem;
}

.testimonial_poster h5 {
	font-weight: 600;
	margin: 0 0 .5rem;
	border-top: 1px solid #d8d8d8;
}

.fa-star.five-stars {
	line-height: inherit;
}

.fa-star.five-stars::before {
	content: "\f005\f005\f005\f005\f005";
	color: #ff7517;
	letter-spacing: .15rem;
	line-height: inherit;
}

.video_testimonial .wpb_wrapper>p,
.testimonial_poster>p,
._podcast_search .w-form-row.for_text {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

._podcast_search {
	margin-bottom: 2em;
}

._podcast_search .w-btn.w-search-form-btn {
	background: #ff7517;
}

._podcast_search .fa-search::before {
    color: #fff;
}

._podcast_search .w-btn.w-search-form-btn::before {
	content: none;
}

._podcast_search #us_form_search_s {
	border-radius: 0;
}

._podcast_search #us_form_search_s:focus {
	box-shadow: none;
	border: 1px solid #ff7517;
	border-right: none;
}
	
._podcast_search .w-form-row-field {
	flex: 1 1;
}

.video_testimonial .wpb_wrapper>p {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	line-height: 1.4;
}

.video_testimonial {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.video_testimonial.last {
	padding-bottom: 5rem !important;
}

.testimonial_poster .fa-star.five-stars {
	position: relative;
	margin-left: 2rem;
}

.testimonial_poster .fa-star.five-stars::after {
	content: '';
	position: absolute;
	left: -1rem;
	color: ;
	font-size: ;
	border-left: 1px solid #ccc;
	width: 1px;
	height: 28px;
}


/* responsive videos */

.responsive-video,
.vi-lazyload {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}

.adjust-player-size .vi-lazyload {
	padding-bottom: 66.75%;
}

.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.yt-wrapper {
	max-width: 860px;
	margin: 0 auto;
}

.yt-video {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
	cursor: pointer;
}


/* vimeo lazyload container */

.vi-lazyload {
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.yt-video img,
.vi-lazyload-img {
	width: 100%!important;
	display: block;
}

.video_testimonial .w-popup-trigger {
	position: relative;
	display: block;
}

.video_testimonial .w-popup-trigger::before {
	content: '';
}

.vi-lazyload-playbtn,
.yt-playbtn,
.video_testimonial .w-popup-trigger::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 8'%3E%3Crect fill='rgba(0,0,0,.65)' width='13' height='8' rx='1' ry='1'/%3E%3Cpolygon fill='%23fff' points='5 6 9 4 5 2'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: calc(35px + 10%) auto;
	background-repeat: no-repeat;
}

.vi-lazyload-playbtn:hover,
.yt-playbtn:hover,
.video_testimonial .w-popup-trigger:hover::before {
	background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 8'%3E%3Crect fill='%23ff7517' width='13' height='8' rx='1' ry='1'/%3E%3Cpolygon fill='%23fff' points='5 6 9 4 5 2'/%3E%3C/svg%3E");
}

.vi-lazyload iframe {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	border: 0;
}

.asp_product_buy_btn {
	height: auto !important;
}

.single-podcasts .secondline-psb-subscribe-icons {
	text-align:center;
	margin-top: 2em;
}

/* activecampagin forms */

._form-content {
	margin: 0 auto;
}

._form_1 ._form-content,
.single-podcasts ._form_53 ._form-content {
	max-width: 300px;
}

.profile_form ._form-content {
	max-width: 600px;
}

._form-content ._form_element ._checkbox-radio:last-of-type {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: .8rem;
}

._form_element {
	margin-bottom: 1rem;
}

._form_element ._form-label {
	font-weight: 600;
}

.color_footer-bottom input {
	color: #282828 !important;
}

.single ._form_element input[type="text"] {
	box-shadow: 0 0 0 2px #282828;
}

.single ._form_element input[type="text"]:focus {
	background: #fafafa;
}

._button-wrapper button[type="submit"]:not(.w-btn) {
	display: block;
	width: 100%;
	padding: .85em 0;
}

._form-branding {
	display: none;
}

._form_5 ._form-content,
._podcast_form ._form_53 ._form-content {
	max-width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

._form_5 ._field1 {
	display: none
}

._form_5 ._form_element,
._podcast_form ._form_53 ._form_element {
	-webkit-flex: 0 0 60%;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%
}

._form_5 ._button-wrapper,
._podcast_form ._form_53 ._button-wrapper {
	-webkit-flex: 0 0 35%;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
	max-width: 35%
}

._error-inner {
	color: red;
}

.blog #us_grid_1 .w-grid-item {
	border: 1px solid #e8e8e8;
}

.single .w-sharing {
	margin-top: 1rem;
}

.image_cutoff .l-section.wpb_row.height_full .l-section-img {
	background-position: center 75px;
}

.lazy-bg .l-section-img {
	background-image: none !important;
}

.groups-grid .group-item {
	-webkit-flex: 0 0 23.5%;
	-ms-flex: 0 0 23.5%;
	flex: 0 0 23.5%;
	max-width: 23.5%;
	background: #f0f0f0;
	padding: 1.5rem;
	margin-bottom: 2.5rem;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .25);
}

.groups-grid .group-item h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 1rem;
}

.groups-grid .group-item h4 {
	font-size: 18px;
	font-weight: 600;
	padding-top: 0;
	margin-bottom: .8rem;
}

.groups-grid .group-info h5 {
	font-size: 16px;
	font-weight: 600;
	padding-top: 0;
	margin-bottom: .5rem;
}

.group-info {
	margin-bottom: 1.5rem;
}

.groups-grid .group-item img {
	margin-bottom: .5rem;
}

.groups-grid .group-item {
	line-height: 1.5;
	margin: 0 0 1rem;
}

.groups-grid .group-item ul {
	font-size: 15px;
	margin-left: 1.5rem;
}

.groups-grid .group-item h4 span {
	color: #ff7517;
}

.select-group {
	max-width: 500px;
	width: 85%;
	margin: 1.5rem auto 4.5rem;
}

.select-group h3 {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 2rem;
}

._field60,
._field61,
._field63,
._field64,
._field68,
._field69 {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .75s;
	transition: all .75s;
	padding: 2px;
	margin-bottom: 0;
}

.show-field {
	max-height: 100vh;
	margin-bottom: 1rem;
}

.hide-field,
.none-gr,
.none-gr-third {
	display: none;
}

.show-fields {
	display: block;
}

.btn_wrapper {
	text-align: center;
	padding: 1rem 0;
}

input.expand {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.tab {
	width: 100%;
	overflow: hidden;
}

.tab-label {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1em;
	font-weight: bold;
	cursor: pointer;
	line-height: 1;
}

.tab-label::after {
	content: "\276F";
	width: 32px;
	height: 16px;
	text-align: center;
	-webkit-transition: all .35s;
	transition: all .35s;
}

.tab-content {
	margin-top: .5rem;
	height: 0;
	-webkit-transition: all .35s;
	transition: all .35s;
	overflow: hidden;
}

.tab input.expand:checked+.tab-label::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tab input.expand:checked~.tab-content {
	height: 100%;
}

.state {
	position: absolute;
	top: 0;
	left: -100vw;
}

.state:checked~.content {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.state:checked~.backdrop {
	bottom: 0;
	opacity: 1;
	-webkit-transition: 0.3s opacity ease-in-out;
	transition: 0.3s opacity ease-in-out;
}

.lightbox {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 0;
	z-index: 9999;
}

.lightbox .backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: 0.3s opacity ease-in-out, bottom 0.1s 0.4s;
	transition: 0.3s opacity ease-in-out, bottom 0.1s 0.4s;
}

.lightbox .content {
	opacity: 0;
	overflow: hidden;
	position: relative;
	height: 100vh;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: 0.3s -webkit-transform ease-in-out;
	transition: 0.3s -webkit-transform ease-in-out;
	transition: 0.3s transform ease-in-out;
	transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
}

.lightbox .content .main {
	background: #fff;
	width: 85%;
	max-width: 655px;
	padding: 1rem 2.2rem;
	box-sizing: border-box;
	z-index: 999;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: auto;
	min-height: 250px;
	max-height: 85vh;
}

.lightbox .content .main>div {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.lightbox .content ._form-content {
	margin: 1.5rem 0 2.5rem;
}

.lightbox #close-modal::before,
.lightbox #close-modal::after {
	height: 2px;
	background: #333;
	width: 1.8rem;
	top: 50%;
	left: 0;
	position: absolute;
	content: '';
}

.lightbox #close-modal {
	display: block;
	width: 2rem;
	height: 2rem;
	cursor: pointer;
	position: absolute;
	top: .3rem;
	right: .2rem;
}

.lightbox #close-modal::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.lightbox #close-modal::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.blog-header .l-section-img {
	opacity: 1;
}

.ush_menu_1 .w-nav-icon > div {
	border-width: 6px !important;
}

.ush_menu_1 .w-nav-icon {
	font-size: 35px !important;
}

.w-nav.type_mobile {
	position: absolute;
	right: 2vw;
	z-index: 4;
}

.w-nav.type_mobile .w-nav-control {
	position: relative;
	z-index: 4;
}

@media only screen and (min-width: 901px) {
	#page-footer .vc_col-sm-6:first-child {
		width: 30%
	}
	#page-footer .vc_col-sm-6:last-child {
		width: 70%
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1360px) {
	.grid_popup {
		grid-template-columns: 55% 40%;
	}
	.page-id-6968 .w-popup-box {
		width: 83% !important;
	}
}

@media only screen and (min-width: 1281px) {
	.grid_popup blockquote {
		font-size: calc(16px + 8 * (100vw - 1280px) / 640);
		margin-bottom: calc(16px + 8 * (100vw - 1280px) / 640);
	}
	.testimonial_poster h5 {
		padding-top: calc(10px + 14*(100vw - 1280px)/640);
	}
	.testimonial_poster>p {
		margin-bottom: calc(10px + 14*(100vw - 1280px)/640);
	}
}

@media only screen and (max-width: 1280px) {
	.grid_popup {
		padding: 2rem;
		grid-template-columns: 60% 37.5%;
	}
	.popup_video {
		grid-column: 1/3;
		grid-row: 2/3;
	}
	.grid_popup blockquote {
		grid-column: 1/3;
		grid-row: 1;
	}
	.testimonial_poster {
		grid-column: 1/3;
		grid-row: 3;
	}
	.testimonial_poster h5 {
		padding-top: 1rem;
	}
}

@media only screen and (max-width: 1024px) {
	.groups-grid .group-item {
		-webkit-flex: 0 0 48.5%;
		-ms-flex: 0 0 48.5%;
		flex: 0 0 48.5%;
		max-width: 48.5%;
	}
}

@media only screen and (max-width: 899px) {
	
	.ush_menu_1 .w-nav-icon {
		font-size: 30px !important;
	}
	
	.ush_menu_1 .w-nav-icon > div {
		border-width: 5px !important;
	}
	
	.tooltip-content {
		right: 0;
		bottom: 30px;
		width: 95%;
	}
	.mobile-first,
	#page-footer .footer-second {
		order: 1;
	}
	#page-footer .footer-first,
	#page-footer .footer-second {
		width: 100%
	}
	#page-footer .footer-first {
		order: 2;
		background: #191919;
		margin: 0;
		padding-bottom: 1rem;
	}
	.sticky .w-nav.type_mobile .menu-item>a.w-btn,
	.w-nav.type_mobile .menu-item>a.w-btn {
		margin-bottom: 10px;
	}
	.l-footer p {
		text-align: center;
	}
	.l-footer .l-section {
		padding: 1.5rem 0 0
	}
	.footer-logo {
		display: block;
		height: 35px;
		background-position: center; 
		background-repeat:no-repeat;
	}
	#menu-footer {
		-webkit-display: flex !important;
		display: flex !important;
		-webkit-justify-content: center;
		justify-content: center;
		padding-top: 1rem;
	}
	#menu-footer li:after {
		content: none;
	}
	#menu-footer li:not(:last-child) a {
		font-weight: 600;
		text-transform: uppercase;
		display: inline-block;
	}
	#menu-footer li {
		margin: 0 .6em .4em !important;
	}
	#menu-footer li:nth-last-child(2) {
		margin-bottom: 1em !important;
	}
	#menu-footer li:last-child {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		text-align: center;
		padding: 1rem 0 .5rem;
		background: #191919;
	}
	.mobile-first {
		order: 1;
	}
	.mobile-second {
		order: 2;
	}
	.mobile-second.about>.vc_column-inner {
		padding: 0 0 56.25% !important;
	}
	.sean-kiting>.vc_column-inner {
		padding: 0 0 62.5% !important;
	}
	.mobile-second.sean-img-media>.vc_column-inner {
		padding: 0 0 70% !important;
	}
	.sean-founder-img>.vc_column-inner {
		padding: 0 0 75% !important;
	}
	.confidentially-img>.vc_column-inner {
		padding: 0 0 49% !important;
	}
	.l-section.height_full.mobile-not-fullscreen {
		min-height: 75vh !important;
	}
	.video_testimonial .vc_col-sm-4 .wpb_text_column {
		padding-bottom: calc(.6rem + 2vw);
		border-bottom: 1px solid #ccc;
	}
	.video_testimonial .wpb_column.vc_column_container {
		max-width: 548px;
		margin-left: auto;
		margin-right: auto;
	}
	#free-mensgroup .l-section-img {
		background-size: 108% !important;
	}
	.acuity_form {
		min-height: 1150px;
	}
}

@media only screen and (max-width: 846px) {
	.acuity_form {
		min-height: calc(1430px - 270*(100vw - 360px)/540);
	}
}

@media only screen and (min-width: 783px) {
	.plan-features:nth-of-type(2n),
	.plan-description:nth-of-type(2n+1) {
		border-left: 0;
	}
	
	.admin-bar ._new-g .feature.sticky-col {
		top: 92px;
	}
	
	.admin-bar .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
		top: 32px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 782px) {
	.admin-bar ._new-g .feature.sticky-col {
		top: 106px;
	}
	 .admin-bar .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
		top: 46px;
	}
}

@media only screen and (max-width: 782px) {
	
	.grid-cols:not(._new-g) {
		max-width: 500px;
		grid-template: repeat(6, minmax(50px, auto))/repeat(1, 1fr);
	}
	.plan-name {
		padding: 3rem 1rem 1.5rem;
	}
	.plan-description,
	.plan-features {
		padding: 1.75rem 1.25rem;
	}
	.l-section.height_full.mobile-not-fullscreen {
		min-height: 60vh !important;
	}
}

@media only screen and (max-width: 600px) {
	
	.blog #us_grid_1 .w-grid-item {
		border: none;
		border-bottom: 1px solid #cacaca;
	}
	
	._new-g .plan-description.fr {
		border-right: 1px solid #000;
	}
	._new-g .plan-name {
		grid-column-end: span 12;
		order: 0;
	}
	
	._new-g .plan-description {
		grid-column-end: span 12;
	}

	._new-g .feature {
		grid-column-end: span 3;
	}
	
	._new-g .feature.fl,
	._new-g .feature.g_heading	{
		grid-column-end: span 6;
	}
	
	._new-g .feature.sticky-col {
		font-size: .9em;
	}
	
	._new-g .feature.sticky-col._last {
		padding: .8em .5em;
	}
	
	._new-g .feature.tc {
		padding: .5em;
	}
	
	.feature .mg-item-price {
		font-size: 1.6rem;
	}
	
	.feature .mg-item-price del {
		font-size: 1.3rem;
	}
	
	.feature .mg-item-price sup {
		top: -.5rem;
		font-size: .9rem;
	}
	
	.feature .mg-item-price small {
		font-size: .7rem;
	}
	
	.feature._x::before, .feature._y::before {
		font-size: 1.3rem;
	}
	
	.feature .get_started_btn {
		padding: .7em .5em;
		font-size: .8em;
	}

	.coach-thumb,
	.coach-descr,
	.groups-grid .group-item {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.coach-item {
		padding: 1.5rem 0;
	}
	
	.coach-thumb {
		margin-bottom: 1rem;
	}
	
	.groups-grid .group-item {
		margin: 0 0 2rem;
	}
	.postid-7218 .blog-header .l-section-img {
		background-image: url(https://mensgroup.com/wp-content/uploads/2020/06/How-To-Control-Your-Emotions-Man-2-m.jpg) !important;
	}
	.blog .g-filters {
		border-bottom: 1px solid #cacaca;
	}
	.image_cutoff .l-section.wpb_row.height_full .l-section-img {
		background-position: center 50px;
	}
	.grid_popup {
		padding: 0;
	}
	.lightbox .content .main {
		padding: 1rem 1.2rem;
	}
}

	
@media only screen and (max-width:599px) {
	.ush_menu_1 .w-nav-icon {
		font-size: 25px !important;
	}
	
	.ush_menu_1 .w-nav-icon > div {
		border-width: 4px !important;
	}
}

@media only screen and (max-width: 480px) {
	.single .w-sharing {
		margin-top: .5rem;
	}
	.mobile-image {
		display: block;
		margin-bottom: 1.5rem;
	}
	.mobile-second {
		padding-top: 1rem;
	}
	._form_5 ._form-content,
	._podcast_form ._form_53 ._form-content {
		max-width: 100%;
		margin-top: .4rem;
	}
	._form_5 ._form_element,
	._form_5 ._button-wrapper,
	._podcast_form ._form_53 ._form_element,
	._podcast_form ._form_53 ._button-wrapper {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.l-section.height_full.mobile-not-fullscreen {
		min-height: 50vh;
	}
	.mobile-not-fullscreen .l-section-img {
		background-size: cover !important;
	}
	.home-hero .l-section-img {
		background-image: url(https://mensgroup.com/wp-content/uploads/2020/03/mens-group-1-1-m.jpg) !important;
	}
	.author_bio_short {
		padding: 1rem 0;
	}
	.author_bio_image {
		max-width: 65px;
	}
	.author_bio_desc {
		margin-left: .6rem;
	}
	.author_bio_desc h5 {
		font-size: 18px;
		margin-bottom: .3rem
	}
	.author_bio_desc {
		font-size: 14px;
	}
	.written-by {
		font-size: 11px;
	}
	.groups-grid .group-item {
		padding: 1.3rem;
	}
	.groups-grid .group-item h3 {
		font-size: 20px;
	}
	.groups-grid .group-item h4 {
		font-size: 18px;
		padding-top: .7rem;
		margin-bottom: .8rem;
	}
	.groups-grid .group-item ul {
		margin: 0 0 1rem 2rem;
	}
	.groups-grid .group-item ul li {
		margin: 0 0 .3rem;
	}
	.lightbox #close-modal {
		right: .5rem;
	}
}