
.wslu-color-scheme--facebook {
	--wslu-color-scheme: #3b5998;
	--wslu-color-scheme-lighten: #718dc8;
	--wslu-color-scheme-darken: #2d4373;
}

.wslu-color-scheme--twitter {
	--wslu-color-scheme: #1da1f2;
	--wslu-color-scheme-lighten: #7dc9f8;
	--wslu-color-scheme-darken: #0c85d0;
}

.wslu-color-scheme--dribbble {
	--wslu-color-scheme: #ea4c89;
	--wslu-color-scheme-lighten: #f5a7c5;
	--wslu-color-scheme-darken: #e51e6b;
}

.wslu-color-scheme--pinterest {
	--wslu-color-scheme: #bd081c;
	--wslu-color-scheme-lighten: #f6354a;
	--wslu-color-scheme-darken: #8c0615;
}

.wslu-color-scheme--instagram {
	--wslu-color-scheme: #5851db;
	--wslu-color-scheme-lighten: #a9a6ec;
	--wslu-color-scheme-darken: #332bce;
}

.wslu-color-scheme--github {
	--wslu-color-scheme: #6e5494;
	--wslu-color-scheme-lighten: #a28fbf;
	--wslu-color-scheme-darken: #564273;
}

.wslu-color-scheme--linkedin {
	--wslu-color-scheme: #0077b5;
	--wslu-color-scheme-lighten: #1cb1ff;
	--wslu-color-scheme-darken: #005582;
}

.wslu-color-scheme--vkontakte {
	--wslu-color-scheme: #45668e;
	--wslu-color-scheme-lighten: #7a99bf;
	--wslu-color-scheme-darken: #344d6c;
}

.wslu-color-scheme--reddit {
	--wslu-color-scheme: #ff4500;
	--wslu-color-scheme-lighten: #ff8f66;
	--wslu-color-scheme-darken: #cc3700;
}

.wslu-color-scheme--skype {
	--wslu-color-scheme: #00aff0;
	--wslu-color-scheme-lighten: #57d2ff;
	--wslu-color-scheme-darken: #008abd;
}

.wslu-color-scheme--wordpress {
	--wslu-color-scheme: #21759b;
	--wslu-color-scheme-lighten: #4aacd8;
	--wslu-color-scheme-darken: #185571;
}

.wslu-color-scheme--google {
	--wslu-color-scheme: #4285f4;
	--wslu-color-scheme-lighten: #a2c3fa;
	--wslu-color-scheme-darken: #1266f1;
}

.wslu-color-scheme--youtube {
	--wslu-color-scheme: #f00;
	--wslu-color-scheme-lighten: #f66;
	--wslu-color-scheme-darken: #c00;
}

.wslu-color-scheme--vimeo {
	--wslu-color-scheme: #1ab7ea;
	--wslu-color-scheme-lighten: #77d4f3;
	--wslu-color-scheme-darken: #1295bf;
}

.wslu-color-scheme--whatsapp {
	--wslu-color-scheme: #25d366;
	--wslu-color-scheme-lighten: #77e7a1;
	--wslu-color-scheme-darken: #1da851;
}

.wslu-color-scheme--mailchimp {
	--wslu-color-scheme: #6dc5dc;
	--wslu-color-scheme-lighten: #bfe6f0;
	--wslu-color-scheme-darken: #44b5d2;
}

.wslu-color-scheme--posts {
	--wslu-color-scheme: #36454f;
	--wslu-color-scheme-lighten: #5f7a8c;
	--wslu-color-scheme-darken: #212b31;
}

.wslu-color-scheme--comments {
	--wslu-color-scheme: #000;
	--wslu-color-scheme-lighten: #333;
	--wslu-color-scheme-darken: black;
}

.wslu-color-scheme--facebook-messenger {
	--wslu-color-scheme: #3b5998;
	--wslu-color-scheme-lighten: #718dc8;
	--wslu-color-scheme-darken: #2d4373;
}

.wslu-color-scheme--kik {
	--wslu-color-scheme: #82bc23;
	--wslu-color-scheme-lighten: #b2e263;
	--wslu-color-scheme-darken: #64911b;
}

.wslu-color-scheme--trello {
	--wslu-color-scheme: #0079bf;
	--wslu-color-scheme-lighten: #26afff;
	--wslu-color-scheme-darken: #00598c;
}

.wslu-color-scheme--viber {
	--wslu-color-scheme: #59267c;
	--wslu-color-scheme-lighten: #9043c5;
	--wslu-color-scheme-darken: #3d1a55;
}

.wslu-color-scheme--telegram {
	--wslu-color-scheme: #08c;
	--wslu-color-scheme-lighten: #3bf;
	--wslu-color-scheme-darken: #069;
}

.wslu-color-scheme--email {
	--wslu-color-scheme: #ea4335;
	--wslu-color-scheme-lighten: #f49991;
	--wslu-color-scheme-darken: #d62516;
}

.wslu-color-scheme--digg {
	--wslu-color-scheme: #005be2;
	--wslu-color-scheme-lighten: #4992ff;
	--wslu-color-scheme-darken: #0046af;
}

.wslu-color-scheme--stumbleupon {
	--wslu-color-scheme: #eb4924;
	--wslu-color-scheme-lighten: #f49781;
	--wslu-color-scheme-darken: #ca3412;
}

.wslu-color-scheme--lineapp {
	--wslu-color-scheme: #06c755;
	--wslu-color-scheme-lighten: #3af988;
	--wslu-color-scheme-darken: #059540;
}

.wslu #loginform #XS_social_login_div {
	display: none;
}

.wslu #loginform #XS_social_login_div_login {
	display: -webkit-box;
}

#XS_social_login_div {
	clear: both;
	display: -webkit-box;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

#XS_social_login_div_login {
	clear: both;
	position: relative;
	padding-top: 25px;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
}

.wslu-hover-content {
	display: none;
	z-index: 1;
}

._login_button_style__ul {
	width: 100%;
	list-style: none;
	margin: 0;
}

._login_button_style__ul .facebook .social-icon {
	background-color: #3b5998;
}

._login_button_style__ul .facebook .login-button-text {
	color: #3b5998;
}

._login_button_style__ul .facebook:hover>a {
	background-color: #3b5998;
}

._login_button_style__ul .facebook:hover .social-icon {
	background-color: #344e86;
}

._login_button_style__ul .twitter .social-icon {
	background-color: #1da1f2;
}

._login_button_style__ul .twitter .login-button-text {
	color: #1da1f2;
}

._login_button_style__ul .twitter:hover>a {
	background-color: #1da1f2;
}

._login_button_style__ul .twitter:hover .social-icon {
	background-color: #0d95e8;
}

._login_button_style__ul .dribbble .social-icon {
	background-color: #ea4c89;
}

._login_button_style__ul .dribbble .login-button-text {
	color: #ea4c89;
}

._login_button_style__ul .dribbble:hover>a {
	background-color: #ea4c89;
}

._login_button_style__ul .dribbble:hover .social-icon {
	background-color: #e7357a;
}

._login_button_style__ul .pinterest .social-icon {
	background-color: #bd081c;
}

._login_button_style__ul .pinterest .login-button-text {
	color: #bd081c;
}

._login_button_style__ul .pinterest:hover>a {
	background-color: #bd081c;
}

._login_button_style__ul .pinterest:hover .social-icon {
	background-color: #a50718;
}

._login_button_style__ul .instagram .social-icon {
	background-color: #5851db;
}

._login_button_style__ul .instagram .login-button-text {
	color: #5851db;
}

._login_button_style__ul .instagram:hover>a {
	background-color: #5851db;
}

._login_button_style__ul .instagram:hover .social-icon {
	background-color: #443cd7;
}

._login_button_style__ul .github .social-icon {
	background-color: #6e5494;
}

._login_button_style__ul .github .login-button-text {
	color: #6e5494;
}

._login_button_style__ul .github:hover>a {
	background-color: #6e5494;
}

._login_button_style__ul .github:hover .social-icon {
	background-color: #624b84;
}

._login_button_style__ul .linkedin .social-icon {
	background-color: #0077b5;
}

._login_button_style__ul .linkedin .login-button-text {
	color: #0077b5;
}

._login_button_style__ul .linkedin:hover>a {
	background-color: #0077b5;
}

._login_button_style__ul .linkedin:hover .social-icon {
	background-color: #00669c;
}

._login_button_style__ul .vkontakte .social-icon {
	background-color: #45668e;
}

._login_button_style__ul .vkontakte .login-button-text {
	color: #45668e;
}

._login_button_style__ul .vkontakte:hover>a {
	background-color: #45668e;
}

._login_button_style__ul .vkontakte:hover .social-icon {
	background-color: #3d5a7d;
}

._login_button_style__ul .reddit .social-icon {
	background-color: #ff4500;
}

._login_button_style__ul .reddit .login-button-text {
	color: #ff4500;
}

._login_button_style__ul .reddit:hover>a {
	background-color: #ff4500;
}

._login_button_style__ul .reddit:hover .social-icon {
	background-color: #e63e00;
}

._login_button_style__ul .skype .social-icon {
	background-color: #00aff0;
}

._login_button_style__ul .skype .login-button-text {
	color: #00aff0;
}

._login_button_style__ul .skype:hover>a {
	background-color: #00aff0;
}

._login_button_style__ul .skype:hover .social-icon {
	background-color: #009cd7;
}

._login_button_style__ul .wordpress .social-icon {
	background-color: #21759b;
}

._login_button_style__ul .wordpress .login-button-text {
	color: #21759b;
}

._login_button_style__ul .wordpress:hover>a {
	background-color: #21759b;
}

._login_button_style__ul .wordpress:hover .social-icon {
	background-color: #1d6586;
}

._login_button_style__ul .google .social-icon {
	background-color: #4285f4;
}

._login_button_style__ul .google .login-button-text {
	color: #4285f4;
}

._login_button_style__ul .google:hover>a {
	background-color: #4285f4;
}

._login_button_style__ul .google:hover .social-icon {
	background-color: #2a75f3;
}

._login_button_style__ul .youtube .social-icon {
	background-color: red;
}

._login_button_style__ul .youtube .login-button-text {
	color: red;
}

._login_button_style__ul .youtube:hover>a {
	background-color: red;
}

._login_button_style__ul .youtube:hover .social-icon {
	background-color: #e60000;
}

._login_button_style__ul .vimeo .social-icon {
	background-color: #1ab7ea;
}

._login_button_style__ul .vimeo .login-button-text {
	color: #1ab7ea;
}

._login_button_style__ul .vimeo:hover>a {
	background-color: #1ab7ea;
}

._login_button_style__ul .vimeo:hover .social-icon {
	background-color: #14a7d7;
}

._login_button_style__ul .whatsapp .social-icon {
	background-color: #25d366;
}

._login_button_style__ul .whatsapp .login-button-text {
	color: #25d366;
}

._login_button_style__ul .whatsapp:hover>a {
	background-color: #25d366;
}

._login_button_style__ul .whatsapp:hover .social-icon {
	background-color: #21bd5c;
}

._login_button_style__ul .mailchimp .social-icon {
	background-color: #6dc5dc;
}

._login_button_style__ul .mailchimp .login-button-text {
	color: #6dc5dc;
}

._login_button_style__ul .mailchimp:hover>a {
	background-color: #6dc5dc;
}

._login_button_style__ul .mailchimp:hover .social-icon {
	background-color: #58bdd7;
}

._login_button_style__ul .posts .social-icon {
	background-color: #36454f;
}

._login_button_style__ul .posts .login-button-text {
	color: #36454f;
}

._login_button_style__ul .posts:hover>a {
	background-color: #36454f;
}

._login_button_style__ul .posts:hover .social-icon {
	background-color: #2c3840;
}

._login_button_style__ul .comments .social-icon {
	background-color: #000;
}

._login_button_style__ul .comments .login-button-text {
	color: #000;
}

._login_button_style__ul .comments:hover>a {
	background-color: #000;
}

._login_button_style__ul .comments:hover .social-icon {
	background-color: #000;
}

._login_button_style__ul .facebook-messenger .social-icon {
	background-color: #3b5998;
}

._login_button_style__ul .facebook-messenger .login-button-text {
	color: #3b5998;
}

._login_button_style__ul .facebook-messenger:hover>a {
	background-color: #3b5998;
}

._login_button_style__ul .facebook-messenger:hover .social-icon {
	background-color: #344e86;
}

._login_button_style__ul .kik .social-icon {
	background-color: #82bc23;
}

._login_button_style__ul .kik .login-button-text {
	color: #82bc23;
}

._login_button_style__ul .kik:hover>a {
	background-color: #82bc23;
}

._login_button_style__ul .kik:hover .social-icon {
	background-color: #73a71f;
}

._login_button_style__ul .trello .social-icon {
	background-color: #0079bf;
}

._login_button_style__ul .trello .login-button-text {
	color: #0079bf;
}

._login_button_style__ul .trello:hover>a {
	background-color: #0079bf;
}

._login_button_style__ul .trello:hover .social-icon {
	background-color: #0069a6;
}

._login_button_style__ul .viber .social-icon {
	background-color: #59267c;
}

._login_button_style__ul .viber .login-button-text {
	color: #59267c;
}

._login_button_style__ul .viber:hover>a {
	background-color: #59267c;
}

._login_button_style__ul .viber:hover .social-icon {
	background-color: #4b2068;
}

._login_button_style__ul .telegram .social-icon {
	background-color: #08c;
}

._login_button_style__ul .telegram .login-button-text {
	color: #08c;
}

._login_button_style__ul .telegram:hover>a {
	background-color: #08c;
}

._login_button_style__ul .telegram:hover .social-icon {
	background-color: #0077b3;
}

._login_button_style__ul .email .social-icon {
	background-color: #ea4335;
}

._login_button_style__ul .email .login-button-text {
	color: #ea4335;
}

._login_button_style__ul .email:hover>a {
	background-color: #ea4335;
}

._login_button_style__ul .email:hover .social-icon {
	background-color: #e82e1e;
}

._login_button_style__ul .digg .social-icon {
	background-color: #005be2;
}

._login_button_style__ul .digg .login-button-text {
	color: #005be2;
}

._login_button_style__ul .digg:hover>a {
	background-color: #005be2;
}

._login_button_style__ul .digg:hover .social-icon {
	background-color: #0051c9;
}

._login_button_style__ul .stumbleupon .social-icon {
	background-color: #eb4924;
}

._login_button_style__ul .stumbleupon .login-button-text {
	color: #eb4924;
}

._login_button_style__ul .stumbleupon:hover>a {
	background-color: #eb4924;
}

._login_button_style__ul .stumbleupon:hover .social-icon {
	background-color: #e13b15;
}

._login_button_style__ul .lineapp .social-icon {
	background-color: #06c755;
}

._login_button_style__ul .lineapp .login-button-text {
	color: #06c755;
}

._login_button_style__ul .lineapp:hover>a {
	background-color: #06c755;
}

._login_button_style__ul .lineapp:hover .social-icon {
	background-color: #05ae4a;
}

._login_button_style__ul>li:not(:last-child) {
	margin-bottom: 20px;
}

._login_button_style__ul>li>a {
	display: block;
	text-decoration: none;
	-webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .07);
	padding: 10px;
	border-radius: 30px;
	-webkit-transition: background .4s cubic-bezier(.47, 0, .75, .72), -webkit-transform .6s cubic-bezier(.39, .58, .57, 1);
	transition: background .4s cubic-bezier(.47, 0, .75, .72), -webkit-transform .6s cubic-bezier(.39, .58, .57, 1);
	transition: background .4s cubic-bezier(.47, 0, .75, .72), transform .6s cubic-bezier(.39, .58, .57, 1);
	transition: background .4s cubic-bezier(.47, 0, .75, .72), transform .6s cubic-bezier(.39, .58, .57, 1), -webkit-transform .6s cubic-bezier(.39, .58, .57, 1);
}

._login_button_style__ul>li>a:hover {
	-webkit-transform: scale(.95);
	transform: scale(.95);
}

._login_button_style__ul>li>a:hover .login-button-text {
	color: #fff;
}

._login_button_style__ul>li>a .xs-social-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

._login_button_style__ul>li>a .social-icon {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

._login_button_style__ul>li>a .social-icon>img {
	max-width: 12px;
	display: inline-block;
}

._login_button_style__ul>li>a .social-icon>span {
	color: #fff;
	font-size: 13px;
}

._login_button_style__ul>li>a .login-button-text {
	font-size: 14px;
	font-weight: 500;
	margin-left: 15px;
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
}

._login_button_style__ul .xs-li-style2 {
	display: inline-block;
}

._login_button_style__ul .xs-li-style2:not(:last-child) {
	margin-right: 5px;
}

._login_button_style__ul .xs-li-style2>a {
	display: inline-block;
	padding: 0;
}

._login_button_style__ul .xs-li-style2>a:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.xs_social_counter_widget {
	width: 100%;
	clear: both;
}

.xs_social_counter_widget .xs_counter_url {
	width: 100%;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.xs_social_counter_widget .xs_counter_url li {
	border-right: 0;
	margin: 0 !important;
	min-width: 33.33%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	padding: 0;
	border: none;
}

.xs_social_counter_widget .xs_counter_url li a {
	width: 100%;
	padding: 18px 0 12px 0 !important;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.xs_social_counter_widget .xs_counter_url li a .met-social, .xs_social_counter_widget .xs_counter_url li a>div {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.xs_social_counter_widget .xs_counter_url li a .met-social:before, .xs_social_counter_widget .xs_counter_url li a>div:before {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.xs_social_counter_widget .xs_counter_url li a:active, .xs_social_counter_widget .xs_counter_url li a:focus, .xs_social_counter_widget .xs_counter_url li a:hover {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.xs_social_counter_widget .xs_counter_url li a>div {
	line-height: 14px;
}

.xs_social_counter_widget .xs_counter_url li a>div.xs-social-icon {
	line-height: initial;
	margin-bottom: 5px;
}

.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-both-counter-text, .xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-share-count--text, .xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-share-count--total, .xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower-label, .xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower-text {
	font-family: Helvetica, sans-serif;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li {
	max-width: 33.33%;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook span::before {
	color: #3b5998 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.twitter span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.twitter span::before {
	color: #1da1f2 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.dribbble span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.dribbble span::before {
	color: #ea4c89 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.pinterest span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.pinterest span::before {
	color: #bd081c !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.instagram span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.instagram span::before {
	color: #5851db !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.github span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.github span::before {
	color: #6e5494 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.linkedin span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.linkedin span::before {
	color: #0077b5 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vkontakte span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vkontakte span::before {
	color: #45668e !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.reddit span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.reddit span::before {
	color: #ff4500 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.skype span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.skype span::before {
	color: #00aff0 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.wordpress span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.wordpress span::before {
	color: #21759b !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.google span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.google span::before {
	color: #4285f4 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.youtube span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.youtube span::before {
	color: red !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vimeo span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vimeo span::before {
	color: #1ab7ea !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.whatsapp span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.whatsapp span::before {
	color: #25d366 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.mailchimp span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.mailchimp span::before {
	color: #6dc5dc !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.posts span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.posts span::before {
	color: #36454f !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.comments span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.comments span::before {
	color: #000 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook-messenger span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook-messenger span::before {
	color: #3b5998 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.kik span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.kik span::before {
	color: #82bc23 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.trello span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.trello span::before {
	color: #0079bf !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.viber span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.viber span::before {
	color: #59267c !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.telegram span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.telegram span::before {
	color: #08c !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.email span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.email span::before {
	color: #ea4335 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.digg span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.digg span::before {
	color: #005be2 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.stumbleupon span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.stumbleupon span::before {
	color: #eb4924 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.lineapp span {
	background-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.lineapp span::before {
	color: #06c755 !important;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color.wslu-counter-thin-border li {
	border-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li {
	border-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:last-child, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:nth-child(3n+3) {
	border-color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook {
	background-color: #3b5998;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter {
	background-color: #1da1f2;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble {
	background-color: #ea4c89;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest {
	background-color: #bd081c;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram {
	background-color: #5851db;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github {
	background-color: #6e5494;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin {
	background-color: #0077b5;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte {
	background-color: #45668e;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit {
	background-color: #ff4500;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype {
	background-color: #00aff0;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress {
	background-color: #21759b;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google {
	background-color: #4285f4;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube {
	background-color: red;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo {
	background-color: #1ab7ea;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp {
	background-color: #25d366;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp {
	background-color: #6dc5dc;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts {
	background-color: #36454f;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments {
	background-color: #000;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger {
	background-color: #3b5998;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik {
	background-color: #82bc23;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello {
	background-color: #0079bf;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber {
	background-color: #59267c;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram {
	background-color: #08c;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email {
	background-color: #ea4335;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg {
	background-color: #005be2;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon {
	background-color: #eb4924;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp {
	background-color: #06c755;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp span {
	color: #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li a:focus {
	outline: 0;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-rounded li {
	border-radius: 100px;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-rounded .wslu-hover-content {
	border-radius: 100px;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-space li {
	border: 3px solid #fff;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped.wslu-counter-icon-fill-color li .xs-social-icon span {
	width: 26px;
	height: 26px;
	text-align: center;
	margin: 0;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li {
	width: 100%;
	padding: 0;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li:not(:last-child) {
	border-bottom: 0;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px !important;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 15px;
	text-decoration: none;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-icon {
	margin: 0 5px;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .met-social {
	height: auto;
	width: auto;
	font-size: 12px;
}

.xs_social_counter_widget .xs_counter_url .xs-social-icon span {
	color: #333;
	font-size: 24px;
	display: inline-block;
	border-radius: 100px;
}

.xs_social_counter_widget .xs_counter_url .xs-social-follower {
	color: #333;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
}

.xs_social_counter_widget .xs_counter_url .xs-social-follower-text {
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.xs_social_share_widget.wslu-theme-font-no .wslu-both-counter-text, .xs_social_share_widget.wslu-theme-font-no .wslu-share-count--text, .xs_social_share_widget.wslu-theme-font-no .wslu-share-count--total, .xs_social_share_widget.wslu-theme-font-no .xs-social-follower, .xs_social_share_widget.wslu-theme-font-no .xs-social-follower-label, .xs_social_share_widget.wslu-theme-font-no .xs-social-follower-text {
	font-family: Helvetica, sans-serif;
}

.xs_social_share_widget.xs_share_url {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
	max-width: 100% !important;
}

.xs_social_share_widget.xs_share_url ul {
	position: relative;
	list-style: none;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	margin: 0;
	padding: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.xs_social_share_widget.xs_share_url ul li {
	margin: 0;
}

.xs_social_share_widget.xs_share_url ul li>a {
	display: block;
	text-decoration: none;
	-webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .07);
	padding: 5px;
	-webkit-transition: all .4s cubic-bezier(.47, 0, .75, .72);
	transition: all .4s cubic-bezier(.47, 0, .75, .72);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 17px;
	position: relative;
	background-color: transparent;
}

.xs_social_share_widget.xs_share_url ul li>a .xs-social-icon {
	text-align: center;
}

.xs_social_share_widget.xs_share_url ul li>a .xs-social-icon span {
	color: #fff;
	-webkit-transition: background, opacity .3s ease-in-out;
	transition: background, opacity .3s ease-in-out;
}

.xs_social_share_widget.xs_share_url ul li.wslu-no-extra-data>a .xs-social-icon {
	padding: 6px 10px;
	min-width: 36px;
}

.xs_social_share_widget.xs_share_url ul li .wslu-both-counter-text {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn {
	margin: 0;
	padding: 0 !important;
}

.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn a {
	background-color: #00a600;
	color: #fff;
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn a .wslu-share-more-btn--icon {
	margin-right: 3px;
}

.xs_social_share_widget.xs_share_url ul .wslu-share-more {
	position: absolute;
	top: 120%;
	right: 0;
	width: 250px;
	background-color: #fff;
	padding: 30px;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
	border-radius: 5px;
	margin-top: 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
	z-index: 1;
}

.xs_social_share_widget.xs_share_url ul .wslu-share-more.active {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

.xs_social_share_widget.xs_share_url ul .wslu-share-more:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #fff;
	position: absolute;
	top: -15px;
	right: 20px;
}

.xs_social_share_widget.xs_share_url ul .wslu-share-more ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
}

.xs_social_share_widget.xs_share_url ul .wslu-share-more .wslu-share-more-btn-title {
	font-size: 16px;
	line-height: 18px;
	color: #101010;
	font-weight: 600;
	margin: 0;
	margin-bottom: 12px;
	text-align: left;
}

.xs_social_share_widget.xs_share_url ul .wslu-share-more .wslu-share-more-btn-close {
	color: #ff433c;
	font-size: 15px;
	font-weight: 700;
	position: absolute;
	right: 15px;
	top: 13px;
	cursor: pointer;
}

.xs_social_share_widget.xs_share_url.wslu-share-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.xs_social_share_widget.xs_share_url.wslu-share-vertical ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.xs_social_share_widget.xs_share_url.wslu-share-vertical.wslu-share-m-5 li {
	margin: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-share-vertical.wslu-share-m-5 .wslu-share-count {
	margin: 0;
	margin-bottom: 5px;
}

.xs_social_share_widget.xs_share_url.wslu-share-vertical .wslu-share-count {
	width: 100%;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a {
	background-color: #3b5998;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a .xs-social-follower {
	background-color: #263961;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a {
	background-color: #1da1f2;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a .xs-social-follower {
	background-color: #0b76b8;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a {
	background-color: #ea4c89;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a .xs-social-follower {
	background-color: #d11960;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a {
	background-color: #bd081c;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a .xs-social-follower {
	background-color: #740511;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a {
	background-color: #5851db;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a .xs-social-follower {
	background-color: #2e26b9;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a {
	background-color: #6e5494;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .github a .xs-social-follower {
	background-color: #4a3863;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a {
	background-color: #0077b5;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a .xs-social-follower {
	background-color: #004569;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a {
	background-color: #45668e;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a .xs-social-follower {
	background-color: #2c415b;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a {
	background-color: #ff4500;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a .xs-social-follower {
	background-color: #b33000;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a {
	background-color: #00aff0;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a .xs-social-follower {
	background-color: #0077a4;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a {
	background-color: #21759b;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a .xs-social-follower {
	background-color: #14455c;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a {
	background-color: #4285f4;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .google a .xs-social-follower {
	background-color: #0d5bdd;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a {
	background-color: red;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a .xs-social-follower {
	background-color: #b30000;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a {
	background-color: #1ab7ea;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a .xs-social-follower {
	background-color: #0f83a8;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a {
	background-color: #25d366;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a .xs-social-follower {
	background-color: #1a9247;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a {
	background-color: #6dc5dc;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a .xs-social-follower {
	background-color: #31accc;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a {
	background-color: #36454f;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a .xs-social-follower {
	background-color: #171d22;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a {
	background-color: #000;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a .xs-social-follower {
	background-color: #000;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a {
	background-color: #3b5998;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a .xs-social-follower {
	background-color: #263961;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a {
	background-color: #82bc23;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a .xs-social-follower {
	background-color: #557c17;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a {
	background-color: #0079bf;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a .xs-social-follower {
	background-color: #004973;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a {
	background-color: #59267c;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a .xs-social-follower {
	background-color: #2f1441;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a {
	background-color: #08c;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a .xs-social-follower {
	background-color: #005580;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a {
	background-color: #ea4335;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .email a .xs-social-follower {
	background-color: #bf2114;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a {
	background-color: #005be2;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a .xs-social-follower {
	background-color: #003c96;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a {
	background-color: #eb4924;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a .xs-social-follower {
	background-color: #b22e10;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a {
	background-color: #06c755;
}

.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a .xs-social-follower {
	background-color: #047d35;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wslu-share-more-btn, .xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored a {
	background-color: #333;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook:hover a {
	background-color: #3b5998;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .twitter:hover a {
	background-color: #1da1f2;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .twitter:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .dribbble:hover a {
	background-color: #ea4c89;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .dribbble:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .pinterest:hover a {
	background-color: #bd081c;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .pinterest:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .instagram:hover a {
	background-color: #5851db;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .instagram:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .github:hover a {
	background-color: #6e5494;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .github:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .linkedin:hover a {
	background-color: #0077b5;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .linkedin:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vkontakte:hover a {
	background-color: #45668e;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vkontakte:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .reddit:hover a {
	background-color: #ff4500;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .reddit:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .skype:hover a {
	background-color: #00aff0;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .skype:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wordpress:hover a {
	background-color: #21759b;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wordpress:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .google:hover a {
	background-color: #4285f4;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .google:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .youtube:hover a {
	background-color: red;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .youtube:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vimeo:hover a {
	background-color: #1ab7ea;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vimeo:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .whatsapp:hover a {
	background-color: #25d366;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .whatsapp:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .mailchimp:hover a {
	background-color: #6dc5dc;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .mailchimp:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .posts:hover a {
	background-color: #36454f;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .posts:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .comments:hover a {
	background-color: #000;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .comments:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook-messenger:hover a {
	background-color: #3b5998;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook-messenger:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .kik:hover a {
	background-color: #82bc23;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .kik:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .trello:hover a {
	background-color: #0079bf;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .trello:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .viber:hover a {
	background-color: #59267c;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .viber:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .telegram:hover a {
	background-color: #08c;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .telegram:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .email:hover a {
	background-color: #ea4335;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .email:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .digg:hover a {
	background-color: #005be2;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .digg:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .stumbleupon:hover a {
	background-color: #eb4924;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .stumbleupon:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .lineapp:hover a {
	background-color: #06c755;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .lineapp:hover a span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a {
	background-color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a span {
	color: #333;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a:hover span {
	color: #fff;
}

.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored li.wslu-share-more-btn.active, .xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored li.wslu-share-more-btn:hover {
	background-color: #00a600;
}

.xs_social_share_widget.xs_share_url.wslu-share-m-5 li {
	margin: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-share-m-5 .wslu-share-count {
	margin: 3px 5px 3px 0;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded li a {
	border-radius: 100px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded li a .wslu-both-counter-text {
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded li a .xs-social-icon {
	border-radius: 100px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded li.wslu-share-more-btn {
	border-radius: 100px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded .wslu-hover-content, .xs_social_share_widget.xs_share_url.wslu-share-rounded .wslu-share-count {
	border-radius: 100px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-top li:hover .wslu-hover-content {
	margin-bottom: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-down li:hover .wslu-hover-content {
	margin-top: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-right li:hover .wslu-hover-content {
	margin-left: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-left li:hover .wslu-hover-content {
	margin-right: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-share-box-shaped {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .wslu-both-counter-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 10px;
	-ms-flex: 10px;
	flex: 10px;
}

.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .wslu-both-counter-text, .xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .xs-social-icon {
	padding: 0 10px;
}

.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li.wslu-extra-data a .xs-social-icon {
	padding-top: 3px;
	padding-bottom: 3px;
}

.xs_social_share_widget.xs_share_url .wslu-both-counter-text, .xs_social_share_widget.xs_share_url .xs-social-follower {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3 a {
	border-radius: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3 a .wslu-both-counter-text {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3 a .wslu-hover-content {
	border-radius: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3 .wslu-share-count, .xs_social_share_widget.xs_share_url.wslu-radius-3 .wslu-share-more-btn {
	border-radius: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-top li a:hover .wslu-hover-content {
	margin-bottom: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-down li a:hover .wslu-hover-content {
	margin-top: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-right li a:hover .wslu-hover-content {
	margin-left: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-left li a:hover .wslu-hover-content {
	margin-right: 2px;
}

.xs_social_share_widget.xs_share_url.wslu-share-horizontal {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.xs_social_share_widget.xs_share_url.wslu-share-horizontal ul {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.xs_social_share_widget.xs_share_url.wslu-share-horizontal .wslu-share-count {
	padding: 4px 9px;
}

.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-share-m-5 li {
	margin: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-share-m-5 .wslu-share-more li {
	margin: 3px;
}

.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-style-18 {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-style-18 a {
	height: 100%;
}

.xs_social_share_widget.left_content, .xs_social_share_widget.right_content {
	position: fixed;
	z-index: 9999;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-box-align: inherit !important;
	-ms-flex-align: inherit !important;
	align-items: inherit !important;
}

.xs_social_share_widget.left_content .wslu-share-count, .xs_social_share_widget.right_content .wslu-share-count {
	padding: 9px 9px;
	max-width: 100%;
	width: 100%;
}

.xs_social_share_widget.left_content.xs_share_url li, .xs_social_share_widget.right_content.xs_share_url li {
	display: block;
	margin-left: 0;
	margin-right: 0;
	min-width: 38px;
}

.xs_social_share_widget.left_content.wslu-share-m-5 li, .xs_social_share_widget.right_content.wslu-share-m-5 li {
	margin: 3px;
}

.xs_social_share_widget.left_content.wslu-share-m-5 .wslu-share-count, .xs_social_share_widget.right_content.wslu-share-m-5 .wslu-share-count {
	margin-bottom: 5px;
}

.xs_social_share_widget.right_content {
	left: auto;
	right: 0;
}

.xs_social_share_widget.bottom_content, .xs_social_share_widget.top_content {
	position: fixed;
	z-index: 9999;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.xs_social_share_widget.bottom_content.xs_share_url ul li, .xs_social_share_widget.top_content.xs_share_url ul li {
	display: inline-block;
}

.xs_social_share_widget.bottom_content {
	top: auto;
	bottom: 0;
}

.xs_social_share_widget .met-social {
	line-height: 24px;
}

.wslu-fill-brand-hover-colored .wslu-share-count, .wslu-fill-colored .wslu-share-count {
	padding: 9px;
}

.wslu-share-count {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	background-color: #fff;
	margin: 0 auto;
	padding: 0 12px;
}

.wslu-share-count--total {
	font-size: 16px;
	line-height: 18px;
	color: #333;
}

.wslu-share-count--text {
	font-size: 10px;
	line-height: 10px;
	letter-spacing: .5px;
	color: #333;
	text-transform: uppercase;
}

#xs-social-login-container a {
	text-decoration: none;
	display: inline-block;
}

#xs-social-login-container a:hover {
	text-decoration: none;
}

#xs-social-login-container a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}

#xs-social-login-container span {
	display: inline-block;
}

#xs-social-login-container .wslu-logout-button {
	background: #2271b1;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	width: 100%;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}

#xs-social-login-container .wslu-logout-button:hover {
	color: #fff;
	background-color: #005b93;
}

#xs-social-login-container {
	max-width: 300px;
	margin: 30px auto;
	padding-bottom: 50px;
}

#xs-social-login-container .xs-login--style-1 {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 15px;
	--iconbox-size: 40px;
}

#xs-social-login-container .xs-login--style-1 .xs-login__item {
	background-color: #fff;
	padding: 6px;
	border-radius: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .06);
	box-shadow: 0 15px 35px rgba(0, 0, 0, .06);
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}

#xs-social-login-container .xs-login--style-1 .xs-login__item:hover {
	background-color: var(--wslu-color-scheme);
	-webkit-box-shadow: 0;
	box-shadow: 0;
}

#xs-social-login-container .xs-login--style-1 .xs-login__item:hover .xs-login__item--icon {
	background-color: #fff;
	color: var(--wslu-color-scheme);
}

#xs-social-login-container .xs-login--style-1 .xs-login__item:hover .xs-login__item--label {
	color: #fff;
}

#xs-social-login-container .xs-login--style-1 .xs-login__item--icon {
	background-color: var(--wslu-color-scheme);
	width: var(--iconbox-size);
	height: var(--iconbox-size);
	line-height: var(--iconbox-size);
	text-align: center;
	border-radius: var(--iconbox-size);
	color: #fff;
	font-size: calc(var(--iconbox-size) / 2);
}

#xs-social-login-container .xs-login--style-1 .xs-login__item--label {
	color: var(--wslu-color-scheme);
	font-size: 14px;
	font-weight: 600;
	padding-left: 10px;
}

#xs-social-login-container .xs-login--style-2 {
	--iconbox-size: 45px;
	display: grid;
	grid-template-columns: repeat(auto-fit, calc(var(--iconbox-size) + 7px));
	grid-gap: 10px;
}

#xs-social-login-container .xs-login--style-2 .xs-login__item {
	border-radius: 100px;
}

#xs-social-login-container .xs-login--style-2 .xs-login__item:hover .xs-login__item--icon {
	background-color: #fff;
	color: var(--wslu-color-scheme);
	-webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .06);
	box-shadow: 0 15px 35px rgba(0, 0, 0, .06);
}

#xs-social-login-container .xs-login--style-2 .xs-login__item--icon {
	background-color: var(--wslu-color-scheme);
	width: var(--iconbox-size);
	height: var(--iconbox-size);
	line-height: var(--iconbox-size);
	text-align: center;
	border-radius: 50%;
	color: #fff;
	font-size: calc(var(--iconbox-size) / 3);
	-webkit-transition: .2s;
	transition: .2s;
}

#xs-social-login-container .xs-login--style-3 {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 15px;
}

#xs-social-login-container .xs-login--style-3 .xs-login__item {
	background-color: #fff;
	padding: 13px 30px;
	border-radius: 100px;
	-webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .06);
	box-shadow: 0 15px 35px rgba(0, 0, 0, .06);
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
	text-align: center;
}

#xs-social-login-container .xs-login--style-3 .xs-login__item:hover {
	background-color: var(--wslu-color-scheme);
	-webkit-box-shadow: 0;
	box-shadow: 0;
}

#xs-social-login-container .xs-login--style-3 .xs-login__item:hover .xs-login__item--label {
	color: #fff;
}

#xs-social-login-container .xs-login--style-3 .xs-login__item--label {
	color: var(--wslu-color-scheme);
	font-size: 16px;
	font-weight: 600;
}

.met-social {
	font-family: met-social !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.met-social-home:before {
	content: "";
}

.met-social-apartment:before {
	content: "";
}

.met-social-pencil:before {
	content: "";
}

.met-social-magic-wand:before {
	content: "";
}

.met-social-drop:before {
	content: "";
}

.met-social-lighter:before {
	content: "";
}

.met-social-poop:before {
	content: "";
}

.met-social-sun:before {
	content: "";
}

.met-social-moon:before {
	content: "";
}

.met-social-cloud:before {
	content: "";
}

.met-social-cloud-upload:before {
	content: "";
}

.met-social-cloud-download:before {
	content: "";
}

.met-social-cloud-sync:before {
	content: "";
}

.met-social-cloud-check:before {
	content: "";
}

.met-social-database:before {
	content: "";
}

.met-social-lock:before {
	content: "";
}

.met-social-cog:before {
	content: "";
}

.met-social-trash:before {
	content: "";
}

.met-social-dice:before {
	content: "";
}

.met-social-heart:before {
	content: "";
}

.met-social-star1:before {
	content: "";
}

.met-social-star-half:before {
	content: "";
}

.met-social-star-empty:before {
	content: "";
}

.met-social-flag:before {
	content: "";
}

.met-social-envelope:before {
	content: "";
}

.met-social-paperclip:before {
	content: "";
}

.met-social-inbox:before {
	content: "";
}

.met-social-eye:before {
	content: "";
}

.met-social-printer:before {
	content: "";
}

.met-social-file-empty:before {
	content: "";
}

.met-social-file-add:before {
	content: "";
}

.met-social-enter:before {
	content: "";
}

.met-social-exit:before {
	content: "";
}

.met-social-graduation-hat:before {
	content: "";
}

.met-social-license:before {
	content: "";
}

.met-social-music-note:before {
	content: "";
}

.met-social-film-play:before {
	content: "";
}

.met-social-camera-video:before {
	content: "";
}

.met-social-camera:before {
	content: "";
}

.met-social-picture:before {
	content: "";
}

.met-social-book:before {
	content: "";
}

.met-social-bookmark:before {
	content: "";
}

.met-social-user:before {
	content: "";
}

.met-social-users:before {
	content: "";
}

.met-social-shirt:before {
	content: "";
}

.met-social-store:before {
	content: "";
}

.met-social-cart:before {
	content: "";
}

.met-social-tag:before {
	content: "";
}

.met-social-phone-handset:before {
	content: "";
}

.met-social-phone:before {
	content: "";
}

.met-social-pushpin:before {
	content: "";
}

.met-social-map-marker:before {
	content: "";
}

.met-social-map:before {
	content: "";
}

.met-social-location:before {
	content: "";
}

.met-social-calendar-full:before {
	content: "";
}

.met-social-keyboard:before {
	content: "";
}

.met-social-spell-check:before {
	content: "";
}

.met-social-screen:before {
	content: "";
}

.met-social-smartphone:before {
	content: "";
}

.met-social-tablet:before {
	content: "";
}

.met-social-laptop:before {
	content: "";
}

.met-social-laptop-phone:before {
	content: "";
}

.met-social-power-switch:before {
	content: "";
}

.met-social-bubble:before {
	content: "";
}

.met-social-heart-pulse:before {
	content: "";
}

.met-social-construction:before {
	content: "";
}

.met-social-pie-chart:before {
	content: "";
}

.met-social-chart-bars:before {
	content: "";
}

.met-social-gift:before {
	content: "";
}

.met-social-diamond:before {
	content: "";
}

.met-social-dinner:before {
	content: "";
}

.met-social-coffee-cup:before {
	content: "";
}

.met-social-leaf:before {
	content: "";
}

.met-social-paw:before {
	content: "";
}

.met-social-rocket:before {
	content: "";
}

.met-social-briefcase:before {
	content: "";
}

.met-social-bus:before {
	content: "";
}

.met-social-car:before {
	content: "";
}

.met-social-train:before {
	content: "";
}

.met-social-bicycle:before {
	content: "";
}

.met-social-wheelchair:before {
	content: "";
}

.met-social-select:before {
	content: "";
}

.met-social-earth:before {
	content: "";
}

.met-social-smile:before {
	content: "";
}

.met-social-sad:before {
	content: "";
}

.met-social-neutral:before {
	content: "";
}

.met-social-mustache:before {
	content: "";
}

.met-social-alarm:before {
	content: "";
}

.met-social-bullhorn:before {
	content: "";
}

.met-social-volume-high:before {
	content: "";
}

.met-social-volume-medium:before {
	content: "";
}

.met-social-volume-low:before {
	content: "";
}

.met-social-volume:before {
	content: "";
}

.met-social-mic:before {
	content: "";
}

.met-social-hourglass:before {
	content: "";
}

.met-social-undo:before {
	content: "";
}

.met-social-redo:before {
	content: "";
}

.met-social-sync:before {
	content: "";
}

.met-social-history:before {
	content: "";
}

.met-social-clock:before {
	content: "";
}

.met-social-download:before {
	content: "";
}

.met-social-upload:before {
	content: "";
}

.met-social-enter-down:before {
	content: "";
}

.met-social-exit-up:before {
	content: "";
}

.met-social-bug:before {
	content: "";
}

.met-social-code:before {
	content: "";
}

.met-social-link:before {
	content: "";
}

.met-social-unlink:before {
	content: "";
}

.met-social-thumbs-up:before {
	content: "";
}

.met-social-thumbs-down:before {
	content: "";
}

.met-social-magnifier:before {
	content: "";
}

.met-social-cross:before {
	content: "";
}

.met-social-menu:before {
	content: "";
}

.met-social-list:before {
	content: "";
}

.met-social-chevron-up:before {
	content: "";
}

.met-social-chevron-down:before {
	content: "";
}

.met-social-chevron-left:before {
	content: "";
}

.met-social-chevron-right:before {
	content: "";
}

.met-social-arrow-up:before {
	content: "";
}

.met-social-arrow-down:before {
	content: "";
}

.met-social-arrow-left:before {
	content: "";
}

.met-social-arrow-right:before {
	content: "";
}

.met-social-move:before {
	content: "";
}

.met-social-warning:before {
	content: "";
}

.met-social-question-circle:before {
	content: "";
}

.met-social-menu-circle:before {
	content: "";
}

.met-social-checkmark-circle:before {
	content: "";
}

.met-social-cross-circle:before {
	content: "";
}

.met-social-plus-circle:before {
	content: "";
}

.met-social-circle-minus:before {
	content: "";
}

.met-social-arrow-up-circle:before {
	content: "";
}

.met-social-arrow-down-circle:before {
	content: "";
}

.met-social-arrow-left-circle:before {
	content: "";
}

.met-social-arrow-right-circle:before {
	content: "";
}

.met-social-chevron-up-circle:before {
	content: "";
}

.met-social-chevron-down-circle:before {
	content: "";
}

.met-social-chevron-left-circle:before {
	content: "";
}

.met-social-chevron-right-circle:before {
	content: "";
}

.met-social-crop:before {
	content: "";
}

.met-social-frame-expand:before {
	content: "";
}

.met-social-frame-contract:before {
	content: "";
}

.met-social-layers:before {
	content: "";
}

.met-social-funnel:before {
	content: "";
}

.met-social-text-format:before {
	content: "";
}

.met-social-text-size:before {
	content: "";
}

.met-social-bold:before {
	content: "";
}

.met-social-italic:before {
	content: "";
}

.met-social-underline:before {
	content: "";
}

.met-social-strikethrough:before {
	content: "";
}

.met-social-highlight:before {
	content: "";
}

.met-social-text-align-left:before {
	content: "";
}

.met-social-text-align-center:before {
	content: "";
}

.met-social-text-align-right:before {
	content: "";
}

.met-social-text-align-justify:before {
	content: "";
}

.met-social-line-spacing:before {
	content: "";
}

.met-social-indent-increase:before {
	content: "";
}

.met-social-indent-decrease:before {
	content: "";
}

.met-social-page-break:before {
	content: "";
}

.met-social-hand:before {
	content: "";
}

.met-social-pointer-up:before {
	content: "";
}

.met-social-pointer-right:before {
	content: "";
}

.met-social-pointer-down:before {
	content: "";
}

.met-social-pointer-left:before {
	content: "";
}

.met-social-behance:before {
	content: "";
}

.met-social-behance-line:before {
	content: "";
}

.met-social-dribbble:before {
	content: "";
}

.met-social-dribbble-line:before {
	content: "";
}

.met-social-uniE905:before {
	content: "";
}

.met-social-uniE906:before {
	content: "";
}

.met-social-envato-line:before {
	content: "";
}

.met-social-facebook:before {
	content: "";
}

.met-social-facebook-line:before {
	content: "";
}

.met-social-flickr:before {
	content: "";
}

.met-social-flickr-line:before {
	content: "";
}

.met-social-github:before {
	content: "";
}

.met-social-github-line:before {
	content: "";
}

.met-social-google:before {
	content: "";
}

.met-social-google-line:before {
	content: "";
}

.met-social-instagram:before {
	content: "";
}

.met-social-instagram-line:before {
	content: "";
}

.met-social-linkedin:before {
	content: "";
}

.met-social-linkedin-line:before {
	content: "";
}

.met-social-mailchimp:before {
	content: "";
}

.met-social-mailchimp-line:before {
	content: "";
}

.met-social-pinterest:before {
	content: "";
}

.met-social-pinterest-line:before {
	content: "";
}

.met-social-reddit:before {
	content: "";
}

.met-social-reddit-line:before {
	content: "";
}

.met-social-tumblr:before {
	content: "";
}

.met-social-tumblr-line:before {
	content: "";
}

.met-social-twitter1:before {
	content: "";
}

.met-social-twitter-line:before {
	content: "";
}

.met-social-vimeo:before {
	content: "";
}

.met-social-vimeo-line:before {
	content: "";
}

.met-social-vkontakte:before {
	content: "";
}

.met-social-vkontakte-line:before {
	content: "";
}

.met-social-wordpress:before {
	content: "";
}

.met-social-wordpress-line:before {
	content: "";
}

.met-social-youtube:before {
	content: "";
}

.met-social-youtube-line:before {
	content: "";
}

.met-social-posts:before {
	content: "";
}

.met-social-comments:before {
	content: "";
}

.met-social-digg:before {
	content: "";
}

.met-social-digg-line:before {
	content: "";
}

.met-social-email:before {
	content: "";
}

.met-social-mail-line:before {
	content: "";
}

.met-social-telegram:before {
	content: "";
}

.met-social-telegram-line:before {
	content: "";
}

.met-social-facebook-messenger:before {
	content: "";
}

.met-social-facebook-messenger-line:before {
	content: "";
}

.met-social-kik:before {
	content: "";
}

.met-social-kik-line:before {
	content: "";
}

.met-social-skype:before {
	content: "";
}

.met-social-skype-line:before {
	content: "";
}

.met-social-trello:before {
	content: "";
}

.met-social-trello-line:before {
	content: "";
}

.met-social-viber:before {
	content: "";
}

.met-social-viber-line:before {
	content: "";
}

.met-social-stumbleupon:before {
	content: "";
}

.met-social-stumbleupon-line:before {
	content: "";
}

.met-social-whatsapp-line:before {
	content: "";
}

.met-social-whatsapp:before {
	content: "";
}

.met-social-cog-icon:before {
	content: "";
}

.met-social-lineapp:before {
	content: "";
}

.met-social-elements-kit-logo:before {
	content: "";
}

.met-social-degree-image:before {
	content: "";
}

.met-social-accordion:before {
	content: "";
}

.met-social-animated-flip-box:before {
	content: "";
}

.met-social-animated-text:before {
	content: "";
}

.met-social-brands:before {
	content: "";
}

.met-social-business-hour:before {
	content: "";
}

.met-social-ekit:before {
	content: "";
}

.met-social-button:before {
	content: "";
}

.met-social-carousel:before {
	content: "";
}

.met-social-Circle-progress:before {
	content: "";
}

.met-social-contact-form:before {
	content: "";
}

.met-social-countdown-timer:before {
	content: "";
}

.met-social-dropbar:before {
	content: "";
}

.met-social-faq:before {
	content: "";
}

.met-social-full-width-scroll:before {
	content: "";
}

.met-social-google-map:before {
	content: "";
}

.met-social-heading-style:before {
	content: "";
}

.met-social-help-desk:before {
	content: "";
}

.met-social-horizontal-timeline:before {
	content: "";
}

.met-social-iframe:before {
	content: "";
}

.met-social-image-comparison:before {
	content: "";
}

.met-social-image-gallery:before {
	content: "";
}

.met-social-image-justify:before {
	content: "";
}

.met-social-image-magnifier:before {
	content: "";
}

.met-social-image-masonry:before {
	content: "";
}

.met-social-inline-svg:before {
	content: "";
}

.met-social-instagram1:before {
	content: "";
}

.met-social-listing:before {
	content: "";
}

.met-social-music-player:before {
	content: "";
}

.met-social-news-ticker:before {
	content: "";
}

.met-social-off-canvus-menu:before {
	content: "";
}

.met-social-parallax:before {
	content: "";
}

.met-social-portfolio:before {
	content: "";
}

.met-social-post-banner:before {
	content: "";
}

.met-social-post-carousel:before {
	content: "";
}

.met-social-post-grid:before {
	content: "";
}

.met-social-post-slider:before {
	content: "";
}

.met-social-pricing-list:before {
	content: "";
}

.met-social-pricing-table:before {
	content: "";
}

.met-social-product-featured:before {
	content: "";
}

.met-social-product-image:before {
	content: "";
}

.met-social-product-recent:before {
	content: "";
}

.met-social-product-sale:before {
	content: "";
}

.met-social-product-top-rated:before {
	content: "";
}

.met-social-product-top-seller:before {
	content: "";
}

.met-social-progress-bar:before {
	content: "";
}

.met-social-protected-content-v2:before {
	content: "";
}

.met-social-protected-content-v3:before {
	content: "";
}

.met-social-protected-content:before {
	content: "";
}

.met-social-qr_code:before {
	content: "";
}

.met-social-scroll-button:before {
	content: "";
}

.met-social-search:before {
	content: "";
}

.met-social-service:before {
	content: "";
}

.met-social-slider-image:before {
	content: "";
}

.met-social-social-share:before {
	content: "";
}

.met-social-subscribe:before {
	content: "";
}

.met-social-tab:before {
	content: "";
}

.met-social-table:before {
	content: "";
}

.met-social-team-join:before {
	content: "";
}

.met-social-team-member:before {
	content: "";
}

.met-social-testimonial-carousel:before {
	content: "";
}

.met-social-testimonial-grid:before {
	content: "";
}

.met-social-testimonial-quote:before {
	content: "";
}

.met-social-testimonial-slider:before {
	content: "";
}

.met-social-toggle:before {
	content: "";
}

.met-social-user-login:before {
	content: "";
}

.met-social-double-left-chevron:before {
	content: "";
}

.met-social-double-angle-pointing-to-right:before {
	content: "";
}

.met-social-left-arrow:before {
	content: "";
}

.met-social-download-arrow:before {
	content: "";
}

.met-social-left-arrow2:before {
	content: "";
}

.met-social-right-arrow2:before {
	content: "";
}

.met-social-burger:before {
	content: "";
}

.met-social-cakes:before {
	content: "";
}

.met-social-cheese:before {
	content: "";
}

.met-social-drink-glass:before {
	content: "";
}

.met-social-pizza:before {
	content: "";
}

.met-social-vplay:before {
	content: "";
}

.met-social-newsletter:before {
	content: "";
}

.met-social-coins-2:before {
	content: "";
}

.met-social-commerce-2:before {
	content: "";
}

.met-social-monitor:before {
	content: "";
}

.met-social-business:before {
	content: "";
}

.met-social-down-arrow1:before {
	content: "";
}

.met-social-up-arrow1:before {
	content: "";
}

.met-social-right-arrow:before {
	content: "";
}

.met-social-left-arrows:before {
	content: "";
}

.met-social-graphic-2:before {
	content: "";
}

.met-social-commerce-1:before {
	content: "";
}

.met-social-hammer:before {
	content: "";
}

.met-social-justice-1:before {
	content: "";
}

.met-social-line:before {
	content: "";
}

.met-social-money-3:before {
	content: "";
}

.met-social-commerce:before {
	content: "";
}

.met-social-agenda:before {
	content: "";
}

.met-social-justice:before {
	content: "";
}

.met-social-technology:before {
	content: "";
}

.met-social-coins-1:before {
	content: "";
}

.met-social-bank:before {
	content: "";
}

.met-social-calculator:before {
	content: "";
}

.met-social-soundcloud:before {
	content: "";
}

.met-social-chart2:before {
	content: "";
}

.met-social-checked:before {
	content: "";
}

.met-social-clock1:before {
	content: "";
}

.met-social-comment:before {
	content: "";
}

.met-social-comments1:before {
	content: "";
}

.met-social-consult:before {
	content: "";
}

.met-social-consut2:before {
	content: "";
}

.met-social-deal:before {
	content: "";
}

.met-social-envelope1:before {
	content: "";
}

.met-social-folder:before {
	content: "";
}

.met-social-invest:before {
	content: "";
}

.met-social-loan:before {
	content: "";
}

.met-social-map-marker1:before {
	content: "";
}

.met-social-mutual-fund:before {
	content: "";
}

.met-social-google-plus:before {
	content: "";
}

.met-social-phone1:before {
	content: "";
}

.met-social-pie-chart1:before {
	content: "";
}

.met-social-play:before {
	content: "";
}

.met-social-savings:before {
	content: "";
}

.met-social-search1:before {
	content: "";
}

.met-social-tag1:before {
	content: "";
}

.met-social-tags:before {
	content: "";
}

.met-social-instagram2:before {
	content: "";
}

.met-social-quote:before {
	content: "";
}

.met-social-arrow-point-to-down:before {
	content: "";
}

.met-social-play-button:before {
	content: "";
}

.met-social-minus:before {
	content: "";
}

.met-social-plus:before {
	content: "";
}

.met-social-tick:before {
	content: "";
}

.met-social-up-arrow:before {
	content: "";
}

.met-social-arrows:before {
	content: "";
}

.met-social-right-arrow1:before {
	content: "";
}

.met-social-edit:before {
	content: "";
}

.met-social-reply:before {
	content: "";
}

.met-social-cogwheel-outline:before {
	content: "";
}

.met-social-apple:before {
	content: "";
}

.met-social-abacus:before {
	content: "";
}

.met-social-abacus1:before {
	content: "";
}

.met-social-agenda1:before {
	content: "";
}

.met-social-shopping-basket:before {
	content: "";
}

.met-social-users1:before {
	content: "";
}

.met-social-man:before {
	content: "";
}

.met-social-support:before {
	content: "";
}

.met-social-favorites:before {
	content: "";
}

.met-social-calendar:before {
	content: "";
}

.met-social-paper-plane:before {
	content: "";
}

.met-social-placeholder:before {
	content: "";
}

.met-social-phone-call:before {
	content: "";
}

.met-social-contact:before {
	content: "";
}

.met-social-email1:before {
	content: "";
}

.met-social-internet:before {
	content: "";
}

.met-social-quote1:before {
	content: "";
}

.met-social-medical:before {
	content: "";
}

.met-social-eye1:before {
	content: "";
}

.met-social-full-screen:before {
	content: "";
}

.met-social-tools:before {
	content: "";
}

.met-social-pie-chart2:before {
	content: "";
}

.met-social-diamond1:before {
	content: "";
}

.met-social-valentines-heart:before {
	content: "";
}

.met-social-like:before {
	content: "";
}

.met-social-team:before {
	content: "";
}

.met-social-tshirt:before {
	content: "";
}

.met-social-cancel:before {
	content: "";
}

.met-social-drink:before {
	content: "";
}

.met-social-home1:before {
	content: "";
}

.met-social-music:before {
	content: "";
}

.met-social-rich:before {
	content: "";
}

.met-social-brush:before {
	content: "";
}

.met-social-opposite-way:before {
	content: "";
}

.met-social-cloud-computing:before {
	content: "";
}

.met-social-technology-1:before {
	content: "";
}

.met-social-rotate:before {
	content: "";
}

.met-social-medical1:before {
	content: "";
}

.met-social-flash-1:before {
	content: "";
}

.met-social-flash:before {
	content: "";
}

.met-social-uturn:before {
	content: "";
}

.met-social-down-arrow:before {
	content: "";
}

.met-social-hours-support:before {
	content: "";
}

.met-social-bag:before {
	content: "";
}

.met-social-photo-camera:before {
	content: "";
}

.met-social-school:before {
	content: "";
}

.met-social-settings:before {
	content: "";
}

.met-social-smartphone1:before {
	content: "";
}

.met-social-technology-11:before {
	content: "";
}

.met-social-tool:before {
	content: "";
}

.met-social-business1:before {
	content: "";
}

.met-social-shuffle-arrow:before {
	content: "";
}

.met-social-van-1:before {
	content: "";
}

.met-social-van:before {
	content: "";
}

.met-social-vegetables:before {
	content: "";
}

.met-social-women:before {
	content: "";
}

.met-social-vintage:before {
	content: "";
}

.met-social-team-1:before {
	content: "";
}

.met-social-team1:before {
	content: "";
}

.met-social-watch:before {
	content: "";
}

.met-social-cogwheel:before {
	content: "";
}

.met-social-light-bulb:before {
	content: "";
}

.met-social-light-bulb-1:before {
	content: "";
}

.met-social-heart-shape-outline:before {
	content: "";
}

.met-social-online-shopping-cart:before {
	content: "";
}

.met-social-shopping-cart:before {
	content: "";
}

.met-social-star2:before {
	content: "";
}

.met-social-star-1:before {
	content: "";
}

.met-social-favorite:before {
	content: "";
}

.met-social-agenda2:before {
	content: "";
}

.met-social-agenda-1:before {
	content: "";
}

.met-social-alarm-clock:before {
	content: "";
}

.met-social-alarm-clock1:before {
	content: "";
}

.met-social-atomic:before {
	content: "";
}

.met-social-auction:before {
	content: "";
}

.met-social-balance:before {
	content: "";
}

.met-social-balance1:before {
	content: "";
}

.met-social-bank1:before {
	content: "";
}

.met-social-bar-chart:before {
	content: "";
}

.met-social-barrier:before {
	content: "";
}

.met-social-battery:before {
	content: "";
}

.met-social-battery-1:before {
	content: "";
}

.met-social-bell:before {
	content: "";
}

.met-social-bluetooth:before {
	content: "";
}

.met-social-book1:before {
	content: "";
}

.met-social-briefcase1:before {
	content: "";
}

.met-social-briefcase-1:before {
	content: "";
}

.met-social-briefcase-2:before {
	content: "";
}

.met-social-calculator1:before {
	content: "";
}

.met-social-calculator2:before {
	content: "";
}

.met-social-calculator-1:before {
	content: "";
}

.met-social-calendar1:before {
	content: "";
}

.met-social-calendar2:before {
	content: "";
}

.met-social-calendar-1:before {
	content: "";
}

.met-social-car1:before {
	content: "";
}

.met-social-carrier:before {
	content: "";
}

.met-social-cash:before {
	content: "";
}

.met-social-chat:before {
	content: "";
}

.met-social-chat-1:before {
	content: "";
}

.met-social-checked1:before {
	content: "";
}

.met-social-clip:before {
	content: "";
}

.met-social-clip1:before {
	content: "";
}

.met-social-clipboard:before {
	content: "";
}

.met-social-clipboard1:before {
	content: "";
}

.met-social-clock2:before {
	content: "";
}

.met-social-clock-1:before {
	content: "";
}

.met-social-cloud1:before {
	content: "";
}

.met-social-cloud-computing1:before {
	content: "";
}

.met-social-cloud-computing-1:before {
	content: "";
}

.met-social-cogwheel1:before {
	content: "";
}

.met-social-coins:before {
	content: "";
}

.met-social-compass:before {
	content: "";
}

.met-social-contract:before {
	content: "";
}

.met-social-conversation:before {
	content: "";
}

.met-social-crane:before {
	content: "";
}

.met-social-crane-2:before {
	content: "";
}

.met-social-credit-card:before {
	content: "";
}

.met-social-credit-card1:before {
	content: "";
}

.met-social-cursor:before {
	content: "";
}

.met-social-customer-service:before {
	content: "";
}

.met-social-cutlery:before {
	content: "";
}

.met-social-dart-board:before {
	content: "";
}

.met-social-decision-making:before {
	content: "";
}

.met-social-desk-chair:before {
	content: "";
}

.met-social-desk-lamp:before {
	content: "";
}

.met-social-diamond2:before {
	content: "";
}

.met-social-direction:before {
	content: "";
}

.met-social-document:before {
	content: "";
}

.met-social-dollar-bill:before {
	content: "";
}

.met-social-download1:before {
	content: "";
}

.met-social-edit1:before {
	content: "";
}

.met-social-email11:before {
	content: "";
}

.met-social-envelope2:before {
	content: "";
}

.met-social-envelope3:before {
	content: "";
}

.met-social-eraser:before {
	content: "";
}

.met-social-eye2:before {
	content: "";
}

.met-social-factory:before {
	content: "";
}

.met-social-fast-forward:before {
	content: "";
}

.met-social-favorites1:before {
	content: "";
}

.met-social-file:before {
	content: "";
}

.met-social-file-1:before {
	content: "";
}

.met-social-file-2:before {
	content: "";
}

.met-social-file-3:before {
	content: "";
}

.met-social-filter:before {
	content: "";
}

.met-social-finance-book:before {
	content: "";
}

.met-social-flag1:before {
	content: "";
}

.met-social-folder1:before {
	content: "";
}

.met-social-folder-1:before {
	content: "";
}

.met-social-folders:before {
	content: "";
}

.met-social-folders1:before {
	content: "";
}

.met-social-gamepad:before {
	content: "";
}

.met-social-gift1:before {
	content: "";
}

.met-social-growth:before {
	content: "";
}

.met-social-heart1:before {
	content: "";
}

.met-social-home2:before {
	content: "";
}

.met-social-house:before {
	content: "";
}

.met-social-house-1:before {
	content: "";
}

.met-social-house-2:before {
	content: "";
}

.met-social-id-card:before {
	content: "";
}

.met-social-id-card1:before {
	content: "";
}

.met-social-id-card-1:before {
	content: "";
}

.met-social-idea:before {
	content: "";
}

.met-social-image:before {
	content: "";
}

.met-social-improvement:before {
	content: "";
}

.met-social-inbox1:before {
	content: "";
}

.met-social-information:before {
	content: "";
}

.met-social-key:before {
	content: "";
}

.met-social-key1:before {
	content: "";
}

.met-social-laptop1:before {
	content: "";
}

.met-social-layers1:before {
	content: "";
}

.met-social-light-bulb1:before {
	content: "";
}

.met-social-like1:before {
	content: "";
}

.met-social-line-chart:before {
	content: "";
}

.met-social-mail:before {
	content: "";
}

.met-social-manager:before {
	content: "";
}

.met-social-map1:before {
	content: "";
}

.met-social-medal1:before {
	content: "";
}

.met-social-megaphone:before {
	content: "";
}

.met-social-megaphone1:before {
	content: "";
}

.met-social-message:before {
	content: "";
}

.met-social-message-1:before {
	content: "";
}

.met-social-message-2:before {
	content: "";
}

.met-social-microphone:before {
	content: "";
}

.met-social-money:before {
	content: "";
}

.met-social-money-bag1:before {
	content: "";
}

.met-social-monitor1:before {
	content: "";
}

.met-social-music1:before {
	content: "";
}

.met-social-next:before {
	content: "";
}

.met-social-open-book:before {
	content: "";
}

.met-social-padlock:before {
	content: "";
}

.met-social-padlock-1:before {
	content: "";
}

.met-social-paint-brush:before {
	content: "";
}

.met-social-pause:before {
	content: "";
}

.met-social-pen:before {
	content: "";
}

.met-social-pencil1:before {
	content: "";
}

.met-social-percentage:before {
	content: "";
}

.met-social-phone-call1:before {
	content: "";
}

.met-social-phone-call2:before {
	content: "";
}

.met-social-photo-camera1:before {
	content: "";
}

.met-social-pie-chart3:before {
	content: "";
}

.met-social-pipe:before {
	content: "";
}

.met-social-placeholder1:before {
	content: "";
}

.met-social-placeholder2:before {
	content: "";
}

.met-social-planet-earth:before {
	content: "";
}

.met-social-play-button1:before {
	content: "";
}

.met-social-power-button:before {
	content: "";
}

.met-social-presentation:before {
	content: "";
}

.met-social-presentation1:before {
	content: "";
}

.met-social-printer1:before {
	content: "";
}

.met-social-push-pin:before {
	content: "";
}

.met-social-push-pin1:before {
	content: "";
}

.met-social-refresh:before {
	content: "";
}

.met-social-reload:before {
	content: "";
}

.met-social-return:before {
	content: "";
}

.met-social-rocket-ship:before {
	content: "";
}

.met-social-rss:before {
	content: "";
}

.met-social-safebox:before {
	content: "";
}

.met-social-safebox1:before {
	content: "";
}

.met-social-settings1:before {
	content: "";
}

.met-social-settings-2:before {
	content: "";
}

.met-social-sewing-machine:before {
	content: "";
}

.met-social-share:before {
	content: "";
}

.met-social-shield:before {
	content: "";
}

.met-social-shield1:before {
	content: "";
}

.met-social-shopping:before {
	content: "";
}

.met-social-shopping-bag:before {
	content: "";
}

.met-social-shopping-bag-1:before {
	content: "";
}

.met-social-shopping-bag-2:before {
	content: "";
}

.met-social-shopping-cart1:before {
	content: "";
}

.met-social-shopping-cart2:before {
	content: "";
}

.met-social-check:before {
	content: "";
}

.met-social-shopping-cart-1:before {
	content: "";
}

.met-social-shopping-cart-2:before {
	content: "";
}

.met-social-shopping-cart-3:before {
	content: "";
}

.met-social-smartphone2:before {
	content: "";
}

.met-social-speaker:before {
	content: "";
}

.met-social-speakers:before {
	content: "";
}

.met-social-stats:before {
	content: "";
}

.met-social-stats-1:before {
	content: "";
}

.met-social-stats-2:before {
	content: "";
}

.met-social-stats-3:before {
	content: "";
}

.met-social-stats-4:before {
	content: "";
}

.met-social-stats-5:before {
	content: "";
}

.met-social-stats-6:before {
	content: "";
}

.met-social-sticky-note:before {
	content: "";
}

.met-social-store1:before {
	content: "";
}

.met-social-store-1:before {
	content: "";
}

.met-social-suitcase:before {
	content: "";
}

.met-social-suitcase-1:before {
	content: "";
}

.met-social-tag2:before {
	content: "";
}

.met-social-target:before {
	content: "";
}

.met-social-team2:before {
	content: "";
}

.met-social-tie:before {
	content: "";
}

.met-social-trash1:before {
	content: "";
}

.met-social-trolley:before {
	content: "";
}

.met-social-trolley-1:before {
	content: "";
}

.met-social-trolley-2:before {
	content: "";
}

.met-social-trophy1:before {
	content: "";
}

.met-social-truck:before {
	content: "";
}

.met-social-truck-1:before {
	content: "";
}

.met-social-truck-2:before {
	content: "";
}

.met-social-umbrella:before {
	content: "";
}

.met-social-upload1:before {
	content: "";
}

.met-social-user1:before {
	content: "";
}

.met-social-user-1:before {
	content: "";
}

.met-social-user-2:before {
	content: "";
}

.met-social-user-3:before {
	content: "";
}

.met-social-users2:before {
	content: "";
}

.met-social-video-camera:before {
	content: "";
}

.met-social-voucher:before {
	content: "";
}

.met-social-voucher-1:before {
	content: "";
}

.met-social-voucher-2:before {
	content: "";
}

.met-social-voucher-3:before {
	content: "";
}

.met-social-voucher-4:before {
	content: "";
}

.met-social-wallet:before {
	content: "";
}

.met-social-wallet1:before {
	content: "";
}

.met-social-wifi:before {
	content: "";
}

.met-social-worker:before {
	content: "";
}

.met-social-zoom-in:before {
	content: "";
}

.met-social-zoom-out:before {
	content: "";
}

.met-social-burger-menu:before {
	content: "";
}

.met-social-squares:before {
	content: "";
}

.met-social-options:before {
	content: "";
}

.met-social-apps:before {
	content: "";
}

.met-social-menu-1:before {
	content: "";
}

.met-social-menu1:before {
	content: "";
}

.met-social-back_up:before {
	content: "";
}

.met-social-cart1:before {
	content: "";
}

.met-social-checkmark:before {
	content: "";
}

.met-social-dollar:before {
	content: "";
}

.met-social-domian:before {
	content: "";
}

.met-social-hosting:before {
	content: "";
}

.met-social-key2:before {
	content: "";
}

.met-social-migration:before {
	content: "";
}

.met-social-play1:before {
	content: "";
}

.met-social-quote2:before {
	content: "";
}

.met-social-api_setup:before {
	content: "";
}

.met-social-coin:before {
	content: "";
}

.met-social-hand_shake:before {
	content: "";
}

.met-social-idea_generate:before {
	content: "";
}

.met-social-page_search:before {
	content: "";
}

.met-social-pen_shape:before {
	content: "";
}

.met-social-pencil_art:before {
	content: "";
}

.met-social-review:before {
	content: "";
}

.met-social-star:before {
	content: "";
}

.met-social-timing:before {
	content: "";
}

.met-social-trophy:before {
	content: "";
}

.met-social-communication:before {
	content: "";
}

.met-social-money-bag:before {
	content: "";
}

.met-social-dentist:before {
	content: "";
}

.met-social-bill:before {
	content: "";
}

.met-social-label:before {
	content: "";
}

.met-social-money1:before {
	content: "";
}

.met-social-shield2:before {
	content: "";
}

.met-social-support1:before {
	content: "";
}

.met-social-one:before {
	content: "";
}

.met-social-clock3:before {
	content: "";
}

.met-social-cart2:before {
	content: "";
}

.met-social-globe:before {
	content: "";
}

.met-social-tooth:before {
	content: "";
}

.met-social-tooth-1:before {
	content: "";
}

.met-social-tooth-2:before {
	content: "";
}

.met-social-brain:before {
	content: "";
}

.met-social-view:before {
	content: "";
}

.met-social-doctor:before {
	content: "";
}

.met-social-heart2:before {
	content: "";
}

.met-social-medicine:before {
	content: "";
}

.met-social-stethoscope:before {
	content: "";
}

.met-social-hospital:before {
	content: "";
}

.met-social-clipboard2:before {
	content: "";
}

.met-social-medicine-1:before {
	content: "";
}

.met-social-hospital-1:before {
	content: "";
}

.met-social-customer-support:before {
	content: "";
}

.met-social-brickwall:before {
	content: "";
}

.met-social-crane1:before {
	content: "";
}

.met-social-valve:before {
	content: "";
}

.met-social-safety:before {
	content: "";
}

.met-social-energy-saving:before {
	content: "";
}

.met-social-paint-roller:before {
	content: "";
}

.met-social-paint-brushes:before {
	content: "";
}

.met-social-construction-tool-vehicle-with-crane-lifting-materials:before {
	content: "";
}

.met-social-trowel:before {
	content: "";
}

.met-social-bucket:before {
	content: "";
}

.met-social-smart:before {
	content: "";
}

.met-social-repair:before {
	content: "";
}

.met-social-saw:before {
	content: "";
}

.met-social-cutter:before {
	content: "";
}

.met-social-plier:before {
	content: "";
}

.met-social-drill:before {
	content: "";
}

.met-social-save-money:before {
	content: "";
}

.met-social-planting:before {
	content: "";
}

.met-social-line-chart1:before {
	content: "";
}

.met-social-open-book1:before {
	content: "";
}

.met-social-money-bag2:before {
	content: "";
}

.met-social-server:before {
	content: "";
}

.met-social-server-1:before {
	content: "";
}

.met-social-server-2:before {
	content: "";
}

.met-social-cloud-computing2:before {
	content: "";
}

.met-social-cloud2:before {
	content: "";
}

.met-social-database1:before {
	content: "";
}

.met-social-computer:before {
	content: "";
}

.met-social-server-3:before {
	content: "";
}

.met-social-server-4:before {
	content: "";
}

.met-social-server-5:before {
	content: "";
}

.met-social-server-6:before {
	content: "";
}

.met-social-server-7:before {
	content: "";
}

.met-social-cloud-1:before {
	content: "";
}

.met-social-server-8:before {
	content: "";
}

.met-social-business-and-finance:before {
	content: "";
}

.met-social-cloud-2:before {
	content: "";
}

.met-social-server-9:before {
	content: "";
}

.met-social-hosting1:before {
	content: "";
}

.met-social-car2:before {
	content: "";
}

.met-social-car-frontal-view:before {
	content: "";
}

.met-social-car-1:before {
	content: "";
}

.met-social-racing:before {
	content: "";
}

.met-social-car-wheel:before {
	content: "";
}

.met-social-steering-wheel:before {
	content: "";
}

.met-social-frontal-taxi-cab:before {
	content: "";
}

.met-social-taxi:before {
	content: "";
}

.met-social-cosmetics:before {
	content: "";
}

.met-social-flower:before {
	content: "";
}

.met-social-mirror:before {
	content: "";
}

.met-social-salon:before {
	content: "";
}

.met-social-hair-dryer:before {
	content: "";
}

.met-social-shampoo:before {
	content: "";
}

.met-social-download-button:before {
	content: "";
}

.met-social-list1:before {
	content: "";
}

.met-social-loupe:before {
	content: "";
}

.met-social-search2:before {
	content: "";
}

.met-social-search-1:before {
	content: "";
}

.met-social-shopping-cart3:before {
	content: "";
}

.met-social-menu2:before {
	content: "";
}

.met-social-menu-11:before {
	content: "";
}

.met-social-menu-button-of-three-horizontal-lines:before {
	content: "";
}

.met-social-menu-2:before {
	content: "";
}

.met-social-menu-3:before {
	content: "";
}

.met-social-menu-5:before {
	content: "";
}

.met-social-menu-button:before {
	content: "";
}

.met-social-list-1:before {
	content: "";
}

.met-social-menu-6:before {
	content: "";
}

.met-social-menu-7:before {
	content: "";
}

.met-social-menu-8:before {
	content: "";
}

.met-social-list-2:before {
	content: "";
}

.met-social-dot:before {
	content: "";
}

.met-social-menu-9:before {
	content: "";
}

.met-social-search11:before {
	content: "";
}

.met-social-search-minus:before {
	content: "";
}

.met-social-search-11:before {
	content: "";
}

.met-social-search-2:before {
	content: "";
}

.met-social-search-3:before {
	content: "";
}

.met-social-magnifying-glass-search:before {
	content: "";
}

.met-social-loupe1:before {
	content: "";
}

.met-social-speed:before {
	content: "";
}

.met-social-search21:before {
	content: "";
}

.met-social-search-4:before {
	content: "";
}

.met-social-search-5:before {
	content: "";
}

.met-social-detective:before {
	content: "";
}

.met-social-itunes:before {
	content: "";
}

.met-social-cart3:before {
	content: "";
}

.met-social-buying-on-smartphone:before {
	content: "";
}

.met-social-badge:before {
	content: "";
}

.met-social-basket:before {
	content: "";
}

.met-social-commerce-and-shopping:before {
	content: "";
}

.met-social-comment1:before {
	content: "";
}

.met-social-comment-1:before {
	content: "";
}

.met-social-share1:before {
	content: "";
}

.met-social-share-1:before {
	content: "";
}

.met-social-share-2:before {
	content: "";
}

.met-social-share-3:before {
	content: "";
}

.met-social-comment2:before {
	content: "";
}

.met-social-favorite1:before {
	content: "";
}

.met-social-retweet:before {
	content: "";
}

.met-social-share2:before {
	content: "";
}

.met-social-facebook1:before {
	content: "";
}

.met-social-twitter11:before {
	content: "";
}

.met-social-linkedin1:before {
	content: "";
}

.met-social-whatsapp-1:before {
	content: "";
}

.met-social-dribbble1:before {
	content: "";
}

.met-social-facebook-2:before {
	content: "";
}

.met-social-twitter111:before {
	content: "";
}

.met-social-vk:before {
	content: "";
}

.met-social-youtube-v:before {
	content: "";
}

.met-social-vimeo1:before {
	content: "";
}

.met-social-youtube1:before {
	content: "";
}

.met-social-snapchat-1:before {
	content: "";
}

.met-social-behance1:before {
	content: "";
}

.met-social-github1:before {
	content: "";
}

.met-social-pinterest1:before {
	content: "";
}

.met-social-spotify:before {
	content: "";
}

.met-social-soundcloud-1:before {
	content: "";
}

.met-social-skype-1:before {
	content: "";
}

.met-social-rss1:before {
	content: "";
}

.met-social-reddit-1:before {
	content: "";
}

.met-social-dribbble-1:before {
	content: "";
}

.met-social-wordpress-1:before {
	content: "";
}

.met-social-logo:before {
	content: "";
}

.met-social-dropbox-1:before {
	content: "";
}

.met-social-blogger-1:before {
	content: "";
}

.met-social-photo:before {
	content: "";
}

.met-social-hangouts:before {
	content: "";
}

.met-social-xing:before {
	content: "";
}

.met-social-myspace:before {
	content: "";
}

.met-social-flickr-1:before {
	content: "";
}

.met-social-envato:before {
	content: "";
}

.met-social-picasa-1:before {
	content: "";
}

.met-social-wattpad:before {
	content: "";
}

.met-social-emoji:before {
	content: "";
}

.met-social-deviantart-1:before {
	content: "";
}

.met-social-yahoo-1:before {
	content: "";
}

.met-social-Anti-Lock:before {
	content: "";
}

.met-social-apartment1:before {
	content: "";
}

.met-social-ek_stroke_icon:before {
	content: "";
}

.met-social-app:before {
	content: "";
}

.met-social-Aroma:before {
	content: "";
}

.met-social-vine-1:before {
	content: "";
}

.met-social-bambooLeaf:before {
	content: "";
}

.met-social-basket1:before {
	content: "";
}

.met-social-Battery:before {
	content: "";
}

.met-social-Bettery:before {
	content: "";
}

.met-social-building:before {
	content: "";
}

.met-social-car21:before {
	content: "";
}

.met-social-Car:before {
	content: "";
}

.met-social-Child:before {
	content: "";
}

.met-social-cityscape:before {
	content: "";
}

.met-social-cleaner:before {
	content: "";
}

.met-social-Coffeecup:before {
	content: "";
}

.met-social-coins1:before {
	content: "";
}

.met-social-Computer:before {
	content: "";
}

.met-social-Consultancy:before {
	content: "";
}

.met-social-cottage:before {
	content: "";
}

.met-social-crane2:before {
	content: "";
}

.met-social-Customapi:before {
	content: "";
}

.met-social-customersupport2:before {
	content: "";
}

.met-social-Design2:before {
	content: "";
}

.met-social-Design3:before {
	content: "";
}

.met-social-design:before {
	content: "";
}

.met-social-diamond3:before {
	content: "";
}

.met-social-diploma:before {
	content: "";
}

.met-social-DocumentSearch:before {
	content: "";
}

.met-social-Download:before {
	content: "";
}

.met-social-drilling:before {
	content: "";
}

.met-social-engine:before {
	content: "";
}

.met-social-engineer:before {
	content: "";
}

.met-social-envelope4:before {
	content: "";
}

.met-social-Family:before {
	content: "";
}

.met-social-friendship:before {
	content: "";
}

.met-social-gift2:before {
	content: "";
}

.met-social-graph2:before {
	content: "";
}

.met-social-graph:before {
	content: "";
}

.met-social-hamburger2:before {
	content: "";
}

.met-social-handshake:before {
	content: "";
}

.met-social-Helmet:before {
	content: "";
}

.met-social-hotStone2:before {
	content: "";
}

.met-social-hotstone:before {
	content: "";
}

.met-social-idea1:before {
	content: "";
}

.met-social-Leaf:before {
	content: "";
}

.met-social-management:before {
	content: "";
}

.met-social-Massagetable:before {
	content: "";
}

.met-social-Mechanic:before {
	content: "";
}

.met-social-delicious:before {
	content: "";
}

.met-social-Money2:before {
	content: "";
}

.met-social-money-bag3:before {
	content: "";
}

.met-social-Money:before {
	content: "";
}

.met-social-oilbottle:before {
	content: "";
}

.met-social-Physiotherapy:before {
	content: "";
}

.met-social-Profile:before {
	content: "";
}

.met-social-Rating:before {
	content: "";
}

.met-social-rightmark:before {
	content: "";
}

.met-social-rings:before {
	content: "";
}

.met-social-Safehouse:before {
	content: "";
}

.met-social-Scan:before {
	content: "";
}

.met-social-social-care:before {
	content: "";
}

.met-social-SpeedClock:before {
	content: "";
}

.met-social-stopwatch:before {
	content: "";
}

.met-social-Support2:before {
	content: "";
}

.met-social-target2:before {
	content: "";
}

.met-social-Target:before {
	content: "";
}

.met-social-tripod:before {
	content: "";
}

.met-social-truck1:before {
	content: "";
}

.met-social-university:before {
	content: "";
}

.met-social-User:before {
	content: "";
}

.met-social-WebPortals:before {
	content: "";
}

.met-social-window:before {
	content: "";
}

.met-social-ek_line_icon:before {
	content: "";
}

.met-social-kickstarter-1:before {
	content: "";
}

.met-social-stumbleupon-1:before {
	content: "";
}

.met-social-brands-and-logotypes:before {
	content: "";
}

.met-social-instagram-1:before {
	content: "";
}

.met-social-facebook-1:before {
	content: "";
}

.met-social-instagram-2:before {
	content: "";
}

.met-social-twitter-1:before {
	content: "";
}

.met-social-whatsapp-2:before {
	content: "";
}

.met-social-youtube-1:before {
	content: "";
}

.met-social-linkedin-1:before {
	content: "";
}

.met-social-telegram1:before {
	content: "";
}

.met-social-github-1:before {
	content: "";
}

.met-social-vk-1:before {
	content: "";
}

.met-social-pinterest-1:before {
	content: "";
}

.met-social-rss-1:before {
	content: "";
}

.met-social-twitch:before {
	content: "";
}

.met-social-snapchat-2:before {
	content: "";
}

.met-social-skype-2:before {
	content: "";
}

.met-social-behance-2:before {
	content: "";
}

.met-social-spotify-1:before {
	content: "";
}

.met-social-periscope:before {
	content: "";
}

.met-social-dribbble-2:before {
	content: "";
}

.met-social-tumblr-1:before {
	content: "";
}

.met-social-soundcloud-2:before {
	content: "";
}

.met-social-google-drive-1:before {
	content: "";
}

.met-social-dropbox-2:before {
	content: "";
}

.met-social-reddit-2:before {
	content: "";
}

.met-social-html:before {
	content: "";
}

.met-social-vimeo-1:before {
	content: "";
}

.met-social-hangout:before {
	content: "";
}

.met-social-blogger-2:before {
	content: "";
}

.met-social-yahoo-2:before {
	content: "";
}

.met-social-path:before {
	content: "";
}

.met-social-yelp-1:before {
	content: "";
}

.met-social-slideshare:before {
	content: "";
}

.met-social-picasa-2:before {
	content: "";
}

.met-social-myspace-1:before {
	content: "";
}

.met-social-flickr-2:before {
	content: "";
}

.met-social-xing-1:before {
	content: "";
}

.met-social-envato-1:before {
	content: "";
}

.met-social-swarm:before {
	content: "";
}

.met-social-wattpad-1:before {
	content: "";
}

.met-social-foursquare:before {
	content: "";
}

.met-social-deviantart-2:before {
	content: "";
}

.met-social-kickstarter-2:before {
	content: "";
}

.met-social-delicious-1:before {
	content: "";
}

.met-social-vine-2:before {
	content: "";
}

.met-social-digg1:before {
	content: "";
}

.met-social-bebo:before {
	content: "";
}

.met-social-stumbleupon-2:before {
	content: "";
}

.met-social-forrst:before {
	content: "";
}

.met-social-eye3:before {
	content: "";
}

.met-social-microscope:before {
	content: "";
}

.met-social-calendar-page-empty:before {
	content: "";
}

.met-social-calendar3:before {
	content: "";
}

.met-social-folder2:before {
	content: "";
}

.met-social-user-registration:before {
	content: "";
}

.met-social-vertical-timeline:before {
	content: "";
}

.met-social-video-player:before {
	content: "";
}

.met-social-weather:before {
	content: "";
}

.met-social-twitter:before {
	content: "";
}

@keyframes ppress-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(360deg);
	}
}

.ppress-hint-wrap[class*=hint--] {
	position: relative;
	display: inline-block;
}

.ppress-hint-wrap[class*=hint--]:after, .ppress-hint-wrap[class*=hint--]:before {
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: hidden;
	opacity: 0;
	z-index: 1000000;
	pointer-events: none;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}

.ppress-hint-wrap[class*=hint--]:before {
	content: "";
	background: 0 0;
	border: 6px solid transparent;
	z-index: 1000001;
}

.ppress-hint-wrap[class*=hint--]:hover:after, .ppress-hint-wrap[class*=hint--]:hover:before {
	visibility: visible;
	opacity: 1;
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	transition-delay: .1s;
}

.ppress-hint-wrap[class*=hint--]:after {
	background: #383838;
	color: #fff;
	padding: 8px 10px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 12px;
	white-space: nowrap;
	text-shadow: 0 -1px 0 #000;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
}

.ppress-hint-wrap[class*=hint--][aria-label]:after {
	content: attr(aria-label);
}

.ppress-hint-wrap[class*=hint--][data-hint]:after {
	content: attr(data-hint);
}

.ppress-hint-wrap[aria-label=""]:after, .ppress-hint-wrap[aria-label=""]:before, [data-hint=""]:after, [data-hint=""]:before {
	display: none !important;
}

.ppress-hint-wrap.hint--top-left:before, .ppress-hint-wrap.hint--top-right:before, .ppress-hint-wrap.hint--top:before {
	border-top-color: #383838;
}

.ppress-hint-wrap.hint--bottom-left:before, .ppress-hint-wrap.hint--bottom-right:before, .ppress-hint-wrap.hint--bottom:before {
	border-bottom-color: #383838;
}

.ppress-hint-wrap.hint--top:after, .ppress-hint-wrap.hint--top:before {
	bottom: 100%;
	left: 50%;
}

.ppress-hint-wrap.hint--top:before {
	margin-bottom: -11px;
	left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--top:after {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.ppress-hint-wrap.hint--top:hover:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}

.ppress-hint-wrap.hint--top:hover:after {
	-webkit-transform: translateX(-50%) translateY(-8px);
	-moz-transform: translateX(-50%) translateY(-8px);
	transform: translateX(-50%) translateY(-8px);
}

.ppress-hint-wrap.hint--bottom:after, .ppress-hint-wrap.hint--bottom:before {
	top: 100%;
	left: 50%;
}

.ppress-hint-wrap.hint--bottom:before {
	margin-top: -11px;
	left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--bottom:after {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.ppress-hint-wrap.hint--bottom:hover:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}

.ppress-hint-wrap.hint--bottom:hover:after {
	-webkit-transform: translateX(-50%) translateY(8px);
	-moz-transform: translateX(-50%) translateY(8px);
	transform: translateX(-50%) translateY(8px);
}

.ppress-hint-wrap.hint--right:before {
	border-right-color: #383838;
	margin-left: -11px;
	margin-bottom: -6px;
}

.ppress-hint-wrap.hint--right:after {
	margin-bottom: -14px;
	left: 100%;
	bottom: 50%;
}

.ppress-hint-wrap.hint--right:before {
	left: 100%;
	bottom: 50%;
}

.ppress-hint-wrap.hint--right:hover:after, .ppress-hint-wrap.hint--right:hover:before {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	transform: translateX(8px);
}

.ppress-hint-wrap.hint--left:before {
	border-left-color: #383838;
	margin-right: -11px;
	margin-bottom: -6px;
}

.ppress-hint-wrap.hint--left:after {
	margin-bottom: -14px;
	right: 100%;
	bottom: 50%;
}

.ppress-hint-wrap.hint--left:before {
	right: 100%;
	bottom: 50%;
}

.ppress-hint-wrap.hint--left:hover:after, .ppress-hint-wrap.hint--left:hover:before {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	transform: translateX(-8px);
}

.ppress-hint-wrap.hint--top-left:after, .ppress-hint-wrap.hint--top-left:before {
	bottom: 100%;
	left: 50%;
}

.ppress-hint-wrap.hint--top-left:before {
	margin-bottom: -11px;
	left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--top-left:after {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
	margin-left: 12px;
}

.ppress-hint-wrap.hint--top-left:hover:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}

.ppress-hint-wrap.hint--top-left:hover:after {
	-webkit-transform: translateX(-100%) translateY(-8px);
	-moz-transform: translateX(-100%) translateY(-8px);
	transform: translateX(-100%) translateY(-8px);
}

.ppress-hint-wrap.hint--top-right:after, .ppress-hint-wrap.hint--top-right:before {
	bottom: 100%;
	left: 50%;
}

.ppress-hint-wrap.hint--top-right:before {
	margin-bottom: -11px;
	left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--top-right:after {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
	margin-left: -12px;
}

.ppress-hint-wrap.hint--top-right:hover:after, .ppress-hint-wrap.hint--top-right:hover:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}

.ppress-hint-wrap.hint--bottom-left:after, .ppress-hint-wrap.hint--bottom-left:before {
	top: 100%;
	left: 50%;
}

.ppress-hint-wrap.hint--bottom-left:before {
	margin-top: -11px;
	left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--bottom-left:after {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
	margin-left: 12px;
}

.ppress-hint-wrap.hint--bottom-left:hover:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}

.ppress-hint-wrap.hint--bottom-left:hover:after {
	-webkit-transform: translateX(-100%) translateY(8px);
	-moz-transform: translateX(-100%) translateY(8px);
	transform: translateX(-100%) translateY(8px);
}

.ppress-hint-wrap.hint--bottom-right:after, .ppress-hint-wrap.hint--bottom-right:before {
	top: 100%;
	left: 50%;
}

.ppress-hint-wrap.hint--bottom-right:before {
	margin-top: -11px;
	left: calc(50% - 6px);
}

.ppress-hint-wrap.hint--bottom-right:after {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
	margin-left: -12px;
}

.ppress-hint-wrap.hint--bottom-right:hover:after, .ppress-hint-wrap.hint--bottom-right:hover:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}

.ppress-hint-wrap.hint--large:after, .ppress-hint-wrap.hint--medium:after, .ppress-hint-wrap.hint--small:after {
	white-space: normal;
	line-height: 1.4em;
	word-wrap: break-word;
}

.ppress-hint-wrap.hint--small:after {
	width: 80px;
}

.ppress-hint-wrap.hint--medium:after {
	width: 150px;
}

.ppress-hint-wrap.hint--large:after {
	width: 300px;
}

.ppress-hint-wrap.hint--error:after {
	background-color: #b34e4d;
	text-shadow: 0 -1px 0 #592726;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before, .ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before, .ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before {
	border-top-color: #b34e4d;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before, .ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before, .ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before {
	border-bottom-color: #b34e4d;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before {
	border-left-color: #b34e4d;
}

.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before {
	border-right-color: #b34e4d;
}

.ppress-hint-wrap.hint--warning:after {
	background-color: #c09854;
	text-shadow: 0 -1px 0 #6c5328;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before, .ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before, .ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before {
	border-top-color: #c09854;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before, .ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before, .ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before {
	border-bottom-color: #c09854;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before {
	border-left-color: #c09854;
}

.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before {
	border-right-color: #c09854;
}

.ppress-hint-wrap.hint--info:after {
	background-color: #3986ac;
	text-shadow: 0 -1px 0 #1a3c4d;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before, .ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before, .ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before {
	border-top-color: #3986ac;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before, .ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before, .ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before {
	border-bottom-color: #3986ac;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before {
	border-left-color: #3986ac;
}

.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before {
	border-right-color: #3986ac;
}

.ppress-hint-wrap.hint--success:after {
	background-color: #458746;
	text-shadow: 0 -1px 0 #1a321a;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before, .ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before, .ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before {
	border-top-color: #458746;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before, .ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before, .ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before {
	border-bottom-color: #458746;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before {
	border-left-color: #458746;
}

.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before {
	border-right-color: #458746;
}

.ppress-hint-wrap.hint--always:after, .ppress-hint-wrap.hint--always:before {
	opacity: 1;
	visibility: visible;
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after {
	-webkit-transform: translateX(-50%) translateY(-8px);
	-moz-transform: translateX(-50%) translateY(-8px);
	transform: translateX(-50%) translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after {
	-webkit-transform: translateX(-100%) translateY(-8px);
	-moz-transform: translateX(-100%) translateY(-8px);
	transform: translateX(-100%) translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after, .ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after {
	-webkit-transform: translateX(-50%) translateY(8px);
	-moz-transform: translateX(-50%) translateY(8px);
	transform: translateX(-50%) translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after {
	-webkit-transform: translateX(-100%) translateY(8px);
	-moz-transform: translateX(-100%) translateY(8px);
	transform: translateX(-100%) translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after, .ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after, .ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	transform: translateX(-8px);
}

.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after, .ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	transform: translateX(8px);
}

.ppress-hint-wrap.hint--rounded:after {
	border-radius: 4px;
}

.ppress-hint-wrap.hint--no-animate:after, .ppress-hint-wrap.hint--no-animate:before {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	transition-duration: 0s;
}

.ppress-hint-wrap.hint--bounce:after, .ppress-hint-wrap.hint--bounce:before {
	-webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
	-moz-transition: opacity .3s ease, visibility .3s ease, -moz-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
	transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
}

.ppress-hint-wrap.hint--no-shadow:after, .ppress-hint-wrap.hint--no-shadow:before {
	text-shadow: initial;
	box-shadow: initial;
}

.ppress-checkout__form * {
	--ppress-heading-fs: 22px;
	--ppress-body-fs: 16px;
	--ppress-btn-color: #2563eb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: var(--ppress-body-fs);
}

.ppress-checkout__form {
	margin: 1px auto 10px;
	max-width: 100%;
	width: 100%;
	line-height: 20px;
	position: relative;
}

.ppress-checkout__form p {
	margin: 0 0 5px;
	padding: 0;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__social_login_wrap {
	padding: 5px;
}

.ppress-checkout__form, .ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap {
	display: flex;
	flex-wrap: wrap;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap {
	margin: 5px 0 10px;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item {
	border-radius: 6px;
	background-color: #eff6ff;
	padding: 14px 16px;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item a, .ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item p {
	font-size: 14px;
	margin: 0;
	line-height: 20px;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item {
	margin-bottom: 5px;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item:last-of-type {
	margin-bottom: 15px;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item.ppress-login-submit-btn p {
	padding: 0;
	margin: 10px 0;
}

.ppress-checkout__form .ppress-checkout-section.ppress-checkout_side_section {
	width: 35%;
	order: 2;
}

.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main {
	width: 65%;
	order: 1;
	padding: 0 30px 0 0;
}

.ppress-checkout__form .ppress-checkout_order_summary {
	border: 1px solid #e5e7eb;
	border-radius: 5px;
}

.ppress-checkout__form .ppress-checkout_order_summary__plan_name {
	padding: 10px 20px;
	font-size: var(--ppress-body-fs);
	font-weight: 700;
	border-bottom: 1px solid #e4e4e4;
}

.ppress-checkout__form .ppress-checkout_order_summary__plan_price {
	font-weight: 500;
	font-size: 14px;
}

.ppress-checkout__form .ppress-checkout_order_summary__bottom_details * {
	font-size: var(--ppress-body-fs);
}

.ppress-checkout__form .ppress-checkout_order_summary__bottom_details .checkout_order_summary__fee_structure__item dd a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.ppress-checkout__form .checkout_order_summary__fee_structure__item dt .checkout_order_summary__fee_structure__item__trial_term {
	display: block;
	background: unset;
	margin-left: 0;
	font-weight: 600;
	padding-left: 0;
}

.ppress-checkout__form .ppress-checkout_order_summary__bottom_details {
	padding: 10px 20px;
}

.ppress-checkout__form .ppress-checkout_order_summary__plan_description {
	padding: 20px;
	border-bottom: 1px solid #e5e7eb;
	line-height: 1.7;
	font-size: var(--ppress-body-fs);
}

.ppress-checkout__form .checkout_order_summary__fee_structure__item {
	display: flex;
	flex-wrap: nowrap;
	padding: 5px 0;
	font-size: var(--ppress-body-fs);
}

.ppress-checkout__form .checkout_order_summary__fee_structure__item dt {
	width: 60%;
	text-align: left;
}

.ppress-checkout__form .checkout_order_summary__fee_structure__item dd {
	width: 40%;
	text-align: right;
}

.ppress-checkout__form .checkout_order_summary__fee_structure__item dt span {
	color: #4b5563;
	background-color: #e5e7eb;
	margin-left: 5px;
	border-radius: 9999px;
	letter-spacing: .35px;
	padding: 2px 6px;
	font-size: 12px;
}

.ppress-checkout__form .ppress-main-checkout-form__block fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset {
	border: 0;
	margin: 10px 0 0;
	padding: 20px 0 0;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset:first-of-type {
	border: 0;
	margin-top: 10px;
	padding-top: 0;
}

.ppress-checkout__form .ppress-main-checkout-form__block legend {
	border: 0;
	color: #000;
	font-size: var(--ppress-heading-fs);
	font-weight: 700;
	line-height: 1.7;
	margin: 0 0 15px;
	padding: 0 5px;
	width: 100%;
	background: 0 0;
	position: static;
}

.ppress-checkout__form .ppress-main-checkout-form__block legend span {
	font-size: var(--ppress-heading-fs);
}

.ppress-checkout__form .ppress-main-checkout-form__block a.ppress-checkout-show-login-form, .ppress-checkout__form a.ppress-checkout-show-login-form {
	cursor: pointer;
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}

.ppress-checkout__form .ppress-checkout_order_summary__discount {
	margin: 0 0 5px;
}

.ppress-checkout__form .ppress-checkout_order_summary__discount p {
	font-size: 14px;
}

.ppress-checkout__form .ppress-checkout__link {
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	margin: 10px 0;
	padding: 0;
	text-decoration: none;
}

.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item {
	width: calc(100% - 5px);
	display: inline-block;
	padding: 5px;
	margin-bottom: 15px;
}

.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item {
	margin-bottom: 10px;
}

.ppress-checkout-form__payment_method__content_wrap .ppress-main-checkout-form__block__item:first-of-type {
	margin-top: 15px;
}

.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__item:last-of-type {
	margin-bottom: 0;
}

.ppress-checkout__form .ppress-required {
	color: #ef4444;
}

.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-co-half {
	width: calc(50% - 5px);
}

.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-two-third {
	width: calc(66.6666666667% - 5px);
}

.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-one-third {
	width: calc(33.3333333333% - 5px);
}

.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-expiry-date {
	width: calc(40% - 5px);
}

.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-cc-cvc {
	width: calc(60% - 5px);
}

.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select {
	width: calc(50% - 5px) !important;
	margin: 0 5px 0 0;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MjgzNGQzMC03MmY4LTRkM2MtYTU4NC1lNzMzZDE1YjU2NzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzJGMzNGODgwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzJGMzNGODcwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzAzN2MxMy01N2VhLTRiN2UtYjg3Yi04OGZhODk2NDYzZTgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTI0MmMzNy1mZTljLTExNzktYWE3NC1kYzYxZWJhMDdhNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ItaH1AAABFklEQVR42uzZuw3CMBAG4NhiAFiDAsahp0sqJOaghQ5mIkgwBmwQzlJAoLz8OCe29Z90urMb65MfjUVVVVkKIbNEAhBAAAEEEEAAoZjdyseG6olyEanhSZmL8npXzTzyDXnJRI6XVIhdApCdXK2XF2qKiBGFMojPiO5KTuUYIUI9VJn4nY0M80U0IBFh/hCtkAgwDUQnJGBMK6IXEiCmEzEICQjTi9CCBIAZRGhDJsRoIYwgE2C0EcaQETFGCCvICBhjhDXEI8YK4QTxgLFGOEMYMU4IFggDxhnBBnHAsCBYIRYYNgQ7xADDivAC0cCwI7xBejBeEF4hNWZL5VAP94Q4+1pL4FcXEEAAAQQQQAABxFu8BRgA2gaBhwO0rwAAAAAASUVORK5CYII=");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select.nitro-lazy {
	background-image: none !important;
}

.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select:last-of-type {
	margin-right: 0;
}

.ppress-checkout__form label.checkout_order_summary__discount__label {
	width: 100%;
	line-height: 20px;
}

.ppress-checkout__form .checkout_order_summary__discount__field_wrap {
	margin-bottom: 20px;
}

.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__place_order_wrap {
	margin: 20px 0 10px;
}

.ppress-checkout__form .ppress-checkout-section #ppress-paypal-button-element {
	margin: 16px 0 0;
}

.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element, .ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]), .ppress-checkout__form .ppress-checkout-section select, .ppress-checkout__form .ppress-checkout-section textarea {
	width: 100%;
	background-color: #fff;
	border: 1px solid #d1d5db;
	padding: 8px 12px;
	line-height: 20px;
	border-radius: 6px;
	box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 2px 0 rgba(0, 0, 0, .05);
	height: auto;
}

.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element {
	padding-top: 10px;
	padding-bottom: 10px;
}

.ppress-checkout__form .ppress-checkout-section textarea {
	min-height: 100px;
}

.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit] {
	padding: 12px 16px;
	border-color: transparent;
	background: var(--ppress-btn-color);
	background-color: var(--ppress-btn-color);
	color: #fff;
	box-shadow: none;
	font-weight: 500;
	text-align: center;
	-webkit-appearance: none;
	width: 100%;
	height: auto;
	display: block;
}

.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]:disabled {
	opacity: .65;
}

.ppress-checkout__form .ppress-checkout-section input[type=checkbox], .ppress-checkout__form .ppress-checkout-section input[type=radio] {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #d1d5db;
	height: 16px;
	width: 16px;
	color: #4f46e5;
	padding: 0 5px;
	margin: 0;
}

.ppress-checkout__form .ppress-checkout-section input[type=radio] {
	border-radius: 100%;
}

.ppress-checkout__form .ppress-checkout-section input[type=checkbox] {
	border-radius: 0;
	cursor: pointer;
}

.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element:focus, .ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]):focus, .ppress-checkout__form .ppress-checkout-section textarea:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	box-shadow: 0 0 0 0 #fff, 0 0 0 calc(1px + 0px) var(--ppress-btn-color), 0 0 rgba(0, 0, 0, 0);
	border-color: #2563eb;
}

.ppress-checkout__form .ppress-checkout-section input[type=submit]:hover {
	filter: brightness(85%);
}

.ppress-checkout__form .ppress-checkout-section label {
	font-weight: 500;
	display: block;
	line-height: 25px;
	vertical-align: baseline;
}

.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap label, .ppress-checkout__form .ppress-checkout-section .pp-radio-wrap label {
	display: inline-block;
}

.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap .ppress-checkout-field__input, .ppress-checkout__form .ppress-checkout-section .pp-radio-wrap .ppress-checkout-field__input {
	margin-right: 5px;
}

.ppress-checkout__form .checkout_order_summary__discount__field_wrap input[type=text].checkout_order_summary__discount__input {
	width: 68%;
	display: inline-block;
}

.ppress-checkout__form .ppress-checkout-section input[type=submit].ppress-apply-discount-btn {
	width: 25%;
	margin-left: 10px;
	border: 0;
	border-radius: 6px;
	padding: 8px 15px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	display: inline-block;
	color: #4b5563;
	background-color: #d1d5db;
}

.ppress-checkout__form .ppress-checkout_charge_details {
	padding: 10px 20px;
}

.ppress-checkout__form .ppress-checkout_charge_details span {
	font-weight: 700;
}

.ppress-checkout__form .ppress-checkout-form__payment_methods_wrap {
	border: 1px solid #ddd;
	border-radius: 5px;
	line-height: 1;
	list-style: none;
	overflow: visible;
	padding: 0;
	margin: 5px 0 0;
}

.ppress-checkout__form .ppress-checkout-form__payment_method {
	border-top: 1px solid #ddd;
	padding: 0;
}

.ppress-checkout__form .ppress-checkout-form__payment_method:first-of-type {
	border-top: none;
	border-bottom: none;
}

.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap {
	background: #fff;
	margin: 0;
	padding: 16px 8px;
}

.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap:first-of-type {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__content_wrap, .ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__title_wrap {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__payment_method__title_wrap label {
	display: inline-block;
	padding-left: 5px;
	padding-top: 2px;
	position: relative;
	cursor: pointer;
	width: calc(100% - 30px);
	line-height: 1;
	margin: 0;
}

.ppress-checkout__form .ppress-checkout-form__payment_method__icons {
	position: absolute;
	right: 20px;
	top: -5px;
}

.ppress-checkout__form .ppress-checkout-form__payment_method__icons img, .ppress-checkout__form .ppress-checkout-form__payment_method__icons svg {
	max-height: 22px;
}

.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p {
	padding: 0 5px;
	font-size: 14px;
	line-height: 1.25;
	margin: 0 !important;
}

.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap {
	background: #f4f4f4;
	border-top: 1px solid #ddd;
	margin: 0 !important;
	padding: 20px 10px;
	display: none;
}

.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__title_wrap input[type=radio] {
	vertical-align: bottom;
}

.ppress-checkout__form .ppress-checkout-form__payment_method.ppress-active .ppress-checkout-form__payment_method__content_wrap {
	display: block;
}

.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head, .ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap label {
	line-height: 20px;
}

.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap .ppress-checkout-form__payment_method__heading {
	padding: 10px 5px;
	margin: 15px 0;
	font-size: var(--ppress-body-fs);
	font-weight: 700;
	border-bottom: 1px solid #e4e4e4;
}

.ppress-checkout__form .ppress-checkout-form__before_button_wrap, .ppress-checkout__form .ppress-checkout-form__terms_condition_wrap {
	margin: 0;
	border: 0;
	padding: 40px 0 0;
}

.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap+.ppress-checkout-form__before_button_wrap {
	padding-top: 0;
}

.ppress-checkout__form .ppress-checkout-form__before_button_wrap .ppress-checkout-form__before_button__checkbox__label span, .ppress-checkout__form .ppress-checkout-form__terms_condition_wrap .ppress-checkout-form__terms_condition__checkbox__label span {
	vertical-align: middle;
}

.ppress-checkout__form .ppress-checkout-form__terms_condition__content {
	border: 1px solid #e5e7eb;
	padding: 20px;
	max-height: 200px;
	overflow: auto;
	border-radius: 6px;
	display: none;
	margin: 0 0 20px;
}

.ppress-checkout__form .ppress-checkout-form__before_button__checkbox_wrap, .ppress-checkout__form .ppress-checkout-form__terms_condition__checkbox_wrap {
	margin: 0 0 20px;
}

.ppress-checkout__form .ppress-checkout__form__preloader {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(250, 250, 250, .9);
	z-index: 99995;
}

.ppress-checkout__form .ppress-checkout__form__spinner {
	display: block;
	width: 85px;
	height: 85px;
	top: 40%;
	right: 50%;
	text-align: center;
	margin: auto;
	position: fixed;
}

.ppress-checkout__form .ppress-checkout__form__spinner:after {
	content: " ";
	display: block;
	width: 70px;
	height: 70px;
	margin: 8px;
	border-radius: 50%;
	border: 6px solid #212529;
	border-color: #212529 transparent;
	animation: ppress-dual-ring 1.2s linear infinite;
}

.ppress-checkout__form .ppress-alert, .ppress-checkout__form .ppress-checkout-alert {
	width: 100%;
	padding: 12px 16px;
	border-radius: 6px;
	margin: 10px 0;
}

.ppress-checkout__form .ppress-alert ul, .ppress-checkout__form .ppress-checkout-alert ul {
	margin: 0 0 0 16px;
	padding: 0;
	list-style-type: disc;
}

.ppress-checkout__form .ppress-alert li, .ppress-checkout__form .ppress-checkout-alert li {
	font-size: var(--ppress-body-fs);
	font-weight: 400;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 22px;
}

.ppress-checkout__form .ppress-alert li strong, .ppress-checkout__form .ppress-alert p, .ppress-checkout__form .ppress-checkout-alert li strong, .ppress-checkout__form .ppress-checkout-alert p {
	font-size: var(--ppress-body-fs);
	margin: 0 !important;
	padding: 0 !important;
	line-height: 22px;
}

.ppress-checkout__form .ppress-alert li strong, .ppress-checkout__form .ppress-checkout-alert li strong {
	font-weight: 700;
}

.ppress-checkout__form .ppress-alert.ppress-error, .ppress-checkout__form .ppress-checkout-alert.ppress-error {
	background-color: #fef2f2;
	color: #b91c1c;
}

.ppress-checkout__form .ppress-alert.ppress-success, .ppress-checkout__form .ppress-checkout-alert.ppress-success {
	background-color: #ecfdf5;
	color: #065f46;
}

.ppress-alert.ppress-warning, .ppress-checkout-alert.ppress-warning {
	border-left: 4px solid #facc15;
	border-radius: 0;
	background-color: #fefce8;
	color: #a16207;
}

.ppress-checkout__form .ppress-alert p, .ppress-checkout__form .ppress-checkout-alert p {
	font-weight: 500;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description, .ppress-checkout__form .ppress-checkout_order_summary #ppress-checkout-coupon-code-wrap {
	display: none;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label {
	display: flex !important;
	padding: 24px;
	background-color: #fff;
	border-radius: 8px;
	border: 1px solid #e5e7eb;
	cursor: pointer;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span_wrap {
	display: flex;
	align-items: center;
	padding-left: 10px;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span {
	display: flex;
	font-size: 1rem;
	line-height: 20px;
	flex-direction: column;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__title {
	font-weight: 500;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_wrap {
	display: flex;
	margin-top: 0;
	font-size: 1rem;
	line-height: 20px;
	margin-left: auto;
	order: 2;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_amount {
	font-weight: 500;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_duration {
	margin-left: 4px;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:not(:first-child) {
	margin-top: 16px;
	margin-bottom: 0;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label input[type=radio] {
	height: auto !important;
}

.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:has(input[type=radio]:checked) {
	border-width: 2.5px;
}

.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section {
	width: 100%;
}

.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section, .ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section {
	order: 1;
	margin-bottom: 15px;
}

.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main, .ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main {
	order: 2;
	padding-right: 0;
}

.ppress-checkout__form.ppressui340 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item, .ppress-checkout__form.ppressui500 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item, .ppress-checkout__form.ppressui768 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item {
	width: 100%;
}

.profilepress-myaccount-orders-subs, .profilepress-myaccount-orders-subs * {
	font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap {
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, rgba(0, 0, 0, .05) 0 1px 2px 0;
	border-radius: 8px;
	border: 1px solid #e5e7eb;
	margin-top: 16px;
}

.ppress-details-table p:first-child, .profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child {
	margin-top: 0;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p {
	margin-bottom: 8px;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap {
	padding: 16px;
	border-color: #e5e7eb;
	display: grid;
	column-gap: 8px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	border-bottom: 1px solid #e5e7eb;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details {
	display: grid;
	column-gap: 16px;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	grid-template-columns: auto auto auto;
	grid-column: span 2/span 2;
}

.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child) {
	margin-left: 8px;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt {
	margin: 0;
	font-weight: 500;
	font-size: 14px;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd {
	margin: 4px 0 0;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions {
	justify-content: flex-end;
	display: flex;
	grid-column: span 2/span 2;
	align-items: center;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a, .profilepress-myaccount-orders-subs a.ppress-myac-action {
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, rgba(0, 0, 0, .05) 0 1px 2px 0;
	font-weight: 500;
	font-size: 14px;
	padding: 6px 8px;
	border: 1px solid #d1d5db;
	border-radius: 6px;
	justify-content: center;
	display: flex;
	align-items: center;
	text-decoration: inherit;
}

.profilepress-myaccount-orders-subs a.ppress-myac-action {
	display: inline-block;
	margin-right: 5px;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content {
	padding: 16px;
	align-items: flex-start;
	flex: 1 1 0%;
	font-size: 14px;
	line-height: 20px;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header {
	font-weight: 500;
	display: flex;
	justify-content: space-between;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name {
	font-weight: 500;
	font-size: 14px;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price {
	margin-top: 0 !important;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p {
	margin: 8px 0 0;
	display: block;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap {
	display: flex;
	align-items: flex-start;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span {
	border-radius: 6px;
	color: #1f2937;
	background-color: #f3f4f6;
	padding: 4px 8px;
	margin: 0;
	font-weight: 500;
	font-size: 12px;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span, .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span, .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span {
	background-color: #dcfce7;
	color: #166534;
}

.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span, .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span, .profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span {
	background-color: #fee2e2;
	color: #991b1b;
}

.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap {
	padding: 10px 0;
	text-align: right;
}

.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers {
	border: 1px solid #d1d5db;
	padding: 8px 16px;
	font-size: 14px;
	line-height: 20px;
}

.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current {
	background-color: #eeeeec;
	color: #6b7280;
}

.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons {
	vertical-align: middle;
	margin: 0;
}

table.ppress-details-table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	table-layout: fixed;
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, rgba(0, 0, 0, .05) 0 1px 2px 0;
}

.ppress-details-table thead {
	background-color: #f9fafb;
}

.ppress-details-table thead tr th {
	padding: 14px 12px;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	background-color: #f9fafb;
}

.ppress-details-table thead th, .ppress-details-table tr td {
	padding: 16px;
	border: 1px solid #e5e7eb;
}

.ppress-details-table thead th {
	text-align: left;
	background: #e5e7eb;
	vertical-align: bottom;
}

.ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd) {
	background-color: #f9fafb;
}

.ppress-details-table tr td:first-child {
	font-weight: 700;
}

.ppress-details-table td:last-child {
	width: 70%;
}

.ppress-details-table p {
	margin: 5px 0 0;
}

.ppress-details-table .ppress-billing-title {
	font-weight: 500;
}

.ppress-details-table .ppress-sub-info {
	color: #4b5563;
	background-color: #e5e7eb;
	margin-left: 5px;
	border-radius: 9999px;
	padding: 4px 8px;
	font-size: 14px;
}

#profilepress-myaccount-wrapper .ppmyac-icons, .pp-form-field-wrap .pp-form-material-icons, .ppress-material-icons {
	font-family: "Material Icons" !important;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "liga";
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
	display: inline-block !important;
}

.pp-tab-widget-avatar img {
	display: block;
	border-radius: 50%;
	height: 190px;
	margin: 0 auto 10px !important;
	padding: 2px;
	text-align: center;
	width: 190px;
	float: none !important;
}

.pp-user-panel {
	border-radius: 6px;
	text-align: center;
}

.pp-user-panel-title {
	font-size: 20px;
	margin: 0;
}

.pp-user-panel p {
	font-size: 15px;
	margin-bottom: 23px;
}

.pp-tabbed-btn {
	border: 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	border-radius: 4px;
	padding: 10px 15px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border .25s linear, color .25s linear, background-color .25s linear;
}

.pp-tabbed-btn-inverse {
	color: #fff !important;
	background-color: #34495e;
}

.pp-password-reset-handler-wrap .pp-reset-password-form {
	padding: 40px;
	max-width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pp-password-reset-handler-wrap .pp-reset-password-form h3 {
	color: #444;
	font-weight: 300;
	margin: 0 auto 40px;
}

.pp-password-reset-handler-wrap .pp-reset-password-form label {
	color: #444;
	font-size: 15px;
}

.pp-password-reset-handler-wrap .pp-reset-password-form label .req {
	margin: 2px;
	color: red;
}

.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req {
	opacity: 0;
}

.pp-password-reset-handler-wrap .pp-reset-password-form input {
	font-size: 22px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	padding: 5px 10px;
	background: 0 0;
	margin-bottom: 40px;
	border: 1px solid #a0b3b0;
	border-radius: 0;
	-webkit-transition: border-color .25s ease, box-shadow .25s ease;
	transition: border-color .25s ease, box-shadow .25s ease;
}

.pp-password-reset-handler-wrap .pp-reset-password-form input:focus {
	outline: 0;
	border-color: #1ab188;
}

.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button {
	border: 0;
	outline: 0;
	border-radius: 0;
	padding: 15px 0;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .1em;
	background: #1ab188;
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-appearance: none;
	text-shadow: none;
	box-shadow: none;
}

.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus, .pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover {
	background: #179b77;
}

.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block {
	display: block;
	width: 100%;
}

.pp-password-reset-handler-wrap .profilepress-reset-status {
	margin-left: 40px;
	max-width: 420px;
}

#pp-pass-strength-result {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #23282d;
	padding: 3px 5px;
	text-align: center;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#pp-pass-strength-result.short {
	background-color: #f1adad;
	border-color: #e35b5b;
	opacity: 1;
}

#pp-pass-strength-result.bad {
	background-color: #fbc5a9;
	border-color: #f78b53;
	opacity: 1;
}

#pp-pass-strength-result.good {
	background-color: #ffe399;
	border-color: #ffc733;
	opacity: 1;
}

#pp-pass-strength-result.strong {
	background-color: #c1e1b9;
	border-color: #83c373;
	opacity: 1;
}

.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label {
	color: red;
	font-weight: 400;
}

.pp-form-wrapper input[type=checkbox], .pp-form-wrapper input[type=radio] {
	cursor: pointer;
}

.pp-form-wrapper p {
	margin: 0 0 5px !important;
	padding: 0 !important;
}

.pp-form-wrapper input[type=datetime], .pp-form-wrapper input[type=email], .pp-form-wrapper input[type=number], .pp-form-wrapper input[type=password], .pp-form-wrapper input[type=search], .pp-form-wrapper input[type=tel], .pp-form-wrapper input[type=text], .pp-form-wrapper input[type=url], .pp-form-wrapper select, .pp-form-wrapper textarea {
	-webkit-appearance: none;
	width: 100%;
	background: #fff;
	border: 1px solid #dedee5;
	padding: 13px 15px;
	outline: 0;
	line-height: 1;
}

.pp-form-wrapper select {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/frontend/arrow-down.png") !important;
	background-position: right 20px center !important;
	background-repeat: no-repeat !important;
	background-size: 10px auto !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
}

.pp-form-wrapper select.nitro-lazy {
	background-image: none !important;
}

.pp-form-wrapper .pp-form-label-wrap {
	margin: 0 0 4px;
	padding: 0;
}

.pp-form-wrapper .pp-form-label {
	font-size: 14px;
	text-transform: none;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	float: none;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	width: auto;
	display: inline;
	cursor: pointer;
}

.pp-form-wrapper .pp-checkbox-wrap, .pp-form-wrapper .pp-radio-wrap {
	display: block;
	text-align: left;
	line-height: normal;
	margin: 5px 0;
	padding: 0;
}

.pp-form-wrapper .pp-checkbox-wrap label, .pp-form-wrapper .pp-radio-wrap label {
	margin-left: 5px;
}

.pp-form-wrapper input[type=checkbox], .pp-form-wrapper input[type=radio] {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 14px !important;
	height: 14px !important;
	display: inline-block;
	vertical-align: baseline;
}

.pp-form-wrapper .ppress-pf-profile-connect {
	padding: 5px 0 10px;
}

.pp-form-wrapper a.ppress-pf-social-icon {
	width: 100%;
	height: 100%;
	display: inline;
}

.pp-form-wrapper .ppress-pf-social-icon svg {
	vertical-align: middle;
	width: 40px;
	height: 40px;
}

.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg, .pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg, .pp-form-wrapper .ppress-pf-social-icon.dpf-pinterest svg {
	padding: 3px;
}

a.pp-button-social-login:focus {
	outline-color: transparent;
}

a.pp-button-social-login:focus .ppsc, a.pp-button-social-login:hover .ppsc {
	background-color: rgba(255, 255, 255, .75);
}

a.pp-button-social-login:visited {
	color: #fff;
}

a.pp-button-social-login, a.pp-button-social-login .ppsc {
	display: inline-block;
	font-size: 100%;
	height: 2.5em;
	padding: 0;
}

a.pp-button-social-login {
	position: relative;
	vertical-align: middle;
	line-height: 2.5em;
	font-family: inherit;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid #333;
	color: #fff !important;
	background: #333;
	margin: 6px 0;
	border-radius: 2px;
	box-sizing: content-box;
	cursor: pointer;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	text-decoration: none !important;
	min-width: 220px;
}

a.pp-button-social-login .ppsc {
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	text-align: center;
	width: 2.5em;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 1.8em 1.8em;
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	position: absolute;
	left: 0;
	margin: 0;
}

a.pp-button-social-login span.ppsc-text {
	margin-left: 40px;
	padding: .5em;
	color: #fff !important;
}

a.pp-button-social-login .ppsc-google {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/google.svg");
}

a.pp-button-social-login .ppsc-google.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login.pp-button-social-login-google {
	background: #4285f4;
	border-color: #4285f4;
}

a.pp-button-social-login.pp-button-social-login-facebook {
	background: #3b5998;
	border-color: #3b5998;
}

a.pp-button-social-login.pp-button-social-login-twitter {
	background: #000;
	border-color: #000;
}

a.pp-button-social-login.pp-button-social-login-linkedin {
	background: #0077b5;
	border-color: #0077b5;
}

a.pp-button-social-login.pp-button-social-login-microsoft {
	background: #404040;
	border-color: #404040;
}

a.pp-button-social-login.pp-button-social-login-amazon {
	background: #f9991d;
	border-color: #f9991d;
}

a.pp-button-social-login.pp-button-social-login-vk {
	background: #4a76a8;
	border-color: #4a76a8;
}

a.pp-button-social-login.pp-button-social-login-wordpresscom {
	background: #0675c4;
	border-color: #0675c4;
}

a.pp-button-social-login.pp-button-social-login-yahoo {
	background: #430297;
	border-color: #430297;
}

a.pp-button-social-login.pp-button-social-login-github {
	background: #24292e;
	border-color: #24292e;
}

a.pp-button-social-login .ppsc-vk {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/vk-fa.svg");
}

a.pp-button-social-login .ppsc-vk.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-microsoft {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/microsoft.svg");
}

a.pp-button-social-login .ppsc-microsoft.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-amazon {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/amazon.svg");
}

a.pp-button-social-login .ppsc-amazon.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-yahoo {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/yahoo.svg");
}

a.pp-button-social-login .ppsc-yahoo.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-wordpresscom {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/wpcom.svg");
}

a.pp-button-social-login .ppsc-wordpresscom.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-facebook {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/facebook.svg");
}

a.pp-button-social-login .ppsc-facebook.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-twitter {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/x.svg");
}

a.pp-button-social-login .ppsc-twitter.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-linkedin {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/linkedin.svg");
}

a.pp-button-social-login .ppsc-linkedin.nitro-lazy {
	background-image: none !important;
}

a.pp-button-social-login .ppsc-github {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/github-fa.svg");
}

a.pp-button-social-login .ppsc-github.nitro-lazy {
	background-image: none !important;
}

#profilepress-myaccount-wrapper, #profilepress-myaccount-wrapper *, #profilepress-myaccount-wrapper ::after, #profilepress-myaccount-wrapper ::before, .pp-form-container *, .pp-form-container .pp-form-wrapper, .pp-form-container .pp-form-wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple, html .pp-form-container .select2 input.select2-search__field {
	border: 0 !important;
}

.pp-form-container form input[type=submit] {
	-webkit-appearance: none !important;
	cursor: pointer;
	text-shadow: none;
}

.pp-form-container form {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.woocommerce .woocommerce-MyAccount-content .pp-form-container {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.pp-form-container form input, .pp-form-container form select, .pp-form-container form textarea {
	outline: 0;
	background-image: none;
	height: auto;
	float: none;
	position: static;
	box-shadow: none;
	text-shadow: none;
	text-transform: none;
	text-decoration: none;
	resize: vertical;
}

.pp-form-container form input.nitro-lazy, .pp-form-container form select.nitro-lazy, .pp-form-container form textarea.nitro-lazy {
	background-image: none !important;
}

.pp-form-container form p {
	margin: 0 0 .5em;
}

.pp-form-container form input[type=submit]:focus {
	outline: 0;
}

.pp-form-container .pp-user-avatar {
	border-radius: 50% !important;
	display: block !important;
	margin: 0 auto 10px !important;
	text-align: center !important;
}

.pp-form-container img.pp-user-cover-image {
	width: 100% !important;
	height: auto !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox], #profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio], .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox], .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
	border: 1px solid #7e8993 !important;
	border-radius: 4px !important;
	background: #fff !important;
	color: #555 !important;
	clear: none !important;
	cursor: pointer !important;
	display: inline-block !important;
	line-height: 0 !important;
	margin: 0 !important;
	outline: 0 !important;
	padding: 0 !important;
	text-align: center !important;
	vertical-align: middle !important;
	-webkit-appearance: none !important;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1) !important;
	transition: .05s border-color ease-in-out !important;
	width: 16px !important;
	height: 16px !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio], .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox], .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
	border-radius: 50% !important;
}

.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox], .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
	border-radius: 4px !important;
}

.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio] {
	border-radius: 50% !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked::before, .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked::before {
	content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E") !important;
	margin: -3px 0 0 -4px !important;
	width: 20px !important;
	height: 20px !important;
	position: static;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked::before, .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked::before {
	content: "";
	border-radius: 50% !important;
	margin: 3px !important;
	background-color: #000 !important;
	line-height: 1.14285714 !important;
	width: 8px !important;
	height: 8px !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked::before, #profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked::before, .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked::before, .pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked::before {
	float: left !important;
	display: inline-block !important;
	vertical-align: middle !important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch, .pp-form-container .pp-form-wrapper.ppBuildScratch * {
	font-family: "Merriweather", sans-serif;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 1em;
	margin-top: 0;
	text-align: center;
	margin-right: 6.387%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch h1, .pp-form-container .pp-form-wrapper.ppBuildScratch h2, .pp-form-container .pp-form-wrapper.ppBuildScratch h3, .pp-form-container .pp-form-wrapper.ppBuildScratch h4 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled {
	opacity: .5;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch {
	max-width: 100%;
	width: 100%;
	padding: 6% 0 6% 6%;
	background: #fff;
	color: #222;
	font-size: 14px;
	position: relative;
	box-shadow: 0 0 0 .5px rgba(0, 20, 40, .1), 0 2px 8px 0 rgba(50, 55, 90, .2);
	border-radius: 3px;
	margin: 0 auto;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame {
	box-shadow: none;
	border-radius: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap {
	padding: 0 6.387% 4% 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 0 6.387% 0 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap {
	margin: 0 0 5px;
	padding: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus~.pp-form-field-description {
	display: block;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip {
	display: inline;
	font-weight: 400;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 110%;
	display: inline;
	vertical-align: top;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside {
	position: relative;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap {
	position: absolute;
	top: 5px;
	left: 15px;
	z-index: 2;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap {
	left: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field {
	padding-top: 18px;
	padding-bottom: 2px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field {
	padding-top: 23px;
	padding-bottom: 7px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field {
	padding-top: 30px;
	padding-bottom: 10px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half {
	width: 50%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third {
	width: 33.3333333333%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]), .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea {
	border: 1px solid #dbdbdb;
	font-size: 14px;
	padding: 10px 15px;
	-webkit-transition: all .35s;
	transition: all .35s;
	background: #fff;
	color: #69717a;
	width: 100%;
	border-radius: 0;
	line-height: 1.3;
	min-height: 40px;
	display: inline-block;
	margin: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea {
	height: 100px;
	overflow: auto;
}

.pp-form-field-wrap .pp-form-material-icons {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: text;
	margin: 8px 12px 0 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea {
	padding-right: 40px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea {
	padding-left: 40px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea {
	padding-left: 30px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea {
	padding-right: 30px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons {
	left: 0;
	margin-left: 12px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons {
	left: 0 !important;
	margin-left: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons {
	margin-right: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons {
	margin-top: 10px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons {
	margin-top: 18px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons {
	cursor: pointer;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]), .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea {
	border-radius: 25px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]), .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea {
	border-radius: 6px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]), .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea {
	border: 0 !important;
	border-bottom: 1px solid #dbdbdb !important;
	padding-left: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus {
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	box-shadow: none !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]), .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea {
	border: 0 !important;
	background: #f7f7f7 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea {
	height: 150px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea {
	height: 200px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus {
	border: 1px solid #999;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label {
	font-style: normal;
	background-color: transparent;
	display: block;
	font-weight: 700;
	font-size: 14px;
	float: none;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	color: #444;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label {
	display: inline-block;
}

.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins, .pp-field-user-cover-image-wrap .pp-cover-image-overlay ins, .pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label {
	display: none;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit] {
	background: #000;
	border: 0;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	padding: 15px 10px;
	transition: .15s ease-in-out;
	width: auto;
	min-width: 110px;
	text-align: center;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit], .pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit] {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit] {
	border-radius: 25px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit] {
	border-radius: 6px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover {
	background-color: #ededed;
	color: #000;
	text-decoration: none;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap {
	margin: 0 0 5px;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container, .ppressmd-new-dropdown ul {
	margin: 0;
	padding: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type, .pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type {
	margin-bottom: 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description {
	font-size: 12px;
	font-weight: 400;
	color: #666;
	line-height: 1.3;
	text-align: left;
	margin: 4px 0 0;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit] {
	width: 100%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap {
	margin-top: 4%;
	margin-bottom: 4%;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit] {
	width: 100% !important;
	position: absolute !important;
	bottom: 0 !important;
	right: 0 !important;
	left: 0 !important;
	display: block;
	margin: 0;
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill {
	border-bottom-right-radius: 25px !important;
	border-bottom-left-radius: 25px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round {
	border-bottom-right-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
}

.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type {
	margin-bottom: 1.5em !important;
}

#profilepress-myaccount-wrapper {
	font-size: 16px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item {
	text-decoration: none !important;
	position: relative;
	display: block;
	padding: .75em 1.25em;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	width: 100%;
	text-align: inherit;
	box-shadow: none;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child {
	border-top-left-radius: .25em;
	border-top-right-radius: .25em;
}

#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25em;
	border-bottom-left-radius: .25em;
}

#profilepress-myaccount-wrapper .ppmyac-icons {
	margin-right: .5em;
	vertical-align: text-bottom;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width:576px) {
	#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content {
	position: relative;
	width: 100%;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width:576px) {
	#profilepress-myaccount-wrapper .profilepress-myaccount-content {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap {
	text-align: center;
	margin-bottom: 20px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar {
	margin: 0 !important;
	position: static !important;
	float: none !important;
	display: inline-block;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
	border-radius: 999px;
	width: 120px;
	height: 120px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus {
	outline: 0;
	text-shadow: none;
	box-shadow: none;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content h2, #profilepress-myaccount-wrapper .profilepress-myaccount-content h3 {
	margin-top: 0 !important;
	margin-bottom: 1em !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	font-size: 2em !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content h3 {
	font-weight: 500 !important;
	font-size: 1.2em !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap {
	margin-bottom: 2em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap {
	display: inline;
	padding-right: 1em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item {
	color: inherit;
	padding: 0 0 10px;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active {
	border-bottom: 3px solid #6c757d;
}

.profilepress-myaccount-alert, .profilepress-myaccount-edit-profile .profilepress-edit-profile-status {
	position: relative;
	padding: .75em 1.25em !important;
	margin-bottom: 1em !important;
	border: 1px solid transparent !important;
	border-radius: .25em;
}

.profilepress-myaccount-alert.pp-alert-danger, .profilepress-myaccount-edit-profile .profilepress-edit-profile-status {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

.profilepress-myaccount-alert.pp-alert-success, .profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field {
	margin-top: .5em;
	margin-bottom: 1em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty {
	min-height: 250px;
	background-color: #eee;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap {
	padding: .75em;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	margin-bottom: 0;
	border-radius: .25em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img {
	width: 100%;
	height: auto;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field {
	margin-top: .5em;
	margin-bottom: .5em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap {
	margin-bottom: 2em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label {
	margin-bottom: .2em;
	font-weight: 500;
	display: block;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox]+label, #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio]+label {
	display: inline;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]), #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]), #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select, #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea {
	display: block;
	width: 100%;
	height: calc(1.5em + .75em + 2px);
	padding: .375em .75em;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25em;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	overflow: visible;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea {
	height: auto !important;
	min-height: 100px !important;
	resize: vertical !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus, #profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus, #profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus {
	background-color: #fff;
	border-color: #bbb;
	outline: 0;
	box-shadow: none;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit] {
	display: inline-block;
	cursor: pointer;
	width: auto;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
	text-decoration: none;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75em + 2px);
	margin-bottom: 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em + .75em + 2px);
	margin: 0;
	opacity: 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + .75em + 2px);
	padding: .375em .75em;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75em);
	padding: .375em .75em;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25em .25em 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input~.ppmyac-custom-file-label[data-browse]::after {
	content: attr(data-browse);
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label, #profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label {
	display: inline-block;
	margin: 0 0 0 .3819820591em;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap {
	display: flex;
	flex-direction: column;
	margin: 1em 0 0;
	padding-left: 0;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar {
	position: relative;
	padding: .75em 1.25em;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	margin-bottom: 0;
	border-radius: .25em;
	justify-content: space-between !important;
	display: flex !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar {
	width: 70px;
	height: 70px;
	min-height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar {
	margin-bottom: .5em !important;
	margin-top: .5em !important;
	padding: .25em .5em;
	font-size: .875em;
	line-height: 1.5;
	border-radius: .2em;
	color: #fff;
	height: 35px;
	background-color: #6c757d;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	text-shadow: none;
	cursor: pointer;
	user-select: none;
	border: 1px solid #6c757d;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar {
	margin-top: .75em !important;
	margin-bottom: 0 !important;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button {
	background: #fff;
	border-radius: 6px;
	font-size: 14px;
	border: 1px solid #ddd;
}

#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection {
	border-radius: .25em;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
}

.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap {
	width: 250px;
	text-align: center;
}

.pp-form-container .pp-field-user-avatar-picture-wrap {
	width: 250px;
	height: auto;
	margin: auto;
	position: relative;
}

.pp-form-container .pp-field-user-cover-image-wrap {
	margin: auto;
	position: relative;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap, .pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	color: #fff;
	text-shadow: 0 1px #666;
	line-height: 21px;
	font-size: 16px;
	height: 100%;
	width: 100%;
	border-radius: 50%;
}

.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap {
	border-radius: 0;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay, .pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay {
	display: table;
	height: 100%;
	width: 100%;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins, .pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	text-decoration: none !important;
	background: 0 0 !important;
	color: #fff !important;
	border-bottom: none !important;
}

.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons, .pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons {
	font-size: 35px !important;
	display: block !important;
	position: static !important;
	right: auto !important;
	top: auto !important;
	color: #fff !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
	cursor: pointer;
}

html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field {
	border: 0 !important;
	height: auto !important;
}

.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field {
	border: 0 !important;
	box-shadow: none !important;
}

.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice {
	height: auto;
	line-height: normal;
}

.pp-form-wrapper.pp-member-directory {
	opacity: 0;
}

.pp-form-wrapper.ppress-default-profile {
	max-width: 1000px;
	width: 100%;
	box-sizing: border-box;
	font-size: 15px;
	color: #666;
	margin-bottom: 30px;
	opacity: 0;
}

.pp-form-wrapper.ppress-default-profile * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pp-form-wrapper.ppress-default-profile a, .pp-form-wrapper.ppress-default-profile a:hover {
	text-decoration: none !important;
}

.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover {
	background-color: #eee;
	box-sizing: border-box;
	position: relative;
}

.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e {
	text-align: center;
	overflow: hidden;
}

.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img {
	width: 100%;
	display: block;
	overflow: hidden;
	border-radius: 0;
	margin: 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-header {
	position: relative;
	padding: 0 0 25px;
	border-bottom: solid 2px #eee;
	min-height: 85px;
	box-sizing: content-box;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon {
	position: absolute;
	top: 15px;
	right: 0;
	vertical-align: middle;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	z-index: 66;
	margin-right: 10px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons {
	font-size: 30px;
}

.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a {
	color: #aaa;
	text-decoration: none;
	border-bottom: 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover, .pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active {
	color: #007bff;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo {
	float: left;
	position: absolute;
	margin: 0 0 0 30px;
	box-sizing: border-box;
	width: 200px;
	height: 200px;
}

.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo {
	position: relative;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img {
	width: 100%;
	height: auto;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
	overflow: hidden;
	margin: 0;
	box-shadow: none;
	background: #fff;
	border: 5px solid #fff;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta {
	padding-right: 30px;
	-ms-word-break: break-all;
	word-break: break-word;
	word-wrap: break-word;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta {
	padding: 10px 0 0;
	color: #999;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-name {
	font-size: 24px;
	font-weight: 700;
	margin-right: 30px;
	color: #555;
	line-height: 1.7em;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear {
	clear: both;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span {
	margin: 0 5px;
	font-size: 14px;
	display: inline-block;
	line-height: .1;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child {
	margin: 0 5px 0 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text {
	margin: 5px 0 0;
	line-height: 1.4em;
	font-size: 13px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav {
	padding: 10px;
	background: #444;
	text-align: center;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 6px 10px 6px 28px;
	display: block;
	float: left;
	border-radius: 4px;
	margin-left: 5px;
	position: relative;
	border-bottom: 0;
	text-decoration: none !important;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover {
	background: #555;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons {
	font-size: 18px;
	height: 18px;
	line-height: 1.5;
	position: absolute;
	display: block;
	left: 10px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title {
	padding-left: 5px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a {
	background: #007bff;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body {
	max-width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item, .pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note {
	text-align: center;
	padding-top: 20px;
	color: #666;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons {
	display: inline-block;
	font-size: 70px;
	height: 70px;
	line-height: 70px;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span, .pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span {
	margin-top: 10px;
	display: block;
	font-size: 16px;
	color: #888;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a {
	border: 0 !important;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items {
	margin: 0 0 30px;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item {
	position: relative;
	padding: 15px 0 0;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label {
	display: block;
	margin: 0 0 8px;
	border-bottom: solid 2px #eee;
	padding-bottom: 4px;
	font-size: 15px;
	line-height: 22px;
	font-weight: 700;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon {
	float: left;
	margin: 0 8px 0 0;
	height: 22px;
	line-height: 18px;
	display: inline-block;
	width: 24px;
	text-align: center;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i {
	font-size: 22px;
	position: relative;
	top: 1px;
}

.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo {
	float: none;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta {
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav {
	padding: 0 !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a, .ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a {
	margin-left: 0 !important;
	border-radius: 0 !important;
}

.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
	position: static !important;
	top: auto !important;
	left: auto !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta {
	text-align: center !important;
	padding: 0 !important;
	margin-top: -30px !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta {
	padding-top: 0 !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name {
	float: none !important;
	margin-right: 0 !important;
	font-size: 18px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text {
	padding: 0 20px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo {
	position: relative !important;
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto !important;
	float: none !important;
	left: auto !important;
	text-align: center !important;
	top: -40px !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
	width: 120px !important;
	height: 120px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-nav-title {
	font-size: 12px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons, .ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i {
	display: block !important;
	position: static !important;
	top: auto !important;
	left: auto !important;
	height: 20px !important;
	line-height: 20px !important;
}

.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta {
	margin-top: 0 !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav {
	padding: 0 !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i {
	font-size: 22px !important;
	height: 22px !important;
	line-height: 22px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
	position: static !important;
	top: auto !important;
	left: auto !important;
	width: 120px !important;
	height: 120px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo {
	position: relative !important;
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto !important;
	float: none !important;
	display: block !important;
	top: -40px !important;
	left: 0 !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta {
	text-align: center !important;
	padding: 0 !important;
	margin-top: -30px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name {
	float: none !important;
	margin-right: 0 !important;
	font-size: 21px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text {
	padding-top: 10px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta {
	padding: 0 20px !important;
	display: block !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-nav-title {
	font-size: 12px !important;
}

.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons {
	display: block !important;
	position: static !important;
	top: auto !important;
	left: auto !important;
	height: 20px !important;
	line-height: 20px !important;
}

.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta {
	margin-top: 0 !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav {
	padding: 0 !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a {
	padding: 10px 20px !important;
	margin-left: 0 !important;
	border-radius: 0 !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo {
	width: 140px !important;
	height: 140px !important;
	top: -70px !important;
}

.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo {
	top: auto !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text {
	padding-top: 10px !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-nav-title {
	font-size: 12px !important;
}

.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons {
	display: block !important;
	position: static !important;
	top: auto !important;
	left: auto !important;
	font-size: 20px !important;
	height: 20px !important;
	line-height: 20px !important;
}

.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo {
	width: 140px !important;
	height: 140px !important;
	top: -70px !important;
}

.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta {
	margin-top: -50px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a, .ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a {
	padding: 5px 11px !important;
	font-size: 12px !important;
}

.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons, .ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons {
	font-size: 14px !important;
}

.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title, .ppress-default-profile.ppressui500 span.ppress-dpf-nav-title {
	font-size: 10px !important;
}

.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pp-form-wrapper.ppress-default-profile li.pp-user-post-item {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}

.pp-form-wrapper.ppress-default-profile .pp-user-post-item a, .pp-form-wrapper.ppress-default-profile .pp-user-post-item h3 {
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	text-decoration: none;
}

.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap {
	text-align: center;
	padding-top: 30px;
}

.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn {
	font-size: 15px;
	border: 0;
	display: block;
	width: 100%;
	line-height: 1em;
	padding: 15px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-weight: 400;
	transition: .25s;
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	max-width: 250px;
	margin: 0 auto;
	color: #fff;
	background: #007bff;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-item {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a {
	color: inherit;
}

.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item+.ppress-dpf-more-post-wrap {
	display: none;
}

.pp-member-directory .ppressmd-member-directory-header.ppressmd-form {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: nowrap;
	width: 100%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar) {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: baseline;
	flex-wrap: nowrap;
	margin: 0 0 10px;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row {
	justify-content: flex-end;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
	width: 60%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label {
	flex: 1;
	margin: 0 10px 0 0;
	min-width: 90px;
	max-width: 85%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line {
	-webkit-appearance: textfield;
	width: 100%;
	padding: 0 12px !important;
	display: block !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	outline: 0 !important;
	cursor: text !important;
	font-size: 15px !important;
	height: 40px !important;
	box-sizing: border-box !important;
	box-shadow: none !important;
	margin: 0 !important;
	position: static;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search {
	min-width: 15%;
	width: auto;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	width: 100%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: baseline;
	flex-wrap: nowrap;
	flex: 5;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: baseline;
	flex-wrap: nowrap;
	position: relative;
	cursor: pointer;
}

.pp-member-directory .ppressmd-member-directory-header a {
	text-decoration: none;
	border-bottom: none;
	box-shadow: none;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons {
	display: inline;
	vertical-align: middle;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: baseline;
	flex-wrap: nowrap;
	flex: 2;
	text-align: right;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: baseline;
	flex-wrap: nowrap;
	cursor: pointer;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a {
	margin: 0 5px 0 0;
}

.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up {
	display: none;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible, .ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down {
	display: none;
}

.ppressmd-new-dropdown {
	font-size: 16px;
	margin: 0;
	position: absolute;
	height: auto;
	background: #fff;
	z-index: 10;
	display: none;
	border: 1px solid #ddd;
	box-shadow: 0 7px 14px 0 rgba(50, 50, 93, .1), 0 3px 6px 0 rgba(0, 0, 0, .07);
	-webkit-box-shadow: 0 7px 14px 0 rgba(50, 50, 93, .1), 0 3px 6px 0 rgba(0, 0, 0, .07);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

.ppressmd-new-dropdown ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown {
	top: 24px;
	width: 200px;
	left: -12px;
}

.ppressmd-new-dropdown ul li a {
	display: block;
	padding: 8px 12px;
	line-height: 1;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar {
	padding: 0 0 10px;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible {
	margin: 0;
}

.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible {
	display: grid;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search {
	margin: 0;
	width: 100%;
	display: grid;
	grid-template-rows: auto 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
	grid-auto-rows: minmax(max-content, auto);
	-ms-grid-template-rows: auto 1fr;
	-ms-grid-template-columns: repeat(3, 1fr);
	-ms-grid-gap: 10px;
	-ms-grid-auto-rows: minmax(max-content, auto);
	align-items: center;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: baseline;
	flex-wrap: nowrap;
	width: 100%;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input {
	width: 100%;
	padding: 10px 30px;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line, .pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field), .pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection {
	background-color: transparent;
	border: 1px solid #ddd !important;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons, .pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line, .pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input, .pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered {
	color: #666;
	background-color: transparent;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus {
	border: 1px solid #bbb !important;
}

.pp-member-directory .ppressmd-member-directory-header .ppressmd-button {
	border: 0 !important;
	display: block;
	width: 100%;
	line-height: 1em !important;
	padding: 16px 20px !important;
	text-decoration: none !important;
	text-align: center;
	text-transform: none !important;
	font-weight: 400 !important;
	overflow: hidden;
	position: relative;
	transition: .25s;
	box-sizing: border-box;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
	box-shadow: none;
	vertical-align: middle !important;
	height: auto !important;
	cursor: pointer !important;
	text-shadow: none;
	font-family: inherit;
	outline: 0 !important;
	margin: 0;
	-webkit-appearance: none;
}

.pp-member-directory .ppressmd-members-total-wrap {
	text-align: center;
	margin: 0 0 10px;
}

.pp-member-directory .ppressmd-members-total {
	font-size: 20px;
	font-weight: 300;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container {
	width: 100% !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field {
	width: auto !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection {
	display: block !important;
	height: 40px;
	padding: 0 0 0 12px !important;
	overflow: hidden !important;
	position: relative !important;
	white-space: nowrap !important;
	line-height: 35px !important;
	font-size: 15px !important;
	text-align: left !important;
	text-decoration: none !important;
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	background-clip: padding-box !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: 0 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow {
	display: inline-block !important;
	width: 34px !important;
	height: 100% !important;
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	-moz-border-radius: 0 2px 2px 0 !important;
	-webkit-border-radius: 0 2px 2px 0 !important;
	border-radius: 0 2px 2px 0 !important;
	background-clip: padding-box !important;
	text-align: center !important;
	background: 0 0 !important;
	border-left: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown {
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li {
	list-style: none;
	display: list-item;
	background-image: none;
	font-size: 15px;
	margin: 5px !important;
	color: #666 !important;
	padding: 3px 7px 4px !important;
	cursor: pointer;
	min-height: 1em !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li.nitro-lazy {
	background-image: none !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple {
	height: auto !important;
	line-height: .8 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 0 !important;
	line-height: 37px;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	line-height: 37px;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding-left: 0 !important;
	padding-right: 30px;
	width: 100%;
	font-size: 13px;
}

.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted {
	background: 0 0 !important;
	background: #f4f4f4 !important;
	color: #666 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear {
	right: 10px;
	margin: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear {
	right: 10px;
	font-size: 30px;
	margin: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear, .pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b, .pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear {
	color: #888 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear {
	position: absolute;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice {
	padding: 3px 3px 3px 5px;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline>input {
	border: 0 !important;
	padding: 0 !important;
	border-radius: 0 !important;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	overflow-x: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	box-sizing: border-box;
}

.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear {
	font-size: 20px !important;
}

.pp-member-directory .ppmd-pagination-wrap {
	font-size: 16px;
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
}

.pp-member-directory .ppmd-pagination-wrap .page-numbers {
	display: inline-block;
	width: auto;
	height: 34px;
	line-height: 34px;
	transition: all .2s linear;
	padding: 0 14px;
	color: #666;
	font-weight: 400;
}

.pp-member-directory .ppmd-pagination-wrap .page-numbers.current {
	background: #007bff;
	color: #fff;
}

.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons {
	vertical-align: middle;
}

.ppress-paywall-message-wrap {
	position: relative;
	width: 100%;
	margin: -5em auto 2em;
	padding: 6em 0 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) .5em, #fff 5.5em, #fff 100%);
}

.ppress-paywall-message {
	box-shadow: 0 0 .5em .25em rgba(0, 0, 0, .125);
	padding: 1.375em;
	border: 6px solid #fff;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	background-color: #f4f4f4;
	color: #333;
}

.ppress-paywall-message p:last-child {
	margin-bottom: 0 !important;
}

p:has(+.ppress-paywall-message-wrap) {
	margin-bottom: 0;
}

.ppress-main-container {
	width: 100%;
}

.ppress-container-div {
	margin: 3em 0;
	padding: 3em;
	background-color: #fff;
	width: 100%;
	text-align: center;
}

@-webkit-keyframes fpFadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fpFadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.flatpickr-calendar {
	background: 0 0;
	background: #fff;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	-webkit-animation: none;
	animation: none;
	direction: ltr;
	border: 0;
	font-size: 14px;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	width: 307.875px;
	box-sizing: border-box;
	touch-action: manipulation;
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08);
}

.flatpickr-calendar.inline, .flatpickr-calendar.open {
	opacity: 1;
	max-height: 640px;
	visibility: visible;
}

.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999;
}

.flatpickr-calendar.animate.open {
	-webkit-animation: fpFadeInDown 300ms cubic-bezier(.23, 1, .32, 1);
	animation: fpFadeInDown 300ms cubic-bezier(.23, 1, .32, 1);
}

.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px;
}

.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
	z-index: 999;
	display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
	box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
	box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasTime .dayContainer, .flatpickr-calendar .hasWeeks .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto;
}

.flatpickr-calendar:after, .flatpickr-calendar:before {
	position: absolute;
	display: block;
	pointer-events: none;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	left: 22px;
}

.flatpickr-calendar.arrowRight:after, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.rightMost:before {
	left: auto;
	right: 22px;
}

.flatpickr-calendar.arrowCenter:after, .flatpickr-calendar.arrowCenter:before {
	left: 50%;
	right: 50%;
}

.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px;
}

.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
	bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:after, .flatpickr-calendar.arrowBottom:before {
	top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
	border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff;
}

.flatpickr-calendar:focus, .flatpickr-current-month input.cur-year:focus {
	outline: 0;
}

.flatpickr-wrapper {
	position: relative;
	display: inline-block;
}

.flatpickr-months {
	display: flex;
}

.flatpickr-months .flatpickr-month, .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 34px;
	color: rgba(0, 0, 0, .9);
	fill: rgba(0, 0, 0, .9);
}

.flatpickr-months .flatpickr-month {
	background: 0 0;
	line-height: 1;
	text-align: center;
	position: relative;
	overflow: hidden;
	flex: 1;
}

.flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	padding: 10px;
	z-index: 3;
}

.flatpickr-months .flatpickr-next-month.flatpickr-disabled, .flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
	display: none;
}

.flatpickr-months .flatpickr-next-month i, .flatpickr-months .flatpickr-prev-month i, .numInputWrapper {
	position: relative;
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month, .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
	left: 0;
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month, .flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
	right: 0;
}

.flatpickr-months .flatpickr-next-month:hover, .flatpickr-months .flatpickr-prev-month:hover {
	color: #959ea9;
}

.flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
	fill: #f64747;
}

.flatpickr-months .flatpickr-next-month svg, .flatpickr-months .flatpickr-prev-month svg {
	width: 14px;
	height: 14px;
}

.flatpickr-months .flatpickr-next-month svg path, .flatpickr-months .flatpickr-prev-month svg path {
	transition: fill .1s;
	fill: inherit;
}

.numInputWrapper {
	height: auto;
}

.numInputWrapper input, .numInputWrapper span {
	display: inline-block;
}

.numInputWrapper input {
	width: 100%;
}

.numInputWrapper input::-ms-clear {
	display: none;
}

.numInputWrapper input::-webkit-inner-spin-button, .numInputWrapper input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(57, 57, 57, .15);
	box-sizing: border-box;
}

.numInputWrapper span:hover {
	background: rgba(0, 0, 0, .1);
}

.numInputWrapper span:active {
	background: rgba(0, 0, 0, .2);
}

.numInputWrapper span:after {
	display: block;
	content: "";
	position: absolute;
}

.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57, 57, 57, .6);
	top: 26%;
}

.numInputWrapper span.arrowDown {
	top: 50%;
}

.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57, 57, 57, .6);
	top: 40%;
}

.numInputWrapper span svg {
	width: inherit;
	height: auto;
}

.numInputWrapper span svg path {
	fill: rgba(0, 0, 0, .5);
}

.flatpickr-current-month span.cur-month:hover, .numInputWrapper:hover {
	background: rgba(0, 0, 0, .05);
}

.numInputWrapper:hover span {
	opacity: 1;
}

.flatpickr-current-month {
	font-size: 135%;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	padding: 7.48px 0 0;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 700;
	color: inherit;
	display: inline-block;
	margin-left: .5ch;
	padding: 0;
}

.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	width: 7ch \0;
	display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: rgba(0, 0, 0, .9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: rgba(0, 0, 0, .9);
}

.flatpickr-current-month .flatpickr-monthDropdown-months, .flatpickr-current-month input.cur-year {
	background: 0 0;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	padding: 0 0 0 .5ch;
	vertical-align: initial;
}

.flatpickr-current-month input.cur-year {
	cursor: text;
	margin: 0;
	display: inline-block;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: rgba(0, 0, 0, .5);
	background: 0 0;
	pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	cursor: pointer;
	margin: -1px 0 0;
	outline: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:active, .flatpickr-current-month .flatpickr-monthDropdown-months:focus {
	outline: 0;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: rgba(0, 0, 0, .05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: 0;
	padding: 0;
}

.flatpickr-weekdays {
	background: 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	display: flex;
	align-items: center;
	height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: flex;
	flex: 1;
}

span.flatpickr-weekday {
	cursor: default;
	font-size: 90%;
	background: 0 0;
	color: rgba(0, 0, 0, .54);
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	flex: 1;
	font-weight: bolder;
}

.flatpickr-weeks {
	padding: 1px 0 0;
}

.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-start;
	width: 307.875px;
}

.flatpickr-days:focus {
	outline: 0;
}

.dayContainer, .flatpickr-day {
	box-sizing: border-box;
	display: inline-block;
}

.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	width: 307.875px;
	min-width: 307.875px;
	max-width: 307.875px;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-around;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.dayContainer+.dayContainer {
	box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
	background: 0 0;
	border: 1px solid transparent;
	border-radius: 150px;
	color: #393939;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	position: relative;
	justify-content: center;
	text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
	cursor: pointer;
	outline: 0;
	background: #e6e6e6;
	border-color: #e6e6e6;
}

.flatpickr-day.today {
	border-color: #959ea9;
}

.flatpickr-day.today:focus, .flatpickr-day.today:hover {
	border-color: #959ea9;
	background: #959ea9;
	color: #fff;
}

.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
	background: #569ff7;
	box-shadow: none;
	color: #fff;
	border-color: #569ff7;
}

.flatpickr-day.endRange.startRange, .flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange {
	border-radius: 50px 0 0 50px;
}

.flatpickr-day.endRange.endRange, .flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange {
	border-radius: 0 50px 50px 0;
}

.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)) {
	box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.endRange.startRange.endRange, .flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange {
	border-radius: 50px;
}

.flatpickr-day.inRange {
	border-radius: 0;
	box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
	background: 0 0;
	border-color: transparent;
}

.flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.nextMonthDay, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.prevMonthDay {
	color: rgba(57, 57, 57, .3);
	background: 0 0;
	border-color: transparent;
	cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
	cursor: not-allowed;
	color: rgba(57, 57, 57, .1);
}

.flatpickr-day.week.selected {
	border-radius: 0;
	box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
	visibility: hidden;
}

.rangeMode .flatpickr-day {
	margin-top: 1px;
}

.flatpickr-weekwrapper {
	float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(57, 57, 57, .3);
	background: 0 0;
	cursor: default;
	border: 0;
}

.flatpickr-innerContainer {
	display: block;
	display: flex;
	box-sizing: border-box;
	overflow: hidden;
}

.flatpickr-rContainer {
	display: inline-block;
	padding: 0;
	box-sizing: border-box;
}

.flatpickr-time, .flatpickr-time input {
	text-align: center;
	box-sizing: border-box;
}

.flatpickr-time {
	outline: 0;
	display: block;
	display: flex;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	overflow: hidden;
}

.flatpickr-time:after {
	content: "";
	display: table;
	clear: both;
}

.flatpickr-time .numInputWrapper {
	flex: 1;
	width: 40%;
	height: 40px;
	float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
	width: 49%;
}

.flatpickr-time input {
	background: 0 0;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	font-size: 14px;
	position: relative;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
	font-weight: 700;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
	font-weight: 400;
}

.flatpickr-time input:focus {
	outline: 0;
	border: 0;
}

.flatpickr-time .flatpickr-am-pm, .flatpickr-time .flatpickr-time-separator {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #393939;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	align-self: center;
}

.flatpickr-time .flatpickr-time-separator {
	font-weight: 700;
	width: 2%;
}

.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400;
}

.flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover {
	background: #eee;
}

.flatpickr-input[readonly] {
	cursor: pointer;
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-search--inline {
	float: left;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

@charset "UTF-8";

:root {
	--wp-admin-theme-color: #3858e9;
	--wp-admin-theme-color--rgb: 56, 88, 233;
	--wp-admin-theme-color-darker-10: #2145e6;
	--wp-admin-theme-color-darker-10--rgb: 33, 69, 230;
	--wp-admin-theme-color-darker-20: #183ad6;
	--wp-admin-theme-color-darker-20--rgb: 24, 58, 214;
	--wp-admin-border-width-focus: 2px;
}

@media (min-resolution:192dpi) {
	:root {
		--wp-admin-border-width-focus: 1.5px;
	}
}

@media not (prefers-reduced-motion) {
	.components-animate__appear {
		animation: components-animate__appear-animation .1s cubic-bezier(0, 0, .2, 1) 0s;
		animation-fill-mode: forwards;
	}
}

.components-animate__appear.is-from-top, .components-animate__appear.is-from-top.is-from-left {
	transform-origin: top left;
}

.components-animate__appear.is-from-top.is-from-right {
	transform-origin: top right;
}

.components-animate__appear.is-from-bottom, .components-animate__appear.is-from-bottom.is-from-left {
	transform-origin: bottom left;
}

.components-animate__appear.is-from-bottom.is-from-right {
	transform-origin: bottom right;
}

@keyframes components-animate__appear-animation {
	0% {
		transform: translateY(-2em) scaleY(0) scaleX(0);
	}
	
	to {
		transform: translateY(0) scaleY(1) scaleX(1);
	}
}

@media not (prefers-reduced-motion) {
	.components-animate__slide-in {
		animation: components-animate__slide-in-animation .1s cubic-bezier(0, 0, .2, 1);
		animation-fill-mode: forwards;
	}
	
	.components-animate__slide-in.is-from-left {
		transform: translateX(100%);
	}
	
	.components-animate__slide-in.is-from-right {
		transform: translateX(-100%);
	}
}

@keyframes components-animate__slide-in-animation {
	to {
		transform: translateX(0);
	}
}

@media not (prefers-reduced-motion) {
	.components-animate__loading {
		animation: components-animate__loading 1.6s ease-in-out infinite;
	}
}

@keyframes components-animate__loading {
	0% {
		opacity: .5;
	}
	
	50% {
		opacity: 1;
	}
	
	to {
		opacity: .5;
	}
}

.components-autocomplete__popover .components-popover__content {
	min-width: 200px;
	padding: 8px;
}

.components-autocomplete__result.components-button {
	display: flex;
	height: auto;
	min-height: 36px;
	text-align: left;
	width: 100%;
}

.components-autocomplete__result.components-button:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-badge {
	align-items: center;
	background-color: color-mix(in srgb, #fff 90%, var(--base-color));
	border-radius: 2px;
	box-sizing: border-box;
	color: color-mix(in srgb, #000 50%, var(--base-color));
	display: inline-flex;
	font-size: 12px;
	font-weight: 400;
	gap: 2px;
	line-height: 20px;
	max-width: 100%;
	min-height: 24px;
	padding: 0 8px;
}

.components-badge *, .components-badge :after, .components-badge :before {
	box-sizing: inherit;
}

.components-badge:where(.is-default) {
	background-color: #f0f0f0;
	color: #2f2f2f;
}

.components-badge.has-icon {
	padding-inline-start: 4px;
}

.components-badge.is-info {
	--base-color: #3858e9;
}

.components-badge.is-warning {
	--base-color: #f0b849;
}

.components-badge.is-error {
	--base-color: #cc1818;
}

.components-badge.is-success {
	--base-color: #4ab866;
}

.components-badge__icon {
	flex-shrink: 0;
}

.components-badge__content {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.components-button-group {
	display: inline-block;
}

.components-button-group .components-button {
	border-radius: 0;
	box-shadow: inset 0 0 0 1px #1e1e1e;
	color: #1e1e1e;
	display: inline-flex;
}

.components-button-group .components-button+.components-button {
	margin-left: -1px;
}

.components-button-group .components-button:first-child {
	border-radius: 2px 0 0 2px;
}

.components-button-group .components-button:last-child {
	border-radius: 0 2px 2px 0;
}

.components-button-group .components-button.is-primary, .components-button-group .components-button:focus {
	position: relative;
	z-index: 1;
}

.components-button-group .components-button.is-primary {
	box-shadow: inset 0 0 0 1px #1e1e1e;
}

.components-button {
	align-items: center;
	-webkit-appearance: none;
	background: none;
	border: 0;
	border-radius: 2px;
	box-sizing: border-box;
	color: var(--wp-components-color-foreground, #1e1e1e);
	cursor: pointer;
	display: inline-flex;
	font-family: inherit;
	font-size: 13px;
	height: 36px;
	margin: 0;
	padding: 6px 12px;
	text-decoration: none;
}

@media not (prefers-reduced-motion) {
	.components-button {
		transition: box-shadow .1s linear;
	}
}

.components-button.is-next-40px-default-size {
	height: 40px;
}

.components-button:hover:not(:disabled, [aria-disabled=true]), .components-button[aria-expanded=true] {
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button:focus:not(:disabled) {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 3px solid rgba(0, 0, 0, 0);
}

.components-button.is-primary {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: var(--wp-components-color-accent-inverted, #fff);
	outline: 1px solid rgba(0, 0, 0, 0);
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}

.components-button.is-primary:hover:not(:disabled) {
	background: var(--wp-components-color-accent-darker-10, var(--wp-admin-theme-color-darker-10, #2145e6));
	color: var(--wp-components-color-accent-inverted, #fff);
}

.components-button.is-primary:active:not(:disabled) {
	background: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
	border-color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
	color: var(--wp-components-color-accent-inverted, #fff);
}

.components-button.is-primary:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button.is-primary:disabled, .components-button.is-primary:disabled:active:enabled, .components-button.is-primary[aria-disabled=true], .components-button.is-primary[aria-disabled=true]:active:enabled, .components-button.is-primary[aria-disabled=true]:enabled {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: rgba(255, 255, 255, .4);
	outline: none;
}

.components-button.is-primary:disabled:active:enabled:focus:enabled, .components-button.is-primary:disabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:enabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:focus:enabled {
	box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button.is-primary.is-busy, .components-button.is-primary.is-busy:disabled, .components-button.is-primary.is-busy[aria-disabled=true] {
	background-image: linear-gradient(-45deg, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 33%, var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6)) 33%, var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6)) 70%, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 70%);
	background-size: 100px 100%;
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: var(--wp-components-color-accent-inverted, #fff);
}

.components-button.is-secondary, .components-button.is-tertiary {
	outline: 1px solid rgba(0, 0, 0, 0);
}

.components-button.is-secondary:active:not(:disabled), .components-button.is-tertiary:active:not(:disabled) {
	box-shadow: none;
}

.components-button.is-secondary:disabled, .components-button.is-secondary[aria-disabled=true], .components-button.is-secondary[aria-disabled=true]:hover, .components-button.is-tertiary:disabled, .components-button.is-tertiary[aria-disabled=true], .components-button.is-tertiary[aria-disabled=true]:hover {
	background: rgba(0, 0, 0, 0);
	color: #949494;
	transform: none;
}

.components-button.is-secondary {
	background: rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 0 1px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)), 0 0 0 currentColor;
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 1px solid rgba(0, 0, 0, 0);
	white-space: nowrap;
}

.components-button.is-secondary:hover:not(:disabled, [aria-disabled=true], .is-pressed) {
	background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, rgba(0, 0, 0, 0));
	box-shadow: inset 0 0 0 1px var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
	color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
}

.components-button.is-secondary:disabled:not(:focus), .components-button.is-secondary[aria-disabled=true]:hover:not(:focus), .components-button.is-secondary[aria-disabled=true]:not(:focus) {
	box-shadow: inset 0 0 0 1px #ddd;
}

.components-button.is-secondary:focus:not(:disabled) {
	box-shadow: 0 0 0 currentColor inset, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button.is-tertiary {
	background: rgba(0, 0, 0, 0);
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	white-space: nowrap;
}

.components-button.is-tertiary:hover:not(:disabled, [aria-disabled=true], .is-pressed) {
	background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, rgba(0, 0, 0, 0));
	color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
}

.components-button.is-tertiary:active:not(:disabled, [aria-disabled=true]) {
	background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 8%, rgba(0, 0, 0, 0));
}

p+.components-button.is-tertiary {
	margin-left: -6px;
}

.components-button.is-tertiary:disabled:not(:focus), .components-button.is-tertiary[aria-disabled=true]:hover:not(:focus), .components-button.is-tertiary[aria-disabled=true]:not(:focus) {
	box-shadow: none;
	outline: none;
}

.components-button.is-destructive {
	--wp-components-color-accent: #cc1818;
	--wp-components-color-accent-darker-10: #9e1313;
	--wp-components-color-accent-darker-20: #710d0d;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link) {
	color: #cc1818;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled, [aria-disabled=true]) {
	color: #710d0d;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #cc1818;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled, [aria-disabled=true]) {
	background: #ccc;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled, .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true] {
	color: #949494;
}

.components-button.is-destructive.is-secondary:hover:not(:disabled, [aria-disabled=true]), .components-button.is-destructive.is-tertiary:hover:not(:disabled, [aria-disabled=true]) {
	background: rgba(204, 24, 24, .04);
}

.components-button.is-destructive.is-secondary:active:not(:disabled, [aria-disabled=true]), .components-button.is-destructive.is-tertiary:active:not(:disabled, [aria-disabled=true]) {
	background: rgba(204, 24, 24, .08);
}

.components-button.is-link {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	height: auto;
	margin: 0;
	outline: none;
	padding: 0;
	text-align: left;
	text-decoration: underline;
}

@media not (prefers-reduced-motion) {
	.components-button.is-link {
		transition-duration: .05s;
		transition-property: border, background, color;
		transition-timing-function: ease-in-out;
	}
}

.components-button.is-link:focus {
	border-radius: 2px;
}

.components-button.is-link:disabled, .components-button.is-link[aria-disabled=true] {
	color: #949494;
}

.components-button:not(:disabled, [aria-disabled=true]):active {
	color: var(--wp-components-color-foreground, #1e1e1e);
}

.components-button:disabled, .components-button[aria-disabled=true] {
	color: #949494;
	cursor: default;
}

.components-button.is-busy, .components-button.is-secondary.is-busy, .components-button.is-secondary.is-busy:disabled, .components-button.is-secondary.is-busy[aria-disabled=true] {
	background-image: linear-gradient(-45deg, #fafafa 33%, #e0e0e0 0, #e0e0e0 70%, #fafafa 0);
	background-size: 100px 100%;
}

@media not (prefers-reduced-motion) {
	.components-button.is-busy, .components-button.is-secondary.is-busy, .components-button.is-secondary.is-busy:disabled, .components-button.is-secondary.is-busy[aria-disabled=true] {
		animation: components-button__busy-animation 2.5s linear infinite;
	}
}

.components-button.is-compact {
	height: 32px;
}

.components-button.is-compact.has-icon:not(.has-text) {
	min-width: 32px;
	padding: 0;
	width: 32px;
}

.components-button.is-small {
	font-size: 11px;
	height: 24px;
	line-height: 22px;
	padding: 0 8px;
}

.components-button.is-small.has-icon:not(.has-text) {
	min-width: 24px;
	padding: 0;
	width: 24px;
}

.components-button.has-icon {
	justify-content: center;
	min-width: 36px;
	padding: 6px;
}

.components-button.has-icon.is-next-40px-default-size {
	min-width: 40px;
}

.components-button.has-icon .dashicon {
	align-items: center;
	box-sizing: initial;
	display: inline-flex;
	justify-content: center;
	padding: 2px;
}

.components-button.has-icon.has-text {
	gap: 4px;
	justify-content: start;
	padding-left: 8px;
	padding-right: 12px;
}

.components-button.is-pressed, .components-button.is-pressed:hover {
	color: var(--wp-components-color-foreground-inverted, #fff);
}

.components-button.is-pressed:hover:not(:disabled, [aria-disabled=true]), .components-button.is-pressed:not(:disabled, [aria-disabled=true]) {
	background: var(--wp-components-color-foreground, #1e1e1e);
}

.components-button.is-pressed:disabled, .components-button.is-pressed[aria-disabled=true] {
	color: #949494;
}

.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary), .components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary) {
	background: #949494;
	color: var(--wp-components-color-foreground-inverted, #fff);
}

.components-button.is-pressed:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-button svg {
	fill: currentColor;
	outline: none;
}

@media (forced-colors:active) {
	.components-button svg {
		fill: CanvasText;
	}
}

.components-button .components-visually-hidden {
	height: auto;
}

@keyframes components-button__busy-animation {
	0% {
		background-position: 200px 0;
	}
}

.components-checkbox-control {
	--checkbox-input-size: 24px;
	--checkbox-input-margin: 8px;
}

@media (min-width:600px) {
	.components-checkbox-control {
		--checkbox-input-size: 16px;
	}
}

.components-checkbox-control__label {
	cursor: pointer;
	line-height: var(--checkbox-input-size);
}

.components-checkbox-control__input[type=checkbox] {
	appearance: none;
	background: #fff;
	border: 1px solid #1e1e1e;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	clear: none;
	color: #1e1e1e;
	cursor: pointer;
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	height: var(--checkbox-input-size);
	line-height: normal;
	line-height: 0;
	margin: 0 4px 0 0;
	outline: 0;
	padding: 6px 8px;
	padding: 0 !important;
	text-align: center;
	transition: none;
	vertical-align: top;
	width: var(--checkbox-input-size);
}

@media not (prefers-reduced-motion) {
	.components-checkbox-control__input[type=checkbox] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-checkbox-control__input[type=checkbox] {
		font-size: 13px;
		line-height: normal;
	}
}

.components-checkbox-control__input[type=checkbox]:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-checkbox-control__input[type=checkbox]::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-checkbox-control__input[type=checkbox]:focus {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox]:checked {
	background: var(--wp-admin-theme-color);
	border-color: var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox]:checked::-ms-check {
	opacity: 0;
}

.components-checkbox-control__input[type=checkbox]:checked:before, .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
	color: #fff;
	margin: -3px -5px;
}

@media (min-width:782px) {
	.components-checkbox-control__input[type=checkbox]:checked:before, .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
		margin: -4px 0 0 -5px;
	}
}

.components-checkbox-control__input[type=checkbox][aria-checked=mixed] {
	background: var(--wp-admin-theme-color);
	border-color: var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
	content: "";
	display: inline-block;
	float: left;
	font: normal 30px/1 dashicons;
	vertical-align: middle;
	width: 16px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (min-width:782px) {
	.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
		float: none;
		font-size: 21px;
	}
}

.components-checkbox-control__input[type=checkbox]:disabled, .components-checkbox-control__input[type=checkbox][aria-disabled=true] {
	background: #f0f0f0;
	border-color: #ddd;
	cursor: default;
	opacity: 1;
}

@media not (prefers-reduced-motion) {
	.components-checkbox-control__input[type=checkbox] {
		transition: border-color .1s ease-in-out;
	}
}

.components-checkbox-control__input[type=checkbox]:focus {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

.components-checkbox-control__input[type=checkbox]:checked, .components-checkbox-control__input[type=checkbox]:indeterminate {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-checkbox-control__input[type=checkbox]:checked::-ms-check, .components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check {
	opacity: 0;
}

.components-checkbox-control__input[type=checkbox]:checked:before {
	content: none;
}

.components-checkbox-control__input-container {
	aspect-ratio: 1;
	display: inline-block;
	flex-shrink: 0;
	line-height: 1;
	margin-right: var(--checkbox-input-margin);
	position: relative;
	vertical-align: middle;
	width: var(--checkbox-input-size);
}

svg.components-checkbox-control__checked, svg.components-checkbox-control__indeterminate {
	--checkmark-size: var(--checkbox-input-size);
	fill: #fff;
	cursor: pointer;
	height: var(--checkmark-size);
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-user-select: none;
	user-select: none;
	width: var(--checkmark-size);
}

@media (min-width:600px) {
	svg.components-checkbox-control__checked, svg.components-checkbox-control__indeterminate {
		--checkmark-size: calc(var(--checkbox-input-size) + 4px);
	}
}

.components-checkbox-control__help {
	display: inline-block;
	margin-inline-start: calc(var(--checkbox-input-size) + var(--checkbox-input-margin));
}

.components-circular-option-picker {
	display: inline-block;
	min-width: 188px;
	width: 100%;
}

.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper {
	display: flex;
	justify-content: flex-end;
	margin-top: 12px;
}

.components-circular-option-picker .components-circular-option-picker__swatches {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	position: relative;
	z-index: 1;
}

.components-circular-option-picker>:not(.components-circular-option-picker__swatches) {
	position: relative;
	z-index: 0;
}

.components-circular-option-picker__option-wrapper {
	display: inline-block;
	height: 28px;
	transform: scale(1);
	vertical-align: top;
	width: 28px;
}

@media not (prefers-reduced-motion) {
	.components-circular-option-picker__option-wrapper {
		transition: transform .1s ease;
		will-change: transform;
	}
}

.components-circular-option-picker__option-wrapper:hover {
	transform: scale(1.2);
}

.components-circular-option-picker__option-wrapper>div {
	height: 100%;
	width: 100%;
}

.components-circular-option-picker__option-wrapper:before {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'28\' height=\'28\' fill=\'none\'%3E%3Cpath fill=\'%23555D65\' d=\'M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z\'/%3E%3Cpath fill=\'%23555D65\' fill-rule=\'evenodd\' d=\'M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z\' clip-rule=\'evenodd\'/%3E%3Cpath fill=\'%23555D65\' d=\'M18 18v2h-2v-2z\'/%3E%3Cpath fill=\'%23555D65\' fill-rule=\'evenodd\' d=\'M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z\' clip-rule=\'evenodd\'/%3E%3Cpath fill=\'%23555D65\' fill-rule=\'evenodd\' d=\'M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z\' clip-rule=\'evenodd\'/%3E%3C/svg%3E");
	border-radius: 50%;
	bottom: 1px;
	content: "";
	left: 1px;
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: -1;
}

.components-circular-option-picker__option {
	aspect-ratio: 1;
	background: rgba(0, 0, 0, 0);
	border: none;
	border-radius: 50%;
	box-shadow: inset 0 0 0 14px;
	cursor: pointer;
	display: inline-block;
	height: 100% !important;
	vertical-align: top;
}

@media not (prefers-reduced-motion) {
	.components-circular-option-picker__option {
		transition: box-shadow .1s ease;
	}
}

.components-circular-option-picker__option:hover {
	box-shadow: inset 0 0 0 14px !important;
}

.components-circular-option-picker__option[aria-pressed=true], .components-circular-option-picker__option[aria-selected=true] {
	box-shadow: inset 0 0 0 4px;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.components-circular-option-picker__option[aria-pressed=true]+svg, .components-circular-option-picker__option[aria-selected=true]+svg {
	border-radius: 50%;
	left: 2px;
	pointer-events: none;
	position: absolute;
	top: 2px;
	z-index: 2;
}

.components-circular-option-picker__option:after {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 50%;
	bottom: -1px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	box-sizing: inherit;
	content: "";
	left: -1px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.components-circular-option-picker__option:focus:after {
	border: 2px solid #757575;
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px #fff;
	content: "";
	height: calc(100% + 4px);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 4px);
}

.components-circular-option-picker__option.components-button:focus {
	background-color: initial;
	box-shadow: inset 0 0 0 14px;
	outline: none;
}

.components-circular-option-picker__button-action .components-circular-option-picker__option {
	background: #fff;
	color: #fff;
}

.components-circular-option-picker__dropdown-link-action {
	margin-right: 16px;
}

.components-circular-option-picker__dropdown-link-action .components-button {
	line-height: 22px;
}

.components-palette-edit__popover-gradient-picker {
	padding: 8px;
	width: 260px;
}

.components-dropdown-menu__menu .components-palette-edit__menu-button {
	width: 100%;
}

.component-color-indicator {
	background: #fff linear-gradient(-45deg, rgba(0, 0, 0, 0) 48%, #ddd 0, #ddd 52%, rgba(0, 0, 0, 0) 0);
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	display: inline-block;
	height: 20px;
	padding: 0;
	width: 20px;
}

.components-combobox-control {
	width: 100%;
}

input.components-combobox-control__input[type=text] {
	border: none;
	box-shadow: none;
	font-family: inherit;
	font-size: 16px;
	line-height: inherit;
	margin: 0;
	min-height: auto;
	padding: 2px;
	width: 100%;
}

@media (min-width:600px) {
	input.components-combobox-control__input[type=text] {
		font-size: 13px;
	}
}

input.components-combobox-control__input[type=text]:focus {
	box-shadow: none;
	outline: none;
}

.components-combobox-control__suggestions-container {
	align-items: flex-start;
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	display: flex;
	flex-wrap: wrap;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 0;
	width: 100%;
}

@media not (prefers-reduced-motion) {
	.components-combobox-control__suggestions-container {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-combobox-control__suggestions-container {
		font-size: 13px;
		line-height: normal;
	}
}

.components-combobox-control__suggestions-container:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-combobox-control__suggestions-container::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-combobox-control__suggestions-container:focus-within {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-combobox-control__suggestions-container .components-spinner {
	margin: 0;
}

.components-color-palette__custom-color-wrapper {
	position: relative;
	z-index: 0;
}

.components-color-palette__custom-color-button {
	background: none;
	border: none;
	border-radius: 4px 4px 0 0;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	box-sizing: border-box;
	cursor: pointer;
	height: 64px;
	outline: 1px solid rgba(0, 0, 0, 0);
	position: relative;
	width: 100%;
}

.components-color-palette__custom-color-button:focus {
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline-width: 2px;
}

.components-color-palette__custom-color-button:after {
	background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0);
	background-position: 0 0, 24px 24px;
	background-size: 48px 48px;
	border-radius: 3px 3px 0 0;
	content: "";
	inset: 1px;
	position: absolute;
	z-index: -1;
}

.components-color-palette__custom-color-text-wrapper {
	border-radius: 0 0 4px 4px;
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .2), inset 1px 0 0 0 rgba(0, 0, 0, .2), inset -1px 0 0 0 rgba(0, 0, 0, .2);
	font-size: 13px;
	padding: 12px 16px;
	position: relative;
}

.components-color-palette__custom-color-name {
	color: var(--wp-components-color-foreground, #1e1e1e);
	margin: 0 1px;
}

.components-color-palette__custom-color-value {
	color: #757575;
}

.components-color-palette__custom-color-value--is-hex {
	text-transform: uppercase;
}

.components-color-palette__custom-color-value:empty:after {
	content: "​";
	visibility: hidden;
}

.components-custom-gradient-picker__gradient-bar {
	border-radius: 2px;
	height: 48px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.components-custom-gradient-picker__gradient-bar.has-gradient {
	background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0);
	background-position: 0 0, 12px 12px;
	background-size: 24px 24px;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background {
	inset: 0;
	position: absolute;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: calc(100% - 48px);
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown {
	display: flex;
	height: 16px;
	position: absolute;
	top: 16px;
	width: 16px;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown {
	background: #fff;
	border-radius: 50%;
	color: #1e1e1e;
	height: inherit;
	min-width: 16px !important;
	padding: 2px;
	position: relative;
	width: inherit;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg {
	height: 100%;
	width: 100%;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button {
	border-radius: 50%;
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 2px 0 rgba(0, 0, 0, .25);
	height: inherit;
	outline: 2px solid rgba(0, 0, 0, 0);
	padding: 0;
	width: inherit;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active, .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus {
	box-shadow: inset 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) #fff, 0 0 2px 0 rgba(0, 0, 0, .25);
	outline: 1.5px solid rgba(0, 0, 0, 0);
}

.components-custom-gradient-picker__remove-control-point-wrapper {
	padding-bottom: 8px;
}

.components-custom-gradient-picker__inserter {
	direction: ltr;
}

.components-custom-gradient-picker__liner-gradient-indicator {
	display: inline-block;
	flex: 0 auto;
	height: 20px;
	width: 20px;
}

.components-custom-gradient-picker__ui-line {
	position: relative;
	z-index: 0;
}

.block-editor-dimension-control .components-base-control__field {
	align-items: center;
	display: flex;
}

.block-editor-dimension-control .components-base-control__label {
	align-items: center;
	display: flex;
	margin-bottom: 0;
	margin-right: 1em;
}

.block-editor-dimension-control .components-base-control__label .dashicon {
	margin-right: .5em;
}

.block-editor-dimension-control.is-manual .components-base-control__label {
	width: 10em;
}

body.is-dragging-components-draggable {
	cursor: move;
	cursor: grabbing !important;
}

.components-draggable__invisible-drag-image {
	height: 50px;
	left: -1000px;
	position: fixed;
	width: 50px;
}

.components-draggable__clone {
	background: rgba(0, 0, 0, 0);
	padding: 0;
	pointer-events: none;
	position: fixed;
	z-index: 1000000000;
}

.components-drop-zone {
	border-radius: 2px;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 40;
}

.components-drop-zone.is-active {
	opacity: 1;
	visibility: visible;
}

.components-drop-zone .components-drop-zone__content {
	align-items: center;
	background-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	bottom: 0;
	color: #fff;
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 50;
}

.components-drop-zone .components-drop-zone__content-inner {
	opacity: 0;
	transform: scale(.9);
}

.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content {
	opacity: 1;
}

@media not (prefers-reduced-motion) {
	.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content {
		transition: opacity .2s ease-in-out;
	}
}

.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner {
	opacity: 1;
	transform: scale(1);
}

@media not (prefers-reduced-motion) {
	.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner {
		transition: opacity .1s ease-in-out .1s, transform .1s ease-in-out .1s;
	}
}

.components-drop-zone__content-icon, .components-drop-zone__content-text {
	display: block;
}

.components-drop-zone__content-icon {
	line-height: 0;
	margin: 0 auto 8px;
	fill: currentColor;
	pointer-events: none;
}

.components-drop-zone__content-text {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
}

.components-dropdown {
	display: inline-block;
}

.components-dropdown__content .components-popover__content {
	padding: 8px;
}

.components-dropdown__content .components-popover__content:has(.components-menu-group) {
	padding: 0;
}

.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button, .components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button {
	margin: 8px;
	width: auto;
}

.components-dropdown__content [role=menuitem] {
	white-space: nowrap;
}

.components-dropdown__content .components-menu-group {
	padding: 8px;
}

.components-dropdown__content .components-menu-group+.components-menu-group {
	border-top: 1px solid #ccc;
	padding: 8px;
}

.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group {
	border-color: #1e1e1e;
}

.components-dropdown-menu__toggle {
	vertical-align: top;
}

.components-dropdown-menu__menu {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	width: 100%;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item, .components-dropdown-menu__menu .components-menu-item {
	cursor: pointer;
	outline: none;
	padding: 6px;
	white-space: nowrap;
	width: 100%;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator, .components-dropdown-menu__menu .components-menu-item.has-separator {
	margin-top: 6px;
	overflow: visible;
	position: relative;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before, .components-dropdown-menu__menu .components-menu-item.has-separator:before {
	background-color: #ddd;
	box-sizing: initial;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: -3px;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon, .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg, .components-dropdown-menu__menu .components-menu-item.is-active .dashicon, .components-dropdown-menu__menu .components-menu-item.is-active svg {
	background: #1e1e1e;
	border-radius: 1px;
	box-shadow: 0 0 0 1px #1e1e1e;
	color: #fff;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only, .components-dropdown-menu__menu .components-menu-item.is-icon-only {
	width: auto;
}

.components-dropdown-menu__menu .components-menu-item__button, .components-dropdown-menu__menu .components-menu-item__button.components-button {
	height: auto;
	min-height: 40px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}

.components-duotone-picker__color-indicator:before {
	background: rgba(0, 0, 0, 0);
}

.components-duotone-picker__color-indicator>.components-button, .components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled) {
	background: linear-gradient(-45deg, rgba(0, 0, 0, 0) 48%, #ddd 0, #ddd 52%, rgba(0, 0, 0, 0) 0);
	color: rgba(0, 0, 0, 0);
}

.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active {
	color: rgba(0, 0, 0, 0);
}

.components-color-list-picker, .components-color-list-picker__swatch-button {
	width: 100%;
}

.components-color-list-picker__color-picker {
	margin: 8px 0;
}

.components-color-list-picker__swatch-color {
	margin: 2px;
}

.components-external-link {
	text-decoration: none;
}

.components-external-link__contents {
	text-decoration: underline;
}

.components-external-link__icon {
	font-weight: 400;
	margin-left: .5ch;
}

.components-form-toggle {
	display: inline-block;
	height: 16px;
	position: relative;
}

.components-form-toggle .components-form-toggle__track {
	background-color: #fff;
	border: 1px solid #949494;
	border-radius: 8px;
	box-sizing: border-box;
	content: "";
	display: inline-block;
	height: 16px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 32px;
}

@media not (prefers-reduced-motion) {
	.components-form-toggle .components-form-toggle__track {
		transition: background-color .2s ease, border-color .2s ease;
	}
}

.components-form-toggle .components-form-toggle__track:after {
	border-top: 16px solid rgba(0, 0, 0, 0);
	box-sizing: border-box;
	content: "";
	inset: 0;
	opacity: 0;
	position: absolute;
}

@media not (prefers-reduced-motion) {
	.components-form-toggle .components-form-toggle__track:after {
		transition: opacity .2s ease;
	}
}

.components-form-toggle .components-form-toggle__thumb {
	background-color: #1e1e1e;
	border: 6px solid rgba(0, 0, 0, 0);
	border-radius: 50%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .03), 0 1px 2px rgba(0, 0, 0, .02), 0 3px 3px rgba(0, 0, 0, .02), 0 4px 4px rgba(0, 0, 0, .01);
	box-sizing: border-box;
	display: block;
	height: 12px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 12px;
}

@media not (prefers-reduced-motion) {
	.components-form-toggle .components-form-toggle__thumb {
		transition: transform .2s ease, background-color .2s ease-out;
	}
}

.components-form-toggle.is-checked .components-form-toggle__track {
	background-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-form-toggle.is-checked .components-form-toggle__track:after {
	opacity: 1;
}

.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

.components-form-toggle.is-checked .components-form-toggle__thumb {
	background-color: #fff;
	border-width: 0;
	transform: translateX(16px);
}

.components-disabled .components-form-toggle, .components-form-toggle.is-disabled {
	opacity: .3;
}

.components-form-toggle input.components-form-toggle__input[type=checkbox] {
	border: none;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked {
	background: none;
}

.components-form-toggle input.components-form-toggle__input[type=checkbox]:before {
	content: "";
}

.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled, [aria-disabled=true]) {
	cursor: pointer;
}

.components-form-token-field__input-container {
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	cursor: text;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 0;
	width: 100%;
}

@media not (prefers-reduced-motion) {
	.components-form-token-field__input-container {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-form-token-field__input-container {
		font-size: 13px;
		line-height: normal;
	}
}

.components-form-token-field__input-container:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-form-token-field__input-container::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-form-token-field__input-container::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-form-token-field__input-container:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-form-token-field__input-container.is-disabled {
	background: #ddd;
	border-color: #ddd;
}

.components-form-token-field__input-container.is-active {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-form-token-field__input-container input[type=text].components-form-token-field__input {
	background: inherit;
	border: 0;
	box-shadow: none;
	color: #1e1e1e;
	display: inline-block;
	flex: 1;
	font-family: inherit;
	font-size: 16px;
	margin-left: 4px;
	max-width: 100%;
	min-height: 24px;
	min-width: 50px;
	padding: 0;
	width: 100%;
}

@media (min-width:600px) {
	.components-form-token-field__input-container input[type=text].components-form-token-field__input {
		font-size: 13px;
	}
}

.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input, .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
	box-shadow: none;
	outline: none;
}

.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
	width: auto;
}

.components-form-token-field__token {
	color: #1e1e1e;
	display: flex;
	font-size: 13px;
	max-width: 100%;
}

.components-form-token-field__token.is-success .components-form-token-field__remove-token, .components-form-token-field__token.is-success .components-form-token-field__token-text {
	background: #4ab866;
}

.components-form-token-field__token.is-error .components-form-token-field__remove-token, .components-form-token-field__token.is-error .components-form-token-field__token-text {
	background: #cc1818;
}

.components-form-token-field__token.is-validating .components-form-token-field__remove-token, .components-form-token-field__token.is-validating .components-form-token-field__token-text {
	color: #757575;
}

.components-form-token-field__token.is-borderless {
	padding: 0 24px 0 0;
	position: relative;
}

.components-form-token-field__token.is-borderless .components-form-token-field__token-text {
	background: rgba(0, 0, 0, 0);
}

.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text {
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
	background: rgba(0, 0, 0, 0);
	color: #757575;
	position: absolute;
	right: 0;
	top: 1px;
}

.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
	color: #4ab866;
}

.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
	color: #cc1818;
	padding: 0 4px 0 6px;
}

.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
	color: #1e1e1e;
}

.components-form-token-field__remove-token.components-button, .components-form-token-field__token-text {
	background: #ddd;
	display: inline-block;
	height: auto;
	min-width: unset;
}

@media not (prefers-reduced-motion) {
	.components-form-token-field__remove-token.components-button, .components-form-token-field__token-text {
		transition: all .2s cubic-bezier(.4, 1, .4, 1);
	}
}

.components-form-token-field__token-text {
	border-radius: 1px 0 0 1px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 0 0 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.components-form-token-field__remove-token.components-button {
	border-radius: 0 1px 1px 0;
	color: #1e1e1e;
	line-height: 10px;
	overflow: initial;
}

.components-form-token-field__remove-token.components-button:hover:not(:disabled) {
	color: #1e1e1e;
}

.components-form-token-field__suggestions-list {
	box-shadow: inset 0 1px 0 0 #949494;
	flex: 1 0 100%;
	list-style: none;
	margin: 0;
	max-height: 128px;
	min-width: 100%;
	overflow-y: auto;
	padding: 0;
}

@media not (prefers-reduced-motion) {
	.components-form-token-field__suggestions-list {
		transition: all .15s ease-in-out;
	}
}

.components-form-token-field__suggestion {
	box-sizing: border-box;
	color: #1e1e1e;
	display: block;
	font-size: 13px;
	margin: 0;
	min-height: 32px;
	padding: 8px 12px;
}

.components-form-token-field__suggestion.is-selected {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: #fff;
}

.components-form-token-field__suggestion[aria-disabled=true] {
	color: #949494;
	pointer-events: none;
}

.components-form-token-field__suggestion[aria-disabled=true].is-selected {
	background-color: rgba(var(--wp-components-color-accent--rgb, var(--wp-admin-theme-color--rgb)), .04);
}

.components-form-token-field__suggestion:not(.is-empty) {
	cursor: pointer;
}

@media (min-width:600px) {
	.components-guide {
		width: 600px;
	}
}

.components-guide .components-modal__content {
	margin-top: 0;
	padding: 0;
}

.components-guide .components-modal__content:before {
	content: none;
}

.components-guide .components-modal__header {
	border-bottom: none;
	height: 60px;
	padding: 0;
	position: sticky;
}

.components-guide .components-modal__header .components-button {
	align-self: flex-start;
	margin: 8px 8px 0 0;
	position: static;
}

.components-guide .components-modal__header .components-button:hover svg {
	fill: #fff;
}

.components-guide .components-guide__container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: -60px;
	min-height: 100%;
}

.components-guide .components-guide__page {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}

@media (min-width:600px) {
	.components-guide .components-guide__page {
		min-height: 300px;
	}
}

.components-guide .components-guide__footer {
	align-content: center;
	display: flex;
	height: 36px;
	justify-content: center;
	margin: 0 0 24px;
	padding: 0 32px;
	position: relative;
	width: 100%;
}

.components-guide .components-guide__page-control {
	margin: 0;
	text-align: center;
}

.components-guide .components-guide__page-control li {
	display: inline-block;
	margin: 0;
}

.components-guide .components-guide__page-control .components-button {
	color: #e0e0e0;
	margin: -6px 0;
}

.components-guide .components-guide__page-control li[aria-current=step] .components-button {
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-modal__frame.components-guide {
	border: none;
	max-height: 575px;
	min-width: 312px;
}

@media (max-width:600px) {
	.components-modal__frame.components-guide {
		margin: auto;
		max-width: calc(100vw - 32px);
	}
}

.components-button.components-guide__back-button, .components-button.components-guide__finish-button, .components-button.components-guide__forward-button {
	position: absolute;
}

.components-button.components-guide__back-button {
	left: 32px;
}

.components-button.components-guide__finish-button, .components-button.components-guide__forward-button {
	right: 32px;
}

[role=region] {
	position: relative;
}

.is-focusing-regions [role=region]:focus:after, [role=region].interface-interface-skeleton__content:focus-visible:after {
	bottom: 0;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000000;
}

.is-focusing-regions .editor-post-publish-panel, .is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel, .is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel, .is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel, .is-focusing-regions [role=region]:focus:after, .is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header, [role=region].interface-interface-skeleton__content:focus-visible:after {
	outline-color: var(--wp-admin-theme-color);
	outline-offset: calc(( ( -1 * var(--wp-admin-border-width-focus) ) / var(--wp-block-editor-iframe-zoom-out-scale, 1) ) * 2);
	outline-style: solid;
	outline-width: calc(( var(--wp-admin-border-width-focus) / var(--wp-block-editor-iframe-zoom-out-scale, 1) ) * 2);
}

.components-menu-group+.components-menu-group {
	border-top: 1px solid #1e1e1e;
	padding-top: 8px;
}

.components-menu-group+.components-menu-group.has-hidden-separator {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.components-menu-group:has(>div:empty) {
	display: none;
}

.components-menu-group__label {
	color: #757575;
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 12px;
	margin-top: 4px;
	padding: 0 8px;
	text-transform: uppercase;
	white-space: nowrap;
}

.components-menu-item__button, .components-menu-item__button.components-button {
	width: 100%;
}

.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child, .components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child, .components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child, .components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child {
	box-sizing: initial;
	padding-right: 48px;
}

.components-menu-item__button .components-menu-items__item-icon, .components-menu-item__button.components-button .components-menu-items__item-icon {
	display: inline-block;
	flex: 0 0 auto;
}

.components-menu-item__button .components-menu-items__item-icon.has-icon-right, .components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right {
	margin-left: 24px;
	margin-right: -2px;
}

.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right, .components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right {
	margin-left: 8px;
}

.components-menu-item__button .block-editor-block-icon, .components-menu-item__button.components-button .block-editor-block-icon {
	margin-left: -2px;
	margin-right: 8px;
}

.components-menu-item__button.components-button.is-primary, .components-menu-item__button.is-primary {
	justify-content: center;
}

.components-menu-item__button.components-button.is-primary .components-menu-item__item, .components-menu-item__button.is-primary .components-menu-item__item {
	margin-right: 0;
}

.components-menu-item__button.components-button:disabled.is-tertiary, .components-menu-item__button.components-button[aria-disabled=true].is-tertiary, .components-menu-item__button:disabled.is-tertiary, .components-menu-item__button[aria-disabled=true].is-tertiary {
	background: none;
	color: var(--wp-components-color-accent-darker-10, var(--wp-admin-theme-color-darker-10, #2145e6));
	opacity: .3;
}

.components-menu-item__info-wrapper {
	display: flex;
	flex-direction: column;
	margin-right: auto;
}

.components-menu-item__info {
	color: #757575;
	font-size: 12px;
	margin-top: 4px;
	white-space: normal;
}

.components-menu-item__item {
	align-items: center;
	display: inline-flex;
	margin-right: auto;
	min-width: 160px;
	white-space: nowrap;
}

.components-menu-item__shortcut {
	align-self: center;
	color: currentColor;
	display: none;
	margin-left: auto;
	margin-right: 0;
	padding-left: 24px;
}

@media (min-width:480px) {
	.components-menu-item__shortcut {
		display: inline;
	}
}

.components-menu-items-choice, .components-menu-items-choice.components-button {
	height: auto;
	min-height: 40px;
}

.components-menu-items-choice svg, .components-menu-items-choice.components-button svg {
	margin-right: 12px;
}

.components-menu-items-choice.components-button.has-icon, .components-menu-items-choice.has-icon {
	padding-left: 12px;
}

.components-modal__screen-overlay {
	background-color: rgba(0, 0, 0, .35);
	bottom: 0;
	display: flex;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100000;
}

@keyframes __wp-base-styles-fade-in {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@media not (prefers-reduced-motion) {
	.components-modal__screen-overlay {
		animation: __wp-base-styles-fade-in .08s linear 0s;
		animation-fill-mode: forwards;
	}
}

@keyframes __wp-base-styles-fade-out {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@media not (prefers-reduced-motion) {
	.components-modal__screen-overlay.is-animating-out {
		animation: __wp-base-styles-fade-out .08s linear 80ms;
		animation-fill-mode: forwards;
	}
}

.components-modal__frame {
	animation-fill-mode: forwards;
	animation-name: components-modal__appear-animation;
	animation-timing-function: cubic-bezier(.29, 0, 0, 1);
	background: #fff;
	border-radius: 8px 8px 0 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .08), 0 15px 27px rgba(0, 0, 0, .07), 0 30px 36px rgba(0, 0, 0, .04), 0 50px 43px rgba(0, 0, 0, .02);
	box-sizing: border-box;
	display: flex;
	margin: 40px 0 0;
	overflow: hidden;
	width: 100%;
}

.components-modal__frame *, .components-modal__frame :after, .components-modal__frame :before {
	box-sizing: inherit;
}

@media not (prefers-reduced-motion) {
	.components-modal__frame {
		animation-duration: var(--modal-frame-animation-duration);
	}
}

.components-modal__screen-overlay.is-animating-out .components-modal__frame {
	animation-name: components-modal__disappear-animation;
	animation-timing-function: cubic-bezier(1, 0, .2, 1);
}

@media (min-width:600px) {
	.components-modal__frame {
		border-radius: 8px;
		margin: auto;
		max-height: calc(100% - 120px);
		max-width: calc(100% - 32px);
		min-width: 350px;
		width: auto;
	}
}

@media (min-width:600px) and (min-width:600px) {
	.components-modal__frame.is-full-screen {
		height: calc(100% - 32px);
		max-height: none;
		width: calc(100% - 32px);
	}
}

@media (min-width:600px) and (min-width:782px) {
	.components-modal__frame.is-full-screen {
		height: calc(100% - 80px);
		max-width: none;
		width: calc(100% - 80px);
	}
}

@media (min-width:600px) {
	.components-modal__frame.has-size-large, .components-modal__frame.has-size-medium, .components-modal__frame.has-size-small {
		width: 100%;
	}
	
	.components-modal__frame.has-size-small {
		max-width: 384px;
	}
	
	.components-modal__frame.has-size-medium {
		max-width: 512px;
	}
	
	.components-modal__frame.has-size-large {
		max-width: 840px;
	}
}

@media (min-width:960px) {
	.components-modal__frame {
		max-height: 70%;
	}
}

@keyframes components-modal__appear-animation {
	0% {
		opacity: 0;
		transform: scale(.9);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes components-modal__disappear-animation {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(.9);
	}
}

.components-modal__header {
	align-items: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	height: 72px;
	justify-content: space-between;
	left: 0;
	padding: 24px 32px 8px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.components-modal__header .components-modal__header-heading {
	font-size: 1.2rem;
	font-weight: 600;
}

.components-modal__header h1 {
	line-height: 1;
	margin: 0;
}

.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header {
	border-bottom-color: #ddd;
}

.components-modal__header+p {
	margin-top: 0;
}

.components-modal__header-heading-container {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	justify-content: left;
}

.components-modal__header-icon-container {
	display: inline-block;
}

.components-modal__header-icon-container svg {
	max-height: 36px;
	max-width: 36px;
	padding: 8px;
}

.components-modal__content {
	flex: 1;
	margin-top: 72px;
	overflow: auto;
	padding: 4px 32px 32px;
}

.components-modal__content.hide-header {
	margin-top: 0;
	padding-top: 32px;
}

.components-modal__content.is-scrollable:focus-visible {
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: -2px;
}

.components-notice {
	align-items: center;
	background-color: #fff;
	border-left: 4px solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: #1e1e1e;
	display: flex;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	padding: 8px 12px;
}

.components-notice.is-dismissible {
	position: relative;
}

.components-notice.is-success {
	background-color: #eff9f1;
	border-left-color: #4ab866;
}

.components-notice.is-warning {
	background-color: #fef8ee;
	border-left-color: #f0b849;
}

.components-notice.is-error {
	background-color: #f4a2a2;
	border-left-color: #cc1818;
}

.components-notice__content {
	flex-grow: 1;
	margin: 4px 25px 4px 0;
}

.components-notice__actions {
	display: flex;
	flex-wrap: wrap;
}

.components-notice__action.components-button {
	margin-right: 8px;
}

.components-notice__action.components-button, .components-notice__action.components-button.is-link {
	margin-left: 12px;
}

.components-notice__action.components-button.is-secondary {
	vertical-align: initial;
}

.components-notice__dismiss {
	align-self: flex-start;
	color: #757575;
	flex-shrink: 0;
}

.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
	background-color: initial;
	color: #1e1e1e;
}

.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
	box-shadow: none;
}

.components-notice-list {
	box-sizing: border-box;
	max-width: 100vw;
}

.components-notice-list .components-notice__content {
	line-height: 2;
	margin-bottom: 12px;
	margin-top: 12px;
}

.components-notice-list .components-notice__action.components-button {
	display: block;
	margin-left: 0;
	margin-top: 8px;
}

.components-panel {
	background: #fff;
	border: 1px solid #e0e0e0;
}

.components-panel>.components-panel__body:first-child, .components-panel>.components-panel__header:first-child {
	margin-top: -1px;
}

.components-panel>.components-panel__body:last-child, .components-panel>.components-panel__header:last-child {
	border-bottom-width: 0;
}

.components-panel+.components-panel {
	margin-top: -1px;
}

.components-panel__body {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}

.components-panel__body h3 {
	margin: 0 0 .5em;
}

.components-panel__body.is-opened {
	padding: 16px;
}

.components-panel__header {
	align-items: center;
	border-bottom: 1px solid #ddd;
	box-sizing: initial;
	display: flex;
	flex-shrink: 0;
	height: 47px;
	justify-content: space-between;
	padding: 0 16px;
}

.components-panel__header h2 {
	color: inherit;
	font-size: inherit;
	margin: 0;
}

.components-panel__body+.components-panel__body, .components-panel__body+.components-panel__header, .components-panel__header+.components-panel__body, .components-panel__header+.components-panel__header {
	margin-top: -1px;
}

.components-panel__body>.components-panel__body-title {
	display: block;
	font-size: inherit;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

@media not (prefers-reduced-motion) {
	.components-panel__body>.components-panel__body-title {
		transition: background .1s ease-in-out;
	}
}

.components-panel__body.is-opened>.components-panel__body-title {
	margin: -16px -16px 5px;
}

.components-panel__body>.components-panel__body-title:hover {
	background: #f0f0f0;
	border: none;
}

.components-panel__body-toggle.components-button {
	border: none;
	box-shadow: none;
	color: #1e1e1e;
	font-weight: 500;
	height: auto;
	outline: none;
	padding: 16px 48px 16px 16px;
	position: relative;
	text-align: left;
	width: 100%;
}

@media not (prefers-reduced-motion) {
	.components-panel__body-toggle.components-button {
		transition: background .1s ease-in-out;
	}
}

.components-panel__body-toggle.components-button:focus {
	border-radius: 0;
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-panel__body-toggle.components-button .components-panel__arrow {
	color: #1e1e1e;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	fill: currentColor;
}

@media not (prefers-reduced-motion) {
	.components-panel__body-toggle.components-button .components-panel__arrow {
		transition: color .1s ease-in-out;
	}
}

body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right {
	-ms-filter: fliph;
	filter: FlipH;
	margin-top: -10px;
	transform: scaleX(-1);
}

.components-panel__icon {
	color: #757575;
	margin: -2px 0 -2px 6px;
}

.components-panel__body-toggle-icon {
	margin-right: -5px;
}

.components-panel__color-title {
	float: left;
	height: 19px;
}

.components-panel__row {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
	min-height: 36px;
}

.components-panel__row select {
	min-width: 0;
}

.components-panel__row label {
	flex-shrink: 0;
	margin-right: 12px;
	max-width: 75%;
}

.components-panel__row:empty, .components-panel__row:first-of-type {
	margin-top: 0;
}

.components-panel .circle-picker {
	padding-bottom: 20px;
}

.components-placeholder.components-placeholder {
	align-items: flex-start;
	box-sizing: border-box;
	color: #1e1e1e;
	display: flex;
	flex-direction: column;
	font-size: 13px;
	gap: 16px;
	margin: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	width: 100%;
	-moz-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px #1e1e1e;
	outline: 1px solid rgba(0, 0, 0, 0);
}

.components-placeholder__error, .components-placeholder__fieldset, .components-placeholder__instructions, .components-placeholder__label {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
}

.components-placeholder__label {
	align-items: center;
	display: flex;
	font-weight: 600;
}

.components-placeholder__label .block-editor-block-icon, .components-placeholder__label .dashicon, .components-placeholder__label>svg {
	margin-right: 4px;
	fill: currentColor;
}

@media (forced-colors:active) {
	.components-placeholder__label .block-editor-block-icon, .components-placeholder__label .dashicon, .components-placeholder__label>svg {
		fill: CanvasText;
	}
}

.components-placeholder__label:empty {
	display: none;
}

.components-placeholder__fieldset, .components-placeholder__fieldset form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 16px;
	justify-content: flex-start;
	width: 100%;
}

.components-placeholder__fieldset form p, .components-placeholder__fieldset p {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
}

.components-placeholder__fieldset.is-column-layout, .components-placeholder__fieldset.is-column-layout form {
	flex-direction: column;
}

.components-placeholder__input[type=url] {
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	flex: 1 1 auto;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 6px 8px;
}

@media not (prefers-reduced-motion) {
	.components-placeholder__input[type=url] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-placeholder__input[type=url] {
		font-size: 13px;
		line-height: normal;
	}
}

.components-placeholder__input[type=url]:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-placeholder__input[type=url]::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-placeholder__input[type=url]::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-placeholder__input[type=url]:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-placeholder__error {
	gap: 8px;
	width: 100%;
}

.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link {
	margin-left: 10px;
	margin-right: 10px;
}

.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child {
	margin-right: 0;
}

.components-placeholder.is-medium .components-placeholder__instructions, .components-placeholder.is-small .components-placeholder__instructions {
	display: none;
}

.components-placeholder.is-medium .components-placeholder__fieldset, .components-placeholder.is-medium .components-placeholder__fieldset form, .components-placeholder.is-small .components-placeholder__fieldset, .components-placeholder.is-small .components-placeholder__fieldset form {
	flex-direction: column;
}

.components-placeholder.is-medium .components-button, .components-placeholder.is-medium .components-placeholder__fieldset>*, .components-placeholder.is-small .components-button, .components-placeholder.is-small .components-placeholder__fieldset>* {
	justify-content: center;
	width: 100%;
}

.components-placeholder.is-small {
	padding: 16px;
}

.components-placeholder.has-illustration {
	-webkit-backdrop-filter: blur(100px);
	backdrop-filter: blur(100px);
	backface-visibility: hidden;
	background-color: initial;
	border-radius: 0;
	box-shadow: none;
	color: inherit;
	display: flex;
	overflow: hidden;
}

.is-dark-theme .components-placeholder.has-illustration {
	background-color: rgba(0, 0, 0, .1);
}

.components-placeholder.has-illustration .components-placeholder__fieldset {
	margin-left: 0;
	margin-right: 0;
}

.components-placeholder.has-illustration .components-button, .components-placeholder.has-illustration .components-placeholder__instructions, .components-placeholder.has-illustration .components-placeholder__label {
	opacity: 0;
	pointer-events: none;
}

@media not (prefers-reduced-motion) {
	.components-placeholder.has-illustration .components-button, .components-placeholder.has-illustration .components-placeholder__instructions, .components-placeholder.has-illustration .components-placeholder__label {
		transition: opacity .1s linear;
	}
}

.is-selected>.components-placeholder.has-illustration .components-button, .is-selected>.components-placeholder.has-illustration .components-placeholder__instructions, .is-selected>.components-placeholder.has-illustration .components-placeholder__label {
	opacity: 1;
	pointer-events: auto;
}

.components-placeholder.has-illustration:before {
	background: currentColor;
	bottom: 0;
	content: "";
	left: 0;
	opacity: .1;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.is-selected .components-placeholder.has-illustration {
	overflow: auto;
}

.components-placeholder__preview {
	display: flex;
	justify-content: center;
}

.components-placeholder__illustration {
	box-sizing: initial;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	stroke: currentColor;
	opacity: .25;
}

.components-popover {
	box-sizing: border-box;
	will-change: transform;
	z-index: 1000000;
}

.components-popover *, .components-popover :after, .components-popover :before {
	box-sizing: inherit;
}

.components-popover.is-expanded {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000000 !important;
}

.components-popover__content {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 0 1px #ccc, 0 2px 3px rgba(0, 0, 0, .05), 0 4px 5px rgba(0, 0, 0, .04), 0 12px 12px rgba(0, 0, 0, .03), 0 16px 16px rgba(0, 0, 0, .02);
	box-sizing: border-box;
	width: min-content;
}

.is-alternate .components-popover__content {
	border-radius: 2px;
	box-shadow: 0 0 0 1px #1e1e1e;
}

.is-unstyled .components-popover__content {
	background: none;
	border-radius: 0;
	box-shadow: none;
}

.components-popover.is-expanded .components-popover__content {
	box-shadow: 0 -1px 0 0 #ccc;
	height: calc(100% - 48px);
	overflow-y: visible;
	position: static;
	width: auto;
}

.components-popover.is-expanded.is-alternate .components-popover__content {
	box-shadow: 0 -1px 0 #1e1e1e;
}

.components-popover__header {
	align-items: center;
	background: #fff;
	display: flex;
	height: 48px;
	justify-content: space-between;
	padding: 0 8px 0 16px;
}

.components-popover__header-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.components-popover__close.components-button {
	z-index: 5;
}

.components-popover__arrow {
	display: flex;
	height: 14px;
	pointer-events: none;
	position: absolute;
	width: 14px;
}

.components-popover__arrow:before {
	background-color: #fff;
	content: "";
	height: 2px;
	left: 1px;
	position: absolute;
	right: 1px;
	top: -1px;
}

.components-popover__arrow.is-top {
	bottom: -14px !important;
	transform: rotate(0);
}

.components-popover__arrow.is-right {
	left: -14px !important;
	transform: rotate(90deg);
}

.components-popover__arrow.is-bottom {
	top: -14px !important;
	transform: rotate(180deg);
}

.components-popover__arrow.is-left {
	right: -14px !important;
	transform: rotate(-90deg);
}

.components-popover__triangle {
	display: block;
	flex: 1;
}

.components-popover__triangle-bg {
	fill: #fff;
}

.components-popover__triangle-border {
	fill: rgba(0, 0, 0, 0);
	stroke-width: 1px;
	stroke: #ccc;
}

.is-alternate .components-popover__triangle-border {
	stroke: #1e1e1e;
}

.components-radio-control {
	border: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.components-radio-control__group-wrapper.has-help {
	margin-block-end: 12px;
}

.components-radio-control__option {
	align-items: center;
	column-gap: 8px;
	display: grid;
	grid-template-columns: auto 1fr;
	grid-template-rows: auto minmax(0, max-content);
}

.components-radio-control__input[type=radio] {
	appearance: none;
	border: 1px solid #1e1e1e;
	border-radius: 2px;
	border-radius: 50%;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-flex;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	grid-column: 1;
	grid-row: 1;
	height: 24px;
	line-height: normal;
	margin: 0;
	max-width: 24px;
	min-width: 24px;
	padding: 0;
	position: relative;
	transition: none;
	width: 24px;
}

@media not (prefers-reduced-motion) {
	.components-radio-control__input[type=radio] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-radio-control__input[type=radio] {
		font-size: 13px;
		line-height: normal;
	}
}

.components-radio-control__input[type=radio]:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
}

.components-radio-control__input[type=radio]::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-radio-control__input[type=radio]::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-radio-control__input[type=radio]:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

@media (min-width:600px) {
	.components-radio-control__input[type=radio] {
		height: 16px;
		max-width: 16px;
		min-width: 16px;
		width: 16px;
	}
}

.components-radio-control__input[type=radio]:checked:before {
	background-color: #fff;
	border: 4px solid #fff;
	box-sizing: inherit;
	height: 12px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 12px;
}

@media (min-width:600px) {
	.components-radio-control__input[type=radio]:checked:before {
		height: 8px;
		width: 8px;
	}
}

.components-radio-control__input[type=radio]:focus {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
}

.components-radio-control__input[type=radio]:checked {
	background: var(--wp-admin-theme-color);
	border: none;
}

.components-radio-control__input[type=radio]:focus {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

.components-radio-control__input[type=radio]:checked {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-radio-control__input[type=radio]:checked:before {
	border-radius: 50%;
	content: "";
}

.components-radio-control__label {
	cursor: pointer;
	grid-column: 2;
	grid-row: 1;
	line-height: 24px;
}

@media (min-width:600px) {
	.components-radio-control__label {
		line-height: 16px;
	}
}

.components-radio-control__option-description {
	grid-column: 2;
	grid-row: 2;
	padding-block-start: 4px;
}

.components-radio-control__option-description.components-radio-control__option-description {
	margin-top: 0;
}

.components-resizable-box__handle {
	display: none;
	height: 23px;
	width: 23px;
	z-index: 2;
}

.components-resizable-box__container.has-show-handle .components-resizable-box__handle {
	display: block;
}

.components-resizable-box__handle>div {
	height: 100%;
	outline: none;
	position: relative;
	width: 100%;
	z-index: 2;
}

.components-resizable-box__container>img {
	width: inherit;
}

.components-resizable-box__handle:after {
	background: #fff;
	border-radius: 50%;
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)), 0 1px 1px rgba(0, 0, 0, .03), 0 1px 2px rgba(0, 0, 0, .02), 0 3px 3px rgba(0, 0, 0, .02), 0 4px 4px rgba(0, 0, 0, .01);
	content: "";
	cursor: inherit;
	display: block;
	height: 15px;
	outline: 2px solid rgba(0, 0, 0, 0);
	position: absolute;
	right: calc(50% - 8px);
	top: calc(50% - 8px);
	width: 15px;
}

.components-resizable-box__side-handle:before {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-radius: 9999px;
	content: "";
	cursor: inherit;
	display: block;
	height: 3px;
	opacity: 0;
	position: absolute;
	right: calc(50% - 1px);
	top: calc(50% - 1px);
	width: 3px;
}

@media not (prefers-reduced-motion) {
	.components-resizable-box__side-handle:before {
		transition: transform .1s ease-in;
		will-change: transform;
	}
}

.components-resizable-box__corner-handle, .components-resizable-box__side-handle {
	z-index: 2;
}

.components-resizable-box__side-handle.components-resizable-box__handle-bottom, .components-resizable-box__side-handle.components-resizable-box__handle-bottom:before, .components-resizable-box__side-handle.components-resizable-box__handle-top, .components-resizable-box__side-handle.components-resizable-box__handle-top:before {
	border-left: 0;
	border-right: 0;
	left: 0;
	width: 100%;
}

.components-resizable-box__side-handle.components-resizable-box__handle-left, .components-resizable-box__side-handle.components-resizable-box__handle-left:before, .components-resizable-box__side-handle.components-resizable-box__handle-right, .components-resizable-box__side-handle.components-resizable-box__handle-right:before {
	border-bottom: 0;
	border-top: 0;
	height: 100%;
	top: 0;
}

@media not (prefers-reduced-motion) {
	.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before {
		animation: components-resizable-box__top-bottom-animation .1s ease-out 0s;
		animation-fill-mode: forwards;
	}
	
	.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before {
		animation: components-resizable-box__left-right-animation .1s ease-out 0s;
		animation-fill-mode: forwards;
	}
}

@media not all and (min-resolution:0.001dpcm) {
	@supports (-webkit-appearance:none) {
		.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-left:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before {
			animation: none;
		}
	}
}

@keyframes components-resizable-box__top-bottom-animation {
	0% {
		opacity: 0;
		transform: scaleX(0);
	}
	
	to {
		opacity: 1;
		transform: scaleX(1);
	}
}

@keyframes components-resizable-box__left-right-animation {
	0% {
		opacity: 0;
		transform: scaleY(0);
	}
	
	to {
		opacity: 1;
		transform: scaleY(1);
	}
}

/*!rtl:begin:ignore*/
.components-resizable-box__handle-right {
	right: -11.5px;
}

.components-resizable-box__handle-left {
	left: -11.5px;
}

.components-resizable-box__handle-top {
	top: -11.5px;
}

.components-resizable-box__handle-bottom {
	bottom: -11.5px;
}

/*!rtl:end:ignore*/
.components-responsive-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	max-width: 100%;
	position: relative;
}

.components-responsive-wrapper__content {
	display: block;
	max-width: 100%;
	width: 100%;
}

.components-sandbox {
	overflow: hidden;
}

iframe.components-sandbox {
	width: 100%;
}

body.lockscroll, html.lockscroll {
	overflow: hidden;
}

.components-select-control__input {
	outline: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

@media (max-width:782px) {
	.components-base-control .components-base-control__field .components-select-control__input {
		font-size: 16px;
	}
}

.components-snackbar {
	-webkit-backdrop-filter: blur(16px) saturate(180%);
	backdrop-filter: blur(16px) saturate(180%);
	background: rgba(0, 0, 0, .85);
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 2px 3px rgba(0, 0, 0, .04), 0 6px 6px rgba(0, 0, 0, .03), 0 8px 8px rgba(0, 0, 0, .02);
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	max-width: 600px;
	padding: 12px 20px;
	pointer-events: auto;
	width: 100%;
}

@media (min-width:600px) {
	.components-snackbar {
		width: fit-content;
	}
}

.components-snackbar:focus {
	box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-snackbar.components-snackbar-explicit-dismiss {
	cursor: default;
}

.components-snackbar .components-snackbar__content-with-icon {
	padding-left: 24px;
	position: relative;
}

.components-snackbar .components-snackbar__icon {
	left: -8px;
	position: absolute;
	top: -2.9px;
}

.components-snackbar .components-snackbar__dismiss-button {
	cursor: pointer;
	margin-left: 24px;
}

.components-snackbar__action.components-button {
	color: #fff;
	flex-shrink: 0;
	margin-left: 32px;
}

.components-snackbar__action.components-button:focus {
	box-shadow: none;
	outline: 1px dotted #fff;
}

.components-snackbar__action.components-button:hover {
	color: currentColor;
	text-decoration: none;
}

.components-snackbar__content {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
	line-height: 1.4;
}

.components-snackbar-list {
	box-sizing: border-box;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 100000;
}

.components-snackbar-list__notice-container {
	padding-top: 8px;
	position: relative;
}

.components-tab-panel__tabs {
	align-items: stretch;
	display: flex;
	flex-direction: row;
}

.components-tab-panel__tabs[aria-orientation=vertical] {
	flex-direction: column;
}

.components-tab-panel__tabs-item {
	background: rgba(0, 0, 0, 0);
	border: none;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	font-weight: 500;
	height: 48px !important;
	margin-left: 0;
	padding: 3px 16px;
	position: relative;
}

.components-tab-panel__tabs-item:focus:not(:disabled) {
	box-shadow: none;
	outline: none;
	position: relative;
}

.components-tab-panel__tabs-item:after {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-radius: 0;
	bottom: 0;
	content: "";
	height: calc(var(--wp-admin-border-width-focus) * 0);
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
}

@media not (prefers-reduced-motion) {
	.components-tab-panel__tabs-item:after {
		transition: all .1s linear;
	}
}

.components-tab-panel__tabs-item.is-active:after {
	height: calc(var(--wp-admin-border-width-focus) * 1);
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: -1px;
}

.components-tab-panel__tabs-item:before {
	border-radius: 2px;
	bottom: 12px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	content: "";
	left: 12px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 12px;
}

@media not (prefers-reduced-motion) {
	.components-tab-panel__tabs-item:before {
		transition: all .1s linear;
	}
}

.components-tab-panel__tabs-item:focus-visible:before {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-tab-panel__tab-content:focus {
	box-shadow: none;
	outline: none;
}

.components-tab-panel__tab-content:focus-visible {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 0;
}

.components-text-control__input, .components-text-control__input[type=color], .components-text-control__input[type=date], .components-text-control__input[type=datetime-local], .components-text-control__input[type=datetime], .components-text-control__input[type=email], .components-text-control__input[type=month], .components-text-control__input[type=number], .components-text-control__input[type=password], .components-text-control__input[type=tel], .components-text-control__input[type=text], .components-text-control__input[type=time], .components-text-control__input[type=url], .components-text-control__input[type=week] {
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	height: 32px;
	line-height: normal;
	margin: 0;
	padding: 6px 8px;
	width: 100%;
}

@media not (prefers-reduced-motion) {
	.components-text-control__input, .components-text-control__input[type=color], .components-text-control__input[type=date], .components-text-control__input[type=datetime-local], .components-text-control__input[type=datetime], .components-text-control__input[type=email], .components-text-control__input[type=month], .components-text-control__input[type=number], .components-text-control__input[type=password], .components-text-control__input[type=tel], .components-text-control__input[type=text], .components-text-control__input[type=time], .components-text-control__input[type=url], .components-text-control__input[type=week] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-text-control__input, .components-text-control__input[type=color], .components-text-control__input[type=date], .components-text-control__input[type=datetime-local], .components-text-control__input[type=datetime], .components-text-control__input[type=email], .components-text-control__input[type=month], .components-text-control__input[type=number], .components-text-control__input[type=password], .components-text-control__input[type=tel], .components-text-control__input[type=text], .components-text-control__input[type=time], .components-text-control__input[type=url], .components-text-control__input[type=week] {
		font-size: 13px;
		line-height: normal;
	}
}

.components-text-control__input:focus, .components-text-control__input[type=color]:focus, .components-text-control__input[type=date]:focus, .components-text-control__input[type=datetime-local]:focus, .components-text-control__input[type=datetime]:focus, .components-text-control__input[type=email]:focus, .components-text-control__input[type=month]:focus, .components-text-control__input[type=number]:focus, .components-text-control__input[type=password]:focus, .components-text-control__input[type=tel]:focus, .components-text-control__input[type=text]:focus, .components-text-control__input[type=time]:focus, .components-text-control__input[type=url]:focus, .components-text-control__input[type=week]:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-text-control__input::-webkit-input-placeholder, .components-text-control__input[type=color]::-webkit-input-placeholder, .components-text-control__input[type=date]::-webkit-input-placeholder, .components-text-control__input[type=datetime-local]::-webkit-input-placeholder, .components-text-control__input[type=datetime]::-webkit-input-placeholder, .components-text-control__input[type=email]::-webkit-input-placeholder, .components-text-control__input[type=month]::-webkit-input-placeholder, .components-text-control__input[type=number]::-webkit-input-placeholder, .components-text-control__input[type=password]::-webkit-input-placeholder, .components-text-control__input[type=tel]::-webkit-input-placeholder, .components-text-control__input[type=text]::-webkit-input-placeholder, .components-text-control__input[type=time]::-webkit-input-placeholder, .components-text-control__input[type=url]::-webkit-input-placeholder, .components-text-control__input[type=week]::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-text-control__input::-moz-placeholder, .components-text-control__input[type=color]::-moz-placeholder, .components-text-control__input[type=date]::-moz-placeholder, .components-text-control__input[type=datetime-local]::-moz-placeholder, .components-text-control__input[type=datetime]::-moz-placeholder, .components-text-control__input[type=email]::-moz-placeholder, .components-text-control__input[type=month]::-moz-placeholder, .components-text-control__input[type=number]::-moz-placeholder, .components-text-control__input[type=password]::-moz-placeholder, .components-text-control__input[type=tel]::-moz-placeholder, .components-text-control__input[type=text]::-moz-placeholder, .components-text-control__input[type=time]::-moz-placeholder, .components-text-control__input[type=url]::-moz-placeholder, .components-text-control__input[type=week]::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-text-control__input:-ms-input-placeholder, .components-text-control__input[type=color]:-ms-input-placeholder, .components-text-control__input[type=date]:-ms-input-placeholder, .components-text-control__input[type=datetime-local]:-ms-input-placeholder, .components-text-control__input[type=datetime]:-ms-input-placeholder, .components-text-control__input[type=email]:-ms-input-placeholder, .components-text-control__input[type=month]:-ms-input-placeholder, .components-text-control__input[type=number]:-ms-input-placeholder, .components-text-control__input[type=password]:-ms-input-placeholder, .components-text-control__input[type=tel]:-ms-input-placeholder, .components-text-control__input[type=text]:-ms-input-placeholder, .components-text-control__input[type=time]:-ms-input-placeholder, .components-text-control__input[type=url]:-ms-input-placeholder, .components-text-control__input[type=week]:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-text-control__input.is-next-40px-default-size, .components-text-control__input[type=color].is-next-40px-default-size, .components-text-control__input[type=date].is-next-40px-default-size, .components-text-control__input[type=datetime-local].is-next-40px-default-size, .components-text-control__input[type=datetime].is-next-40px-default-size, .components-text-control__input[type=email].is-next-40px-default-size, .components-text-control__input[type=month].is-next-40px-default-size, .components-text-control__input[type=number].is-next-40px-default-size, .components-text-control__input[type=password].is-next-40px-default-size, .components-text-control__input[type=tel].is-next-40px-default-size, .components-text-control__input[type=text].is-next-40px-default-size, .components-text-control__input[type=time].is-next-40px-default-size, .components-text-control__input[type=url].is-next-40px-default-size, .components-text-control__input[type=week].is-next-40px-default-size {
	height: 40px;
	padding-left: 12px;
	padding-right: 12px;
}

.components-text-control__input[type=email], .components-text-control__input[type=url] {
	direction: ltr;
}

.components-tip {
	color: #757575;
	display: flex;
}

.components-tip svg {
	align-self: center;
	fill: #f0b849;
	flex-shrink: 0;
	margin-right: 16px;
}

.components-tip p {
	margin: 0;
}

.components-toggle-control__label {
	line-height: 16px;
}

.components-toggle-control__label:not(.is-disabled) {
	cursor: pointer;
}

.components-toggle-control__help {
	display: inline-block;
	margin-inline-start: 40px;
}

.components-accessible-toolbar {
	border: 1px solid #1e1e1e;
	border-radius: 2px;
	display: inline-flex;
	flex-shrink: 0;
}

.components-accessible-toolbar>.components-toolbar-group:last-child {
	border-right: none;
}

.components-accessible-toolbar.is-unstyled {
	border: none;
}

.components-accessible-toolbar.is-unstyled>.components-toolbar-group {
	border-right: none;
}

.components-accessible-toolbar[aria-orientation=vertical], .components-toolbar[aria-orientation=vertical] {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.components-accessible-toolbar .components-button, .components-toolbar .components-button {
	height: 48px;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
	z-index: 1;
}

.components-accessible-toolbar .components-button:focus:not(:disabled), .components-toolbar .components-button:focus:not(:disabled) {
	box-shadow: none;
	outline: none;
}

.components-accessible-toolbar .components-button:before, .components-toolbar .components-button:before {
	border-radius: 2px;
	content: "";
	display: block;
	height: 32px;
	left: 8px;
	position: absolute;
	right: 8px;
	z-index: -1;
}

@media not (prefers-reduced-motion) {
	.components-accessible-toolbar .components-button:before, .components-toolbar .components-button:before {
		animation: components-button__appear-animation .1s ease;
		animation-fill-mode: forwards;
	}
}

.components-accessible-toolbar .components-button svg, .components-toolbar .components-button svg {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.components-accessible-toolbar .components-button.is-pressed, .components-accessible-toolbar .components-button.is-pressed:hover, .components-toolbar .components-button.is-pressed, .components-toolbar .components-button.is-pressed:hover {
	background: rgba(0, 0, 0, 0);
}

.components-accessible-toolbar .components-button.is-pressed:before, .components-toolbar .components-button.is-pressed:before {
	background: #1e1e1e;
}

.components-accessible-toolbar .components-button:focus:before, .components-toolbar .components-button:focus:before {
	box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-accessible-toolbar .components-button.has-icon.has-icon, .components-toolbar .components-button.has-icon.has-icon {
	min-width: 48px;
	padding-left: 8px;
	padding-right: 8px;
}

@keyframes components-button__appear-animation {
	0% {
		transform: scaleY(0);
	}
	
	to {
		transform: scaleY(1);
	}
}

.components-toolbar__control.components-button {
	position: relative;
}

.components-toolbar__control.components-button[data-subscript] svg {
	padding: 5px 10px 5px 0;
}

.components-toolbar__control.components-button[data-subscript]:after {
	bottom: 10px;
	content: attr(data-subscript);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 12px;
	position: absolute;
	right: 8px;
}

.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after {
	color: #fff;
}

.components-toolbar-group {
	background-color: #fff;
	border-right: 1px solid #1e1e1e;
	display: inline-flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	line-height: 0;
	min-height: 48px;
	padding-left: 6px;
	padding-right: 6px;
}

.components-toolbar-group .components-toolbar-group.components-toolbar-group {
	border-width: 0;
	margin: 0;
}

.components-toolbar-group .components-button.components-button, .components-toolbar-group .components-button.has-icon.has-icon {
	justify-content: center;
	min-width: 36px;
	padding-left: 6px;
	padding-right: 6px;
}

.components-toolbar-group .components-button.components-button svg, .components-toolbar-group .components-button.has-icon.has-icon svg {
	min-width: 24px;
}

.components-toolbar-group .components-button.components-button:before, .components-toolbar-group .components-button.has-icon.has-icon:before {
	left: 2px;
	right: 2px;
}

.components-toolbar {
	background-color: #fff;
	border: 1px solid #1e1e1e;
	display: inline-flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	margin: 0;
	min-height: 48px;
}

.components-toolbar .components-toolbar.components-toolbar {
	border-width: 0;
	margin: 0;
}

div.components-toolbar>div {
	display: flex;
	margin: 0;
}

div.components-toolbar>div+div.has-left-divider {
	margin-left: 6px;
	overflow: visible;
	position: relative;
}

div.components-toolbar>div+div.has-left-divider:before {
	background-color: #ddd;
	box-sizing: initial;
	content: "";
	display: inline-block;
	height: 20px;
	left: -3px;
	position: absolute;
	top: 8px;
	width: 1px;
}

.components-tooltip {
	background: #000;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 2px 3px rgba(0, 0, 0, .04), 0 6px 6px rgba(0, 0, 0, .03), 0 8px 8px rgba(0, 0, 0, .02);
	color: #f0f0f0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	padding: 4px 8px;
	text-align: center;
	z-index: 1000002;
}

.components-tooltip__shortcut {
	margin-left: 8px;
}

#wpadminbar>.godaddy-styles *, .godaddy-styles * {
	font-family: GD Sherpa, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	line-height: 1.4;
}

#wpadminbar>.godaddy-styles .is-bigger, .godaddy-styles .is-bigger {
	font-size: 1.1em !important;
	font-weight: 500 !important;
}

#wpadminbar>.godaddy-styles .components-button, #wpadminbar>.godaddy-styles.components-button, .godaddy-styles .components-button, .godaddy-styles.components-button {
	border: 0;
	border-radius: 6px;
	box-shadow: none;
	font-size: 1em;
	height: auto;
	line-height: 1;
	padding: 1.25em;
	transition: background-color, color, .2s ease-in-out;
}

#wpadminbar>.godaddy-styles .components-button:disabled, #wpadminbar>.godaddy-styles.components-button:disabled, .godaddy-styles .components-button:disabled, .godaddy-styles.components-button:disabled {
	opacity: .5;
}

#wpadminbar>.godaddy-styles .components-button>svg, #wpadminbar>.godaddy-styles.components-button>svg, .godaddy-styles .components-button>svg, .godaddy-styles.components-button>svg {
	height: 24px;
	margin-left: .2em;
	position: relative;
	right: -5px;
	top: -1px;
	transform: scale(.75);
	width: 24px;
}

#wpadminbar>.godaddy-styles .components-button.no-padding, #wpadminbar>.godaddy-styles.components-button.no-padding, .godaddy-styles .components-button.no-padding, .godaddy-styles.components-button.no-padding {
	padding: 0;
}

#wpadminbar>.godaddy-styles .components-button.is-big, #wpadminbar>.godaddy-styles.components-button.is-big, .godaddy-styles .components-button.is-big, .godaddy-styles.components-button.is-big {
	font-size: 1.1em;
	font-weight: 600;
	padding: 1.5em;
}

#wpadminbar>.godaddy-styles .components-button.is-primary, #wpadminbar>.godaddy-styles.components-button.is-primary, .godaddy-styles .components-button.is-primary, .godaddy-styles.components-button.is-primary {
	background-color: #000;
	box-shadow: none;
	color: #fff;
}

#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]), #wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]), #wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]), #wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]), .godaddy-styles .components-button.is-primary:active:not([disabled]), .godaddy-styles .components-button.is-primary:hover:not([disabled]), .godaddy-styles.components-button.is-primary:active:not([disabled]), .godaddy-styles.components-button.is-primary:hover:not([disabled]) {
	background-color: #00a4a6;
}

#wpadminbar>.godaddy-styles .components-button.is-secondary, #wpadminbar>.godaddy-styles.components-button.is-secondary, .godaddy-styles .components-button.is-secondary, .godaddy-styles.components-button.is-secondary {
	box-shadow: none;
	color: #111;
}

#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]), #wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]), #wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]), #wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]), .godaddy-styles .components-button.is-secondary:active:not([disabled]), .godaddy-styles .components-button.is-secondary:hover:not([disabled]), .godaddy-styles.components-button.is-secondary:active:not([disabled]), .godaddy-styles.components-button.is-secondary:hover:not([disabled]) {
	border: 0;
	box-shadow: none;
	color: #000;
}

#wpadminbar>.godaddy-styles .components-button.is-tertiary, #wpadminbar>.godaddy-styles.components-button.is-tertiary, .godaddy-styles .components-button.is-tertiary, .godaddy-styles.components-button.is-tertiary {
	border: 1px solid #111;
	color: #111;
}

#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover, #wpadminbar>.godaddy-styles.components-button.is-tertiary:hover, .godaddy-styles .components-button.is-tertiary:hover, .godaddy-styles.components-button.is-tertiary:hover {
	background-color: #111;
	box-shadow: none;
	color: #fff;
}

#wpadminbar>.godaddy-styles .components-button.is-link, #wpadminbar>.godaddy-styles.components-button.is-link, .godaddy-styles .components-button.is-link, .godaddy-styles.components-button.is-link {
	box-shadow: none;
	color: #00a4a6;
	padding: 0;
	text-decoration: none;
}

#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]), #wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]), #wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]), #wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]), .godaddy-styles .components-button.is-link:active:not([disabled]), .godaddy-styles .components-button.is-link:hover:not([disabled]), .godaddy-styles.components-button.is-link:active:not([disabled]), .godaddy-styles.components-button.is-link:hover:not([disabled]) {
	color: #111;
	outline: none;
}

#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]), #wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]), #wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]), #wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]), .godaddy-styles .components-button.has-icon:active:not([disabled]), .godaddy-styles .components-button.has-icon:hover:not([disabled]), .godaddy-styles.components-button.has-icon:active:not([disabled]), .godaddy-styles.components-button.has-icon:hover:not([disabled]) {
	background-color: transparent;
	color: #00a4a6;
}

#wpadminbar>.godaddy-styles .components-modal__frame, #wpadminbar>.godaddy-styles.components-modal__frame, .godaddy-styles .components-modal__frame, .godaddy-styles.components-modal__frame {
	border-radius: 1rem;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content, .godaddy-styles .components-modal__frame .components-modal__content, .godaddy-styles.components-modal__frame .components-modal__content {
	margin-top: 0;
	padding: 4.5rem 4.5rem 4.25rem;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before, .godaddy-styles .components-modal__frame .components-modal__content:before, .godaddy-styles.components-modal__frame .components-modal__content:before {
	margin: 0;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child, .godaddy-styles .components-modal__frame .components-modal__content p:last-child, .godaddy-styles.components-modal__frame .components-modal__content p:last-child {
	margin-bottom: 0;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header {
	border-bottom: 0;
	font-size: 2rem;
	height: unset;
	margin-bottom: .75em;
	padding: 0;
	position: relative;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container {
	margin-right: 8px;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading {
	font-size: 2rem;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon {
	font-size: 1rem;
	left: auto;
	padding: .25em;
	position: absolute;
	right: -3.5rem;
	top: -3.25rem;
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg {
	margin-left: 0;
	right: 0;
	top: 0;
	transform: scale(1);
}

#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input, #wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input, .godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input, .godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input {
	margin-bottom: .5em;
}

#wpadminbar>.godaddy-styles .ux-tag, .godaddy-styles .ux-tag {
	border-radius: 4px;
	color: #000;
	font-size: .9em;
	font-weight: 700;
	letter-spacing: .05625rem;
	line-height: 1.5;
	padding-block: 8px;
	padding-inline: 8px;
	text-transform: uppercase;
	white-space: nowrap;
}

#wpadminbar>.godaddy-styles .ux-tag-critical, .godaddy-styles .ux-tag-critical {
	background-color: #fbb;
}

#wpadminbar>.godaddy-styles .ux-tag-highlight, .godaddy-styles .ux-tag-highlight {
	background-color: #a6fff8;
}

#wpadminbar>.godaddy-styles .ux-tag-info, .godaddy-styles .ux-tag-info {
	background-color: #d3c1f7;
}

#wpadminbar>.godaddy-styles .ux-tag-internal, .godaddy-styles .ux-tag-internal {
	background-color: #fbd9ed;
}

#wpadminbar>.godaddy-styles .ux-tag-neutral, .godaddy-styles .ux-tag-neutral {
	background-color: #ddeaf8;
}

#wpadminbar>.godaddy-styles .ux-tag-passive, .godaddy-styles .ux-tag-passive {
	background-color: #f4f8fc;
}

#wpadminbar>.godaddy-styles .ux-tag-success, .godaddy-styles .ux-tag-success {
	background-color: #9fffb8;
}

#wpadminbar>.godaddy-styles .ux-tag-warning, .godaddy-styles .ux-tag-warning {
	background-color: #ffeea9;
}

#wpadminbar>.godaddy-styles .components-toggle-control, #wpadminbar>.godaddy-styles.components-toggle-control, .godaddy-styles .components-toggle-control, .godaddy-styles.components-toggle-control {
	align-items: flex-end;
	display: flex;
}

#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field, #wpadminbar>.godaddy-styles .components-toggle-control__field, #wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field, #wpadminbar>.godaddy-styles.components-toggle-control__field, .godaddy-styles .components-toggle-control .components-base-control__field, .godaddy-styles .components-toggle-control__field, .godaddy-styles.components-toggle-control .components-base-control__field, .godaddy-styles.components-toggle-control__field {
	margin: 0;
}

#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track, #wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track, .godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track, .godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track {
	background-color: #f3f6f8;
}

#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track, #wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track, .godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track, .godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track {
	background-color: #00a4a6;
}

#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help, #wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help, .godaddy-styles .components-toggle-control .components-base-control__help, .godaddy-styles.components-toggle-control .components-base-control__help {
	margin: 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* stylelint-disable declaration-property-unit-allowed-list */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

button.back-to-top-btn {
	border: 0;
	background: rgba(0, 0, 0, .4);
	width: 50px;
	height: 50px;
	cursor: pointer;
	transition: all .4s;
}

button.back-to-top-btn:hover {
	background: rgba(0, 0, 0, .8);
}

button.back-to-top-btn svg {
	display: block;
	width: 30px;
	height: 30px;
	margin: auto;
}

.et_pb_posts .cat-time-wrap {
	margin: 0 0 15px;
	font-size: 14px;
}

a.cat-link {
	position: relative;
}

a.cat-link:after {
	content: ",";
	display: inline-block;
	margin: 0 8px 0 2px;
}

a.cat-link:nth-last-of-type(1):after {
	display: none;
}

.cat-time-wrap {
	display: block;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 14px;
}

.cat-time-wrap a {
	text-transform: uppercase;
	font-size: 14px;
}

.cat-time-divider {
	display: inline-block;
	margin: 0 13px 0 10px;
}

.single-post-title {
	font-size: var(--heading-primary);
	margin-bottom: 30px;
}

.author-meta-wrap {
	display: block;
	margin-bottom: 30px;
}

html {
	line-height: 1.15;
	text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: 0;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
	font-family: monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
	appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* stylelint-enable declaration-property-unit-allowed-list */

/**
 * Typography helpers
 */

/* stylelint-disable declaration-property-unit-allowed-list */

/* stylelint-enable declaration-property-unit-allowed-list */
a.global-link {
	width: 100%;
	height: 100%;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
}

/**
 * Background helpers
 */
:root {
	--padding-container-horizontal: 2rem;
	--padding-container-vertical: 6.4rem;
	--padding-site-header-vertical: 2rem;
	--padding-block: 8rem;
	--margin-between-text-elements: 4rem;
}

:root {
	--font-size-default: 20px;
	--font-size-tiny: 14px;
	--font-size-small: 16px;
	--font-size-medium: 17px;
	--font-size-large: 18px;
	--font-size-extra-large: 20px;
	--font-size-huge: 22px;
	--body-line-height: 1.7;
	--heading-line-height: 1.5;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text.skip-link {
	margin: 5px;
}

.screen-reader-text.skip-link:focus {
	background: #fff;
	color: #4d4aff;
	outline: 2px solid #4d4aff;
}

.screen-reader-text:focus {
	background-color: #f5f5f5;
	border-radius: 0;
	box-shadow: 0 0 2px 2px rgba(34, 34, 34, .6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 1.7rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

[tabindex="-1"]:focus {
	outline: 0;
}

[data-whatinput="mouse"] *:focus, [data-whatinput="touch"] *:focus {
	outline: none;
}

.col {
	overflow: visible;
}

[data-whatinput="keyboard"] input:focus, [data-whatinput="keyboard"] button:focus, [data-whatinput="keyboard"] select:focus, [data-whatinput="keyboard"] textarea:focus, [data-whatinput="keyboard"] div[tabindex]:focus, [data-whatinput="keyboard"] a:focus {
	outline: 2px solid #4d4aff;
	color: #222;
	opacity: 1;
	z-index: 99;
}

[data-whatinput="keyboard"] a.global-link:focus {
	outline: 4px solid #4d4aff;
}

.site {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}

.container {
	margin: 0 auto;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.site-main .container {
	overflow: hidden;
	clear: both;
}

.entry-footer {
	overflow: hidden;
	clear: both;
	display: flex;
	justify-content: space-between;
}

.edit-link {
	text-align: left;
	width: 100%;
	display: block;
	clear: both;
	max-width: 100%;
	min-width: 0;
	margin-bottom: 0;
	margin-top: 2rem;
	overflow: hidden;
	transition: all .22s;
}

.edit-link a {
	clear: both;
	text-align: center;
	transition: all .22s;
	display: block;
	padding: 2rem;
	background: #fafafa;
	color: #999;
	border: 2px dashed #999;
	margin: 0;
	text-decoration: none;
}

.edit-link a:hover {
	color: #999;
	background: #efefef;
}

.hide-completely {
	display: none !important;
}

a {
	color: #3962c9;
	text-decoration: none;
}

a:hover {
	color: #0c142a;
}

ul {
	list-style: disc outside;
	padding-left: 1.9rem;
}

ul li {
	padding-left: 0;
}

ol {
	padding-left: 1.9rem;
}

b, strong {
	font-weight: 700;
}

em, i {
	font-style: italic;
}

small {
	line-height: 1;
	font-size: .875em;
}

p {
	margin: 0;
}

blockquote {
	clear: both;
	border: 0 none;
	position: relative;
	padding-bottom: 3rem;
	margin: 0;
}

blockquote p {
	font-style: italic;
	margin-bottom: 0;
	position: relative;
	overflow: visible;
	color: #666;
}

blockquote::before {
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 147px;
}

cite {
	display: block;
	font-style: italic;
}

p:first-child {
	margin-top: 0;
}

p:last-child {
	margin-bottom: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	height: auto;
	vertical-align: middle;
	max-width: 100%;
}

figure {
	position: relative;
	margin-bottom: 1rem;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

figcaption {
	margin-top: 0;
	font-style: normal;
	font-weight: 400;
}

hr {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
	background-repeat: repeat-x;
	background-size: 2px 2px;
	background-position: 0 50%;
	border: 0;
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin: 0;
	height: 0;
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	line-height: 1;
	padding: .375rem .5rem;
	border-radius: .3rem;
	font-size: inherit;
}

pre code {
	display: inline-block;
	padding: 1.15rem 1rem .85rem;
}

pre {
	border-radius: .3rem;
	display: block;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 2rem;
}

:root {
	--space-unit: 1em;
	--space-x-small: calc(.125 * var(--space-unit));
	--space-small: calc(.25 * var(--space-unit));
	--checkbox-radio-size: 16px;
	--checkbox-radio-gap: calc(.5 * var(--space-unit));
	--checkbox-radio-border-width: 2px;
	--checkbox-radio-line-height: var(--body-line-height);
	--radio-marker-size: 8px;
	--checkbox-marker-size: 12px;
	--checkbox-radius: 4px;
}

.button-wrapper {
	margin-bottom: 0;
}

select {
	border-radius: 0;
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/themes/mydivi-light/svg/select.svg");
	background-repeat: no-repeat;
	background-position: right 0 center;
	background-size: 40px auto;
	transition: none;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	border: 2px solid #d9d9d9;
	color: #4f5964;
	padding: 15px;
	line-height: 24px;
	font-size: var(--font-size-medium);
}

select.nitro-lazy {
	background-image: none !important;
}

select::-ms-expand {
	display: none;
}

textarea, select, input[type="text"], input[type="tel"], input[type="url"], input[type="password"], input[type="number"], input[type="month"], input[type="week"], input[type="email"], input[type="search"] {
	border-radius: 3px;
	background: #fff;
	border: solid 2px #d9d9d9;
	padding: 15px;
	line-height: 24px;
	transition: background .55s;
	text-decoration: none;
	position: relative;
	appearance: auto;
	margin-bottom: 0;
	box-sizing: border-box;
}

textarea::placeholder, select::placeholder, input[type="text"]::placeholder, input[type="tel"]::placeholder, input[type="url"]::placeholder, input[type="password"]::placeholder, input[type="number"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="email"]::placeholder, input[type="search"]::placeholder {
	color: #4f5964;
	opacity: .4;
}

textarea:focus, select:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="search"]:focus {
	background: #fff;
	border: 2px solid #bababa;
	outline: 0;
}

textarea:focus::placeholder, select:focus::placeholder, input[type="text"]:focus::placeholder, input[type="tel"]:focus::placeholder, input[type="url"]:focus::placeholder, input[type="password"]:focus::placeholder, input[type="number"]:focus::placeholder, input[type="month"]:focus::placeholder, input[type="week"]:focus::placeholder, input[type="email"]:focus::placeholder, input[type="search"]:focus::placeholder {
	color: #222;
	opacity: .8;
}

select:focus {
	background: #fff;
	border: 2px solid #bababa;
}

input[type="radio"], input[type="checkbox"] {
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: calc(( 1em * var(--checkbox-radio-line-height) - var(--checkbox-radio-size) ) / 2);
	opacity: 0;
	height: var(--checkbox-radio-size);
	width: var(--checkbox-radio-size);
	pointer-events: none;
}

input[type="radio"] + label, input[type="checkbox"] + label {
	display: inline-flex;
	align-items: flex-start;
	line-height: var(--checkbox-radio-line-height);
	user-select: none;
	cursor: pointer;
}

input[type="radio"] + label::before, input[type="checkbox"] + label::before {
	content: "";
	display: inline-block;
	position: relative;
	top: calc(( .8em * var(--checkbox-radio-line-height) - var(--checkbox-radio-size) ) / 2);
	flex-shrink: 0;
	width: var(--checkbox-radio-size);
	height: var(--checkbox-radio-size);
	background-color: #fff;
	border-width: var(--checkbox-radio-border-width);
	border-color: #3962c9;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: var(--checkbox-radio-gap);
	transition: transform .2s, border .2s;
}

input[type="radio"] + label::before {
	border-radius: 50%;
}

input[type="checkbox"] + label::before {
	border-radius: var(--checkbox-radius);
}

input[type="radio"]:checked + label::before, input[type="checkbox"]:checked + label::before {
	background-color: #3962c9;
	box-shadow: none;
	border-color: #3962c9;
	transition: transform .2s;
}

input[type="radio"]:active + label::before, input[type="checkbox"]:active + label::before {
	transform: scale(.8);
	transition: transform .2s;
}

input[type="radio"]:checked + label::before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns=\'https://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3E%3Cg class=\'nc-icon-wrapper\' fill=\'%23ffffff\'%3E%3Ccircle cx=\'8\' cy=\'8\' r=\'8\' fill=\'%23ffffff\'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
	background-size: var(--radio-marker-size);
}

input[type="checkbox"]:checked + label::before {
	background-image: url("data:image/svg+xml, %3Csvg xmlns=\'https://www.w3.org/2000/svg\' width=\'12\' height=\'12\' viewBox=\'0 0 12 12\'%3E%3Cpolyline points=\'1 6.5 4 9.5 11 2.5\' fill=\'none\' stroke=\'%23FFFFFF\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\'/%3E%3C/svg%3E");
	background-size: var(--checkbox-marker-size);
}

input[type="radio"]:focus + label::before, input[type="checkbox"]:focus + label::before, input[type="radio"]:checked:active + label::before, input[type="checkbox"]:checked:active + label::before {
	border-color: #3962c9;
	box-shadow: 0 0 0 3px rgba(57, 98, 201, .2);
}

input[type="radio"]:checked:active + label::before, input[type="checkbox"]:checked:active + label::before {
	transform: none;
	transition: none;
}

input[type="radio"]:not(:checked):not(:focus) + label:hover::before, input[type="checkbox"]:not(:checked):not(:focus) + label:hover::before {
	/* stylelint-disable */
	border-color: #7592d9;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td, th {
	height: 3rem;
	padding: 1rem;
}

th {
	font-weight: 700;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

kbd {
	border: 1px solid #ccc;
	background-color: #eaf1f8;
	color: #4f5964;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 0 0 2px #fff inset;
	border-radius: 4px;
	display: inline-block;
	text-shadow: 0 1px 0 #fff;
	line-height: 1.4;
	white-space: nowrap;
	padding: 0 .5rem;
}

pre {
	background: #2b303c;
	white-space: pre;
	word-wrap: break-word;
	overflow: auto;
	border-radius: 4px;
	border: 1px solid #2b303c;
	position: relative;
	display: block;
	margin: 3rem 0;
	padding: 15px 16px 14px;
	overflow-x: auto;
	font-size: var(--font-size-small);
	line-height: 1.77;
	color: #f5f5f5;
}

pre code {
	border-radius: 4px;
}

ul.tags {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: var(--margin-between-text-elements);
	list-style: none;
}

ul.tags li {
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 0;
	float: left;
	margin-top: 0;
}

ul.tags li a:not(.button):not(.no-text-link) {
	color: #222;
	display: inline-block;
	border-color: rgba(6, 22, 41, .1);
	border-style: solid;
	border-width: 1px 1px 2px;
	border-radius: 5px;
	padding: .2em .6em;
	margin-right: .4em;
	box-shadow: none;
	background: transparent;
	transition: all .22s;
}

ul.tags li a:not(.button):not(.no-text-link):hover, ul.tags li a:not(.button):not(.no-text-link):focus {
	/* stylelint-disable */
	border-color: rgba(6, 22, 41, .4);
}

.sticky {
	border: 1px dashed #d7e4f2;
	padding: 2rem;
	margin-bottom: 2rem;
}

.top {
	background: rgba(53, 53, 53, .6);
	padding: 10px;
	border: 0;
}

.top svg {
	fill: #fff;
	margin: 0;
	opacity: .8;
	transition: all .3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
}

.top:hover {
	background: rgba(53, 53, 53, 1);
}

.back-to-top {
	margin: 0;
	position: fixed;
	bottom: 70px;
	right: 0;
	text-decoration: none;
	opacity: 0;
	transition: opacity .22s 0s, visibility 0s .22s;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px 0 0 5px;
	overflow: hidden;
}

.back-to-top:focus {
	outline: none;
}

.back-to-top.has-light-bg svg {
	fill: #fff;
}

.back-to-top.has-dark-bg svg {
	fill: #fff;
}

.back-to-top.is-visible, .back-to-top.fade-out, .no-touch .back-to-top:hover {
	transition: opacity .22s 0s, visibility 0s 0s;
}

.back-to-top.is-visible {
	opacity: 1;
}

.back-to-top.fade-out {
	opacity: 1;
}

.back-to-top.fade-out:hover {
	opacity: 1;
}

.no-touch .back-to-top:hover {
	opacity: 1;
}

div.lazy {
	position: absolute;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	min-height: 200px;
	z-index: 0;
}

.has-lazyload {
	overflow: hidden;
	position: relative;
}

.footer-widgets {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 80%;
	max-width: 1920px;
	margin: auto;
	padding: 10px 0;
}

.widget-title {
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	.footer-widgets {
		width: 100%;
	}
}

.bttm-footer-wrap {
	padding: 20px 0;
}

.bttm-footer {
	text-align: center;
}

.single-post .post-content {
	width: 80%;
	margin: auto;
	padding: 80px 0;
	max-width: 1280px;
}

.widget-footer-col {
	padding: 20px;
	box-sizing: border-box;
	display: block;
	width: 100%;
}

@media (min-width: 981px) {
	.footer-widgets.w-full > .widget-footer-col {
		width: 100%;
	}
	
	.footer-widgets.w-half > .widget-footer-col {
		width: 50%;
	}
	
	.footer-widgets.w-third > .widget-footer-col {
		width: 33.333%;
	}
	
	.footer-widgets.w-quarter > .widget-footer-col {
		width: 25%;
	}
}

@media (min-width: 767px) and (max-width: 980px) {
	.footer-widgets.w-full > .widget-footer-col, .footer-widgets.w-half > .widget-footer-col, .footer-widgets.w-third > .widget-footer-col, .footer-widgets.w-quarter > .widget-footer-col {
		width: 50%;
	}
}

.single .author {
	margin: 0 0 10px;
	display: inline-block;
	text-transform: capitalize;
	font-size: 14px;
}

.single .author .avatar {
	display: inline-block;
	vertical-align: middle;
	max-width: 40px;
	border-radius: 50%;
	margin-right: 8px;
}

.single .post-content .meta {
	display: inline-block;
	margin-bottom: 30px;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 13px;
	border-left: 1px solid #cacaca;
	text-transform: capitalize;
}

@media (max-width: 767px) {
	.single .post-content .meta {
		margin-left: 0;
		padding-left: 0;
		border-left: 0px solid #cacaca;
		border-top: 1px solid #cacaca;
		text-transform: capitalize;
		padding-top: 10px;
		display: block;
	}
}

.single-post-navigation {
	display: flex;
	flex-wrap: wrap;
	margin-top: 100px;
}

.single-post-navigation .nav-box {
	width: 50%;
	padding: 5px;
}

@media (max-width:767px) {
	.single-post-navigation .nav-box {
		width: 100%;
		padding: 5px;
	}
}

.single-post-navigation .nav-box a {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	padding: 10px;
	background: #f9f9f9;
}

.single-post-navigation .nav-box a p {
	font-size: 14px;
	padding: 0 10px;
}

.single-post-navigation .nav-box.next a {
	text-align: right;
	flex-direction: row-reverse;
}

.single-post-navigation .nav-box img {
	flex: 0 0 80px;
	padding: 0;
	width: 100%;
	max-width: 80px;
}

.single-post-navigation .nav-box a:hover {
	background: #eee;
}

.single-post-navigation .nav-box a:hover img {
	opacity: .6;
}

.comments-area {
	margin: 100px 0 0;
	padding-top: 20px;
	border-top: 1px solid #c9c9c9;
}

ol.comment-list .avatar {
	display: none;
}

ol.comment-list {
	margin: 0;
	padding: 20px;
}

ul.comment-list .avatar {
	display: none;
}

ul.comment-list {
	margin: 0;
	padding: 20px;
}

a.no-text-link {
	font-size: 14px;
}

a.comment-reply-link {
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
}

.single-post .comments-area .comments-title {
	font-size: 20px;
	font-weight: 400;
}

.single-post .post-content ul.comment-list, .single-post .post-content ol.comment-list {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

.single-post .post-content ul.comment-list .comment, .single-post .post-content ol.comment-list .comment {
	margin: 0 0 20px;
	padding: 20px 20px;
	list-style: none;
	border: 1px solid #ddd;
}

.related-posts {
	margin-top: 30px;
	display: block;
}

.related-posts .related-posts-title {
	margin-bottom: 10px;
	display: block;
	font-size: 16px;
}

.related-posts ul.related-posts-items {
	list-style: none;
	margin: 0 0 40px !important;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.related-posts ul.related-posts-items li {
	width: 32.333%;
	margin: 0 .5%;
	padding: 0px !important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
	transition: all .4s;
	border: 1px solid #ddd;
	list-style: none;
}

@media (max-width: 767px) {
	.related-posts ul.related-posts-items li {
		width: 99%;
		margin-bottom: 20px;
	}
}

.related-posts ul.related-posts-items li:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.related-posts ul.related-posts-items li span {
	line-height: 1.2;
	font-size: 16px;
	padding: 10px;
	display: block;
}

.site-content ul, .site-content ol {
	list-style: initial;
	margin-left: 30px;
	padding-left: 0;
}

:root {
	--font-one: "Raleway", sans-serif;
	--font-two: "Lato", sans-serif;
	--font-three: "Roboto", sans-serif;
	--body-font: var(--font-three);
	--heading-font: var(--font-one);
	--heading-hero: 68px;
	--heading-hero-font: var(--font-one);
	--heading-hero_alt: 57px;
	--heading-hero_alt-font: var(--font-one);
	--heading-primary: 43px;
	--heading-primary-font: var(--font-one);
	--heading-secondary: 32px;
	--heading-secondary-font: var(--font-two);
	--heading-tertiary: 24px;
	--heading-tertiary-font: var(--font-two);
	--none: #ccc;
	--color-white: #fff;
	--color-black: #000;
	--color-primary: #2d2c2b;
	--color-secondary: #eff1f0;
	--color-tertiary: #372f27;
	--color-accenta: #8db750;
	--color-accentb: #3f513c;
	--body-font-size: 18px;
}

@media (max-width:1024px) {
	:root {
		--heading-hero: 55px;
		--heading-hero_alt: 44px;
		--heading-primary: 36px;
		--heading-secondary: 28px;
		--heading-tertiary: 23px;
	}
}

@media (max-width:767px) {
	:root {
		--heading-hero: 45px;
		--heading-hero_alt: 37px;
		--heading-primary: 28px;
		--heading-secondary: 25px;
		--heading-tertiary: 22px;
	}
}

.color-primary {
	color: var(--color-primary) !important;
}

.color-primary-hover:hover {
	color: var(--color-primary) !important;
}

.color-secondary {
	color: var(--color-secondary) !important;
}

.color-secondary-hover:hover {
	color: var(--color-secondary) !important;
}

.color-tertiary {
	color: var(--color-tertiary) !important;
}

.color-tertiary-hover:hover {
	color: var(--color-tertiary) !important;
}

.color-accenta {
	color: var(--color-accenta) !important;
}

.color-accenta-hover:hover {
	color: var(--color-accenta) !important;
}

.color-accentb {
	color: var(--color-accentb) !important;
}

.color-accentb-hover:hover {
	color: var(--color-accentb) !important;
}

.heading-hero {
	font-family: var(--font-one);
	font-size: 68px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1px;
}

@media (max-width:1024px) {
	.heading-hero {
		font-size: 55px;
		line-height: 1.2;
	}
}

@media (max-width:767px) {
	.heading-hero {
		font-size: 45px;
		line-height: 1.2;
	}
}

.heading-hero-alt {
	font-family: var(--font-one);
	font-size: 57px;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 1px;
}

@media (max-width:1024px) {
	.heading-hero-alt {
		font-size: 44px;
		line-height: 1.2;
	}
}

@media (max-width:767px) {
	.heading-hero-alt {
		font-size: 37px;
		line-height: 1.2;
	}
}

.heading-primary {
	font-family: var(--font-one);
	font-size: 43px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0px;
}

@media (max-width:1024px) {
	.heading-primary {
		font-size: 36px;
		line-height: 1.2;
	}
}

@media (max-width:767px) {
	.heading-primary {
		font-size: 28px;
		line-height: 1.2;
	}
}

.heading-secondary {
	font-family: var(--font-two);
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 1px;
}

@media (max-width:1024px) {
	.heading-secondary {
		font-size: 28px;
		line-height: 1.2;
	}
}

@media (max-width:767px) {
	.heading-secondary {
		font-size: 25px;
		line-height: 1.2;
	}
}

.heading-tertiary {
	font-family: var(--font-two);
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 1px;
}

@media (max-width:1024px) {
	.heading-tertiary {
		font-size: 23px;
		line-height: 1.2;
	}
}

@media (max-width:767px) {
	.heading-tertiary {
		font-size: 22px;
		line-height: 1.2;
	}
}

body, p {
	font-size: var(--body-font-size);
	font-family: var(--body-font);
	font-weight: 400;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--heading-font);
}

.site-content .band-hero, #main #et-boc .band-hero, .band-hero {
	color: var(--color-white);
	background-color: var(--color-primary);
}

.site-content .band-hero, #main #et-boc .band-hero p, .band-hero p, .band-hero li, .band-hero h1, .band-hero h2, .band-hero h3, .band-hero h4, .band-hero h5, .band-hero h6 {
	color: var(--color-white);
}

.site-content .band-hero, #main #et-boc .band-hero a, .band-hero a {
	color: var(--color-accenta);
}

.site-content .band-hero, #main #et-boc .band-hero a:hover, .band-hero a:hover {
	color: var(--color-accentb);
}

.site-content .band-hero, #main #et-boc .band-hero .heading-hero, .band-hero .heading-hero {
	color: var(--color-white);
}

.site-content .band-hero, #main #et-boc .band-hero .heading-hero-alt, .band-hero .heading-hero-alt {
	color: var(--color-white);
}

.site-content .band-hero, #main #et-boc .band-hero .heading-primary, .band-hero .heading-primary {
	color: var(--color-white);
}

.site-content .band-hero, #main #et-boc .band-hero .heading-secondary, .band-hero .heading-secondary {
	color: var(--color-white);
}

.site-content .band-hero, #main #et-boc .band-hero .heading-tertiary, .band-hero .heading-tertiary {
	color: var(--color-white);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt, .band-hero-alt {
	color: var(--color-white);
	background-color: var(--color-primary);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt p, .band-hero-alt p, .band-hero-alt li, .band-hero-alt h1, .band-hero-alt h2, .band-hero-alt h3, .band-hero-alt h4, .band-hero-alt h5, .band-hero-alt h6 {
	color: var(--color-white);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt a, .band-hero-alt a {
	color: var(--color-accentb);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt a:hover, .band-hero-alt a:hover {
	color: var(--color-accenta);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-hero, .band-hero-alt .heading-hero {
	color: var(--color-primary);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-hero-alt, .band-hero-alt .heading-hero-alt {
	color: var(--color-primary);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-primary, .band-hero-alt .heading-primary {
	color: var(--color-primary);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-secondary, .band-hero-alt .heading-secondary {
	color: var(--color-primary);
}

.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-tertiary, .band-hero-alt .heading-tertiary {
	color: var(--color-primary);
}

@media (min-width:981px) {
	.site-content .band-hero-alt, #main #et-boc .band-hero-alt, .band-hero-alt {
		background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/uploads/2020/11/Lifelike-Inner-Hero-White.jpg");
		background-size: cover;
		background-repeat: no-repeat;
	}
	
	.site-content .band-hero-alt.nitro-lazy, #main #et-boc .band-hero-alt.nitro-lazy, .band-hero-alt.nitro-lazy {
		background-image: none !important;
	}
}

@media (max-width:980px) {
	.site-content .band-hero-alt, #main #et-boc .band-hero-alt, .band-hero-alt {
		background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/uploads/2020/11/Lifelike-Inner-Hero-White.jpg");
	}
	
	.site-content .band-hero-alt.nitro-lazy, #main #et-boc .band-hero-alt.nitro-lazy, .band-hero-alt.nitro-lazy {
		background-image: none !important;
	}
}

.site-content .band-light, #main #et-boc .band-light, .band-light {
	color: var(--color-black);
	background-color: var(--color-white);
}

.site-content .band-light, #main #et-boc .band-light p, .band-light p, .band-light li, .band-light h1, .band-light h2, .band-light h3, .band-light h4, .band-light h5, .band-light h6 {
	color: var(--color-black);
}

.site-content .band-light, #main #et-boc .band-light a, .band-light a {
	color: var(--color-accenta);
}

.site-content .band-light, #main #et-boc .band-light a:hover, .band-light a:hover {
	color: var(--color-accentb);
}

.site-content .band-light, #main #et-boc .band-light .heading-hero, .band-light .heading-hero {
	color: var(--color-primary);
}

.site-content .band-light, #main #et-boc .band-light .heading-hero-alt, .band-light .heading-hero-alt {
	color: var(--color-primary);
}

.site-content .band-light, #main #et-boc .band-light .heading-primary, .band-light .heading-primary {
	color: var(--color-primary);
}

.site-content .band-light, #main #et-boc .band-light .heading-secondary, .band-light .heading-secondary {
	color: var(--color-primary);
}

.site-content .band-light, #main #et-boc .band-light .heading-tertiary, .band-light .heading-tertiary {
	color: var(--color-primary);
}

@media (min-width:981px) {
	.site-content .band-light, #main #et-boc .band-light, .band-light {
		background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/uploads/2020/11/Lifelike-white-pattern.jpg");
		background-size: initial;
		background-repeat: repeat;
	}
	
	.site-content .band-light.nitro-lazy, #main #et-boc .band-light.nitro-lazy, .band-light.nitro-lazy {
		background-image: none !important;
	}
}

.site-content .band-light-alt, #main #et-boc .band-light-alt, .band-light-alt {
	color: var(--color-black);
	background-color: var(--color-secondary);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt p, .band-light-alt p, .band-light-alt li, .band-light-alt h1, .band-light-alt h2, .band-light-alt h3, .band-light-alt h4, .band-light-alt h5, .band-light-alt h6 {
	color: var(--color-black);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt a, .band-light-alt a {
	color: var(--color-accenta);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt a:hover, .band-light-alt a:hover {
	color: var(--color-primary);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-hero, .band-light-alt .heading-hero {
	color: var(--);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-hero-alt, .band-light-alt .heading-hero-alt {
	color: var(--);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-primary, .band-light-alt .heading-primary {
	color: var(--color-primary);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-secondary, .band-light-alt .heading-secondary {
	color: var(--color-primary);
}

.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-tertiary, .band-light-alt .heading-tertiary {
	color: var(--color-primary);
}

.site-content .band-dark, #main #et-boc .band-dark, .band-dark {
	color: var(--color-white);
	background-color: var(--color-primary);
}

.site-content .band-dark, #main #et-boc .band-dark p, .band-dark p, .band-dark li, .band-dark h1, .band-dark h2, .band-dark h3, .band-dark h4, .band-dark h5, .band-dark h6 {
	color: var(--color-white);
}

.site-content .band-dark, #main #et-boc .band-dark a, .band-dark a {
	color: var(--color-accenta);
}

.site-content .band-dark, #main #et-boc .band-dark a:hover, .band-dark a:hover {
	color: var(--color-white);
}

.site-content .band-dark, #main #et-boc .band-dark .heading-hero, .band-dark .heading-hero {
	color: var(--);
}

.site-content .band-dark, #main #et-boc .band-dark .heading-hero-alt, .band-dark .heading-hero-alt {
	color: var(--);
}

.site-content .band-dark, #main #et-boc .band-dark .heading-primary, .band-dark .heading-primary {
	color: var(--);
}

.site-content .band-dark, #main #et-boc .band-dark .heading-secondary, .band-dark .heading-secondary {
	color: var(--);
}

.site-content .band-dark, #main #et-boc .band-dark .heading-tertiary, .band-dark .heading-tertiary {
	color: var(--);
}

@media (min-width:981px) {
	.site-content .band-dark, #main #et-boc .band-dark, .band-dark {
		background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/uploads/2020/11/brown-pattern-small.jpg");
		background-size: initial;
		background-repeat: repeat;
	}
	
	.site-content .band-dark.nitro-lazy, #main #et-boc .band-dark.nitro-lazy, .band-dark.nitro-lazy {
		background-image: none !important;
	}
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt, .band-dark-alt {
	color: var(--color-white);
	background-color: var(--color-accentb);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt p, .band-dark-alt p, .band-dark-alt li, .band-dark-alt h1, .band-dark-alt h2, .band-dark-alt h3, .band-dark-alt h4, .band-dark-alt h5, .band-dark-alt h6 {
	color: var(--color-white);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt a, .band-dark-alt a {
	color: var(--color-primary);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt a:hover, .band-dark-alt a:hover {
	color: var(--color-accenta);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-hero, .band-dark-alt .heading-hero {
	color: var(--);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-hero-alt, .band-dark-alt .heading-hero-alt {
	color: var(--);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-primary, .band-dark-alt .heading-primary {
	color: var(--);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-secondary, .band-dark-alt .heading-secondary {
	color: var(--);
}

.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-tertiary, .band-dark-alt .heading-tertiary {
	color: var(--);
}

.site-content .band-parallax, #main #et-boc .band-parallax, .band-parallax {
	color: var(--color-white);
	background-color: var(--color-primary);
}

.site-content .band-parallax, #main #et-boc .band-parallax p, .band-parallax p, .band-parallax li, .band-parallax h1, .band-parallax h2, .band-parallax h3, .band-parallax h4, .band-parallax h5, .band-parallax h6 {
	color: var(--color-white);
}

.site-content .band-parallax, #main #et-boc .band-parallax a, .band-parallax a {
	color: var(--color-accenta);
}

.site-content .band-parallax, #main #et-boc .band-parallax a:hover, .band-parallax a:hover {
	color: var(--color-accentb);
}

.site-content .band-parallax, #main #et-boc .band-parallax .heading-hero, .band-parallax .heading-hero {
	color: var(--color-white);
}

.site-content .band-parallax, #main #et-boc .band-parallax .heading-hero-alt, .band-parallax .heading-hero-alt {
	color: var(--color-white);
}

.site-content .band-parallax, #main #et-boc .band-parallax .heading-primary, .band-parallax .heading-primary {
	color: var(--color-white);
}

.site-content .band-parallax, #main #et-boc .band-parallax .heading-secondary, .band-parallax .heading-secondary {
	color: var(--color-white);
}

.site-content .band-parallax, #main #et-boc .band-parallax .heading-tertiary, .band-parallax .heading-tertiary {
	color: var(--color-white);
}

@media (min-width:981px) {
	.site-content .band-parallax, #main #et-boc .band-parallax, .band-parallax {
		background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/uploads/2020/11/parallax-bg-w-overlay.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}
	
	.site-content .band-parallax.nitro-lazy, #main #et-boc .band-parallax.nitro-lazy, .band-parallax.nitro-lazy {
		background-image: none !important;
	}
}

.site-content .band-quote, #main #et-boc .band-quote, .band-quote {
	color: var(--color-white);
	background-color: var(--color-primary);
}

.site-content .band-quote, #main #et-boc .band-quote p, .band-quote p, .band-quote li, .band-quote h1, .band-quote h2, .band-quote h3, .band-quote h4, .band-quote h5, .band-quote h6 {
	color: var(--color-white);
}

.site-content .band-quote, #main #et-boc .band-quote a, .band-quote a {
	color: var(--);
}

.site-content .band-quote, #main #et-boc .band-quote a:hover, .band-quote a:hover {
	color: var(--);
}

.site-content .band-quote, #main #et-boc .band-quote .heading-hero, .band-quote .heading-hero {
	color: var(--);
}

.site-content .band-quote, #main #et-boc .band-quote .heading-hero-alt, .band-quote .heading-hero-alt {
	color: var(--);
}

.site-content .band-quote, #main #et-boc .band-quote .heading-primary, .band-quote .heading-primary {
	color: var(--);
}

.site-content .band-quote, #main #et-boc .band-quote .heading-secondary, .band-quote .heading-secondary {
	color: var(--);
}

.site-content .band-quote, #main #et-boc .band-quote .heading-tertiary, .band-quote .heading-tertiary {
	color: var(--);
}

footer {
	background-color: #2d2c2b;
}

footer, footer .footer-widgets {
	color: #fff;
}

footer a, footer .footer-widgets a {
	color: #8db750;
}

footer a:hover, footer .footer-widgets a:hover {
	color: #fff;
}

footer .bttm-footer-wrap {
	background-color: #292827;
	color: #eee;
}

.rpwwt-widget ul {
	list-style: outside none none;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.rpwwt-widget ul li {
	overflow: hidden;
	margin: 0 0 1.5em;
}

.rpwwt-widget ul li:last-child {
	margin: 0;
}

.rpwwt-widget .screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.rpwwt-widget .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.rpwwt-widget ul li img {
	display: inline;
	float: left;
	margin: .3em .75em .75em 0;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
	width: 75px;
	height: 75px;
}

.et_pb_text_align_center, .et_pb_text_align_center {
	text-align: center;
}

.et_pb_text_align_left, .et_pb_text_align_left {
	text-align: left;
}

.et_pb_text_align_right, .et_pb_text_align_right {
	text-align: right;
}

@media (max-width: 980px) {
	.et_pb_text_align_right, .et_pb_text_align_right {
		text-align: left;
	}
}

.mfp-wrap .mfp-content .mfp-close:active {
	position: absolute;
	top: 0px;
}

.content-area .slick-next, .content-area .slick-prev {
	z-index: 100;
}

.content-area .slick-next:before, .content-area .slick-prev:before {
	font-family: "Font Awesome 5 Pro";
}

.content-area .slick-next:before {
	content: "";
}

.content-area .slick-prev:before {
	content: "";
}

* html .clearfix, :first-child+html .clearfix {
	zoom: 1;
}

.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
	display: none !important;
	-webkit-appearance: none;
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
	background-attachment: scroll;
}

.et-social-facebook a.icon:before {
	content: "";
}

.et-social-twitter a.icon:before {
	content: "";
}

.et-social-google-plus a.icon:before {
	content: "";
}

.et-social-instagram a.icon:before {
	content: "";
}

.et-social-rss a.icon:before {
	content: "";
}

.ai1ec-single-event:after {
	content: " ";
	display: table;
	clear: both;
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
	z-index: 3;
}

.wp-block-divi-layout {
	margin-bottom: 1em;
}

.hentry, a, a:active, blockquote, div, em, form, h1, h2, h3, h4, h5, h6, hr, iframe, img, input, label, li, object, ol, p, span, strong, textarea, ul, video {
	text-align: inherit;
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	letter-spacing: normal;
	color: inherit;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: inherit;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-transition: none;
	transition: none;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
	padding-bottom: 10px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
}

ol, ul {
	list-style: none;
	text-align: inherit;
}

ol li, ul li {
	padding-left: 0;
	background: none;
	margin-left: 0;
}

blockquote {
	quotes: none;
}

blockquote:after, blockquote:before {
	content: "";
	content: none;
}

:focus {
	outline: 0;
}

article, aside, footer, header, hgroup, nav, section {
	display: block;
}

input[type=email], input[type=number], input[type=password], input[type=text] {
	height: 49px;
}

a {
	text-decoration: none !important;
}

p {
	padding-bottom: 1em;
	color: inherit !important;
}

p:last-of-type {
	padding-bottom: 0;
}

img {
	max-width: 100%;
	height: auto;
}

embed, iframe, object, video {
	max-width: 100%;
}

.et_pb_module .sticky h2, .et_pb_module h2 a {
	color: inherit !important;
}

.et_pb_module input {
	margin: 0;
}

.et_pb_module .post-meta {
	position: relative;
}

.et_pb_bg_layout_dark a {
	color: #fff;
}

.et-pb-slider-arrows a:before, .et_pb_video_play:before, ul.et_pb_member_social_links a:before {
	color: inherit;
}

ul.et_pb_social_media_follow .et_pb_social_icon a.icon {
	top: auto;
	position: relative;
}

.clearfix {
	clear: none;
	display: inline;
	display: initial;
}

address.clearfix, article.clearfix, aside.clearfix, blockquote.clearfix, canvas.clearfix, dd.clearfix, div.clearfix, dl.clearfix, fieldset.clearfix, figcaption.clearfix, figure.clearfix, footer.clearfix, form.clearfix, h1.clearfix, h2.clearfix, h3.clearfix, h4.clearfix, h5.clearfix, h6.clearfix, header.clearfix, hgroup.clearfix, hr.clearfix, main.clearfix, nav.clearfix, noscript.clearfix, ol.clearfix, output.clearfix, p.clearfix, pre.clearfix, section.clearfix, table.clearfix, tfoot.clearfix, ul.clearfix, video.clearfix {
	display: block;
}

.et_main_video_container *, .et_pb_slide_video *, .et_pb_video_box * {
	height: auto;
}

.et_main_video_container iframe, .et_pb_slide_video iframe, .et_pb_video_box iframe {
	height: 100%;
}

.et_pb_module ul {
	overflow: visible;
}

.et_pb_module ol, .et_pb_module ul, ol  .et_pb_module, ul  .et_pb_module {
	background: transparent;
}

.et_pb_module h3 {
	display: block !important;
}

.et_pb_module img {
	max-width: 100%;
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	border-radius: 0;
}

.et_pb_module img:hover {
	opacity: 1;
	box-shadow: none;
}

.et_pb_module .entry-featured-image-url {
	padding-bottom: 0;
}

.et_pb_module blockquote {
	margin: 20px 0 30px;
	padding-left: 20px;
	border-left: 5px solid;
	border-color: #2ea3f2;
	font-style: normal;
}

.et_pb_module input[type=radio] {
	margin-right: 7px;
}

.et_pb_module input.text:not(.qty), .et_pb_module input.title, .et_pb_module input[type=email], .et_pb_module input[type=password], .et_pb_module input[type=tel], .et_pb_module input[type=text], .et_pb_module input select, .et_pb_module input textarea {
	border: 1px solid #bbb;
	color: #4e4e4e;
	padding: 5px 10px;
	height: auto;
	width: auto;
}

.et_pb_module #email {
	width: 100%;
}

.et-pb-slider-arrows a {
	color: inherit;
}

.et_pb_post .post-meta a {
	color: inherit !important;
}

.et_pb_counter_amount_number {
	letter-spacing: inherit;
	text-decoration: inherit;
}

.et_pb_blurb img {
	width: inherit;
}

.comment-content *, .et_pb_blurb_container, .et_pb_blurb_container *, .et_pb_blurb_content, .et_pb_newsletter_button_text, .et_pb_newsletter_description *, .et_pb_promo_description, .et_pb_promo_description * {
	letter-spacing: inherit;
}

.et_pb_image img {
	width: inherit;
}

.et_pb_image a {
	line-height: 0;
	padding-bottom: 0;
}

.et_pb_newsletter_description {
	letter-spacing: inherit;
}

.et_pb_newsletter_form p input {
	background-color: #fff !important;
	width: 100% !important;
}

.et_pb_text * {
	letter-spacing: inherit;
}

.et_pb_section {
	background-color: transparent;
}

.et_pb_section * {
	-webkit-font-smoothing: antialiased;
}

.pagination {
	width: 100%;
	clear: both;
}

.pagination:after, .pagination:before {
	visibility: hidden;
}

.pagination a {
	width: auto;
	border: none;
	background: transparent;
}

.wp-pagenavi {
	text-align: right;
	border-top: 1px solid #e2e2e2;
	padding-top: 13px;
	clear: both;
	margin-bottom: 30px;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #666;
	margin: 0 5px;
	text-decoration: none;
	font-size: 14px !important;
	font-weight: 400 !important;
	border: none !important;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
	color: #999 !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #82c0c7 !important;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

article .et_pb_text_color_light, article .et_pb_text_color_light a, article .et_pb_text_color_light a:hover, article .et_pb_text_color_light a:visited, article .et_pb_text_color_light blockquote {
	color: #fff;
}

.et_pb_posts .et_pb_post {
	padding: 0;
	border-top: none;
	border-left: 0;
	border-right: 0;
	border-bottom: none;
	background: transparent;
	width: 100%;
	margin-top: 0;
}

.et_pb_posts .et_pb_post .entry-title a, .et_pb_posts .et_pb_post .post-content, .et_pb_posts .et_pb_post .post-content *, .et_pb_posts .et_pb_post .post-meta a, .et_pb_posts .et_pb_post .post-meta span {
	letter-spacing: inherit;
}

.et_pb_blog_grid blockquote:before, .et_pb_posts blockquote:before {
	display: none;
}

.et_pb_blog_grid .column {
	width: 100%;
	margin: 0;
}

.et_pb_blog_grid .et_pb_post {
	padding: 19px !important;
	background-image: none !important;
	float: none;
	width: 100%;
	margin-top: 0;
}

.et_pb_blog_grid .et_pb_post.nitro-lazy {
	background-image: none !important;
}

.et_pb_blog_grid .et_pb_image_container {
	max-width: none;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid article {
	border-bottom: 1px solid #ddd !important;
}

.et_pb_grid_item.entry {
	padding: 0;
}

.et_pb_module ul, ul.et_pb_module {
	margin: 0;
}

.et_pb_module li {
	list-style: none;
}

.et_pb_module h1, .et_pb_module h2, .et_pb_module h3, .et_pb_module h4, .et_pb_module h5, .et_pb_module h6 {
	margin: 0;
	text-align: inherit;
}

.et_pb_module .column {
	padding: 0;
}

.et_pb_module p {
	margin: 0;
	text-align: inherit;
}

.et_pb_module a:focus {
	outline: none;
}

.et_pb_module img {
	display: inline;
}

.et_pb_module span.percent-value {
	font-size: inherit;
	letter-spacing: inherit;
}

.et_pb_module .hentry {
	box-shadow: none;
}

.et_pb_blurb_content ol, .et_pb_blurb_content ul, .et_pb_code ol, .et_pb_code ul, .et_pb_fullwidth_header .header-content ol, .et_pb_fullwidth_header .header-content ul, .et_pb_newsletter_description_content ol, .et_pb_newsletter_description_content ul, .et_pb_promo_description ol, .et_pb_promo_description ul, .et_pb_slide_content ol, .et_pb_slide_content ul, .et_pb_tab ol, .et_pb_tab ul, .et_pb_team_member_description ol, .et_pb_team_member_description ul, .et_pb_testimonial_description_inner ol, .et_pb_testimonial_description_inner ul, .et_pb_text ol, .et_pb_text ul, .et_pb_toggle_content ol, .et_pb_toggle_content ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.et_pb_blurb_content ul li, .et_pb_code ul li, .et_pb_fullwidth_header .header-content ul li, .et_pb_newsletter_description_content ul li, .et_pb_promo_description ul li, .et_pb_slide_content ul li, .et_pb_tab ul li, .et_pb_team_member_description ul li, .et_pb_testimonial_description_inner ul li, .et_pb_text ul li, .et_pb_toggle_content ul li {
	list-style: disc;
}

.et_pb_blurb_content ol li, .et_pb_code ol li, .et_pb_fullwidth_header .header-content ol li, .et_pb_newsletter_description_content ol li, .et_pb_promo_description ol li, .et_pb_slide_content ol li, .et_pb_tab ol li, .et_pb_team_member_description ol li, .et_pb_testimonial_description_inner ol li, .et_pb_text ol li, .et_pb_toggle_content ol li {
	list-style: decimal;
}

.et_pb_section {
	margin-bottom: 0;
}

.widget .widget-title, .widget a {
	color: inherit;
}

span.et_portfolio_image {
	position: relative;
	display: block;
}

span.et_portfolio_image img {
	display: block;
}

.et_audio_container .mejs-time.mejs-currenttime-container.custom {
	line-height: 18px;
}

hr.et_pb_module {
	background-color: transparent;
	background-image: none;
	margin: 0;
	padding: 0;
}

hr.et_pb_module.nitro-lazy {
	background-image: none !important;
}

.et-pb-slider-arrows a, .et_pb_blurb_container h4 a, .et_pb_module .post-meta a, .et_pb_module h2 a, .et_pb_module li a, .et_pb_portfolio_item a, .et_pb_testimonial_meta a {
	border-bottom: none;
}

.et_pb_portfolio_filter a {
	letter-spacing: inherit;
	line-height: inherit;
}

.et_pb_portfolio img {
	width: 100%;
}

.et_pb_filterable_portfolio.et_pb_filterable_portfolio_grid .hentry, .et_pb_fullwidth_portfolio .hentry, .et_pb_portfolio_grid .hentry {
	padding: 0;
	border: none;
	clear: none;
}

.et_pb_filterable_portfolio .hentry:after, .et_pb_fullwidth_portfolio .hentry:after, .et_pb_portfolio .hentry:after, .et_pb_portfolio_grid .hentry:after {
	background: transparent;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
	font-size: 26px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter a {
	max-width: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter li {
	color: #666;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter li a {
	color: inherit !important;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter li a:hover {
	color: #666 !important;
}

.et_pb_filterable_portfolio h2 a {
	letter-spacing: inherit;
}

.et_pb_portfolio_filters li a.active {
	color: #82c0c7 !important;
}

.et_pb_module .hentry.has-post-thumbnail:first-child {
	margin-top: 0;
}

.et_pb_portfolio_items .hentry, .format-quote.hentry {
	padding: 0;
}

.et-bg-layout-dark {
	text-shadow: none;
	color: inherit;
}

.et_pb_slide_image img {
	margin: 0;
}

.et_pb_slide_description h2 {
	line-height: 1em;
	padding-bottom: 10px;
}

.et_pb_slider .mejs-offscreen {
	display: none;
}

.et_pb_slide_content * {
	letter-spacing: inherit;
}

.et_pb_countdown_timer .section {
	width: auto;
}

.et_pb_widget_area {
	max-width: 100%;
}

.et_pb_widget_area #searchform, .et_pb_widget_area #searchform #s, .et_pb_widget_area *, .et_pb_widget_area input.search-field {
	max-width: 100%;
	word-wrap: break-word;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.et_pb_widget_area .widget {
	border: none;
	background: transparent;
	padding: 0;
	box-shadow: none;
}

.et_pb_widget_area .widget:after {
	background: transparent;
}

.et_pb_widget_area .widget-title {
	border-bottom: none;
}

.et_pb_widget_area>.widget-title:not(:first-child) {
	margin-top: 30px;
}

.et_pb_widget_area .widget-title, .et_pb_widget_area h1:first-of-type, .et_pb_widget_area h2:first-of-type, .et_pb_widget_area h3:first-of-type, .et_pb_widget_area h4:first-of-type, .et_pb_widget_area h5:first-of-type, .et_pb_widget_area h6:first-of-type {
	font-weight: 500;
	font-style: normal;
}

.et_pb_widget_area .widget-title:before, .et_pb_widget_area h1:first-of-type:before, .et_pb_widget_area h2:first-of-type:before, .et_pb_widget_area h3:first-of-type:before, .et_pb_widget_area h4:first-of-type:before, .et_pb_widget_area h5:first-of-type:before, .et_pb_widget_area h6:first-of-type:before {
	display: none;
}

.et_pb_widget_area .widgettitle {
	font-size: 18px;
	padding-bottom: 10px;
}

.et_pb_widget_area .enigma_sidebar_widget, .et_pb_widget_area .fwidget, .et_pb_widget_area .sb-widget, .et_pb_widget_area .widget, .et_pb_widget_area .widget-box, .et_pb_widget_area .widget-container, .et_pb_widget_area .widget-wrapper {
	margin-top: 0;
	margin-bottom: 30px;
	color: inherit;
}

.et_pb_widget_area ul li {
	margin-top: .25em;
	margin-bottom: .25em;
	background: none;
	margin-left: 0;
}

.et_pb_widget_area ul li:after, .et_pb_widget_area ul li:before {
	display: none;
}

.et_pb_widget_area ul ul {
	border-top: none;
}

.et_pb_widget_area ul ul li {
	margin-top: 5px;
	margin-left: 15px;
}

.et_pb_widget_area ul ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.et_pb_widget_area .widgettitle:before {
	display: none;
}

.et_pb_widget_area select {
	margin-right: 0;
	margin-left: 0;
	width: auto;
}

.et_pb_widget_area img {
	max-width: 100% !important;
}

.et_pb_widget_area .enigma_sidebar_widget ul li a {
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
}

.et_pb_widget_area .enigma_sidebar_widget ul ul li:last-child {
	padding-bottom: 0;
}

.et_pb_widget_area .enigma_sidebar_widget .input-group {
	display: block;
}

.et_pb_widget_area #calendar_wrap {
	width: 100%;
}

.et_pb_widget_area #wp-calendar, .et_pb_widget_area .widget_calendar table {
	table-layout: fixed;
	width: 100%;
	margin: 0;
}

.et_pb_widget_area .widget_calendar table td, .et_pb_widget_area .widget_calendar table th {
	background: transparent;
}

.et_pb_widget_area .widget_nav_menu ul, .et_pb_widget_area .widget_nav_menu ul li {
	display: block;
}

.et_pb_widget_area .widget_nav_menu .menu {
	font-family: inherit;
}

.et_pb_widget_area .widget_nav_menu .menu-item-has-children>a:after, .et_pb_widget_area .widget_nav_menu .menu li>ul:before {
	display: none;
}

.et_pb_newsletter input#email {
	float: none;
	max-width: 100%;
}

.et_pb_newsletter_form input {
	outline: none !important;
	box-shadow: none !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	float: none;
}

.et_quote_content blockquote {
	background-color: transparent !important;
}

.et_pb_bg_layout_dark .widget, .et_pb_bg_layout_dark h1 a, .et_pb_bg_layout_dark h2 a, .et_pb_bg_layout_dark h3 a, .et_pb_bg_layout_dark h4 a, .et_pb_bg_layout_dark h5 a, .et_pb_bg_layout_dark h6 a {
	color: inherit !important;
}

.et-menu-nav {
	padding: 0 5px;
	margin-bottom: 0;
	overflow: visible !important;
	background: transparent;
	border: none;
}

.et-menu a {
	padding-top: 0;
	color: inherit !important;
	background: transparent;
	text-decoration: inherit !important;
}

.et-menu a:hover {
	background: inherit;
}

.et-menu.nav li, .et-menu.nav li a {
	float: none;
}

.et-menu.nav li ul {
	display: block;
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.et-menu.nav li li {
	padding: 0 20px !important;
	border-bottom: none;
	background: inherit;
}

.et-menu.nav li li a {
	padding: 6px 20px !important;
	border: none;
}

.et-menu.nav>li>ul {
	top: auto;
}

.et_pb_fullwidth_menu .mobile_nav, .et_pb_menu .mobile_nav {
	display: block;
}

.et_pb_fullwidth_menu .mobile_nav>span, .et_pb_menu .mobile_nav>span {
	width: auto;
	height: auto;
	top: auto;
	right: auto;
}

.et_pb_fullwidth_menu .mobile_nav.opened>span, .et_pb_menu .mobile_nav.opened>span {
	-webkit-transform: none;
	transform: none;
}

.et_pb_fullwidth_menu .et_mobile_menu li>a, .et_pb_menu .et_mobile_menu li>a {
	color: inherit !important;
	background: none;
	width: 100%;
	padding: 10px 5% !important;
}

.et_pb_fullwidth_menu .et_mobile_menu>.menu-item-has-children>a, .et_pb_menu .et_mobile_menu>.menu-item-has-children>a {
	background-color: rgba(0, 0, 0, .03);
}

.et_pb_fullwidth_menu .et_mobile_menu li li, .et_pb_menu .et_mobile_menu li li {
	padding-left: 5% !important;
}

ul.et_pb_member_social_links {
	margin-top: 20px;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
	background: #222;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 100%, .33);
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
}

.mejs-controls div.mejs-time-rail {
	padding-top: 5px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #0073aa;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	background: #eee;
	border: 1px solid #333;
	margin-left: -18px;
	text-align: center;
	color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	border: 5px solid transparent;
	border-top-color: #eee;
	border-radius: 0;
}

.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	padding: 10px 3px 0;
	box-sizing: content-box;
}

.et_pb_audio_module button {
	box-shadow: none;
	text-shadow: none;
	min-height: 0;
}

.et_pb_audio_module button:before {
	position: relative;
}

.et_pb_audio_module_content h2 {
	padding-bottom: 10px;
	line-height: 1em;
}

.et_audio_container .mejs-mediaelement {
	background: transparent;
}

.et_audio_container .mejs-clear, .et_audio_container .mejs-time-handle, .et_audio_container .mejs-volume-slider {
	display: block !important;
}

.et_audio_container span.mejs-currenttime {
	text-shadow: none;
}

.et_audio_container p.et_audio_module_meta {
	margin-bottom: 17px;
}

.et_audio_container .mejs-button.mejs-playpause-button, .et_audio_container .mejs-button.mejs-playpause-button button, .et_audio_container .mejs-button.mejs-volume-button, .et_audio_container .mejs-button.mejs-volume-button button {
	border: none;
	box-shadow: none;
}

.et_audio_container .mejs-button.mejs-playpause-button button:before {
	top: 0;
}

.et_audio_container .mejs-button.mejs-volume-button.mejs-mute, .et_audio_container .mejs-button.mejs-volume-button.mejs-unmute {
	position: relative;
	float: left;
	clear: none !important;
	top: auto;
}

.et_audio_container .mejs-button button:focus {
	text-decoration: none !important;
}

.et_audio_container .mejs-controls {
	box-shadow: none;
	bottom: auto !important;
}

.et_audio_container .mejs-controls div.mejs-time-rail {
	width: auto !important;
}

.et_audio_container .mejs-controls .mejs-time-rail span {
	height: 10px;
}

.et_audio_container .mejs-controls .mejs-time-rail a, .et_audio_container .mejs-controls .mejs-time-rail span {
	width: auto;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	border-radius: 5px;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-float {
	border: none !important;
	color: inherit !important;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider {
	width: 50px;
}

.et_audio_container span.mejs-offscreen {
	display: none;
}

.et_audio_container span.mejs-time-handle {
	background-color: #fff;
}

.et_audio_container span.mejs-time-float-current {
	min-width: 30px;
}

.et_audio_container .mejs-container {
	background-color: transparent !important;
}

.et_audio_container .mejs-container span.mejs-currenttime {
	display: inline-block;
}

.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	line-height: 1em;
}

.et_audio_container .mejs-container .mejs-horizontal-volume-current, .et_audio_container .mejs-container .mejs-time-current {
	background: #fff !important;
}

.et_audio_container .mejs-container .mejs-pause {
	top: 0;
}

.et_audio_container button:focus {
	box-shadow: none;
}

.et_audio_container .mejs-play button:after, .mejs-pause button:after, .mejs-volume-button button:after {
	display: none !important;
}

.et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n) {
	float: left !important;
}

.et_pb_module .woocommerce-page ul.products li.product, .et_pb_module .woocommerce-page ul.products li.product h3, .et_pb_module .woocommerce ul.products li.product, .et_pb_module .woocommerce ul.products li.product h3 {
	background-color: transparent;
}

.et_pb_module .woocommerce ul.products li.product h3 {
	padding: .3em 0;
}

.et_pb_module .woocommerce .star-rating span {
	padding-top: 1.5em;
}

.et_pb_module.et_pb_shop_grid:before {
	display: none;
}

.product.et-background-image {
	box-shadow: none;
}

.et_pb_shop .onsale {
	box-sizing: content-box;
	z-index: 3;
	background: #ef8f61;
	color: #fff;
	padding: 6px 18px;
	font-size: 20px;
	border-radius: 3px;
	width: auto;
	height: auto;
	line-height: 1.6em;
	text-transform: none;
	font-weight: 400;
	min-width: 0;
	min-height: 0;
	position: absolute;
	top: 20px !important;
	left: 20px !important;
	right: auto;
	-webkit-transform: none;
	transform: none;
}

.et_pb_shop .featured {
	display: inline-block !important;
}

.et_pb_shop .woocommerce ul.products {
	margin-left: 0 !important;
}

.et_pb_shop .woocommerce ul.products .entry {
	overflow: visible;
}

.et_pb_shop .woocommerce ul.products li.last {
	margin-right: 0 !important;
}

.et_pb_shop .woocommerce ul.products li.product {
	float: left;
	margin: 0 3.8% 2.992em 0;
	padding: 0;
	position: relative;
	width: 22.05%;
}

.et_pb_shop .woocommerce ul.products li.product .button {
	max-width: 100%;
	white-space: normal;
	padding: .618em 1em;
}

.et_pb_shop .woocommerce ul.products li.product a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 1em;
	box-shadow: none;
}

.et_pb_shop .woocommerce.columns-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.et_pb_shop .woocommerce.columns-2 ul.products li.product {
	width: 48%;
}

.et_pb_shop .woocommerce.columns-3 ul.products li.product {
	width: 30.75%;
}

.et_pb_shop .woocommerce.columns-5 ul.products li.product {
	width: 16.95%;
}

.et_pb_shop h3:before {
	display: none;
}

.et_pb_shop .desc {
	width: 100%;
}

.et_pb_shop .image_frame {
	width: 100%;
	margin-bottom: 15px;
}

.et_pb_shop .onsale>i {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

.et_pb_shop .onsale>span:after {
	display: none;
}

.et_pb_shop .inner_product_header {
	padding: 0;
	border: none;
}

.et_pb_shop .isotope-item>a, .et_pb_shop .woocommerce ul.products li.product>a {
	width: 100%;
}

.et_pb_shop .rating_container, .et_pb_shop .star-rating {
	float: none;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	margin-bottom: 15px;
}

.et_pb_shop .box-text {
	padding-bottom: 20px;
}

.et_pb_shop .col-inner {
	padding: 0 10px;
}

.et_pb_shop .image_frame.hover .image_wrapper img, .et_pb_shop .image_frame:hover .image_wrapper img {
	top: 0 !important;
}

.et_pb_shop .et_shop_image {
	display: block;
	position: relative;
	line-height: .8 !important;
	margin-bottom: 10px;
}

.et_pb_shop .add-to-cart-button-outer, .et_pb_shop .add_to_cart_button, .et_pb_shop .avia_cart_buttons, .et_pb_shop .image_links, .et_pb_shop .product-buttons-container, .et_pb_shop .product-thumb .button, .et_pb_shop .show-on-hover {
	display: none;
}

.et_pb_shop .inner-wrap>a {
	line-height: 0;
}

.et_pb_shop .quick-view {
	line-height: 1em;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.et_pb_pricing .et_pb_featured_table {
	z-index: 50;
}

.et_pb_pricing li span {
	letter-spacing: inherit;
}

.et_pb_tab *, .et_pb_tabs_controls a {
	letter-spacing: inherit;
	text-decoration: inherit !important;
}

.et_pb_testimonial:before {
	visibility: visible;
	width: auto;
	height: auto;
}

button.et_pb_button {
	text-shadow: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
	white-space: inherit;
}

button.et_pb_button:after {
	width: auto;
	left: auto;
	top: auto;
	background-color: transparent;
}

button.et_pb_button:hover {
	background-color: rgba(0, 0, 0, .05) !important;
}

a.et_pb_button {
	padding-bottom: .3em;
}

.et_pb_button:before {
	content: "";
}

.et_pb_contact p input {
	height: auto;
}

.et_pb_contact p input[type=text] {
	width: 100%;
}

.et_pb_contact p input, .et_pb_contact p textarea {
	border: none !important;
	border-radius: 0 !important;
	color: #999 !important;
	padding: 16px !important;
	max-width: 100%;
	outline: none !important;
	box-shadow: none;
	background-color: #eee !important;
}

.et_pb_contact .et_pb_contact_submit {
	vertical-align: top;
}

.et_pb_contact input.et_pb_contact_captcha {
	display: inline-block;
	max-width: 50px !important;
}

.et_pb_contact form span {
	width: auto;
}

.et_pb_contact_left p {
	margin: 0 3% 3% 0 !important;
	display: block;
}

.et_pb_contact_left p:last-child {
	margin-right: 0 !important;
}

.et_pb_contact_right p {
	margin: 0 !important;
}

hr.et_pb_divider {
	width: 100%;
}

.comment-form-author, .comment-form-email, .comment-form-url {
	width: auto;
	float: none;
	margin-right: 0;
	padding-bottom: 1em;
}

.comment_avatar:before {
	display: none;
}

.et_pb_comments_module a.et_pb_button {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.et_pb_comments_module button.et_pb_button {
	color: inherit;
}

.children .comment-body, .comment-body {
	border: none;
}

.et_pb_gallery_grid .et_pb_gallery_image {
	font-size: 100%;
}

.et_pb_gallery_image a {
	line-height: 0;
}

.et_pb_wc_related_products .et_shop_image {
	display: block;
	position: relative;
	line-height: .8 !important;
	margin-bottom: 10px;
}

@media (min-width:981px) {
	.et_pb_column_3_4 .et_pb_shop_grid .columns-0 ul.products li.product.last, .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product.last {
		margin-right: 5.5% !important;
	}
	
	.et_pb_column_2_3 .et_pb_shop_grid .columns-0 ul.products li.product.last {
		margin-right: 8.483% !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .columns-0 ul.products li.product.last {
		margin-right: 11.64% !important;
	}
	
	.et_pb_shop_grid .columns-0 ul.products li.product.first {
		clear: none !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(2n), .et_pb_column_2_3 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(2n), .et_pb_column_3_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(3n), .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n) {
		margin-right: 0 !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(odd), .et_pb_column_2_3 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(odd), .et_pb_column_3_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(3n+1), .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n+1) {
		clear: both !important;
	}
	
	.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n) {
		margin-right: 7.47% !important;
	}
	
	.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(3n) {
		margin-right: 0 !important;
	}
	
	.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n+1) {
		clear: none !important;
	}
	
	.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
		width: 13.5% !important;
		margin: 0 3.8% 2.992em 0 !important;
	}
	
	.woocommerce-page.columns-6 ul.products li.product.last, .woocommerce.columns-6 ul.products li.product.last {
		margin-right: 0 !important;
	}
	
	.et_pb_shop .woocommerce.columns-6 ul.products li.product:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_shop .woocommerce.columns-6 ul.products li.product.first {
		clear: both;
	}
	
	.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 20.875% !important;
		margin: 0 5.5% 5.5% 0 !important;
	}
	
	.et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 28.353% !important;
		margin: 0 7.47% 5.5% 0 !important;
	}
	
	.et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 45.758% !important;
		margin: 0 8.483% 5.5% 0 !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 44.18% !important;
		margin: 0 11.64% 5.5% 0 !important;
	}
	
	.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media only screen and (max-width:800px) {
	#main .et_pb_shop_grid .products li:nth-child(3n), #main .et_pb_shop_grid .products li:nth-child(4n) {
		float: left !important;
		margin: 0 9.5% 9.5% 0 !important;
	}
	
	#main .et_pb_shop_grid .products li:nth-child(2n) {
		margin-right: 0 !important;
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.et_pb_shop ul.products li.product:nth-child(odd) {
		clear: none !important;
	}
	
	.et_pb_column .woocommerce ul.products li.product:nth-child(3n+1) {
		clear: both !important;
	}
}

ul.products li.product .onsale {
	display: block;
}

ul.products li.product .star-rating {
	margin-top: 5px;
}

ul.products li.product .price {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
}

ul.products li.product .price:after {
	display: none;
}

ul.products li.product .price del {
	display: block;
	margin-bottom: 10px;
}

ul.products li.product .price ins {
	margin-left: 0;
}

ul.products li.product .price ins:before {
	content: "" !important;
}

* {
	box-sizing: border-box;
}

#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_social_icon a.icon:before, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, a.et_pb_more_button:after {
	font-family: ETmodules !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}

.et_pb_custom_button_icon.et_pb_button:after, .et_pb_login .et_pb_custom_button_icon.et_pb_button:after {
	content: attr(data-icon);
}

.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
	content: attr(data-icon) !important;
}

.et-pb-icon {
	font-family: ETmodules;
	content: attr(data-icon);
	speak: none;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 96px;
	font-style: normal;
	display: inline-block;
	box-sizing: border-box;
	direction: ltr;
}

#et-ajax-saving {
	display: none;
	-webkit-transition: background .3s, box-shadow .3s;
	transition: background .3s, box-shadow .3s;
	box-shadow: 0 0 60px rgba(0, 139, 219, .247059);
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50px;
	margin: -25px 0 0 -25px;
	z-index: 999999;
	text-align: center;
}

#et-ajax-saving img {
	margin: 9px;
}

.et-safe-mode-indicator, .et-safe-mode-indicator:focus, .et-safe-mode-indicator:hover {
	box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
	background: #29c4a9;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 12px;
	line-height: 16px;
	border-radius: 3px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999999;
	text-decoration: none;
	font-family: Open Sans, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.et_pb_button {
	font-size: 20px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em !important;
	background-color: transparent;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative;
	border: 2px solid;
	border-radius: 3px;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all !important;
	transition-property: all !important;
}

.et_pb_button_inner {
	position: relative;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	border: 2px solid transparent;
	padding: .3em 2em .3em .7em;
}

.et_pb_button:hover {
	background-color: hsla(0, 0%, 100%, .2);
}

.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover {
	background-color: rgba(0, 0, 0, .05);
}

.et_pb_button:after, .et_pb_button:before {
	font-size: 32px;
	line-height: 1em;
	content: "";
	opacity: 0;
	position: absolute;
	margin-left: -1em;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-transform: none;
	font-feature-settings: "kern" off;
	font-variant: none;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
}

.et_pb_button.et_hover_enabled:hover:after, .et_pb_button.et_pb_hovered:hover:after {
	-webkit-transition: none !important;
	transition: none !important;
}

.et_pb_button:before {
	display: none;
}

.et_pb_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
	color: #fff !important;
}

.et_pb_module.et_pb_text_align_left {
	text-align: left;
}

.et_pb_module.et_pb_text_align_center {
	text-align: center;
}

.et_pb_module.et_pb_text_align_right {
	text-align: right;
}

.et_pb_module.et_pb_text_align_justified {
	text-align: justify;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.et_pb_bg_layout_light .et_pb_more_button {
	color: #2ea3f2;
}

.et_builder_inner_content {
	position: relative;
	z-index: 1;
}

header  .et_builder_inner_content {
	z-index: 2;
}

.et_pb_css_mix_blend_mode_passthrough {
	mix-blend-mode: unset !important;
}

.et_pb_image_container {
	margin: -20px -20px 29px;
}

.et_pb_module_inner {
	position: relative;
}

.et_hover_enabled_preview {
	z-index: 2;
}

.et_hover_enabled:hover {
	position: relative;
	z-index: 2;
}

.et_pb_all_tabs, .et_pb_module, .et_pb_posts_nav a, .et_pb_tab, .et_pb_with_background {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_with_border {
	position: relative;
	border: 0 solid #333;
}

.post-password-required .et_pb_row {
	padding: 0;
	width: 100%;
}

.post-password-required .et_password_protected_form {
	min-height: 0;
}

body.et_pb_pagebuilder_layout.et_pb_show_title  .post-password-required .et_password_protected_form h1, body:not(.et_pb_pagebuilder_layout)  .post-password-required .et_password_protected_form h1 {
	display: none;
}

.et_pb_no_bg {
	padding: 0 !important;
}

.et_overlay.et_pb_inline_icon:before, .et_pb_inline_icon:before {
	content: attr(data-icon);
}

.et_pb_more_button {
	color: inherit;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	margin-top: 20px;
}

.et_parallax_bg_wrap {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.et_parallax_bg {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.et_parallax_bg.et_parallax_bg__hover, .et_parallax_bg.et_parallax_bg_phone, .et_parallax_bg.et_parallax_bg_tablet, .et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover) {
	display: none;
}

.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover {
	display: block;
}

.et_pb_module.et_pb_section_parallax, .et_pb_posts_nav a.et_pb_section_parallax, .et_pb_tab.et_pb_section_parallax {
	position: relative;
}

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: fixed;
}

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css, body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
	bottom: auto;
}

.et_pb_section_parallax.et_pb_column .et_pb_module, .et_pb_section_parallax.et_pb_row .et_pb_column, .et_pb_section_parallax.et_pb_row .et_pb_module {
	z-index: 9;
	position: relative;
}

.et_pb_more_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_preload .et_pb_section_video_bg, .et_pb_preload>div {
	visibility: hidden;
}

.et_pb_preload, .et_pb_section.et_pb_section_video.et_pb_preload {
	position: relative;
	background: #464646 !important;
}

.et_pb_preload:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: url("https://lifelikedentureswa.com/wp-content/plugins/dcf-2-0/core/admin/images/loader.gif") no-repeat;
	border-radius: 32px;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
}

.box-shadow-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	pointer-events: none;
}

.et_pb_section>.box-shadow-overlay~.et_pb_row {
	z-index: 11;
}

.et_pb_row>.box-shadow-overlay {
	z-index: 8;
}

.has-box-shadow-overlay {
	position: relative;
}

.et_clickable {
	cursor: pointer;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.et_multi_view_hidden, .et_multi_view_hidden_image {
	display: none !important;
}

#et-pb-motion-effects-offset-tracker {
	visibility: hidden !important;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.et-pb-before-scroll-animation {
	opacity: 0;
}

header.et-l.et-l--header:after {
	clear: both;
	display: block;
	content: "";
}

.et_pb_module {
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
}

@-webkit-keyframes fadeBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeTop {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeTop {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.et-waypoint:not(.et_pb_counters) {
	opacity: 0;
}

@media (min-width:981px) {
	.et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0;
	}
}

@media (max-width:980px) {
	.et_overlay.et_pb_inline_icon_tablet:before, .et_pb_inline_icon_tablet:before {
		content: attr(data-icon-tablet);
	}
	
	.et_parallax_bg.et_parallax_bg_tablet_exist {
		display: none;
	}
	
	.et_parallax_bg.et_parallax_bg_tablet {
		display: block;
	}
	
	.et_pb_column .et_pb_module {
		margin-bottom: 30px;
	}
	
	.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_more_button {
		display: inline-block !important;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_button, .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_light_tablet .et_pb_more_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
		color: #666;
	}
	
	.et_pb_bg_layout_light_tablet h1, .et_pb_bg_layout_light_tablet h2, .et_pb_bg_layout_light_tablet h3, .et_pb_bg_layout_light_tablet h4, .et_pb_bg_layout_light_tablet h5, .et_pb_bg_layout_light_tablet h6 {
		color: #333 !important;
	}
	
	.et_pb_module  .et_pb_bg_layout_light_tablet.et_pb_button {
		color: #2ea3f2 !important;
	}
	
	.et_pb_bg_layout_light_tablet {
		color: #666 !important;
	}
	
	.et_pb_bg_layout_dark_tablet, .et_pb_bg_layout_dark_tablet h1, .et_pb_bg_layout_dark_tablet h2, .et_pb_bg_layout_dark_tablet h3, .et_pb_bg_layout_dark_tablet h4, .et_pb_bg_layout_dark_tablet h5, .et_pb_bg_layout_dark_tablet h6 {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_button, .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_tablet .et_pb_more_button {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
		color: #fff;
	}
	
	.et_pb_module.et_pb_text_align_left-tablet {
		text-align: left;
	}
	
	.et_pb_module.et_pb_text_align_center-tablet {
		text-align: center;
	}
	
	.et_pb_module.et_pb_text_align_right-tablet {
		text-align: right;
	}
	
	.et_pb_module.et_pb_text_align_justified-tablet {
		text-align: justify;
	}
}

@media (max-width:767px) {
	.et_pb_more_button {
		display: inline-block !important;
	}
	
	.et_overlay.et_pb_inline_icon_phone:before, .et_pb_inline_icon_phone:before {
		content: attr(data-icon-phone);
	}
	
	.et_parallax_bg.et_parallax_bg_phone_exist {
		display: none;
	}
	
	.et_parallax_bg.et_parallax_bg_phone {
		display: block;
	}
	
	.et-hide-mobile {
		display: none !important;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_button, .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_light_phone .et_pb_more_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_forgot_password a {
		color: #666;
	}
	
	.et_pb_bg_layout_light_phone h1, .et_pb_bg_layout_light_phone h2, .et_pb_bg_layout_light_phone h3, .et_pb_bg_layout_light_phone h4, .et_pb_bg_layout_light_phone h5, .et_pb_bg_layout_light_phone h6 {
		color: #333 !important;
	}
	
	.et_pb_module  .et_pb_bg_layout_light_phone.et_pb_button {
		color: #2ea3f2 !important;
	}
	
	.et_pb_bg_layout_light_phone {
		color: #666 !important;
	}
	
	.et_pb_bg_layout_dark_phone, .et_pb_bg_layout_dark_phone h1, .et_pb_bg_layout_dark_phone h2, .et_pb_bg_layout_dark_phone h3, .et_pb_bg_layout_dark_phone h4, .et_pb_bg_layout_dark_phone h5, .et_pb_bg_layout_dark_phone h6 {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_button, .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_phone .et_pb_more_button {
		color: inherit;
	}
	
	.et_pb_module  .et_pb_bg_layout_dark_phone.et_pb_button {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
		color: #fff;
	}
	
	.et_pb_module.et_pb_text_align_left-phone {
		text-align: left;
	}
	
	.et_pb_module.et_pb_text_align_center-phone {
		text-align: center;
	}
	
	.et_pb_module.et_pb_text_align_right-phone {
		text-align: right;
	}
	
	.et_pb_module.et_pb_text_align_justified-phone {
		text-align: justify;
	}
}

@media (max-width:479px) {
	a.et_pb_more_button {
		display: block;
	}
}

@media (min-width:768px) and (max-width:980px) {
	[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped) {
		display: none !important;
	}
}

@media (max-width:767px) {
	[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
		display: none !important;
	}
}

.et_pb_with_background .et_pb_row, .single.et_full_width_page .et_pb_row, .single.et_full_width_portfolio_page .et_pb_row {
	width: 80%;
}

.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth {
	width: 100% !important;
	max-width: 100% !important;
}

.et_pb_with_background .et_pb_row.et_pb_row_fullwidth, .et_pb_with_background.et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth, .single.et_full_width_page .et_pb_row.et_pb_row_fullwidth, .single.et_full_width_page .et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth, .single.et_full_width_portfolio_page .et_pb_row.et_pb_row_fullwidth, .single.et_full_width_portfolio_page .et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth {
	width: 100% !important;
	max-width: 100% !important;
}

.mfp-ready.mfp-fade .mfp-figure {
	opacity: 1;
}

.mfp-image-holder .mfp-arrow {
	border: none !important;
	opacity: .55;
	width: 48px !important;
	height: 48px !important;
}

.mfp-image-holder .mfp-arrow:after {
	background: none;
	opacity: 1;
	-webkit-transform: none !important;
	transform: none !important;
}

.mfp-image-holder .mfp-arrow-right {
	right: 10px !important;
}

.mfp-image-holder .mfp-arrow-left, .mfp-image-holder .mfp-arrow-left:after {
	left: 0 !important;
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	content: "";
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	content: "";
}

#et-boc ul.products li.product .woocommerce-loop-product__link {
	display: inline-block;
}

#et-boc .woocommerce-product-gallery img {
	width: 100%;
}

.et_pb_section {
	position: relative;
	background-color: #fff;
	background-position: 50%;
}

.et_pb_section--absolute, .et_pb_section--fixed {
	width: 100%;
}

.et_pb_section.et_section_transparent {
	background-color: transparent;
}

.et_pb_fullwidth_section {
	padding: 0;
}

.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
	padding: 0 !important;
}

.et_pb_inner_shadow {
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
}

.et_pb_bottom_inside_divider, .et_pb_top_inside_divider {
	display: block;
	background-repeat-y: no-repeat;
	height: 100%;
	position: absolute;
	pointer-events: none;
	width: 100%;
	left: 0;
	right: 0;
}

.et_pb_bottom_inside_divider.et-no-transition, .et_pb_top_inside_divider.et-no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}

.et_pb_top_inside_divider {
	margin-top: -1px;
}

.et_pb_bottom_inside_divider {
	margin-bottom: -1px;
}

.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider, .et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
	z-index: 1;
}

.et_pb_section_video:not(.et_pb_menu):not(.et_pb_fullwidth_menu) {
	overflow: hidden;
	position: relative;
}

.et_pb_column>.et_pb_section_video_bg {
	z-index: -1;
}

.et_pb_section_video_bg {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	pointer-events: none;
	-webkit-transition: display .3s;
	transition: display .3s;
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover, .et_pb_section_video_bg.et_pb_section_video_bg_phone, .et_pb_section_video_bg.et_pb_section_video_bg_tablet, .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
	display: none;
}

.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play {
	display: none !important;
}

.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
	max-width: none;
}

.et_pb_section_video_bg .mejs-video {
	left: 50%;
	position: absolute;
	max-width: none;
}

.et_pb_section_video_bg .mejs-overlay-loading {
	display: none !important;
}

.et_pb_social_network_link .et_pb_section_video {
	overflow: visible;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
	display: none;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover, .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
	display: block;
}

@media (min-width:981px) {
	.et_pb_section {
		padding: 4% 0;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_section {
		padding-top: 0;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: block;
	}
}

@media (max-width:980px) {
	.et_pb_section {
		padding: 50px 0;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_section {
		padding-top: 0;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet {
		display: block;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: none;
	}
}

@media (min-width:768px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: block;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
		display: block;
	}
}

@media (max-width:767px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_phone {
		display: block;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: none;
	}
}

.et_pb_row {
	width: 80%;
	max-width: 1600px;
	margin: auto;
	position: relative;
}

.section_has_divider .et_pb_row {
	z-index: 5;
}

.et_pb_row_inner {
	width: 100%;
	position: relative;
}

.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none;
}

.et_pb_row:after, .et_pb_row_inner:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0;
}

.et_pb_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3 {
	margin-bottom: 0;
}

.et_pb_column {
	float: left;
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px;
}

.et_pb_column--with-menu {
	z-index: 3;
}

.et_pb_column.et_pb_column_empty {
	min-height: 1px;
}

.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
	margin-right: 0 !important;
}

.et_pb_column.et_pb_section_parallax {
	position: relative;
}

.et_pb_column, .et_pb_row, .et_pb_row_inner {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

@media (min-width:981px) {
	.et_pb_row {
		padding: 2% 0;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_row {
		padding: 0;
		width: 100%;
	}
	
	.et_pb_column_3_4 .et_pb_row_inner {
		padding: 3.735% 0;
	}
	
	.et_pb_column_2_3 .et_pb_row_inner {
		padding: 4.2415% 0;
	}
	
	.et_pb_column_1_2 .et_pb_row_inner, .et_pb_column_3_5 .et_pb_row_inner {
		padding: 5.82% 0;
	}
	
	.et_section_specialty>.et_pb_row {
		padding: 0;
	}
	
	.et_pb_row_inner {
		width: 100%;
	}
	
	.et_pb_column_single {
		padding: 2.855% 0;
	}
	
	.et_pb_column_single .et_pb_module.et-first-child, .et_pb_column_single .et_pb_module:first-child {
		margin-top: 0;
	}
	
	.et_pb_column_single .et_pb_module.et-last-child, .et_pb_column_single .et_pb_module:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
		margin-right: 0 !important;
	}
	
	.et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_pb_row {
		display: -webkit-box;
		display: flex;
		direction: ltr;
	}
	
	.et_pb_row.et_pb_equal_columns>.et_pb_column, .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
		-webkit-box-ordinal-group: 2;
		order: 1;
	}
}

@media (max-width:980px) {
	.et_pb_row {
		max-width: 1080px;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_row {
		padding: 0;
		width: 100%;
	}
	
	.et_pb_column .et_pb_row_inner, .et_pb_row {
		padding: 30px 0;
	}
	
	.et_section_specialty>.et_pb_row {
		padding: 0;
	}
	
	.et_pb_column {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child {
		margin-bottom: 0;
	}
	
	.et_section_specialty .et_pb_row>.et_pb_column {
		padding-bottom: 0;
	}
	
	.et_pb_column.et_pb_column_empty {
		display: none;
	}
	
	.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
	}
	
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n), .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd), .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
		margin-right: 0;
	}
	
	.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2), .et_pb_row_5col .et_pb_column:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n), .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3), .et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media (max-width:479px) {
	.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child, .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_5:last-child, .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_column {
		width: 100% !important;
	}
}

.et_pb_grid_item.first_in_row {
	clear: both;
}

.et_pb_grid_item:not(.first_in_row) {
	clear: none;
}

@media (min-width:981px) {
	.et_pb_grid_item {
		float: left;
		position: relative;
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 5.5% 7.5% 0;
		width: 29.666%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 5.5% 9.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item:nth-child(3n) {
		margin-right: 5.5%;
	}
	
	.et_pb_column .et_pb_grid_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_column .et_pb_grid_item .last_in_row, .et_pb_column .et_pb_grid_item:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_grid_item .first_in_row, .et_pb_column .et_pb_grid_item:nth-child(odd) {
		clear: both;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
	
	.et_pb_column .et_pb_grid_item .on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

.et_overlay {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .9);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
}

.et_overlay:before {
	color: #2ea3f2;
	content: "";
	position: absolute;
	top: 55%;
	left: 50%;
	margin: -16px 0 0 -16px;
	font-size: 32px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.et_portfolio_image, .et_shop_image {
	position: relative;
	display: block;
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

#ie7 .et_overlay, #ie8 .et_overlay {
	display: none;
}

.et_pb_module.et_pb_has_overlay {
	position: relative;
}

.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
	border: none;
}

.et_pb_bg_layout_light .et_pb_newsletter_button {
	color: #2ea3f2;
}

.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox]+label i, .et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i, .et_pb_with_border .et_pb_newsletter_form input, .et_pb_with_border .et_pb_newsletter_form select, .et_pb_with_border .et_pb_newsletter_form textarea, .et_pb_with_focus_border .et_pb_newsletter_form input:focus {
	border: 0 solid #333;
}

.et_pb_newsletter_description {
	word-wrap: break-word;
}

.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field {
	padding-left: 0;
}

.et_pb_newsletter p .et_pb_signup_error {
	border: 1px solid red !important;
}

.et_pb_newsletter {
	padding: 25px;
}

.et_pb_newsletter .et_pb_module_header:empty {
	display: none;
}

.et_pb_newsletter_description p:last-of-type {
	padding-bottom: 0;
}

.et_pb_newsletter_description_no_title.et_pb_newsletter_description_no_content .et_pb_newsletter_form {
	-webkit-box-ordinal-group: 3;
	order: 2;
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
	padding-bottom: 1em;
	margin-bottom: 0;
}

.et_pb_newsletter_form .input, .et_pb_newsletter_form input[type=password], .et_pb_newsletter_form input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field textarea, .et_pb_newsletter_form select, .et_pb_newsletter_form textarea {
	-webkit-appearance: none;
	padding: 14px 4% !important;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	width: 100%;
	font-weight: 400;
	border-width: 0;
	border-radius: 3px;
}

.et_pb_newsletter_form .et_pb_newsletter_field[data-type=select]:after {
	margin-top: -3px;
}

.et_pb_newsletter_form p .et_pb_subscribe_error {
	border: 1px solid red !important;
}

.et_pb_newsletter_result {
	display: none;
}

.et_pb_newsletter_success {
	text-align: center;
}

.et_pb_newsletter_button {
	display: block;
	color: inherit;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.et_pb_newsletter_button:hover {
	text-decoration: none;
}

.et_pb_newsletter_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_newsletter_button_text {
	word-break: break-word;
}

.et_pb_newsletter_fields, .et_pb_newsletter_footer {
	width: 100%;
}

.et_pb_newsletter_footer {
	margin-top: 20px;
}

.et_pb_newsletter_footer:empty {
	margin-top: 0;
}

.et_pb_newsletter .et_pb_newsletter_fields {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_newsletter .et_pb_newsletter_fields>* {
	flex-basis: 100%;
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
	flex-basis: 48.5%;
}

.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description, .et_pb_newsletter_layout_right_left .et_pb_newsletter_description {
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.et_pb_newsletter .et_pb_contact_field_last+.et_pb_newsletter_field {
	padding-left: 0;
}

.et_pb_newsletter .et_pb_contact_field--hidden {
	display: none;
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 50%;
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	padding-left: 40px;
	padding-right: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
	padding-left: 40px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-right: 40px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

@media (max-width:980px) {
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	p.et_pb_contact_field.et_pb_contact_field_last_tablet+p.et_pb_contact_field.et_pb_contact_field_last_tablet, p.et_pb_contact_field_half_tablet+p.et_pb_contact_field_last_tablet:not(.et_pb_contact_field_half_tablet) {
		clear: both;
	}
	
	.et_pb_newsletter .et_pb_contact_field_last_tablet+.et_pb_newsletter_field {
		padding-left: 0;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_tablet {
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet {
		flex-basis: 100%;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_newsletter_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_newsletter_button {
		color: inherit;
	}
}

@media (max-width:767px) {
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_newsletter .et_pb_contact_field_last_phone+.et_pb_newsletter_field {
		padding-left: 0;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_phone {
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone {
		flex-basis: 100%;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_newsletter_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_newsletter_button {
		color: inherit;
	}
}

.gecko .et_pb_newsletter .et_pb_newsletter_field {
	margin-bottom: 1vw;
}

body .grecaptcha-badge {
	visibility: hidden;
}

body.et_pb_recaptcha_enabled .grecaptcha-badge {
	visibility: visible;
	visibility: initial;
	z-index: 9999;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 50%;
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	padding-left: 40px;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
	padding-left: 40px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-right: 40px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0;
}

@media (max-width:980px) {
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
}

@media (max-width:767px) {
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
}

.et_pb_contact_form_label {
	display: none;
}

.et_pb_with_border.et_pb_contact_field .input[type=checkbox]+label i, .et_pb_with_border.et_pb_contact_field .input[type=radio]+label i, .et_pb_with_border.et_pb_contact_field input, .et_pb_with_border.et_pb_contact_field select, .et_pb_with_border.et_pb_contact_field textarea {
	border: 0 solid #333;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: -webkit-box;
	display: flex;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_contact_field_options_list label a:empty:before {
	content: "";
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	box-sizing: border-box;
	font-size: 16px;
}

.et_pb_contact_field[data-type=booleancheckbox] .et_pb_contact_field_options_title {
	display: inline-block;
}

.et_pb_contact_field[data-type=select] {
	position: relative;
}

.et_pb_contact_field[data-type=select]:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top-color: #666;
	margin-top: 3px;
	pointer-events: none;
}

p.et_pb_contact_field {
	padding: 0 0 0 3%;
	margin-bottom: 3%;
	background-position: 50%;
	background-size: cover;
}

p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last, p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half+p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
	clear: both;
}

.et_pb_contact_field *, .et_pb_contact_field.et_pb_section_parallax, .et_pb_contact_field.et_pb_section_video {
	position: relative;
}

.et_pb_contact_field a {
	color: inherit;
	font-weight: 700;
	text-decoration: underline;
}

.et_pb_contact_select {
	color: #999;
	background-color: #eee;
	padding: 16px 20px 16px 16px;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

.et_pb_contact_select::-ms-expand {
	display: none;
}

.et_pb_contact_field_options_wrapper {
	display: block;
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	margin-bottom: .5em;
	font-weight: 600;
}

.et_pb_contact_field_options_wrapper:after {
	clear: both;
	content: " ";
	display: block;
}

.et_pb_contact_field_checkbox, .et_pb_contact_field_options_title, .et_pb_contact_field_radio, .et_pb_contact_field_select_title {
	display: block;
}

.et_pb_contact_field_radio_title, .et_pb_contact_field_select_title {
	font-size: 16px;
	padding-bottom: 4px;
}

.et_pb_contact_field textarea.et_pb_contact_message {
	min-height: 150px;
	display: block;
}

@media (max-width:980px) {
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
}

@media (max-width:767px) {
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	p.et_pb_contact_field.et_pb_contact_field_last_phone+p.et_pb_contact_field.et_pb_contact_field_last_phone, p.et_pb_contact_field_half_phone+p.et_pb_contact_field_last_phone:not(.et_pb_contact_field_half_phone) {
		clear: both;
	}
}

.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px;
}

.et_audio_container .mejs-container {
	width: auto !important;
	min-width: unset !important;
	height: auto !important;
}

.et_audio_container .mejs-container, .et_audio_container .mejs-container .mejs-controls, .et_audio_container .mejs-embed, .et_audio_container .mejs-embed body {
	background: none;
	height: auto;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded, .et_audio_container .mejs-time.mejs-currenttime-container {
	display: none !important;
}

.et_audio_container .mejs-time {
	display: block !important;
	padding: 0;
	margin-left: 10px;
	margin-right: 90px;
	line-height: inherit;
}

.et_audio_container .mejs-android .mejs-time, .et_audio_container .mejs-ios .mejs-time, .et_audio_container .mejs-ipad .mejs-time, .et_audio_container .mejs-iphone .mejs-time {
	margin-right: 0;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 100%, .5);
	border-radius: 5px;
	height: 4px;
	margin: 8px 0 0;
	top: 0;
	right: 0;
	left: auto;
}

.et_audio_container .mejs-controls>div {
	height: 20px !important;
}

.et_audio_container .mejs-controls div.mejs-time-rail {
	padding-top: 0;
	position: relative;
	display: block !important;
	margin-left: 42px;
	margin-right: 0;
}

.et_audio_container span.mejs-time-total.mejs-time-slider {
	display: block !important;
	position: relative !important;
	max-width: 100%;
	min-width: unset !important;
}

.et_audio_container .mejs-button.mejs-volume-button {
	width: auto;
	height: auto;
	margin-left: auto;
	position: absolute;
	right: 59px;
	bottom: -2px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	height: 4px;
	border-radius: 5px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	border: none;
	width: 10px;
}

.et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.et_audio_container .mejs-time-rail .mejs-time-hovered {
	height: 4px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	background: #fff;
	border-radius: 5px;
	height: 10px;
	position: absolute;
	top: -3px;
}

.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 18px;
}

.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
	display: block !important;
	height: 19px;
	margin-left: 5px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
	height: 4px;
}

.et_audio_container .mejs-playpause-button button, .et_audio_container .mejs-volume-button button {
	background: none !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
	position: relative !important;
	z-index: 99;
}

.et_audio_container .mejs-playpause-button button:before {
	content: "E" !important;
	font-size: 32px;
	left: 0;
	top: -8px;
}

.et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before {
	color: #fff;
}

.et_audio_container .mejs-playpause-button {
	margin-top: -7px !important;
	width: auto !important;
	height: auto !important;
	position: absolute;
}

.et_audio_container .mejs-controls .mejs-button button:focus {
	outline: none;
}

.et_audio_container .mejs-playpause-button.mejs-pause button:before {
	content: "`" !important;
}

.et_audio_container .mejs-volume-button button:before {
	content: "";
	font-size: 18px;
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 60%, .5);
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #999;
}

.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
	color: #666;
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle {
	background: #666;
}

.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
	color: #999;
}

.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px;
}

.et_audio_container .mejs-container .mejs-controls {
	padding: 0;
	flex-wrap: wrap;
	min-width: unset !important;
	position: relative;
}

@media (max-width:980px) {
	.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

@media (max-width:767px) {
	.et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 14px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

.et_pb_video_box {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0;
}

.et_pb_video_box video {
	width: 100% !important;
	height: auto !important;
}

.et_pb_video_overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.et_pb_video_play:before {
	font-family: ETmodules;
	content: "I";
}

.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 50%;
	top: 50%;
}

.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
	font-size: 6rem;
	line-height: 6rem;
	margin-left: -3rem;
	margin-top: -3rem;
}

.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
	font-size: 3rem;
	line-height: 3rem;
	margin-left: -1.5rem;
	margin-top: -1.5rem;
}

.et_pb_bg_layout_light .et_pb_video_play {
	color: #333;
}

.et_pb_video_overlay_hover {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
		font-size: 6rem;
		line-height: 6rem;
		margin-left: -3rem;
		margin-top: -3rem;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_video_play {
		color: #333;
	}
}

@media (max-width:768px) {
	.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
		font-size: 3rem;
		line-height: 3rem;
		margin-left: -1.5rem;
		margin-top: -1.5rem;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_video_play {
		color: #333;
	}
}

.et_audio_content, .et_link_content, .et_quote_content {
	background-color: #2ea3f2;
}

.et_pb_post .et-pb-controllers a {
	margin-bottom: 10px;
}

.format-gallery .et-pb-controllers {
	bottom: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 19px;
}

.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 180px;
}

.et_audio_content .wp-block-audio {
	margin: 0;
	padding: 0;
}

.et_audio_content h2 {
	line-height: 44px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0;
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_3_5 .et_audio_content {
	padding: 35px 40px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2 {
	line-height: 32px;
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_3_8 .et_audio_content {
	padding: 35px 20px;
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	font-size: 18px;
	line-height: 26px;
}

article.et_pb_has_overlay .et_pb_blog_image_container {
	position: relative;
}

.et_pb_post>.et_main_video_container {
	position: relative;
	margin-bottom: 30px;
}

.et_pb_post .et_pb_video_overlay .et_pb_video_play {
	color: #fff;
}

.et_pb_post .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

.et_audio_content, .et_link_content, .et_quote_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px;
}

.et_audio_content h2, .et_link_content a.et_link_main_url, .et_link_content h2, .et_quote_content blockquote cite, .et_quote_content blockquote p {
	color: #fff !important;
}

.et_quote_main_link {
	position: absolute;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}

.et_quote_content blockquote {
	padding: 0;
	margin: 0;
	border: none;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	margin-top: 0;
}

.et_audio_content h2 {
	margin-bottom: 20px;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	line-height: 44px;
}

.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
	font-size: 18px;
	font-weight: 200;
}

.et_quote_content blockquote cite {
	font-style: normal;
}

.et_pb_column_2_3 .et_quote_content {
	padding: 50px 42px 45px;
}

.et_pb_column_2_3 .et_audio_content, .et_pb_column_2_3 .et_link_content {
	padding: 40px 40px 45px;
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_1_2 .et_link_content, .et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_audio_content, .et_pb_column_3_5 .et_link_content, .et_pb_column_3_5 .et_quote_content {
	padding: 35px 40px;
}

.et_pb_column_1_2 .et_quote_content blockquote p, .et_pb_column_3_5 .et_quote_content blockquote p {
	font-size: 26px;
	line-height: 32px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_2 .et_link_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_5 .et_link_content h2 {
	line-height: 32px;
}

.et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_3_5 .et_link_content a.et_link_main_url, .et_pb_column_3_5 .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
	padding: 35px 30px 32px;
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_3 .et_link_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_4 .et_link_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_5 .et_link_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_1_6 .et_link_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_2_5 .et_link_content, .et_pb_column_3_8 .et_audio_content, .et_pb_column_3_8 .et_link_content {
	padding: 35px 20px;
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_3 .et_link_content h2, .et_pb_column_1_3 .et_quote_content blockquote p, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_4 .et_link_content h2, .et_pb_column_1_4 .et_quote_content blockquote p, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_5 .et_link_content h2, .et_pb_column_1_5 .et_quote_content blockquote p, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_1_6 .et_link_content h2, .et_pb_column_1_6 .et_quote_content blockquote p, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_2_5 .et_link_content h2, .et_pb_column_2_5 .et_quote_content blockquote p, .et_pb_column_3_8 .et_audio_content h2, .et_pb_column_3_8 .et_link_content h2, .et_pb_column_3_8 .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px;
}

.et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_column_1_5 .et_link_content a.et_link_main_url, .et_pb_column_1_5 .et_quote_content blockquote cite, .et_pb_column_1_6 .et_link_content a.et_link_main_url, .et_pb_column_1_6 .et_quote_content blockquote cite, .et_pb_column_2_5 .et_link_content a.et_link_main_url, .et_pb_column_2_5 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_post .et_pb_gallery_post_type .et_pb_slide {
	min-height: 500px;
	background-size: cover !important;
	background-position: top;
}

.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

.et_pb_post>.et_pb_slider {
	margin-bottom: 30px;
}

.et_pb_column_3_4 .et_pb_post .et_pb_slide {
	min-height: 442px;
}

.et_pb_column_2_3 .et_pb_post .et_pb_slide {
	min-height: 390px;
}

.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
	min-height: 284px;
}

.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
	min-height: 180px;
}

.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
	min-height: 125px;
}

.et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_video .pagination {
	position: relative;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et_pb_bg_layout_dark .et_pb_post p {
	color: inherit;
}

.et_pb_text_color_dark .et_audio_content h2, .et_pb_text_color_dark .et_link_content a.et_link_main_url, .et_pb_text_color_dark .et_link_content h2, .et_pb_text_color_dark .et_quote_content blockquote cite, .et_pb_text_color_dark .et_quote_content blockquote p {
	color: #666 !important;
}

.et_pb_text_color_dark.et_audio_content h2, .et_pb_text_color_dark.et_link_content a.et_link_main_url, .et_pb_text_color_dark.et_link_content h2, .et_pb_text_color_dark.et_quote_content blockquote cite, .et_pb_text_color_dark.et_quote_content blockquote p {
	color: #bbb !important;
}

.et_pb_text_color_dark.et_audio_content, .et_pb_text_color_dark.et_link_content, .et_pb_text_color_dark.et_quote_content {
	background-color: #e8e8e8;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_quote_content {
		padding: 50px 70px 45px;
	}
	
	.et_pb_column_2_3 .et_quote_content {
		padding: 50px 50px 45px;
	}
	
	.et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_quote_content {
		padding: 35px 47px 30px;
	}
	
	.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_column_4_4 .et_pb_post .et_pb_slide {
		min-height: 534px;
	}
	
	.et_pb_column_3_4 .et_pb_post .et_pb_slide {
		min-height: 392px;
	}
	
	.et_pb_column_2_3 .et_pb_post .et_pb_slide {
		min-height: 345px;
	}
	
	.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
		min-height: 250px;
	}
	
	.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
	
	.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
		min-height: 108px;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2 {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_content h2, .et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_tablet .et_link_content h2, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_content h2, .et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet .et_link_content h2, .et_pb_text_color_dark_tablet .et_quote_content blockquote cite, .et_pb_text_color_dark_tablet .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2, .et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet.et_link_content h2, .et_pb_text_color_dark_tablet.et_quote_content blockquote cite, .et_pb_text_color_dark_tablet.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content, .et_pb_text_color_dark_tablet.et_link_content, .et_pb_text_color_dark_tablet.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 384px !important;
	}
	
	.et_quote_content {
		padding: 50px 43px 45px !important;
	}
	
	.et_quote_content blockquote p {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_quote_content blockquote cite {
		font-size: 18px !important;
	}
	
	.et_link_content {
		padding: 40px 40px 45px;
	}
	
	.et_link_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_link_content a.et_link_main_url {
		font-size: 18px !important;
	}
}

@media (max-width:767px) {
	.et_audio_content h2, .et_link_content h2, .et_quote_content, .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_audio_content, .et_link_content {
		padding: 35px 20px !important;
	}
	
	.et_audio_content h2 {
		margin-bottom: 9px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.format-gallery .et-pb-controllers {
		height: auto;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2, .et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_phone .et_link_content h2, .et_pb_bg_layout_dark_phone .et_quote_content blockquote cite, .et_pb_bg_layout_dark_phone .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone .et_audio_content h2, .et_pb_text_color_dark_phone .et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone .et_link_content h2, .et_pb_text_color_dark_phone .et_quote_content blockquote cite, .et_pb_text_color_dark_phone .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content h2, .et_pb_text_color_dark_phone.et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone.et_link_content h2, .et_pb_text_color_dark_phone.et_quote_content blockquote cite, .et_pb_text_color_dark_phone.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content, .et_pb_text_color_dark_phone.et_link_content, .et_pb_text_color_dark_phone.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (max-width:479px) {
	.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
		font-size: 1.5rem;
		line-height: 1.5rem;
		margin-left: -.75rem;
		margin-top: -.75rem;
	}
	
	.et_audio_content, .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 156px !important;
	}
}

.et_full_width_page .et_gallery_item {
	float: left;
	width: 20.875%;
	margin: 0 5.5% 5.5% 0;
}

.et_full_width_page .et_gallery_item:nth-child(3n) {
	margin-right: 5.5%;
}

.et_full_width_page .et_gallery_item:nth-child(3n+1) {
	clear: none;
}

.et_full_width_page .et_gallery_item:nth-child(4n) {
	margin-right: 0;
}

.et_full_width_page .et_gallery_item:nth-child(4n+1) {
	clear: both;
}

.et_pb_post {
	margin-bottom: 60px;
	word-wrap: break-word;
}

.et_pb_fullwidth_post_content.et_pb_with_border img, .et_pb_post_content.et_pb_with_border img, .et_pb_with_border .et_pb_post .et_pb_slides, .et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder), .et_pb_with_border.et_pb_posts .et_pb_post, .et_pb_with_border.et_pb_posts_nav span.nav-next a, .et_pb_with_border.et_pb_posts_nav span.nav-previous a {
	border: 0 solid #333;
}

.et_pb_post .entry-content {
	padding-top: 30px;
}

.et_pb_post .entry-featured-image-url {
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.et_pb_post .entry-title a, .et_pb_post h2 a {
	text-decoration: none;
}

.et_pb_post .post-meta {
	font-size: 14px;
	margin-bottom: 6px;
}

.et_pb_post .post-meta a {
	text-decoration: none;
}

.et_pb_post .more {
	color: #82c0c7;
	text-decoration: none;
}

.et_pb_posts .et_pb_post {
	position: relative;
}

.et_pb_has_overlay.et_pb_post .et_pb_image_container a {
	display: block;
	position: relative;
	overflow: hidden;
}

.et_pb_image_container img, .et_pb_post a img {
	vertical-align: bottom;
	max-width: 100%;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
}

@media (max-width:980px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_post .post-meta, .et_pb_bg_layout_light_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_light_tablet .et_pb_post p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta, .et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_dark_tablet .et_pb_post p {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_tablet .comment_postinfo a, .et_pb_bg_layout_dark_tablet .comment_postinfo span {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
	
	.et_pb_post>h2 {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_post .post-meta, .et_pb_bg_layout_light_phone .et_pb_post .post-meta a, .et_pb_bg_layout_light_phone .et_pb_post p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_post .post-meta, .et_pb_bg_layout_dark_phone .et_pb_post .post-meta a, .et_pb_bg_layout_dark_phone .et_pb_post p {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_phone .comment_postinfo a, .et_pb_bg_layout_dark_phone .comment_postinfo span {
		color: #fff;
	}
}

@media (max-width:479px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
	
	.et_pb_post h2 {
		font-size: 16px;
		padding-bottom: 0;
	}
	
	.et_pb_post .post-meta {
		color: #666;
		font-size: 14px;
	}
}

.et_post_gallery {
	padding: 0 !important;
	line-height: 1.7 !important;
	list-style: none !important;
}

.et_gallery_item {
	float: left;
	width: 28.353%;
	margin: 0 7.47% 7.47% 0;
}

.et_gallery_item:nth-child(3n) {
	margin-right: 0;
}

.et_gallery_item:nth-child(3n+1) {
	clear: both;
}

.et_parallax_bg.et_parallax_bg__sticky, .et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky), .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky) {
	display: none;
}

.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky, .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky {
	display: block;
}

.et_builder_inner_content.has_et_pb_sticky {
	z-index: inherit;
}

#et-fb-app .et_pb_column.has_et_pb_sticky, .et_pb_column.has_et_pb_sticky {
	z-index: 20;
}

.et-l--header   #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--header  .et_pb_column.has_et_pb_sticky {
	z-index: 30;
}

.et-l--footer   #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--footer  .et_pb_column.has_et_pb_sticky {
	z-index: 10;
}

.et_pb_sticky_placeholder {
	opacity: 0 !important;
}

.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before, .et_pb_sticky .et_pb_inline_icon_sticky:before {
	content: attr(data-icon-sticky) !important;
}

body .et-script-temporary-measurement {
	opacity: 0;
}

.et_animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both !important;
	animation-fill-mode: both !important;
}

.et_animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.et_had_animation {
	position: relative;
}

@-webkit-keyframes et_pb_fade {
	to {
		opacity: 1;
	}
}

@keyframes et_pb_fade {
	to {
		opacity: 1;
	}
}

.et_animated.fade {
	-webkit-animation-name: et_pb_fade;
	animation-name: et_pb_fade;
}

@-webkit-keyframes et_pb_fadeTop {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeTop {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeTop {
	-webkit-animation-name: et_pb_fadeTop;
	animation-name: et_pb_fadeTop;
}

@-webkit-keyframes et_pb_fadeRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeRight {
	-webkit-animation-name: et_pb_fadeRight;
	animation-name: et_pb_fadeRight;
}

@-webkit-keyframes et_pb_fadeBottom {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeBottom {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeBottom {
	-webkit-animation-name: et_pb_fadeBottom;
	animation-name: et_pb_fadeBottom;
}

@-webkit-keyframes et_pb_fadeLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeLeft {
	-webkit-animation-name: et_pb_fadeLeft;
	animation-name: et_pb_fadeLeft;
}

.et_animated.slide {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
}

.et_animated.slideBottom, .et_animated.slideRight, .et_animated.slideTop {
	-webkit-animation-name: et_pb_slideLeft;
	animation-name: et_pb_slideLeft;
}

@-webkit-keyframes et_pb_slideLeft {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes et_pb_slideLeft {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.et_animated.slideLeft {
	-webkit-animation-name: et_pb_slideLeft;
	animation-name: et_pb_slideLeft;
}

@-webkit-keyframes et_pb_bounce {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

@keyframes et_pb_bounce {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

.et_animated.bounce {
	-webkit-animation-name: et_pb_bounce;
	animation-name: et_pb_bounce;
}

@-webkit-keyframes et_pb_bounceTop {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, -200px, 0);
		transform: translate3d(0, -200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_bounceTop {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, -200px, 0);
		transform: translate3d(0, -200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.bounceTop {
	-webkit-animation-name: et_pb_bounceTop;
	animation-name: et_pb_bounceTop;
}

@-webkit-keyframes et_pb_bounceRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_bounceRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.bounceRight {
	-webkit-animation-name: et_pb_bounceRight;
	animation-name: et_pb_bounceRight;
}

@-webkit-keyframes et_pb_bounceBottom {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes et_pb_bounceBottom {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.et_animated.bounceBottom {
	-webkit-animation-name: et_pb_bounceBottom;
	animation-name: et_pb_bounceBottom;
}

@-webkit-keyframes et_pb_bounceLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_bounceLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.bounceLeft {
	-webkit-animation-name: et_pb_bounceLeft;
	animation-name: et_pb_bounceLeft;
}

.et_animated.zoom, .et_animated.zoomTop {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
}

.et_animated.zoomTop {
	-webkit-transform-origin: top;
	transform-origin: top;
}

.et_animated.zoomRight {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: right;
	transform-origin: right;
}

.et_animated.zoomBottom {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}

@-webkit-keyframes et_pb_zoomLeft {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1;
	}
}

@keyframes et_pb_zoomLeft {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1;
	}
}

.et_animated.zoomLeft {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: left;
	transform-origin: left;
}

.et_animated.flip {
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

.et_animated.flipTop {
	-webkit-animation-name: et_pb_flipBottom;
	animation-name: et_pb_flipBottom;
}

.et_animated.flipRight {
	-webkit-animation-name: et_pb_flipLeft;
	animation-name: et_pb_flipLeft;
}

@-webkit-keyframes et_pb_flipBottom {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

@keyframes et_pb_flipBottom {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

.et_animated.flipBottom {
	-webkit-animation-name: et_pb_flipBottom;
	animation-name: et_pb_flipBottom;
}

@-webkit-keyframes et_pb_flipLeft {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

@keyframes et_pb_flipLeft {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

.et_animated.flipLeft {
	-webkit-animation-name: et_pb_flipLeft;
	animation-name: et_pb_flipLeft;
}

.et_animated.fold {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

.et_animated.foldTop {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

.et_animated.foldRight {
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

@-webkit-keyframes et_pb_foldBottom {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

@keyframes et_pb_foldBottom {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

.et_animated.foldBottom {
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

@-webkit-keyframes et_pb_foldLeft {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

@keyframes et_pb_foldLeft {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

.et_animated.foldLeft {
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

@-webkit-keyframes et_pb_roll {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_roll {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.roll {
	-webkit-animation-name: et_pb_roll;
	animation-name: et_pb_roll;
}

@-webkit-keyframes et_pb_rollTop {
	0% {
		-webkit-transform-origin: top;
		transform-origin: top;
	}
	
	to {
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollTop {
	0% {
		-webkit-transform-origin: top;
		transform-origin: top;
	}
	
	to {
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollTop {
	-webkit-animation-name: et_pb_rollTop;
	animation-name: et_pb_rollTop;
}

@-webkit-keyframes et_pb_rollRight {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	to {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollRight {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	to {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollRight {
	-webkit-animation-name: et_pb_rollRight;
	animation-name: et_pb_rollRight;
}

@-webkit-keyframes et_pb_rollBottom {
	0% {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
	}
	
	to {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollBottom {
	0% {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
	}
	
	to {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollBottom {
	-webkit-animation-name: et_pb_rollBottom;
	animation-name: et_pb_rollBottom;
}

@-webkit-keyframes et_pb_rollLeft {
	0% {
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollLeft {
	0% {
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollLeft {
	-webkit-animation-name: et_pb_rollLeft;
	animation-name: et_pb_rollLeft;
}

@-webkit-keyframes fadeOutTop {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
}

@keyframes fadeOutTop {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
}

@-webkit-keyframes fadeInTop {
	0% {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@keyframes fadeInTop {
	0% {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@-webkit-keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@-webkit-keyframes fadeOutBottom {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
}

@keyframes fadeOutBottom {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
}

@-webkit-keyframes Grow {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes Grow {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.et-waypoint.et_pb_animation_off, .et_pb_animation_off {
	opacity: 1;
}

.et_pb_animation_left.et-animated {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_right.et-animated {
	opacity: 1;
	-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_top.et-animated {
	opacity: 1;
	-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_bottom.et-animated {
	opacity: 1;
	-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_fade_in.et-animated {
	opacity: 1;
	-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
}

@media (max-width:980px) {
	.et-waypoint.et_pb_animation_off_tablet, .et_pb_animation_off_tablet {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
	
	.et_pb_animation_left_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_right_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_top_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_bottom_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_fade_in_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
}

@media (max-width:767px) {
	.et-waypoint.et_pb_animation_off_phone, .et_pb_animation_off_phone {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
	
	.et_pb_animation_left_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_right_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_top_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_bottom_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_fade_in_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
}

.mfp-wrap .mfp-arrow:active {
	position: absolute;
	top: 50%;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	font-family: "Font Awesome 5 Pro";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mfp-fade.mfp-bg {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-fade .mfp-wrap .mfp-content {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.mfp-bg {
	z-index: 1000000;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
}

.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
}

.mfp-wrap {
	z-index: 1000001;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none;
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: auto;
	height: auto;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	font-size: 14px !important;
	padding: 0 10px !important;
	text-align: center;
	opacity: 1;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
}

.mfp-close:focus, .mfp-close:hover {
	opacity: .5;
	color: #222;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	opacity: .55;
	filter: alpha(opacity=55);
	top: 50%;
	margin: -32px 0 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow-left {
	left: 10px;
}

.mfp-arrow-right {
	right: 10px;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

.mfp-arrow {
	background: none !important;
	margin-top: -32px !important;
	line-height: 1em !important;
}

.mfp-arrow, .mfp-arrow:after {
	width: 48px !important;
	height: 48px !important;
}

.mfp-arrow:after {
	margin: 0 !important;
	top: 0 !important;
	border: none !important;
}

.mfp-arrow-left {
	left: 0 !important;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border: none;
	font-size: 64px;
	color: #fff;
}

.mfp-arrow-left:before, .mfp-arrow-right:before {
	display: none;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}

.mfp-figure, img.mfp-img {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75);
	}
	
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.et-menu li {
	display: inline-block;
	font-size: 14px;
	padding-right: 22px;
}

.et-menu>li:last-child {
	padding-right: 0;
}

.et-menu a {
	color: rgba(0, 0, 0, .6);
	text-decoration: none;
	display: block;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.et-menu a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.et-menu li>a {
	padding-bottom: 29px;
	word-wrap: break-word;
}

a.et_pb_menu__icon, button.et_pb_menu__icon {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 0;
	margin: 0 11px;
	font-family: ETmodules;
	font-size: 17px;
	background: none;
	border: 0;
	cursor: pointer;
}

.et_pb_menu__wrap .mobile_menu_bar {
	-webkit-transform: translateY(3%);
	transform: translateY(3%);
}

.et_pb_menu__wrap .mobile_menu_bar:before {
	top: 0;
}

.et_pb_menu__logo {
	overflow: hidden;
}

.et_pb_menu__logo img {
	display: block;
}

.et_pb_menu__logo img[src$=".svg"] {
	width: 100%;
}

.et_pb_menu__search-button:after {
	content: "U";
}

.et_pb_menu__cart-button:after {
	content: "";
}

@media (max-width:980px) {
	.et-menu {
		display: none;
	}
	
	.et_mobile_nav_menu {
		display: block;
		margin-top: -1px;
	}
}

.et_pb_slider {
	position: relative;
	overflow: hidden;
}

.et_pb_slide {
	padding: 0 6%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_slider .et_pb_slide {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
	width: 100%;
	text-align: center;
	list-style: none !important;
	background-position: 50%;
	background-size: 100%;
	background-size: cover;
}

.et_pb_slider .et_pb_slide:first-child {
	display: list-item;
}

.et-pb-controllers {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.et-pb-controllers a {
	display: inline-block;
	background-color: hsla(0, 0%, 100%, .5);
	text-indent: -9999px;
	border-radius: 7px;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	padding: 0;
	opacity: .5;
}

.et-pb-controllers .et-pb-active-control {
	opacity: 1;
}

.et-pb-controllers a:last-child {
	margin-right: 0;
}

.et-pb-controllers .et-pb-active-control {
	background-color: #fff;
}

.et_pb_slides .et_pb_temp_slide {
	display: block;
}

.et_pb_slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_light_tablet .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_slide_content {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_content {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

@media (max-width:767px) {
	.et-pb-controllers {
		position: absolute;
		bottom: 5%;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 10;
		height: 14px;
	}
	
	.et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
		bottom: 18px;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper, .et_pb_bg_layout_light_phone .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
	position: absolute;
	top: 50%;
	z-index: 100;
	font-size: 48px;
	color: #fff;
	margin-top: -24px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0;
}

.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: #333;
}

.et_pb_slider:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_pb_slider:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	background-color: #333;
}

.et_pb_bg_layout_light .et-pb-controllers a {
	background-color: rgba(0, 0, 0, .3);
}

.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	text-decoration: none;
}

.et-pb-arrow-next span, .et-pb-arrow-prev span {
	display: none;
}

.et-pb-arrow-prev {
	left: -22px;
}

.et-pb-arrow-next {
	right: -22px;
}

.et-pb-arrow-prev:before {
	content: "4";
}

.et-pb-arrow-next:before {
	content: "5";
}

.format-gallery .et-pb-arrow-next, .format-gallery .et-pb-arrow-prev {
	color: #fff;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide, .et_pb_column_1_5 .et_pb_slider .et_pb_slide, .et_pb_column_1_6 .et_pb_slider .et_pb_slide {
	min-height: 170px;
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-arrow-next, .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-arrow-next, .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_slider:hover .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_pb_slider:hover .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
	
	.et_pb_bg_layout_light_phone .et-pb-arrow-next, .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-arrow-next, .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
		color: #fff;
	}
}

.et_mobile_device .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_mobile_device .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

@media (max-width:767px) {
	.et_mobile_device .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_mobile_device .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters1 #left-area {
		width: 75%;
	}
	
	.et_pb_gutter.et_pb_gutters1 #sidebar {
		width: 25%;
	}
	
	.et_pb_gutters1.et_right_sidebar #left-area {
		padding-right: 0;
	}
	
	.et_pb_gutters1.et_left_sidebar #left-area {
		padding-left: 0;
	}
	
	.et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
		right: 25% !important;
	}
	
	.et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
		left: 25% !important;
	}
	
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
		width: 75%;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 {
		width: 66.667%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 {
		width: 60%;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_5, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
		width: 40%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
		width: 33.3333%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
		width: 25%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_5, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
		width: 20%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_6, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
		width: 16.6667%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 33.333%;
		margin-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
		width: 33.333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 50%;
		margin-right: 0;
	}
}

@media (max-width:767px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
}

@media (max-width:479px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
		margin: 0 !important;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters2 #left-area {
		width: 77.25%;
	}
	
	.et_pb_gutter.et_pb_gutters2 #sidebar {
		width: 22.75%;
	}
	
	.et_pb_gutters2.et_right_sidebar #left-area {
		padding-right: 3%;
	}
	
	.et_pb_gutters2.et_left_sidebar #left-area {
		padding-left: 3%;
	}
	
	.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
		right: 22.75% !important;
	}
	
	.et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before {
		left: 22.75% !important;
	}
	
	.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
		margin-right: 3%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 1.5%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
		width: 74.25%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 2.02%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 {
		width: 65.667%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 2.284%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 {
		width: 58.8%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 2.551%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
		width: 48.5%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 3.093%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_5, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 {
		width: 38.2%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 3.927%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
		width: 31.3333%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
		width: 22.75%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_5, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
		width: 17.6%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 8.523%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_6, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
		width: 14.1667%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%;
	}
	
	.et_pb_gutters2 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 22.75%;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	
	.et_pb_gutters2.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters2.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 30.64%;
		margin-right: 4.04%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
		margin-right: 5.5%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.75%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
		width: 73.625%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 3.735%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 64.833%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 4.242%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
		width: 57.8%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 4.758%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
		width: 47.25%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 5.82%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
		width: 36.7%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 7.493%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 29.6667%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
		width: 20.875%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_5, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
		width: 15.6%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 17.628%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_6, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
		width: 12.0833%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%;
	}
	
	.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 28.353%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
		width: 48%;
		margin-right: 4%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1) {
		clear: none;
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters4 #left-area {
		width: 81%;
	}
	
	.et_pb_gutter.et_pb_gutters4 #sidebar {
		width: 19%;
	}
	
	.et_pb_gutters4.et_right_sidebar #left-area {
		padding-right: 8%;
	}
	
	.et_pb_gutters4.et_left_sidebar #left-area {
		padding-left: 8%;
	}
	
	.et_pb_gutter.et_pb_gutters4.et_right_sidebar #main-content .container:before {
		right: 19% !important;
	}
	
	.et_pb_gutter.et_pb_gutters4.et_left_sidebar #main-content .container:before {
		left: 19% !important;
	}
	
	.et_pb_gutters4 .et_pb_column, .et_pb_gutters4.et_pb_row .et_pb_column {
		margin-right: 8%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 4%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 {
		width: 73%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 5.479%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 {
		width: 64%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 6.25%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 {
		width: 56.8%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 7.042%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 {
		width: 46%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 8.696%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_5, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 {
		width: 35.2%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 11.364%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 {
		width: 28%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 {
		width: 19%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_5, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 {
		width: 13.6%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 29.412%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_6, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 {
		width: 10%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%;
	}
	
	.et_pb_gutters4 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 19%;
		margin-right: 8%;
		margin-bottom: 8%;
	}
	
	.et_pb_gutters4.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters4.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 26.027%;
		margin-right: 10.959%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 33.333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal;
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 22.75%;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 31.333%;
		margin-right: 3%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 9.574%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.98%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 8.081%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 47.716%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 9.137%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 47.449%;
		margin-right: 5.102%;
		margin-bottom: 5.102%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 5.102%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 7.853%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 9.574%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 13.187%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 17.045%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 29.667%;
		margin-right: 5.5%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 18.539%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 46.265%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 14.941%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 45.758%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.967%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 45.242%;
		margin-right: 9.516%;
		margin-bottom: 9.516%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 9.516%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 14.986%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 18.539%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 26.347%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 35.256%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 19%;
		margin-right: 8%;
		margin-bottom: 8%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 28%;
		margin-right: 8%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 28.571%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 44.521%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 21.918%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 43.75%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 25%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 42.958%;
		margin-right: 14.085%;
		margin-bottom: 14.085%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 14.085%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 22.727%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 28.571%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 42.105%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 58.824%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 {
		width: 33.33333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 {
		width: 25%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 {
		width: 33.33333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 {
		width: 33.333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%;
	}
	
	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 3.093%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.02%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 {
		width: 47.9798%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 {
		width: 30.63973%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.284%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 {
		width: 47.716%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 {
		width: 21.574%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 {
		width: 30.28765%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 10.588%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 3.093%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 {
		width: 46.90722%;
		margin-right: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 {
		width: 29.21%;
		margin-right: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%;
	}
	
	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 5.82%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 3.735%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 {
		width: 46.26486%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 {
		width: 28.35314%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 4.242%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 {
		width: 45.758%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 {
		width: 18.638%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 {
		width: 27.67781%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 22.759%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 5.82%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 {
		width: 44.17989%;
		margin-right: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 {
		width: 25.573%;
		margin-right: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%;
	}
	
	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 8.696%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 5.479%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 {
		width: 44.52055%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 {
		width: 26.0274%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 6.25%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 {
		width: 43.75%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 {
		width: 15.625%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 {
		width: 25%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 40%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 8.696%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 {
		width: 41.30435%;
		margin-right: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 {
		width: 21.739%;
		margin-right: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 0;
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal;
	}
}

@media (max-width:980px) {
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0;
		width: 33.333%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0;
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		margin: 0;
	}
}

@media (max-width:767px) {
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0;
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0;
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item {
		margin: 0;
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		margin: 0;
		width: 100%;
	}
}

@media (max-width:479px) {
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		width: 100%;
		margin: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.98%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 8.081%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 8.081%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 13.187%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.716%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 9.137%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 9.574%;
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 13.187%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 46.265%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 14.941%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 14.941%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 26.347%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 45.758%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.967%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 18.539%;
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 26.347%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 44.521%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 21.918%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.918%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 42.105%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 43.75%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 25%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 28.571%;
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 42.105%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

.nav li li {
	padding: 0 20px;
	margin: 0;
}

.et-menu li li a {
	padding: 6px 20px;
	width: 200px;
}

.nav li {
	position: relative;
	line-height: 1em;
}

.nav li li {
	position: relative;
	line-height: 2em;
}

.nav li ul {
	position: absolute;
	padding: 20px 0;
	z-index: 9999;
	width: 240px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-transform: translateZ(0);
	text-align: left;
}

.nav li.et-hover>ul {
	visibility: visible;
}

.nav li.et-touch-hover>ul, .nav li:hover>ul {
	opacity: 1;
	visibility: visible;
}

.nav li li ul {
	z-index: 1000;
	top: -23px;
	left: 240px;
}

.nav li.et-reverse-direction-nav li ul {
	left: auto;
	right: 240px;
}

.nav li:hover {
	visibility: inherit;
}

.et_mobile_menu li a, .nav li li a {
	font-size: 14px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
	background-color: rgba(0, 0, 0, .03);
	opacity: .7;
}

.et-dropdown-removing>ul {
	display: none;
}

.mega-menu .et-dropdown-removing>ul {
	display: block;
}

.et-menu .menu-item-has-children>a:first-child:after {
	font-family: ETmodules;
	content: "3";
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 800;
}

.et-menu .menu-item-has-children>a:first-child {
	padding-right: 20px;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	right: 20px;
	top: 6px;
}

.et-menu-nav li.mega-menu {
	position: inherit;
}

.et-menu-nav li.mega-menu>ul {
	padding: 30px 20px;
	position: absolute !important;
	width: 100%;
	left: 0 !important;
}

.et-menu-nav li.mega-menu ul li {
	margin: 0;
	float: left !important;
	display: block !important;
	padding: 0 !important;
}

.et-menu-nav li.mega-menu li>ul {
	-webkit-animation: none !important;
	animation: none !important;
	padding: 0;
	border: none;
	left: auto;
	top: auto;
	width: 240px !important;
	position: relative;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.et-menu-nav li.mega-menu li ul {
	visibility: visible;
	opacity: 1;
	display: none;
}

.et-menu-nav li.mega-menu.et-hover li ul, .et-menu-nav li.mega-menu:hover li ul {
	display: block;
}

.et-menu-nav li.mega-menu:hover>ul {
	opacity: 1 !important;
	visibility: visible !important;
}

.et-menu-nav li.mega-menu>ul>li>a:first-child {
	padding-top: 0 !important;
	font-weight: 700;
	border-bottom: 1px solid rgba(0, 0, 0, .03);
}

.et-menu-nav li.mega-menu>ul>li>a:first-child:hover {
	background-color: transparent !important;
}

.et-menu-nav li.mega-menu li>a {
	width: 200px !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li>a, .et-menu-nav li.mega-menu.mega-menu-parent li li {
	width: 100% !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
	float: left;
	width: 100% !important;
}

.et-menu-nav li.mega-menu>ul>li {
	width: 25%;
	margin: 0;
}

.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
	width: 33.33%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
	width: 50%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
	width: 100%;
}

.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after, .et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after {
	display: none;
}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
	width: auto;
	left: 30px !important;
	right: 30px !important;
}

.et_pb_fullwidth_section .et_pb_fullwidth_menu {
	position: relative;
}

.et_mobile_menu {
	position: absolute;
	left: 0;
	padding: 5%;
	background: #fff;
	width: 100%;
	visibility: visible;
	opacity: 1;
	display: none;
	z-index: 9999;
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul {
	visibility: visible !important;
	display: block !important;
	padding-left: 10px;
}

.et_mobile_menu li li {
	padding-left: 5%;
}

.et_mobile_menu li a {
	border-bottom: 1px solid rgba(0, 0, 0, .03);
	color: #666;
	padding: 10px 5%;
	display: block;
}

.et_mobile_menu .menu-item-has-children>a {
	font-weight: 700;
	background-color: rgba(0, 0, 0, .03);
}

.et_mobile_menu li .menu-item-has-children>a {
	background-color: transparent;
}

.et_mobile_nav_menu {
	float: right;
	display: none;
}

.mobile_menu_bar {
	position: relative;
	display: block;
	line-height: 0;
}

.mobile_menu_bar:before {
	content: "a";
	font-size: 32px;
	position: relative;
	left: 0;
	top: 0;
	cursor: pointer;
}

.et_pb_module .mobile_menu_bar:before {
	top: 2px;
}

.mobile_nav .select_page {
	display: none;
}

.et_pb_widget {
	float: left;
	max-width: 100%;
	word-wrap: break-word;
}

.et_pb_widget a {
	text-decoration: none;
	color: #666;
}

.et_pb_widget li a:hover {
	color: #82c0c7;
}

.et_pb_widget ol li, .et_pb_widget ul li {
	margin-bottom: .5em;
}

.et_pb_widget ol li ol li, .et_pb_widget ul li ul li {
	margin-left: 15px;
}

.et_pb_widget select {
	width: 100%;
	height: 28px;
	padding: 0 5px;
}

.et_pb_widget_area .et_pb_widget a {
	color: inherit;
}

.et_pb_bg_layout_light .et_pb_widget li a {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_widget li a {
	color: inherit;
}

#comment-wrap {
	padding-top: 75px;
}

.comment-body {
	position: relative;
	padding: 0 110px 0 100px;
	margin-bottom: 48px;
	min-height: 87px;
}

.comment_avatar {
	left: 0;
	position: absolute;
	top: 7px;
}

.comment_avatar img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto;
}

.comment_postinfo {
	margin-bottom: 8px;
}

span.fn, span.fn a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
}

span.comment_date {
	color: #000;
	font-size: 14px;
	font-weight: 300;
}

.comment_area .comment-reply-link {
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
}

.comment-reply-link:hover, .form-submit:hover {
	text-decoration: none;
}

.comment .children {
	margin-left: 100px;
	padding-left: 0 !important;
}

#comment-wrap li.comment.depth-5 article {
	padding-right: 0;
}

.comment #respond {
	margin: -30px 0 0;
}

#respond {
	padding-top: 17px;
}

#commentform {
	padding-bottom: 50px;
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
	width: 47%;
}

#commentform textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
	padding: 12px;
	color: #999;
	line-height: 1em;
	background-color: #eee;
	font-size: 18px;
	border-width: 0;
}

.form-submit {
	text-align: right;
}

.form-submit .et_pb_button {
	display: inline-block;
	cursor: pointer;
	color: #2ea3f2;
}

#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400;
}

@media (max-width:767px) {
	#comment-wrap li.comment article {
		padding-right: 0;
	}
	
	.comment-body {
		padding: 0 0 0 100px;
	}
	
	.comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
	
	#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
	}
	
	.comment .children {
		margin-left: 50px;
	}
}

@media (max-width:479px) {
	.comment_avatar img {
		max-width: 50%;
	}
	
	.comment-body {
		padding: 0 0 0 50px;
	}
	
	.comment .children {
		margin-left: 25px;
	}
	
	a.comment-reply-link.et_pb_button {
		font-size: 15px;
	}
	
	a.comment-reply-link.et_pb_button:after {
		font-size: 25px;
	}
}

.woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after {
	font-family: ETmodules !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}

.woocommerce-page .media-frame .media-frame-toolbar button.button, .woocommerce-page .media-frame .media-frame-toolbar button.post-nav .nav-links .button, .woocommerce-page .media-frame .media-frame-toolbar button.read-more-buttons, .woocommerce .media-frame .media-frame-toolbar button.button, .woocommerce .media-frame .media-frame-toolbar button.post-nav .nav-links .button, .woocommerce .media-frame .media-frame-toolbar button.read-more-buttons {
	float: left !important;
}

.woocommerce-page .media-frame button.button, .woocommerce-page .media-frame button.post-nav .nav-links .button, .woocommerce-page .media-frame button.read-more-buttons, .woocommerce .media-frame button.button, .woocommerce .media-frame button.post-nav .nav-links .button, .woocommerce .media-frame button.read-more-buttons {
	margin-left: 10px;
	margin-top: 15px;
	padding: 0 12px 2px !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	border-width: 1px !important;
	border-color: #ccc !important;
	text-decoration: none !important;
	color: #555 !important;
	background: #f7f7f7 !important;
	box-shadow: 0 1px 0 #ccc !important;
	vertical-align: top !important;
}

.woocommerce-page .media-frame button.button:after, .woocommerce-page .media-frame button.post-nav .nav-links .button:after, .woocommerce-page .media-frame button.read-more-buttons:after, .woocommerce .media-frame button.button:after, .woocommerce .media-frame button.post-nav .nav-links .button:after, .woocommerce .media-frame button.read-more-buttons:after {
	content: "" !important;
}

.woocommerce-page .media-frame button.button-primary, .woocommerce .media-frame button.button-primary {
	background: #0085ba !important;
	border-color: #0073aa #006799 #006799 !important;
	box-shadow: 0 1px 0 #006799 !important;
	color: #fff !important;
	text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799 !important;
}

.woocommerce-page .media-frame button.button-primary:hover, .woocommerce .media-frame button.button-primary:hover {
	background: #008ec2 !important;
	color: #fff !important;
	border-color: #0073aa #006799 #006799 !important;
}

.woocommerce-page .media-frame button.button-primary:active, .woocommerce .media-frame button.button-primary:active {
	background: #0073aa !important;
	box-shadow: inset 0 2px 0 #006799 !important;
	color: #fff !important;
	border-color: #0073aa #006799 #006799 !important;
}

.woocommerce-page .media-frame button.button-hero, .woocommerce .media-frame button.button-hero {
	font-size: 14px !important;
	height: 46px !important;
	line-height: 44px;
	padding: 0 36px !important;
}

.woocommerce-page .media-frame button.button-hero:hover, .woocommerce .media-frame button.button-hero:hover {
	background: #fafafa !important;
	border-color: #999 !important;
	color: #23282d !important;
}

.woocommerce-page .media-frame button.button-hero:active, .woocommerce .media-frame button.button-hero:active {
	background: #eee !important;
	border-color: #999 !important;
	box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5) !important;
	-webkit-transform: translateY(1px) !important;
	transform: translateY(1px) !important;
	outline: 2px solid transparent !important;
	outline-offset: 0 !important;
}

.et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title {
	cursor: pointer;
	position: relative;
	padding: 0 50px 0 0;
}

.et_pb_accordion .et_pb_toggle_title:before {
	right: 0;
	left: auto;
}

.et_pb_accordion .et_pb_toggle {
	margin-bottom: 10px;
	position: relative;
}

.et_pb_accordion .et_pb_toggle:last-child {
	margin-bottom: 0;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
	display: none;
}

@media (max-width:980px) {
	.et_pb_accordion.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-tablet h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

@media (max-width:767px) {
	.et_pb_accordion.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-phone h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

.et_pb_audio_module {
	position: relative;
}

.et_pb_audio_cover_art {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 220px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transition: inherit;
	transition: inherit;
}

.et_pb_with_border .et_pb_audio_cover_art {
	border: 0 solid #333;
}

.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art, .et_pb_column_3_8 .et_pb_audio_cover_art {
	float: none;
	width: 100%;
	position: relative;
}

.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art {
	height: 380px;
}

.et_pb_column_3_8 .et_pb_audio_cover_art {
	height: 275px;
}

.et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art {
	height: 240px;
}

.et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art {
	height: 170px;
}

.et_audio_module_meta {
	margin-bottom: 17px;
	color: #fff;
}

.et_pb_audio_module_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px;
	margin-left: 220px;
}

.et_pb_audio_module_content h2 {
	color: #fff !important;
}

.et_pb_text_color_dark .et_pb_audio_module_content h2 {
	color: #666 !important;
}

.et_pb_text_color_dark.et_pb_audio_module_content h2 {
	color: #bbb !important;
}

.et_pb_audio_module_content h2 {
	margin-top: 0;
}

.et_pb_column_2_3 .et_pb_audio_module_content {
	padding: 40px 40px 45px;
}

.et_pb_column_1_2 .et_pb_audio_module_content, .et_pb_column_3_5 .et_pb_audio_module_content {
	padding: 40px 40px 35px;
}

.et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	padding: 30px;
}

.et_pb_audio_no_image .et_pb_audio_module_content, .et_pb_column_1_2 .et_pb_audio_module_content, .et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_1_5 .et_pb_audio_module_content, .et_pb_column_1_6 .et_pb_audio_module_content, .et_pb_column_2_5 .et_pb_audio_module_content, .et_pb_column_3_5 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	margin-left: 0;
}

@media (min-width:981px) {
	.et_pb_column_4_4 .et_pb_audio_cover_art.has-box-shadow-overlay {
		position: absolute;
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art {
		height: 340px;
	}
	
	.et_pb_column_3_8 .et_pb_audio_cover_art {
		height: 242px;
	}
	
	.et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art {
		height: 210px;
	}
	
	.et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art {
		height: 145px;
	}
}

@media (max-width:980px) {
	.et_pb_text_color_dark_tablet.et_pb_audio_module_content h2 {
		color: #bbb !important;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important;
	}
	
	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		position: relative;
		height: 400px !important;
	}
	
	.et_pb_audio_module_content {
		margin-left: 0 !important;
		padding: 55px 60px !important;
	}
	
	.et_pb_audio_module_content h2 {
		font-size: 36px;
	}
	
	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important;
	}
}

@media (max-width:767px) {
	.et_pb_audio_module_content {
		margin-left: 0 !important;
		padding: 30px !important;
	}
	
	.et_pb_audio_module_content h2 {
		font-size: 26px;
	}
	
	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important;
	}
	
	.et_pb_text_color_dark_phone.et_pb_audio_module_content h2 {
		color: #bbb !important;
	}
	
	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		position: relative;
		height: 300px !important;
	}
}

@media (max-width:479px) {
	.et_pb_audio_module_content h2 {
		font-size: 20px;
	}
	
	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important;
	}
	
	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		height: 210px !important;
	}
}

.et_pb_blog_grid {
	position: relative;
}

.et_pb_blog_grid .column {
	float: left;
	max-width: 100%;
}

.et_pb_blog_grid .et_pb_post {
	border: 1px solid #d8d8d8;
	padding: 19px;
	background-color: #fff;
	word-wrap: break-word;
}

.et_pb_blog_grid .et_pb_image_container {
	position: relative;
}

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider {
	margin: -20px -20px 29px;
}

.et_pb_blog_grid .et_pb_image_container img {
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.et_pb_blog_grid .et_pb_no_thumb .entry-title, .et_pb_blog_grid .et_pb_no_thumb h2 {
	margin-top: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 0;
}

.et_pb_blog_grid h2 {
	font-size: 18px;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
	display: none;
	opacity: 0;
	line-height: 0;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 0;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
	opacity: 1;
}

.et_pb_blog_grid .et_main_video_overlay:hover:before {
	background: rgba(0, 0, 0, .6);
}

.et_pb_blog_grid .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content {
	padding: 35px 30px 32px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content {
	padding: 35px 20px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content a.et_link_main_url, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
	margin: -20px -20px 19px;
}

.et_pb_posts.et_pb_module article .et_pb_row {
	width: 100%;
}

.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row {
	width: 80%;
}

@media (min-width:981px) {
	.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "3 .column.size-1of3";
	}
	
	.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2";
	}
	
	.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1";
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_blog_grid .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
}

@media (max-width:980px) {
	.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.21%;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin-bottom: 0;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2 {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_link_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_link_content a.et_link_main_url {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 182px !important;
	}
	
	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2";
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 9.5%;
		width: 100%;
	}
	
	.et_pb_blog_grid .column {
		float: none;
	}
	
	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1";
	}
	
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%;
	}
	
	.et_pb_blog_grid h2 {
		font-size: 16px;
		padding-bottom: 0;
	}
	
	.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_blog_grid .et_pb_post.format-link>*, .et_pb_blog_grid .et_pb_post.format-quote>*, .et_pb_blog_grid .et_pb_post>.et_pb_image_container, .et_pb_blog_grid .et_pb_post>.post-meta, .et_pb_blog_grid .et_pb_post>h2 {
		display: block;
	}
	
	.et_pb_blog_grid .et_pb_post .post-meta {
		display: block !important;
		padding: 0;
	}
	
	.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 156px !important;
	}
}

.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 1;
}

.et_pb_blurb_content {
	max-width: 550px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	word-wrap: break-word;
	display: table;
	width: 100%;
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
	text-align: left;
}

.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
	text-align: right;
}

.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container {
	text-align: justify;
}

.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
	text-align: center;
}

.et_pb_blurb_content p:last-of-type {
	padding-bottom: 0;
}

.et_pb_blurb .et_pb_module_header a, .et_pb_blurb h4 a {
	text-decoration: none;
}

.et_pb_blurb .et_pb_image_wrap {
	display: block;
	margin: auto;
}

.et_pb_main_blurb_image img {
	border-radius: inherit;
}

.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap {
	width: 100%;
	max-width: 100%;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
	width: 32px;
	display: table-cell;
	line-height: 0;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image img, .et_pb_blurb_position_right .et_pb_main_blurb_image img {
	width: inherit;
}

.et_pb_blurb_position_left .et-pb-icon, .et_pb_blurb_position_right .et-pb-icon {
	font-size: 32px;
	display: table-cell;
}

.et_pb_blurb_position_left .et-pb-icon-circle, .et_pb_blurb_position_right .et-pb-icon-circle {
	font-size: 16px;
	padding: 8px;
}

.et_pb_blurb_position_left .et-pb-icon-circle-border, .et_pb_blurb_position_right .et-pb-icon-circle-border {
	border: 2px solid;
}

.et_pb_blurb_position_left .et_pb_blurb_container, .et_pb_blurb_position_right .et_pb_blurb_container {
	display: table-cell;
	vertical-align: top;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 15px;
}

.et_pb_blurb_position_left .et_pb_blurb_content {
	text-align: left;
}

.et_pb_blurb_position_right .et_pb_blurb_container {
	padding-right: 15px;
}

.et_pb_blurb_position_right .et_pb_blurb_content {
	text-align: right;
}

.et_pb_blurb_position_right .et_pb_main_blurb_image {
	left: auto;
	right: 0;
}

.et_pb_blurb_position_right .et-pb-icon {
	margin-right: 0;
	margin-left: 20px;
}

.et-pb-icon-circle {
	font-size: 48px;
	border-radius: 100%;
	padding: 25px;
}

.et-pb-icon-circle-border {
	border: 3px solid;
}

.et_pb_main_blurb_image {
	display: inline-block;
	margin-bottom: 30px;
	line-height: 0;
	max-width: 100%;
}

@media (max-width:980px) {
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon, .et_pb_blurb_position_right_tablet .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon-circle, .et_pb_blurb_position_right_tablet .et-pb-icon-circle {
		font-size: 16px;
		padding: 8px;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon-circle-border, .et_pb_blurb_position_right_tablet .et-pb-icon-circle-border {
		border: 2px solid;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container, .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_tablet .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_tablet .et-pb-icon {
		font-size: 96px;
		display: inline;
		display: initial;
	}
	
	.et_pb_blurb_position_top_tablet .et-pb-icon-circle {
		font-size: 48px;
		padding: 25px;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:767px) {
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon, .et_pb_blurb_position_right_phone .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon-circle, .et_pb_blurb_position_right_phone .et-pb-icon-circle {
		font-size: 16px;
		padding: 8px;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon-circle-border, .et_pb_blurb_position_right_phone .et-pb-icon-circle-border {
		border: 2px solid;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container, .et_pb_blurb_position_right_phone .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_phone .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_phone .et-pb-icon {
		font-size: 96px;
		display: inline;
		display: initial;
	}
	
	.et_pb_blurb_position_top_phone .et-pb-icon-circle {
		font-size: 48px;
		padding: 25px;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

@media (max-width:767px) {
	.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #2ea3f2;
}

.et_pb_module.et_pb_button {
	display: inline-block;
	color: inherit;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_left {
	text-align: left;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_right {
	text-align: right;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
	text-align: center;
}

.et_pb_button_module_wrapper>a {
	display: inline-block;
}

@media (max-width:980px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left {
		text-align: left;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {
		text-align: right;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center {
		text-align: center;
	}
}

@media (max-width:767px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
		text-align: left;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {
		text-align: right;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {
		text-align: center;
	}
}

.et_pb_circle_counter {
	word-wrap: break-word;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
	max-width: 225px;
}

.et_pb_circle_counter_inner {
	position: relative;
	display: block;
}

.et_pb_circle_counter canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: auto !important;
}

.et_pb_circle_counter .percent {
	word-wrap: normal;
	position: relative;
	z-index: 2;
}

.et_pb_circle_counter .percent p {
	visibility: hidden;
	font-size: 40px;
	font-weight: 500;
	position: relative;
	line-height: .1em;
	padding: 49% 0;
}

.et_pb_circle_counter h3 {
	font-size: 18px;
	position: relative;
}

.et_pb_circle_counter .et_pb_module_header {
	position: relative;
}

.et_pb_circle_counter.et_pb_with_title .percent {
	margin-bottom: 20px;
}

.et_pb_slide_content .et_pb_circle_counter .percent p:last-of-type {
	font-size: 40px;
	font-weight: 500;
	position: relative;
	line-height: .1em;
	padding: 49% 0;
}

.et_pb_code_inner {
	position: relative;
}

.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar, .et_pb_with_border.et_pb_comments_module input, .et_pb_with_border.et_pb_comments_module textarea {
	border: 0 solid #333;
}

.et_pb_comments_module #comment-wrap {
	padding-top: 0;
	position: relative;
}

.et_pb_comments_module.et_pb_no_avatar .comment_avatar {
	display: none;
}

.et_pb_comments_module.et_pb_no_avatar .comment-body {
	padding-left: 0 !important;
	min-height: 0 !important;
}

.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body {
	margin-bottom: 15px !important;
}

.et_pb_comments_module.et_pb_no_reply_button span.reply-container {
	display: none;
}

.et_pb_comments_module.et_pb_no_reply_button .comment-body {
	padding-right: 0 !important;
}

.et_pb_comments_module.et_pb_no_comments_count #comments {
	display: none;
}

.et_pb_bg_layout_dark .comment_postinfo a, .et_pb_bg_layout_dark .comment_postinfo span {
	color: #fff;
}

@media (min-width:480px) {
	.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img {
		max-width: 50%;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children {
		margin-left: 0;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
}

@media (min-width:981px) {
	.et_pb_column_1_2 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_3 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img, .et_pb_column_2_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_3_5 .et_pb_comments_module .comment_avatar img {
		max-width: 50%;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment-body, .et_pb_column_1_3 .et_pb_comments_module .comment-body, .et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body, .et_pb_column_2_5 .et_pb_comments_module .comment-body, .et_pb_column_3_5 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment .children, .et_pb_column_1_3 .et_pb_comments_module .comment .children, .et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children, .et_pb_column_2_5 .et_pb_comments_module .comment .children, .et_pb_column_3_5 .et_pb_comments_module .comment .children {
		margin-left: 25px;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_3 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link, .et_pb_column_2_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_3_5 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input {
		box-sizing: border-box;
		width: 100%;
	}
}

.single-project #comment-wrap {
	padding-top: 0;
}

.et_pb_with_border .et_pb_contact_form .input[type=checkbox]+label i, .et_pb_with_border .et_pb_contact_form .input[type=radio]+label i, .et_pb_with_border .et_pb_contact_form input, .et_pb_with_border .et_pb_contact_form select, .et_pb_with_border .et_pb_contact_form textarea {
	border: 0 solid #333;
}

.et_pb_contact_main_title {
	word-wrap: break-word;
}

.et_pb_contact_submit {
	color: #2ea3f2;
}

.et_pb_contact_form {
	margin-left: -3%;
}

.et_pb_contact_reset:hover, .et_pb_contact_submit:hover {
	background-color: rgba(0, 0, 0, .05);
}

.et_pb_contact_reset:hover {
	padding: .3em 1em;
}

.et_pb_contact_form [data-conditional-logic] {
	display: none;
}

.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form p.et_contact_error input[type=checkbox]+label {
	color: red !important;
}

.et_pb_contact_form p[data-id=et_number] {
	position: absolute !important;
	-webkit-transform: scale(.01) !important;
	transform: scale(.01) !important;
}

.et_pb_contact_form p[data-id=et_number] input {
	background: transparent !important;
	border: none !important;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: -webkit-box;
	display: flex;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_contact_main_title {
	font-weight: 500;
	padding-bottom: 16px;
	position: relative;
}

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

.et-pb-contact-message {
	position: relative;
}

.et_pb_column_1_3 .et_pb_contact_main_title, .et_pb_column_1_4 .et_pb_contact_main_title, .et_pb_column_1_5 .et_pb_contact_main_title, .et_pb_column_1_6 .et_pb_contact_main_title, .et_pb_column_2_5 .et_pb_contact_main_title {
	font-size: 22px;
}

.et_pb_contact_right {
	display: inline-block;
	min-width: 105px;
	margin: 0;
	text-align: right;
}

.et_pb_contact_right .et_pb_contact_captcha_question {
	vertical-align: middle;
}

.et_pb_contact {
	position: relative;
}

.et_pb_contact .et_pb_contact_field_half {
	width: 50%;
	float: left;
}

.et_pb_contact p input, .et_pb_contact p textarea {
	-webkit-appearance: none;
	background-color: #eee;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px;
}

.et_pb_contact p textarea {
	font-family: inherit;
}

.et_pb_contact p input:-moz-placeholder, .et_pb_contact p input::-moz-placeholder, .et_pb_contact p textarea:-moz-placeholder, .et_pb_contact p textarea::-moz-placeholder {
	opacity: 1;
}

.et_pb_contact_right p input {
	max-width: 50px;
	padding: 16px;
}

.et_pb_contact p input[type=checkbox], .et_pb_contact p input[type=radio] {
	margin: 0;
	width: auto;
	max-width: none;
	padding: 0;
	display: none;
}

.et_pb_contact p input[type=checkbox]+label, .et_pb_contact p input[type=radio]+label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 1.7em;
}

.et_pb_contact p input[type=checkbox]+label i, .et_pb_contact p input[type=radio]+label i {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #eee;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 6px;
}

.et_pb_contact p input[type=radio]+label i {
	border-radius: 50%;
}

.et_pb_contact p input[type=checkbox]:checked+label i:before, .et_pb_contact p input[type=radio]:checked+label i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.et_pb_contact p input[type=checkbox]:checked+label i:before {
	content: "N";
	font-family: ETmodules;
	color: #2ea3f2;
	width: 17px;
	height: 17px;
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
}

.et_pb_contact p input[type=radio]:checked+label i:before {
	background: #2ea3f2;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.et_pb_contact p input[type=checkbox]~input[type=text] {
	display: none !important;
}

.et_pb_contact_reset, .et_pb_contact_submit {
	font-family: inherit;
	display: inline-block;
	margin: 0 0 0 18px;
	cursor: pointer;
}

.et_pb_contact p .et_contact_error {
	border: 1px solid red !important;
}

.et_contact_bottom_container {
	float: right;
	text-align: right;
	margin-top: -1.5%;
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: flex;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_4 .et_pb_contact_right, .et_pb_column_1_5 .et_pb_contact_right, .et_pb_column_1_6 .et_pb_contact_right {
		margin-right: 5px;
	}
}

@media (max-width:980px) {
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_contact .et_pb_contact_field_half_tablet {
		width: 50%;
		float: left;
	}
	
	.et_pb_contact .et_pb_contact_field_last_tablet {
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_column .et_pb_contact p.et_pb_contact_field_half {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_contact .et_pb_contact_field_half_phone {
		width: 50%;
		float: left;
	}
	
	.et_pb_contact .et_pb_contact_field_last_phone {
		width: 100%;
	}
}

.iphone .et_pb_contact_form input, .iphone .et_pb_contact_form select, .iphone .et_pb_contact_form textarea {
	-webkit-appearance: initial;
}

.et_pb_countdown_timer_container {
	word-wrap: break-word;
}

.et_pb_countdown_timer {
	padding: 4%;
}

.et_pb_countdown_timer .et_pb_countdown_timer_container {
	width: 100%;
	text-align: center;
	position: relative;
	vertical-align: top;
}

.et_pb_countdown_timer .title {
	font-weight: 500;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

.et_pb_countdown_timer h4.title {
	font-size: 26px;
}

.et_pb_countdown_timer .section {
	display: inline-block;
	position: relative;
}

.et_pb_countdown_timer .section.values {
	width: 17%;
	max-width: 160px;
	vertical-align: top;
}

.et_pb_countdown_timer .section p {
	font-size: 54px;
	line-height: 54px;
	padding-bottom: 0;
	text-align: center;
	display: inline-block;
}

.et_pb_countdown_timer .section.zero p {
	opacity: .4;
}

.et_pb_countdown_timer .section p.value {
	min-width: 100%;
}

.et_pb_countdown_timer .section p.label {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	display: block;
}

.et_pb_countdown_timer .sep {
	position: relative;
}

.et_pb_countdown_timer .sep.sep.sep.sep.sep p {
	text-decoration: none !important;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p, .et_pb_column_3_5 .et_pb_countdown_timer .section p {
	font-size: 38px;
	line-height: 38px;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p.label, .et_pb_column_3_5 .et_pb_countdown_timer .section p.label {
	font-size: 12px;
	line-height: 20px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .title, .et_pb_column_1_4 .et_pb_countdown_timer .title, .et_pb_column_1_5 .et_pb_countdown_timer .title, .et_pb_column_1_6 .et_pb_countdown_timer .title, .et_pb_column_2_5 .et_pb_countdown_timer .title {
	font-size: 22px;
	margin-bottom: 20px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section p, .et_pb_column_2_5 .et_pb_countdown_timer .section p, .et_pb_column_3_8 .et_pb_countdown_timer .section p {
	font-size: 28px;
	line-height: 28px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .section p, .et_pb_column_1_5 .et_pb_countdown_timer .section p, .et_pb_column_1_6 .et_pb_countdown_timer .section p {
	font-size: 20px;
	line-height: 20px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section p.label, .et_pb_column_1_4 .et_pb_countdown_timer .section p.label, .et_pb_column_1_5 .et_pb_countdown_timer .section p.label, .et_pb_column_1_6 .et_pb_countdown_timer .section p.label, .et_pb_column_2_5 .et_pb_countdown_timer .section p.label, .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
	font-size: 11px;
	line-height: 19px;
}

@media (max-width:980px) {
	.et_pb_countdown_timer .title {
		font-size: 22px !important;
	}
	
	.et_pb_countdown_timer .section p {
		font-size: 64px !important;
		line-height: 64px !important;
	}
	
	.et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
	
	.et_pb_countdown_timer .sep.sep.sep.sep.sep p {
		text-decoration: none !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
}

@media (min-width:768px) and (max-width:800px) {
	.et_pb_countdown_timer .section p {
		font-size: 50px !important;
		line-height: 50px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 25px !important;
		line-height: 25px !important;
	}
}

@media (max-width:767px) {
	.et_pb_countdown_timer .title {
		font-size: 22px !important;
		margin-bottom: 20px !important;
	}
	
	.et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important;
	}
	
	.et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 16px !important;
		line-height: 16px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
}

@media (max-width:479px) {
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important;
	}
}

@media (max-width:380px) {
	.et_pb_countdown_timer .section p, .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 24px !important;
		line-height: 24px !important;
	}
	
	.et_pb_countdown_timer .section p.label {
		font-size: 12px !important;
		line-height: 25px !important;
	}
}

.et_pb_counter_title {
	word-wrap: break-word;
}

.et_pb_counter_amount {
	background-color: #2ea3f2;
}

.et_pb_counters .et_pb_counter_container {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_with_border .et_pb_counter_container {
	border: 0 solid #333;
}

.et_pb_counter_title {
	font-size: 12px;
	line-height: 1.6em;
	display: block;
}

.et_pb_bg_layout_light .et_pb_counter_title {
	color: #666;
}

.et_pb_counter_container {
	background-color: #ddd;
	color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	display: block;
}

.et_pb_counter_amount {
	opacity: 0;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.6em;
	text-align: right;
	padding: 1px;
	display: block;
	min-height: 6px;
	z-index: 2;
	overflow: hidden;
}

.et_pb_counter_amount.overlay {
	background-color: transparent !important;
	color: #2ea3f2;
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: visible;
}

.et_pb_counters span.et_pb_counter_amount_number {
	display: inline-block;
	padding: 0 10px;
}

.et_pb_counters span.et_pb_counter_amount_number:after, .et_pb_counters span.et_pb_counter_amount_number:before {
	content: "";
	display: block;
	max-width: 20px;
	min-width: 5px;
}

.et_pb_counters.et_pb_section_video>li, .et_pb_counters>li.et_pb_section_video .et_pb_counter_amount {
	position: relative;
}

.et_pb_counters li:last-of-type .et_pb_counter_container {
	margin-bottom: 0;
}

.et_pb_text_align_left .et_pb_counter_amount {
	text-align: left;
}

.et_pb_text_align_center .et_pb_counter_amount {
	text-align: center;
}

.et_pb_text_align_right .et_pb_counter_amount {
	text-align: right;
}

.et_pb_text_align_justified .et_pb_counter_amount {
	text-align: justify;
}

.et_pb_counters {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

.et-animated li span .et_pb_counter_amount {
	opacity: 1;
	-webkit-animation: slideWidth 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: slideWidth 1s cubic-bezier(.77, 0, .175, 1) 1;
	position: relative;
}

.et_pb_bg_layout_light_tablet .et_pb_counter_title {
	color: #666;
}

.et_pb_bg_layout_dark_tablet .et_pb_counter_title {
	color: #fff;
}

@-webkit-keyframes slideWidth {
	0% {
		width: 0;
	}
}

@keyframes slideWidth {
	0% {
		width: 0;
	}
}

@media (max-width:767px) {
	.et_pb_text_align_left-tablet .et_pb_counter_amount {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet .et_pb_counter_amount {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet .et_pb_counter_amount {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet .et_pb_counter_amount {
		text-align: justify;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_bg_layout_light_phone .et_pb_counter_title {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_counter_title {
		color: #fff;
	}
	
	.et_pb_text_align_left-phone .et_pb_counter_amount {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone .et_pb_counter_amount {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone .et_pb_counter_amount {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone .et_pb_counter_amount {
		text-align: justify;
	}
}

.et_pb_bg_layout_light .et_pb_promo_button {
	color: #2ea3f2;
}

.et-promo {
	background-color: #1f6581;
	padding: 40px 0 25px;
}

.et-promo-description {
	float: left;
	padding: 0 60px;
	word-wrap: break-word;
	width: 754px;
}

.et-promo-description p {
	color: #fff;
}

.et-promo-button {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	background-color: rgba(0, 0, 0, .35);
	border-radius: 5px;
	padding: 14px 20px;
	margin-top: 20px;
	float: left;
}

.et_pb_promo {
	padding: 40px 60px;
	text-align: center;
}

.et_pb_promo_description {
	padding-bottom: 20px;
	position: relative;
}

.et_pb_promo_description p:last-of-type {
	padding-bottom: 0;
}

.et_pb_promo_button {
	display: inline-block;
	color: inherit;
}

.et_pb_promo_button:hover {
	text-decoration: none;
}

.et_pb_promo_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo, .et_pb_column_1_5 .et_pb_promo, .et_pb_column_1_6 .et_pb_promo, .et_pb_column_2_5 .et_pb_promo, .et_pb_column_3_5 .et_pb_promo {
	padding: 40px;
}

.et_pb_has_bg_hover.et_pb_promo:hover {
	padding: 40px 60px !important;
	-webkit-transition: padding .4s ease-in-out;
	transition: padding .4s ease-in-out;
}

.et_pb_column_1_2 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_3 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_4 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_5 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_6 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_2_5 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_3_5 .et_pb_has_bg_hover.et_pb_promo:hover {
	padding: 40px !important;
}

.et_pb_no_bg_hover.et_pb_promo:hover {
	padding: 0 !important;
}

@media (max-width:980px) {
	.et_pb_has_bg_tablet.et_pb_promo {
		padding: 40px !important;
	}
	
	.et_pb_no_bg_tablet.et_pb_promo {
		padding: 0 !important;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_promo_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_promo_button {
		color: inherit;
	}
}

@media (max-width:767px) {
	.et_pb_promo {
		padding: 40px;
	}
	
	.et_pb_has_bg_phone.et_pb_promo {
		padding: 40px !important;
	}
	
	.et_pb_no_bg_phone.et_pb_promo {
		padding: 0 !important;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_promo_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_promo_button {
		color: inherit;
	}
}

@media (max-width:479px) {
	.et_pb_promo {
		padding: 40px;
	}
}

.et_pb_space {
	box-sizing: content-box;
	height: 23px;
}

.et_pb_divider_hidden {
	margin-bottom: 0 !important;
}

.et_pb_divider_internal {
	display: inline-block;
	width: 100%;
}

.et_pb_divider {
	margin: 0 0 30px;
	position: relative;
}

.et_pb_divider:before {
	content: "";
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.et_pb_divider:after, .et_pb_space:after {
	content: "";
	display: table;
}

.et_pb_divider_position_bottom:before {
	top: auto !important;
	bottom: 0 !important;
}

.et_pb_divider_position_center:before {
	top: 50% !important;
}

@media (max-width:980px) {
	.et_pb_divider_position_top_tablet:before {
		top: 0 !important;
		bottom: auto !important;
	}
	
	.et_pb_divider_position_bottom_tablet:before {
		top: auto !important;
		bottom: 0 !important;
	}
	
	.et_pb_divider_position_center_tablet:before {
		top: 50% !important;
	}
	
	.et_pb_space.et-hide-mobile {
		display: none;
	}
}

@media (max-width:767px) {
	.et_pb_divider_position_top_phone:before {
		top: 0 !important;
		bottom: auto !important;
	}
	
	.et_pb_divider_position_bottom_phone:before {
		top: auto !important;
		bottom: 0 !important;
	}
	
	.et_pb_divider_position_center_phone:before {
		top: 50% !important;
	}
}

.ie .et_pb_divider {
	overflow: visible;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #2ea3f2;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
	display: none;
}

.et_pb_text_align_left.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: left;
}

.et_pb_text_align_center.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: center;
}

.et_pb_text_align_right.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: right;
}

.et_pb_text_align_justified.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: justify;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
	clear: both;
	margin: 0 0 40px;
}

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portfolio_filters, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portfolio_filters {
	position: relative;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	list-style-type: none !important;
	padding: 0;
}

.et_pb_filterable_portfolio.et_pb_text_align_center .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap;
}

.et_pb_filterable_portfolio.et_pb_text_align_justified .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}

.et_pb_filterable_portfolio.et_pb_text_align_right .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	float: left;
	font-size: 14px;
	line-height: 1em;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	color: #666;
	padding: 10px 20px;
	border: 1px solid #e2e2e2;
	display: block;
	height: auto;
	overflow: hidden;
	margin: -1px -1px 0 0;
	background-color: #fff;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	border-radius: 3px 0 0 3px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	border-radius: 0 3px 3px 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
	color: #666;
	background-color: #f4f4f4;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
	color: #82c0c7;
	background-color: #f9f9f9;
}

.et_pb_filterable_portfolio .et_pb_portfolio_items, .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
	width: 100%;
	position: relative;
}

.et_pb_filterable_portfolio .et_pb_portfolio_item.active {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: 100%;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	border-radius: 3px 3px 0 0;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	border-radius: 0 0 3px 3px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2;
	position: relative;
}

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination {
	position: relative;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	list-style-type: none !important;
	text-align: right;
	margin: 0;
	padding: 0;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
	display: inline-block;
	padding: 10px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
	font-size: 16px;
	line-height: 16px;
	color: #999;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #82c0c7;
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a {
	color: #fff;
}

@media (min-width:981px) {
	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item img {
		width: 100%;
	}
	
	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0;
	}
	
	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
		font-size: 18px;
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: auto;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		width: auto;
		border-radius: 0;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		border-radius: 3px 0 0 3px;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
		border-radius: 0 3px 3px 0;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: justify;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_center-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_justified-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_right-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: end;
		justify-content: flex-end;
		flex-wrap: wrap;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
		width: 100%;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 50%;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		border-radius: 3px 0 0 0;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
		border-radius: 0 3px 0 0;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child:nth-child(odd) a {
		border-radius: 0 0 3px 3px;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child:nth-child(2n) a {
		border-radius: 0 0 3px;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: justify;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_center-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_justified-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_right-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: end;
		justify-content: flex-end;
		flex-wrap: wrap;
	}
}

.et_pb_fullwidth_code.et_pb_module {
	z-index: 9;
	position: relative;
}

.et_pb_with_border.et_pb_fullwidth_header .header-image-container img, .et_pb_with_border.et_pb_fullwidth_header .header-logo {
	border: 0 solid #333;
}

.et_pb_fullwidth_header {
	padding: 50px 0;
	position: relative;
	background-position: 50%;
	background-size: cover;
}

.et_pb_fullwidth_header p {
	padding-bottom: 0;
}

.et_pb_fullwidth_header_subhead {
	display: block;
}

.et_pb_fullscreen {
	padding: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	position: relative;
	z-index: 3;
	width: 80%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 100vh;
	width: 80%;
	max-width: none;
	height: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column wrap;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column nowrap;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container {
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content {
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center {
	-ms-align-self: flex-start;
	align-self: flex-start;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container {
	width: 100%;
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom {
	-ms-align-self: flex-end;
	align-self: flex-end;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
	display: -moz-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
	display: -moz-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-flow: row-reverse;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container {
	width: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
	width: 50%;
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center {
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.bottom {
	-ms-align-self: flex-end;
	align-self: flex-end;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	text-align: left;
	margin-left: 0;
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content {
	margin-right: 6%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	text-align: right;
	margin-right: 0;
	float: right;
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content {
	margin-left: 6%;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom {
	margin-bottom: 80px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	padding-left: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	padding-right: 0;
}

.et_pb_fullwidth_header .header-content {
	padding: 10px;
	text-align: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	margin: 20px auto;
	width: 80%;
	max-width: 800px;
}

.et_pb_fullwidth_header .header-image {
	text-align: center;
	margin-left: 2%;
	margin-right: 2%;
	line-height: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
	margin-top: 20px;
	display: inline-block;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one {
	margin-right: 15px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .et_pb_button_one {
	margin-right: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .et_pb_button_two {
	margin-left: 15px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	pointer-events: none;
}

.et_pb_fullwidth_header .et_pb_parallax_css {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	width: 100%;
	min-height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
	display: inline-block;
	pointer-events: all;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	color: #fff;
	font-size: 3.5em;
}

.et_pb_fullwidth_header .scroll-down-container .scroll-down-phone, .et_pb_fullwidth_header .scroll-down-container .scroll-down-tablet {
	display: none;
}

@media (max-width:980px) {
	.et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down, .et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-phone {
		display: none;
	}
	
	.et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-tablet {
		display: inline-block;
	}
}

@media (max-width:767px) {
	.et_pb_fullwidth_header .scroll-down-container-phone .scroll-down, .et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-tablet {
		display: none;
	}
	
	.et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-phone {
		display: inline-block;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-flow: column;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
		width: 100%;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
		margin: 20px 2%;
	}
}

.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.left, .ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.right {
	height: 100px;
}

.ie .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	float: none;
}

.et_pb_fullwidth_image {
	position: relative;
	line-height: 0;
}

.et_pb_fullwidth_image img {
	width: 100%;
	position: relative;
}

.et_pb_fullwidth_section .et_pb_post_title {
	padding: 6% 0;
	position: relative;
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_above {
	padding-top: 0;
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container, .et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below {
	padding-bottom: 0;
}

.et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	display: block;
}

@media (max-width:980px) {
	.et_pb_fullwidth_section .et_pb_post_title {
		padding: 80px 0;
	}
}

.single-post.et_left_sidebar .et_pb_fullwidth_section .et_pb_post_title, .single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title {
	padding-top: 0;
}

.single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg {
	padding-top: 6%;
}

.single .et_pb_fullwidth_section .et_pb_title_featured_container, .single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container {
	width: 100%;
	max-width: 100%;
	padding-top: 0;
}

.et_pb_fullwidth_section .et_pb_map_container {
	margin: 0;
}

.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img {
	border: 0 solid #333;
}

.et_pb_fullwidth_menu.et_hover_enabled:hover {
	z-index: auto;
}

.et_pb_fullwidth_menu .et-menu-nav, .et_pb_fullwidth_menu .et-menu-nav>ul {
	float: none;
}

.et_pb_fullwidth_menu .et-menu-nav>ul {
	padding: 0 !important;
	line-height: 1.7em;
}

.et_pb_fullwidth_menu .et-menu-nav>ul ul {
	padding: 20px 0;
	text-align: left;
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a {
	color: #fff;
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
	color: hsla(0, 0%, 100%, .8);
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul {
	bottom: 100%;
	top: auto;
	border-top: none;
	border-bottom: 3px solid #2ea3f2;
	box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul li ul {
	bottom: -23px;
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li.mega-menu ul ul {
	bottom: 0;
	top: auto;
	border: none;
}

.et_pb_fullwidth_menu .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	align-items: stretch;
	flex-wrap: wrap;
	opacity: 1;
}

.et_pb_fullwidth_menu .et_pb_menu__wrap--visible {
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__wrap--hidden {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__menu {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_fullwidth_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu>nav, .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul {
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	margin: 0;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
	position: static;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - 1px);
	left: 0;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul.upwards>li>ul {
	top: auto;
	bottom: calc(100% - 1px);
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 31px 0;
	white-space: nowrap;
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 0 !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 8px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	padding-bottom: 8px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-bottom: 8px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 8px;
}

.et_pb_fullwidth_menu .et_pb_menu__icon {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_fullwidth_menu .et-menu {
	margin-left: -11px;
	margin-right: -11px;
}

.et_pb_fullwidth_menu .et-menu>li {
	padding-left: 11px;
	padding-right: 11px;
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 30px;
}

.rtl  .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 0;
	margin-left: 30px;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
	-webkit-box-flex: 1;
	flex-grow: 1;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo, .et_pb_fullwidth_menu--style-centered .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
	display: none;
	margin-bottom: 30px;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
	-webkit-box-align: center !important;
	align-items: center !important;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
	width: 100%;
	height: 100%;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
	max-height: 100%;
}

.et_pb_fullwidth_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
	min-width: 96px;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container {
	position: absolute;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	align-content: stretch;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 999;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--visible {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--hidden {
	-webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--disabled {
	display: none;
}

.et_pb_fullwidth_menu .et_pb_menu__search {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu .et_pb_menu__search-form {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

.et_pb_fullwidth_menu .et_pb_menu__search-input {
	border: 0;
	width: 100%;
	color: #333;
	background: transparent;
}

.et_pb_fullwidth_menu .et_pb_menu__close-search-button {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_fullwidth_menu .et_pb_menu__close-search-button:after {
	content: "M";
	font-size: 1.7em;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 28px 0 0 !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 5px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding-bottom: 29px;
	white-space: nowrap;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards {
	padding: 0 0 28px !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-top: 0;
	margin-bottom: 5px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 29px;
	padding-bottom: 0;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after {
	top: auto;
	bottom: 0;
}

@media (min-width:981px) {
	.et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.et_dropdown_animation_slide.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out;
	}
	
	.et_dropdown_animation_expand.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_pb_fullwidth_menu.et_pb_fullwidth_menu_fullwidth .et_pb_row {
		width: 100%;
		max-width: 100%;
		padding: 0 30px !important;
	}
}

@media (max-width:980px) {
	.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo {
		margin: 0 auto;
	}
	
	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
		display: none;
	}
	
	.et_pb_fullwidth_menu .et_pb_row {
		min-height: 81px;
	}
	
	.et_pb_fullwidth_menu .et_pb_menu__menu {
		display: none;
	}
	
	.et_pb_fullwidth_menu .et_mobile_nav_menu {
		float: none;
		margin: 0 6px;
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_fullwidth_menu .et_mobile_menu {
		top: 100%;
		padding: 5%;
	}
	
	.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul {
		list-style: none !important;
		text-align: left;
	}
	
	.et_pb_fullwidth_menu .et_mobile_menu ul {
		padding: 0;
	}
	
	.et_pb_fullwidth_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
		top: auto;
		bottom: 100%;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a:hover {
		color: hsla(0, 0%, 100%, .8);
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a:hover {
		color: hsla(0, 0%, 100%, .8);
	}
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta {
	z-index: 3;
	opacity: 1;
}

.et_pb_fullwidth_portfolio {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.et_pb_fullwidth_portfolio .et_overlay {
	border: none;
	pointer-events: auto;
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group {
	display: none;
	float: left;
	width: 100%;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group.active, .et_pb_fullwidth_portfolio.et_pb_fullwidth_portfolio_grid .et_pb_carousel_group {
	display: block;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
	width: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
	float: left;
	margin: 0;
	height: 0;
	width: 20%;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
	max-width: 100%;
	height: inherit;
	min-height: 100%;
	min-width: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.landscape img {
	height: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.portrait img {
	width: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta {
	z-index: 3;
	opacity: 1;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay:before {
	top: 45%;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay:before {
	top: 33%;
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
	background: rgba(0, 0, 0, .6);
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p {
	color: #fff;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
	position: absolute;
	opacity: 0;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_title, .et_pb_fullwidth_portfolio h2.et_pb_portfolio_title {
	text-align: center;
	margin: 30px 0;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3, .et_pb_fullwidth_portfolio .et_pb_portfolio_image p {
	display: block;
	position: relative;
	float: left;
	z-index: 5;
	width: 100%;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
	margin-top: 40%;
	padding: 0 5px;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay+p.post-meta {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
	margin-top: 35%;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

.et_pb_fullwidth_portfolio .et_pb_no_results .entry {
	height: 285.75px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .meta p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .meta p {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .meta p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .meta p {
		color: #fff;
	}
}

.et_pb_fullwidth_post_slider.et_pb_slider .et_pb_container {
	width: 80%;
	max-width: 1080px;
}

.et_pb_gallery_item {
	word-wrap: break-word;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #2ea3f2;
}

p.et_pb_gallery_caption {
	line-height: 1.7;
}

.et_pb_with_border .et_pb_gallery_image, .et_pb_with_border .et_pb_gallery_item {
	border: 0 solid #333;
}

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
	margin-top: 10px;
}

.et_pb_gallery_image:hover .et_overlay:before {
	top: 50%;
}

.et_pb_gallery_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

.et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
	display: none;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
}

.et_pb_gallery_fullwidth .et_pb_gallery_image img, .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 100%;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item:first-child {
	display: block;
}

.et_pb_gallery .et_pb_gallery_items, .et_pb_gallery.et_pb_section_parallax {
	width: 100%;
}

.et_pb_gallery.et_pb_section_parallax:hover {
	overflow: hidden;
}

.et_pb_gallery_grid .et_pb_gallery_items {
	-webkit-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
}

.et_pb_gallery_grid .et_pb_gallery_image {
	position: relative;
}

.et_pb_gallery_image {
	line-height: 0;
}

.et_pb_gallery_grid .et_pb_gallery_item {
	display: none;
}

.et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: left;
}

.et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: center;
}

.et_pb_text_align_right.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: right;
}

.et_pb_text_align_justified.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: justify;
}

.et_pb_gallery_grid .et_pb_gallery_item {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_gallery .et_pb_gallery_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2;
	position: relative;
}

.et_pb_gallery .et_pb_gallery_pagination ul {
	list-style-type: none !important;
	text-align: right;
	margin: 0;
	padding: 0;
}

.et_pb_gallery .et_pb_gallery_pagination ul li {
	display: inline-block;
	padding: 10px;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a {
	font-size: 16px;
	line-height: 16px;
	color: #999;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #82c0c7;
}

.et_pb_gallery_pagination ul:after {
	content: "";
	width: 100%;
	height: 0;
	display: inline-block;
}

.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a {
	color: #fff;
}

.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: inherit;
}

.et_pb_slider.gallery-not-found .et_pb_slide, .et_pb_slider.gallery-not-found .et_pb_slide .et_pb_container {
	min-height: 0 !important;
}

@media (min-width:981px) {
	.et_pb_gallery_grid .et_pb_gallery_item img {
		width: 100%;
	}
	
	.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0;
	}
	
	.et_pb_gallery_grid .et_pb_gallery_item h3 {
		font-size: 18px;
	}
	
	.et_pb_gallery_item .et_pb_gallery_caption {
		font-size: 14px;
		margin: .4em 0 0;
	}
	
	.et_pb_row [class*=et_pb_gutters] .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify;
	}
}

.safari .et_pb_gallery_grid .et_pb_gallery_image {
	overflow: visible;
}

.et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333;
}

.et_pb_image {
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
}

.et_pb_image.aligncenter {
	text-align: center;
}

.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
	display: block;
	position: relative;
}

.et_pb_image {
	display: block;
}

.et_pb_image .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%;
}

.et_pb_image img {
	position: relative;
}

.et_pb_image_sticky {
	margin-bottom: 0 !important;
	display: inherit;
}

.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

@media (min-width:981px) {
	.et_pb_section_sticky, .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky .et_pb_column_single, .et_pb_section_sticky .et_pb_row.et-last-child, .et_pb_section_sticky .et_pb_row:last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0 !important;
	}
}

@media (max-width:980px) {
	.et_pb_image_sticky_tablet {
		margin-bottom: 0 !important;
		display: inherit;
	}
	
	.et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0 !important;
	}
	
	.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_image_bottom_space_tablet {
		margin-bottom: 30px !important;
		display: block;
	}
	
	.et_always_center_on_mobile {
		text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media (max-width:767px) {
	.et_pb_image_sticky_phone {
		margin-bottom: 0 !important;
		display: inherit;
	}
	
	.et_pb_image_bottom_space_phone {
		margin-bottom: 30px !important;
		display: block;
	}
}

.et_pb_login_form .et_pb_newsletter_button {
	margin: 0;
	width: 100%;
	cursor: pointer;
}

.et_pb_login_form form {
	text-align: left;
}

.et_pb_login_form ::-webkit-input-placeholder {
	color: #666;
}

.et_pb_login_form ::-moz-placeholder {
	color: #666;
}

.et_pb_login_form :-ms-input-placeholder {
	color: #666;
}

.et_pb_newsletter.et_pb_login {
	display: block;
}

.et_pb_newsletter.et_pb_login .et_pb_module_header:empty+.et_pb_newsletter_description_content>br:first-child {
	display: none;
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	float: left;
	position: relative;
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description {
	margin-bottom: 20px;
}

body.logged-in:not(.et-fb)  .et_pb_newsletter.et_pb_login .et_pb_newsletter_description {
	margin-bottom: 0;
}

.et_pb_forgot_password {
	font-size: 12px;
	margin-top: -5px;
}

.et_pb_forgot_password a {
	color: #fff;
	text-decoration: underline;
}

.et_pb_bg_layout_light .et_pb_forgot_password a {
	color: #666;
}

@media (min-width:768px) {
	.et_pb_in_customizer.et_pb_login .et_pb_newsletter_description {
		width: 50%;
	}
}

.logged-in:not(.et-fb) .et_pb_login .et_pb_newsletter_description {
	width: 100%;
	padding: 0;
}

.et_pb_map {
	height: 440px;
	width: 100%;
	position: relative;
}

.et_pb_map_container img {
	max-width: inherit;
}

.et_pb_map_pin {
	display: none;
	visibility: hidden;
}

.et_pb_column_2_3 .et_pb_map {
	height: 400px;
}

.et_pb_column_1_2 .et_pb_map, .et_pb_column_3_5 .et_pb_map, .et_pb_column_3_8 .et_pb_map {
	height: 280px;
}

.et_pb_column_1_3 .et_pb_map, .et_pb_column_1_4 .et_pb_map, .et_pb_column_1_5 .et_pb_map, .et_pb_column_1_6 .et_pb_map, .et_pb_column_2_5 .et_pb_map {
	height: 230px;
}

@media (min-width:981px) and (max-width:1405px) {
	.et_pb_column .et_pb_map {
		max-width: 100%;
	}
}

@media (max-width:980px) {
	.et_pb_map_container>.et_pb_map {
		height: 350px;
	}
}

@media (max-width:767px) {
	.et_pb_map_container>.et_pb_map {
		height: 220px;
	}
}

@media (max-width:479px) {
	.et_pb_map_container>.et_pb_map {
		height: 200px;
	}
}

.chrome.parallax-map-support .et_pb_map {
	-webkit-transform: inherit !important;
	transform: inherit !important;
}

.et_pb_with_border.et_pb_menu .et_pb_menu__logo img {
	border: 0 solid #333;
}

.et_pb_menu.et_hover_enabled:hover {
	z-index: auto;
}

.et_pb_menu .et-menu-nav, .et_pb_menu .et-menu-nav>ul {
	float: none;
}

.et_pb_menu .et-menu-nav>ul {
	padding: 0 !important;
	line-height: 1.7em;
}

.et_pb_menu .et-menu-nav>ul ul {
	padding: 20px 0;
	text-align: left;
}

.et_pb_bg_layout_dark.et_pb_menu ul li a {
	color: #fff;
}

.et_pb_bg_layout_dark.et_pb_menu ul li a:hover {
	color: hsla(0, 0%, 100%, .8);
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	top: 12px;
}

.et_pb_menu .et-menu-nav>ul.upwards li ul {
	bottom: 100%;
	top: auto;
	border-top: none;
	border-bottom: 3px solid #2ea3f2;
	box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
}

.et_pb_menu .et-menu-nav>ul.upwards li ul li ul {
	bottom: -23px;
}

.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul {
	bottom: 0;
	top: auto;
	border: none;
}

.et_pb_menu_inner_container {
	position: relative;
}

.et_pb_menu .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	align-items: stretch;
	flex-wrap: wrap;
	opacity: 1;
}

.et_pb_menu .et_pb_menu__wrap--visible {
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__wrap--hidden {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__menu {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu>nav, .et_pb_menu .et_pb_menu__menu>nav>ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_menu .et_pb_menu__menu>nav>ul {
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	margin: 0;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
	position: static;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - 1px);
	left: 0;
}

.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul {
	top: auto;
	bottom: calc(100% - 1px);
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 31px 0;
	white-space: nowrap;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 0 !important;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 8px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	padding-bottom: 8px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-top: 0;
	margin-bottom: 8px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 8px;
	padding-bottom: 0;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after {
	top: auto;
	bottom: 0;
}

.et_pb_menu .et_pb_menu__icon {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_menu .et-menu {
	margin-left: -11px;
	margin-right: -11px;
}

.et_pb_menu .et-menu>li {
	padding-left: 11px;
	padding-right: 11px;
}

.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 30px;
}

.rtl  .et_pb_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 0;
	margin-left: 30px;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu, .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav, .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
	-webkit-box-flex: 1;
	flex-grow: 1;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_menu--style-centered .et_pb_menu__logo-wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu--style-centered .et_pb_menu__logo, .et_pb_menu--style-centered .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_menu--style-centered .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
	display: none;
	margin-bottom: 30px;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
	-webkit-box-align: center !important;
	align-items: center !important;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
	width: 100%;
	height: 100%;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
	max-height: 100%;
}

.et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
	min-width: 96px;
}

.et_pb_menu .et_pb_menu__search-container {
	position: absolute;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	align-content: stretch;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 999;
}

.et_pb_menu .et_pb_menu__search-container--visible {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__search-container--hidden {
	-webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__search-container--disabled {
	display: none;
}

.et_pb_menu .et_pb_menu__search {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu .et_pb_menu__search-form {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

.et_pb_menu .et_pb_menu__search-input {
	border: 0;
	width: 100%;
	color: #333;
	background: transparent;
}

.et_pb_menu .et_pb_menu__close-search-button {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_menu .et_pb_menu__close-search-button:after {
	content: "M";
	font-size: 1.7em;
}

@media (min-width:981px) {
	.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.et_dropdown_animation_slide.et_pb_menu ul li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out;
	}
	
	.et_dropdown_animation_expand.et_pb_menu ul li:hover>ul {
		-webkit-transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_menu ul li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_pb_menu.et_pb_menu_fullwidth .et_pb_row {
		width: 100%;
		max-width: 100%;
		padding: 0 30px !important;
	}
}

@media (max-width:980px) {
	.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo {
		margin: 0 auto;
	}
	
	.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
		display: none;
	}
	
	.et_pb_menu .et_pb_row {
		min-height: 81px;
	}
	
	.et_pb_menu .et_pb_menu__menu {
		display: none;
	}
	
	.et_pb_menu .et_mobile_nav_menu {
		float: none;
		margin: 0 6px;
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_menu .et_mobile_menu {
		top: 100%;
		padding: 5%;
	}
	
	.et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul {
		list-style: none !important;
		text-align: left;
	}
	
	.et_pb_menu .et_mobile_menu ul {
		padding: 0;
	}
	
	.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
		top: auto;
		bottom: 100%;
	}
}

.et_pb_number_counter {
	word-wrap: break-word;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
}

.et_pb_number_counter .percent {
	z-index: 2;
}

.et_pb_number_counter h3 {
	font-size: 18px;
	position: relative;
}

.et_pb_number_counter .et_pb_module_header {
	position: relative;
}

.et_pb_number_counter {
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}

.et_pb_number_counter.active {
	opacity: 1;
}

.et_pb_number_counter {
	width: auto;
}

.et_pb_number_counter canvas {
	display: none;
	visibility: hidden;
}

.et_pb_number_counter .percent {
	height: 72px;
	position: relative;
}

.et_pb_number_counter .percent p {
	font-size: 72px;
	line-height: 72px;
	font-weight: 500;
}

.et_pb_number_counter.et_pb_with_title .percent {
	margin-bottom: 20px;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_4 .et_pb_number_counter .percent, .et_pb_column_1_5 .et_pb_number_counter .percent, .et_pb_column_1_6 .et_pb_number_counter .percent {
		height: 55px;
	}
	
	.et_pb_column_1_4 .et_pb_number_counter h3, .et_pb_column_1_5 .et_pb_number_counter h3, .et_pb_column_1_6 .et_pb_number_counter h3 {
		padding: 10px 0 0;
	}
}

.et_pb_portfolio_item {
	word-wrap: break-word;
}

.et_pb_with_border .et_portfolio_image {
	border: 0 solid #333;
}

.et_portfolio_image img {
	vertical-align: bottom;
	margin-bottom: 0;
}

.et_pb_portfolio_item {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_with_border .et_pb_portfolio_image, .et_pb_with_border .et_pb_portfolio_item {
	border: 0 solid #333;
}

.et_pb_portfolio_item .et_pb_module_header a, .et_pb_portfolio_item .post-meta a, .et_pb_portfolio_item h3 a {
	text-decoration: none;
}

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a {
	color: inherit;
}

.et_pb_portfolio_item .et_pb_module_header, .et_pb_portfolio_item h2 {
	margin-top: 10px;
}

.et_pb_portfolio_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

.et_pb_portfolio .et_pb_portfolio_item, .et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio.et_pb_section_video .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_video .wp-pagenavi {
	position: relative;
}

.et_pb_portfolio_items_wrapper.no_pagination {
	border-bottom: none;
}

@media (min-width:981px) {
	.et_pb_portfolio_grid .et_pb_portfolio_item img {
		width: 100%;
	}
	
	.et_pb_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0;
	}
	
	.et_pb_portfolio_grid .et_pb_portfolio_item h2 {
		font-size: 18px;
	}
	
	.et_pb_portfolio_item .post-meta {
		font-size: 14px;
		margin: .4em 0 0;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta a {
		color: inherit;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 5.5% 7.5% 0;
		width: 29.666%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1) {
		clear: both;
	}
}

@media (max-width:767px) {
	.et_pb_portfolio_item h2 {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta a {
		color: inherit;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 5.5% 9.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n) {
		margin-right: 5.5%;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .last_in_row, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd) {
		clear: both;
	}
}

@media (max-width:479px) {
	.et_pb_portfolio_item {
		margin-bottom: 22px;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .on_last_row {
		margin-bottom: 0;
	}
}

.et_pb_with_border.et_pb_posts_nav span.nav-next a, .et_pb_with_border.et_pb_posts_nav span.nav-previous a {
	border: 0 solid #333;
}

.et_pb_posts_nav.nav-single:after {
	clear: both;
	display: block;
	content: "";
}

.et_pb_posts_nav a {
	display: inline-block;
}

.et_pb_posts_nav .meta-nav, .et_pb_posts_nav .nav-label, .et_pb_posts_nav .nav-next, .et_pb_posts_nav .nav-previous {
	position: relative;
}

.et_pb_post_slider .et_pb_no_results .entry {
	height: 285.75px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_section:not(.et_pb_fullwidth_section) .et_pb_post_slider .et_pb_no_results .entry {
	height: auto;
	padding: 16% 8%;
}

.et_pb_slider.et_pb_post_slider {
	background-position: 50%;
	background-size: cover;
}

.et_pb_post_slider .et_pb_slide {
	background-repeat: no-repeat;
}

.et_pb_post_slider_image_bottom .et_pb_slide_image {
	position: relative;
	margin: 0 auto 10px !important;
}

.et_pb_post_slider_image_bottom .et_pb_slide_description {
	padding-bottom: 8%;
}

.et_pb_post_slider_image_top .et_pb_slide_image {
	position: relative;
	margin: 8% auto 0 !important;
}

.et_pb_post_slider_image_top .et_pb_slide_description {
	padding-top: 8%;
	padding-bottom: 8%;
}

.et_pb_post_slider_image_right .et_pb_slide_description {
	float: left !important;
}

.et_pb_post_slider_image_right .et_pb_slide_image {
	right: 0;
	margin-right: 0;
}

.et_pb_post_slider.et_pb_bg_layout_dark .post-meta, .et_pb_post_slider.et_pb_bg_layout_dark .post-meta a {
	color: #fff !important;
}

.et_pb_post_slider.et_pb_bg_layout_light .post-meta, .et_pb_post_slider.et_pb_bg_layout_light .post-meta a {
	color: #333 !important;
}

.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description, .et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image {
	opacity: 0;
}

.et_pb_column_1_2 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide {
	padding-bottom: 6%;
}

.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 10% !important;
}

.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 5% !important;
}

.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 7% !important;
}

.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 15% !important;
}

.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 25% !important;
}

.et_pb_post_slider.et_pb_module .et_pb_row {
	width: 100%;
}

.et_pb_post_slider.et_pb_module .et_pb_with_background .et_pb_row {
	width: 80%;
}

.et_pb_post_slider.et_pb_module .et_pb_section {
	background-color: transparent;
}

.et_pb_slide_content .post-meta, .et_pb_slide_content .post-meta a {
	font-size: 13px !important;
	font-weight: 400 !important;
}

.et_pb_slide_content .post-meta {
	padding-bottom: 0 !important;
	padding-top: 5px;
}

@media (max-width:980px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 5% !important;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta, .et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta a {
		color: #333 !important;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta, .et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta a {
		color: #fff !important;
	}
}

@media (max-width:767px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 10% !important;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta, .et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta a {
		color: #333 !important;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta, .et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta a {
		color: #fff !important;
	}
}

@media (max-width:479px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 16% !important;
	}
}

.et_pb_post_title.et_pb_featured_bg {
	padding: 16% 8%;
	background-size: cover;
	background-position: 50%;
	position: relative;
	overflow: hidden;
}

.et_pb_post_title .et_pb_parallax_css {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
	padding: 1em 1.5em;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container {
	padding-bottom: 0;
}

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

.et_pb_column_1_3 .et_pb_title_container h1, .et_pb_column_1_4 .et_pb_title_container h1, .et_pb_column_1_5 .et_pb_title_container h1, .et_pb_column_1_6 .et_pb_title_container h1, .et_pb_column_2_5 .et_pb_title_container h1 {
	font-size: 18px;
}

.et_pb_title_featured_container {
	margin-left: auto;
	margin-right: auto;
}

.et_pb_title_featured_container .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%;
	width: 100%;
}

.et_pb_title_featured_container img {
	width: 100%;
}

.et_pb_title_container {
	display: block;
	max-width: 100%;
	word-wrap: break-word;
	z-index: 98;
	position: relative;
}

.et_pb_title_featured_container {
	line-height: 0;
	position: relative;
}

p.et_pb_title_meta_container {
	padding-bottom: 1em;
}

p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before {
	content: " | ";
}

.et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: #666;
}

.et_pb_bg_layout_dark p.et_pb_title_meta_container, .et_pb_bg_layout_dark p.et_pb_title_meta_container a {
	color: inherit;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_light_tablet p.et_pb_title_meta_container a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container a {
		color: inherit;
	}
}

@media (max-width:767px) {
	.et_pb_title_container h1 {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_light_phone p.et_pb_title_meta_container, .et_pb_bg_layout_light_phone p.et_pb_title_meta_container a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone p.et_pb_title_meta_container, .et_pb_bg_layout_dark_phone p.et_pb_title_meta_container a {
		color: inherit;
	}
}

.et_pb_pricing_content, .et_pb_pricing_heading {
	word-wrap: break-word;
}

.et_pb_featured_table .et_pb_pricing_heading {
	background-color: #2ea3f2;
}

.et_pb_sum {
	color: #2ea3f2;
}

.et_pb_pricing {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

.et_pb_pricing_table_button, .et_pb_pricing li a {
	color: #2ea3f2;
}

.et_pb_pricing_table_button:hover {
	background-color: rgba(0, 0, 0, .05);
}

.et_pb_pricing_table_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_pricing li span:before {
	border-color: #2ea3f2;
}

.et_pb_pricing_table {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_pricing_table_wrap {
	display: block;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-box-align: start;
	align-items: flex-start;
}

.et_pb_pricing_table {
	float: left;
	width: 33.33%;
	max-width: 34%;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	border: 1px solid #bebebe;
	background-color: #fcfcfc;
	padding-bottom: 30px;
	text-align: center;
	margin: 30px -1px 0 0;
	position: relative;
}

.et_pb_pricing>.box-shadow-overlay {
	z-index: 11;
}

.et_pb_featured_table {
	background-color: #fff;
	margin-top: 0;
	position: relative;
	z-index: 10;
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}

.et_pb_column_4_4 .et_pb_pricing_table {
	width: 25%;
	max-width: 25.5%;
}

.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table {
	width: 33.33%;
	max-width: 34%;
}

.et_pb_column_1_2 .et_pb_pricing_table, .et_pb_column_2_3 .et_pb_pricing_table, .et_pb_column_3_5 .et_pb_pricing_table, .et_pb_pricing_2 .et_pb_pricing_table {
	width: 50%;
	max-width: 50.5%;
}

.et_pb_column_1_3 .et_pb_pricing_table, .et_pb_column_1_4 .et_pb_pricing_table, .et_pb_column_1_5 .et_pb_pricing_table, .et_pb_column_1_6 .et_pb_pricing_table, .et_pb_column_2_5 .et_pb_pricing_table, .et_pb_column_3_8 .et_pb_pricing_table, .et_pb_pricing_1 .et_pb_pricing_table {
	width: 100%;
	max-width: none;
	margin: 0 0 30px;
}

.et_pb_column_1_3 .et_pb_pricing_table.et-last-child, .et_pb_column_1_3 .et_pb_pricing_table:last-child, .et_pb_column_1_4 .et_pb_pricing_table.et-last-child, .et_pb_column_1_4 .et_pb_pricing_table:last-child, .et_pb_column_1_5 .et_pb_pricing_table.et-last-child, .et_pb_column_1_5 .et_pb_pricing_table:last-child, .et_pb_column_1_6 .et_pb_pricing_table.et-last-child, .et_pb_column_1_6 .et_pb_pricing_table:last-child, .et_pb_column_2_5 .et_pb_pricing_table.et-last-child, .et_pb_column_2_5 .et_pb_pricing_table:last-child, .et_pb_column_3_8 .et_pb_pricing_table.et-last-child, .et_pb_column_3_8 .et_pb_pricing_table:last-child, .et_pb_pricing_1 .et_pb_pricing_table.et-last-child, .et_pb_pricing_1 .et_pb_pricing_table:last-child {
	margin-bottom: 0;
}

.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(3n+1), .et_pb_column_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(4n+1) {
	clear: both;
}

.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+4), .et_pb_column_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+5) {
	margin-top: 50px;
}

.et_pb_column_1_2 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_2_3 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_3_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4), .et_pb_column_3_5 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_4_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+5) {
	margin-top: 20px;
}

.et_pb_pricing_heading {
	background-color: #bebebe;
	padding: 10px 0;
	position: relative;
}

.et_pb_pricing_heading .et_pb_pricing_title, .et_pb_pricing_heading h2 {
	color: #fff;
	padding-bottom: 5px;
}

.et_pb_best_value {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	display: block;
	font-weight: 500;
}

.et_pb_pricing_content_top {
	padding-top: 17px;
	padding-bottom: 30px;
	position: relative;
	border-bottom: 1px #bebebe;
	border-style: solid;
}

.et_pb_pricing_table .et_pb_button_wrapper {
	padding-left: 30px;
	padding-right: 30px;
}

.et_pb_et_price {
	color: #999;
	font-size: 16px;
}

.et_pb_dollar_sign {
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	margin-left: -.5em;
}

.et_pb_sum {
	font-size: 80px;
	line-height: 1.03em;
	font-weight: 300;
}

.et_pb_pricing_content {
	padding: 30px;
	text-align: left;
	position: relative;
}

.et_pb_featured_table .et_pb_pricing_content {
	padding-bottom: 50px;
}

.et_pb_pricing li {
	line-height: 1.6em;
	padding: 0 0 1.6em 14px;
	position: relative;
}

.et_pb_pricing li:last-child {
	padding-bottom: 0;
}

.et_pb_pricing li span:before {
	border-style: solid;
	border-width: 3px;
	content: "";
	left: -14px;
	position: absolute;
	top: 9px;
	border-radius: 3px;
}

.et_pb_pricing.et_pb_pricing_no_bullet li span:before {
	display: none !important;
}

.et_pb_pricing li.et_pb_not_available {
	color: #ccc;
}

.et_pb_pricing li.et_pb_not_available span:before {
	border-color: #ccc;
}

.et_pb_pricing li a {
	font-weight: 500;
	text-decoration: none;
}

.et_pb_pricing li span {
	position: relative;
}

.et_pb_pricing_table_button {
	display: inline-block;
	position: relative;
}

.et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2) {
	margin-top: 0 !important;
}

@media (min-width:981px) {
	.et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(3), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(4) {
		margin-top: 0 !important;
	}
}

@media (max-width:981px) {
	.et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
		margin-top: 0 !important;
	}
}

@media (min-width:767px) {
	.et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
		margin-top: 0 !important;
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_pricing_table {
		width: 50% !important;
		max-width: 50.5% !important;
	}
	
	.et_pb_column .et_pb_pricing_1 .et_pb_pricing_table {
		width: 100% !important;
		max-width: none !important;
	}
	
	.et_pb_column .et_pb_pricing_table:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_column .et_pb_pricing_table:nth-child(n+3) {
		margin-top: 50px;
	}
	
	.et_pb_column .et_pb_pricing_table:nth-child(n+3).et_pb_featured_table {
		margin-top: 20px;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_pricing_table {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 30px;
		margin-top: 0 !important;
	}
	
	.et_pb_column .et_pb_pricing_table.et-last-child, .et_pb_column .et_pb_pricing_table:last-child {
		margin-bottom: 0;
	}
}

.et_pb_search .screen-reader-text {
	display: none;
}

.et_pb_search {
	border: 1px solid #ddd;
	border-radius: 3px;
	overflow: hidden;
}

.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {
	padding: .715em;
	margin: 0;
	font-size: 14px;
	line-height: normal !important;
	border: none;
	color: #666;
}

.et_pb_search input.et_pb_s::-webkit-input-placeholder {
	color: #666;
}

.et_pb_search input.et_pb_s::-moz-placeholder {
	color: #666;
}

.et_pb_search input.et_pb_s:-ms-input-placeholder {
	color: #666;
}

.et_pb_search input.et_pb_s {
	-webkit-appearance: none;
	background: transparent;
	display: inline-block;
	padding-right: 80px;
	width: 100%;
}

.et_pb_search .et_pb_searchform {
	position: relative;
}

.et_pb_search input.et_pb_searchsubmit {
	min-height: 100% !important;
	background-color: #ddd;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
}

.et_pb_search.et_pb_text_align_center .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left .et_pb_searchsubmit {
	right: 0;
}

.et_pb_search.et_pb_text_align_right .et_pb_searchsubmit {
	right: auto;
	left: 0;
}

.et_pb_search.et_pb_text_align_right input.et_pb_s {
	text-align: right;
	padding-left: 80px;
	padding-right: .7em;
}

.et_pb_search.et_pb_text_align_center input.et_pb_s {
	text-align: center;
}

.et_pb_search.et_pb_hide_search_button input.et_pb_searchsubmit {
	display: none;
}

.et_pb_search.et_pb_hide_search_button input.et_pb_s {
	padding-left: .7em;
	padding-right: .7em;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s {
	color: #fff;
	border: 2px solid #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder {
	color: #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder {
	color: #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder {
	color: #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit {
	background-color: transparent;
	color: #fff;
	font-weight: 500;
	border: 2px solid #fff;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s {
		border: none;
		color: #666;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #666;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_searchsubmit {
		border: none;
		color: #666;
		background-color: #ddd;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s {
		color: #fff;
		border: 2px solid #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-moz-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s:-ms-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_searchsubmit {
		background-color: transparent;
		color: #fff;
		font-weight: 500;
		border: 2px solid #fff;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		right: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-tablet .et_pb_searchsubmit {
		right: auto;
		left: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-tablet input.et_pb_s {
		text-align: right;
		padding-left: 80px;
		padding-right: .7em;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		text-align: center;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		left: auto;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
		text-align: left;
		padding-left: .715em;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		padding-left: .715em;
		padding-right: .715em;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s {
		border: none;
		color: #666;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #666;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_searchsubmit {
		border: none;
		color: #666;
		background-color: #ddd;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s {
		color: #fff;
		border: 2px solid #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-moz-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s:-ms-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_searchsubmit {
		background-color: transparent;
		color: #fff;
		font-weight: 500;
		border: 2px solid #fff;
	}
	
	.et_pb_search.et_pb_text_align_center-phone .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left-phone .et_pb_searchsubmit {
		right: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-phone .et_pb_searchsubmit {
		right: auto;
		left: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-phone input.et_pb_s {
		text-align: right;
		padding-left: 80px;
		padding-right: .7em;
	}
	
	.et_pb_search.et_pb_text_align_center-phone input.et_pb_s {
		text-align: center;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		left: auto;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
		text-align: left;
		padding-left: .715em;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		padding-left: .715em;
		padding-right: .715em;
	}
}

.et_pb_with_border.et_pb_shop .et_shop_image>img, .et_pb_with_border.et_pb_shop .products li {
	border: 0 solid #333;
}

.et_pb_shop.et_pb_text_align_center .star-rating, .et_pb_shop.et_pb_text_align_justified .star-rating, .et_pb_shop.et_pb_text_align_right .star-rating {
	display: inline-block;
}

@media (max-width:980px) {
	.et_pb_shop ul.products.columns-1 li.product, .et_pb_shop ul.products.columns-2 li.product, .et_pb_shop ul.products.columns-3 li.product, .et_pb_shop ul.products.columns-4 li.product, .et_pb_shop ul.products.columns-5 li.product, .et_pb_shop ul.products.columns-6 li.product {
		width: 48% !important;
		margin-right: 4% !important;
	}
	
	.et_pb_shop ul.products.columns-1 li:nth-child(2n+2), .et_pb_shop ul.products.columns-2 li:nth-child(2n+2), .et_pb_shop ul.products.columns-3 li:nth-child(2n+2), .et_pb_shop ul.products.columns-4 li:nth-child(2n+2), .et_pb_shop ul.products.columns-5 li:nth-child(2n+2), .et_pb_shop ul.products.columns-6 li:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	
	.et_pb_shop ul.products.columns-1 li:nth-child(3n+1), .et_pb_shop ul.products.columns-2 li:nth-child(3n+1), .et_pb_shop ul.products.columns-3 li:nth-child(3n+1), .et_pb_shop ul.products.columns-4 li:nth-child(3n+1), .et_pb_shop ul.products.columns-5 li:nth-child(3n+1), .et_pb_shop ul.products.columns-6 li:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (min-width:981px) {
	.et_pb_shop_grid .woocommerce ul.products li.product {
		clear: none;
	}
	
	.et_pb_shop.et_pb_text_align_center-tablet .star-rating, .et_pb_shop.et_pb_text_align_justified-tablet .star-rating, .et_pb_shop.et_pb_text_align_right-tablet .star-rating {
		display: inline-block;
	}
}

@media (max-width:767px) {
	.et_pb_shop.et_pb_text_align_center-phone .star-rating, .et_pb_shop.et_pb_text_align_justified-phone .star-rating, .et_pb_shop.et_pb_text_align_right-phone .star-rating {
		display: inline-block;
	}
}

@media (max-width:479px) {
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

.et_pb_widget_area_left {
	border-right: 1px solid rgba(0, 0, 0, .1);
	padding-right: 30px;
}

.et_pb_widget_area_right {
	border-left: 1px solid rgba(0, 0, 0, .1);
	padding-left: 30px;
}

.et_pb_sidebar_no_border {
	border: none;
	padding: 0;
}

.et_pb_widget_area ul {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_pb_widget li a {
		color: inherit;
	}
	
	.et_pb_widget_area_left {
		padding-right: 0;
		border-right: none;
	}
	
	.et_pb_widget_area_right {
		padding-left: 0;
		border-left: none;
	}
	
	.et_pb_column .et_pb_widget {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		width: 100%;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_left {
	border-right: none;
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_right {
	border-left: none;
}

.et_pb_signup .et_pb_newsletter_description, .et_pb_signup .et_pb_newsletter_form {
	float: none;
}

.et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
	-webkit-appearance: none;
	background-color: #eee;
	background-color: #fff;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox], .et_pb_subscribe .et_pb_contact_field input[type=radio] {
	margin: 0;
	width: auto;
	max-width: none;
	padding: 0;
	display: none;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 1.7em;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label i {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #eee;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 6px;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label i, .et_pb_subscribe .et_pb_contact_field input[type=text], .et_pb_subscribe .et_pb_contact_field select, .et_pb_subscribe .et_pb_contact_field textarea {
	background-color: #fff;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=text], .et_pb_subscribe .et_pb_contact_field select, .et_pb_subscribe .et_pb_contact_field textarea {
	border-radius: 3px;
}

.et_pb_subscribe .et_pb_contact_field input[type=radio]+label i {
	border-radius: 50%;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before, .et_pb_subscribe .et_pb_contact_field input[type=radio]:checked+label i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before {
	content: "N";
	font-family: ETmodules;
	color: #2ea3f2;
	width: 17px;
	height: 17px;
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
}

.et_pb_subscribe .et_pb_contact_field input[type=radio]:checked+label i:before {
	background: #2ea3f2;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]~input[type=text] {
	display: none !important;
}

.et_pb_subscribe .et_pb_contact_field textarea {
	font-family: inherit;
}

.et_pb_newsletter.et_pb_subscribe {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description {
	align-self: start;
}

.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description, .et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_form {
	width: 100%;
}

.et_pb_feedburner_form .et_pb_newsletter_button {
	margin: 0;
	width: 100%;
	cursor: pointer;
}

.et_subscribe_loader {
	display: none;
	background: url("#dynamic-product-dir/includes/builder/images/subscribe-loader.gif");
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: -8px;
}

.et_pb_button_text_loading .et_pb_newsletter_button_text {
	visibility: hidden;
}

.et_pb_feedburner_form form {
	text-align: left;
}

.et_pb_feedburner_form ::-webkit-input-placeholder {
	color: #666;
}

.et_pb_feedburner_form ::-moz-placeholder {
	color: #666;
}

.et_pb_feedburner_form :-ms-input-placeholder {
	color: #666;
}

ul.et_pb_social_media_follow {
	list-style-type: none !important;
	margin: 0 0 22px;
	padding: 0;
}

.et_pb_social_media_follow li {
	display: inline-block;
	margin-bottom: 8px;
	position: relative;
}

.et_pb_social_media_follow li a {
	margin-right: 8px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.et_pb_social_media_follow li a.follow_button {
	padding: 0 12px;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 1.6em;
	background: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .5);
	border-radius: 3px;
	border-width: 0;
	border-style: solid;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a {
	margin-right: 0;
}

.et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
	margin-right: 8px;
}

.et_pb_social_media_follow li a.follow_button:hover {
	background: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .6);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	background: rgba(0, 0, 0, .6);
	color: hsla(0, 0%, 100%, .8);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

.et_pb_social_media_follow li a.icon {
	height: 32px;
	width: 32px;
	padding: 0;
	box-sizing: content-box;
}

.et_pb_social_media_follow li a.icon:before {
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	z-index: 10;
}

.et_pb_social_media_follow li a.icon:hover:before {
	color: hsla(0, 0%, 100%, .7);
}

.et_pb_social_media_follow li a.icon {
	border-radius: 3px;
}

.et_pb_social_media_follow_network_name {
	display: none;
}

.et-social-pinterest a.icon:before {
	content: "";
}

.et-social-linkedin a.icon:before {
	content: "";
}

.et-social-tumblr a.icon:before {
	content: "";
}

.et-social-skype a.icon:before {
	content: "";
}

.et-social-flikr a.icon:before {
	content: "";
}

.et-social-myspace a.icon:before {
	content: "";
}

.et-social-dribbble a.icon:before {
	content: "";
}

.et-social-youtube a.icon:before {
	content: "";
}

.et-social-vimeo a.icon:before {
	content: "";
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

.et_pb_tab, .et_pb_tabs_controls {
	word-wrap: break-word;
}

.et_pb_tabs {
	border: 1px solid #d9d9d9;
}

ul.et_pb_tabs_controls {
	background-color: #f4f4f4;
}

ul.et_pb_tabs_controls:after {
	border-top: 1px solid #d9d9d9;
	content: "";
	display: block;
	visibility: visible;
	position: relative;
	top: -1px;
	z-index: 9;
}

.et_pb_tabs_controls li {
	float: left;
	border-right: 1px solid #d9d9d9;
	font-weight: 600;
	position: relative;
	cursor: pointer;
	max-width: 100%;
	display: table;
	z-index: 11;
	line-height: 1.7em;
}

.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
	border-right: none;
}

.et_pb_tabs_controls li a {
	text-decoration: none;
	color: #666;
	padding: 4px 30px;
	vertical-align: middle;
	display: table-cell;
	line-height: inherit;
}

.et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #fff;
}

.et_pb_tab_active a {
	color: #333 !important;
}

.et_pb_tab p:last-of-type {
	padding-bottom: 0;
}

.et_pb_all_tabs {
	background-color: #fff;
}

.et_pb_all_tabs>div {
	display: none;
}

.et_pb_all_tabs .et_pb_active_content {
	display: block;
}

.et_pb_tab {
	padding: 24px 30px;
}

.et_pb_tab_content {
	position: relative;
}

.et_pb_column_1_3 .et_pb_tabs_controls, .et_pb_column_1_4 .et_pb_tabs_controls, .et_pb_column_1_5 .et_pb_tabs_controls, .et_pb_column_1_6 .et_pb_tabs_controls, .et_pb_column_2_5 .et_pb_tabs_controls, .et_pb_column_3_8 .et_pb_tabs_controls {
	border-bottom: none;
}

.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li, .et_pb_column_1_5 .et_pb_tabs_controls li, .et_pb_column_1_6 .et_pb_tabs_controls li, .et_pb_column_2_5 .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_controls li {
	float: none;
	border-right: none;
	border-bottom: 1px solid #d9d9d9;
}

.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_2_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
	width: 100%;
}

.et_pb_tabs_controls {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

@media (max-width:767px) {
	.et_pb_tabs_controls {
		border-bottom: none;
		height: auto !important;
	}
	
	.et_pb_tabs_controls li {
		float: none;
		border-right: none;
		border-bottom: 1px solid #d9d9d9;
		display: block;
	}
}

@media (max-width:479px) {
	.et_pb_tabs_controls {
		border-bottom: none;
	}
	
	.et_pb_tabs_controls li {
		float: none;
		border-right: none;
		border-bottom: 1px solid #d9d9d9;
	}
}

.et_pb_member_social_links a:hover {
	color: #2ea3f2;
}

.et_pb_team_member {
	word-wrap: break-word;
}

.et_pb_with_border .et_pb_team_member_image {
	border: 0 solid #333;
}

.et_pb_team_member_image {
	float: left;
	max-width: 320px;
	margin-right: 30px;
	display: table-cell;
	line-height: 0 !important;
	position: relative;
}

.et_pb_column .et_pb_team_member_image.et-svg {
	width: 320px;
	max-width: 100%;
}

.et_pb_team_member_description {
	display: table-cell;
	vertical-align: top;
	position: relative;
}

.et_pb_team_member_no_image .et_pb_team_member_description {
	display: block !important;
}

.et_pb_member_position {
	color: #aaa;
	padding-bottom: 7px;
}

.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image, .et_pb_column_1_5 .et_pb_team_member_image, .et_pb_column_1_6 .et_pb_team_member_image, .et_pb_column_2_5 .et_pb_team_member_image, .et_pb_column_3_5 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image {
	float: none;
	display: block;
	width: auto;
	margin: 0 0 12px;
	text-align: center;
}

.et_pb_column_1_2 .et_pb_team_member_description, .et_pb_column_1_3 .et_pb_team_member_description, .et_pb_column_1_4 .et_pb_team_member_description, .et_pb_column_1_5 .et_pb_team_member_description, .et_pb_column_1_6 .et_pb_team_member_description, .et_pb_column_2_5 .et_pb_team_member_description, .et_pb_column_3_4 .et_pb_team_member_description, .et_pb_column_3_5 .et_pb_team_member_description, .et_pb_column_3_8 .et_pb_team_member_description {
	display: block;
}

.entry-content .et_pb_member_social_links {
	list-style-type: none !important;
	margin-top: 20px;
	padding: 0;
}

.et_pb_member_social_links li {
	display: inline-block;
	margin-right: 15px;
}

.et_pb_member_social_links a {
	display: inline-block;
	font-size: 16px;
	position: relative;
	text-align: center;
	-webkit-transition: color .3s ease 0s;
	transition: color .3s ease 0s;
	color: #b2b2b2;
	text-decoration: none;
}

.et_pb_facebook_icon:before {
	content: "";
}

.et_pb_twitter_icon:before {
	content: "";
}

.et_pb_google_icon:before {
	content: "";
}

.et_pb_linkedin_icon:before {
	content: "";
}

.et_pb_member_social_links span {
	display: none;
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column .et_pb_team_member_image {
		float: left;
		width: auto;
		margin: 0 30px 12px 0;
		text-align: left;
	}
	
	.et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
		float: none;
		width: auto;
		max-width: none;
		margin: 0 0 12px;
		text-align: center;
	}
	
	.et_pb_column .et_pb_team_member_description {
		display: table-cell;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
		float: none;
		width: auto;
		max-width: none;
		margin: 0 0 12px;
		text-align: center;
	}
	
	.et_pb_column .et_pb_team_member_description {
		display: table-cell;
	}
}

@media (max-width:767px) {
	.et_pb_team_member_image {
		float: none;
		width: auto;
		margin: 0 0 12px;
		display: block;
		text-align: center;
	}
	
	.et_pb_team_member_description {
		display: block;
	}
}

.et_pb_testimonial_description_inner {
	word-wrap: break-word;
}

.et_pb_with_border .et_pb_testimonial_portrait {
	border: 0 solid #333;
}

.et_pb_testimonial {
	position: relative;
	padding: 30px;
	line-height: 1.5;
}

.et_pb_testimonial.et_pb_testimonial_no_bg {
	padding: 30px 0 0;
}

.et_pb_testimonial .et_pb_testimonial_content p {
	padding-bottom: 1em;
}

.et_pb_testimonial .et_pb_testimonial_meta {
	padding-bottom: 0;
}

.et_pb_testimonial_portrait, .et_pb_testimonial_portrait:before {
	border-radius: 90px;
}

.et_pb_testimonial_portrait {
	float: left;
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	box-sizing: content-box;
}

.et_pb_testimonial_portrait:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
}

.et_pb_column_1_3 .et_pb_testimonial_portrait, .et_pb_column_1_4 .et_pb_testimonial_portrait, .et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_column_2_5 .et_pb_testimonial_portrait, .et_pb_column_3_8 .et_pb_testimonial_portrait {
	float: none;
	display: block;
	margin: 0 auto 20px;
}

.et_pb_testimonial_description, .et_pb_testimonial_description_inner {
	display: block;
	position: relative;
}

.et_pb_bg_layout_dark .et_pb_testimonial_description a {
	color: #fff;
}

.et_pb_testimonial_description_inner+.et_pb_testimonial_meta>span {
	display: inline-block;
	margin-top: 32px;
}

.et_pb_testimonial_description_inner:empty {
	display: none;
}

.et_pb_testimonial_description_inner:empty+.et_pb_testimonial_author, .et_pb_testimonial_description_inner:empty+.et_pb_testimonial_meta>span {
	margin-top: 12px;
}

.et_pb_testimonial_author {
	margin-top: 32px;
	font-weight: 700;
	display: block;
}

.et_pb_testimonial_author:empty {
	display: none;
}

.et_pb_testimonial_author a {
	color: inherit;
}

.et_pb_testimonial_company:empty, .et_pb_testimonial_meta:empty, .et_pb_testimonial_position:empty {
	display: none !important;
}

.et_pb_testimonial:before {
	content: "|";
	font-size: 32px;
	left: 50%;
	position: absolute;
	top: -16px;
	background: #f5f5f5;
	margin-left: -16px;
	border-radius: 31px;
	z-index: 2;
}

.et_pb_testimonial.et_pb_testimonial_no_bg:before {
	background: inherit;
}

.et_pb_testimonial.et_pb_icon_off:before {
	display: none;
}

.et_pb_testimonial_old_layout, .et_pb_testimonial_old_layout .et_pb_testimonial_description a {
	color: #666 !important;
}

@media (min-width:981px) {
	.et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_column_2_5 .et_pb_testimonial_portrait {
		width: 100%;
		padding-bottom: 100%;
		height: 0;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_pb_testimonial_description a {
		color: #fff;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column .et_pb_testimonial_portrait {
		float: left;
		display: block;
		margin-right: 30px;
	}
	
	.et_pb_column .et_pb_testimonial_description {
		display: block;
	}
	
	.et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_row_1-2_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4_1-2 .et_pb_testimonial_portrait, .et_pb_row_4col .et_pb_testimonial_portrait {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_testimonial_description {
		width: 100%;
		display: block;
	}
	
	.et_pb_column .et_pb_testimonial_portrait {
		display: block;
		float: none;
		margin: 0 auto 20px;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_testimonial_description a {
		color: #fff;
	}
}

@media (max-width:479px) {
	.et_pb_testimonial {
		padding-top: 10%;
	}
}

.et_pb_text {
	word-wrap: break-word;
}

.et_pb_text ol, .et_pb_text ul {
	padding-bottom: 1em;
}

.et_pb_text>:last-child {
	padding-bottom: 0;
}

.et_pb_text_inner {
	position: relative;
}

.et_pb_toggle_content, .et_pb_toggle_title {
	word-wrap: break-word;
}

.et_pb_toggle {
	border: 1px solid #d9d9d9;
}

.et_pb_toggle_close {
	background-color: #f4f4f4;
	padding: 20px;
}

.et_pb_toggle_close .et_pb_toggle_content {
	display: none;
}

.et_pb_toggle_open {
	padding: 20px;
	background-color: #fff;
	z-index: 1;
}

.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_toggle .et_pb_toggle_title, .et_pb_toggle h5.et_pb_toggle_title {
	cursor: pointer;
	position: relative;
	padding: 0 50px 0 0;
}

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
	color: #666;
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
	color: #333;
}

.et_pb_toggle_title:before {
	content: "";
	position: absolute;
	right: 0;
	font-size: 16px;
	color: #ccc;
	top: 50%;
	margin-top: -.5em;
}

.et_pb_toggle .et_pb_toggle_title:before {
	right: 0;
	left: auto;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "";
}

.et_pb_toggle_content {
	padding-top: 20px;
	position: relative;
}

.et_pb_toggle_content:empty {
	display: none !important;
}

.et_pb_toggle_content p:last-of-type {
	padding-bottom: 0;
}

@media (max-width:980px) {
	.et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

@media (max-width:767px) {
	.et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item, .et_pb_with_border.et_pb_video_slider .et_pb_slider {
	border: 0 solid #333;
}

.et_pb_video_slider {
	position: relative;
}

.et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover {
	background: rgba(0, 0, 0, .6);
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light~.et-pb-controllers .et-pb-active-control {
	background-color: #fff;
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark~.et-pb-controllers a {
	background-color: #333;
}

.et_pb_video_slider .et_pb_controls_dark .et-pb-slider-arrows {
	color: #333;
}

.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers {
	bottom: 35px;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel .et_pb_carousel_items {
	overflow: visible;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out {
	box-shadow: none !important;
	background: transparent !important;
	-webkit-animation-name: et_pb_video_slider_item_fade_out;
	animation-name: et_pb_video_slider_item_fade_out;
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
	opacity: 0;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out .et_pb_video_overlay {
	-webkit-animation-name: et_pb_video_slider_item_overlay_fade_out;
	animation-name: et_pb_video_slider_item_overlay_fade_out;
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.next .et_pb_carousel_item, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.prev .et_pb_carousel_item {
	opacity: 0;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .et_pb_carousel_item.item-fade-in {
	-webkit-animation-name: et_pb_video_slider_item_fade_in;
	animation-name: et_pb_video_slider_item_fade_in;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	opacity: 1;
	display: block;
}

.et-pb-is-sliding-carousel {
	overflow-x: hidden;
}

.et_pb_carousel {
	margin-top: 2%;
	position: relative;
	overflow: hidden;
}

.et_pb_carousel:hover .et-pb-arrow-prev {
	left: 10px;
	opacity: 1;
}

.et_pb_carousel:hover .et-pb-arrow-next {
	right: 10px;
	opacity: 1;
}

.et_pb_slider_carousel {
	margin-bottom: 0 !important;
}

.et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et_pb_video_play {
	color: #fff;
}

.et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et_pb_video_play, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-prev {
	color: #333;
}

.et_pb_carousel_items {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.et_pb_carousel_items .et-carousel-group {
	display: none;
	float: left;
	width: 100%;
	position: relative;
}

.et_pb_carousel_items .et-carousel-group.active {
	display: block;
}

.et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child {
	margin-right: 0;
}

.et_pb_carousel_item {
	display: none;
	position: relative;
	background: rgba(0, 0, 0, .25);
	float: left;
	margin: 0 2% 0 0;
	padding: 0;
}

.et_pb_carousel_items.columns-6 .et_pb_carousel_item {
	width: 15%;
}

.et_pb_carousel_items.columns-5 .et_pb_carousel_item {
	width: 18.4%;
}

.et_pb_carousel_items.columns-4 .et_pb_carousel_item {
	width: 23.5%;
}

.et_pb_carousel_items.columns-3 .et_pb_carousel_item {
	width: 32%;
}

.et_pb_carousel_items.columns-2 .et_pb_carousel_item {
	width: 49%;
}

.et_pb_carousel_items.columns-1 .et_pb_carousel_item {
	width: 100%;
}

.et_pb_carousel_item:after {
	padding-top: 75%;
	display: block;
	content: "";
}

.et_pb_carousel_item .et_pb_video_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover {
	background: rgba(0, 0, 0, .6);
}

.et_pb_carousel_item .et_pb_video_play {
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play {
	opacity: 1;
}

.et_pb_carousel_item .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

@-webkit-keyframes et_pb_video_slider_item_fade_out {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes et_pb_video_slider_item_fade_out {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	to {
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
}

@keyframes et_pb_video_slider_item_overlay_fade_out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	to {
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
}

@-webkit-keyframes et_pb_video_slider_item_fade_in {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes et_pb_video_slider_item_fade_in {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide, .et_pb_column_1_5 .et_pb_slider_carousel .et_pb_slide, .et_pb_column_1_6 .et_pb_slider_carousel .et_pb_slide {
	min-height: 0 !important;
}

.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
	font-size: 2.78rem;
	line-height: 2.78rem;
	margin-left: -1.39rem;
	margin-top: -1.39rem;
}

.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
	font-size: 2rem;
	line-height: 2rem;
	margin-left: -1rem;
	margin-top: -1rem;
}

.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play {
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-left: -.75rem;
	margin-top: -.75rem;
}

.et_pb_video_slider .et_pb_slide {
	padding: 0;
}

@media (max-width:767px) {
	.et_pb_slider_carousel:hover .et-pb-arrow-next, .et_pb_slider_carousel:hover .et-pb-arrow-prev {
		opacity: 0 !important;
	}
	
	.et_pb_carousel .et-pb-arrow-prev, .et_pb_carousel:hover .et-pb-arrow-prev {
		left: -8px;
		opacity: 1;
	}
	
	.et_pb_carousel .et-pb-arrow-next, .et_pb_carousel:hover .et-pb-arrow-next {
		right: -8px;
		opacity: 1;
	}
	
	.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
		font-size: 2rem;
		line-height: 2rem;
		margin-left: -1rem;
		margin-top: -1rem;
	}
}

.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next, .et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev {
	opacity: 0 !important;
}

.et_mobile_device .et_pb_carousel .et-pb-arrow-prev {
	left: -10px;
	opacity: 1;
}

.et_mobile_device .et_pb_carousel .et-pb-arrow-next {
	right: -10px;
	opacity: 1;
}

.et_pb_video {
	position: relative;
}

.product {
	word-wrap: break-word;
}

@media (max-width:980px) {
	.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
		content: attr(data-icon-tablet) !important;
	}
}

@media (max-width:767px) {
	.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
		content: attr(data-icon-phone) !important;
	}
}

.et-dynamic-content-woo a {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.woocommerce-page #content input.button:hover .et_pb_widget li a:hover {
	color: #2ea3f2;
}

.woocommerce.et_pb_pagebuilder_layout div.product div.summary {
	margin-bottom: 0;
}

.et_pb_pagebuilder_layout .rfq_form_wrap:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}

@media (min-width:981px) {
	.woocommerce-page:not(.et-tb-has-template) .et_pb_shop ul.products li.product {
		clear: none;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 7.5% 7.5% 0 !important;
		width: 28.333% !important;
		clear: none;
		float: left !important;
	}
	
	.woocommerce-page ul.products li.product:nth-child(3n) {
		margin-right: 0 !important;
	}
	
	.woocommerce-page ul.products li.product:nth-child(3n+1) {
		clear: both;
	}
}

@media (max-width:767px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 9.5% 9.5% 0 !important;
		width: 45.25% !important;
		clear: none;
	}
	
	.woocommerce-page ul.products li.product:nth-child(2n) {
		margin-right: 0 !important;
	}
	
	.woocommerce-page ul.products li.product:nth-child(odd) {
		clear: both;
	}
}

@media (max-width:479px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 0 11.5% !important;
		width: 100% !important;
	}
}

.et_pb_wc_additional_info.et_pb_hide_title h2 {
	display: none;
}

.et_pb_wc_additional_info {
	word-wrap: break-word;
}

.et_pb_wc_add_to_cart form.cart .button, .et_pb_wc_add_to_cart form.cart div.quantity {
	float: none !important;
	display: inline-block;
	vertical-align: middle;
}

.et_pb_wc_add_to_cart form.cart {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.et_pb_wc_add_to_cart form.cart .variations td .label {
	font-weight: 700;
}

.et_pb_wc_add_to_cart form.cart .variations td select {
	border-style: solid !important;
	border-width: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 100%;
}

.et_pb_wc_add_to_cart form.cart .variations td.value {
	position: relative;
}

.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
	border: 6px solid transparent;
	border-top-color: #666;
	content: "";
	display: block;
	height: 0;
	margin-top: 3px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	-webkit-transform: translateY(-145%);
	transform: translateY(-145%);
	width: 0;
}

.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
	float: right;
	margin-top: 1em;
}

.et_pb_wc_add_to_cart.et_pb_hide_input_quantity .quantity, .et_pb_wc_add_to_cart.et_pb_hide_input_quantity .woocommerce-grouped-product-list-item__quantity {
	display: none !important;
}

.et_pb_wc_add_to_cart.et_pb_hide_stock .stock {
	display: none;
}

.et_pb_wc_add_to_cart .quantity input.qty {
	border: 0 solid #333 !important;
	width: auto;
	max-width: 3.631em;
}

.et_pb_wc_add_to_cart {
	word-wrap: break-word;
}

.et-dynamic-content-woo--product_additional_information.woocommerce h2 {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et_pb_wc_breadcrumb {
	word-wrap: break-word;
}

.et_pb_with_border .woocommerce-breadcrumb {
	border: 0 solid #333;
}

.et-dynamic-content-woo--product_breadcrumb.woocommerce .woocommerce-breadcrumb {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et_pb_wc_cart_notice .woocommerce-error {
	background-color: transparent;
	margin: 0;
}

.et_pb_wc_cart_notice .wc-forward {
	border-width: 0;
	border-style: solid;
}

.et_pb_wc_cart_notice .woocommerce-message {
	margin: 0;
	border: 0 solid #333 !important;
}

.et_pb_wc_description {
	word-wrap: break-word;
}

.et_pb_with_border.et_pb_wc_images .woocommerce-product-gallery__image {
	border: 0 solid #333;
}

.et_pb_wc_images .et_pb_module_inner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.woocommerce-page .et_builder_inner_content.product  .et_pb_wc_images div.images, .woocommerce .et_builder_inner_content.product  .et_pb_wc_images div.images, body.woocommerce-page #content .et_builder_inner_content.product  .et_pb_wc_images div.images {
	width: 100%;
}

.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav {
	overflow: visible;
}

.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav li {
	border-style: solid;
}

.et_pb_wc_images .woocommerce-product-gallery--without-images .woocommerce-product-gallery__wrapper {
	border-width: 0;
	border-style: solid;
}

.et_pb_wc_images .woocommerce-product-gallery.images {
	width: 100%;
}

.et_pb_wc_images .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
	border-width: 0;
	border-style: solid;
}

.et_pb_wc_images .flex-control-nav img, .et_pb_wc_images .flex-viewport {
	border-style: solid;
}

.et_pb_wc_meta {
	word-wrap: break-word;
}

.et_pb_wc_meta.et_pb_wc_meta_layout_stacked .posted_in, .et_pb_wc_meta.et_pb_wc_meta_layout_stacked .sku_wrapper, .et_pb_wc_meta.et_pb_wc_meta_layout_stacked .tagged_as {
	display: block;
}

.et_pb_wc_meta_empty {
	display: none;
}

.et_pb_wc_meta .product_meta>span:last-child:after {
	content: "" !important;
}

.et_pb_wc_meta.et_pb_wc_no_categories .posted_in, .et_pb_wc_meta.et_pb_wc_no_sku .sku_wrapper, .et_pb_wc_meta.et_pb_wc_no_tags .tagged_as {
	display: none;
}

.et_pb_wc_price {
	word-wrap: break-word;
}

.et_pb_wc_price .amount {
	word-break: break-all;
}

.et_pb_wc_price .price {
	font-size: 26px !important;
}

.et_pb_wc_price .price del {
	color: #999;
}

.et_pb_wc_rating {
	word-wrap: break-word;
}

.et_pb_wc_rating .star-rating span.rating {
	display: none;
}

.et_pb_wc_rating .et-pb-icon {
	font-size: 16px;
}

.et_pb_wc_rating .woocommerce-review-link {
	vertical-align: text-bottom;
	line-height: 1.7em;
}

.et_pb_wc_rating .woocommerce-product-rating {
	margin-bottom: 0;
}

.et_pb_wc_rating .woocommerce-product-rating .star-rating {
	float: none;
	display: inline-block;
	margin: 0;
}

.et_pb_wc_rating.et_pb_wc_rating_layout_stacked .woocommerce-review-link {
	float: none;
	display: block;
}

.et_pb_wc_rating.et_pb_wc_rating_no_rating .star-rating, .et_pb_wc_rating.et_pb_wc_rating_no_reviews .woocommerce-review-link {
	display: none;
}

.et_pb_with_border.et_pb_wc_related_products .et_shop_image, .et_pb_with_border .et_pb_wc_related_products .et_shop_image>img:not(.woocommerce-placeholder), .et_pb_with_border.et_pb_wc_related_products .product, .et_pb_with_border.et_pb_wc_upsells .et_shop_image, .et_pb_with_border.et_pb_wc_upsells .product {
	border: 0 solid #333;
}

.et_pb_wc_related_products ul.products li.product, .et_pb_wc_upsells ul.products li.product {
	margin: 0 3.8% 2.992em 0;
}

.et_pb_wc_related_products ul.products li.product a img, .et_pb_wc_upsells ul.products li.product a img {
	margin-bottom: 0 !important;
}

.et_pb_wc_related_products ul.products li.product.last, .et_pb_wc_upsells ul.products li.product.last {
	margin-right: 0;
}

.et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product {
	width: 100%;
	margin-right: 0;
}

.et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product {
	width: 48%;
}

.et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product {
	width: 30.75%;
}

.et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product {
	width: 22.15%;
}

.et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product {
	width: 16.95%;
}

.et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
	width: 13.5%;
}

.et_pb_wc_related_products.et_pb_text_align_center .products .star-rating, .et_pb_wc_related_products.et_pb_text_align_justified .products .star-rating, .et_pb_wc_related_products.et_pb_text_align_right .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_center .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_justified .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_right .products .star-rating {
	display: inline-block;
}

.et_pb_wc_related_products .et_shop_image>img, .et_pb_wc_upsells .et_shop_image>img {
	border-style: solid;
}

@media (min-width:981px) {
	.woocommerce-page  .et_pb_wc_related_products ul.products li.first, .woocommerce-page  .et_pb_wc_upsells ul.products li.first {
		clear: both;
	}
	
	.et_pb_wc_related_products ul.products:not(.columns-4) li.product:nth-child(4n+1), .et_pb_wc_upsells ul.products:not(.columns-4) li.product:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product {
		width: 22.15%;
		margin-right: 3.8%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.last {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product {
		width: 16.95%;
		margin-right: 3.8%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.last {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product {
		width: 13.5%;
		margin-right: 3.8%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.last {
		margin-right: 0;
	}
	
	.et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-3 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-5 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-6 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-3 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-5 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-6 li.product:nth-child(4n) {
		margin-right: 3.8%;
	}
}

@media (max-width:980px) {
	.et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
		width: 48% !important;
		margin-right: 4% !important;
	}
	
	.et_pb_wc_related_products ul.products.columns-1 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-2 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-3 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-4 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-5 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-6 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-1 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-2 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-3 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-4 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-5 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-6 li:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	
	.et_pb_wc_related_products ul.products.columns-1 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-2 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-3 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-4 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-5 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-6 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-1 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-2 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-3 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-4 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-5 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-6 li:nth-child(3n+1) {
		clear: none;
	}
}

.et_pb_with_border.et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
	border: 0 solid #333;
}

.et_pb_wc_reviews.et_pb_no_comments_count .woocommerce-Reviews-title {
	display: none;
}

.et_pb_wc_reviews.et_pb_comments_module.et_pb_no_comments_count #comments {
	display: block;
}

.et_pb_wc_reviews.et_pb_module .star-rating {
	margin-bottom: 12px !important;
}

.et_pb_wc_reviews.et_pb_module .star-rating span:before {
	-webkit-transition: color .3s;
	transition: color .3s;
}

.et_pb_wc_reviews.et_pb_no_avatar .avatar {
	display: none;
}

.et_pb_wc_reviews.et_pb_no_avatar #reviews #comments ol.commentlist li .comment-text {
	margin-left: 0 !important;
}

.et_pb_wc_reviews .comment-reply-title {
	display: block;
}

@media (min-width:480px) {
	.et_pb_row>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
		float: none;
		position: relative;
		margin-bottom: 10px;
	}
	
	.et_pb_row>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0 !important;
	}
}

@media (min-width:980px) {
	.et_pb_row>.et_pb_column_1_5 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar, .et_pb_row_inner>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar, .et_pb_row_inner>.et_pb_column_2_9 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
		float: none;
		position: relative;
		margin-bottom: 10px;
	}
	
	.et_pb_row>.et_pb_column_1_5 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text, .et_pb_row_inner>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text, .et_pb_row_inner>.et_pb_column_2_9 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0 !important;
	}
}

.et-dynamic-content-woo--product_reviews.woocommerce .comment-reply-title, .et-dynamic-content-woo--product_reviews.woocommerce .rating, .et-dynamic-content-woo--product_reviews.woocommerce ol.commentlist li .description, .et-dynamic-content-woo--product_reviews.woocommerce ol.commentlist li .meta {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et-dynamic-content-woo--product_reviews.woocommerce .woocommerce-Reviews-title {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et_pb_wc_stock {
	word-wrap: break-word;
}

.et_pb_wc_stock .out-of-stock {
	color: red;
}

.et_pb_wc_stock .in-stock {
	color: #77a464;
}

.et_pb_wc_stock .stock {
	font-size: 13px;
}

.et_pb_wc_tabs {
	border: 1px solid #d9d9d9;
}

.et_pb_wc_title {
	word-wrap: break-word;
}

.et_pb_wc_title h1 {
	padding-bottom: 0;
}

.et_pb_slider .et_pb_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.et_pb_with_border .et_pb_slide_image img {
	border: 0 solid #333;
}

.et_pb_slides .et_pb_container {
	display: table;
	table-layout: fixed;
}

.et_pb_slides .et_pb_slider_container_inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.et_pb_slides .et_pb_empty_slide.et_pb_container, .et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner {
	display: block;
}

.et_pb_slide_content {
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.et_pb_slide_content p:last-of-type {
	padding-bottom: 0;
}

.et_pb_bg_layout_dark .et_pb_slide_content {
	color: #fff;
}

.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	padding: 30px;
	border-radius: 3px;
}

.et_pb_slide_description {
	word-wrap: break-word;
}

.et-pb-active-slide .et_pb_slide_description {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeBottom;
	animation-name: fadeBottom;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 16% 8%;
	width: auto;
	margin: auto;
}

.et_pb_slide_with_image .et_pb_slide_description {
	width: 47.25%;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	float: right;
}

.et_pb_slide_description .et_pb_slide_title {
	font-weight: 300;
	margin-top: 0;
	font-size: 46px;
}

.et_pb_slide_image {
	position: absolute;
	bottom: 0;
}

.et_pb_slide_video {
	position: absolute;
	top: 50%;
	bottom: auto;
}

.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 0;
}

.et_pb_slide:first-child .et_pb_slide_image img.active {
	opacity: 1;
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft;
}

.et_pb_media_alignment_center .et_pb_slide_image {
	bottom: auto;
	top: 50%;
}

.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.et-pb-active-slide .et_pb_slide_image {
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft;
}

.et_pb_slide_image img {
	width: auto;
	vertical-align: bottom;
}

.et_pb_slide_image, .et_pb_slide_video {
	width: 47.25%;
	margin-right: 5.5%;
}

.et_pb_slide_video .mejs-mediaelement {
	position: relative;
}

.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode {
	display: block;
}

.et_pb_slide_video .wp-video-shortcode video, .et_pb_slide_video video.wp-video-shortcode {
	height: auto;
}

.et_pb_slider_with_overlay .et_pb_slide_overlay_container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: hsla(0, 0%, 100%, .9);
}

.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: rgba(0, 0, 0, .3);
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	text-align: center;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	display: none;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	text-align: center;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: none;
}

.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slide_content, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slide_content {
	font-size: 14px;
}

.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: block;
}

.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 26px;
	font-weight: 400;
}

.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 22px;
	font-weight: 400;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slide_content {
		font-size: 14px;
	}
	
	.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 18px;
	}
}

@media (min-width:981px) {
	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
		top: auto;
		bottom: auto;
		position: relative;
	}
	
	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
		width: 100% !important;
	}
	
	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
		padding: 0;
		margin: 10% 0 0 !important;
	}
	
	.et_pb_column_1_3 .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slide_description {
		padding-bottom: 26%;
	}
	
	.et_pb_column_1_4 .et_pb_slide .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide .et_pb_slide_description {
		padding-bottom: 34%;
	}
}

@media (max-width:980px) {
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_5 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_6 .et_pb_slider_fullwidth_off h2, .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 26px;
		font-weight: 500;
	}
	
	.et_pb_slide_description .et_pb_slide_title {
		font-weight: 500;
	}
	
	.et_pb_slide_content {
		font-size: 13px;
		font-weight: 400;
	}
	
	.et_pb_slide_description {
		text-align: center;
	}
	
	.et_pb_slide_with_image .et_pb_slide_description {
		text-align: left;
	}
	
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_container, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_container {
		min-height: auto;
	}
	
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content {
		display: block;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: rgba(0, 0, 0, .3);
	}
}

@media (max-width:767px) {
	.et_pb_slide_content {
		font-size: 12px;
	}
	
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
		font-size: 14px;
	}
	
	.et_pb_slide_description h2.et_pb_slide_title {
		font-size: 24px;
	}
	
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 20px;
	}
	
	.et_pb_slide_description, .et_pb_slide_with_image .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
		text-align: center;
	}
	
	.et_pb_slide_with_image .et_pb_slide_description {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	.et_pb_media_alignment_center .et_pb_slide_image {
		top: 0;
	}
	
	.et_pb_slide_image, .et_pb_slide_video, .et_pb_slide_with_image .et_pb_slide_description {
		width: 100%;
	}
	
	.et_pb_slider_show_image .et_pb_slide_image, .et_pb_slider_show_image .et_pb_slide_video {
		display: block !important;
	}
	
	.et_pb_slide_image, .et_pb_slide_video {
		display: none !important;
		position: relative;
		top: auto;
		margin: 50px auto 0;
		padding: 0;
		margin-top: 6% !important;
	}
	
	.et_pb_slide_video {
		float: none;
	}
	
	.et_pb_slide_image img {
		max-height: 300px;
	}
	
	.et_pb_section_first .et_pb_slide_image img {
		max-height: 300px !important;
	}
	
	.et_pb_section_first .et_pb_slide_image {
		margin: 0 !important;
		top: 20px;
	}
	
	.et_pb_slider_with_overlay .et_pb_slide_image, .et_pb_slider_with_overlay .et_pb_slide_video, .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
		width: 100%;
	}
	
	.et_pb_slider_with_overlay .et_pb_slide_image {
		margin-top: 0 !important;
		padding-top: 6%;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_slide_content {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_slide_content {
		color: #fff;
	}
}

@media (min-width:480px) {
	.et_pb_column_1_4 .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide_description {
		padding-bottom: 26%;
	}
}

@media (max-width:479px) {
	.et_pb_slide_description h2.et_pb_slide_title {
		font-size: 20px;
	}
	
	.et_pb_slide_content {
		font-weight: 400;
		font-size: 10px;
		display: block;
	}
	
	.et_pb_slider_fullwidth_off .et_pb_more_button, .et_pb_slider_fullwidth_off .et_pb_slide_content {
		display: none;
	}
}

/*! -------------------------------------------- */

/*! Start of "HB13" ID: 43292 */
.hb15 {
	display: block;
	max-width: 450px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.hb15-wrapper {
	display: block;
	max-width: 450px;
	width: 100%;
	overflow: visible;
	position: relative;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.hb15-wrapper .hb15-img {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.hb15-wrapper .hb15-img .top-img {
	position: absolute;
	max-width: 450px;
	width: 100%;
	transition: all .4s;
}

@media only screen and (max-width: 500px) {
	.hb15-wrapper .hb15-img .top-img {
		max-width: 315px;
	}
}

.hb15-wrapper .hb15-img .hover-img {
	opacity: 0;
	transition: all .4s;
}

.hb15-wrapper .hb15-content {
	position: absolute;
	max-width: 450px;
	top: 0;
	height: 100%;
	width: 100%;
}

@media only screen and (max-width: 500px) {
	.hb15-wrapper .hb15-content {
		position: relative;
	}
}

.hb15-wrapper .hb15-content .hb15-name {
	background: #fff;
	text-align: center;
	position: absolute;
	bottom: -80px;
	padding: 10px;
	padding-top: 40px;
	width: 100%;
	box-sizing: border-box;
	transition: all .4s;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.2;
}

@media only screen and (max-width: 500px) {
	.hb15-wrapper .hb15-content .hb15-name {
		position: relative;
	}
}

.hb15-wrapper .hb15-content .hb15-name:before {
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
	background: var(--color-accenta);
	top: -20px;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.hb15-wrapper .hb15-content .hb15-name:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	font-size: 30px;
	width: 23px;
	height: 40px;
	margin: auto;
	color: #fff;
	text-align: center;
	font-weight: 100;
	line-height: 42px;
}

.hb15-wrapper .hb15-content .hb15-name .hb15-position {
	font-size: 15px;
	line-height: 1.2;
	font-style: italic;
	font-weight: 300;
}

.hb15-wrapper .hb15-content .hb15-text {
	background: #fff;
	opacity: 0;
	transition: all .4s;
	height: 300px;
	overflow: hidden;
	overflow-y: scroll;
	margin: 10px;
	padding: 30px;
	transform: translateY(130px);
}

.hb15-wrapper:hover .hb15-img .top-img {
	opacity: 0;
}

.hb15-wrapper:hover .hb15-img .hover-img {
	opacity: 1;
}

.hb15-wrapper:hover .hb15-content .hb15-text {
	opacity: 1;
}

/*! End of "HB13" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 13" ID: 32863 */
.grid {
	position: relative;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

.grid figure {
	position: relative;
	overflow: hidden;
	margin: 10px 1%;
	margin: auto;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: .5;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: none;
}

.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure span {
	word-spacing: -.15em;
	font-weight: 300;
}

.grid figure span {
	font-weight: 800;
	line-height: 1.1;
}

.grid figure span, .grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

figure.effect-romeo img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
}

figure.effect-romeo:hover img {
	opacity: .3;
}

figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition: opacity .35s, width .35s;
	transition: opacity .35s, width .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

figure.effect-romeo:hover figcaption::before {
	opacity: 0;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
	opacity: .5;
	width: 40%;
}

figure.effect-romeo span, figure.effect-romeo p {
	position: absolute;
	color: #fff !important;
	left: 10%;
	line-height: 1.2;
	font-weight: 400;
	width: 80%;
	-webkit-transition: -webkit-all .35s;
	transition: all .35s;
}

figure.effect-romeo span {
	bottom: 55%;
	font-size: 1.7rem;
}

figure.effect-romeo p {
	top: 56%;
}

figure.effect-romeo:hover span {
	bottom: 50%;
}

figure.effect-romeo:hover p {
	top: 51%;
}

/*! End of "Hover Box 13" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 12" ID: 32861 */
@media (max-width: 1024px) {
	.band-dark .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-12 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-12 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-12 {
		max-width: 320px;
	}
}

.hb-style-12 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-12 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-12 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-12 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-12 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-12 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-12 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-12 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-12 {
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		overflow: visible;
		background: rgba(0, 0, 0, 0);
	}
	
	.hb-style-12 figure {
		overflow: visible;
		padding-bottom: 0px;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	
	.hb-style-12 figure .hb-image-wrap {
		opacity: 1;
		position: relative;
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	
	.hb-style-12 figure .hb-image-wrap .hb-title-wrap {
		position: absolute;
		left: 0;
		bottom: 20px;
		padding: 0 20px;
		line-height: 1.5;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	
	.hb-style-12 figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-12 figure .hb-text-wrap {
		position: absolute;
		top: 0%;
		left: 0%;
		padding: 20px;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
		transform: rotateY(180deg);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	
	.hb-style-12 figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: left;
		left: 0;
		width: 100%;
		z-index: 20;
		padding-bottom: 20px;
		position: relative;
	}
	
	.hb-style-12 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		box-sizing: border-box;
		text-align: left;
		z-index: 11;
		border-radius: 5px;
		position: relative;
		height: 100%;
	}
	
	.hb-style-12 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 85%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-12 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-12 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-12:hover figure .hb-image-wrap {
		-webkit-transform: rotateY(-180deg);
		-moz-transform: rotateY(-180deg);
		transform: rotateY(-180deg);
	}
	
	.hb-style-12:hover figure .hb-text-wrap {
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
}

@media (max-width: 1024px) {
	.hb-style-12.mobile-hover-mode {
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		overflow: visible;
		background: rgba(0, 0, 0, 0);
	}
	
	.hb-style-12.mobile-hover-mode figure {
		overflow: visible;
		padding-bottom: 0px;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-image-wrap {
		opacity: 1;
		position: relative;
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-image-wrap .hb-title-wrap {
		position: absolute;
		left: 0;
		bottom: 20px;
		padding: 0 20px;
		line-height: 1.5;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 0%;
		left: 0%;
		padding: 20px;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
		transform: rotateY(180deg);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: left;
		left: 0;
		width: 100%;
		z-index: 20;
		padding-bottom: 20px;
		position: relative;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		box-sizing: border-box;
		text-align: left;
		z-index: 11;
		border-radius: 5px;
		position: relative;
		height: 100%;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 85%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-image-wrap {
		-webkit-transform: rotateY(-180deg);
		-moz-transform: rotateY(-180deg);
		transform: rotateY(-180deg);
	}
	
	.hb-style-12.mobile-hover-mode figure .hb-text-wrap {
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
	
	.hb-style-12:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-12 .hb-image-wrap .hb-title-wrap {
		display: none;
	}
	
	.hb-style-12.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-12:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-12:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-12:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-12 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 12" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 11" ID: 32859 */
@media (max-width: 1024px) {
	.band-dark .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-11 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-11 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-11 {
		max-width: 320px;
	}
}

.hb-style-11 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-11 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-11 figure .hover-box-front-icon {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 150px;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hb-style-11 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-11 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-11 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-11 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-11 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-11 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-11 figure {
		padding-bottom: 0px;
	}
	
	.hb-style-11 figure img {
		opacity: 1;
	}
	
	.hb-style-11 figure .hb-overlay-wrap {
		opacity: .6;
		height: 100%;
		width: 100%;
		z-index: 1;
		top: 50%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	
	.hb-style-11 figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 5%;
		padding: 0px;
		box-sizing: border-box;
		width: 90%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
	}
	
	.hb-style-11 figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: center;
		left: 0;
		width: 100%;
		z-index: 20;
		padding-bottom: 20px;
		position: relative;
	}
	
	.hb-style-11 figure .hb-text-wrap .hb-title-wrap:before {
		content: "";
		position: absolute;
		height: 2px;
		background: #fff;
		width: 90%;
		bottom: 0px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	
	.hb-style-11 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		padding: 20px 20px;
		box-sizing: border-box;
		text-align: center;
		z-index: 11;
		border-radius: 5px;
	}
	
	.hb-style-11 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		padding: 0;
		display: block;
		box-sizing: border-box;
		position: relative;
	}
	
	.hb-style-11:hover figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-11:hover figure .hb-text-wrap .hb-title-wrap {
		padding-bottom: 10px;
	}
	
	.hb-style-11:hover figure .hb-text-wrap .hb-title-wrap:before {
		width: 60%;
		bottom: 0px;
	}
	
	.hb-style-11:hover figure .hb-text-wrap .hb-desc-wrap {
		padding: 10px 20px 20px;
	}
}

@media (max-width: 1024px) {
	.hb-style-11.mobile-hover-mode figure {
		padding-bottom: 0px;
	}
	
	.hb-style-11.mobile-hover-mode figure img {
		opacity: 1;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .6;
		height: 100%;
		width: 100%;
		z-index: 1;
		top: 50%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 5%;
		padding: 0px;
		box-sizing: border-box;
		width: 90%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: center;
		left: 0;
		width: 100%;
		z-index: 20;
		padding-bottom: 20px;
		position: relative;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap:before {
		content: "";
		position: absolute;
		height: 2px;
		background: #fff;
		width: 90%;
		bottom: 0px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		padding: 20px 20px;
		box-sizing: border-box;
		text-align: center;
		z-index: 11;
		border-radius: 5px;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		padding: 0;
		display: block;
		box-sizing: border-box;
		position: relative;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		padding-bottom: 10px;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap:before {
		width: 60%;
		bottom: 0px;
	}
	
	.hb-style-11.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		padding: 10px 20px 20px;
	}
	
	.hb-style-11:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-11.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-11:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-11:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-11:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-11 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 11" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 10" ID: 32855 */
@media (max-width: 1024px) {
	.band-dark .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-10 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-10 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-10 {
		max-width: 320px;
	}
}

.hb-style-10 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-10 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-10 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-10 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-10 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-10 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-10 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-10 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-10 {
		border-radius: 50%;
		overflow: hidden;
		background: none;
	}
	
	.hb-style-10 figure {
		padding-bottom: 0px;
		border-radius: 50%;
	}
	
	.hb-style-10 figure img {
		opacity: 1;
	}
	
	.hb-style-10 figure .hb-overlay-wrap {
		opacity: 1;
		height: 0%;
		width: 100%;
		z-index: 1;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	
	.hb-style-10 figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 50%;
		padding: 0px;
		box-sizing: border-box;
		width: 100%;
		height: 90%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		-moz-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
	}
	
	.hb-style-10 figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: center;
		left: 0;
		width: 100%;
		z-index: 20;
		top: 50%;
		position: absolute;
		background: rgba(255, 255, 255, .4);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.hb-style-10 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		padding: 0px;
		box-sizing: border-box;
		text-align: center;
		position: absolute;
		z-index: 11;
		border-radius: 5px;
		top: 50%;
		left: 0;
	}
	
	.hb-style-10 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		width: 100%;
		height: 100%;
		padding: 0;
		padding: 0 10px 0 0;
		display: block;
		box-sizing: border-box;
		position: relative;
		opacity: 0;
	}
	
	.hb-style-10:hover figure .hb-overlay-wrap {
		opacity: .7;
		height: 100%;
	}
	
	.hb-style-10:hover figure .hb-text-wrap {
		height: 95%;
	}
	
	.hb-style-10:hover figure .hb-text-wrap .hb-title-wrap {
		background: rgba(0, 0, 0, 0) !important;
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);
		transform: translateY(-40px);
	}
	
	.hb-style-10:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
	}
	
	.hb-style-10:hover figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
}

@media (max-width: 1024px) {
	.hb-style-10.mobile-hover-mode {
		border-radius: 50%;
		overflow: hidden;
		background: none;
	}
	
	.hb-style-10.mobile-hover-mode figure {
		padding-bottom: 0px;
		border-radius: 50%;
	}
	
	.hb-style-10.mobile-hover-mode figure img {
		opacity: 1;
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 1;
		height: 0%;
		width: 100%;
		z-index: 1;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 50%;
		padding: 0px;
		box-sizing: border-box;
		width: 90%;
		height: auto;
		-webkit-transform: translateY(-50%) translateX(-50%);
		-moz-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: center;
		left: 0;
		width: 100%;
		z-index: 20;
		top: initial;
		position: relative;
		background: rgba(255, 255, 255, .4);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		padding: 0px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
		z-index: 11;
		border-radius: 5px;
		top: initial;
		left: 0;
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		width: 100%;
		height: auto;
		padding: 0;
		padding: 0 10px 0 0;
		display: block;
		box-sizing: border-box;
		position: relative;
		opacity: 0;
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .7;
		height: 100%;
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		background: rgba(0, 0, 0, 0) !important;
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
	}
	
	.hb-style-10.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	
	.hb-style-10:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-10.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-10:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-10:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-10:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-10 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 10" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 9" ID: 32851 */
@media (max-width: 1024px) {
	.band-dark .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-9 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-9 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-9 {
		max-width: 320px;
	}
}

.hb-style-9 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-9 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-9 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-9 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-9 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-9 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-9 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-9 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-9 figure {
		padding-bottom: 0px;
	}
	
	.hb-style-9 figure img {
		opacity: 1;
	}
	
	.hb-style-9 figure .hb-overlay-wrap {
		opacity: 1;
		height: 0%;
		width: 95%;
		z-index: 1;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	
	.hb-style-9 figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 50%;
		padding: 0px;
		box-sizing: border-box;
		width: 90%;
		height: 90%;
		height: 0;
		-webkit-transform: translateY(-50%) translateX(-50%);
		-moz-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
	}
	
	.hb-style-9 figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: center;
		left: 0;
		width: 100%;
		z-index: 20;
		top: 50%;
		position: absolute;
		margin-top: -30px;
	}
	
	.hb-style-9 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		padding: 0px;
		box-sizing: border-box;
		text-align: center;
		position: absolute;
		z-index: 11;
		border-radius: 5px;
		top: 50%;
		left: 0;
	}
	
	.hb-style-9 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		width: 100%;
		height: 100%;
		padding: 0;
		padding: 0 10px 0 0;
		display: block;
		box-sizing: border-box;
		position: relative;
	}
	
	.hb-style-9:hover figure .hb-overlay-wrap {
		opacity: .7;
		height: 95%;
	}
	
	.hb-style-9:hover figure .hb-text-wrap {
		height: 95%;
	}
	
	.hb-style-9:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
	}
}

@media (max-width: 1024px) {
	.hb-style-9.mobile-hover-mode figure {
		padding-bottom: 0px;
	}
	
	.hb-style-9.mobile-hover-mode figure img {
		opacity: 1;
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 1;
		height: 0%;
		width: 95%;
		z-index: 1;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 50%;
		padding: 0px;
		box-sizing: border-box;
		width: 90%;
		height: 90%;
		height: 0;
		-webkit-transform: translateY(-50%) translateX(-50%);
		-moz-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		overflow: hidden;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		z-index: 10;
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		padding: 0;
		display: block;
		text-align: center;
		left: 0;
		width: 100%;
		z-index: 20;
		top: initial;
		position: relative;
		margin-top: 0px;
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 1;
		padding: 0px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
		z-index: 11;
		border-radius: 5px;
		top: initial;
		left: 0;
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		width: 100%;
		height: 100%;
		padding: 0;
		padding: 0 10px 0 0;
		display: block;
		box-sizing: border-box;
		position: relative;
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .7;
		height: 95%;
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-text-wrap {
		height: 90%;
	}
	
	.hb-style-9.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
	}
	
	.hb-style-9:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-9.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-9:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-9:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-9:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-9 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 9" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 8" ID: 32847 */
@media (max-width: 1024px) {
	.band-dark .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-8 {
	display: block;
	max-width: 450px;
	margin: auto;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-8 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-8 {
		max-width: 320px;
	}
}

.hb-style-8 figure {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-8 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-8 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-8 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-8 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-8 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-8 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-8 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-8 figure {
		padding-bottom: 0px;
	}
	
	.hb-style-8 figure img {
		opacity: 1;
	}
	
	.hb-style-8 figure .hb-overlay-wrap {
		opacity: .5;
	}
	
	.hb-style-8 figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0px;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-title-wrap {
		background: #fff;
		color: var(--color-primary);
		font-size: 22px;
		font-weight: 400;
		line-height: 1.2;
		padding: 18px;
		padding-top: 35px;
		display: block;
		text-align: center;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 20;
		transition: all .4s;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-title-wrap:before {
		content: "";
		position: absolute;
		width: 40px;
		height: 40px;
		background: var(--color-accenta);
		top: -20px;
		left: 0;
		right: 0;
		margin: auto;
		border-radius: 50%;
		box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-title-wrap:after {
		content: "";
		font-family: "Font Awesome 5 Pro";
		position: absolute;
		top: -20px;
		left: 0;
		right: 0;
		font-size: 30px;
		width: 23px;
		height: 40px;
		margin: auto;
		color: #fff;
		text-align: center;
		font-weight: 100;
		line-height: 42px;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-title-wrap .hb-position {
		font-size: 15px;
		line-height: 1.2;
		font-style: italic;
		font-weight: 300;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-desc-wrap {
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		padding: 0px;
		padding: 0 20px 50px;
		padding: 20px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
		top: 60px;
		left: 50%;
		width: 90%;
		height: 70%;
		z-index: 11;
		background: #fff;
		-webkit-transform: translateX(-50%) translateY(80px);
		-moz-transform: translateX(-50%) translateY(80px);
		transform: translateX(-50%) translateY(80px);
		border-radius: 5px;
		overflow: hidden;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		width: 100%;
		height: 100%;
		padding: 0;
		padding: 0 10px 0 0;
		display: block;
		box-sizing: border-box;
		overflow-y: auto;
		position: relative;
		text-align: left;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-desc-wrap .hb-desc p {
		color: #000 !important;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: #efefef;
		margin-right: 0px;
	}
	
	.hb-style-8 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #b9b9b9;
	}
	
	.hb-style-8:hover figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-8:hover figure .hb-text-wrap .hb-title-wrap {
		bottom: 80%;
	}
	
	.hb-style-8:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateX(-50%) translateY(20%);
		-moz-transform: translateX(-50%) translateY(20%);
		transform: translateX(-50%) translateY(20%);
	}
}

@media (max-width: 1024px) {
	.hb-style-8.mobile-hover-mode figure {
		padding-bottom: 0px;
	}
	
	.hb-style-8.mobile-hover-mode figure img {
		opacity: 1;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .5;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0px;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		font-family: "Roboto";
		color: #fff;
		font-size: 22px;
		line-height: 50px;
		padding: 0;
		display: block;
		text-align: center;
		bottom: intial;
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		z-index: 20;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		padding: 0px;
		padding: 0 20px 50px;
		padding: 20px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
		top: 60px;
		left: 50%;
		width: 90%;
		height: 70%;
		z-index: 11;
		background: #fff;
		-webkit-transform: translateX(-50%) translateY(80px);
		-moz-transform: translateX(-50%) translateY(80px);
		transform: translateX(-50%) translateY(80px);
		border-radius: 5px;
		overflow: hidden;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		width: 100%;
		height: 100%;
		padding: 0;
		padding: 0 10px 0 0;
		display: block;
		box-sizing: border-box;
		overflow-y: auto;
		position: relative;
		text-align: left;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc p {
		color: #000 !important;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: #efefef;
		margin-right: 0px;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #b9b9b9;
	}
	
	.hb-style-8.mobile-hover-mode figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.1);
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		top: 0;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	
	.hb-style-8.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateX(-50%) translateY(0px);
		-moz-transform: translateX(-50%) translateY(0px);
		transform: translateX(-50%) translateY(0px);
	}
	
	.hb-style-8:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-8.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-8:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-8:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-8:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-8 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 8" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 7" ID: 32839 */
@media (max-width: 1024px) {
	.band-dark .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-7 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-7 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-7 {
		max-width: 320px;
	}
}

.hb-style-7 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-7 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-7 figure .hover-box-front-icon {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 150px;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hb-style-7 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	background: var(--color-tertiary);
}

.hb-style-7 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-7 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-7 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-7 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-7 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-7 figure {
		padding-bottom: 50px;
	}
	
	.hb-style-7 figure img {
		opacity: 1;
	}
	
	.hb-style-7 figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-7 figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0px;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
	}
	
	.hb-style-7 figure .hb-text-wrap .hb-title-wrap {
		color: #fff !important;
		font-size: 22px;
		line-height: 1.3;
		padding: 10px;
		display: block;
		text-align: center;
		bottom: intial;
		bottom: 0;
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 20;
		background: var(--color-tertiary);
	}
	
	.hb-style-7 figure .hb-text-wrap .hb-desc-wrap {
		color: #222;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		padding: 0px;
		padding: 0 20px 50px;
		box-sizing: border-box;
		text-align: center;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		background: rgba(255, 255, 255, .6);
	}
	
	.hb-style-7 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		top: 50%;
		left: 4%;
		width: 92%;
		max-height: 60%;
		position: absolute;
		padding: 0 10px;
		margin-top: -30px;
		transform: translateY(-50%);
		box-sizing: border-box;
		overflow-y: scroll;
	}
	
	.hb-style-7 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .4);
		margin-right: 0px;
	}
	
	.hb-style-7 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #b9b9b9;
	}
	
	.hb-style-7:hover figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.1);
	}
	
	.hb-style-7:hover figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-7:hover figure .hb-text-wrap .hb-title-wrap {
		line-height: 1.3;
		bottom: 90%;
	}
	
	.hb-style-7:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
	}
}

@media (max-width: 1024px) {
	.hb-style-7.mobile-hover-mode figure {
		padding-bottom: 50px;
	}
	
	.hb-style-7.mobile-hover-mode figure img {
		opacity: 1;
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0px;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 22px;
		line-height: 50px;
		padding: 0;
		display: block;
		text-align: center;
		bottom: intial;
		bottom: 0;
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 20;
		background: #222 !important;
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #222;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		padding: 0px;
		padding: 0 20px 50px;
		box-sizing: border-box;
		text-align: center;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		background: rgba(255, 255, 255, .6);
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		top: 50%;
		left: 4%;
		width: 92%;
		max-height: 60%;
		position: absolute;
		padding: 0 10px;
		margin-top: -30px;
		transform: translateY(-50%);
		box-sizing: border-box;
		overflow-y: scroll;
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .4);
		margin-right: 0px;
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #b9b9b9;
	}
	
	.hb-style-7.mobile-hover-mode figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.1);
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 1;
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		line-height: 70px;
	}
	
	.hb-style-7.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
	}
	
	.hb-style-7:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-7.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-7:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-7:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-7:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-7 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 7" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 6" ID: 32836 */
@media (max-width: 1024px) {
	.band-dark .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {}
}

.hb-style-6 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-6 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-6 {
		max-width: 320px;
	}
}

.hb-style-6 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-6 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-6 figure .hover-box-front-icon {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 150px;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hb-style-6 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-6 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-6 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-6 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-6 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-6 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-6 figure img {
		opacity: 1;
	}
	
	.hb-style-6 figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-6 figure .hb-text-wrap {
		position: absolute;
		bottom: 2%;
		left: 2%;
		padding: 0px 20px;
		box-sizing: border-box;
		width: 96%;
		background: rgba(255, 255, 255, .8);
	}
	
	.hb-style-6 figure .hb-text-wrap .hb-title-wrap {
		color: #222;
		font-size: 26px;
		line-height: 1.2;
		padding: 20px;
		display: block;
		text-align: center;
	}
	
	.hb-style-6 figure .hb-text-wrap .hb-desc-wrap {
		color: #222;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		box-sizing: border-box;
		text-align: center;
		padding: 0;
		margin-bottom: -71px;
	}
	
	.hb-style-6:hover figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.1);
	}
	
	.hb-style-6:hover figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-6:hover figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-6:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		margin-bottom: 0px;
		padding: 0 20px 20px;
	}
}

@media (max-width: 1024px) {
	.hb-style-6.mobile-hover-mode figure img {
		opacity: 1;
	}
	
	.hb-style-6.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .7;
	}
	
	.hb-style-6.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		bottom: 2%;
		left: 2%;
		padding: 0px 0px;
		box-sizing: border-box;
		width: 96%;
		background: rgba(255, 255, 255, .8);
	}
	
	.hb-style-6.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #222;
		font-size: 26px;
		line-height: 1.2;
		padding: 10px 10px 20px;
		display: block;
		text-align: center;
	}
	
	.hb-style-6.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #222;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		box-sizing: border-box;
		text-align: center;
		padding: 0;
		margin-bottom: -71px;
	}
	
	.hb-style-6.mobile-hover-mode figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.1);
	}
	
	.hb-style-6.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-6.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		margin-bottom: 0px;
		padding: 0 10px 10px;
	}
	
	.hb-style-6:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-6.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-6:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-6:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-6:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-6 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 6" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 5" ID: 32832 */
@media (max-width: 1024px) {
	.band-dark .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-5 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-5 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-5 {
		max-width: 320px;
	}
}

.hb-style-5 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-5 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-5 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-5 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-5 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-5 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-5 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-5 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-5 figure img {
		opacity: .6;
	}
	
	.hb-style-5 figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-5 figure .hb-overlay-wrap:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 96%;
		height: 96%;
		border: 2px solid #fff;
		box-sizing: border-box;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		-webkit-transform: translateY(-50%) translateX(-55%) scale(1);
		-moz-transform: translateY(-50%) translateX(-55%) scale(1);
		transform: translateY(-50%) translateX(-55%) scale(1);
	}
	
	.hb-style-5 figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		box-sizing: border-box;
		height: 100%;
	}
	
	.hb-style-5 figure .hb-text-wrap .hb-title-wrap {
		color: #fff !important;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		display: block;
	}
	
	.hb-style-5 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: translateX(-5%);
		-moz-transform: translateX(-5%);
		transform: translateX(-5%);
		height: 100%;
		position: relative;
	}
	
	.hb-style-5 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 85%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-5 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-5 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-5:hover figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-5:hover figure .hb-overlay-wrap {
		opacity: 1;
	}
	
	.hb-style-5:hover figure .hb-overlay-wrap:before {
		-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
		-moz-transform: translateY(-50%) translateX(-50%) scale(1);
		transform: translateY(-50%) translateX(-50%) scale(1);
	}
	
	.hb-style-5:hover figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-5:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@media (max-width: 1024px) {
	.hb-style-5.mobile-hover-mode figure img {
		opacity: .6;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-overlay-wrap:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 96%;
		height: 96%;
		border: 2px solid #fff;
		box-sizing: border-box;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		-webkit-transform: translateY(-50%) translateX(-55%) scale(1);
		-moz-transform: translateY(-50%) translateX(-55%) scale(1);
		transform: translateY(-50%) translateX(-55%) scale(1);
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		box-sizing: border-box;
		height: 70%;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		display: block;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: translateX(-5%);
		-moz-transform: translateX(-5%);
		transform: translateX(-5%);
		height: 100%;
		position: relative;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 85%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-5.mobile-hover-mode figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 1;
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-overlay-wrap:before {
		-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
		-moz-transform: translateY(-50%) translateX(-50%) scale(1);
		transform: translateY(-50%) translateX(-50%) scale(1);
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-5.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
	}
	
	.hb-style-5:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-5.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-5:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-5:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-5:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-5 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 5" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 4" ID: 32829 */
@media (max-width: 1024px) {
	.band-dark .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-4 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-4 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-4 {
		max-width: 320px;
	}
}

.hb-style-4 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-4 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-4 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-4 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-4 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-4 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-4 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-4 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-4 figure img {
		opacity: .6;
	}
	
	.hb-style-4 figure .hb-overlay-wrap {
		opacity: .5;
	}
	
	.hb-style-4 figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
	}
	
	.hb-style-4 figure .hb-text-wrap .hb-title-wrap {
		color: #fff !important;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		margin-bottom: 10px;
		display: block;
		position: relative;
		text-align: left;
		z-index: 5;
	}
	
	.hb-style-4 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		position: absolute;
		right: 0px;
		bottom: 0px;
		padding: 15px;
		box-sizing: border-box;
		width: 50%;
		text-align: right;
		z-index: 4;
		-webkit-transform: translateY(50%) translateX(50%);
		-moz-transform: translateY(50%) translateX(50%);
		transform: translateY(50%) translateX(50%);
		opacity: 0;
	}
	
	.hb-style-4 figure .hb-text-wrap .hb-desc-wrap:after {
		content: "";
		z-index: 1;
		background: #fff;
		width: 150%;
		padding-top: 150%;
		height: auto;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateY(-15%) translateX(-45%);
		-moz-transform: translateY(-15%) translateX(-45%);
		transform: translateY(-15%) translateX(-45%);
		border-radius: 50%;
		border: 2px solid #fff;
		box-shadow: 0 0 0 600px rgba(0, 0, 0, .2);
	}
	
	.hb-style-4 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		color: #222;
	}
	
	.hb-style-4:hover figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
		opacity: .4;
	}
	
	.hb-style-4:hover figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-4:hover figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-4:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@media (max-width: 1024px) {
	.hb-style-4.mobile-hover-mode figure img {
		opacity: .6;
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .5;
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		margin-bottom: 10px;
		display: block;
		position: relative;
		text-align: left;
		z-index: 5;
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		position: absolute;
		right: 0px;
		bottom: 0px;
		padding: 15px;
		box-sizing: border-box;
		width: 100%;
		text-align: right;
		z-index: 4;
		-webkit-transform: translateY(50%) translateX(50%);
		-moz-transform: translateY(50%) translateX(50%);
		transform: translateY(50%) translateX(50%);
		opacity: 0;
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap:after {
		content: "";
		z-index: 1;
		background: #fff;
		width: 200%;
		padding-top: 100%;
		height: auto;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateY(-5%) translateX(-50%);
		-moz-transform: translateY(-5%) translateX(-50%);
		transform: translateY(-5%) translateX(-50%);
		border-radius: 50%;
		border: 2px solid #fff;
		box-shadow: 0 0 0 600px rgba(0, 0, 0, .2);
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		color: #222;
	}
	
	.hb-style-4.mobile-hover-mode figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
		opacity: .4;
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-4.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	.hb-style-4:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-4.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-4:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-4:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-4:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-4 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 4" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 3" ID: 32827 */
@media (max-width: 1024px) {
	.band-dark .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-3 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-3 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-3 {
		max-width: 320px;
	}
}

.hb-style-3 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-3 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-3 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-3 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-3 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-3 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-3 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-3 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-3 figure img {
		opacity: .6;
	}
	
	.hb-style-3 figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-3 figure .hb-overlay-wrap:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 96%;
		height: 96%;
		border: 2px solid #fff;
		box-sizing: border-box;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		-webkit-transform: translateY(-50%) translateX(-50%) scale(.8);
		-moz-transform: translateY(-50%) translateX(-50%) scale(.8);
		transform: translateY(-50%) translateX(-50%) scale(.8);
	}
	
	.hb-style-3 figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 0;
		padding: 20px;
		transform: translateY(-50%);
	}
	
	.hb-style-3 figure .hb-text-wrap .hb-title-wrap {
		color: #fff !important;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		display: block;
		position: relative;
		text-align: center;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		transform: translateY(100%);
	}
	
	.hb-style-3 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: scale(.6);
		-moz-transform: scale(.6);
		transform: scale(.6);
	}
	
	.hb-style-3:hover figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-3:hover figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-3:hover figure .hb-overlay-wrap:before {
		-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
		-moz-transform: translateY(-50%) translateX(-50%) scale(1);
		transform: translateY(-50%) translateX(-50%) scale(1);
	}
	
	.hb-style-3:hover figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-3:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@media (max-width: 1024px) {
	.hb-style-3.mobile-hover-mode figure img {
		opacity: .6;
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-overlay-wrap:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 96%;
		height: 96%;
		border: 2px solid #fff;
		box-sizing: border-box;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		-webkit-transform: translateY(-50%) translateX(-50%) scale(.8);
		-moz-transform: translateY(-50%) translateX(-50%) scale(.8);
		transform: translateY(-50%) translateX(-50%) scale(.8);
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 50%;
		left: 0;
		padding: 20px;
		transform: translateY(-50%);
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		display: block;
		position: relative;
		text-align: center;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		transform: translateY(100%);
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: scale(.6);
		-moz-transform: scale(.6);
		transform: scale(.6);
	}
	
	.hb-style-3.mobile-hover-mode figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-overlay-wrap:before {
		-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
		-moz-transform: translateY(-50%) translateX(-50%) scale(1);
		transform: translateY(-50%) translateX(-50%) scale(1);
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	
	.hb-style-3.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	.hb-style-3:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-3.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-3:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-3:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-3:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-3 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 3" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 2" ID: 32822 */
@media (max-width: 1024px) {
	.band-dark .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-2 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-2 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-2 {
		max-width: 320px;
	}
}

.hb-style-2 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-2 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-2 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-2 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-2 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-2 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-2 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-2 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-2 figure img {
		transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
		opacity: .6;
	}
	
	.hb-style-2 figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-2 figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		height: 100%;
	}
	
	.hb-style-2 figure .hb-text-wrap .hb-title-wrap {
		color: #fff !important;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		margin-bottom: 10px;
		display: block;
		position: relative;
	}
	
	.hb-style-2 figure .hb-text-wrap .hb-title-wrap:after {
		content: "";
		width: 0%;
		height: 3px;
		background: #fff;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	.hb-style-2 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		display: block;
		position: relative;
		height: 100%;
	}
	
	.hb-style-2 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 85%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-2 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-2 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-2:hover figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-2:hover figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-2:hover figure .hb-text-wrap .hb-title-wrap:after {
		width: 100%;
	}
	
	.hb-style-2:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@media (max-width: 1024px) {
	.hb-style-2.mobile-hover-mode figure img {
		transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
		opacity: .6;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: 0;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		height: 70%;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		margin-bottom: 10px;
		display: block;
		position: relative;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap:after {
		content: "";
		width: 0%;
		height: 3px;
		background: #fff;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		display: block;
		position: relative;
		height: 100%;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 85%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-2.mobile-hover-mode figure img {
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap:after {
		width: 100%;
	}
	
	.hb-style-2.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
	}
	
	.hb-style-2:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-2.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-2:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-2:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-2:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-2 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 2" */

/*! -------------------------------------------- */

/*! Start of "Hover Box 1" ID: 32805 */
@media (max-width: 1024px) {
	.band-dark .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-dark-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-dark-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	.band-light .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc, .band-light-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-title-wrap, .band-light-alt .hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap .hb-desc {
		color: #222 !important;
	}
}

.hb-style-1 {
	display: block;
	max-width: 450px;
	margin: auto;
	overflow: hidden;
	background: #000;
}

@media only screen and (max-width: 1024px) {
	.hb-style-1 {
		margin-bottom: 30px;
		background: rgba(0, 0, 0, 0);
	}
}

@media only screen and (max-width: 767px) {
	.hb-style-1 {
		max-width: 320px;
	}
}

.hb-style-1 figure {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	margin: 0;
}

.hb-style-1 figure img {
	display: block;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-1 figure .hover-box-front-icon {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 150px;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hb-style-1 figure .hb-overlay-wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-1 figure .hb-text-wrap {
	z-index: 10;
}

@media only screen and (max-width: 1024px) {
	.hb-style-1 figure .hb-text-wrap {
		padding: 20px;
	}
}

.hb-style-1 figure .hb-text-wrap .hb-title-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-1 figure .hb-text-wrap .hb-desc-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.hb-style-1 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
	position: relative;
	z-index: 5;
}

@media (min-width: 1025px) {
	.hb-style-1 figure img {
		-webkit-transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
		-moz-transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
		transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-1 figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		height: 100%;
	}
	
	.hb-style-1 figure .hb-text-wrap .hb-title-wrap {
		color: #fff !important;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	
	.hb-style-1 figure .hb-text-wrap .hb-desc-wrap {
		color: #fff !important;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: translatey(20px);
		-moz-transform: translatey(20px);
		transform: translatey(20px);
		height: 100%;
		position: relative;
	}
	
	.hb-style-1 figure .hb-text-wrap .hb-desc-wrap p {
		font-size: 16px;
	}
	
	.hb-style-1 figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 90%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-1 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-1 figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-1:hover figure img {
		-webkit-transform: translate3d(0%, 0px, 0) translateY(0%) scale(1);
		-moz-transform: translate3d(0%, 0px, 0) translateY(0%) scale(1);
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1);
	}
	
	.hb-style-1:hover figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-1:hover figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@media (max-width: 1024px) {
	.hb-style-1.mobile-hover-mode figure img {
		-webkit-transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
		-moz-transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
		transform: translate3d(-10%, 0px, 0) translateY(0%) scale(1.2);
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap {
		position: absolute;
		top: 0;
		left: 0;
		padding: 20px;
		height: 70%;
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap .hb-title-wrap {
		color: #fff;
		font-size: 26px;
		line-height: 1.2;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		color: #fff;
		font-size: 16px;
		line-height: 1.2;
		opacity: 0;
		-webkit-transform: translatey(20px);
		-moz-transform: translatey(20px);
		transform: translatey(20px);
		height: 100%;
		position: relative;
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap p {
		font-size: 16px;
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc {
		height: 100%;
		max-height: 90%;
		overflow-y: scroll;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 10px 0 0;
		box-sizing: border-box;
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar {
		width: 5px;
		background: rgba(255, 255, 255, .1);
		margin-right: 0px;
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap .hb-desc::-webkit-scrollbar-thumb {
		background: #fff;
	}
	
	.hb-style-1.mobile-hover-mode figure img {
		-webkit-transform: translate3d(0%, 0px, 0) translateY(0%) scale(1);
		-moz-transform: translate3d(0%, 0px, 0) translateY(0%) scale(1);
		transform: translate3d(0%, 0px, 0) translateY(0%) scale(1);
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-overlay-wrap {
		opacity: .8;
	}
	
	.hb-style-1.mobile-hover-mode figure .hb-text-wrap .hb-desc-wrap {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	.hb-style-1:not(.mobile-hover-mode) figure .hb-overlay-wrap {
		background: transparent !important;
	}
}

@media (max-width: 1024px) {
	.hb-style-1.mb-no-image figure .hb-image-wrap {
		display: none;
	}
	
	.hb-style-1:not(.mobile-hover-mode) figure {
		background: none !important;
	}
	
	.hb-style-1:not(.mobile-hover-mode) figure .hb-title-wrap {
		background: none !important;
	}
	
	.hb-style-1:not(.mobile-hover-mode) figure .hb-text-wrap {
		padding: 20px 0;
		background: none !important;
	}
	
	.hb-style-1 figure .top-img {
		display: none;
	}
}

/*! End of "Hover Box 1" */

/*! -------------------------------------------- */

/*! Start of "Color Block" ID: 18121 */
.color-block-wrap {
	display: block;
	width: 100%;
	position: relative;
}

.color-block-wrap .color-block {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto 10px;
}

.color-block-wrap .color-block-hex, .color-block-wrap .color-block-label {
	display: block;
	width: 100%;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

/*! End of "Color Block" */

/*! -------------------------------------------- */

/*! Start of "Testimonial Slider" ID: 17816 */
.band-parallax .slick-next:before, .band-parallax .slick-prev:before, .band-dark .slick-next:before, .band-dark .slick-prev:before, .band-dark-alt .slick-next:before, .band-dark-alt .slick-prev:before {
	color: #fff;
}

.band-parallax .testimonial-dash-nav .slick-dots li button:before, .band-dark .testimonial-dash-nav .slick-dots li button:before, .band-dark-alt .testimonial-dash-nav .slick-dots li button:before {
	background: #fff;
}

.band-light .slick-next:before, .band-light .slick-prev:before, .band-light-alt .slick-next:before, .band-light-alt .slick-prev:before {
	color: var(--color-accenta);
}

.band-light .testimonial-dash-nav .slick-dots li button:before, .band-light-alt .testimonial-dash-nav .slick-dots li button:before {
	background: var(--color-accenta);
}

.testimonial-dash-nav:before {
	content: "";
	width: 150px;
	height: 150px;
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/source/rev-11f2f2a/lifelikedentureswa.com/wp-content/uploads/2021/08/LifeLike-Quote-Marks.svg");
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-position: center;
	background-repeat: no-repeat;
	opacity: .6;
}

.testimonial-dash-nav.slick-slider .slick-next {
	right: 0;
}

.testimonial-dash-nav.slick-slider .slick-next:before {
	content: "";
	font-family: "Font Awesome 5 Pro";
}

.testimonial-dash-nav.slick-slider .slick-prev {
	left: 0;
}

.testimonial-dash-nav.slick-slider .slick-prev:before {
	content: "";
	font-family: "Font Awesome 5 Pro";
}

.testimonial-dash-nav .slick-slide .qsig, .testimonial-dash-nav .slick-slide .qtxt {
	-webkit-transition: opacity .5s 0s, transform .5s .5s;
	-moz-transition: opacity .5s 0s, transform .5s .5s;
	transition: opacity .5s 0s, transform .5s .5s;
}

.testimonial-dash-nav .slick-dots li button:before {
	font-size: 20px;
}

.testimonial-dash-nav .slick-dots {
	position: absolute;
	bottom: -40px !important;
	text-align: center;
	padding: 0;
	width: 100%;
	left: 0;
	max-width: 100%;
}

.testimonial-dash-nav .qhldr {
	width: 90%;
	margin: auto;
}

.testimonial-dash-nav .qmarks {
	font-size: 60px;
	line-height: 30px;
	vertical-align: bottom;
	display: inline;
	font-family: arial;
	letter-spacing: -3px;
}

.testimonial-dash-nav .qtxt {
	text-align: center;
	padding: 20px 50px;
}

@media (max-width: 480px) {
	.testimonial-dash-nav .qtxt {
		padding: 20px 20px;
	}
}

.testimonial-dash-nav .qtxt p {
	padding: 30px 0 10px;
	line-height: 1.3;
	font-weight: 400 !important;
	text-align: center;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.testimonial-dash-nav .qtxt .heading-secondary {
	font-size: 22px;
}

.testimonial-dash-nav .qsig {
	width: 90%;
	margin: auto;
	padding-bottom: 0px;
}

.testimonial-dash-nav .qsig p {
	font-size: 20px;
	text-align: center !important;
	margin: 0;
	padding: 15px;
	opacity: 1;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.testimonial-dash-nav .slick-next:before, .testimonial-dash-nav .slick-prev:before {
	font-size: 20px;
	line-height: 1;
	opacity: .75;
}

.testimonial-dash-nav .slick-dots li {
	height: 5px !important;
	width: 20px !important;
}

.testimonial-dash-nav .slick-dots li button:before {
	content: "" !important;
	width: 25px !important;
	height: 5px !important;
	background: #fff;
	opacity: .25;
}

.testimonial-dash-nav .slick-dots li button:hover:before, .testimonial-dash-nav .slick-dots .slick-active button:before {
	opacity: 1;
}

@media screen and (max-width: 480px) {
	.testimonial-dash-nav .qmarks {
		font-size: 4rem;
		line-height: 20px;
		font-family: serif;
		letter-spacing: -10px;
		vertical-align: bottom;
		margin: 0 8px 0 0;
	}
	
	.testimonial-dash-nav .qtxt p {
		font-size: 24px;
	}
	
	.testimonial-dash-nav .qsig p {
		font-size: 16px;
		text-align: center;
	}
}

/*! End of "Testimonial Slider" */

/*! -------------------------------------------- */

/*! Start of "Inline GFORM" ID: 17807 */
#main #et-boc .drop-us-a-line-2-0 {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
	padding: 20px;
	border-radius: 10px;
	background: #fff;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper {
	margin: 0;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul {
	max-width: 100%;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .ginput_container {
	margin-top: 0 !important;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gform_body {
	width: 100%;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gfield_html p {
	padding: 0 0 10px;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gfield_html p:nth-last-child(1) {
	padding: 0 0 30px;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gsection {
	margin: 40px 0 30px !important;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .description, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gfield_description, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gsection_description {
	padding: 5px 0px 15px 0 !important;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper h3.gform_title {
	letter-spacing: normal !important;
	margin: .625em 0 .375em;
	font-weight: 400 !important;
	font-family: Source Sans Pro;
	color: #fff !important;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .sgform label {
	position: absolute;
	line-height: 44px !important;
	margin: 0 10px !important;
	left: 0;
	font-weight: 400 !important;
	color: #222;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .sgform label.focus {
	bottom: 0;
	color: #fff;
	display: inline-block !important;
	left: 10px;
	width: 80px;
	height: 40px;
	text-align: center;
	margin: 0 !important;
	right: 0;
	top: -50px;
	font-size: 12px !important;
	line-height: 40px !important;
	padding: 0 10px !important;
	position: absolute;
	white-space: nowrap;
	border-radius: 5px;
	opacity: 1 !important;
	background: #2c3e50;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .sgform label.focus:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 10px;
	border-top-color: #2c3e50;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li label.gfield_label, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li label.gfield_label {
	padding: 5px 0px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 400;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield {
	padding: 0 0 30px;
	margin: 0 0 5px 0;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield textarea, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield textarea {
	width: 100% !important;
	background: #fff;
	border: 1px solid #cacaca;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield input, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield select, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield input, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield select {
	width: 100%;
	padding: 0 5px;
	line-height: 44px;
	background: #fff;
	border: 1px solid #cacaca;
	height: 44px;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_left, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_left {
	clear: none;
	float: left;
	width: 49%;
	margin: 0;
	margin-right: 2%;
}

@media (max-width: 767px) {
	#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_left, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_left {
		width: 100%;
		margin-right: 0%;
	}
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_right, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_right {
	clear: none;
	float: left;
	width: 49%;
	margin: 0;
}

@media (max-width: 767px) {
	#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_right, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_right {
		width: 100%;
		margin-right: 0%;
	}
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_left, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_right, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_left, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_right {
	padding-bottom: 30px;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_left input, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul.gform_fields li.gfield.gform_right input, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_left input, #main #et-boc .drop-us-a-line-2-0 .gform_wrapper ul li.gfield.gform_right input {
	width: 100%;
	padding: 0 5px;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gform_footer {
	text-align: left;
	margin: 0;
	padding: 0;
}

@media (max-width: 980px) {
	#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gform_footer {
		text-align: center;
	}
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gform_footer .gform_button {
	text-align: center;
	padding: 0 20px !important;
	line-height: 40px !important;
	line-height: initial;
	width: auto !important;
	text-transform: uppercase;
	background: var(--color-primary);
	color: #fff;
	height: inherit;
	font-size: 16px !important;
	margin: 0;
	border: 0 !important;
}

#main #et-boc .drop-us-a-line-2-0 .gform_wrapper .gform_footer .gform_button:hover {
	background: var(--color-tertiary);
	color: #fff;
	cursor: pointer;
}

/*! End of "Inline GFORM" */

/*! -------------------------------------------- */

/*! Start of "Image Standard" ID: 31571 */
.img-standard {
	text-align: center;
	position: relative;
	line-height: 0;
	transition: all .4s;
}

.img-standard.left {
	text-align: left;
}

.img-standard.right {
	text-align: right;
}

.img-standard.img-circle .img-overlay, .img-standard.img-circle img {
	border-radius: 50%;
	overflow: hidden;
}

.img-standard a {
	display: inline-block;
}

.img-standard a .img-overlay {
	opacity: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 10;
	transition: all .4s;
}

.img-standard a .img-overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -20%);
	-moz-transform: translate(-50%, -20%);
	transform: translate(-50%, -20%);
	font-size: 48px;
	transition: all .4s;
}

.img-standard a:hover img {
	opacity: .7;
}

.img-standard a:hover.with-overlay img {
	opacity: 1;
}

.img-standard a:hover.with-overlay .img-overlay {
	opacity: 1;
}

.img-standard a:hover.with-overlay .img-overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.img-standard img {
	position: relative;
	max-width: 100%;
	display: inline-block;
	z-index: 1;
	border-radius: 10px;
}

.band-dark .img-circle img, .band-dark-alt .img-circle img {
	border: 3px solid #b8c195;
}

.img-main img {
	border: 3px solid #000;
	border-radius: 1px;
}

@media (max-width: 480px) {
	.img-main img {
		max-width: 280px;
		width: 100%;
	}
}

.band-dark .img-main img, .band-dark-alt .img-main img {
	border: 3px solid #fff;
	border-radius: 1px;
}

/*! End of "Image Standard" */

/*! -------------------------------------------- */

/*! Start of "Blurb Standard" ID: 30676 */
.blurb-content {
	position: relative;
	max-width: 550px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 20px;
}

.blurb-content .style-rs-blurb-default .main-blurb-image {
	display: table-cell !important;
	max-width: 100%;
	width: 60px;
	vertical-align: top;
}

.blurb-content .style-rs-blurb-default .main-blurb-image .image-wrap {
	display: block;
	margin: auto;
}

.blurb-content .style-rs-blurb-default .main-blurb-image .image-wrap .blurb-icon-image i {
	color: #222;
	font-size: 50px;
}

.blurb-content .style-rs-blurb-default .main-blurb-image .image-wrap .blurb-icon-image img {
	position: relative;
	right: 10px;
}

.blurb-content .style-rs-blurb-default .blurb-container {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.blurb-content .style-rs-blurb-default .blurb-container .module-header {
	font-size: 24px;
	margin: 0;
	margin-bottom: 20px;
}

.blurb-content .style-rs-blurb-default .blurb-container .blurb-description {
	font-size: 16px;
}

.blurb-content .style-rs-blurb-default .cta-blurb {
	margin-top: 20px;
}

.blurb-content .style-rs-blurb-default .cta-blurb span {
	color: #fff;
}

.blurb-content .style-rs-blurb-1 {
	transition: all .4s;
}

.blurb-content .style-rs-blurb-1 .main-blurb-image {
	display: table-cell;
	vertical-align: top;
	max-width: 100%;
	width: 32px;
}

.blurb-content .style-rs-blurb-1 .main-blurb-image .image-wrap {
	display: block;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
	height: 48px;
}

.blurb-content .style-rs-blurb-1 .main-blurb-image .image-wrap .blurb-icon-image i {
	font-size: 24px;
	text-align: center;
	background: #fff;
	padding: 10px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	transform: rotateY(0);
	transition: all .4s ease-in-out;
}

.blurb-content .style-rs-blurb-1 .main-blurb-image .image-wrap .blurb-icon-image img {
	max-width: 44px;
	background: #fff;
	padding: 9px;
	transform: rotateY(0);
	transition: all .4s ease-in-out;
}

.blurb-content .style-rs-blurb-1 .blurb-container {
	display: table-cell;
}

.blurb-content .style-rs-blurb-1 .blurb-container .text-container {
	background: #fff;
	padding: 15px;
	border-right: 4px solid var(--color-accenta);
	display: block;
	vertical-align: top;
	text-align: left;
	transition: all .4s;
	position: relative;
	z-index: 2;
	left: 20px;
}

.blurb-content .style-rs-blurb-1 .blurb-container .text-container:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 15px 0;
	border-color: transparent #fff transparent transparent;
	left: -15px;
	top: 10px;
}

.blurb-content .style-rs-blurb-1 .blurb-container .text-container:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, .2);
}

.blurb-content .style-rs-blurb-1 .blurb-container .text-container .module-header {
	font-size: 24px;
	margin: 0;
}

.blurb-content .style-rs-blurb-1 .blurb-container .text-container .blurb-description {
	font-size: 16px;
}

.blurb-content .style-rs-blurb-1 .cta-blurb {
	display: block;
	width: 70%;
	margin: 0 auto;
	z-index: 1;
	transform: translateY(-75px);
	transition: all .4s;
}

.blurb-content .style-rs-blurb-1:hover .main-blurb-image .image-wrap .blurb-icon-image i {
	transform: rotateY(360deg);
}

.blurb-content .style-rs-blurb-1:hover .main-blurb-image .image-wrap .blurb-icon-image img {
	transform: rotateY(360deg);
}

.blurb-content .style-rs-blurb-1:hover .cta-blurb {
	transform: translateY(20px);
}

.blurb-content .style-rs-blurb-2 .module-header.heading-secondary, .blurb-content .style-rs-blurb-2 .module-header.heading-tertiary {
	padding-bottom: 15px;
}

.blurb-content .style-rs-blurb-2 .main-blurb-image {
	display: inline-block !important;
	margin-bottom: 15px;
	max-width: 100px;
}

.blurb-content .style-rs-blurb-2 .blurb-icon-image i {
	font-size: 40px;
}

.blurb-content .blurb-icon-image i {
	color: #222;
	font-size: 50px;
}

.blurb-content .blurb-icon-image i.color-primary-icon {
	color: var(--color-primary) !important;
}

.blurb-content .blurb-icon-image i.color-secondary-icon {
	color: var(--color-secondary) !important;
}

.blurb-content .blurb-icon-image i.color-tertiary-icon {
	color: var(--color-tertiary) !important;
}

.blurb-content .blurb-icon-image i.color-accenta-icon {
	color: var(--color-accenta) !important;
}

.blurb-content .blurb-icon-image i.color-accentb-icon {
	color: var(--color-accentb) !important;
}

.blurb-content .blurb-icon-image i.color-white-icon {
	color: var(--color-white) !important;
}

.blurb-content .blurb-icon-image i.color-black-icon {
	color: var(--color-black) !important;
}

.blurb-content .blurb-icon-image img {
	width: 150px;
}

.blurb-description {
	margin-bottom: 10px;
}

/*! End of "Blurb Standard" */

/*! -------------------------------------------- */

/*! Start of "YouTube Video Slider" ID: 15895 */
.gallery-band-with-frame {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px solid #eee;
}

.gallery-band-with-frame img {
	margin: auto;
	width: 100% !important;
	max-width: 480px;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
}

.gallery-band-with-frame .slick-slide .hldr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

.gallery-band-with-frame .slick-slide .hldr .gb-video {
	margin: 20px 10px;
}

.gallery-band-with-frame .slick-slide .hldr .gb-video:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	background: url("https://www.artisticsmiles.org/wp-content/uploads/2016/10/flat-frame-no-shadow-top.png");
	background-size: 100% auto;
	z-index: 10;
	top: 0;
	left: 0;
}

.gallery-band-with-frame .slick-slide .hldr .gb-video:after {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	background-position: bottom bottom;
	background-position: center bottom;
	top: 0;
	left: 0;
	background: url("https://www.artisticsmiles.org/wp-content/uploads/2016/10/flat-frame-no-shadow-bottom-bar.png");
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 12;
}

.gallery-band-with-frame .slick-slide .hldr .button {
	padding: 0px;
	border-radius: 50%;
	font-size: 24px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 53%;
	left: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.gallery-band-with-frame .slick-slide .hldr .button.play-button {
	opacity: .6;
	border: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	transition: opacity .4s ease;
	background: rgba(65, 150, 240, .5);
	color: rgba(255, 255, 255, .6);
}

.gallery-band-with-frame .slick-slide .hldr .button .fa-play {
	margin-left: 8px;
}

.gallery-band-with-frame .slick-slide .hldr .button:hover {
	cursor: pointer;
}

.gallery-band-with-frame .slick-slide .hldr .button.hide {
	display: none;
}

.gallery-band-with-frame .slick-slide .hldr .button.pause-button {
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.gallery-band-with-frame .slick-slide .hldr a {
	position: relative;
	display: inline-block;
}

.gallery-band-with-frame .slick-slide .hldr a:hover .button.play-button {
	opacity: 1;
	background: rgba(65, 150, 240, .8);
	color: #fff;
}

.gallery-band-with-frame .slick-next {
	display: block;
	background: rgba(255, 255, 255, .5);
	color: rgba(65, 150, 240, .5);
	border-radius: 3px;
	padding: 4px;
	width: 70px;
	height: 100%;
	top: 10px;
	right: 0%;
	margin-right: 0px;
	z-index: 20;
}

.gallery-band-with-frame .slick-next:hover {
	background: rgba(255, 255, 255, .7);
}

.gallery-band-with-frame .slick-next:hover:after {
	height: 0;
}

.gallery-band-with-frame .slick-next:hover:before {
	color: rgba(65, 150, 240, .8);
}

.gallery-band-with-frame .slick-next:before {
	content: "" !important;
	font-family: "FontAwesome" !important;
	opacity: 1;
	color: rgba(65, 150, 240, .5);
	font-size: 40px;
}

.gallery-band-with-frame .slick-next:after {
	content: "";
	width: 100%;
	height: 0px;
	background: rgba(0, 0, 0, .4);
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0px;
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.gallery-band-with-frame .slick-prev {
	display: block;
	background: rgba(255, 255, 255, .5);
	border-radius: 3px;
	padding: 4px;
	width: 70px;
	height: 100%;
	top: 10px;
	left: 0%;
	margin-left: 0px;
	z-index: 20;
}

.gallery-band-with-frame .slick-prev:hover {
	background: rgba(255, 255, 255, .7);
}

.gallery-band-with-frame .slick-prev:hover:after {
	height: 0;
}

.gallery-band-with-frame .slick-prev:hover:before {
	color: rgba(65, 150, 240, .8);
}

.gallery-band-with-frame .slick-prev:before {
	content: "" !important;
	font-family: "FontAwesome" !important;
	opacity: 1;
	color: rgba(65, 150, 240, .5);
	font-size: 40px;
}

.gallery-band-with-frame .slick-prev:after {
	content: "";
	width: 100%;
	height: 0px;
	background: rgba(0, 0, 0, .4);
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0px;
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-3d-unfold .mfp-content {
	perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform-style: preserve-3d;
	transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	transform: rotateY(60deg);
	opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0;
}

.play-overlay-indicator {
	display: block;
	position: absolute;
	top: 50%;
	left: 42%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	color: #fff;
	border-radius: 10px;
	width: 6rem;
	height: 4rem;
	margin-top: 8px;
}

.play-overlay-indicator .fa-stack {
	position: absolute;
	font-size: 24px;
	border-radius: 5px;
	opacity: 1;
	width: 100%;
	height: 100%;
	line-height: 4rem;
	margin-left: 0;
	margin-top: 0;
	background-color: rgba(0, 0, 0, .7);
}

.play-overlay-indicator .fa-stack:hover {
	background-color: #fff;
}

.play-overlay-indicator .fa-stack:hover .fa-play {
	color: #8c8c8c;
}

.play-overlay-indicator .fa-stack .fa-play {
	color: #fff;
	margin-left: 3px;
	z-index: 2;
}

.text--undervideo {
	text-align: center !important;
	font-style: italic;
}

.pl-res-phone .gallery-band-with-frame img {
	max-width: 300px;
}

/*! End of "YouTube Video Slider" */

/*! -------------------------------------------- */

/*! Start of "Basic Hero 2" ID: 15884 */
.basic-hero-2 {
	position: relative;
	height: 100vh;
	width: 100%;
	display: block;
	z-index: 0;
	max-height: 1000px;
}

.basic-hero-2.hs-half, .basic-hero-2.hs-no-header-half {
	height: 50vh;
}

.basic-hero-2:before {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}

@media (max-width: 1024px) {
	.basic-hero-2 {
		height: auto !important;
		max-height: none;
		background: var(--color-primary) !important;
	}
	
	.basic-hero-2.mobile_over .herospottxt {
		background: 0;
	}
	
	.basic-hero-2.mobile_over .herospottxt img {
		opacity: .6;
	}
	
	.basic-hero-2.mobile_over .herospottxt .inner-text {
		position: absolute;
		top: 50%;
		-webkit-transform: translatey(-50%);
		-moz-transform: translatey(-50%);
		transform: translatey(-50%);
	}
}

.basic-hero-2 .tablet-hero, .basic-hero-2 .mobile-hero {
	display: none;
}

@media (max-width: 1024px) {
	.basic-hero-2 .tablet-hero {
		display: block;
	}
}

.basic-hero-2 .herospotoverlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
	background: rgba(0, 0, 0, .7);
}

.basic-hero-2 .hero-text-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 1550px;
	z-index: 1;
}

@media (max-width: 1024px) {
	.basic-hero-2 .hero-text-wrap {
		width: auto;
		height: auto;
		position: relative;
		top: initial;
		left: initial;
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		transform: translateX(0%);
		max-width: 1350px;
	}
}

.basic-hero-2 .hero-kw {
	max-width: 1330px;
	margin: auto;
	padding-top: 10px;
}

@media (max-width: 1245px) {
	.basic-hero-2 .hero-kw {
		padding-left: 15px;
	}
}

.basic-hero-2 .hero-kw h1 {
	font-size: 16px;
	font-weight: 600;
}

.basic-hero-2 .herospottxt {
	position: absolute;
	width: 80%;
	z-index: 101;
	display: block;
	vertical-align: middle;
	padding: 40px;
	box-sizing: border-box;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt {
		position: relative !important;
		width: 100% !important;
		left: initial !important;
		right: initial !important;
		top: initial !important;
		bottom: initial !important;
		padding: 0;
		-webkit-transform: translateY(0%) !important;
		-moz-transform: translateY(0%) !important;
		-ms-transform: translateY(0%) !important;
		-o-transform: translateY(0%) !important;
		transform: translateY(0%) !important;
	}
}

.basic-hero-2 .herospottxt .inner-text {
	width: 100%;
	margin: auto;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt .inner-text {
		padding: 50px;
		z-index: 100;
		position: relative;
		text-align: center;
	}
}

@media (max-width: 480px) {
	.basic-hero-2 .herospottxt .inner-text {
		padding: 40px 20px;
	}
}

.basic-hero-2 .herospottxt .inner-text ol, .basic-hero-2 .herospottxt .inner-text ul {
	list-style-type: disc;
	margin-left: 40px;
}

.basic-hero-2 .herospottxt .heading-hero, .basic-hero-2 .herospottxt .heading-hero-alt, .basic-hero-2 .herospottxt .heading-primary, .basic-hero-2 .herospottxt .heading-secondary, .basic-hero-2 .herospottxt .heading-tertiary {
	color: #fff !important;
}

.basic-hero-2 .herospottxt .btn-wrap {
	display: inline-block;
	margin: 20px 0 0;
	vertical-align: top;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt .btn-wrap {
		margin: 15px 0px 0;
	}
}

.basic-hero-2 .herospottxt h1 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.basic-hero-2 .herospottxt.hs-text-align-left {
	text-align: left;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt.hs-text-align-left {
		text-align: center;
	}
}

.basic-hero-2 .herospottxt.hs-text-align-center {
	text-align: center;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt.hs-text-align-center {
		text-align: center;
	}
}

.basic-hero-2 .herospottxt.hs-text-align-right {
	text-align: right;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt.hs-text-align-right {
		text-align: center;
	}
}

.basic-hero-2 .herospottxt.hs-aligncenter {
	width: 90%;
	left: 5%;
	right: 5%;
}

.basic-hero-2 .herospottxt.hs-aligncenter.hs-aligntop {
	top: 50px;
}

.basic-hero-2 .herospottxt.hs-aligncenter.hs-alignmiddle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.basic-hero-2 .herospottxt.hs-aligncenter.hs-alignbottom {
	bottom: 50px;
}

.basic-hero-2 .herospottxt.hs-alignleft {
	width: 45%;
	left: 5%;
}

.basic-hero-2 .herospottxt.hs-alignleft .btn-wrap {
	display: inline-block;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt.hs-alignleft .btn-wrap {
		display: block;
	}
}

.basic-hero-2 .herospottxt.hs-alignleft.hs-aligntop {
	top: 50px;
}

.basic-hero-2 .herospottxt.hs-alignleft.hs-alignmiddle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.basic-hero-2 .herospottxt.hs-alignleft.hs-alignbottom {
	bottom: 50px;
}

.basic-hero-2 .herospottxt.hs-alignright-custom {
	right: 5%;
}

.basic-hero-2 .herospottxt.hs-alignright-custom .btn-wrap {
	display: inline-block;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt.hs-alignright-custom .btn-wrap {
		display: block;
	}
}

.basic-hero-2 .herospottxt.hs-alignright-custom.hs-aligntop {
	top: 50px;
}

.basic-hero-2 .herospottxt.hs-alignright-custom.hs-alignmiddle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.basic-hero-2 .herospottxt.hs-alignright-custom.hs-alignbottom {
	bottom: 50px;
}

.basic-hero-2 .herospottxt.hs-alignleft-custom {
	left: 5%;
}

.basic-hero-2 .herospottxt.hs-alignleft-custom .btn-wrap {
	display: inline-block;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt.hs-alignleft-custom .btn-wrap {
		display: block;
	}
}

.basic-hero-2 .herospottxt.hs-alignleft-custom.hs-aligntop {
	top: 50px;
}

.basic-hero-2 .herospottxt.hs-alignleft-custom.hs-alignmiddle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.basic-hero-2 .herospottxt.hs-alignleft-custom.hs-alignbottom {
	bottom: 50px;
}

.basic-hero-2 .herospottxt.hs-alignright {
	width: 45%;
	right: 5%;
}

.basic-hero-2 .herospottxt.hs-alignright .btn-wrap {
	display: inline-block;
}

@media (max-width: 1024px) {
	.basic-hero-2 .herospottxt.hs-alignright .btn-wrap {
		display: block;
	}
}

.basic-hero-2 .herospottxt.hs-alignright.hs-aligntop {
	top: 50px;
}

.basic-hero-2 .herospottxt.hs-alignright.hs-alignmiddle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.basic-hero-2 .herospottxt.hs-alignright.hs-alignbottom {
	bottom: 50px;
}

.basic-hero-2 .scrollhero {
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: all .4s;
	opacity: .2;
	z-index: 101;
}

.basic-hero-2 .scrollhero:hover {
	opacity: 1;
	cursor: pointer;
}

.basic-hero-2 .scrollhero i {
	font-size: 50px;
	color: #fff;
}

/*! End of "Basic Hero 2" */

/*! -------------------------------------------- */

/*! Start of "Inline GFORM with Title and Text" ID: 15865 */
.inline-gform-w-title-text {
	border-top: 6px solid #8db750;
	position: relative;
	display: block;
}

.inline-gform-w-title-text .gform_legacy_markup_wrapper .top_label input.medium, .inline-gform-w-title-text .gform_legacy_markup_wrapper .top_label select.medium {
	width: 100%;
}

.inline-gform-w-title-text .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .inline-gform-w-title-text .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	margin: 1px 0 1px 1px !important;
}

.inline-gform-w-title-text .gform_wrapper ul.gfield_radio, .inline-gform-w-title-text .gform_wrapper .gfield_checkbox li, .inline-gform-w-title-text .gform_wrapper .gfield_radio li {
	margin: 0px !important;
}

.inline-gform-w-title-text .text-wrap {
	margin-bottom: 15px;
	color: var(--color-primary);
}

.inline-gform-w-title-text.style-2 {
	padding: 20px;
	background: #eee;
	border-radius: 3px;
}

.inline-gform-w-title-text.style-2 .gform_wrapper ul li.gfield input {
	border: none !important;
	border-radius: 3px;
	color: var(--color-primary);
}

.inline-gform-w-title-text.style-2 .gform_wrapper.gf_browser_chrome select {
	border: none !important;
	border-radius: 3px !important;
}

.inline-gform-w-title-text.style-2 .gform_wrapper ul.gform_fields li.gfield textarea, .inline-gform-w-title-text.style-2 .drop-us-a-line .gform_wrapper ul li.gfield textarea {
	border: none !important;
	border-radius: 3px;
	color: var(--color-primary);
	background: #fff;
}

.inline-gform-w-title-text.style-2 .drop-us-a-line {
	color: var(--color-primary);
}

.inline-gform-w-title-text.style-2 .drop-us-a-line label.gfield_label {
	font-weight: 300 !important;
	color: var(--color-primary);
}

.inline-gform-w-title-text.style-2 .drop-us-a-line button {
	padding: 10px;
	border: none;
	background: var(--color-accenta);
	color: #fff;
	transition: all .4s;
}

.inline-gform-w-title-text.style-2 .drop-us-a-line button:hover {
	background: var(--color-primary);
	cursor: pointer;
}

.inline-gform-w-title-text.style-3 {
	padding: 20px;
}

.inline-gform-w-title-text.style-3 .gform_wrapper.gf_browser_chrome select {
	color: #fff !important;
}

.inline-gform-w-title-text.style-3 .heading-primary, .inline-gform-w-title-text.style-3 .heading-secondary, .inline-gform-w-title-text.style-3 .heading-tertiary, .inline-gform-w-title-text.style-3 .text-wrap p {
	color: #fff !important;
}

.inline-gform-w-title-text.style-3 .gform_wrapper ul li.gfield input {
	border: none !important;
	border-radius: 0px;
	background: rgba(0, 0, 0, .2) !important;
	color: #fff !important;
}

.inline-gform-w-title-text.style-3 ul li label.gfield_label {
	color: #fff !important;
}

.inline-gform-w-title-text.style-3 .gform_wrapper.gf_browser_chrome select, .inline-gform-w-title-text.style-3 ul li.gfield textarea {
	border: none !important;
	border-radius: 0px !important;
	background: rgba(0, 0, 0, .2) !important;
	color: #fff !important;
}

.inline-gform-w-title-text.style-4 {
	background: #fff;
	padding: 15px;
	border-radius: 10px;
	position: relative;
	box-shadow: 0px 7px 30px rgba(0, 0, 0, .2);
}

.inline-gform-w-title-text.style-4 .gform_wrapper ul.gform_fields li.gfield textarea, .inline-gform-w-title-text.style-4 .gform_wrapper ul li.gfield textarea {
	background: transparent;
	border: none;
	border-bottom: 1px solid #cacaca;
}

.inline-gform-w-title-text.style-4 .gform_wrapper ul.gform_fields li.gfield input, .inline-gform-w-title-text.style-4 .gform_wrapper ul li.gfield input, .inline-gform-w-title-text.style-4 .gform_wrapper ul.gform_fields li.gfield select, .inline-gform-w-title-text.style-4 .gform_wrapper ul li.gfield select {
	background: transparent;
	border: none;
	border-bottom: 1px solid #cacaca;
}

.inline-gform-w-title-text.style-4 .gform_footer .gform_button.button {
	border-radius: 50%;
	width: 50px !important;
	height: 50px !important;
	position: relative;
}

.inline-gform-w-title-text.style-4 span {
	display: none;
}

.inline-gform-w-title-text.style-4 .gform_button:before {
	content: "";
	color: #fff;
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	top: 30px;
	margin: -25px 0 0 -20px;
	z-index: 1;
	left: 30px;
	font-size: 25px;
}

.inline-gform-w-title-text .gform_wrapper.gf_browser_chrome select {
	padding: 2px 0 2px 3px;
	height: 45px;
	border-radius: 0 !important;
	width: 100% !important;
	-webkit-appearance: none;
	border: 1px solid #2980b9;
}

.inline-gform-w-title-text.solid-style-primary .gform_button {
	color: #fff !important;
}

.inline-gform-w-title-text.solid-style-secondary .gform_button {
	color: #000 !important;
}

.inline-gform-w-title-text.solid-style-tertiary .gform_button {}

.inline-gform-w-title-text.solid-style-accenta .gform_button {}

.inline-gform-w-title-text.solid-style-accentb .gform_button {}

.inline-gform-w-title-text.solid-style-hv-primary .gform_button:hover {
	color: #fff !important;
}

.inline-gform-w-title-text.solid-style-hv-secondary .gform_button:hover {
	color: #000 !important;
}

.inline-gform-w-title-text.solid-style-hv-tertiary .gform_button:hover {}

.inline-gform-w-title-text.solid-style-hv-accenta .gform_button:hover {}

.inline-gform-w-title-text.solid-style-hv-accentb .gform_button:hover {}

.inline-gform-w-title-text.centeralign .heading-primary, .inline-gform-w-title-text.centeralign .heading-secondary, .inline-gform-w-title-text.centeralign .heading-tertiary, .inline-gform-w-title-text.centeralign p, .inline-gform-w-title-text.centeralign .gform_footer {
	text-align: center !important;
}

.inline-gform-w-title-text.leftalign .heading-primary, .inline-gform-w-title-text.leftalign .heading-secondary, .inline-gform-w-title-text.leftalign .heading-tertiary, .inline-gform-w-title-text.leftalign p, .inline-gform-w-title-text.leftalign .gform_footer {
	text-align: left !important;
}

.inline-gform-w-title-text.rightalign .heading-primary, .inline-gform-w-title-text.rightalign .heading-secondary, .inline-gform-w-title-text.rightalign .heading-tertiary, .inline-gform-w-title-text.rightalign p, .inline-gform-w-title-text.rightalign .gform_footer {
	text-align: right !important;
}

@media (max-width: 980px) {
	.inline-gform-w-title-text {
		-webkit-transform: translateY(0) !important;
		-moz-transform: translateY(0) !important;
		transform: translateY(0) !important;
	}
}

.inline-gform-w-title-text .text-wrap {
	text-align: center;
}

.inline-gform-w-title-text .text-wrap h1, .inline-gform-w-title-text .text-wrap h2, .inline-gform-w-title-text .text-wrap h3, .inline-gform-w-title-text .text-wrap h4, .inline-gform-w-title-text .text-wrap h5, .inline-gform-w-title-text .text-wrap h6, .inline-gform-w-title-text .text-wrap p {
	color: inherit !important;
}

/*! End of "Inline GFORM with Title and Text" */

/*! -------------------------------------------- */

/*! Start of "Popup Inline GFORM" ID: 15859 */
.sgform-clear {
	clear: both;
}

.custom-form-popup-2-0 {
	position: relative;
	background: #fff;
	padding: 0px;
	width: auto;
	margin: 0px auto;
	text-align: left;
	max-width: 100% !important;
}

.custom-form-popup-2-0 .mfp-close {
	color: #fff !important;
}

.custom-form-popup-2-0 .gform_wrapper ul.gfield_checkbox li input[type=checkbox], .custom-form-popup-2-0 .gform_wrapper ul.gfield_radio li input[type=radio] {
	width: auto !important;
	height: auto;
}

.custom-form-popup-2-0 .gform_wrapper label.gfield_label, .custom-form-popup-2-0 .gform_wrapper legend.gfield_label {
	font-weight: 400;
	font-size: inherit;
}

.custom-form-popup-2-0 .ginput_container {
	margin-top: 0px !important;
}

.custom-form-popup-2-0 .sgform label {
	position: absolute;
	line-height: 48px !important;
	margin: 0 10px !important;
	left: 0;
	font-weight: 400 !important;
}

.custom-form-popup-2-0 .sgform label.focus {
	bottom: 0;
	color: #fff;
	display: inline-block !important;
	left: 10px;
	width: 80px;
	height: 40px;
	text-align: center;
	margin: 0 !important;
	right: 0;
	top: -50px;
	font-size: 12px;
	line-height: 40px !important;
	padding: 0 10px;
	position: absolute;
	white-space: nowrap;
	border-radius: 5px;
	opacity: 1 !important;
	background: var(--color-accenta);
}

.custom-form-popup-2-0 .sgform label.focus:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 10px;
	border-top-color: var(--color-accenta);
}

.custom-form-popup-2-0 .sgcheckbox label {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-form-popup-2-0 .sgcheckbox input[type=checkbox] {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.custom-form-popup-2-0 .sgcheckbox input[type=checkbox] + label {
	padding-left: 20px;
	height: 15px;
	display: inline-block;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 15px;
	vertical-align: middle;
	cursor: pointer;
}

.custom-form-popup-2-0 .sgcheckbox input[type=checkbox]:checked + label {
	background-position: 0 -15px;
}

.custom-form-popup-2-0 .sgcheckbox label {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/s3-us-west-2.amazonaws.com/s.cdpn.io/88150/rs-checkbox2.png");
}

.custom-form-popup-2-0 .sgcheckbox label.nitro-lazy {
	background-image: none !important;
}

.custom-form-popup-2-0 .sgcheckbox input[type=checkbox] + label {
	padding-left: 22px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 15px;
	vertical-align: middle;
	cursor: pointer;
}

.custom-form-popup-2-0 .sgcheckbox input[type=checkbox]:hover + label {
	background-position: 0 -20px;
}

.custom-form-popup-2-0 .sgcheckbox input[type=checkbox]:checked + label {
	background-position: 0 -40px;
}

.custom-form-popup-2-0 .gform_confirmation_message {
	padding: 20px 75px 20px 50px;
	background: #fff;
	color: #222;
	position: relative;
	text-align: center;
}

.custom-form-popup-2-0 .gform_confirmation_message h2 {
	background: var(--color-primary);
	text-align: center;
	color: #fff !important;
	padding: 40px;
	position: relative;
	font-weight: 600;
	font-size: 3em;
	line-height: 1.2;
}

.custom-form-popup-2-0 .gform_confirmation_message h3 {
	font-size: 2em;
	font-weight: 600;
	padding: 20px 20px 0;
}

.custom-form-popup-2-0 .gform_confirmation_message h4 {
	background: var(--color-primary);
	color: #fff;
	font-weight: 400;
	font-size: 40px;
	padding: 50px 0;
	text-transform: uppercase;
	position: relative;
}

.custom-form-popup-2-0 .gform_confirmation_message h4:after {
	position: absolute;
	content: "";
	width: 30px;
	background: #fff;
	bottom: -15px;
	height: 30px;
	left: 50%;
	margin-left: -15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-form-popup-2-0 .gform_confirmation_message p {
	margin: 0;
	padding: 10px 20px 10px;
}

.custom-form-popup-2-0 .gform_confirmation_message p:nth-last-child(1) {
	padding-bottom: 60px;
}

.custom-form-popup-2-0 .gform_confirmation_message a {
	color: var(--color-accenta);
}

.custom-form-popup-2-0 .gform_confirmation_message a:hover {
	color: #2f3645;
}

.custom-form-popup-2-0 .gform_left {
	width: 48%;
	float: left;
	margin-right: 4%;
	clear: none !important;
}

.custom-form-popup-2-0 .gform_right {
	width: 48%;
	float: left;
	clear: none !important;
}

.custom-form-popup-2-0 .gform_wrapper {
	padding: 0px;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
}

.custom-form-popup-2-0 .gform_wrapper ul {
	max-width: 100%;
}

.custom-form-popup-2-0 .gform_wrapper .gform_button {
	padding: 10px 20px !important;
	width: auto !important;
	text-transform: uppercase;
	background: var(--color-accenta);
	border: 0;
	color: #fff;
	line-height: 20px;
	height: auto;
	margin: 0 !important;
	border-radius: 0px;
	font-size: 16px;
}

.custom-form-popup-2-0 .gform_wrapper .gform_button:hover {
	background: var(--color-accentb) !important;
	cursor: pointer;
	color: #fff;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body {
	width: 100% !important;
	box-sizing: border-box;
	padding: 10px 20px 10px;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body ul li.gfield {
	margin-top: 0px;
	padding-bottom: 20px;
	padding-right: 0;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body select, .custom-form-popup-2-0 .gform_wrapper .gform_body input {
	height: 48px;
	line-height: 48px;
	padding: 0 10px;
	width: 100% !important;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body textarea {
	height: 120px;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body .gsection_title {
	font-size: 20px;
	margin-bottom: 30px;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body .gfield_radio li {
	width: 50px !important;
	display: inline-block;
	line-height: 30px;
	margin-bottom: 20px;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body .gfield_radio li input {
	width: auto;
	margin: 0 10px 0px;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body .gform_page_footer {
	text-align: center;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body .gform_page_footer .button {
	padding: 10px 20px;
	background: var(--color-accenta);
	color: #fff;
	width: auto !important;
	line-height: initial;
	line-height: 20px;
	height: inherit;
	height: auto;
	margin: 0;
	border: 0;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body .gform_page_footer .button:hover {
	background: var(--color-accentb);
	color: #fff;
	cursor: pointer;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body .gform_page_footer .button.gform_previous_button {
	background: #eee;
	color: #222;
}

.custom-form-popup-2-0 .gform_wrapper .gform_footer {
	padding: 0px 20px 30px;
	text-align: center;
	margin: 0;
}

.custom-form-popup-2-0 .gform_wrapper .gf_progressbar_wrapper {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 16px;
	border-bottom: 0;
	padding: 0 10px;
	box-sizing: border-box;
}

.custom-form-popup-2-0 .gform_wrapper .gf_progressbar_wrapper h3 {
	font-size: 18px;
	color: #fff;
}

.custom-form-popup-2-0 .gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
	display: none;
}

.custom-form-popup-2-0 .gform_wrapper .field_description_below .gfield_description {
	padding-top: 5px;
}

.custom-form-popup-2-0.white-popup {
	padding: 0;
}

.custom-form-popup-2-0 .heading-tertiary.form-heading, .custom-form-popup-2-0 .heading-secondary.form-heading {
	padding: 30px 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #1d2731;
	font-weight: 600 !important;
}

.custom-form-popup-2-0 .gform_heading {
	padding: 40px;
	background: var(--color-primary);
	color: #fff;
	position: relative;
	text-align: center;
	width: 100% !important;
}

.custom-form-popup-2-0 .gform_heading:before {
	position: absolute;
	content: "";
	width: 30px;
	background: #fff;
	bottom: -15px;
	height: 30px;
	left: 50%;
	margin-left: -15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-form-popup-2-0 .gform_heading .gform_title {
	font-size: 32px;
	font-weight: 300;
	color: #fff !important;
	line-height: 1.1;
}

/*! End of "Popup Inline GFORM" */

/*! -------------------------------------------- */

/*! Start of "Drop Down Section" ID: 14350 */
.section-accordion-btn.solid {
	display: block;
	line-height: 30px;
	text-align: center;
	font-size: 28px;
	padding: 20px;
	box-sizing: border-box;
	color: #fff !important;
	background: var(--color-primary);
}

.section-accordion-btn.solid:hover {
	color: var(--color-secondary) !important;
}

.section-accordion-btn.solid:hover .section-accordion-icon {
	border: 2px solid var(--color-secondary);
}

.section-accordion-btn.solid:hover .section-accordion-icon:before, .section-accordion-btn.solid:hover .section-accordion-icon:after {
	background: var(--color-secondary);
}

.section-accordion-btn.solid .section-accordion-icon {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 19px;
	border-radius: 50%;
	vertical-align: middle;
	margin-left: 10px;
	position: relative;
	border: 2px solid #fff;
}

.section-accordion-btn.solid .section-accordion-icon:before {
	content: "";
	width: 80%;
	height: 2px;
	display: block;
	top: 50%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center;
	background: #fff;
}

.section-accordion-btn.solid .section-accordion-icon:after {
	content: "";
	width: 80%;
	height: 2px;
	display: block;
	top: 50%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	background: #fff;
}

.section-accordion-btn.solid.active .section-accordion-icon:after {
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(0deg);
	transform: translateX(-50%) translateY(-50%) rotate(0deg);
}

.section-accordion-btn.solid.btn-clicked .section-accordion-icon:after {
	opacity: 0;
}

.section-accordion-btn.style-1 {
	overflow: hidden;
	text-align: center;
	display: block;
	font-size: 30px;
	line-height: 50px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.section-accordion-btn.style-1:before, .section-accordion-btn.style-1:after {
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

@media (max-width: 980px) {
	.section-accordion-btn.style-1:before, .section-accordion-btn.style-1:after {
		display: none;
	}
}

.section-accordion-btn.style-1:before {
	right: .5em;
	margin-left: -50%;
}

.section-accordion-btn.style-1:after {
	left: .5em;
	margin-right: -50%;
}

.section-accordion-btn.style-1 .section-accordion-icon {
	position: absolute;
	bottom: -30px;
	left: 50%;
	opacity: 1;
	width: 30px;
	height: 30px;
	margin-left: -15px;
}

.section-accordion-btn.style-1 .section-accordion-icon i {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

.section-accordion-btn.style-1.btn-clicked .section-accordion-icon i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.section-accordion-btn.style-1:hover {
	color: var(--color-secondary) !important;
}

.section-accordion-btn.style-1:hover .section-accordion-icon {
	color: var(--color-secondary);
}

.section-accordion-btn.style-1:before, .section-accordion-btn.style-1:after {
	background-color: #000;
}

.section-accordion-btn.style-2 {
	overflow: hidden;
	text-align: center;
	display: block;
	font-size: 30px;
	line-height: 1.5;
}

@media (max-width: 320px) {
	.section-accordion-btn.style-2 {
		padding-bottom: 5px;
	}
}

.section-accordion-btn.style-2:before, .section-accordion-btn.style-2:after {
	background-color: #000;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

@media (max-width: 980px) {
	.section-accordion-btn.style-2:before, .section-accordion-btn.style-2:after {
		display: none;
	}
}

.section-accordion-btn.style-2:hover {
	color: var(--color-secondary) !important;
}

.section-accordion-btn.style-2:hover .section-accordion-icon {
	color: var(--color-secondary);
}

.section-accordion-btn.style-2:before {
	right: .5em;
	margin-left: -50%;
	background-color: #000;
}

.section-accordion-btn.style-2:after {
	left: .5em;
	margin-right: -50%;
	background-color: #000;
}

.section-accordion-btn.style-2 p {
	display: inline-block;
	color: #000 !important;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}

.section-accordion-btn.style-2 .section-accordion-icon {
	position: relative;
	bottom: 2px;
	left: 20px;
	padding-right: 15px;
	opacity: 1;
	width: 30px;
	height: 30px;
	margin-left: -15px;
}

.section-accordion-btn.style-2 .section-accordion-icon i {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	font-size: 26px;
}

.section-accordion-btn.style-2.btn-clicked .section-accordion-icon i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.section-accordion-btn.style-3 {
	background: none;
	text-transform: uppercase;
	text-align: left;
	font-size: 25px;
	font-weight: 600;
	padding: 20px 0;
	transition: all .2s;
	display: block;
	line-height: 30px;
	box-sizing: border-box;
	border-top: 1px solid #e54324;
}

.section-accordion-btn.style-3.btn-clicked .section-accordion-icon::after {
	opacity: 0;
}

.section-accordion-btn.style-3:hover {
	color: #e54324 !important;
}

.section-accordion-btn.style-3:hover .section-accordion-icon:before, .section-accordion-btn.style-3:hover .section-accordion-icon::after {
	background: #e54324 !important;
}

.section-accordion-btn.style-3 .section-accordion-icon {
	height: 20px;
	width: 20px;
	border: 2px solid #e54324;
	line-height: 1.5;
	margin-left: 5px;
	top: -2px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
}

.section-accordion-btn.style-3 .section-accordion-icon:before {
	content: "";
	width: 80%;
	height: 2px;
	display: block;
	top: 50%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center;
}

.section-accordion-btn.style-3 .section-accordion-icon:after {
	content: "";
	width: 80%;
	height: 2px;
	display: block;
	top: 50%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.section-accordion-btn.style-3 .section-accordion-icon:before, .section-accordion-btn.style-3 .section-accordion-icon:after {
	background: #e54324;
}

.section-accordion-btn.style-3 .section-accordion-icon i {
	display: none;
}

.section-band-content {
	display: none;
}

.section-band-content.et_pb_row {
	overflow: hidden !important;
}

.band-dark .section-accordion-btn.solid, .band-dark-alt .section-accordion-btn.solid {
	background: var(--color-accenta);
}

.band-dark .section-accordion-btn.solid:hover, .band-dark-alt .section-accordion-btn.solid:hover {
	color: var(--color-accentb) !important;
}

.band-dark .section-accordion-btn.solid:hover .section-accordion-icon, .band-dark-alt .section-accordion-btn.solid:hover .section-accordion-icon {
	border: 2px solid var(--color-accentb);
}

.band-dark .section-accordion-btn.solid:hover .section-accordion-icon:before, .band-dark .section-accordion-btn.solid:hover .section-accordion-icon:after, .band-dark-alt .section-accordion-btn.solid:hover .section-accordion-icon:before, .band-dark-alt .section-accordion-btn.solid:hover .section-accordion-icon:after {
	background: var(--color-accentb);
}

.band-dark .section-accordion-btn.solid .section-accordion-icon, .band-dark-alt .section-accordion-btn.solid .section-accordion-icon {
	border: 2px solid #fff;
}

.band-dark .section-accordion-btn.solid .section-accordion-icon:before, .band-dark-alt .section-accordion-btn.solid .section-accordion-icon:before {
	background: #fff;
}

.band-dark .section-accordion-btn.solid .section-accordion-icon:after, .band-dark-alt .section-accordion-btn.solid .section-accordion-icon:after {
	background: #fff;
}

.band-dark .section-accordion-btn.style-1:hover, .band-dark-alt .section-accordion-btn.style-1:hover {
	color: var(--color-secondary) !important;
}

.band-dark .section-accordion-btn.style-1:hover .section-accordion-icon, .band-dark-alt .section-accordion-btn.style-1:hover .section-accordion-icon {
	color: var(--color-secondary);
}

.band-dark .section-accordion-btn.style-1:before, .band-dark .section-accordion-btn.style-1:after, .band-dark-alt .section-accordion-btn.style-1:before, .band-dark-alt .section-accordion-btn.style-1:after {
	background-color: #fff;
}

.band-dark .section-accordion-btn.style-2:hover, .band-dark-alt .section-accordion-btn.style-2:hover {
	color: var(--color-secondary) !important;
}

.band-dark .section-accordion-btn.style-2:hover .section-accordion-icon, .band-dark-alt .section-accordion-btn.style-2:hover .section-accordion-icon {
	color: var(--color-secondary);
}

.band-dark .section-accordion-btn.style-2:before, .band-dark .section-accordion-btn.style-2:after, .band-dark-alt .section-accordion-btn.style-2:before, .band-dark-alt .section-accordion-btn.style-2:after {
	background-color: #fff;
}

.band-dark .section-accordion-btn.style-3, .band-dark-alt .section-accordion-btn.style-3 {
	border-top: 1px solid #e54324;
}

.band-dark .section-accordion-btn.style-3:hover, .band-dark-alt .section-accordion-btn.style-3:hover {
	color: #e54324 !important;
}

.band-dark .section-accordion-btn.style-3 .section-accordion-icon, .band-dark-alt .section-accordion-btn.style-3 .section-accordion-icon {
	border: 2px solid #e54324;
}

.band-dark .section-accordion-btn.style-3 .section-accordion-icon:before, .band-dark .section-accordion-btn.style-3 .section-accordion-icon:after, .band-dark-alt .section-accordion-btn.style-3 .section-accordion-icon:before, .band-dark-alt .section-accordion-btn.style-3 .section-accordion-icon:after {
	background: #e54324;
}

/*! End of "Drop Down Section" */

/*! -------------------------------------------- */

/*! Start of "hover box 13" ID: 2714 */
.grid {
	position: relative;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

.grid figure {
	position: relative;
	overflow: hidden;
	margin: 10px 1%;
	margin: auto;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: .5;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: none;
}

.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure span {
	word-spacing: -.15em;
	font-weight: 300;
}

.grid figure span {
	font-weight: 800;
	line-height: 1.1;
}

.grid figure span, .grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

figure.effect-romeo img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
}

figure.effect-romeo:hover img {
	opacity: .3;
}

figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition: opacity .35s, width .35s;
	transition: opacity .35s, width .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

figure.effect-romeo:hover figcaption::before {
	opacity: 0;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
	opacity: .5;
	width: 40%;
}

figure.effect-romeo span, figure.effect-romeo p {
	position: absolute;
	color: #fff !important;
	left: 10%;
	line-height: 1.2;
	font-weight: 400;
	width: 80%;
	-webkit-transition: -webkit-all .35s;
	transition: all .35s;
}

figure.effect-romeo span {
	bottom: 55%;
	font-size: 1.7rem;
}

figure.effect-romeo p {
	top: 56%;
}

figure.effect-romeo:hover span {
	bottom: 50%;
}

figure.effect-romeo:hover p {
	top: 51%;
}

/*! End of "hover box 13" */

/*! -------------------------------------------- */

/*! Start of "Block Quote" ID: 1179 */
.blockquote1 .bq-hldr {
	margin: auto;
	margin-bottom: 20px;
}

.blockquote1 .bq-hldr .sig {
	margin-top: 10px;
}

.blockquote1 .bq-hldr .bq-marks {
	display: inline-block;
	margin: 0 13px -6px 0;
	font-size: 6.5rem;
	line-height: 20px;
	font-family: Verdana;
	letter-spacing: -8px;
	vertical-align: bottom;
	opacity: .3;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.blockquote1 .bq-hldr .bq-txt p {
	font-size: 23px;
	line-height: 1.3;
	text-align: left;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

.blockquote1 {
	border-left: 3px solid rgba(0, 0, 0, .3);
	padding: 15px 0 0 30px;
}

.blockquote1.no-border {
	border-left: 0px solid rgba(0, 0, 0, .3) !important;
}

.bq-hldr.bq-left .bq-txt p {
	text-align: left;
}

.bq-hldr.bq-right .bq-txt p {
	text-align: right;
}

.bq-hldr.bq-center .bq-txt p {
	text-align: center !important;
}

@media screen and (max-width: 480px) {
	.blockquote1 {
		padding: 15px 0 0 10px !important;
	}
	
	.blockquote1 .bq-marks {
		font-size: 4rem !important;
		line-height: 20px;
		font-family: serif;
		letter-spacing: -10px;
		vertical-align: bottom;
		margin: 0 8px 0 0;
	}
	
	.blockquote1 .bq-txt p {
		font-size: 19px !important;
	}
}

/*! End of "Block Quote" */

/*! -------------------------------------------- */

/*! Start of "Large Social Icons" ID: 1107 */
.band-hero .large-social-icons, .band-hero-alt .large-social-icons, .band-light .large-social-icons, .band-light-alt .large-social-icons, .band-dark .large-social-icons, .band-dark-alt .large-social-icons, .band-quote .large-social-icons, .band-parallax .large-social-icons {
	display: block;
	width: 100%;
	text-align: center;
}

.band-hero .large-social-icons a, .band-hero-alt .large-social-icons a, .band-light .large-social-icons a, .band-light-alt .large-social-icons a, .band-dark .large-social-icons a, .band-dark-alt .large-social-icons a, .band-quote .large-social-icons a, .band-parallax .large-social-icons a {
	width: 60px;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-size: 38px;
	background: #fff;
	border-radius: 50%;
	margin: 0 10px;
	color: #3c3c3c;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	position: relative;
}

@media (max-width: 980px) {
	.band-hero .large-social-icons a, .band-hero-alt .large-social-icons a, .band-light .large-social-icons a, .band-light-alt .large-social-icons a, .band-dark .large-social-icons a, .band-dark-alt .large-social-icons a, .band-quote .large-social-icons a, .band-parallax .large-social-icons a {
		margin: 10px;
	}
}

.band-hero .large-social-icons a:hover, .band-hero-alt .large-social-icons a:hover, .band-light .large-social-icons a:hover, .band-light-alt .large-social-icons a:hover, .band-dark .large-social-icons a:hover, .band-dark-alt .large-social-icons a:hover, .band-quote .large-social-icons a:hover, .band-parallax .large-social-icons a:hover {
	color: #fff;
}

.band-hero .large-social-icons a:hover:before, .band-hero-alt .large-social-icons a:hover:before, .band-light .large-social-icons a:hover:before, .band-light-alt .large-social-icons a:hover:before, .band-dark .large-social-icons a:hover:before, .band-dark-alt .large-social-icons a:hover:before, .band-quote .large-social-icons a:hover:before, .band-parallax .large-social-icons a:hover:before {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	border: 5px solid rgba(0, 0, 0, 0);
	border-top-color: #fff;
	top: -12px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.band-hero .large-social-icons a:hover:after, .band-hero-alt .large-social-icons a:hover:after, .band-light .large-social-icons a:hover:after, .band-light-alt .large-social-icons a:hover:after, .band-dark .large-social-icons a:hover:after, .band-dark-alt .large-social-icons a:hover:after, .band-quote .large-social-icons a:hover:after, .band-parallax .large-social-icons a:hover:after {
	content: attr(data-title);
	position: absolute;
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px;
	text-transform: uppercase;
	top: -34px;
	left: 50%;
	width: auto;
	line-height: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: rgba(255, 255, 255, 0);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.band-hero .large-social-icons a.fb:hover, .band-hero-alt .large-social-icons a.fb:hover, .band-light .large-social-icons a.fb:hover, .band-light-alt .large-social-icons a.fb:hover, .band-dark .large-social-icons a.fb:hover, .band-dark-alt .large-social-icons a.fb:hover, .band-quote .large-social-icons a.fb:hover, .band-parallax .large-social-icons a.fb:hover {
	background: #3b5998;
}

.band-hero .large-social-icons a.li:hover, .band-hero-alt .large-social-icons a.li:hover, .band-light .large-social-icons a.li:hover, .band-light-alt .large-social-icons a.li:hover, .band-dark .large-social-icons a.li:hover, .band-dark-alt .large-social-icons a.li:hover, .band-quote .large-social-icons a.li:hover, .band-parallax .large-social-icons a.li:hover {
	background: #007bb5;
}

.band-hero .large-social-icons a.tw:hover, .band-hero-alt .large-social-icons a.tw:hover, .band-light .large-social-icons a.tw:hover, .band-light-alt .large-social-icons a.tw:hover, .band-dark .large-social-icons a.tw:hover, .band-dark-alt .large-social-icons a.tw:hover, .band-quote .large-social-icons a.tw:hover, .band-parallax .large-social-icons a.tw:hover {
	background: #55acee;
}

.band-hero .large-social-icons a.gp:hover, .band-hero-alt .large-social-icons a.gp:hover, .band-light .large-social-icons a.gp:hover, .band-light-alt .large-social-icons a.gp:hover, .band-dark .large-social-icons a.gp:hover, .band-dark-alt .large-social-icons a.gp:hover, .band-quote .large-social-icons a.gp:hover, .band-parallax .large-social-icons a.gp:hover {
	background: #dd4b39;
}

.band-hero .large-social-icons a.yt:hover, .band-hero-alt .large-social-icons a.yt:hover, .band-light .large-social-icons a.yt:hover, .band-light-alt .large-social-icons a.yt:hover, .band-dark .large-social-icons a.yt:hover, .band-dark-alt .large-social-icons a.yt:hover, .band-quote .large-social-icons a.yt:hover, .band-parallax .large-social-icons a.yt:hover {
	background: #b00;
}

.band-hero .large-social-icons a.ig:hover, .band-hero-alt .large-social-icons a.ig:hover, .band-light .large-social-icons a.ig:hover, .band-light-alt .large-social-icons a.ig:hover, .band-dark .large-social-icons a.ig:hover, .band-dark-alt .large-social-icons a.ig:hover, .band-quote .large-social-icons a.ig:hover, .band-parallax .large-social-icons a.ig:hover {
	background: #e95950;
}

.band-hero .large-social-icons a.pi:hover, .band-hero-alt .large-social-icons a.pi:hover, .band-light .large-social-icons a.pi:hover, .band-light-alt .large-social-icons a.pi:hover, .band-dark .large-social-icons a.pi:hover, .band-dark-alt .large-social-icons a.pi:hover, .band-quote .large-social-icons a.pi:hover, .band-parallax .large-social-icons a.pi:hover {
	background: #cb2027;
}

.band-hero .large-social-icons a.fl:hover, .band-hero-alt .large-social-icons a.fl:hover, .band-light .large-social-icons a.fl:hover, .band-light-alt .large-social-icons a.fl:hover, .band-dark .large-social-icons a.fl:hover, .band-dark-alt .large-social-icons a.fl:hover, .band-quote .large-social-icons a.fl:hover, .band-parallax .large-social-icons a.fl:hover {
	background: #ff0084;
}

.band-light .large-social-icons a:hover, .band-light-alt .large-social-icons a:hover {
	color: #333;
}

.band-light .large-social-icons a:hover:before, .band-light-alt .large-social-icons a:hover:before {
	border-top-color: #333;
}

.band-light .large-social-icons a:hover:after, .band-light-alt .large-social-icons a:hover:after {
	color: #333;
	border-bottom: 1px solid #333;
}

/*! End of "Large Social Icons" */

/*! -------------------------------------------- */

/*! Start of "Map Standard" ID: 1093 */
@media (max-width: 767px) {
	.map-wrap {
		height: auto !important;
	}
}

.map-wrap .placeDiv {
	z-index: 100;
	position: absolute;
}

@media (max-width: 767px) {
	.map-wrap .placeDiv {
		width: 100%;
		position: relative;
	}
}

.map-wrap .star-container {
	font-size: 12px;
	display: block;
	padding-top: 5px;
}

.map-wrap .star-container .stars {
	display: inline-block;
	vertical-align: middle;
}

.map-wrap .star-container .stars .star {
	width: 15px;
	height: 20px;
}

.map-wrap .star-container .stars[data-stars] .star polygon {
	fill: #ffd055;
}

.map-wrap .star-container .stars[data-stars="1"] .star:nth-child(1) ~ .star polygon {
	fill: #d8d8d8;
}

.map-wrap .star-container .stars[data-stars="2"] .star:nth-child(2) ~ .star polygon {
	fill: #d8d8d8;
}

.map-wrap .star-container .stars[data-stars="2"] .star:nth-child(3) ~ .star polygon {
	fill: #d8d8d8;
}

.map-wrap .star-container .stars[data-stars="4"] .star:nth-child(4) ~ .star polygon {
	fill: #d8d8d8;
}

.map-wrap .star-container .stars[data-stars="5"] .star:nth-child(5) ~ .star polygon {
	fill: #d8d8d8;
}

.map-wrap .placecard__container {
	box-shadow: rgba(0, 0, 0, .298039) 0px 1px 4px -1px;
	max-width: 330px;
	width: 100%;
	background: #fff;
	border-radius: 2px 2px 2px 2px;
	font: normal normal normal normal 11px/normal Roboto, Arial, sans-serif;
	margin: 10px;
	padding: 9px 4px 9px 11px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.map-wrap .placecard__container {
		max-width: 100%;
		margin: 0px;
	}
}

.map-wrap .placecard__container .cta-wrap {
	display: block;
	clear: both;
	padding: 10px 0 0;
}

.map-wrap .placecard__container .cta-wrap .raa-btn {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: #2980b9;
	padding: 10px 15px;
	font-size: 14px;
	text-transform: uppercase;
}

.map-wrap .placecard__left {
	float: left;
	width: 75%;
}

.map-wrap .placecard__left .read-reviews {
	text-decoration: none;
	color: #222;
}

.map-wrap .placecard__left .read-reviews:hover {
	color: #888;
}

.map-wrap .placecard__right {
	text-align: center;
	float: left;
	width: 25%;
}

.map-wrap .placecard__business-name {
	cursor: default;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
	perspective-origin: 100px 9.5px;
	transform-origin: 100px 9.5px;
	font-size: 20px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.map-wrap .placecard__info {
	color: #5b5b5b;
	cursor: default;
	height: 32px;
	width: 200px;
	column-rule-color: #5b5b5b;
	perspective-origin: 100px 16px;
	transform-origin: 100px 16px;
	border: 0px none #5b5b5b;
	font: normal normal normal normal 12px/normal Roboto, Arial;
	margin: 6px 0px 0px;
	outline: #5b5b5b none 0px;
	display: block;
}

.map-wrap .placecard__direction-icon {
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/maps.gstatic.com/mapfiles/embed/images/entity11.png");
	height: 22px;
	width: 22px;
	margin-right: auto;
	margin-left: auto;
}

.map-wrap .placecard__direction-link {
	color: #3a84df;
	display: block;
	height: 43px;
	text-decoration: none;
	width: 54.7344px;
}

.map-wrap .placecard__view-large {
	display: block;
	margin-top: 10px;
	color: #3a84df;
	text-decoration: none;
}

/*! End of "Map Standard" */

/*! -------------------------------------------- */

/*! Start of "Band Gallery Slider 2" ID: 1086 */
.gallery-band {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px solid #eee;
	margin-bottom: 0;
}

.gallery-band img {
	margin: auto;
	width: 100% !important;
	max-width: 480px;
	position: relative;
}

.gallery-band .slick-slide .hldr {
	margin: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

.gallery-band .slick-slide .hldr a {
	position: relative;
	display: inline-block;
}

.gallery-band .slick-slide .hldr a:before {
	content: "+";
	position: absolute;
	opacity: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 25px;
	text-align: center;
	top: 50%;
	background: rgba(0, 0, 0, .4);
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #fff;
	border-radius: 50%;
	z-index: 100;
}

.gallery-band .slick-slide .hldr a:hover:before {
	opacity: 1;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
}

.gallery-band .slick-next {
	display: block;
	background: #7f7f7f;
	color: #fff;
	border-radius: 3px;
	padding: 4px;
	width: 30px;
	height: 30px;
	top: -50px;
	right: 50%;
	margin-right: -40px;
}

.gallery-band .slick-next:hover {
	background: #16a085;
}

.gallery-band .slick-next:hover:after {
	height: 0;
}

.gallery-band .slick-next:hover:before {
	color: #fff;
}

.gallery-band .slick-next:before {
	content: "";
	opacity: 1;
	color: #fff;
}

.gallery-band .slick-next:after {
	content: "";
	width: 100%;
	height: 3px;
	background: rgba(0, 0, 0, .4);
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0px;
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.gallery-band .slick-prev {
	display: block;
	background: #7f7f7f;
	border-radius: 3px;
	padding: 4px;
	width: 30px;
	height: 30px;
	top: -50px;
	left: 50%;
	margin-left: -40px;
	z-index: 2;
}

.gallery-band .slick-prev:hover {
	background: #16a085;
}

.gallery-band .slick-prev:hover:after {
	height: 0;
}

.gallery-band .slick-prev:hover:before {
	color: #fff;
}

.gallery-band .slick-prev:before {
	content: "";
	opacity: 1;
	color: #fff;
}

.gallery-band .slick-prev:after {
	content: "";
	width: 100%;
	height: 3px;
	background: rgba(0, 0, 0, .4);
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0px;
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.gallery-band-popup-wrap .mfp-image-holder .mfp-close, .gallery-band-popup-wrap .mfp-iframe-holder .mfp-close {
	font-size: 64px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 200;
	top: -40px !important;
	opacity: .2;
}

.gallery-band-popup-wrap .mfp-image-holder .mfp-figure .mfp-bottom-bar, .gallery-band-popup-wrap .mfp-iframe-holder .mfp-figure .mfp-bottom-bar {
	position: relative;
	top: initial;
	left: initial;
	width: 100%;
	cursor: auto;
	text-align: center;
	padding: 0 20px;
	max-width: 100%;
	margin: 0px auto 0;
}

.gallery-band-popup-wrap .mfp-content .mfp-figure img.mfp-img {
	width: auto;
	max-width: initial;
	height: 100%;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0 20px;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0);
}

.gallery-band-popup-wrap.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8);
}

.gallery-band-popup-wrap.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.gallery-band-popup-wrap.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.gallery-band-popup-wrap.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8;
}

.gallery-band-popup-wrap.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0;
}

.gallery-band-popup-wrap.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.gallery-band-popup-wrap.mfp-3d-unfold .mfp-content {
	perspective: 2000px;
}

.gallery-band-popup-wrap.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform-style: preserve-3d;
	transform: rotateY(-60deg);
}

.gallery-band-popup-wrap.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s;
}

.gallery-band-popup-wrap.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: rotateY(0deg);
}

.gallery-band-popup-wrap.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: .8;
}

.gallery-band-popup-wrap.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	transform: rotateY(60deg);
	opacity: 0;
}

.gallery-band-popup-wrap.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0;
}

.gallery-band-popup-wrap.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: scale(1.3);
}

.gallery-band-popup-wrap.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.gallery-band-popup-wrap.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.gallery-band-popup-wrap.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: .8;
}

.gallery-band-popup-wrap.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0;
}

.gallery-band-popup-wrap.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0;
}

/*! End of "Band Gallery Slider 2" */

/*! -------------------------------------------- */

/*! Start of "Simple Slider 1-3" ID: 1081 */
.band-dark .simple-slider, .band-dark-alt .simple-slider, .band-light .simple-slider, .band-light-alt .simple-slider, .band-parallax .simple-slider, .band-quote .simple-slider {
	margin: 0 auto;
	margin-bottom: 0px !important;
	display: none;
}

.band-dark .simple-slider.slick-initialized, .band-dark-alt .simple-slider.slick-initialized, .band-light .simple-slider.slick-initialized, .band-light-alt .simple-slider.slick-initialized, .band-parallax .simple-slider.slick-initialized, .band-quote .simple-slider.slick-initialized {
	display: block;
}

.band-dark .simple-slider img, .band-dark-alt .simple-slider img, .band-light .simple-slider img, .band-light-alt .simple-slider img, .band-parallax .simple-slider img, .band-quote .simple-slider img {
	max-width: initial;
	width: 80%;
	max-height: initial;
	margin: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.band-dark .simple-slider.scalehover .slick-slide, .band-dark-alt .simple-slider.scalehover .slick-slide, .band-light .simple-slider.scalehover .slick-slide, .band-light-alt .simple-slider.scalehover .slick-slide, .band-parallax .simple-slider.scalehover .slick-slide, .band-quote .simple-slider.scalehover .slick-slide {
	overflow: hidden;
}

.band-dark .simple-slider.scalehover .slick-slide img:hover, .band-dark-alt .simple-slider.scalehover .slick-slide img:hover, .band-light .simple-slider.scalehover .slick-slide img:hover, .band-light-alt .simple-slider.scalehover .slick-slide img:hover, .band-parallax .simple-slider.scalehover .slick-slide img:hover, .band-quote .simple-slider.scalehover .slick-slide img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

.band-dark .simple-slider .slick-list, .band-dark-alt .simple-slider .slick-list, .band-light .simple-slider .slick-list, .band-light-alt .simple-slider .slick-list, .band-parallax .simple-slider .slick-list, .band-quote .simple-slider .slick-list {
	margin: 0;
}

.band-dark .simple-slider .slick-prev, .band-dark-alt .simple-slider .slick-prev, .band-light .simple-slider .slick-prev, .band-light-alt .simple-slider .slick-prev, .band-parallax .simple-slider .slick-prev, .band-quote .simple-slider .slick-prev {
	left: 5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
}

.band-dark .simple-slider .slick-prev:before, .band-dark-alt .simple-slider .slick-prev:before, .band-light .simple-slider .slick-prev:before, .band-light-alt .simple-slider .slick-prev:before, .band-parallax .simple-slider .slick-prev:before, .band-quote .simple-slider .slick-prev:before {
	content: "";
	padding: 10px 0px 10px 0px;
}

.band-dark .simple-slider .slick-next, .band-dark-alt .simple-slider .slick-next, .band-light .simple-slider .slick-next, .band-light-alt .simple-slider .slick-next, .band-parallax .simple-slider .slick-next, .band-quote .simple-slider .slick-next {
	right: 5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
}

.band-dark .simple-slider .slick-next:before, .band-dark-alt .simple-slider .slick-next:before, .band-light .simple-slider .slick-next:before, .band-light-alt .simple-slider .slick-next:before, .band-parallax .simple-slider .slick-next:before, .band-quote .simple-slider .slick-next:before {
	content: "";
	padding: 10px 0px 10px 2px;
}

.band-dark .simple-slider .slick-prev:before, .band-dark .simple-slider .slick-next:before, .band-dark-alt .simple-slider .slick-prev:before, .band-dark-alt .simple-slider .slick-next:before, .band-light .simple-slider .slick-prev:before, .band-light .simple-slider .slick-next:before, .band-light-alt .simple-slider .slick-prev:before, .band-light-alt .simple-slider .slick-next:before, .band-parallax .simple-slider .slick-prev:before, .band-parallax .simple-slider .slick-next:before, .band-quote .simple-slider .slick-prev:before, .band-quote .simple-slider .slick-next:before {
	color: #fff;
	display: block;
	background: rgba(0, 0, 0, .8);
	width: 40px;
	text-align: center;
	font-family: "Font Awesome 5 Pro";
}

.band-dark .simple-slider .slick-dots, .band-dark-alt .simple-slider .slick-dots, .band-light .simple-slider .slick-dots, .band-light-alt .simple-slider .slick-dots, .band-parallax .simple-slider .slick-dots, .band-quote .simple-slider .slick-dots {
	bottom: -10px;
	left: 0;
	width: 100%;
	list-style: none;
	text-align: center;
	padding: 0 !important;
	max-width: initial;
}

.band-dark .simple-slider .slick-dots li button, .band-dark-alt .simple-slider .slick-dots li button, .band-light .simple-slider .slick-dots li button, .band-light-alt .simple-slider .slick-dots li button, .band-parallax .simple-slider .slick-dots li button, .band-quote .simple-slider .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 2px solid #29a3d6;
	outline: 0;
	background: 0 0;
	background: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	opacity: .5;
}

.band-dark .simple-slider .slick-dots li button:before, .band-dark-alt .simple-slider .slick-dots li button:before, .band-light .simple-slider .slick-dots li button:before, .band-light-alt .simple-slider .slick-dots li button:before, .band-parallax .simple-slider .slick-dots li button:before, .band-quote .simple-slider .slick-dots li button:before {
	display: none;
}

.band-dark .simple-slider .slick-dots li button:hover, .band-dark-alt .simple-slider .slick-dots li button:hover, .band-light .simple-slider .slick-dots li button:hover, .band-light-alt .simple-slider .slick-dots li button:hover, .band-parallax .simple-slider .slick-dots li button:hover, .band-quote .simple-slider .slick-dots li button:hover {
	opacity: 1;
	background: rgba(0, 0, 0, 0);
	border: 2px solid #29a3d6;
}

.band-dark .simple-slider .slick-dots li.slick-active button, .band-dark-alt .simple-slider .slick-dots li.slick-active button, .band-light .simple-slider .slick-dots li.slick-active button, .band-light-alt .simple-slider .slick-dots li.slick-active button, .band-parallax .simple-slider .slick-dots li.slick-active button, .band-quote .simple-slider .slick-dots li.slick-active button {
	opacity: 1;
	background: rgba(0, 0, 0, 0);
	border: 2px solid #29a3d6;
}

/*! End of "Simple Slider 1-3" */

/*! -------------------------------------------- */

/*! Start of "Line Grid 4 or 6" ID: 1968 */
.band-light-alt .band-fill {
	fill: #e9e9ea !important;
}

.line-grid-hldr {
	width: 100%;
	display: block;
	max-width: 1200px;
	margin: auto;
}

.line-grid-hldr .box-clear {
	clear: both;
	position: relative;
	display: block;
	width: 100%;
}

.line-grid-hldr.six {
	position: relative;
}

.line-grid-hldr.six .six-midline {
	position: absolute;
	width: 100%;
	height: 1px;
	top: 50%;
	background: #b2b2b2;
}

@media (max-width: 980px) {
	.line-grid-hldr.six .six-midline {
		width: 1px;
		height: 100%;
		top: 0;
		left: 50%;
	}
}

@media (max-width: 767px) {
	.line-grid-hldr.six .six-midline {
		display: none;
	}
}

.line-grid-hldr.six:before {
	content: "";
	width: 1px;
	height: 100%;
	left: 33.333%;
	top: 0;
	position: absolute;
	background: #b2b2b2;
}

.line-grid-hldr.six:after {
	content: "";
	width: 1px;
	height: 100%;
	left: 66.666%;
	top: 0;
	position: absolute;
	background: #b2b2b2;
}

@media (max-width: 980px) {
	.line-grid-hldr.six:before {
		content: "";
		width: 100%;
		height: 1px;
		left: 0;
		top: 33.333%;
		position: absolute;
		background: #b2b2b2;
	}
	
	.line-grid-hldr.six:after {
		content: "";
		width: 100%;
		height: 1px;
		left: 0;
		top: 66.666%;
		position: absolute;
		background: #b2b2b2;
	}
}

@media (max-width: 767px) {
	.line-grid-hldr.six:before, .line-grid-hldr.six:after {
		display: none;
	}
}

.line-grid-hldr.six .grid-box {
	display: block;
	width: 33.333%;
	padding: 0;
	float: left;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 0px solid #b2b2b2;
	height: 400px;
	position: relative;
}

@media (min-width: 981px) {
	.line-grid-hldr.six .grid-box:nth-child(4) {
		clear: both;
	}
}

@media (max-width: 980px) {
	.line-grid-hldr.six .grid-box {
		width: 50%;
		padding: 2%;
	}
	
	.line-grid-hldr.six .grid-box:nth-child(3) {
		clear: both;
	}
	
	.line-grid-hldr.six .grid-box:nth-child(5) {
		clear: both;
	}
}

@media (max-width: 767px) {
	.line-grid-hldr.six .grid-box {
		width: 100%;
		padding: 2%;
	}
	
	.line-grid-hldr.six .grid-box:after {
		position: absolute;
		bottom: 0;
		content: "";
		background: #b2b2b2;
		width: 50%;
		height: 1px;
		display: block;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	.line-grid-hldr.six .grid-box:nth-child(6):after {
		display: none;
	}
}

.line-grid-hldr.six .grid-box .grid-content {
	position: absolute;
	top: 10%;
	left: 5%;
	width: 90%;
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}

.line-grid-hldr.six .grid-box .grid-content .grid-icon-link:hover {
	opacity: .5;
}

.line-grid-hldr.six .grid-box .grid-content img, .line-grid-hldr.six .grid-box .grid-content .svg-icon {
	min-width: 80px;
	height: auto !important;
	width: 100% !important;
	max-width: 120px;
}

.line-grid-hldr.six .grid-box .grid-content img path, .line-grid-hldr.six .grid-box .grid-content img line, .line-grid-hldr.six .grid-box .grid-content img polyline, .line-grid-hldr.six .grid-box .grid-content img ellipse, .line-grid-hldr.six .grid-box .grid-content .svg-icon path, .line-grid-hldr.six .grid-box .grid-content .svg-icon line, .line-grid-hldr.six .grid-box .grid-content .svg-icon polyline, .line-grid-hldr.six .grid-box .grid-content .svg-icon ellipse {
	stroke-width: 4 !important;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#Backlinks #Star_One, .line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#Backlinks #Star_Two, .line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#Backlinks #Star_Three {
	opacity: 0;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#piggybank #coin {
	opacity: 0;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#collaboration #topcurve, .line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#collaboration #bottomcurve {
	-webkit-transform-origin: 75px 75px;
	-moz-transform-origin: 75px 75px;
	transform-origin: 75px 75px;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#teamwork #top {
	opacity: .5;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#teamwork #top .speech {
	opacity: 0;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#teamwork #leftbottom {
	opacity: .5;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#teamwork #leftbottom .speech {
	opacity: 0;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#teamwork #rightbottom {
	opacity: .5;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap .svg-icon#teamwork #rightbottom .speech {
	opacity: 0;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #top {
	-webkit-animation: team-fade-one 6s infinite linear;
	-moz-animation: team-fade-one 6s infinite linear;
	animation: team-fade-one 6s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #top .speech {
	-webkit-animation: team-fade-one-speech 6s infinite linear;
	-moz-animation: team-fade-one-speech 6s infinite linear;
	animation: team-fade-one-speech 6s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #leftbottom {
	-webkit-animation: team-fade-left 6s infinite linear;
	-moz-animation: team-fade-left 6s infinite linear;
	animation: team-fade-left 6s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #leftbottom .speech {
	-webkit-animation: team-fade-left-speech 6s infinite linear;
	-moz-animation: team-fade-left-speech 6s infinite linear;
	animation: team-fade-left-speech 6s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #rightbottom {
	-webkit-animation: team-fade-right 6s infinite linear;
	-moz-animation: team-fade-right 6s infinite linear;
	animation: team-fade-right 6s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #rightbottom .speech {
	-webkit-animation: team-fade-right-speech 6s infinite linear;
	-moz-animation: team-fade-right-speech 6s infinite linear;
	animation: team-fade-right-speech 6s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#collaboration #topcurve, .line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#collaboration #bottomcurve {
	-webkit-animation: rotate-collaboration 4s infinite linear;
	-moz-animation: rotate-collaboration 4s infinite linear;
	animation: rotate-collaboration 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#piggybank #coin {
	-webkit-transform-origin: 103px 20px;
	-moz-transform-origin: 103px 20px;
	transform-origin: 103px 20px;
	-webkit-animation: coin 4s infinite linear;
	-moz-animation: coin 4s infinite linear;
	animation: coin 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#piggybank #star {
	-webkit-transform-origin: 72px 12px;
	-moz-transform-origin: 72px 12px;
	transform-origin: 72px 12px;
	-webkit-animation: rotate 4s infinite linear, starone 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, starone 4s infinite linear;
	animation: rotate 4s infinite linear, starone 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#On_Page_SEO #Gear {
	-webkit-transform-origin: 77px 73px;
	-moz-transform-origin: 77px 73px;
	transform-origin: 77px 73px;
	-webkit-animation: rotate 4s infinite linear;
	-moz-animation: rotate 4s infinite linear;
	animation: rotate 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Local_SEO #Gear {
	-webkit-transform-origin: 74.5px 61.5px;
	-moz-transform-origin: 74.5px 61.5px;
	transform-origin: 74.5px 61.5px;
	-webkit-animation: rotate 4s infinite linear;
	-moz-animation: rotate 4s infinite linear;
	animation: rotate 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Backlinks #Star_One {
	-webkit-transform-origin: 68px 20px;
	-moz-transform-origin: 68px 20px;
	transform-origin: 68px 20px;
	-webkit-animation: rotate 4s infinite linear, starone 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, starone 4s infinite linear;
	animation: rotate 4s infinite linear, starone 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Backlinks #Star_Two {
	-webkit-transform-origin: 17.5px 84px;
	-moz-transform-origin: 17.5px 84px;
	transform-origin: 17.5px 84px;
	-webkit-animation: rotate 4s infinite linear, startwo 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, startwo 4s infinite linear;
	animation: rotate 4s infinite linear, startwo 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Backlinks #Star_Three {
	-webkit-transform-origin: 124px 109px;
	-moz-transform-origin: 124px 109px;
	transform-origin: 124px 109px;
	-webkit-animation: rotate 4s infinite linear, starthree 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, starthree 4s infinite linear;
	animation: rotate 4s infinite linear, starthree 4s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Technical_SEO #Wrench {
	-webkit-transform-origin: 76px 89px;
	-moz-transform-origin: 76px 89px;
	transform-origin: 76px 89px;
	-webkit-animation: shake 3s infinite linear;
	-moz-animation: shake 3s infinite linear;
	animation: shake 3s infinite linear;
}

.line-grid-hldr.six .grid-box .grid-content h5 {
	padding: 0 0 0px;
	margin: 25px 0 0px;
	position: relative;
}

@media (max-width: 1024px) {
	.line-grid-hldr.six .grid-box .grid-content h5 {
		padding: 0;
		margin: 5px 0 0;
	}
}

.line-grid-hldr.six .grid-box .grid-content p {
	padding: 15px 10px 20px;
	margin: 0;
	width: 100%;
	display: block;
}

@media (max-width: 1024px) {
	.line-grid-hldr.six .grid-box .grid-content p {
		padding: 0;
		margin: 10px auto 20px;
		width: 90%;
	}
}

.line-grid-hldr.six .grid-box .grid-content a span {
	position: relative;
	z-index: 1;
}

.line-grid-hldr.four {
	position: relative;
}

.line-grid-hldr.four:before {
	content: "";
	width: 1px;
	height: 100%;
	left: 50%;
	top: 0;
	position: absolute;
	background: #b2b2b2;
}

.line-grid-hldr.four:after {
	content: "";
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	position: absolute;
	background: #b2b2b2;
}

@media (max-width: 767px) {
	.line-grid-hldr.four:before, .line-grid-hldr.four:after {
		display: none;
	}
}

.line-grid-hldr.four .grid-box {
	display: block;
	width: 50%;
	padding: 0;
	float: left;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 0px solid #b2b2b2;
	height: 400px;
	position: relative;
}

@media (min-width: 768px) {
	.line-grid-hldr.four .grid-box {
		width: 50%;
	}
	
	.line-grid-hldr.four .grid-box:nth-child(1) {
		border-top: 1px solid transparent;
		border-left: 1px solid transparent;
	}
	
	.line-grid-hldr.four .grid-box:nth-child(2) {
		border-top: 1px solid transparent;
		border-right: 1px solid transparent;
	}
	
	.line-grid-hldr.four .grid-box:nth-child(3) {
		clear: both;
		border-left: 1px solid transparent;
		border-bottom: 1px solid transparent;
	}
	
	.line-grid-hldr.four .grid-box:nth-child(4) {
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
	}
}

@media (max-width: 767px) {
	.line-grid-hldr.four .grid-box {
		width: 100%;
		height: auto;
		padding-bottom: 40px;
	}
	
	.line-grid-hldr.four .grid-box:after {
		content: "";
		height: 1px;
		width: 100%;
		bottom: 0;
		left: 0;
		position: absolute;
		background: #b2b2b2;
	}
	
	.line-grid-hldr.four .grid-box:nth-child(4):after {
		display: none;
	}
}

.line-grid-hldr.four .grid-box .grid-content {
	position: relative;
	width: 80%;
	margin: auto;
	padding-top: 70px;
}

@media (max-width: 980px) and (min-width: 768px) {
	.line-grid-hldr.four .grid-box .grid-content {
		width: 90%;
		padding-top: 40px;
	}
}

@media (max-width: 767px) {
	.line-grid-hldr.four .grid-box .grid-content {
		width: 100%;
	}
}

.line-grid-hldr.four .grid-box .grid-content .grid-icon-link:hover {
	opacity: .5;
}

.line-grid-hldr.four .grid-box .grid-content img, .line-grid-hldr.four .grid-box .grid-content .svg-icon {
	min-width: 80px;
	height: auto !important;
	width: 100% !important;
	padding-bottom: 15px;
	max-width: 120px;
}

.line-grid-hldr.four .grid-box .grid-content img path, .line-grid-hldr.four .grid-box .grid-content img line, .line-grid-hldr.four .grid-box .grid-content img polyline, .line-grid-hldr.four .grid-box .grid-content img ellipse, .line-grid-hldr.four .grid-box .grid-content .svg-icon path, .line-grid-hldr.four .grid-box .grid-content .svg-icon line, .line-grid-hldr.four .grid-box .grid-content .svg-icon polyline, .line-grid-hldr.four .grid-box .grid-content .svg-icon ellipse {
	stroke-width: 4 !important;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#Backlinks #Star_One, .line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#Backlinks #Star_Two, .line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#Backlinks #Star_Three {
	opacity: 0;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#piggybank #coin {
	opacity: 0;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#collaboration #topcurve, .line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#collaboration #bottomcurve {
	-webkit-transform-origin: 75px 75px;
	-moz-transform-origin: 75px 75px;
	transform-origin: 75px 75px;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#teamwork #top {
	opacity: .5;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#teamwork #top .speech {
	opacity: 0;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#teamwork #leftbottom {
	opacity: .5;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#teamwork #leftbottom .speech {
	opacity: 0;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#teamwork #rightbottom {
	opacity: .5;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap .svg-icon#teamwork #rightbottom .speech {
	opacity: 0;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #top {
	-webkit-animation: team-fade-one 6s infinite linear;
	-moz-animation: team-fade-one 6s infinite linear;
	animation: team-fade-one 6s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #top .speech {
	-webkit-animation: team-fade-one-speech 6s infinite linear;
	-moz-animation: team-fade-one-speech 6s infinite linear;
	animation: team-fade-one-speech 6s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #leftbottom {
	-webkit-animation: team-fade-left 6s infinite linear;
	-moz-animation: team-fade-left 6s infinite linear;
	animation: team-fade-left 6s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #leftbottom .speech {
	-webkit-animation: team-fade-left-speech 6s infinite linear;
	-moz-animation: team-fade-left-speech 6s infinite linear;
	animation: team-fade-left-speech 6s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #rightbottom {
	-webkit-animation: team-fade-right 6s infinite linear;
	-moz-animation: team-fade-right 6s infinite linear;
	animation: team-fade-right 6s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#teamwork #rightbottom .speech {
	-webkit-animation: team-fade-right-speech 6s infinite linear;
	-moz-animation: team-fade-right-speech 6s infinite linear;
	animation: team-fade-right-speech 6s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#collaboration #topcurve, .line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#collaboration #bottomcurve {
	-webkit-animation: rotate-collaboration 4s infinite linear;
	-moz-animation: rotate-collaboration 4s infinite linear;
	animation: rotate-collaboration 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#piggybank #coin {
	-webkit-transform-origin: 103px 20px;
	-moz-transform-origin: 103px 20px;
	transform-origin: 103px 20px;
	-webkit-animation: coin 4s infinite linear;
	-moz-animation: coin 4s infinite linear;
	animation: coin 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#piggybank #star {
	-webkit-transform-origin: 72px 12px;
	-moz-transform-origin: 72px 12px;
	transform-origin: 72px 12px;
	-webkit-animation: rotate 4s infinite linear, starone 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, starone 4s infinite linear;
	animation: rotate 4s infinite linear, starone 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#On_Page_SEO #Gear {
	-webkit-transform-origin: 77px 73px;
	-moz-transform-origin: 77px 73px;
	transform-origin: 77px 73px;
	-webkit-animation: rotate 4s infinite linear;
	-moz-animation: rotate 4s infinite linear;
	animation: rotate 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Local_SEO #Gear {
	-webkit-transform-origin: 74.5px 61.5px;
	-moz-transform-origin: 74.5px 61.5px;
	transform-origin: 74.5px 61.5px;
	-webkit-animation: rotate 4s infinite linear;
	-moz-animation: rotate 4s infinite linear;
	animation: rotate 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Backlinks #Star_One {
	-webkit-transform-origin: 68px 20px;
	-moz-transform-origin: 68px 20px;
	transform-origin: 68px 20px;
	-webkit-animation: rotate 4s infinite linear, starone 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, starone 4s infinite linear;
	animation: rotate 4s infinite linear, starone 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Backlinks #Star_Two {
	-webkit-transform-origin: 17.5px 84px;
	-moz-transform-origin: 17.5px 84px;
	transform-origin: 17.5px 84px;
	-webkit-animation: rotate 4s infinite linear, startwo 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, startwo 4s infinite linear;
	animation: rotate 4s infinite linear, startwo 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Backlinks #Star_Three {
	-webkit-transform-origin: 124px 109px;
	-moz-transform-origin: 124px 109px;
	transform-origin: 124px 109px;
	-webkit-animation: rotate 4s infinite linear, starthree 4s infinite linear;
	-moz-animation: rotate 4s infinite linear, starthree 4s infinite linear;
	animation: rotate 4s infinite linear, starthree 4s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content .svg-wrap.in-view-go .svg-icon#Technical_SEO #Wrench {
	-webkit-transform-origin: 76px 89px;
	-moz-transform-origin: 76px 89px;
	transform-origin: 76px 89px;
	-webkit-animation: shake 3s infinite linear;
	-moz-animation: shake 3s infinite linear;
	animation: shake 3s infinite linear;
}

.line-grid-hldr.four .grid-box .grid-content h3 {
	padding: 0 0 0px;
	margin: 25px 0 0px;
	position: relative;
}

@media (max-width: 1024px) {
	.line-grid-hldr.four .grid-box .grid-content h3 {
		padding: 0;
		margin: 5px 0 0;
	}
}

.line-grid-hldr.four .grid-box .grid-content p {
	padding: 15px 10px 20px;
	margin: 0;
	width: 100%;
	display: block;
}

@media (max-width: 1024px) {
	.line-grid-hldr.four .grid-box .grid-content p {
		padding: 0;
		margin: 10px auto 20px;
		width: 90%;
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes starone {
	0% {
		opacity: 1;
	}
	
	25% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	75% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-moz-keyframes starone {
	0% {
		opacity: 1;
	}
	
	25% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	75% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes starone {
	0% {
		opacity: 1;
	}
	
	25% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
	}
	
	75% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes startwo {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 1;
	}
	
	50% {
		opacity: 1;
	}
	
	75% {
		opacity: 0;
	}
	
	100% {
		opacity: 0;
	}
}

@-moz-keyframes startwo {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 1;
	}
	
	50% {
		opacity: 1;
	}
	
	75% {
		opacity: 0;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes startwo {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 1;
	}
	
	50% {
		opacity: 1;
	}
	
	75% {
		opacity: 0;
	}
	
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes starthree {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	75% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@-moz-keyframes starthree {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	75% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes starthree {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	75% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes shake {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	12.5% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	
	25% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	37.5% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	
	50% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	62.5% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	
	75% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	87.5% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	
	100% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes coin {
	0% {
		opacity: 0;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	
	25% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(70px);
		-moz-transform: translateY(70px);
		transform: translateY(70px);
	}
}

@-webkit-keyframes rotate-collaboration {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes rotate-collaboration {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes rotate-collaboration {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes team-fade-one {
	0% {
		opacity: 1;
	}
	
	30% {
		opacity: 1;
	}
	
	33% {
		opacity: .5;
	}
	
	66% {
		opacity: .5;
	}
	
	97% {
		opacity: .5;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes team-fade-one-speech {
	0% {
		opacity: 1;
	}
	
	30% {
		opacity: 1;
	}
	
	33% {
		opacity: 0;
	}
	
	66% {
		opacity: 0;
	}
	
	97% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes team-fade-left {
	0% {
		opacity: .5;
	}
	
	30% {
		opacity: .5;
	}
	
	33% {
		opacity: 1;
	}
	
	63% {
		opacity: 1;
	}
	
	66% {
		opacity: .5;
	}
	
	97% {
		opacity: .5;
	}
	
	100% {
		opacity: .5;
	}
}

@keyframes team-fade-left-speech {
	0% {
		opacity: 0;
	}
	
	30% {
		opacity: 0;
	}
	
	33% {
		opacity: 1;
	}
	
	63% {
		opacity: 1;
	}
	
	66% {
		opacity: 0;
	}
	
	97% {
		opacity: 0;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes team-fade-right {
	0% {
		opacity: .5;
	}
	
	30% {
		opacity: .5;
	}
	
	33% {
		opacity: .5;
	}
	
	63% {
		opacity: .8;
	}
	
	66% {
		opacity: 1;
	}
	
	94% {
		opacity: 1;
	}
	
	97% {
		opacity: .5;
	}
	
	100% {
		opacity: .5;
	}
}

@keyframes team-fade-right-speech {
	0% {
		opacity: 0;
	}
	
	30% {
		opacity: 0;
	}
	
	33% {
		opacity: 0;
	}
	
	63% {
		opacity: 0;
	}
	
	66% {
		opacity: 1;
	}
	
	94% {
		opacity: 1;
	}
	
	97% {
		opacity: 0;
	}
	
	100% {
		opacity: 0;
	}
}

/*! End of "Line Grid 4 or 6" */

/*! -------------------------------------------- */

/*! Start of "stat card" ID: 3394 */
.stat_hld {
	background: rgba(0, 0, 0, 0);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 30px auto;
}

.stats {
	text-align: center;
	position: relative;
	top: 50%;
	margin: 0 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.stat_numb {
	font-size: 55px;
	line-height: 1.2;
	position: relative;
	margin-bottom: 27px;
	font-weight: 300;
}

.stat_desc {
	margin: 0 10px;
}

.stat_desc .header_stat_desc {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}

/*! End of "stat card" */

/*! -------------------------------------------- */

/*! Start of "Isotope Grid Links" ID: 935 */
.grid-2-0 {
	max-width: 100%;
}

.grid-2-0 * {
	box-sizing: border-box;
}

.grid-2-0:after {
	content: "";
	display: block;
	clear: both;
}

.grid-2-0 .grid-item {
	float: left;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	position: relative;
}

@media (max-width: 767px) {
	.grid-2-0 .grid-item {
		width: 50%;
	}
}

@media (max-width: 480px) {
	.grid-2-0 .grid-item {
		width: 100%;
	}
}

.grid-2-0 .grid-item .cf-accordions {
	background: #8eb021;
}

.grid-2-0 .grid-item .cf-accordions:hover {
	background: #a5c63b;
}

.grid-2-0 .grid-item .cf-buttons {
	background: #ffa800;
}

.grid-2-0 .grid-item .cf-buttons:hover {
	background: #ffcd02;
}

.grid-2-0 .grid-item .cf-cards {
	background: #2980b9;
}

.grid-2-0 .grid-item .cf-cards:hover {
	background: #3498db;
}

.grid-2-0 .grid-item .cf-dividers {
	background: #8e44ad;
}

.grid-2-0 .grid-item .cf-dividers:hover {
	background: #9b59b6;
}

.grid-2-0 .grid-item .cf-grids {
	background: #2d3e52;
}

.grid-2-0 .grid-item .cf-grids:hover {
	background: #356272;
}

.grid-2-0 .grid-item .cf-lists {
	background: #c0392b;
}

.grid-2-0 .grid-item .cf-lists:hover {
	background: #e74c3c;
}

.grid-2-0 .grid-item .cf-sliders {
	background: #16a085;
}

.grid-2-0 .grid-item .cf-sliders:hover {
	background: #1abc9c;
}

.grid-2-0 .grid-item .cf-quotes {
	background: #d45c9e;
}

.grid-2-0 .grid-item .cf-quotes:hover {
	background: #ec87bf;
}

.grid-2-0 .grid-item .box-link {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 100;
	border: 0px solid #2d2d2d;
	overflow: hidden;
}

@media only screen and (max-width: 500px) {
	.grid-2-0 .grid-item .box-link {
		height: auto;
	}
}

.grid-2-0 .grid-item .box-link.overlay-hover:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	background: linear-gradient(0deg, rgba(0, 0, 0, .6) 50%, rgba(0, 0, 0, 0) 100%);
	z-index: 6;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

@media only screen and (max-width: 1200px) {
	.grid-2-0 .grid-item .box-link.overlay-hover:after {
		background: rgba(0, 0, 0, .6) !important;
	}
}

.grid-2-0 .grid-item .box-link img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	max-width: inherit;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

@media only screen and (max-width: 500px) {
	.grid-2-0 .grid-item .box-link img {
		-webkit-transform: translateX(-70%) translateY(-50%);
		-moz-transform: translateX(-70%) translateY(-50%);
		transform: translateX(-70%) translateY(-50%);
	}
}

.grid-2-0 .grid-item .box-link .box-link-label {
	position: absolute;
	bottom: -30%;
	left: 0;
	box-sizing: border-box;
	padding: 40px;
	width: 100%;
	height: 250px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 24px;
	letter-spacing: 2px;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	z-index: 10;
	transition: all .4s;
}

@media only screen and (max-width: 1024px) {
	.grid-2-0 .grid-item .box-link .box-link-label {
		bottom: 10% !important;
	}
}

@media only screen and (max-width: 500px) {
	.grid-2-0 .grid-item .box-link .box-link-label {
		bottom: 0 !important;
		height: auto !important;
		position: relative !important;
	}
}

.grid-2-0 .grid-item .box-link .box-link-label .heading-secondary {
	color: #fff !important;
	font-size: 26px;
	text-transform: initial;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	text-align: left;
}

.grid-2-0 .grid-item .box-link .box-link-label .grid-desc {
	color: #fff !important;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	margin-top: 20px;
	font-size: 20px;
	text-align: left;
	text-transform: none;
	line-height: 1.2;
	letter-spacing: 0;
}

@media only screen and (max-width: 1024px) {
	.grid-2-0 .grid-item .box-link .box-link-label .grid-desc {
		transform: translateY(0px);
		opacity: 1;
	}
}

.grid-2-0 .grid-item .box-link .box-link-label .grid-desc:before {
	content: "";
	width: 45px;
	height: 4px;
	background: var(--color-accenta);
	position: absolute;
	top: -10px;
}

.grid-2-0 .grid-item .box-link .box-link-label .grid-desc p {
	color: #fff !important;
}

.grid-2-0 .grid-item .box-link .box-link-label .btn-wrap {
	text-align: left;
}

.grid-2-0 .grid-item .box-link .box-link-label a {
	display: inline-block;
	padding: 5px 10px;
	font-size: 14px;
	border: 1px solid #fff;
	color: #fff;
	margin: 20px 5px;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

.grid-2-0 .grid-item .box-link .box-link-label a:hover {
	background: #fff;
	color: #222;
}

.grid-2-0 .grid-item .box-link:hover.overlay-hover:after {
	background: linear-gradient(0deg, rgba(0, 0, 0, .8) 50%, rgba(0, 0, 0, 0) 100%);
}

@media only screen and (max-width: 1200px) and (min-width: 980px) {
	.grid-2-0 .grid-item .box-link:hover.overlay-hover:after {
		background: rgba(0, 0, 0, .8);
	}
}

.grid-2-0 .grid-item .box-link:hover .box-link-label {
	bottom: 10%;
}

@media only screen and (max-width: 1200px) and (min-width: 980px) {
	.grid-2-0 .grid-item .box-link:hover .box-link-label {
		bottom: 20%;
	}
}

.grid-2-0 .grid-item .box-link:hover .box-link-label img {
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1.1);
	transform: translateX(-50%) translateY(-50%) scale(1.1);
}

.grid-2-0 .grid-item .box-link:hover .box-link-label .heading-tertiary, .grid-2-0 .grid-item .box-link:hover .box-link-label .grid-desc {
	color: #fff !important;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

.grid-2-0 .grid-item .box-link:hover .box-link-label a {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

@media only screen and (max-width: 1024px) {
	.grid-2-0 .grid-item .box-link:after {
		background: rgba(0, 0, 0, .6);
	}
	
	.grid-2-0 .grid-item .box-link .box-link-label img {
		-webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
		-moz-transform: translateX(-50%) translateY(-50%) scale(1.1);
		transform: translateX(-50%) translateY(-50%) scale(1.1);
	}
	
	.grid-2-0 .grid-item .box-link .box-link-label .heading-tertiary {
		color: #fff !important;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1;
	}
	
	.grid-2-0 .grid-item .box-link .box-link-label a {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1;
	}
}

.grid-2-0 .grid-item:after {
	position: relative;
	content: "";
	display: block;
	width: 100%;
}

.grid-2-0 .grid-item--width20 {
	width: 20%;
}

.grid-2-0 .grid-item--width40 {
	width: 40%;
}

.grid-2-0 .grid-item--width60 {
	width: 60%;
}

.grid-2-0 .grid-item--width80 {
	width: 80%;
}

.grid-2-0 .grid-item--width25 {
	width: 25%;
}

.grid-2-0 .grid-item--width50 {
	width: 50%;
}

.grid-2-0 .grid-item--width75 {
	width: 75%;
}

.grid-2-0 .grid-item--width33 {
	width: 33.333%;
}

.grid-2-0 .grid-item--width66 {
	width: 66.666%;
}

@media only screen and (max-width: 1024px) {
	.grid-2-0 .grid-item--width20, .grid-2-0 .grid-item--width40, .grid-2-0 .grid-item--width60, .grid-2-0 .grid-item--width80, .grid-2-0 .grid-item--width25, .grid-2-0 .grid-item--width50, .grid-2-0 .grid-item--width75, .grid-2-0 .grid-item--width33, .grid-2-0 .grid-item--width66 {
		width: 100%;
		height: 400px !important;
	}
}

@media (max-width: 480px) {
	.grid-2-0 .grid-item--width20, .grid-2-0 .grid-item--width40, .grid-2-0 .grid-item--width60, .grid-2-0 .grid-item--width80, .grid-2-0 .grid-item--width25, .grid-2-0 .grid-item--width50, .grid-2-0 .grid-item--width75, .grid-2-0 .grid-item--width33, .grid-2-0 .grid-item--width66 {
		width: 100%;
		height: 100% !important;
	}
}

.grid-2-0 .grid-item--height:after {
	position: relative;
	content: "";
	display: block;
	width: 100%;
}

/*! End of "Isotope Grid Links" */

/*! -------------------------------------------- */

/*! Start of "Testimonial Slider w Circle Image" ID: 879 */
.testimonial-slider-w-circle-image {
	width: 100%;
	display: block;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	margin: 0;
}

.testimonial-slider-w-circle-image:hover .slick-prev, .testimonial-slider-w-circle-image:hover .slick-next {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}

.testimonial-slider-w-circle-image .slick-dots {
	position: absolute;
	bottom: 20px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

@media (max-width: 980px) {
	.testimonial-slider-w-circle-image .slick-dots {
		max-width: 900px;
	}
}

.testimonial-slider-w-circle-image .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #e9e674;
	font-size: 20px;
}

.testimonial-slider-w-circle-image .slick-dots li button:before {
	opacity: .7;
	color: #e9e674;
	content: "";
	font-size: 16px;
	font-family: "Font Awesome 5 Pro";
}

.testimonial-slider-w-circle-image .slick-prev {
	left: 0px;
	top: 0;
	width: 100px;
	height: 100%;
	background: rgba(20, 87, 131, 0);
	z-index: 100;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}

@media (max-width: 980px) {
	.testimonial-slider-w-circle-image .slick-prev {
		width: 40px;
	}
}

.testimonial-slider-w-circle-image .slick-prev:before {
	font-size: 40px;
	color: #e9e674 !important;
	content: "";
	font-family: "Font Awesome 5 Pro";
}

.testimonial-slider-w-circle-image .slick-next {
	right: 0px;
	top: 0;
	width: 100px;
	height: 100%;
	background: rgba(20, 87, 131, 0);
	z-index: 100;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

@media (max-width: 767px) {
	.testimonial-slider-w-circle-image .slick-next {
		width: 40px;
	}
}

.testimonial-slider-w-circle-image .slick-next:before {
	font-size: 40px;
	content: "";
	color: #e9e674 !important;
	font-family: "Font Awesome 5 Pro";
}

.testimonial-slider-w-circle-image .tsci-item {
	position: relative;
	padding: 30px 50px;
}

.testimonial-slider-w-circle-image .tsci-item:after {
	clear: both;
	content: "";
	display: block;
	width: 100%;
}

@media (max-width: 980px) {
	.testimonial-slider-w-circle-image .tsci-item {
		padding: 30px 30px;
	}
}

.testimonial-slider-w-circle-image .tsci-item .tsci-image-wrap {
	display: block;
	float: left;
	width: 33%;
}

@media (max-width: 980px) {
	.testimonial-slider-w-circle-image .tsci-item .tsci-image-wrap {
		width: 100%;
		float: none;
	}
}

.testimonial-slider-w-circle-image .tsci-item .tsci-image-wrap img {
	display: block;
	margin: auto;
	width: 80%;
	max-width: 300px;
	border-radius: 50%;
}

.testimonial-slider-w-circle-image .tsci-item .tsci-text-wrap {
	display: block;
	width: 66%;
	padding-right: 50px;
	box-sizing: border-box;
	float: left;
	position: relative;
}

@media (max-width: 980px) {
	.testimonial-slider-w-circle-image .tsci-item .tsci-text-wrap {
		width: 100%;
		float: none;
		margin-top: 20px;
		text-align: center;
		position: relative;
		padding-right: 0px;
	}
}

.testimonial-slider-w-circle-image .tsci-item .tsci-text-wrap .tsci-quote {
	font-style: italic;
	padding-bottom: 20px;
	line-height: 1.2;
}

@media (max-width: 767px) {
	.testimonial-slider-w-circle-image .tsci-item .tsci-text-wrap .tsci-quote {
		font-size: 24px;
	}
}

.testimonial-slider-w-circle-image .tsci-item .tsci-text-wrap .tsci-sig {
	font-style: italic;
	font-size: 20px;
}

/*! End of "Testimonial Slider w Circle Image" */

/*! -------------------------------------------- */

/*! Start of "Image Gallery Popup" ID: 877 */
.magnific-img-popup-gallery-wrap.mfp-gallery.mfp-move-from-left .mfp-arrow:hover {
	background: #4a4a4a !important;
}

.magnific-img-popup-gallery-wrap.mfp-gallery.mfp-move-from-left .mfp-arrow:hover:after {
	color: #fff !important;
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-arrow {
	position: absolute;
	opacity: .55;
	filter: alpha(opacity=55);
	margin: 0;
	top: 0 !important;
	text-align: center;
	background: #26a393 !important;
	margin-top: 0 !important;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-arrow.mfp-arrow-right {
	right: 50% !important;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	border-radius: 0 0 10px 0px;
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-arrow.mfp-arrow-left {
	left: 50% !important;
	border-radius: 0 0 0 10px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure {
	height: 80%;
	position: relative;
	display: inline-block;
	margin-top: 5%;
	width: auto;
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure img.mfp-img {
	width: auto;
	max-width: 800px;
	max-height: 600px !important;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0 120px;
	margin: 0 auto;
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-bottom-bar {
	position: relative;
	top: initial;
	left: initial;
	width: 100%;
	cursor: auto;
	text-align: center;
	padding: 0 20px;
	max-width: 650px;
	margin: -100px auto 0;
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-bottom-bar .mfp-title {
	text-align: center;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
	padding: 0;
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-bottom-bar .mfp-title .ipg-title {
	font-size: 32px;
	color: #38424f;
	padding-bottom: 15px;
}

.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-bottom-bar .mfp-title span {
	color: #38424f;
	font-size: 18px;
	font-weight: 400;
}

@media (max-width: 480px) {
	.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure {
		margin-top: 60px;
	}
	
	.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-close {
		top: -60px !important;
	}
}

@media (max-width: 980px) {
	.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure {
		margin-top: 100px;
	}
	
	.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-close {
		width: 65px;
		height: 65px;
	}
	
	.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-img {
		max-width: 100% !important;
		padding: 10px 0 150px !important;
		height: auto !important;
	}
	
	.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-bottom-bar {
		margin-top: -140px;
		padding: 0 30px;
	}
	
	.magnific-img-popup-gallery-wrap .mfp-container .mfp-content .mfp-figure .mfp-counter {
		right: 10px;
	}
}

.img-popup-gallery {
	text-align: center;
}

.img-popup-gallery a.anim-popup {
	display: block;
}

.img-popup-gallery a.anim-popup .heading-text {
	display: none;
}

a.anim-popup {
	position: relative;
	display: inline-block;
}

a.anim-popup img {
	display: block;
	max-width: none;
	width: 100%;
}

@media (max-width: 1024px) {
	a.anim-popup:after {
		content: "";
		font-family: FontAwesome;
		color: #000;
		position: absolute;
		bottom: -10px;
		right: -10px;
		background: #fff;
		font-size: 36px;
		z-index: 10;
		width: 60px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		opacity: 1;
		box-shadow: 2px 2px 5px rgba(34, 34, 34, .5);
	}
}

@media (min-width: 1025px) {
	a.anim-popup:after {
		content: "";
		font-family: FontAwesome;
		color: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		font-size: 40px;
		z-index: 10;
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin-top: -20px;
		margin-left: -20px;
		text-align: center;
		opacity: 0;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
	}
	
	a.anim-popup:before {
		position: absolute;
		background: rgba(52, 203, 187, .8);
		display: block;
		width: 100%;
		height: 100%;
		content: "";
		top: 0%;
		left: 0%;
		z-index: 1;
		opacity: 0;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		transform: scale(.8);
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
	}
	
	a.anim-popup:hover:after {
		opacity: 1;
	}
	
	a.anim-popup:hover:before {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left button.mfp-arrow {
	width: 64px !important;
	height: 64px !important;
	line-height: 1em !important;
	opacity: 1;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left button.mfp-arrow:after {
	color: #fff;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left button.mfp-arrow.mfp-arrow-right {
	right: 0px;
}

@media (min-width: 1025px) {
	.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-open .mfp-figure img {
		-webkit-animation-name: fadeIn;
		-moz-animation-name: fadeIn;
		-o-animation-name: fadeIn;
		animation-name: fadeIn;
		-webkit-animation-duration: .8s;
		-moz-animation-duration: .8s;
		-ms-animation-duration: .8s;
		-o-animation-duration: .8s;
		animation-duration: .8s;
		-webkit-animation-fill-mode: both;
		-moz-animation-fill-mode: both;
		-ms-animation-fill-mode: both;
		-o-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
	}
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left .mfp-image-holder .mfp-close, .magnific-img-popup-gallery-wrap.mfp-move-from-left .mfp-iframe-holder .mfp-close {
	font-size: 60px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 200;
	top: 0px !important;
	right: 1px;
	color: #fff;
	opacity: 1;
	background: #26a393;
	width: 60px;
	height: 60px;
	border-radius: 0 0 0 15%;
	margin-top: 0 !important;
	text-align: center;
	margin: 0 !important;
	padding: 0;
	position: fixed;
	box-shadow: none;
	line-height: 60px;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left .mfp-image-holder .mfp-close:hover, .magnific-img-popup-gallery-wrap.mfp-move-from-left .mfp-iframe-holder .mfp-close:hover {
	background: #38424f !important;
	opacity: 1;
	color: #fff;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left img.mfp-img {
	max-width: 100%;
	height: auto;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-bg {
	background: #fff;
}

@media (min-width: 1025px) {
	.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-bg {
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		transition: all 1s;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		transform: translateX(100%);
		opacity: .9;
	}
	
	.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-bg.mfp-ready {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0);
	}
	
	.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-bg.mfp-removing {
		opacity: .9;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@media (min-width: 1025px) {
	.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-wrap {
		-webkit-transition: all .8s;
		-moz-transition: all .8s;
		transition: all .8s;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		transform: translateX(100%);
	}
	
	.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-wrap.mfp-ready {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0);
	}
	
	.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-wrap.mfp-removing {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
	}
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left .mfp-content {
	vertical-align: middle;
	margin: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0);
	text-align: center;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left .mfp-content .mfp-figure:after {
	display: none;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left .custom-form-popup {
	opacity: 0;
	transition: all .5s;
	top: 50%;
	transform: translateY(0) translateX(100%);
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-bg {
	opacity: 0;
	transition: all .5s;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-ready .custom-form-popup {
	opacity: 1;
	transform: translateY(0) translateX(0);
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-ready.mfp-bg {
	opacity: .9;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-removing .custom-form-popup {
	transform: translateX(-100%);
	opacity: 0;
}

.magnific-img-popup-gallery-wrap.mfp-move-from-left.mfp-removing.mfp-bg {
	opacity: 0;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		transform: scale(.8);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		transform: scale(.8);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		transform: scale(.8);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		transform: scale(.8);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

/*! End of "Image Gallery Popup" */

/*! -------------------------------------------- */

/*! Start of "Portfolio Grid" ID: 866 */
.grid-hldr {
	max-width: 100%;
	display: block;
	margin: 0%;
}

.grid-hldr .grid {
	max-width: 100%;
}

.grid-hldr .grid:after {
	content: "";
	display: block;
	clear: both;
}

.grid-hldr .grid .grid-sizer {
	display: none !important;
}

.grid-hldr .grid .grid-sizer, .grid-hldr .grid .grid-item {
	width: 33.333%;
	color: #fff;
	display: block;
	box-sizing: border-box;
	margin: 0%;
	position: relative;
}

.grid-hldr .grid .grid-sizer:after, .grid-hldr .grid .grid-item:after {
	content: "";
	width: 100%;
	display: block;
	padding-top: 100%;
}

.grid-hldr .grid .grid-sizer .grid-overlay-hldr, .grid-hldr .grid .grid-item .grid-overlay-hldr {
	position: relative;
	z-index: 4;
}

.grid-hldr .grid .grid-sizer .grid-overlay-hldr:before, .grid-hldr .grid .grid-item .grid-overlay-hldr:before {
	content: "";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 5px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
}

@media (max-width: 767px) {
	.grid-hldr .grid .grid-sizer, .grid-hldr .grid .grid-item {
		width: 48%;
		margin: 1%;
	}
}

@media (max-width: 640px) {
	.grid-hldr .grid .grid-sizer, .grid-hldr .grid .grid-item {
		width: 98%;
	}
	
	.grid-hldr .grid .grid-sizer:after, .grid-hldr .grid .grid-item:after {
		padding-top: 50%;
	}
}

@media (max-width: 480px) {
	.grid-hldr .grid .grid-sizer, .grid-hldr .grid .grid-item {
		width: 98%;
	}
	
	.grid-hldr .grid .grid-sizer:after, .grid-hldr .grid .grid-item:after {
		content: "";
		width: 100%;
		display: block;
		padding-top: 100%;
	}
}

.grid-hldr .grid .grid-sizer.dw, .grid-hldr .grid .grid-item.dw {
	width: 66.666%;
}

.grid-hldr .grid .grid-sizer.dw:after, .grid-hldr .grid .grid-item.dw:after {
	content: "";
	width: 100%;
	display: block;
	padding-top: 50%;
}

@media (max-width: 767px) {
	.grid-hldr .grid .grid-sizer.dw, .grid-hldr .grid .grid-item.dw {
		width: 48%;
	}
	
	.grid-hldr .grid .grid-sizer.dw:after, .grid-hldr .grid .grid-item.dw:after {
		content: "";
		width: 100%;
		display: block;
		padding-top: 100%;
	}
}

@media (max-width: 640px) {
	.grid-hldr .grid .grid-sizer.dw, .grid-hldr .grid .grid-item.dw {
		width: 98%;
	}
	
	.grid-hldr .grid .grid-sizer.dw:after, .grid-hldr .grid .grid-item.dw:after {
		content: "";
		width: 100%;
		display: block;
		padding-top: 50%;
	}
}

@media (max-width: 480px) {
	.grid-hldr .grid .grid-sizer.dw, .grid-hldr .grid .grid-item.dw {
		width: 98%;
	}
	
	.grid-hldr .grid .grid-sizer.dw:after, .grid-hldr .grid .grid-item.dw:after {
		content: "";
		width: 100%;
		display: block;
		padding-top: 100%;
	}
}

.grid-hldr .grid .grid-item {
	float: left;
	background: #222;
	border: 0px solid #333;
	border-color: rgba(0, 0, 0, .5);
	position: relative;
}

.grid-hldr .grid .grid-item:hover .grid-overlay-hldr, .grid-hldr .grid .grid-item.quotebox-hldr .grid-overlay-hldr {
	background: rgba(255, 255, 255, 0);
}

.grid-hldr .grid .grid-item:hover .grid-overlay-hldr .grid-overlay, .grid-hldr .grid .grid-item.quotebox-hldr .grid-overlay-hldr .grid-overlay {
	background: rgba(0, 0, 0, .6);
}

.grid-hldr .grid .grid-item:hover .grid-content, .grid-hldr .grid .grid-item.quotebox-hldr .grid-content {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 110;
}

.grid-hldr .grid .grid-item:hover .grid-content .grid-title, .grid-hldr .grid .grid-item.quotebox-hldr .grid-content .grid-title {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
	opacity: 1;
}

.grid-hldr .grid .grid-item:hover .grid-content .grid-title:after, .grid-hldr .grid .grid-item.quotebox-hldr .grid-content .grid-title:after {
	content: "";
	width: 150px;
	height: 1px;
	background: #fff !important;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -75px;
}

.grid-hldr .grid .grid-item:hover .grid-content p, .grid-hldr .grid .grid-item.quotebox-hldr .grid-content p {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	color: #fff !important;
	font-weight: 300;
	opacity: 1;
}

.grid-hldr .grid .grid-item:hover .grid-content .grid-btn, .grid-hldr .grid .grid-item.quotebox-hldr .grid-content .grid-btn {
	color: #fff;
	width: 110px;
	border: 1px solid #fff;
}

.grid-hldr .grid .grid-item:hover .grid-content .grid-btn.left-btn, .grid-hldr .grid .grid-item.quotebox-hldr .grid-content .grid-btn.left-btn {
	-webkit-transform: translatey(0px);
	-moz-transform: translatey(0px);
	transform: translatey(0px);
}

.grid-hldr .grid .grid-item:hover .grid-content .grid-btn.right-btn, .grid-hldr .grid .grid-item.quotebox-hldr .grid-content .grid-btn.right-btn {
	-webkit-transform: translatey(0px);
	-moz-transform: translatey(0px);
	transform: translatey(0px);
}

.grid-hldr .grid .grid-item .grid-content {
	position: absolute;
	z-index: 5;
}

.grid-hldr .grid .grid-item .grid-content .quote-box {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 400;
	font-style: italic;
	text-align: left;
}

@media (max-width: 480px) {
	.grid-hldr .grid .grid-item .grid-content .quote-box {
		font-size: 15px;
	}
}

.grid-hldr .grid .grid-item .grid-content .quote-box .porfolio-quote {
	padding-bottom: 16px;
	display: inline-block;
}

.grid-hldr .grid .grid-item .grid-content .quote-box .porfolio-sig {
	font-size: 1.8rem;
	font-weight: 300;
}

@media (max-width: 480px) {
	.grid-hldr .grid .grid-item .grid-content .quote-box .porfolio-sig {
		font-size: 15px;
	}
}

.grid-hldr .grid .grid-item .grid-overlay-hldr {
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0);
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0px;
}

.grid-hldr .grid .grid-item .grid-overlay-hldr .grid-overlay {
	display: block;
	position: relative;
	background: rgba(0, 0, 0, 0);
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
	-webkit-transform: all .5s;
	-moz-transform: all .5s;
	transform: all .5s;
}

.grid-hldr .grid .grid-item .grid-content {
	position: absolute;
	width: 100%;
	padding: 50px;
	box-sizing: border-box;
	text-align: center;
	top: 50%;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
	-webkit-transform: all .5s;
	-moz-transform: translateY(-50%);
	-moz-transform: all .5s;
	transform: translateY(-50%);
	transform: all .5s;
}

.grid-hldr .grid .grid-item .grid-content.quotebox-hldr {
	padding: 25px;
}

.grid-hldr .grid .grid-item .grid-content .grid-title {
	padding: 0;
	margin: 0;
	color: #fff !important;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	transform: translateY(-50px);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	opacity: 0;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
	line-height: 1.1;
}

@media (max-width: 480px) {
	.grid-hldr .grid .grid-item .grid-content .grid-title {
		font-size: 20px;
	}
}

.grid-hldr .grid .grid-item .grid-content .grid-title:after {
	content: "";
	width: 150px;
	height: 1px;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -75px;
}

.grid-hldr .grid .grid-item .grid-content p {
	color: rgba(0, 0, 0, 0);
	color: #fff;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	margin: 10px 0 30px;
	opacity: 0;
}

.grid-hldr .grid .grid-item .grid-content .grid-btn {
	color: rgba(0, 0, 0, 0);
	display: inline-block;
	text-decoration: none;
	padding: 7px;
	width: 110px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid rgba(0, 0, 0, 0);
	font-size: 12px;
	margin: 10px 10px 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

@media (max-width: 1024px) {
	.grid-hldr .grid .grid-item .grid-content .grid-btn {
		background: #fff;
		color: #222 !important;
	}
}

.grid-hldr .grid .grid-item .grid-content .grid-btn.left-btn {
	-webkit-transform: translatey(50px);
	-moz-transform: translatey(50px);
	transform: translatey(50px);
}

.grid-hldr .grid .grid-item .grid-content .grid-btn.right-btn {
	-webkit-transform: translatey(50px);
	-moz-transform: translatey(50px);
	transform: translatey(50px);
}

.grid-hldr .grid .grid-item .grid-content .grid-btn:hover {
	background: #fff;
	color: #222;
}

@media (max-width: 1024px) {
	.grid-hldr .grid .grid-item .grid-overlay-hldr {
		background: rgba(255, 255, 255, 0);
	}
	
	.grid-hldr .grid .grid-item .grid-overlay-hldr .grid-overlay {
		background: rgba(0, 0, 0, .6);
	}
	
	.grid-hldr .grid .grid-item .grid-content {
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.grid-hldr .grid .grid-item .grid-content .grid-title {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
		color: #fff;
		text-transform: uppercase;
		margin-bottom: 15px;
		padding-bottom: 15px;
		position: relative;
	}
	
	.grid-hldr .grid .grid-item .grid-content .grid-title:after {
		content: "";
		width: 150px;
		height: 1px;
		background: #fff;
		position: absolute;
		bottom: 0px;
		left: 50%;
		margin-left: -75px;
	}
	
	.grid-hldr .grid .grid-item .grid-content p {
		display: none;
	}
	
	.grid-hldr .grid .grid-item .grid-content .grid-btn {
		color: #fff;
		border: 1px solid #fff;
	}
	
	.grid-hldr .grid .grid-item .grid-content .grid-btn.left-btn {
		display: none;
	}
	
	.grid-hldr .grid .grid-item .grid-content .grid-btn.right-btn {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
	}
	
	.grid-hldr .grid .grid-item.grid-item--width2:after {
		padding-top: 100%;
	}
}

/*! End of "Portfolio Grid" */

/*! -------------------------------------------- */

/*! Start of "Affiliate Slider" ID: 1566 */
.band-dark .logo-carousel .slick-prev:before, .band-dark .logo-carousel .slick-next:before, .band-dark-alt .logo-carousel .slick-prev:before, .band-dark-alt .logo-carousel .slick-next:before, .band-quote .logo-carousel .slick-prev:before, .band-quote .logo-carousel .slick-next:before, .band-parallax .logo-carousel .slick-prev:before, .band-parallax .logo-carousel .slick-next:before {
	color: #fff;
}

.band-light .logo-carousel .slick-prev:before, .band-light .logo-carousel .slick-next:before, .band-light-alt .logo-carousel .slick-prev:before, .band-light-alt .logo-carousel .slick-next:before {
	color: #222;
}

.logo-carousel {
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 0px !important;
}

.logo-carousel .slick-list {
	margin: 0 25px;
	overflow: hidden;
}

.logo-carousel .slick-prev {
	left: 0px;
}

.logo-carousel .slick-next {
	right: 0px;
}

.logo-carousel .slick-prev:before, .logo-carousel .slick-next:before {
	color: var(--color-accenta);
}

.logo-carousel .slick-next:before {
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-size: 30px;
}

.logo-carousel .slick-prev:before {
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-size: 30px;
}

.logo-carousel p {
	line-height: 16px;
	font-size: 16px;
}

.logo-carousel .opacityimg {
	opacity: 1;
}

.logo-carousel .lc-tooltip:hover span {
	background: #fff;
	position: absolute;
	bottom: 10px;
	left: 50%;
	display: inline-block;
	padding: 5px 6px;
	z-index: 1;
	font-size: 14px;
	transform: translateX(-50%);
	line-height: 1.5;
	border: 1px solid #eee;
	border-radius: 2px;
}

.logo-carousel .lc-tooltip:hover span:before {
	content: attr(data-tooltip);
	position: relative;
	font-size: 12px;
	line-height: 1.1;
	display: block;
	padding: 2px 5px;
}

.logo-carousel .lc-tooltip:hover span:after {
	content: "";
	border: 10px solid rgba(0, 0, 0, 0);
	position: absolute;
	top: -19px;
	left: 50%;
	margin-left: -10px;
	border-bottom-color: #fff;
}

.logo-carousel a {
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
	display: inline-block;
}

.logo-carousel a:hover {
	opacity: 1;
	cursor: pointer;
}

.logo-carousel a:hover .opacityimg {
	opacity: .7;
}

.logo-carousel .slick-slide {
	text-align: center;
	position: relative;
	padding: 20px 0;
	vertical-align: middle;
	display: inline-block !important;
	float: none;
	height: 100%;
	min-height: 1px;
}

.logo-carousel .slick-slide img {
	margin: auto;
	display: block;
	vertical-align: middle;
	max-width: 200px;
	width: 100%;
}

@media (max-width: 767px) {
	.logo-carousel .slick-slide img {
		position: relative;
		-webkit-transform: translateX(0%) translateY(0%);
		-moz-transform: translateX(0%) translateY(0%);
		transform: translateX(0%) translateY(0%);
	}
}

.logo-carousel .slick-slide .greyscaleimg {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-moz-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.logo-carousel .slick-slide .greyscaleimg:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

@media screen and (max-width: 480px) {
	.logo-carousel {
		width: 80%;
		margin: 2% auto;
	}
	
	.logo-carousel .slick-dots li {
		position: relative;
		display: inline-block;
		height: 20px;
		width: 20px;
		margin: 0;
		padding: 0;
		cursor: pointer;
	}
}

/*! End of "Affiliate Slider" */

/*! ================================================ */

/*! Start of Style Chunk CSS */

/*! -------------------------------------------- */

/*! Start of "mfp-content white background" ID: 44532 */
.mfp-content {
	background: #fff;
}

/*! End of "mfp-content white background */

/*! -------------------------------------------- */

/*! Start of "mfp-container" ID: 44519 */
.page .mfp-container {
	position: relative;
	width: 80%;
	height: 0;
	top: 7%;
	margin: 0 auto;
}

@media (max-width: 980px) {
	.page .mfp-container {
		width: 95%;
	}
}

.custom-form-popup-2-0 .gform_wrapper .gform_footer {
	text-align: left !important;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body textarea {
	border: solid 2px #d9d9d9 !important;
}

.custom-form-popup-2-0 .gform_wrapper .gform_body textarea:focus {
	border: 2px solid #bababa !important;
}

/*! End of "mfp-container */

/*! -------------------------------------------- */

/*! Start of "Full width mobile" ID: 44417 */
@media only screen and (max-width: 500px) {
	.f-width {
		width: 100%;
	}
}

/*! End of "Full width mobile */

/*! -------------------------------------------- */

/*! Start of "Module align" ID: 44028 */
.mod-align .blurb-content {
	max-width: unset;
}

/*! End of "Module align */

/*! -------------------------------------------- */

/*! Start of "Vertical aling middle" ID: 43678 */
@media only screen and (min-width: 1025px) {
	.v-align {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
}

/*! End of "Vertical aling middle */

/*! -------------------------------------------- */

/*! Start of "Blog Feed Grid" ID: 43665 */
.et_pb_blog_feed_grid {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts {
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
}

@media (max-width: 980px) {
	.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts {
		width: 50%;
	}
}

@media (max-width: 680px) {
	.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts {
		width: 100%;
	}
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap {
	height: 100%;
	background: #fff;
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .2);
	padding-bottom: 50px;
	position: relative;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .entry-featured-image-url {
	display: block;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .entry-featured-image-url img {
	display: block;
	width: 100%;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .content_wrap {
	padding: 15px;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .content_wrap .date_wrap {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .content_wrap .entry-title {
	font-size: var(--heading-tertiary);
	line-height: 1.2;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .content_wrap .entry-title a {
	color: var(--color-primary) !important;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .content_wrap .entry-title a:hover {
	color: var(--color-accenta) !important;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .more-link {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	background: var(--color-accenta);
	line-height: 40px;
	font-size: 16px;
	display: block;
	width: 100%;
}

.et_pb_blog_feed_grid .et_pb_blog_feed_grid_posts .et_pb_blog_feed_grid_posts_wrap .more-link:hover {
	color: #fff !important;
	background: var(--color-accentb);
}

/*! End of "Blog Feed Grid */

/*! -------------------------------------------- */

/*! Start of "Text align on mobile" ID: 43353 */
@media only screen and (max-width: 980px) {
	.center-mobile .heading-hero, .center-mobile .heading-secondary, .center-mobile .heading-tertiary {
		text-align: center;
	}
}

/*! End of "Text align on mobile */

/*! -------------------------------------------- */

/*! Start of "Bios Popup" ID: 43314 */
.mfp-container {
	background: #fff;
	padding: 0;
}

.mfp-container .bio-pop {
	padding: 40px;
}

/*! End of "Bios Popup */

/*! -------------------------------------------- */

/*! Start of "HB alignment" ID: 43250 */
@media only screen and (min-width: 981px) {
	.hb-right .hb15 {
		margin-right: 0 !important;
	}
	
	.hb-left .hb15 {
		margin-left: 0 !important;
	}
}

/*! End of "HB alignment */

/*! -------------------------------------------- */

/*! Start of "Outdoors Parallax" ID: 43188 */
.outdoors-parallax {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
}

/*! End of "Outdoors Parallax */

/*! -------------------------------------------- */

/*! Start of "Band Hero Alt" ID: 43133 */
.band-hero-alt {
	min-height: 350px;
	display: flex;
}

/*! End of "Band Hero Alt */

/*! -------------------------------------------- */

/*! Start of "Form Styling" ID: 43063 */
.drop-us-a-line-2-0 .gform_wrapper .gform_body {
	color: var(--color-primary);
}

/*! End of "Form Styling */

/*! -------------------------------------------- */

/*! Start of "Contact Band class on HP" ID: 43056 */
.contact-band {
	background-size: cover !important;
	background-position: top !important;
}

.contact-band .et_pb_column {
	z-index: 1;
}

@media only screen and (max-width: 1024px) {
	.contact-band {
		background-position: center right !important;
	}
	
	.contact-band .et_pb_row {
		display: flex;
		flex-direction: column;
	}
	
	.contact-band .et_pb_row .et_pb_column {
		width: 100% !important;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.contact-band .et_pb_row .et_pb_column .heading-primary, .contact-band .et_pb_row .et_pb_column .heading-tertiary {
		text-align: center;
	}
}

@media only screen and (max-width: 500px) {
	.contact-band {
		background-position-x: -1300px !important;
	}
}

/*! End of "Contact Band class on HP */

/*! -------------------------------------------- */

/*! Start of "Inline Button" ID: 43049 */
.inline-button {
	display: inline-block;
	padding-right: 30px;
}

@media only screen and (max-width: 980px) {
	.inline-button {
		display: block;
	}
}

/*! End of "Inline Button */

/*! -------------------------------------------- */

/*! Start of "Light green border" ID: 43017 */
.lightgreen-border {
	border-bottom: 4px solid #b8c195;
}

.lightgreen-border:before {
	content: "";
	height: 4px;
	width: 80%;
	background: #b8c195;
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	margin: auto;
	transform: rotate(90deg);
}

@media only screen and (max-width: 1200px) {
	.lightgreen-border:before {
		width: 100%;
		bottom: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 981px) {
	.lightgreen-border:before {
		width: 150%;
		bottom: 0;
		transform: rotate(90deg) translateY(200px);
	}
}

@media only screen and (max-width: 980px) {
	.lightgreen-border {
		border-bottom: none;
	}
	
	.lightgreen-border:before {
		content: none;
	}
}

/*! End of "Light green border */

/*! -------------------------------------------- */

/*! Start of "Green Border" ID: 42969 */
.green-border {
	border-top: 6px solid #8db750;
	border-bottom: 6px solid #8db750;
}

.green-border-bottom {
	border-bottom: 6px solid #8db750;
}

/*! End of "Green Border */

/*! -------------------------------------------- */

/*! Start of "Button Styling" ID: 42912 */
.btn-solid {
	border-radius: 4px !important;
}

/*! End of "Button Styling */

/*! -------------------------------------------- */

/*! Start of "Tooth Pseudoimage" ID: 42848 */
.tooth-pseudo:before {
	content: "";
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/uploads/2021/08/teeth-welcomeband.svg");
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}

/*! End of "Tooth Pseudoimage */

/*! -------------------------------------------- */

/*! Start of "Heading Green" ID: 42845 */
.heading-green .heading-primary {
	border-left: 6px solid #8db750;
	padding-left: 10px;
}

@media only screen and (max-width: 980px) {
	.heading-green .heading-primary {
		border-left: 0;
		padding-left: 0;
		border-bottom: 3px solid #8db750;
		padding-bottom: 10px;
	}
}

/*! End of "Heading Green */

/*! -------------------------------------------- */

/*! Start of "Hero Band Styling" ID: 42795 */
.band-hero {
	background-position: top;
}

.band-hero .et_pb_row {
	display: flex;
}

@media only screen and (max-width: 980px) {
	.band-hero .et_pb_row {
		flex-direction: column;
		padding: 60px 40px;
	}
}

@media only screen and (max-width: 980px) {
	.band-hero .et_pb_row {
		padding: 60px 10px;
	}
}

.band-hero .et_pb_row .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.band-hero .badge-row {
	background: rgba(255, 255, 255, .7);
}

@media only screen and (max-width: 980px) {
	.band-hero .badge-row {
		flex-direction: row !important;
	}
}

.band-hero .badge-row .img-standard img {
	max-width: 130px;
}

.band-hero .heading-hero {
	line-height: 1;
}

@media only screen and (max-width: 500px) {
	.band-hero .heading-hero {
		font-size: 25px;
	}
}

@media only screen and (max-width: 500px) {
	.band-hero .heading-tertiary {
		font-size: 23px;
	}
}

@media only screen and (max-width: 980px) {
	.band-hero .heading-hero, .band-hero .heading-tertiary {
		text-align: center;
	}
	
	.band-hero .img-standard img {
		border-radius: 0px;
	}
}

/*! End of "Hero Band Styling */

/*! -------------------------------------------- */

/*! Start of "Headings Styling Overdrive" ID: 42783 */
.heading-primary, .heading-hero, .heading-hero-alt {
	text-transform: uppercase;
	letter-spacing: 10px;
}

@media only screen and (max-width: 600px) {
	.heading-primary, .heading-hero, .heading-hero-alt {
		letter-spacing: 4px;
	}
}

.heading-tertiary {
	text-transform: uppercase;
	letter-spacing: 4px;
}

.et_pb_mydivi_headings .heading-primary {
	margin-bottom: 15px !important;
}

/*! End of "Headings Styling Overdrive */

/*! -------------------------------------------- */

/*! Start of "popup inline form fix z-index" ID: 42711 */
.mfp-bg {
	z-index: 9999999 !important;
}

.mfp-wrap {
	z-index: 9999999 !important;
}

/*! End of "popup inline form fix z-index */

/*! -------------------------------------------- */

/*! Start of "tablet and mobile settings" ID: 32928 */
@media (max-width: 980px) {
	.heading-hero.et_pb_text_align_left {
		text-align: center;
	}
	
	.et_pb_text.et_pb_text_align_center .et_pb_text_inner p {
		text-align: left !important;
	}
	
	.falist.et_pb_text_align_left {
		text-align: left !important;
	}
	
	.btn-holder {
		text-align: center !important;
	}
	
	.heading-primary.et_pb_text_align_left, .heading-secondary.et_pb_text_align_left, .heading-tertiary.et_pb_text_align_left {
		text-align: center;
	}
}

/*! End of "tablet and mobile settings */

/*! -------------------------------------------- */

/*! Start of "thank-you" ID: 32927 */
.thank-you {
	position: relative;
	width: 250px;
	height: 200px;
	background: var(--color-accenta);
	border-radius: 50%;
	margin: auto;
}

.thank-you .heading-primary {
	color: #fff !important;
	text-align: center;
	top: 50%;
	position: relative;
	transform: translatey(-50%);
	text-shadow: 3px 3px 0px rgba(0, 0, 0, .4);
}

.thank-you:before {
	content: "";
	position: absolute;
	right: -35px;
	bottom: 9%;
	transform: rotate(30deg);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 70px;
	border-color: transparent transparent transparent var(--color-accenta);
}

/*! End of "thank-you */

/*! -------------------------------------------- */

/*! Start of "Font awesome Styles" ID: 32924 */
.three-column-fa-list ul {
	display: grid !important;
	width: 100%;
	grid-template-columns: 33.33% 33.33% 33.33%;
	grid-template-rows: auto;
}

@media (max-width: 980px) {
	.three-column-fa-list ul {
		grid-template-columns: 50% 50%;
	}
}

@media (max-width: 425px) {
	.three-column-fa-list ul {
		grid-template-columns: 100%;
	}
}

.two-column-fa-list ul {
	display: grid !important;
	width: 100%;
	grid-template-columns: 50% 50%;
	grid-template-rows: auto;
}

@media (max-width: 425px) {
	.two-column-fa-list ul {
		grid-template-columns: 100%;
	}
}

ul {
	margin: 0;
}

/*! End of "Font awesome Styles */

/*! -------------------------------------------- */

/*! Start of "Grow Social Mobile Adjustment" ID: 32914 */
@media (max-width: 980px) {
	#dpsp-floating-sidebar.dpsp-no-animation {
		display: block;
	}
	
	#dpsp-floating-sidebar.dpsp-no-animation.dpsp-size-medium .dpsp-networks-btns-sidebar .dpsp-network-btn {
		width: 30px;
		min-width: 30px;
	}
}

/*! End of "Grow Social Mobile Adjustment */

/*! -------------------------------------------- */

/*! Start of "inline-search" ID: 32886 */
.inline-search {
	display: block;
	max-width: 600px;
	margin: 10px auto;
	position: relative;
	border-radius: 50px;
	overflow: hidden;
	border: 2px solid var(--color-primary);
}

.inline-search input[type='text'] {
	width: 100%;
	margin: 0px auto;
	padding: 5px 120px 5px 15px;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	line-height: 1;
	background: #fefefe;
	transition: all .4s;
	color: #222;
}

.inline-search input[type='text']:focus {
	color: #222;
	background: #fff;
}

.inline-search input[type='submit'] {
	position: absolute;
	right: 0;
	line-height: 1;
	font-size: 16px;
	padding: 15px;
	border: 0;
	width: 115px;
	background: var(--color-primary);
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	z-index: 10;
}

.inline-search input[type='submit']:hover {
	background: var(--color-accentb);
	color: #fff;
}

/*! End of "inline-search */

/*! -------------------------------------------- */

/*! Start of "Gtranslate styling on footer" ID: 32461 */
.switcher .selected a {
	color: var(--color-primary) !important;
}

.switcher .selected a:hover {
	color: var(--color-accentb) !important;
}

.widget_gtranslate {
	margin-top: 30px;
}

/*! End of "Gtranslate styling on footer */

/*! -------------------------------------------- */

/*! Start of "Accordions Styling" ID: 32299 */
.mydivi-accordion {
	border: none !important;
}

.mydivi-accordion > li {
	border-bottom: 2px solid var(--color-secondary) !important;
}

#main .mydivi-accordion > li .accordion-title {
	font-size: 20px;
	color: #fff !important;
	background-color: var(--color-accenta);
}

#main .band-dark .mydivi-accordion > li .acc-content p, #main .band-dark-alt .mydivi-accordion > li .acc-content p {
	color: var(--color-primary) !important;
}

#main .band-dark .mydivi-accordion > li .accordion-title, #main .band-dark-alt .mydivi-accordion > li .accordion-title {
	color: #044768 !important;
	background-color: #fff;
}

/*! End of "Accordions Styling */

/*! -------------------------------------------- */

/*! Start of "Global site max width" ID: 32281 */
.site {
	background: #f9f9f9;
}

.site-content {
	max-width: 1920px;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.site-footer {
	max-width: 1920px;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

/*! End of "Global site max width */

/*! -------------------------------------------- */

/*! Start of "Meet the team pop up styling" ID: 32185 */
.team-card-popup {
	box-shadow: unset !important;
}

/*! End of "Meet the team pop up styling */

/*! -------------------------------------------- */

/*! Start of "Sidebar Blog Styling" ID: 18143 */
.site-content .widget {
	padding: 15px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .4);
	margin-bottom: 20px;
	position: relative;
}

.site-content .widget .sb-link {
	color: var(--color-accenta);
}

.site-content .widget .sb-link i {
	font-size: 34px;
}

.site-content .widget .sb-link:hover {
	color: var(--color-primary);
}

.site-content .widget .widget-title {
	font-size: 24px;
	font-weight: 400;
	padding: 15px;
	margin: -15px -15px 15px;
	border-bottom: 1px solid #d4d4d4;
}

.site-content .widget input.search-field {
	border-radius: 0;
	background: #fff;
	border: 0;
	padding: 15px;
	margin: -15px;
	display: block;
	width: 100%;
}

.site-content .widget input.search-submit {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 15px;
	height: 100%;
	z-index: 10;
	border: 0;
	background: var(--color-accenta);
	color: #fff;
}

.site-content .widget input.search-submit:hover {
	color: #fff;
	background: var(--color-primary);
	cursor: pointer;
}

/*! End of "Sidebar Blog Styling */

/*! -------------------------------------------- */

/*! Start of "Branded Blog" ID: 18000 */
#main-content > .heateor_sss_sharing_container {
	display: none;
}

.widget_ng_expanding_archives .widgettitle {
	width: 100%;
}

p.logged-in-as a {
	font-size: 14px;
}

.et_pb_widget_area .widget_search #searchsubmit {
	width: 120px;
	background: var(--color-accentb);
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: arial;
	height: 40px;
	border: 0;
}

.et_pb_widget_area .widget_search #searchsubmit:hover {
	background: #7d7d7d;
	color: #fff;
}

.entry-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
	margin-top: 30px;
}

#main-content .et_pb_widget, .site-content .et_pb_widget {
	background: #fff;
	box-sizing: border-box;
	margin-bottom: 40px !important;
}

#main-content .et_pb_widget .et_pb_widget .entry-title a, .site-content .et_pb_widget .et_pb_widget .entry-title a {
	font-size: 16px;
	line-height: 1 !important;
	font-weight: 400;
}

#main-content .et_pb_widget .widgettitle, .site-content .et_pb_widget .widgettitle {
	display: inline-block;
	line-height: 50px;
	padding: 0 10px;
	border: 1px solid #eee;
	border-bottom: 1px solid #fff;
	min-width: 120px;
	text-align: center;
	font-weight: bold;
	margin-bottom: -1px;
}

#main-content .et_pb_widget .expanding-archives-title, .site-content .et_pb_widget .expanding-archives-title {
	background: #fff;
	margin: 0;
	border: 1px solid #eee;
	padding: 0;
	line-height: 30px;
	font-size: 15px;
}

#main-content .et_pb_widget .expanding-archive-month, .site-content .et_pb_widget .expanding-archive-month {
	font-size: 16px;
}

#main-content .et_pb_posts .et_pb_post, #main-content .archive .et_pb_post, .site-content .et_pb_posts .et_pb_post, .site-content .archive .et_pb_post {
	display: block;
	margin-bottom: 40px;
	padding: 0px 20px 40px;
	border-bottom: 1px solid rgba(34, 34, 34, .3);
}

@media (max-width: 767px) {
	#main-content .et_pb_posts .et_pb_post, #main-content .archive .et_pb_post, .site-content .et_pb_posts .et_pb_post, .site-content .archive .et_pb_post {
		max-width: 410px;
		margin: 0 auto 40px;
		padding: 0px 0px 40px;
	}
}

#main-content .et_pb_posts .et_pb_post:after, #main-content .archive .et_pb_post:after, .site-content .et_pb_posts .et_pb_post:after, .site-content .archive .et_pb_post:after {
	content: "";
	display: block;
	clear: both;
}

#main-content .et_pb_posts .et_pb_post .post-content, #main-content .archive .et_pb_post .post-content, .site-content .et_pb_posts .et_pb_post .post-content, .site-content .archive .et_pb_post .post-content {
	width: 100%;
	padding: 0;
}

#main-content .et_pb_posts .et_pb_post .entry-featured-image-url, #main-content .archive .et_pb_post .entry-featured-image-url, .site-content .et_pb_posts .et_pb_post .entry-featured-image-url, .site-content .archive .et_pb_post .entry-featured-image-url {
	display: block;
	position: relative;
	float: left;
	width: 50%;
}

#main-content .et_pb_posts .et_pb_post .entry-featured-image-url img, #main-content .archive .et_pb_post .entry-featured-image-url img, .site-content .et_pb_posts .et_pb_post .entry-featured-image-url img, .site-content .archive .et_pb_post .entry-featured-image-url img {
	max-width: initial;
	vertical-align: bottom;
	width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 767px) {
	#main-content .et_pb_posts .et_pb_post .entry-featured-image-url, #main-content .archive .et_pb_post .entry-featured-image-url, .site-content .et_pb_posts .et_pb_post .entry-featured-image-url, .site-content .archive .et_pb_post .entry-featured-image-url {
		display: block;
		position: relative;
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 15px;
	}
}

#main-content .et_pb_posts .et_pb_post .entry-featured-image-url:hover img, #main-content .archive .et_pb_post .entry-featured-image-url:hover img, .site-content .et_pb_posts .et_pb_post .entry-featured-image-url:hover img, .site-content .archive .et_pb_post .entry-featured-image-url:hover img {
	opacity: .7;
}

#main-content .et_pb_posts .et_pb_post.has-post-thumbnail .desc-wrap, #main-content .archive .et_pb_post.has-post-thumbnail .desc-wrap, .site-content .et_pb_posts .et_pb_post.has-post-thumbnail .desc-wrap, .site-content .archive .et_pb_post.has-post-thumbnail .desc-wrap {
	float: left;
	width: 50%;
	padding: 0 0 0 30px;
}

@media (max-width: 767px) {
	#main-content .et_pb_posts .et_pb_post.has-post-thumbnail .desc-wrap, #main-content .archive .et_pb_post.has-post-thumbnail .desc-wrap, .site-content .et_pb_posts .et_pb_post.has-post-thumbnail .desc-wrap, .site-content .archive .et_pb_post.has-post-thumbnail .desc-wrap {
		padding: 15px;
		width: 100%;
		float: none;
	}
}

#main-content .et_pb_posts .et_pb_post .desc-wrap, #main-content .archive .et_pb_post .desc-wrap, .site-content .et_pb_posts .et_pb_post .desc-wrap, .site-content .archive .et_pb_post .desc-wrap {
	float: none;
	width: 100%;
	padding: 0 15px;
	font-size: 18px;
	line-height: 1.4;
}

@media (max-width: 767px) {
	#main-content .et_pb_posts .et_pb_post .desc-wrap, #main-content .archive .et_pb_post .desc-wrap, .site-content .et_pb_posts .et_pb_post .desc-wrap, .site-content .archive .et_pb_post .desc-wrap {
		width: 100%;
	}
}

#main-content .et_pb_posts .et_pb_post .desc-wrap .entry-title, #main-content .archive .et_pb_post .desc-wrap .entry-title, .site-content .et_pb_posts .et_pb_post .desc-wrap .entry-title, .site-content .archive .et_pb_post .desc-wrap .entry-title {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 20px;
	font-weight: 600;
}

#main-content .et_pb_posts .et_pb_post .desc-wrap .entry-title a, #main-content .archive .et_pb_post .desc-wrap .entry-title a, .site-content .et_pb_posts .et_pb_post .desc-wrap .entry-title a, .site-content .archive .et_pb_post .desc-wrap .entry-title a {
	color: var(--color-primary);
}

#main-content .et_pb_posts .et_pb_post .desc-wrap .entry-title a:hover, #main-content .archive .et_pb_post .desc-wrap .entry-title a:hover, .site-content .et_pb_posts .et_pb_post .desc-wrap .entry-title a:hover, .site-content .archive .et_pb_post .desc-wrap .entry-title a:hover {
	color: var(--color-tertiary);
}

#main-content .et_pb_posts .et_pb_post .desc-wrap .post-meta, #main-content .archive .et_pb_post .desc-wrap .post-meta, .site-content .et_pb_posts .et_pb_post .desc-wrap .post-meta, .site-content .archive .et_pb_post .desc-wrap .post-meta {
	margin-bottom: 15px;
	font-size: 14px;
}

#main-content .et_pb_posts .et_pb_post .desc-wrap .post-meta .author a, #main-content .archive .et_pb_post .desc-wrap .post-meta .author a, .site-content .et_pb_posts .et_pb_post .desc-wrap .post-meta .author a, .site-content .archive .et_pb_post .desc-wrap .post-meta .author a {
	font-size: 14px;
	font-weight: 400;
}

#main-content .et_pb_posts .et_pb_post .desc-wrap .post-meta .author a:hover, #main-content .archive .et_pb_post .desc-wrap .post-meta .author a:hover, .site-content .et_pb_posts .et_pb_post .desc-wrap .post-meta .author a:hover, .site-content .archive .et_pb_post .desc-wrap .post-meta .author a:hover {
	opacity: .6;
}

#main-content .et_pb_posts .et_pb_post .desc-wrap a.more-link, #main-content .archive .et_pb_post .desc-wrap a.more-link, .site-content .et_pb_posts .et_pb_post .desc-wrap a.more-link, .site-content .archive .et_pb_post .desc-wrap a.more-link {
	display: block;
	clear: both;
	padding: 1px 0 0px;
	font-size: 12px;
	width: 100px;
	text-align: center;
	margin: 30px auto 0 0;
	background: var(--color-accentb);
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	border-radius: 3px;
}

#main-content .et_pb_posts .et_pb_post .desc-wrap a.more-link:hover, #main-content .archive .et_pb_post .desc-wrap a.more-link:hover, .site-content .et_pb_posts .et_pb_post .desc-wrap a.more-link:hover, .site-content .archive .et_pb_post .desc-wrap a.more-link:hover {
	background: #7d7d7d;
	color: #fff;
}

.et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
	width: 80% !important;
	max-width: 1555px !important;
	margin: auto;
}

.single-post .post-content {
	padding: 80px 20px;
	max-width: 800px;
	margin: auto;
	border-radius: 4px 4px;
}

@media (max-width: 767px) {
	.single-post .post-content {
		padding: 60px 0;
	}
}

.single-post .post-content .entry-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
	margin-top: 60px;
}

.single-post .post-content .heateor_sss_sharing_title {
	font-size: 22px;
	line-height: 1.2;
	padding: 0;
	margin: 10px 0 10px;
	font-weight: 400 !important;
	color: #222;
}

.single-post .post-content p.post-meta {
	font-size: 14px;
	margin-bottom: 30px;
}

.single-post .post-content ul, .single-post .post-content ol {
	margin-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
}

.single-post .post-content ul li, .single-post .post-content ol li {
	line-height: 1.6;
	padding: 0 0 20px 5px;
	list-style-position: outside;
}

.single-post .post-content ul li::marker, .single-post .post-content ol li::marker {
	font-weight: 600;
}

.single-post .post-content .entry-content img {
	margin: 20px auto;
}

.single-post .post-content blockquote {
	margin: 20px 0 30px 30px;
	padding: 20px;
	border-left: 3px solid var(--color-tertiary);
}

.single-post .post-content h1 {
	font-size: var(--heading-primary) !important;
	line-height: 1.2;
}

.single-post .post-content h2 {
	font-size: var(--heading-secondary);
	margin: 40px 0 10px;
	padding: 0;
	line-height: 1.2;
}

.single-post .post-content h3 {
	font-size: var(--heading-tertiary);
	line-height: 1.2;
	padding: 0;
	margin: 20px 0 10px;
}

.single-post .post-content h4 {
	font-size: 20px;
	line-height: 1.2;
	padding: 0;
	margin: 20px 0 10px;
}

.single-post .post-content .wp-caption {
	max-width: 96%;
	margin-bottom: 10px;
	padding: 8px;
	padding-top: 4px;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	text-align: center;
	margin: 10px auto 30px;
}

.single-post .post-content .related-posts {
	margin: 70px 0 0;
	padding-top: 70px;
	border-top: 1px solid #c9c9c9;
}

.single-post .post-content .comments-area {
	margin: 70px 0 0;
	padding-top: 70px;
	border-top: 1px solid #c9c9c9;
}

.single-post .post-content .comment-author {
	font-size: 20px;
}

.single-post .post-content .comments-title span {
	font-weight: 600;
}

.single-post .post-content p.comment-time {
	padding: 0 0 5px;
}

.single-post .post-content #reply-title {
	font-size: 22px;
	font-weight: 600;
}

.single-post .post-content #commentform input[type=email], .single-post .post-content #commentform input[type=text], .single-post .post-content #commentform input[type=url], .single-post .post-content #commentform textarea {
	padding: 12px;
	border: 1px solid #ddd;
	color: #000;
	background-color: #fff;
	font-size: 18px;
	line-height: 1em;
	display: block;
	width: 100%;
}

.single-post .post-content #commentform input[type="checkbox"] + label::before {
	border-color: var(--color-primary);
}

.single-post .post-content #commentform input[type="checkbox"] + label:hover::before {
	border-color: var(--color-accenta);
}

.single-post .post-content #commentform input[type="checkbox"]:checked + label::before {
	background-color: var(--color-primary);
	box-shadow: none;
	border-color: var(--color-primary);
	transition: transform .2s;
}

.single-post .post-content #commentform input[type="submit"] {
	text-transform: uppercase;
	font-size: 16px;
	border: 0;
	padding: 8px 15px;
	background: var(--color-accenta);
	color: #fff;
	cursor: pointer;
}

.single-post .post-content #commentform input[type="submit"]:hover {
	background: var(--color-accentb);
	color: #fff;
}

.et_pb_widget_area_left {
	padding-right: 0px !important;
	border-right: 0px solid rgba(0, 0, 0, .1) !important;
}

.pagination a {
	line-height: 34px;
	color: #fff;
	font-size: 12px !important;
	text-transform: uppercase;
	background: var(--color-accentb);
	padding: 1px 20px 0;
	display: inline-block;
	border-radius: 40px;
	letter-spacing: 1px;
}

.pagination a:hover {
	background: #7d7d7d;
	color: #fff;
}

#comment-wrap #commentform .form-submit {
	float: none;
	text-align: left;
}

#comment-wrap #commentform .form-submit .submit.et_pb_button {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 1 !important;
	padding: 10px 20px 10px;
	margin: 0px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 2px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	letter-spacing: .5px;
	border-color: #ed2475;
	color: #fff;
	background: #ed2475;
}

#comment-wrap #commentform .form-submit .submit.et_pb_button:hover {
	color: #fff;
	background: #7d7d7d;
	border-color: #7d7d7d;
}

/*! End of "Branded Blog */

/*! -------------------------------------------- */

/*! Start of "Footer Styling" ID: 17921 */
.site-footer .footer-widgets {
	padding: 110px 0;
}

@media only screen and (max-width: 1024px) and (min-width: 980px) {
	.site-footer .footer-widgets {
		width: 90%;
	}
}

.site-footer .footer-widgets .widget-footer-col .widget-title {
	font-weight: 600;
}

.site-footer .footer-widgets .widget-footer-col .textwidget {
	font-size: 16px;
	font-weight: 400;
}

.site-footer .bttm-footer-wrap .bttm-footer {
	font-size: 16px;
	font-weight: 400;
}

.rsmm-socialbar-wrap .sb-links a {
	display: inline-block;
	padding: 8px;
	font-size: var(--heading-tertiary);
	margin-right: 5px;
}

/*! End of "Footer Styling */

/*! -------------------------------------------- */

/*! Start of "two-col-list" ID: 17850 */
.two-col-list.falist ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

.two-col-list.falist ul li {
	width: 50%;
}

@media (max-width: 767px) {
	.two-col-list.falist ul li {
		width: 100%;
	}
}

.three-col-list.falist ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

.three-col-list.falist ul li {
	width: 33%;
}

@media (max-width: 767px) {
	.three-col-list.falist ul li {
		width: 100%;
	}
}

/*! End of "two-col-list */

/*! -------------------------------------------- */

/*! Start of "shadow-form" ID: 17821 */
#main #et-boc .drop-us-a-line-2-0.shadow-form {
	padding: 30px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
}

/*! End of "shadow-form */

/*! -------------------------------------------- 

 * End of Style Chunk CSS 
 * ================================================ */
#mobile-header, #mobile-footer {
	display: none;
}

@media only screen and (min-width: 1025px) {
	.fullheader {
		position: fixed;
		width: 100%;
		-moz-transition: top 1s;
		-webkit-transition: top 1s;
		transition: top 1s;
		z-index: 1000;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	}
	
	.fullheader.fixedhidden {
		top: -80px;
		opacity: 0;
		position: fixed;
		background: #fff;
	}
	
	.fullheader.fixedhidden.opone {
		opacity: 1;
	}
	
	.fullheader.fixedvisible {
		top: 0px;
		opacity: 1;
		position: fixed;
	}
	
	.fullheader.fixedvisible #navigation .nav .gasoline-alley li > a {
		color: #fff;
	}
	
	.fullheader #navigation {
		position: relative;
		z-index: 1003;
		max-width: 1350px;
		margin: auto;
	}
	
	.fullheader #navigation .ga-logo {
		width: auto;
		position: absolute;
		left: 20px;
		top: 0;
		height: 100%;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		opacity: 1;
	}
	
	.fullheader #navigation .ga-logo img {
		padding: 0px;
		top: 50%;
		left: 0;
		max-height: 100px;
		max-width: 250px;
		position: relative;
		height: 100%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.fullheader #navigation .ga-logo img.dlogo {
		display: block;
	}
	
	.fullheader #navigation .ga-logo img.mlogo {
		display: none;
	}
	
	.fullheader #navigation .ga-logo:hover {
		opacity: .7;
	}
	
	.fullheader #navigation .nav {
		text-align: right;
		margin: 0 10px;
		height: 80px;
	}
	
	.fullheader #navigation .nav .raa-icon {
		background: var(--color-accenta);
		width: 44px;
		height: 44px;
		line-height: 60px;
		display: inline-block;
		margin: 8px 10px;
		border-radius: 50%;
		float: none;
		text-align: center;
		position: relative;
		z-index: 9;
		vertical-align: middle;
	}
	
	.fullheader #navigation .nav .raa-icon i {
		font-size: 25px;
		line-height: 44px;
		top: 0;
		position: absolute;
		width: 44px;
		left: 0;
		color: #fff;
	}
	
	.fullheader #navigation .nav .raa-icon:hover {
		background: var(--color-primary);
		z-index: 11;
	}
	
	.fullheader #navigation .nav .raa-icon:hover i {
		color: #fff;
	}
	
	.fullheader #navigation .nav .raa-icon:hover:before {
		content: attr(data-title);
		display: block;
		width: 185px;
		height: 35px;
		line-height: 35px;
		left: 45px;
		font-size: 14px;
		top: 60px;
		color: #fff;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		transform: translateX(-100%);
		background: var(--color-accenta);
		position: absolute;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	
	.fullheader #navigation .nav .raa-icon:hover:after {
		left: 12px;
		top: 50px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-bottom-color: var(--color-accenta);
		border-width: 10px;
		margin-top: -10px;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	
	.fullheader #navigation .nav .raa-icon img {
		margin-top: 0px;
		display: block;
	}
	
	.fullheader #navigation .nav .ph-icon {
		width: auto;
		height: 44px;
		line-height: 44px;
		display: inline-block;
		margin: 8px 10px;
		float: none;
		text-align: center;
		position: relative;
		z-index: 9;
		vertical-align: middle;
		font-size: 20px;
		color: #fff;
		background: var(--color-accenta);
		padding: 0px 10px;
		border: 0px solid var(--color-primary);
		border-radius: 4px;
	}
	
	.fullheader #navigation .nav .ph-icon i {
		font-size: 24px;
		line-height: 44px;
		top: 0;
		width: 40px;
		left: 0;
		color: #fff;
		vertical-align: top;
		margin-right: 0px;
		border-radius: 50%;
		display: inline-block;
	}
	
	.fullheader #navigation .nav .ph-icon.contact-cta {
		border: none !important;
		background: transparent !important;
		color: var(--color-primary) !important;
	}
	
	.fullheader #navigation .nav .ph-icon.contact-cta i {
		color: var(--color-accenta) !important;
	}
	
	.fullheader #navigation .nav .ph-icon.contact-cta:hover {
		border-color: var(--color-primary) !important;
		background: var(--color-primary) !important;
		color: #fff !important;
	}
	
	.fullheader #navigation .nav .ph-icon:hover {
		z-index: 11;
		background: var(--color-primary);
		color: #fff;
	}
	
	.fullheader #navigation .nav .ph-icon:hover i {
		color: #fff;
	}
	
	.fullheader #navigation .nav .ph-icon img {
		margin-top: 0px;
		display: block;
	}
	
	.fullheader #navigation .nav .gasoline-alley {
		display: inline-block;
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
		z-index: 10;
	}
	
	.fullheader #navigation .nav .gasoline-alley li {
		position: relative;
		display: inline-block;
		text-align: left;
	}
	
	.fullheader #navigation .nav .gasoline-alley li li:before, .fullheader #navigation .nav .gasoline-alley li li:after {
		display: none;
	}
	
	.fullheader #navigation .nav .gasoline-alley li a {
		text-decoration: none;
		line-height: 60px;
		padding: 0 8px;
		margin: 10px 0px;
		font-size: 16px;
		display: inline-block;
		text-transform: capitalize;
		color: var(--color-primary);
		box-sizing: border-box;
		position: relative;
		letter-spacing: 1px;
		z-index: 10;
	}
	
	.fullheader #navigation .nav .gasoline-alley li a:hover {
		color: var(--color-primary);
		background: rgba(0, 0, 0, 0);
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu {
		position: absolute;
		text-align: left;
		min-width: 100px;
		left: 0;
		top: 80px;
		padding: 0;
		margin: 0;
		display: none;
		background: #f9f9f9;
		border-radius: 3px;
		z-index: 1004;
		-webkit-transition: height .4s ease;
		-moz-transition: height .4s ease;
		transition: height .4s ease;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu:after {
		bottom: 100%;
		left: 30px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(57, 127, 189, 0);
		border-bottom-color: #f9f9f9;
		border-width: 10px;
		margin-left: -10px;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu.edge {
		left: initial;
		right: 0;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu.edge:after {
		left: initial;
		right: 30px;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu li {
		display: block;
		clear: both;
		white-space: nowrap;
		padding: 0;
		margin: 0;
		position: relative;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu li a {
		text-decoration: none;
		line-height: 40px;
		padding: 0 10px;
		margin: 0;
		font-size: 14px;
		display: block;
		width: 100%;
		text-transform: capitalize;
		color: var(--color-primary) !important;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu li a:before, .fullheader #navigation .nav .gasoline-alley li .sub-menu li a:after {
		display: none;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu li a:hover {
		background: var(--color-tertiary);
		color: var(--color-white) !important;
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu .sub-menu {
		top: 0;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		transform: translateX(100%);
	}
	
	.fullheader #navigation .nav .gasoline-alley li .sub-menu .sub-menu:after {
		display: none;
	}
	
	.fullheader #navigation .nav .gasoline-alley li:hover > .sub-menu {
		display: block;
	}
}

@media only screen and (min-width: 1246px) {
	.sidr {
		display: none;
	}
	
	.gasoline_hdr_spacer {
		position: relative;
		height: 80px;
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width: 1245px) {
	.gasoline_hdr_spacer {
		position: relative;
		height: 65px;
		display: block;
		width: 100%;
	}
	
	.fullheader {
		position: fixed;
		width: 100%;
		z-index: 1000;
		background: #fff;
		height: 65px;
		left: 0;
	}
	
	.sidr .sidr-class-ga-logo {
		display: block;
		padding: 15px;
	}
	
	.sidr .sidr-class-ga-logo img {
		max-width: 180px;
		max-height: 40px;
	}
	
	.sidr .sidr-class-ga-logo img.sidr-class-dlogo {
		display: none;
	}
	
	.sidr .sidr-class-ga-logo img.sidr-class-mlogo {
		display: block;
	}
	
	#mobile-header {
		display: block;
	}
	
	#mobile-header .ga-logo {
		position: fixed;
		left: 15px;
		top: 0;
		height: 65px;
		display: block;
		width: 150px;
	}
	
	#mobile-header .ga-logo img {
		top: 50%;
		left: 0;
		max-height: 50px;
		position: absolute;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		display: block;
	}
	
	#mobile-header .mobile-icons {
		position: fixed;
		top: 0;
		display: block;
		line-height: 60px;
		font-size: 30px;
		width: 50px;
		text-align: center;
	}
	
	#mobile-header .mobile-icons i {
		position: absolute;
		top: 0;
		line-height: 60px;
		font-size: 30px;
		width: 50px;
		left: 0;
		color: var(--color-primary);
	}
	
	#mobile-header .mobile-icons#mobile-icon {
		right: 0px;
	}
	
	#mobile-header .mobile-icons#mobile-icon i {
		font-size: 40px;
	}
	
	#mobile-header .mobile-icons#map-icon {
		right: 50px;
	}
	
	#mobile-header .mobile-icons#map-icon i {
		font-size: 36px;
	}
	
	#mobile-header #responsive-menu-button {
		position: fixed;
		top: 0;
		right: 0;
		display: block;
		line-height: 60px;
		font-size: 30px;
		color: #fff;
		width: 50px;
		text-align: center;
	}
	
	#mobile-header #responsive-menu-button i {
		position: absolute;
		top: 0;
		line-height: 60px;
		font-size: 30px;
		width: 50px;
		left: 0;
		color: var(--color-primary);
	}
	
	#mobile-header #responsive-menu-button .fa-times {
		opacity: 0;
	}
	
	#mobile-header #responsive-menu-button .fa-bars {
		opacity: 1;
	}
	
	#mobile-header #responsive-menu-button.mopen .fa-bars {
		opacity: 0;
	}
	
	#mobile-header #responsive-menu-button.mopen .fa-times {
		opacity: 1;
	}
	
	#navigation {
		display: none;
	}
}

@media only screen and (max-width: 1245px) and (max-width: 480px) {
	#mobile-header .ga-logo img {
		max-width: 150px;
	}
}

@media (min-width: 1246px) {
	.gasoline_mobile_hdr_spacer {
		display: block;
		width: 100%;
		height: 82px;
		position: relative;
	}
	
	.home .gasoline_mobile_hdr_spacer {
		height: 0 !important;
	}
}

@media (max-width: 1245px) {
	.sidr .sidr-class-raa-icon, .sidr .sidr-class-ph-icon {
		display: block;
		padding: 0 15px;
		line-height: 40px;
		margin-bottom: 15px;
		background: var(--color-accenta);
		color: #fff;
	}
	
	.sidr {
		background: #fff !important;
		box-shadow: inset 0 0 5px #eee !important;
		color: var(--color-primary) !important;
		font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
		font-size: 15px;
		height: 100%;
		overflow-x: none;
		overflow-y: auto;
		position: absolute;
		position: fixed;
		top: 0;
		width: 260px;
		z-index: 999999;
	}
	
	.sidr span.subnav-toggle {
		position: absolute;
		top: 4px;
		right: 25px;
		height: 40px;
		line-height: 40px;
		width: 40px;
		font-size: 16px;
		text-align: center;
		padding: 0 !important;
		border-radius: 8px;
		z-index: 100;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		-webkit-transform-origin: 20px 20px;
		-moz-transform-origin: 20px 20px;
		transform-origin: 20px 20px;
	}
	
	.sidr span.subnav-toggle:hover {
		cursor: pointer;
	}
	
	.sidr span.subnav-toggle.menu-open {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	.sidr .slide-nav-raa {
		display: none;
	}
	
	.sidr .sidr-class-menu-item-has-children .sidr-class-sub-menu {
		display: none;
	}
	
	.sidr .sidr-inner {
		padding: 0 0 15px;
	}
	
	.sidr .sidr-inner>p {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.sidr p {
		font-size: 13px;
		margin: 0 0 12px;
	}
	
	.sidr p a {
		color: rgba(51, 51, 51, .9);
	}
	
	.sidr ul {
		border-bottom: 1px solid #fff !important;
		border-top: 1px solid #eee !important;
		display: block;
		margin: 0 0 15px;
		padding: 0;
	}
	
	.sidr ul li {
		border-bottom: 1px solid #eee !important;
		border-top: 1px solid #fff !important;
		display: block;
		line-height: 48px;
		margin: 0;
		position: relative;
	}
	
	.sidr ul li:hover {
		border-top: none;
		line-height: 49px;
	}
	
	.sidr ul li a {
		color: var(--color-primary) !important;
		display: block;
		padding: 0 15px;
		text-decoration: none;
	}
	
	.sidr ul li span {
		color: var(--color-primary) !important;
		display: block;
		padding: 0 15px;
		text-decoration: none;
	}
	
	.sidr ul li ul {
		border-bottom: none;
		margin: 0;
	}
	
	.sidr ul li ul li {
		font-size: 13px;
		line-height: 40px;
	}
	
	.sidr ul li ul li:last-child {
		border-bottom: none;
	}
	
	.sidr ul li ul li:hover {
		border-top: none;
		line-height: 41px;
	}
	
	.sidr ul li ul li a {
		color: var(--color-primary) !important;
		padding-left: 30px;
	}
	
	.sidr ul li ul li span {
		color: var(--color-primary) !important;
		padding-left: 30px;
	}
	
	.sidr ul li ul li ul li a {
		padding-left: 45px;
	}
	
	.sidr ul li ul li.active {
		border-top: none;
		line-height: 41px;
	}
	
	.sidr ul li ul li.sidr-class-active {
		border-top: none;
		line-height: 41px;
	}
	
	.sidr ul li.active {
		border-top: none;
		line-height: 49px;
	}
	
	.sidr ul li.sidr-class-active {
		border-top: none;
		line-height: 49px;
	}
	
	.sidr form {
		margin: 0 15px;
	}
	
	.sidr label {
		font-size: 13px;
	}
	
	.sidr input[type=checkbox] {
		clear: none;
		display: inline;
		width: auto;
	}
	
	.sidr input[type=button] {
		background: var(--color-primary);
		color: #fff;
	}
	
	.sidr input[type=button]:hover {
		background: rgba(51, 51, 51, .9);
	}
	
	.sidr input[type=submit] {
		background: var(--color-primary);
		color: #fff;
	}
	
	.sidr input[type=submit]:hover {
		background: rgba(51, 51, 51, .9);
	}
	
	.sidr.right {
		left: auto;
		right: -260px;
	}
	
	.sidr.left {
		left: -260px;
		right: auto;
	}
}

.et_builder_inner_content > p {
	padding: 0;
	margin-bottom: 0;
}

.et_pb_text_align_center, .et_pb_text_align_center {
	text-align: center;
}

.et_pb_text_align_left, .et_pb_text_align_left {
	text-align: left;
}

.et_pb_text_align_right, .et_pb_text_align_right {
	text-align: right;
}

@media (max-width: 980px) {
	.et_pb_text_align_right, .et_pb_text_align_right {
		text-align: left;
	}
}

.mfp-wrap .mfp-content .mfp-close:active {
	position: absolute;
	top: 0px;
}

.content-area .slick-next, .content-area .slick-prev {
	z-index: 100;
}

.content-area .slick-next:before, .content-area .slick-prev:before {
	font-family: "Font Awesome 5 Pro";
}

.content-area .slick-next:before {
	content: "";
}

.content-area .slick-prev:before {
	content: "";
}

* html .clearfix, :first-child+html .clearfix {
	zoom: 1;
}

.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
	display: none !important;
	-webkit-appearance: none;
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
	background-attachment: scroll;
}

.et-social-facebook a.icon:before {
	content: "";
}

.et-social-twitter a.icon:before {
	content: "";
}

.et-social-google-plus a.icon:before {
	content: "";
}

.et-social-instagram a.icon:before {
	content: "";
}

.et-social-rss a.icon:before {
	content: "";
}

.ai1ec-single-event:after {
	content: " ";
	display: table;
	clear: both;
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
	z-index: 3;
}

.wp-block-divi-layout {
	margin-bottom: 1em;
}

.hentry, a, a:active, blockquote, div, em, form, h1, h2, h3, h4, h5, h6, hr, iframe, img, input, label, li, object, ol, p, span, strong, textarea, ul, video {
	text-align: inherit;
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	letter-spacing: normal;
	color: inherit;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: inherit;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-transition: none;
	transition: none;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
	padding-bottom: 10px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
}

ol, ul {
	list-style: none;
	text-align: inherit;
}

ol li, ul li {
	padding-left: 0;
	background: none;
	margin-left: 0;
}

blockquote {
	quotes: none;
}

blockquote:after, blockquote:before {
	content: "";
	content: none;
}

:focus {
	outline: 0;
}

article, aside, footer, header, hgroup, nav, section {
	display: block;
}

input[type=email], input[type=number], input[type=password], input[type=text] {
	height: 49px;
}

a {
	text-decoration: none !important;
}

p {
	padding-bottom: 1em;
	color: inherit !important;
}

p:last-of-type {
	padding-bottom: 0;
}

img {
	max-width: 100%;
	height: auto;
}

embed, iframe, object, video {
	max-width: 100%;
}

.et_pb_module .sticky h2, .et_pb_module h2 a {
	color: inherit !important;
}

.et_pb_module input {
	margin: 0;
}

.et_pb_module .post-meta {
	position: relative;
}

.et_pb_bg_layout_dark a {
	color: #fff;
}

.et-pb-slider-arrows a:before, .et_pb_video_play:before, ul.et_pb_member_social_links a:before {
	color: inherit;
}

ul.et_pb_social_media_follow .et_pb_social_icon a.icon {
	top: auto;
	position: relative;
}

.clearfix {
	clear: none;
	display: inline;
	display: initial;
}

address.clearfix, article.clearfix, aside.clearfix, blockquote.clearfix, canvas.clearfix, dd.clearfix, div.clearfix, dl.clearfix, fieldset.clearfix, figcaption.clearfix, figure.clearfix, footer.clearfix, form.clearfix, h1.clearfix, h2.clearfix, h3.clearfix, h4.clearfix, h5.clearfix, h6.clearfix, header.clearfix, hgroup.clearfix, hr.clearfix, main.clearfix, nav.clearfix, noscript.clearfix, ol.clearfix, output.clearfix, p.clearfix, pre.clearfix, section.clearfix, table.clearfix, tfoot.clearfix, ul.clearfix, video.clearfix {
	display: block;
}

.et_main_video_container *, .et_pb_slide_video *, .et_pb_video_box * {
	height: auto;
}

.et_main_video_container iframe, .et_pb_slide_video iframe, .et_pb_video_box iframe {
	height: 100%;
}

.et_pb_module ul {
	overflow: visible;
}

.et_pb_module ol, .et_pb_module ul, ol  .et_pb_module, ul  .et_pb_module {
	background: transparent;
}

.et_pb_module h3 {
	display: block !important;
}

.et_pb_module img {
	max-width: 100%;
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	border-radius: 0;
}

.et_pb_module img:hover {
	opacity: 1;
	box-shadow: none;
}

.et_pb_module .entry-featured-image-url {
	padding-bottom: 0;
}

.et_pb_module blockquote {
	margin: 20px 0 30px;
	padding-left: 20px;
	border-left: 5px solid;
	border-color: #2ea3f2;
	font-style: normal;
}

.et_pb_module input[type=radio] {
	margin-right: 7px;
}

.et_pb_module input.text:not(.qty), .et_pb_module input.title, .et_pb_module input[type=email], .et_pb_module input[type=password], .et_pb_module input[type=tel], .et_pb_module input[type=text], .et_pb_module input select, .et_pb_module input textarea {
	border: 1px solid #bbb;
	color: #4e4e4e;
	padding: 5px 10px;
	height: auto;
	width: auto;
}

.et_pb_module #email {
	width: 100%;
}

.et-pb-slider-arrows a {
	color: inherit;
}

.et_pb_post .post-meta a {
	color: inherit !important;
}

.et_pb_counter_amount_number {
	letter-spacing: inherit;
	text-decoration: inherit;
}

.et_pb_blurb img {
	width: inherit;
}

.comment-content *, .et_pb_blurb_container, .et_pb_blurb_container *, .et_pb_blurb_content, .et_pb_newsletter_button_text, .et_pb_newsletter_description *, .et_pb_promo_description, .et_pb_promo_description * {
	letter-spacing: inherit;
}

.et_pb_image img {
	width: inherit;
}

.et_pb_image a {
	line-height: 0;
	padding-bottom: 0;
}

.et_pb_newsletter_description {
	letter-spacing: inherit;
}

.et_pb_newsletter_form p input {
	background-color: #fff !important;
	width: 100% !important;
}

.et_pb_text * {
	letter-spacing: inherit;
}

.et_pb_section {
	background-color: transparent;
}

.et_pb_section * {
	-webkit-font-smoothing: antialiased;
}

.pagination {
	width: 100%;
	clear: both;
}

.pagination:after, .pagination:before {
	visibility: hidden;
}

.pagination a {
	width: auto;
	border: none;
	background: transparent;
}

.wp-pagenavi {
	text-align: right;
	border-top: 1px solid #e2e2e2;
	padding-top: 13px;
	clear: both;
	margin-bottom: 30px;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #666;
	margin: 0 5px;
	text-decoration: none;
	font-size: 14px !important;
	font-weight: 400 !important;
	border: none !important;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
	color: #999 !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #82c0c7 !important;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

article .et_pb_text_color_light, article .et_pb_text_color_light a, article .et_pb_text_color_light a:hover, article .et_pb_text_color_light a:visited, article .et_pb_text_color_light blockquote {
	color: #fff;
}

.et_pb_posts .et_pb_post {
	padding: 0;
	border-top: none;
	border-left: 0;
	border-right: 0;
	border-bottom: none;
	background: transparent;
	width: 100%;
	margin-top: 0;
}

.et_pb_posts .et_pb_post .entry-title a, .et_pb_posts .et_pb_post .post-content, .et_pb_posts .et_pb_post .post-content *, .et_pb_posts .et_pb_post .post-meta a, .et_pb_posts .et_pb_post .post-meta span {
	letter-spacing: inherit;
}

.et_pb_blog_grid blockquote:before, .et_pb_posts blockquote:before {
	display: none;
}

.et_pb_blog_grid .column {
	width: 100%;
	margin: 0;
}

.et_pb_blog_grid .et_pb_post {
	padding: 19px !important;
	background-image: none !important;
	float: none;
	width: 100%;
	margin-top: 0;
}

.et_pb_blog_grid .et_pb_post.nitro-lazy {
	background-image: none !important;
}

.et_pb_blog_grid .et_pb_image_container {
	max-width: none;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid article {
	border-bottom: 1px solid #ddd !important;
}

.et_pb_grid_item.entry {
	padding: 0;
}

.et_pb_module ul, ul.et_pb_module {
	margin: 0;
}

.et_pb_module li {
	list-style: none;
}

.et_pb_module h1, .et_pb_module h2, .et_pb_module h3, .et_pb_module h4, .et_pb_module h5, .et_pb_module h6 {
	margin: 0;
	text-align: inherit;
}

.et_pb_module .column {
	padding: 0;
}

.et_pb_module p {
	margin: 0;
	text-align: inherit;
}

.et_pb_module a:focus {
	outline: none;
}

.et_pb_module img {
	display: inline;
}

.et_pb_module span.percent-value {
	font-size: inherit;
	letter-spacing: inherit;
}

.et_pb_module .hentry {
	box-shadow: none;
}

.et_pb_blurb_content ol, .et_pb_blurb_content ul, .et_pb_code ol, .et_pb_code ul, .et_pb_fullwidth_header .header-content ol, .et_pb_fullwidth_header .header-content ul, .et_pb_newsletter_description_content ol, .et_pb_newsletter_description_content ul, .et_pb_promo_description ol, .et_pb_promo_description ul, .et_pb_slide_content ol, .et_pb_slide_content ul, .et_pb_tab ol, .et_pb_tab ul, .et_pb_team_member_description ol, .et_pb_team_member_description ul, .et_pb_testimonial_description_inner ol, .et_pb_testimonial_description_inner ul, .et_pb_text ol, .et_pb_text ul, .et_pb_toggle_content ol, .et_pb_toggle_content ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.et_pb_blurb_content ul li, .et_pb_code ul li, .et_pb_fullwidth_header .header-content ul li, .et_pb_newsletter_description_content ul li, .et_pb_promo_description ul li, .et_pb_slide_content ul li, .et_pb_tab ul li, .et_pb_team_member_description ul li, .et_pb_testimonial_description_inner ul li, .et_pb_text ul li, .et_pb_toggle_content ul li {
	list-style: disc;
}

.et_pb_blurb_content ol li, .et_pb_code ol li, .et_pb_fullwidth_header .header-content ol li, .et_pb_newsletter_description_content ol li, .et_pb_promo_description ol li, .et_pb_slide_content ol li, .et_pb_tab ol li, .et_pb_team_member_description ol li, .et_pb_testimonial_description_inner ol li, .et_pb_text ol li, .et_pb_toggle_content ol li {
	list-style: decimal;
}

.et_pb_section {
	margin-bottom: 0;
}

.widget .widget-title, .widget a {
	color: inherit;
}

span.et_portfolio_image {
	position: relative;
	display: block;
}

span.et_portfolio_image img {
	display: block;
}

.et_audio_container .mejs-time.mejs-currenttime-container.custom {
	line-height: 18px;
}

hr.et_pb_module {
	background-color: transparent;
	background-image: none;
	margin: 0;
	padding: 0;
}

hr.et_pb_module.nitro-lazy {
	background-image: none !important;
}

.et-pb-slider-arrows a, .et_pb_blurb_container h4 a, .et_pb_module .post-meta a, .et_pb_module h2 a, .et_pb_module li a, .et_pb_portfolio_item a, .et_pb_testimonial_meta a {
	border-bottom: none;
}

.et_pb_portfolio_filter a {
	letter-spacing: inherit;
	line-height: inherit;
}

.et_pb_portfolio img {
	width: 100%;
}

.et_pb_filterable_portfolio.et_pb_filterable_portfolio_grid .hentry, .et_pb_fullwidth_portfolio .hentry, .et_pb_portfolio_grid .hentry {
	padding: 0;
	border: none;
	clear: none;
}

.et_pb_filterable_portfolio .hentry:after, .et_pb_fullwidth_portfolio .hentry:after, .et_pb_portfolio .hentry:after, .et_pb_portfolio_grid .hentry:after {
	background: transparent;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
	font-size: 26px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter a {
	max-width: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter li {
	color: #666;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter li a {
	color: inherit !important;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filter li a:hover {
	color: #666 !important;
}

.et_pb_filterable_portfolio h2 a {
	letter-spacing: inherit;
}

.et_pb_portfolio_filters li a.active {
	color: #82c0c7 !important;
}

.et_pb_module .hentry.has-post-thumbnail:first-child {
	margin-top: 0;
}

.et_pb_portfolio_items .hentry, .format-quote.hentry {
	padding: 0;
}

.et-bg-layout-dark {
	text-shadow: none;
	color: inherit;
}

.et_pb_slide_image img {
	margin: 0;
}

.et_pb_slide_description h2 {
	line-height: 1em;
	padding-bottom: 10px;
}

.et_pb_slider .mejs-offscreen {
	display: none;
}

.et_pb_slide_content * {
	letter-spacing: inherit;
}

.et_pb_countdown_timer .section {
	width: auto;
}

.et_pb_widget_area {
	max-width: 100%;
}

.et_pb_widget_area #searchform, .et_pb_widget_area #searchform #s, .et_pb_widget_area *, .et_pb_widget_area input.search-field {
	max-width: 100%;
	word-wrap: break-word;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.et_pb_widget_area .widget {
	border: none;
	background: transparent;
	padding: 0;
	box-shadow: none;
}

.et_pb_widget_area .widget:after {
	background: transparent;
}

.et_pb_widget_area .widget-title {
	border-bottom: none;
}

.et_pb_widget_area>.widget-title:not(:first-child) {
	margin-top: 30px;
}

.et_pb_widget_area .widget-title, .et_pb_widget_area h1:first-of-type, .et_pb_widget_area h2:first-of-type, .et_pb_widget_area h3:first-of-type, .et_pb_widget_area h4:first-of-type, .et_pb_widget_area h5:first-of-type, .et_pb_widget_area h6:first-of-type {
	font-weight: 500;
	font-style: normal;
}

.et_pb_widget_area .widget-title:before, .et_pb_widget_area h1:first-of-type:before, .et_pb_widget_area h2:first-of-type:before, .et_pb_widget_area h3:first-of-type:before, .et_pb_widget_area h4:first-of-type:before, .et_pb_widget_area h5:first-of-type:before, .et_pb_widget_area h6:first-of-type:before {
	display: none;
}

.et_pb_widget_area .widgettitle {
	font-size: 18px;
	padding-bottom: 10px;
}

.et_pb_widget_area .enigma_sidebar_widget, .et_pb_widget_area .fwidget, .et_pb_widget_area .sb-widget, .et_pb_widget_area .widget, .et_pb_widget_area .widget-box, .et_pb_widget_area .widget-container, .et_pb_widget_area .widget-wrapper {
	margin-top: 0;
	margin-bottom: 30px;
	color: inherit;
}

.et_pb_widget_area ul li {
	margin-top: .25em;
	margin-bottom: .25em;
	background: none;
	margin-left: 0;
}

.et_pb_widget_area ul li:after, .et_pb_widget_area ul li:before {
	display: none;
}

.et_pb_widget_area ul ul {
	border-top: none;
}

.et_pb_widget_area ul ul li {
	margin-top: 5px;
	margin-left: 15px;
}

.et_pb_widget_area ul ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.et_pb_widget_area .widgettitle:before {
	display: none;
}

.et_pb_widget_area select {
	margin-right: 0;
	margin-left: 0;
	width: auto;
}

.et_pb_widget_area img {
	max-width: 100% !important;
}

.et_pb_widget_area .enigma_sidebar_widget ul li a {
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
}

.et_pb_widget_area .enigma_sidebar_widget ul ul li:last-child {
	padding-bottom: 0;
}

.et_pb_widget_area .enigma_sidebar_widget .input-group {
	display: block;
}

.et_pb_widget_area #calendar_wrap {
	width: 100%;
}

.et_pb_widget_area #wp-calendar, .et_pb_widget_area .widget_calendar table {
	table-layout: fixed;
	width: 100%;
	margin: 0;
}

.et_pb_widget_area .widget_calendar table td, .et_pb_widget_area .widget_calendar table th {
	background: transparent;
}

.et_pb_widget_area .widget_nav_menu ul, .et_pb_widget_area .widget_nav_menu ul li {
	display: block;
}

.et_pb_widget_area .widget_nav_menu .menu {
	font-family: inherit;
}

.et_pb_widget_area .widget_nav_menu .menu-item-has-children>a:after, .et_pb_widget_area .widget_nav_menu .menu li>ul:before {
	display: none;
}

.et_pb_newsletter input#email {
	float: none;
	max-width: 100%;
}

.et_pb_newsletter_form input {
	outline: none !important;
	box-shadow: none !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	float: none;
}

.et_quote_content blockquote {
	background-color: transparent !important;
}

.et_pb_bg_layout_dark .widget, .et_pb_bg_layout_dark h1 a, .et_pb_bg_layout_dark h2 a, .et_pb_bg_layout_dark h3 a, .et_pb_bg_layout_dark h4 a, .et_pb_bg_layout_dark h5 a, .et_pb_bg_layout_dark h6 a {
	color: inherit !important;
}

.et-menu-nav {
	padding: 0 5px;
	margin-bottom: 0;
	overflow: visible !important;
	background: transparent;
	border: none;
}

.et-menu a {
	padding-top: 0;
	color: inherit !important;
	background: transparent;
	text-decoration: inherit !important;
}

.et-menu a:hover {
	background: inherit;
}

.et-menu.nav li, .et-menu.nav li a {
	float: none;
}

.et-menu.nav li ul {
	display: block;
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.et-menu.nav li li {
	padding: 0 20px !important;
	border-bottom: none;
	background: inherit;
}

.et-menu.nav li li a {
	padding: 6px 20px !important;
	border: none;
}

.et-menu.nav>li>ul {
	top: auto;
}

.et_pb_fullwidth_menu .mobile_nav, .et_pb_menu .mobile_nav {
	display: block;
}

.et_pb_fullwidth_menu .mobile_nav>span, .et_pb_menu .mobile_nav>span {
	width: auto;
	height: auto;
	top: auto;
	right: auto;
}

.et_pb_fullwidth_menu .mobile_nav.opened>span, .et_pb_menu .mobile_nav.opened>span {
	-webkit-transform: none;
	transform: none;
}

.et_pb_fullwidth_menu .et_mobile_menu li>a, .et_pb_menu .et_mobile_menu li>a {
	color: inherit !important;
	background: none;
	width: 100%;
	padding: 10px 5% !important;
}

.et_pb_fullwidth_menu .et_mobile_menu>.menu-item-has-children>a, .et_pb_menu .et_mobile_menu>.menu-item-has-children>a {
	background-color: rgba(0, 0, 0, .03);
}

.et_pb_fullwidth_menu .et_mobile_menu li li, .et_pb_menu .et_mobile_menu li li {
	padding-left: 5% !important;
}

ul.et_pb_member_social_links {
	margin-top: 20px;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
	background: #222;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 100%, .33);
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
}

.mejs-controls div.mejs-time-rail {
	padding-top: 5px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #0073aa;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	background: #eee;
	border: 1px solid #333;
	margin-left: -18px;
	text-align: center;
	color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	border: 5px solid transparent;
	border-top-color: #eee;
	border-radius: 0;
}

.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	padding: 10px 3px 0;
	box-sizing: content-box;
}

.et_pb_audio_module button {
	box-shadow: none;
	text-shadow: none;
	min-height: 0;
}

.et_pb_audio_module button:before {
	position: relative;
}

.et_pb_audio_module_content h2 {
	padding-bottom: 10px;
	line-height: 1em;
}

.et_audio_container .mejs-mediaelement {
	background: transparent;
}

.et_audio_container .mejs-clear, .et_audio_container .mejs-time-handle, .et_audio_container .mejs-volume-slider {
	display: block !important;
}

.et_audio_container span.mejs-currenttime {
	text-shadow: none;
}

.et_audio_container p.et_audio_module_meta {
	margin-bottom: 17px;
}

.et_audio_container .mejs-button.mejs-playpause-button, .et_audio_container .mejs-button.mejs-playpause-button button, .et_audio_container .mejs-button.mejs-volume-button, .et_audio_container .mejs-button.mejs-volume-button button {
	border: none;
	box-shadow: none;
}

.et_audio_container .mejs-button.mejs-playpause-button button:before {
	top: 0;
}

.et_audio_container .mejs-button.mejs-volume-button.mejs-mute, .et_audio_container .mejs-button.mejs-volume-button.mejs-unmute {
	position: relative;
	float: left;
	clear: none !important;
	top: auto;
}

.et_audio_container .mejs-button button:focus {
	text-decoration: none !important;
}

.et_audio_container .mejs-controls {
	box-shadow: none;
	bottom: auto !important;
}

.et_audio_container .mejs-controls div.mejs-time-rail {
	width: auto !important;
}

.et_audio_container .mejs-controls .mejs-time-rail span {
	height: 10px;
}

.et_audio_container .mejs-controls .mejs-time-rail a, .et_audio_container .mejs-controls .mejs-time-rail span {
	width: auto;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	border-radius: 5px;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-float {
	border: none !important;
	color: inherit !important;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider {
	width: 50px;
}

.et_audio_container span.mejs-offscreen {
	display: none;
}

.et_audio_container span.mejs-time-handle {
	background-color: #fff;
}

.et_audio_container span.mejs-time-float-current {
	min-width: 30px;
}

.et_audio_container .mejs-container {
	background-color: transparent !important;
}

.et_audio_container .mejs-container span.mejs-currenttime {
	display: inline-block;
}

.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	line-height: 1em;
}

.et_audio_container .mejs-container .mejs-horizontal-volume-current, .et_audio_container .mejs-container .mejs-time-current {
	background: #fff !important;
}

.et_audio_container .mejs-container .mejs-pause {
	top: 0;
}

.et_audio_container button:focus {
	box-shadow: none;
}

.et_audio_container .mejs-play button:after, .mejs-pause button:after, .mejs-volume-button button:after {
	display: none !important;
}

.et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n) {
	float: left !important;
}

.et_pb_module .woocommerce-page ul.products li.product, .et_pb_module .woocommerce-page ul.products li.product h3, .et_pb_module .woocommerce ul.products li.product, .et_pb_module .woocommerce ul.products li.product h3 {
	background-color: transparent;
}

.et_pb_module .woocommerce ul.products li.product h3 {
	padding: .3em 0;
}

.et_pb_module .woocommerce .star-rating span {
	padding-top: 1.5em;
}

.et_pb_module.et_pb_shop_grid:before {
	display: none;
}

.product.et-background-image {
	box-shadow: none;
}

.et_pb_shop .onsale {
	box-sizing: content-box;
	z-index: 3;
	background: #ef8f61;
	color: #fff;
	padding: 6px 18px;
	font-size: 20px;
	border-radius: 3px;
	width: auto;
	height: auto;
	line-height: 1.6em;
	text-transform: none;
	font-weight: 400;
	min-width: 0;
	min-height: 0;
	position: absolute;
	top: 20px !important;
	left: 20px !important;
	right: auto;
	-webkit-transform: none;
	transform: none;
}

.et_pb_shop .featured {
	display: inline-block !important;
}

.et_pb_shop .woocommerce ul.products {
	margin-left: 0 !important;
}

.et_pb_shop .woocommerce ul.products .entry {
	overflow: visible;
}

.et_pb_shop .woocommerce ul.products li.last {
	margin-right: 0 !important;
}

.et_pb_shop .woocommerce ul.products li.product {
	float: left;
	margin: 0 3.8% 2.992em 0;
	padding: 0;
	position: relative;
	width: 22.05%;
}

.et_pb_shop .woocommerce ul.products li.product .button {
	max-width: 100%;
	white-space: normal;
	padding: .618em 1em;
}

.et_pb_shop .woocommerce ul.products li.product a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 1em;
	box-shadow: none;
}

.et_pb_shop .woocommerce.columns-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.et_pb_shop .woocommerce.columns-2 ul.products li.product {
	width: 48%;
}

.et_pb_shop .woocommerce.columns-3 ul.products li.product {
	width: 30.75%;
}

.et_pb_shop .woocommerce.columns-5 ul.products li.product {
	width: 16.95%;
}

.et_pb_shop h3:before {
	display: none;
}

.et_pb_shop .desc {
	width: 100%;
}

.et_pb_shop .image_frame {
	width: 100%;
	margin-bottom: 15px;
}

.et_pb_shop .onsale>i {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

.et_pb_shop .onsale>span:after {
	display: none;
}

.et_pb_shop .inner_product_header {
	padding: 0;
	border: none;
}

.et_pb_shop .isotope-item>a, .et_pb_shop .woocommerce ul.products li.product>a {
	width: 100%;
}

.et_pb_shop .rating_container, .et_pb_shop .star-rating {
	float: none;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	margin-bottom: 15px;
}

.et_pb_shop .box-text {
	padding-bottom: 20px;
}

.et_pb_shop .col-inner {
	padding: 0 10px;
}

.et_pb_shop .image_frame.hover .image_wrapper img, .et_pb_shop .image_frame:hover .image_wrapper img {
	top: 0 !important;
}

.et_pb_shop .et_shop_image {
	display: block;
	position: relative;
	line-height: .8 !important;
	margin-bottom: 10px;
}

.et_pb_shop .add-to-cart-button-outer, .et_pb_shop .add_to_cart_button, .et_pb_shop .avia_cart_buttons, .et_pb_shop .image_links, .et_pb_shop .product-buttons-container, .et_pb_shop .product-thumb .button, .et_pb_shop .show-on-hover {
	display: none;
}

.et_pb_shop .inner-wrap>a {
	line-height: 0;
}

.et_pb_shop .quick-view {
	line-height: 1em;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.et_pb_pricing .et_pb_featured_table {
	z-index: 50;
}

.et_pb_pricing li span {
	letter-spacing: inherit;
}

.et_pb_tab *, .et_pb_tabs_controls a {
	letter-spacing: inherit;
	text-decoration: inherit !important;
}

.et_pb_testimonial:before {
	visibility: visible;
	width: auto;
	height: auto;
}

button.et_pb_button {
	text-shadow: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
	white-space: inherit;
}

button.et_pb_button:after {
	width: auto;
	left: auto;
	top: auto;
	background-color: transparent;
}

button.et_pb_button:hover {
	background-color: rgba(0, 0, 0, .05) !important;
}

a.et_pb_button {
	padding-bottom: .3em;
}

.et_pb_button:before {
	content: "";
}

.et_pb_contact p input {
	height: auto;
}

.et_pb_contact p input[type=text] {
	width: 100%;
}

.et_pb_contact p input, .et_pb_contact p textarea {
	border: none !important;
	border-radius: 0 !important;
	color: #999 !important;
	padding: 16px !important;
	max-width: 100%;
	outline: none !important;
	box-shadow: none;
	background-color: #eee !important;
}

.et_pb_contact .et_pb_contact_submit {
	vertical-align: top;
}

.et_pb_contact input.et_pb_contact_captcha {
	display: inline-block;
	max-width: 50px !important;
}

.et_pb_contact form span {
	width: auto;
}

.et_pb_contact_left p {
	margin: 0 3% 3% 0 !important;
	display: block;
}

.et_pb_contact_left p:last-child {
	margin-right: 0 !important;
}

.et_pb_contact_right p {
	margin: 0 !important;
}

hr.et_pb_divider {
	width: 100%;
}

.comment-form-author, .comment-form-email, .comment-form-url {
	width: auto;
	float: none;
	margin-right: 0;
	padding-bottom: 1em;
}

.comment_avatar:before {
	display: none;
}

.et_pb_comments_module a.et_pb_button {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.et_pb_comments_module button.et_pb_button {
	color: inherit;
}

.children .comment-body, .comment-body {
	border: none;
}

.et_pb_gallery_grid .et_pb_gallery_image {
	font-size: 100%;
}

.et_pb_gallery_image a {
	line-height: 0;
}

.et_pb_wc_related_products .et_shop_image {
	display: block;
	position: relative;
	line-height: .8 !important;
	margin-bottom: 10px;
}

@media (min-width:981px) {
	.et_pb_column_3_4 .et_pb_shop_grid .columns-0 ul.products li.product.last, .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product.last {
		margin-right: 5.5% !important;
	}
	
	.et_pb_column_2_3 .et_pb_shop_grid .columns-0 ul.products li.product.last {
		margin-right: 8.483% !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .columns-0 ul.products li.product.last {
		margin-right: 11.64% !important;
	}
	
	.et_pb_shop_grid .columns-0 ul.products li.product.first {
		clear: none !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(2n), .et_pb_column_2_3 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(2n), .et_pb_column_3_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(3n), .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n) {
		margin-right: 0 !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(odd), .et_pb_column_2_3 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(odd), .et_pb_column_3_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(3n+1), .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n+1) {
		clear: both !important;
	}
	
	.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n) {
		margin-right: 7.47% !important;
	}
	
	.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(3n) {
		margin-right: 0 !important;
	}
	
	.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .columns-0 ul.products li.product:nth-child(4n+1) {
		clear: none !important;
	}
	
	.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
		width: 13.5% !important;
		margin: 0 3.8% 2.992em 0 !important;
	}
	
	.woocommerce-page.columns-6 ul.products li.product.last, .woocommerce.columns-6 ul.products li.product.last {
		margin-right: 0 !important;
	}
	
	.et_pb_shop .woocommerce.columns-6 ul.products li.product:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_shop .woocommerce.columns-6 ul.products li.product.first {
		clear: both;
	}
	
	.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 20.875% !important;
		margin: 0 5.5% 5.5% 0 !important;
	}
	
	.et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 28.353% !important;
		margin: 0 7.47% 5.5% 0 !important;
	}
	
	.et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 45.758% !important;
		margin: 0 8.483% 5.5% 0 !important;
	}
	
	.et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product {
		width: 44.18% !important;
		margin: 0 11.64% 5.5% 0 !important;
	}
	
	.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media only screen and (max-width:800px) {
	#main .et_pb_shop_grid .products li:nth-child(3n), #main .et_pb_shop_grid .products li:nth-child(4n) {
		float: left !important;
		margin: 0 9.5% 9.5% 0 !important;
	}
	
	#main .et_pb_shop_grid .products li:nth-child(2n) {
		margin-right: 0 !important;
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.et_pb_shop ul.products li.product:nth-child(odd) {
		clear: none !important;
	}
	
	.et_pb_column .woocommerce ul.products li.product:nth-child(3n+1) {
		clear: both !important;
	}
}

ul.products li.product .onsale {
	display: block;
}

ul.products li.product .star-rating {
	margin-top: 5px;
}

ul.products li.product .price {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
}

ul.products li.product .price:after {
	display: none;
}

ul.products li.product .price del {
	display: block;
	margin-bottom: 10px;
}

ul.products li.product .price ins {
	margin-left: 0;
}

ul.products li.product .price ins:before {
	content: "" !important;
}

* {
	box-sizing: border-box;
}

#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_social_icon a.icon:before, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, a.et_pb_more_button:after {
	font-family: ETmodules !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}

.et_pb_custom_button_icon.et_pb_button:after, .et_pb_login .et_pb_custom_button_icon.et_pb_button:after {
	content: attr(data-icon);
}

.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
	content: attr(data-icon) !important;
}

.et-pb-icon {
	font-family: ETmodules;
	content: attr(data-icon);
	speak: none;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 96px;
	font-style: normal;
	display: inline-block;
	box-sizing: border-box;
	direction: ltr;
}

#et-ajax-saving {
	display: none;
	-webkit-transition: background .3s, box-shadow .3s;
	transition: background .3s, box-shadow .3s;
	box-shadow: 0 0 60px rgba(0, 139, 219, .247059);
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50px;
	margin: -25px 0 0 -25px;
	z-index: 999999;
	text-align: center;
}

#et-ajax-saving img {
	margin: 9px;
}

.et-safe-mode-indicator, .et-safe-mode-indicator:focus, .et-safe-mode-indicator:hover {
	box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
	background: #29c4a9;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 12px;
	line-height: 16px;
	border-radius: 3px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999999;
	text-decoration: none;
	font-family: Open Sans, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.et_pb_button {
	font-size: 20px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em !important;
	background-color: transparent;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative;
	border: 2px solid;
	border-radius: 3px;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all !important;
	transition-property: all !important;
}

.et_pb_button_inner {
	position: relative;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	border: 2px solid transparent;
	padding: .3em 2em .3em .7em;
}

.et_pb_button:hover {
	background-color: hsla(0, 0%, 100%, .2);
}

.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover {
	background-color: rgba(0, 0, 0, .05);
}

.et_pb_button:after, .et_pb_button:before {
	font-size: 32px;
	line-height: 1em;
	content: "";
	opacity: 0;
	position: absolute;
	margin-left: -1em;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-transform: none;
	font-feature-settings: "kern" off;
	font-variant: none;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
}

.et_pb_button.et_hover_enabled:hover:after, .et_pb_button.et_pb_hovered:hover:after {
	-webkit-transition: none !important;
	transition: none !important;
}

.et_pb_button:before {
	display: none;
}

.et_pb_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
	color: #fff !important;
}

.et_pb_module.et_pb_text_align_left {
	text-align: left;
}

.et_pb_module.et_pb_text_align_center {
	text-align: center;
}

.et_pb_module.et_pb_text_align_right {
	text-align: right;
}

.et_pb_module.et_pb_text_align_justified {
	text-align: justify;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.et_pb_bg_layout_light .et_pb_more_button {
	color: #2ea3f2;
}

.et_builder_inner_content {
	position: relative;
	z-index: 1;
}

header  .et_builder_inner_content {
	z-index: 2;
}

.et_pb_css_mix_blend_mode_passthrough {
	mix-blend-mode: unset !important;
}

.et_pb_image_container {
	margin: -20px -20px 29px;
}

.et_pb_module_inner {
	position: relative;
}

.et_hover_enabled_preview {
	z-index: 2;
}

.et_hover_enabled:hover {
	position: relative;
	z-index: 2;
}

.et_pb_all_tabs, .et_pb_module, .et_pb_posts_nav a, .et_pb_tab, .et_pb_with_background {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_with_border {
	position: relative;
	border: 0 solid #333;
}

.post-password-required .et_pb_row {
	padding: 0;
	width: 100%;
}

.post-password-required .et_password_protected_form {
	min-height: 0;
}

body.et_pb_pagebuilder_layout.et_pb_show_title  .post-password-required .et_password_protected_form h1, body:not(.et_pb_pagebuilder_layout)  .post-password-required .et_password_protected_form h1 {
	display: none;
}

.et_pb_no_bg {
	padding: 0 !important;
}

.et_overlay.et_pb_inline_icon:before, .et_pb_inline_icon:before {
	content: attr(data-icon);
}

.et_pb_more_button {
	color: inherit;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	margin-top: 20px;
}

.et_parallax_bg_wrap {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.et_parallax_bg {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.et_parallax_bg.et_parallax_bg__hover, .et_parallax_bg.et_parallax_bg_phone, .et_parallax_bg.et_parallax_bg_tablet, .et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover) {
	display: none;
}

.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover {
	display: block;
}

.et_pb_module.et_pb_section_parallax, .et_pb_posts_nav a.et_pb_section_parallax, .et_pb_tab.et_pb_section_parallax {
	position: relative;
}

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: fixed;
}

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css, body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
	bottom: auto;
}

.et_pb_section_parallax.et_pb_column .et_pb_module, .et_pb_section_parallax.et_pb_row .et_pb_column, .et_pb_section_parallax.et_pb_row .et_pb_module {
	z-index: 9;
	position: relative;
}

.et_pb_more_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_preload .et_pb_section_video_bg, .et_pb_preload>div {
	visibility: hidden;
}

.et_pb_preload, .et_pb_section.et_pb_section_video.et_pb_preload {
	position: relative;
	background: #464646 !important;
}

.et_pb_preload:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: url("https://lifelikedentureswa.com/wp-content/plugins/dcf-2-0/core/admin/images/loader.gif") no-repeat;
	border-radius: 32px;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
}

.box-shadow-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	pointer-events: none;
}

.et_pb_section>.box-shadow-overlay~.et_pb_row {
	z-index: 11;
}

.et_pb_row>.box-shadow-overlay {
	z-index: 8;
}

.has-box-shadow-overlay {
	position: relative;
}

.et_clickable {
	cursor: pointer;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.et_multi_view_hidden, .et_multi_view_hidden_image {
	display: none !important;
}

#et-pb-motion-effects-offset-tracker {
	visibility: hidden !important;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.et-pb-before-scroll-animation {
	opacity: 0;
}

header.et-l.et-l--header:after {
	clear: both;
	display: block;
	content: "";
}

.et_pb_module {
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
}

@-webkit-keyframes fadeBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeTop {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeTop {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.et-waypoint:not(.et_pb_counters) {
	opacity: 0;
}

@media (min-width:981px) {
	.et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0;
	}
}

@media (max-width:980px) {
	.et_overlay.et_pb_inline_icon_tablet:before, .et_pb_inline_icon_tablet:before {
		content: attr(data-icon-tablet);
	}
	
	.et_parallax_bg.et_parallax_bg_tablet_exist {
		display: none;
	}
	
	.et_parallax_bg.et_parallax_bg_tablet {
		display: block;
	}
	
	.et_pb_column .et_pb_module {
		margin-bottom: 30px;
	}
	
	.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_more_button {
		display: inline-block !important;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_button, .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_light_tablet .et_pb_more_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
		color: #666;
	}
	
	.et_pb_bg_layout_light_tablet h1, .et_pb_bg_layout_light_tablet h2, .et_pb_bg_layout_light_tablet h3, .et_pb_bg_layout_light_tablet h4, .et_pb_bg_layout_light_tablet h5, .et_pb_bg_layout_light_tablet h6 {
		color: #333 !important;
	}
	
	.et_pb_module  .et_pb_bg_layout_light_tablet.et_pb_button {
		color: #2ea3f2 !important;
	}
	
	.et_pb_bg_layout_light_tablet {
		color: #666 !important;
	}
	
	.et_pb_bg_layout_dark_tablet, .et_pb_bg_layout_dark_tablet h1, .et_pb_bg_layout_dark_tablet h2, .et_pb_bg_layout_dark_tablet h3, .et_pb_bg_layout_dark_tablet h4, .et_pb_bg_layout_dark_tablet h5, .et_pb_bg_layout_dark_tablet h6 {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_button, .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_tablet .et_pb_more_button {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
		color: #fff;
	}
	
	.et_pb_module.et_pb_text_align_left-tablet {
		text-align: left;
	}
	
	.et_pb_module.et_pb_text_align_center-tablet {
		text-align: center;
	}
	
	.et_pb_module.et_pb_text_align_right-tablet {
		text-align: right;
	}
	
	.et_pb_module.et_pb_text_align_justified-tablet {
		text-align: justify;
	}
}

@media (max-width:767px) {
	.et_pb_more_button {
		display: inline-block !important;
	}
	
	.et_overlay.et_pb_inline_icon_phone:before, .et_pb_inline_icon_phone:before {
		content: attr(data-icon-phone);
	}
	
	.et_parallax_bg.et_parallax_bg_phone_exist {
		display: none;
	}
	
	.et_parallax_bg.et_parallax_bg_phone {
		display: block;
	}
	
	.et-hide-mobile {
		display: none !important;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_button, .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_light_phone .et_pb_more_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_forgot_password a {
		color: #666;
	}
	
	.et_pb_bg_layout_light_phone h1, .et_pb_bg_layout_light_phone h2, .et_pb_bg_layout_light_phone h3, .et_pb_bg_layout_light_phone h4, .et_pb_bg_layout_light_phone h5, .et_pb_bg_layout_light_phone h6 {
		color: #333 !important;
	}
	
	.et_pb_module  .et_pb_bg_layout_light_phone.et_pb_button {
		color: #2ea3f2 !important;
	}
	
	.et_pb_bg_layout_light_phone {
		color: #666 !important;
	}
	
	.et_pb_bg_layout_dark_phone, .et_pb_bg_layout_dark_phone h1, .et_pb_bg_layout_dark_phone h2, .et_pb_bg_layout_dark_phone h3, .et_pb_bg_layout_dark_phone h4, .et_pb_bg_layout_dark_phone h5, .et_pb_bg_layout_dark_phone h6 {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_button, .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_phone .et_pb_more_button {
		color: inherit;
	}
	
	.et_pb_module  .et_pb_bg_layout_dark_phone.et_pb_button {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
		color: #fff;
	}
	
	.et_pb_module.et_pb_text_align_left-phone {
		text-align: left;
	}
	
	.et_pb_module.et_pb_text_align_center-phone {
		text-align: center;
	}
	
	.et_pb_module.et_pb_text_align_right-phone {
		text-align: right;
	}
	
	.et_pb_module.et_pb_text_align_justified-phone {
		text-align: justify;
	}
}

@media (max-width:479px) {
	a.et_pb_more_button {
		display: block;
	}
}

@media (min-width:768px) and (max-width:980px) {
	[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped) {
		display: none !important;
	}
}

@media (max-width:767px) {
	[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
		display: none !important;
	}
}

.et_pb_with_background .et_pb_row, .single.et_full_width_page .et_pb_row, .single.et_full_width_portfolio_page .et_pb_row {
	width: 80%;
}

.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth {
	width: 100% !important;
	max-width: 100% !important;
}

.et_pb_with_background .et_pb_row.et_pb_row_fullwidth, .et_pb_with_background.et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth, .single.et_full_width_page .et_pb_row.et_pb_row_fullwidth, .single.et_full_width_page .et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth, .single.et_full_width_portfolio_page .et_pb_row.et_pb_row_fullwidth, .single.et_full_width_portfolio_page .et_pb_specialty_fullwidth>.et_pb_row.et_pb_row_fullwidth {
	width: 100% !important;
	max-width: 100% !important;
}

.mfp-ready.mfp-fade .mfp-figure {
	opacity: 1;
}

.mfp-image-holder .mfp-arrow {
	border: none !important;
	opacity: .55;
	width: 48px !important;
	height: 48px !important;
}

.mfp-image-holder .mfp-arrow:after {
	background: none;
	opacity: 1;
	-webkit-transform: none !important;
	transform: none !important;
}

.mfp-image-holder .mfp-arrow-right {
	right: 10px !important;
}

.mfp-image-holder .mfp-arrow-left, .mfp-image-holder .mfp-arrow-left:after {
	left: 0 !important;
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	content: "";
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	content: "";
}

#et-boc ul.products li.product .woocommerce-loop-product__link {
	display: inline-block;
}

#et-boc .woocommerce-product-gallery img {
	width: 100%;
}

.et_pb_section {
	position: relative;
	background-color: #fff;
	background-position: 50%;
}

.et_pb_section--absolute, .et_pb_section--fixed {
	width: 100%;
}

.et_pb_section.et_section_transparent {
	background-color: transparent;
}

.et_pb_fullwidth_section {
	padding: 0;
}

.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
	padding: 0 !important;
}

.et_pb_inner_shadow {
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
}

.et_pb_bottom_inside_divider, .et_pb_top_inside_divider {
	display: block;
	background-repeat-y: no-repeat;
	height: 100%;
	position: absolute;
	pointer-events: none;
	width: 100%;
	left: 0;
	right: 0;
}

.et_pb_bottom_inside_divider.et-no-transition, .et_pb_top_inside_divider.et-no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}

.et_pb_top_inside_divider {
	margin-top: -1px;
}

.et_pb_bottom_inside_divider {
	margin-bottom: -1px;
}

.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider, .et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
	z-index: 1;
}

.et_pb_section_video:not(.et_pb_menu):not(.et_pb_fullwidth_menu) {
	overflow: hidden;
	position: relative;
}

.et_pb_column>.et_pb_section_video_bg {
	z-index: -1;
}

.et_pb_section_video_bg {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	pointer-events: none;
	-webkit-transition: display .3s;
	transition: display .3s;
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover, .et_pb_section_video_bg.et_pb_section_video_bg_phone, .et_pb_section_video_bg.et_pb_section_video_bg_tablet, .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
	display: none;
}

.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play {
	display: none !important;
}

.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
	max-width: none;
}

.et_pb_section_video_bg .mejs-video {
	left: 50%;
	position: absolute;
	max-width: none;
}

.et_pb_section_video_bg .mejs-overlay-loading {
	display: none !important;
}

.et_pb_social_network_link .et_pb_section_video {
	overflow: visible;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
	display: none;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover, .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
	display: block;
}

@media (min-width:981px) {
	.et_pb_section {
		padding: 4% 0;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_section {
		padding-top: 0;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: block;
	}
}

@media (max-width:980px) {
	.et_pb_section {
		padding: 50px 0;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_section {
		padding-top: 0;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet {
		display: block;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: none;
	}
}

@media (min-width:768px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: block;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
		display: block;
	}
}

@media (max-width:767px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_phone {
		display: block;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: none;
	}
}

.et_pb_row {
	width: 80%;
	max-width: 1600px;
	margin: auto;
	position: relative;
}

.section_has_divider .et_pb_row {
	z-index: 5;
}

.et_pb_row_inner {
	width: 100%;
	position: relative;
}

.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none;
}

.et_pb_row:after, .et_pb_row_inner:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0;
}

.et_pb_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3 {
	margin-bottom: 0;
}

.et_pb_column {
	float: left;
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px;
}

.et_pb_column--with-menu {
	z-index: 3;
}

.et_pb_column.et_pb_column_empty {
	min-height: 1px;
}

.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
	margin-right: 0 !important;
}

.et_pb_column.et_pb_section_parallax {
	position: relative;
}

.et_pb_column, .et_pb_row, .et_pb_row_inner {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

@media (min-width:981px) {
	.et_pb_row {
		padding: 2% 0;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_row {
		padding: 0;
		width: 100%;
	}
	
	.et_pb_column_3_4 .et_pb_row_inner {
		padding: 3.735% 0;
	}
	
	.et_pb_column_2_3 .et_pb_row_inner {
		padding: 4.2415% 0;
	}
	
	.et_pb_column_1_2 .et_pb_row_inner, .et_pb_column_3_5 .et_pb_row_inner {
		padding: 5.82% 0;
	}
	
	.et_section_specialty>.et_pb_row {
		padding: 0;
	}
	
	.et_pb_row_inner {
		width: 100%;
	}
	
	.et_pb_column_single {
		padding: 2.855% 0;
	}
	
	.et_pb_column_single .et_pb_module.et-first-child, .et_pb_column_single .et_pb_module:first-child {
		margin-top: 0;
	}
	
	.et_pb_column_single .et_pb_module.et-last-child, .et_pb_column_single .et_pb_module:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
		margin-right: 0 !important;
	}
	
	.et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_pb_row {
		display: -webkit-box;
		display: flex;
		direction: ltr;
	}
	
	.et_pb_row.et_pb_equal_columns>.et_pb_column, .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
		-webkit-box-ordinal-group: 2;
		order: 1;
	}
}

@media (max-width:980px) {
	.et_pb_row {
		max-width: 1080px;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required  .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required  .et_pb_row {
		padding: 0;
		width: 100%;
	}
	
	.et_pb_column .et_pb_row_inner, .et_pb_row {
		padding: 30px 0;
	}
	
	.et_section_specialty>.et_pb_row {
		padding: 0;
	}
	
	.et_pb_column {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child {
		margin-bottom: 0;
	}
	
	.et_section_specialty .et_pb_row>.et_pb_column {
		padding-bottom: 0;
	}
	
	.et_pb_column.et_pb_column_empty {
		display: none;
	}
	
	.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col {
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
	}
	
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n), .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd), .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
		margin-right: 0;
	}
	
	.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2), .et_pb_row_5col .et_pb_column:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n), .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3), .et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media (max-width:479px) {
	.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child, .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_5:last-child, .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_column {
		width: 100% !important;
	}
}

.et_pb_grid_item.first_in_row {
	clear: both;
}

.et_pb_grid_item:not(.first_in_row) {
	clear: none;
}

@media (min-width:981px) {
	.et_pb_grid_item {
		float: left;
		position: relative;
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 5.5% 7.5% 0;
		width: 29.666%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 5.5% 9.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item:nth-child(3n) {
		margin-right: 5.5%;
	}
	
	.et_pb_column .et_pb_grid_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_column .et_pb_grid_item .last_in_row, .et_pb_column .et_pb_grid_item:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_grid_item .first_in_row, .et_pb_column .et_pb_grid_item:nth-child(odd) {
		clear: both;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
	
	.et_pb_column .et_pb_grid_item .on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

.et_overlay {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .9);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
}

.et_overlay:before {
	color: #2ea3f2;
	content: "";
	position: absolute;
	top: 55%;
	left: 50%;
	margin: -16px 0 0 -16px;
	font-size: 32px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.et_portfolio_image, .et_shop_image {
	position: relative;
	display: block;
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

#ie7 .et_overlay, #ie8 .et_overlay {
	display: none;
}

.et_pb_module.et_pb_has_overlay {
	position: relative;
}

.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
	border: none;
}

.et_pb_bg_layout_light .et_pb_newsletter_button {
	color: #2ea3f2;
}

.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox]+label i, .et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i, .et_pb_with_border .et_pb_newsletter_form input, .et_pb_with_border .et_pb_newsletter_form select, .et_pb_with_border .et_pb_newsletter_form textarea, .et_pb_with_focus_border .et_pb_newsletter_form input:focus {
	border: 0 solid #333;
}

.et_pb_newsletter_description {
	word-wrap: break-word;
}

.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field {
	padding-left: 0;
}

.et_pb_newsletter p .et_pb_signup_error {
	border: 1px solid red !important;
}

.et_pb_newsletter {
	padding: 25px;
}

.et_pb_newsletter .et_pb_module_header:empty {
	display: none;
}

.et_pb_newsletter_description p:last-of-type {
	padding-bottom: 0;
}

.et_pb_newsletter_description_no_title.et_pb_newsletter_description_no_content .et_pb_newsletter_form {
	-webkit-box-ordinal-group: 3;
	order: 2;
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
	padding-bottom: 1em;
	margin-bottom: 0;
}

.et_pb_newsletter_form .input, .et_pb_newsletter_form input[type=password], .et_pb_newsletter_form input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field textarea, .et_pb_newsletter_form select, .et_pb_newsletter_form textarea {
	-webkit-appearance: none;
	padding: 14px 4% !important;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	width: 100%;
	font-weight: 400;
	border-width: 0;
	border-radius: 3px;
}

.et_pb_newsletter_form .et_pb_newsletter_field[data-type=select]:after {
	margin-top: -3px;
}

.et_pb_newsletter_form p .et_pb_subscribe_error {
	border: 1px solid red !important;
}

.et_pb_newsletter_result {
	display: none;
}

.et_pb_newsletter_success {
	text-align: center;
}

.et_pb_newsletter_button {
	display: block;
	color: inherit;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.et_pb_newsletter_button:hover {
	text-decoration: none;
}

.et_pb_newsletter_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_newsletter_button_text {
	word-break: break-word;
}

.et_pb_newsletter_fields, .et_pb_newsletter_footer {
	width: 100%;
}

.et_pb_newsletter_footer {
	margin-top: 20px;
}

.et_pb_newsletter_footer:empty {
	margin-top: 0;
}

.et_pb_newsletter .et_pb_newsletter_fields {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_newsletter .et_pb_newsletter_fields>* {
	flex-basis: 100%;
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
	flex-basis: 48.5%;
}

.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description, .et_pb_newsletter_layout_right_left .et_pb_newsletter_description {
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.et_pb_newsletter .et_pb_contact_field_last+.et_pb_newsletter_field {
	padding-left: 0;
}

.et_pb_newsletter .et_pb_contact_field--hidden {
	display: none;
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 50%;
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	padding-left: 40px;
	padding-right: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
	padding-left: 40px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-right: 40px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

@media (max-width:980px) {
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	p.et_pb_contact_field.et_pb_contact_field_last_tablet+p.et_pb_contact_field.et_pb_contact_field_last_tablet, p.et_pb_contact_field_half_tablet+p.et_pb_contact_field_last_tablet:not(.et_pb_contact_field_half_tablet) {
		clear: both;
	}
	
	.et_pb_newsletter .et_pb_contact_field_last_tablet+.et_pb_newsletter_field {
		padding-left: 0;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_tablet {
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet {
		flex-basis: 100%;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_newsletter_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_newsletter_button {
		color: inherit;
	}
}

@media (max-width:767px) {
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_newsletter .et_pb_contact_field_last_phone+.et_pb_newsletter_field {
		padding-left: 0;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_phone {
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone {
		flex-basis: 100%;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_newsletter_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_newsletter_button {
		color: inherit;
	}
}

.gecko .et_pb_newsletter .et_pb_newsletter_field {
	margin-bottom: 1vw;
}

body .grecaptcha-badge {
	visibility: hidden;
}

body.et_pb_recaptcha_enabled .grecaptcha-badge {
	visibility: visible;
	visibility: initial;
	z-index: 9999;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 50%;
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	padding-left: 40px;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-top: 0;
	padding-bottom: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
	padding-left: 40px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-right: 40px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0;
}

@media (max-width:980px) {
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
}

@media (max-width:767px) {
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
}

.et_pb_contact_form_label {
	display: none;
}

.et_pb_with_border.et_pb_contact_field .input[type=checkbox]+label i, .et_pb_with_border.et_pb_contact_field .input[type=radio]+label i, .et_pb_with_border.et_pb_contact_field input, .et_pb_with_border.et_pb_contact_field select, .et_pb_with_border.et_pb_contact_field textarea {
	border: 0 solid #333;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: -webkit-box;
	display: flex;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_contact_field_options_list label a:empty:before {
	content: "";
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	box-sizing: border-box;
	font-size: 16px;
}

.et_pb_contact_field[data-type=booleancheckbox] .et_pb_contact_field_options_title {
	display: inline-block;
}

.et_pb_contact_field[data-type=select] {
	position: relative;
}

.et_pb_contact_field[data-type=select]:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top-color: #666;
	margin-top: 3px;
	pointer-events: none;
}

p.et_pb_contact_field {
	padding: 0 0 0 3%;
	margin-bottom: 3%;
	background-position: 50%;
	background-size: cover;
}

p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last, p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half+p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
	clear: both;
}

.et_pb_contact_field *, .et_pb_contact_field.et_pb_section_parallax, .et_pb_contact_field.et_pb_section_video {
	position: relative;
}

.et_pb_contact_field a {
	color: inherit;
	font-weight: 700;
	text-decoration: underline;
}

.et_pb_contact_select {
	color: #999;
	background-color: #eee;
	padding: 16px 20px 16px 16px;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

.et_pb_contact_select::-ms-expand {
	display: none;
}

.et_pb_contact_field_options_wrapper {
	display: block;
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	margin-bottom: .5em;
	font-weight: 600;
}

.et_pb_contact_field_options_wrapper:after {
	clear: both;
	content: " ";
	display: block;
}

.et_pb_contact_field_checkbox, .et_pb_contact_field_options_title, .et_pb_contact_field_radio, .et_pb_contact_field_select_title {
	display: block;
}

.et_pb_contact_field_radio_title, .et_pb_contact_field_select_title {
	font-size: 16px;
	padding-bottom: 4px;
}

.et_pb_contact_field textarea.et_pb_contact_message {
	min-height: 150px;
	display: block;
}

@media (max-width:980px) {
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
}

@media (max-width:767px) {
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	p.et_pb_contact_field.et_pb_contact_field_last_phone+p.et_pb_contact_field.et_pb_contact_field_last_phone, p.et_pb_contact_field_half_phone+p.et_pb_contact_field_last_phone:not(.et_pb_contact_field_half_phone) {
		clear: both;
	}
}

.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px;
}

.et_audio_container .mejs-container {
	width: auto !important;
	min-width: unset !important;
	height: auto !important;
}

.et_audio_container .mejs-container, .et_audio_container .mejs-container .mejs-controls, .et_audio_container .mejs-embed, .et_audio_container .mejs-embed body {
	background: none;
	height: auto;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded, .et_audio_container .mejs-time.mejs-currenttime-container {
	display: none !important;
}

.et_audio_container .mejs-time {
	display: block !important;
	padding: 0;
	margin-left: 10px;
	margin-right: 90px;
	line-height: inherit;
}

.et_audio_container .mejs-android .mejs-time, .et_audio_container .mejs-ios .mejs-time, .et_audio_container .mejs-ipad .mejs-time, .et_audio_container .mejs-iphone .mejs-time {
	margin-right: 0;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 100%, .5);
	border-radius: 5px;
	height: 4px;
	margin: 8px 0 0;
	top: 0;
	right: 0;
	left: auto;
}

.et_audio_container .mejs-controls>div {
	height: 20px !important;
}

.et_audio_container .mejs-controls div.mejs-time-rail {
	padding-top: 0;
	position: relative;
	display: block !important;
	margin-left: 42px;
	margin-right: 0;
}

.et_audio_container span.mejs-time-total.mejs-time-slider {
	display: block !important;
	position: relative !important;
	max-width: 100%;
	min-width: unset !important;
}

.et_audio_container .mejs-button.mejs-volume-button {
	width: auto;
	height: auto;
	margin-left: auto;
	position: absolute;
	right: 59px;
	bottom: -2px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	height: 4px;
	border-radius: 5px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	border: none;
	width: 10px;
}

.et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.et_audio_container .mejs-time-rail .mejs-time-hovered {
	height: 4px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	background: #fff;
	border-radius: 5px;
	height: 10px;
	position: absolute;
	top: -3px;
}

.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 18px;
}

.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
	display: block !important;
	height: 19px;
	margin-left: 5px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
	height: 4px;
}

.et_audio_container .mejs-playpause-button button, .et_audio_container .mejs-volume-button button {
	background: none !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
	position: relative !important;
	z-index: 99;
}

.et_audio_container .mejs-playpause-button button:before {
	content: "E" !important;
	font-size: 32px;
	left: 0;
	top: -8px;
}

.et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before {
	color: #fff;
}

.et_audio_container .mejs-playpause-button {
	margin-top: -7px !important;
	width: auto !important;
	height: auto !important;
	position: absolute;
}

.et_audio_container .mejs-controls .mejs-button button:focus {
	outline: none;
}

.et_audio_container .mejs-playpause-button.mejs-pause button:before {
	content: "`" !important;
}

.et_audio_container .mejs-volume-button button:before {
	content: "";
	font-size: 18px;
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 60%, .5);
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #999;
}

.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
	color: #666;
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle {
	background: #666;
}

.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
	color: #999;
}

.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px;
}

.et_audio_container .mejs-container .mejs-controls {
	padding: 0;
	flex-wrap: wrap;
	min-width: unset !important;
	position: relative;
}

@media (max-width:980px) {
	.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

@media (max-width:767px) {
	.et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 14px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

.et_pb_video_box {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0;
}

.et_pb_video_box video {
	width: 100% !important;
	height: auto !important;
}

.et_pb_video_overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.et_pb_video_play:before {
	font-family: ETmodules;
	content: "I";
}

.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 50%;
	top: 50%;
}

.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
	font-size: 6rem;
	line-height: 6rem;
	margin-left: -3rem;
	margin-top: -3rem;
}

.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
	font-size: 3rem;
	line-height: 3rem;
	margin-left: -1.5rem;
	margin-top: -1.5rem;
}

.et_pb_bg_layout_light .et_pb_video_play {
	color: #333;
}

.et_pb_video_overlay_hover {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
		font-size: 6rem;
		line-height: 6rem;
		margin-left: -3rem;
		margin-top: -3rem;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_video_play {
		color: #333;
	}
}

@media (max-width:768px) {
	.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
		font-size: 3rem;
		line-height: 3rem;
		margin-left: -1.5rem;
		margin-top: -1.5rem;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_video_play {
		color: #333;
	}
}

.et_audio_content, .et_link_content, .et_quote_content {
	background-color: #2ea3f2;
}

.et_pb_post .et-pb-controllers a {
	margin-bottom: 10px;
}

.format-gallery .et-pb-controllers {
	bottom: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 19px;
}

.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 180px;
}

.et_audio_content .wp-block-audio {
	margin: 0;
	padding: 0;
}

.et_audio_content h2 {
	line-height: 44px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0;
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_3_5 .et_audio_content {
	padding: 35px 40px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2 {
	line-height: 32px;
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_3_8 .et_audio_content {
	padding: 35px 20px;
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	font-size: 18px;
	line-height: 26px;
}

article.et_pb_has_overlay .et_pb_blog_image_container {
	position: relative;
}

.et_pb_post>.et_main_video_container {
	position: relative;
	margin-bottom: 30px;
}

.et_pb_post .et_pb_video_overlay .et_pb_video_play {
	color: #fff;
}

.et_pb_post .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

.et_audio_content, .et_link_content, .et_quote_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px;
}

.et_audio_content h2, .et_link_content a.et_link_main_url, .et_link_content h2, .et_quote_content blockquote cite, .et_quote_content blockquote p {
	color: #fff !important;
}

.et_quote_main_link {
	position: absolute;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}

.et_quote_content blockquote {
	padding: 0;
	margin: 0;
	border: none;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	margin-top: 0;
}

.et_audio_content h2 {
	margin-bottom: 20px;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	line-height: 44px;
}

.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
	font-size: 18px;
	font-weight: 200;
}

.et_quote_content blockquote cite {
	font-style: normal;
}

.et_pb_column_2_3 .et_quote_content {
	padding: 50px 42px 45px;
}

.et_pb_column_2_3 .et_audio_content, .et_pb_column_2_3 .et_link_content {
	padding: 40px 40px 45px;
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_1_2 .et_link_content, .et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_audio_content, .et_pb_column_3_5 .et_link_content, .et_pb_column_3_5 .et_quote_content {
	padding: 35px 40px;
}

.et_pb_column_1_2 .et_quote_content blockquote p, .et_pb_column_3_5 .et_quote_content blockquote p {
	font-size: 26px;
	line-height: 32px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_2 .et_link_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_5 .et_link_content h2 {
	line-height: 32px;
}

.et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_3_5 .et_link_content a.et_link_main_url, .et_pb_column_3_5 .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
	padding: 35px 30px 32px;
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_3 .et_link_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_4 .et_link_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_5 .et_link_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_1_6 .et_link_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_2_5 .et_link_content, .et_pb_column_3_8 .et_audio_content, .et_pb_column_3_8 .et_link_content {
	padding: 35px 20px;
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_3 .et_link_content h2, .et_pb_column_1_3 .et_quote_content blockquote p, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_4 .et_link_content h2, .et_pb_column_1_4 .et_quote_content blockquote p, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_5 .et_link_content h2, .et_pb_column_1_5 .et_quote_content blockquote p, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_1_6 .et_link_content h2, .et_pb_column_1_6 .et_quote_content blockquote p, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_2_5 .et_link_content h2, .et_pb_column_2_5 .et_quote_content blockquote p, .et_pb_column_3_8 .et_audio_content h2, .et_pb_column_3_8 .et_link_content h2, .et_pb_column_3_8 .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px;
}

.et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_column_1_5 .et_link_content a.et_link_main_url, .et_pb_column_1_5 .et_quote_content blockquote cite, .et_pb_column_1_6 .et_link_content a.et_link_main_url, .et_pb_column_1_6 .et_quote_content blockquote cite, .et_pb_column_2_5 .et_link_content a.et_link_main_url, .et_pb_column_2_5 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_post .et_pb_gallery_post_type .et_pb_slide {
	min-height: 500px;
	background-size: cover !important;
	background-position: top;
}

.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

.et_pb_post>.et_pb_slider {
	margin-bottom: 30px;
}

.et_pb_column_3_4 .et_pb_post .et_pb_slide {
	min-height: 442px;
}

.et_pb_column_2_3 .et_pb_post .et_pb_slide {
	min-height: 390px;
}

.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
	min-height: 284px;
}

.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
	min-height: 180px;
}

.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
	min-height: 125px;
}

.et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_video .pagination {
	position: relative;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et_pb_bg_layout_dark .et_pb_post p {
	color: inherit;
}

.et_pb_text_color_dark .et_audio_content h2, .et_pb_text_color_dark .et_link_content a.et_link_main_url, .et_pb_text_color_dark .et_link_content h2, .et_pb_text_color_dark .et_quote_content blockquote cite, .et_pb_text_color_dark .et_quote_content blockquote p {
	color: #666 !important;
}

.et_pb_text_color_dark.et_audio_content h2, .et_pb_text_color_dark.et_link_content a.et_link_main_url, .et_pb_text_color_dark.et_link_content h2, .et_pb_text_color_dark.et_quote_content blockquote cite, .et_pb_text_color_dark.et_quote_content blockquote p {
	color: #bbb !important;
}

.et_pb_text_color_dark.et_audio_content, .et_pb_text_color_dark.et_link_content, .et_pb_text_color_dark.et_quote_content {
	background-color: #e8e8e8;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_quote_content {
		padding: 50px 70px 45px;
	}
	
	.et_pb_column_2_3 .et_quote_content {
		padding: 50px 50px 45px;
	}
	
	.et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_quote_content {
		padding: 35px 47px 30px;
	}
	
	.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_column_4_4 .et_pb_post .et_pb_slide {
		min-height: 534px;
	}
	
	.et_pb_column_3_4 .et_pb_post .et_pb_slide {
		min-height: 392px;
	}
	
	.et_pb_column_2_3 .et_pb_post .et_pb_slide {
		min-height: 345px;
	}
	
	.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
		min-height: 250px;
	}
	
	.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
	
	.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
		min-height: 108px;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2 {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_content h2, .et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_tablet .et_link_content h2, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_content h2, .et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet .et_link_content h2, .et_pb_text_color_dark_tablet .et_quote_content blockquote cite, .et_pb_text_color_dark_tablet .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2, .et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet.et_link_content h2, .et_pb_text_color_dark_tablet.et_quote_content blockquote cite, .et_pb_text_color_dark_tablet.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content, .et_pb_text_color_dark_tablet.et_link_content, .et_pb_text_color_dark_tablet.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 384px !important;
	}
	
	.et_quote_content {
		padding: 50px 43px 45px !important;
	}
	
	.et_quote_content blockquote p {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_quote_content blockquote cite {
		font-size: 18px !important;
	}
	
	.et_link_content {
		padding: 40px 40px 45px;
	}
	
	.et_link_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_link_content a.et_link_main_url {
		font-size: 18px !important;
	}
}

@media (max-width:767px) {
	.et_audio_content h2, .et_link_content h2, .et_quote_content, .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_audio_content, .et_link_content {
		padding: 35px 20px !important;
	}
	
	.et_audio_content h2 {
		margin-bottom: 9px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.format-gallery .et-pb-controllers {
		height: auto;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2, .et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_phone .et_link_content h2, .et_pb_bg_layout_dark_phone .et_quote_content blockquote cite, .et_pb_bg_layout_dark_phone .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone .et_audio_content h2, .et_pb_text_color_dark_phone .et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone .et_link_content h2, .et_pb_text_color_dark_phone .et_quote_content blockquote cite, .et_pb_text_color_dark_phone .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content h2, .et_pb_text_color_dark_phone.et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone.et_link_content h2, .et_pb_text_color_dark_phone.et_quote_content blockquote cite, .et_pb_text_color_dark_phone.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content, .et_pb_text_color_dark_phone.et_link_content, .et_pb_text_color_dark_phone.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (max-width:479px) {
	.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
		font-size: 1.5rem;
		line-height: 1.5rem;
		margin-left: -.75rem;
		margin-top: -.75rem;
	}
	
	.et_audio_content, .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 156px !important;
	}
}

.et_full_width_page .et_gallery_item {
	float: left;
	width: 20.875%;
	margin: 0 5.5% 5.5% 0;
}

.et_full_width_page .et_gallery_item:nth-child(3n) {
	margin-right: 5.5%;
}

.et_full_width_page .et_gallery_item:nth-child(3n+1) {
	clear: none;
}

.et_full_width_page .et_gallery_item:nth-child(4n) {
	margin-right: 0;
}

.et_full_width_page .et_gallery_item:nth-child(4n+1) {
	clear: both;
}

.et_pb_post {
	margin-bottom: 60px;
	word-wrap: break-word;
}

.et_pb_fullwidth_post_content.et_pb_with_border img, .et_pb_post_content.et_pb_with_border img, .et_pb_with_border .et_pb_post .et_pb_slides, .et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder), .et_pb_with_border.et_pb_posts .et_pb_post, .et_pb_with_border.et_pb_posts_nav span.nav-next a, .et_pb_with_border.et_pb_posts_nav span.nav-previous a {
	border: 0 solid #333;
}

.et_pb_post .entry-content {
	padding-top: 30px;
}

.et_pb_post .entry-featured-image-url {
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.et_pb_post .entry-title a, .et_pb_post h2 a {
	text-decoration: none;
}

.et_pb_post .post-meta {
	font-size: 14px;
	margin-bottom: 6px;
}

.et_pb_post .post-meta a {
	text-decoration: none;
}

.et_pb_post .more {
	color: #82c0c7;
	text-decoration: none;
}

.et_pb_posts .et_pb_post {
	position: relative;
}

.et_pb_has_overlay.et_pb_post .et_pb_image_container a {
	display: block;
	position: relative;
	overflow: hidden;
}

.et_pb_image_container img, .et_pb_post a img {
	vertical-align: bottom;
	max-width: 100%;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
}

@media (max-width:980px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_post .post-meta, .et_pb_bg_layout_light_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_light_tablet .et_pb_post p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta, .et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_dark_tablet .et_pb_post p {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_tablet .comment_postinfo a, .et_pb_bg_layout_dark_tablet .comment_postinfo span {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
	
	.et_pb_post>h2 {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_post .post-meta, .et_pb_bg_layout_light_phone .et_pb_post .post-meta a, .et_pb_bg_layout_light_phone .et_pb_post p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_post .post-meta, .et_pb_bg_layout_dark_phone .et_pb_post .post-meta a, .et_pb_bg_layout_dark_phone .et_pb_post p {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_phone .comment_postinfo a, .et_pb_bg_layout_dark_phone .comment_postinfo span {
		color: #fff;
	}
}

@media (max-width:479px) {
	.et_pb_post {
		margin-bottom: 42px;
	}
	
	.et_pb_post h2 {
		font-size: 16px;
		padding-bottom: 0;
	}
	
	.et_pb_post .post-meta {
		color: #666;
		font-size: 14px;
	}
}

.et_post_gallery {
	padding: 0 !important;
	line-height: 1.7 !important;
	list-style: none !important;
}

.et_gallery_item {
	float: left;
	width: 28.353%;
	margin: 0 7.47% 7.47% 0;
}

.et_gallery_item:nth-child(3n) {
	margin-right: 0;
}

.et_gallery_item:nth-child(3n+1) {
	clear: both;
}

.et_parallax_bg.et_parallax_bg__sticky, .et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky), .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky) {
	display: none;
}

.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky, .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky {
	display: block;
}

.et_builder_inner_content.has_et_pb_sticky {
	z-index: inherit;
}

#et-fb-app .et_pb_column.has_et_pb_sticky, .et_pb_column.has_et_pb_sticky {
	z-index: 20;
}

.et-l--header   #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--header  .et_pb_column.has_et_pb_sticky {
	z-index: 30;
}

.et-l--footer   #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--footer  .et_pb_column.has_et_pb_sticky {
	z-index: 10;
}

.et_pb_sticky_placeholder {
	opacity: 0 !important;
}

.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before, .et_pb_sticky .et_pb_inline_icon_sticky:before {
	content: attr(data-icon-sticky) !important;
}

body .et-script-temporary-measurement {
	opacity: 0;
}

.et_animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both !important;
	animation-fill-mode: both !important;
}

.et_animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.et_had_animation {
	position: relative;
}

@-webkit-keyframes et_pb_fade {
	to {
		opacity: 1;
	}
}

@keyframes et_pb_fade {
	to {
		opacity: 1;
	}
}

.et_animated.fade {
	-webkit-animation-name: et_pb_fade;
	animation-name: et_pb_fade;
}

@-webkit-keyframes et_pb_fadeTop {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeTop {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeTop {
	-webkit-animation-name: et_pb_fadeTop;
	animation-name: et_pb_fadeTop;
}

@-webkit-keyframes et_pb_fadeRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeRight {
	-webkit-animation-name: et_pb_fadeRight;
	animation-name: et_pb_fadeRight;
}

@-webkit-keyframes et_pb_fadeBottom {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeBottom {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeBottom {
	-webkit-animation-name: et_pb_fadeBottom;
	animation-name: et_pb_fadeBottom;
}

@-webkit-keyframes et_pb_fadeLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes et_pb_fadeLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.et_animated.fadeLeft {
	-webkit-animation-name: et_pb_fadeLeft;
	animation-name: et_pb_fadeLeft;
}

.et_animated.slide {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
}

.et_animated.slideBottom, .et_animated.slideRight, .et_animated.slideTop {
	-webkit-animation-name: et_pb_slideLeft;
	animation-name: et_pb_slideLeft;
}

@-webkit-keyframes et_pb_slideLeft {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes et_pb_slideLeft {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.et_animated.slideLeft {
	-webkit-animation-name: et_pb_slideLeft;
	animation-name: et_pb_slideLeft;
}

@-webkit-keyframes et_pb_bounce {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

@keyframes et_pb_bounce {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

.et_animated.bounce {
	-webkit-animation-name: et_pb_bounce;
	animation-name: et_pb_bounce;
}

@-webkit-keyframes et_pb_bounceTop {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, -200px, 0);
		transform: translate3d(0, -200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_bounceTop {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, -200px, 0);
		transform: translate3d(0, -200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.bounceTop {
	-webkit-animation-name: et_pb_bounceTop;
	animation-name: et_pb_bounceTop;
}

@-webkit-keyframes et_pb_bounceRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_bounceRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.bounceRight {
	-webkit-animation-name: et_pb_bounceRight;
	animation-name: et_pb_bounceRight;
}

@-webkit-keyframes et_pb_bounceBottom {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes et_pb_bounceBottom {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0);
	}
	
	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.et_animated.bounceBottom {
	-webkit-animation-name: et_pb_bounceBottom;
	animation-name: et_pb_bounceBottom;
}

@-webkit-keyframes et_pb_bounceLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_bounceLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
	
	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.bounceLeft {
	-webkit-animation-name: et_pb_bounceLeft;
	animation-name: et_pb_bounceLeft;
}

.et_animated.zoom, .et_animated.zoomTop {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
}

.et_animated.zoomTop {
	-webkit-transform-origin: top;
	transform-origin: top;
}

.et_animated.zoomRight {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: right;
	transform-origin: right;
}

.et_animated.zoomBottom {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}

@-webkit-keyframes et_pb_zoomLeft {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1;
	}
}

@keyframes et_pb_zoomLeft {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1;
	}
}

.et_animated.zoomLeft {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: left;
	transform-origin: left;
}

.et_animated.flip {
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

.et_animated.flipTop {
	-webkit-animation-name: et_pb_flipBottom;
	animation-name: et_pb_flipBottom;
}

.et_animated.flipRight {
	-webkit-animation-name: et_pb_flipLeft;
	animation-name: et_pb_flipLeft;
}

@-webkit-keyframes et_pb_flipBottom {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

@keyframes et_pb_flipBottom {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

.et_animated.flipBottom {
	-webkit-animation-name: et_pb_flipBottom;
	animation-name: et_pb_flipBottom;
}

@-webkit-keyframes et_pb_flipLeft {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

@keyframes et_pb_flipLeft {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

.et_animated.flipLeft {
	-webkit-animation-name: et_pb_flipLeft;
	animation-name: et_pb_flipLeft;
}

.et_animated.fold {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

.et_animated.foldTop {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

.et_animated.foldRight {
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

@-webkit-keyframes et_pb_foldBottom {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

@keyframes et_pb_foldBottom {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateX(0deg);
		transform: perspective(0) rotateX(0deg);
	}
}

.et_animated.foldBottom {
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

@-webkit-keyframes et_pb_foldLeft {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

@keyframes et_pb_foldLeft {
	to {
		opacity: 1;
		-webkit-transform: perspective(0) rotateY(0deg);
		transform: perspective(0) rotateY(0deg);
	}
}

.et_animated.foldLeft {
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

@-webkit-keyframes et_pb_roll {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_roll {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.roll {
	-webkit-animation-name: et_pb_roll;
	animation-name: et_pb_roll;
}

@-webkit-keyframes et_pb_rollTop {
	0% {
		-webkit-transform-origin: top;
		transform-origin: top;
	}
	
	to {
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollTop {
	0% {
		-webkit-transform-origin: top;
		transform-origin: top;
	}
	
	to {
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollTop {
	-webkit-animation-name: et_pb_rollTop;
	animation-name: et_pb_rollTop;
}

@-webkit-keyframes et_pb_rollRight {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	to {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollRight {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	to {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollRight {
	-webkit-animation-name: et_pb_rollRight;
	animation-name: et_pb_rollRight;
}

@-webkit-keyframes et_pb_rollBottom {
	0% {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
	}
	
	to {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollBottom {
	0% {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
	}
	
	to {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollBottom {
	-webkit-animation-name: et_pb_rollBottom;
	animation-name: et_pb_rollBottom;
}

@-webkit-keyframes et_pb_rollLeft {
	0% {
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes et_pb_rollLeft {
	0% {
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.et_animated.rollLeft {
	-webkit-animation-name: et_pb_rollLeft;
	animation-name: et_pb_rollLeft;
}

@-webkit-keyframes fadeOutTop {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
}

@keyframes fadeOutTop {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
}

@-webkit-keyframes fadeInTop {
	0% {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@keyframes fadeInTop {
	0% {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@-webkit-keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
}

@-webkit-keyframes fadeOutBottom {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
}

@keyframes fadeOutBottom {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%);
	}
}

@-webkit-keyframes Grow {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes Grow {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.et-waypoint.et_pb_animation_off, .et_pb_animation_off {
	opacity: 1;
}

.et_pb_animation_left.et-animated {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_right.et-animated {
	opacity: 1;
	-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_top.et-animated {
	opacity: 1;
	-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_bottom.et-animated {
	opacity: 1;
	-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_animation_fade_in.et-animated {
	opacity: 1;
	-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
}

@media (max-width:980px) {
	.et-waypoint.et_pb_animation_off_tablet, .et_pb_animation_off_tablet {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
	
	.et_pb_animation_left_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_right_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_top_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_bottom_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_fade_in_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
}

@media (max-width:767px) {
	.et-waypoint.et_pb_animation_off_phone, .et_pb_animation_off_phone {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
	
	.et_pb_animation_left_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_right_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_top_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_bottom_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
	
	.et_pb_animation_fade_in_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
	}
}

.mfp-wrap .mfp-arrow:active {
	position: absolute;
	top: 50%;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	font-family: "Font Awesome 5 Pro";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mfp-fade.mfp-bg {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-fade .mfp-wrap .mfp-content {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.mfp-bg {
	z-index: 1000000;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
}

.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
}

.mfp-wrap {
	z-index: 1000001;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none;
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: auto;
	height: auto;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	font-size: 14px !important;
	padding: 0 10px !important;
	text-align: center;
	opacity: 1;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
}

.mfp-close:focus, .mfp-close:hover {
	opacity: .5;
	color: #222;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	opacity: .55;
	filter: alpha(opacity=55);
	top: 50%;
	margin: -32px 0 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow-left {
	left: 10px;
}

.mfp-arrow-right {
	right: 10px;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

.mfp-arrow {
	background: none !important;
	margin-top: -32px !important;
	line-height: 1em !important;
}

.mfp-arrow, .mfp-arrow:after {
	width: 48px !important;
	height: 48px !important;
}

.mfp-arrow:after {
	margin: 0 !important;
	top: 0 !important;
	border: none !important;
}

.mfp-arrow-left {
	left: 0 !important;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border: none;
	font-size: 64px;
	color: #fff;
}

.mfp-arrow-left:before, .mfp-arrow-right:before {
	display: none;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}

.mfp-figure, img.mfp-img {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75);
	}
	
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.et-menu li {
	display: inline-block;
	font-size: 14px;
	padding-right: 22px;
}

.et-menu>li:last-child {
	padding-right: 0;
}

.et-menu a {
	color: rgba(0, 0, 0, .6);
	text-decoration: none;
	display: block;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.et-menu a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.et-menu li>a {
	padding-bottom: 29px;
	word-wrap: break-word;
}

a.et_pb_menu__icon, button.et_pb_menu__icon {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 0;
	margin: 0 11px;
	font-family: ETmodules;
	font-size: 17px;
	background: none;
	border: 0;
	cursor: pointer;
}

.et_pb_menu__wrap .mobile_menu_bar {
	-webkit-transform: translateY(3%);
	transform: translateY(3%);
}

.et_pb_menu__wrap .mobile_menu_bar:before {
	top: 0;
}

.et_pb_menu__logo {
	overflow: hidden;
}

.et_pb_menu__logo img {
	display: block;
}

.et_pb_menu__logo img[src$=".svg"] {
	width: 100%;
}

.et_pb_menu__search-button:after {
	content: "U";
}

.et_pb_menu__cart-button:after {
	content: "";
}

@media (max-width:980px) {
	.et-menu {
		display: none;
	}
	
	.et_mobile_nav_menu {
		display: block;
		margin-top: -1px;
	}
}

.et_pb_slider {
	position: relative;
	overflow: hidden;
}

.et_pb_slide {
	padding: 0 6%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_slider .et_pb_slide {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
	width: 100%;
	text-align: center;
	list-style: none !important;
	background-position: 50%;
	background-size: 100%;
	background-size: cover;
}

.et_pb_slider .et_pb_slide:first-child {
	display: list-item;
}

.et-pb-controllers {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.et-pb-controllers a {
	display: inline-block;
	background-color: hsla(0, 0%, 100%, .5);
	text-indent: -9999px;
	border-radius: 7px;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	padding: 0;
	opacity: .5;
}

.et-pb-controllers .et-pb-active-control {
	opacity: 1;
}

.et-pb-controllers a:last-child {
	margin-right: 0;
}

.et-pb-controllers .et-pb-active-control {
	background-color: #fff;
}

.et_pb_slides .et_pb_temp_slide {
	display: block;
}

.et_pb_slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_light_tablet .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_slide_content {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_content {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

@media (max-width:767px) {
	.et-pb-controllers {
		position: absolute;
		bottom: 5%;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 10;
		height: 14px;
	}
	
	.et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
		bottom: 18px;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper, .et_pb_bg_layout_light_phone .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
	position: absolute;
	top: 50%;
	z-index: 100;
	font-size: 48px;
	color: #fff;
	margin-top: -24px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0;
}

.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: #333;
}

.et_pb_slider:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_pb_slider:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	background-color: #333;
}

.et_pb_bg_layout_light .et-pb-controllers a {
	background-color: rgba(0, 0, 0, .3);
}

.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	text-decoration: none;
}

.et-pb-arrow-next span, .et-pb-arrow-prev span {
	display: none;
}

.et-pb-arrow-prev {
	left: -22px;
}

.et-pb-arrow-next {
	right: -22px;
}

.et-pb-arrow-prev:before {
	content: "4";
}

.et-pb-arrow-next:before {
	content: "5";
}

.format-gallery .et-pb-arrow-next, .format-gallery .et-pb-arrow-prev {
	color: #fff;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide, .et_pb_column_1_5 .et_pb_slider .et_pb_slide, .et_pb_column_1_6 .et_pb_slider .et_pb_slide {
	min-height: 170px;
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-arrow-next, .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-arrow-next, .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_slider:hover .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_pb_slider:hover .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
	
	.et_pb_bg_layout_light_phone .et-pb-arrow-next, .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-arrow-next, .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
		color: #fff;
	}
}

.et_mobile_device .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_mobile_device .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

@media (max-width:767px) {
	.et_mobile_device .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_mobile_device .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters1 #left-area {
		width: 75%;
	}
	
	.et_pb_gutter.et_pb_gutters1 #sidebar {
		width: 25%;
	}
	
	.et_pb_gutters1.et_right_sidebar #left-area {
		padding-right: 0;
	}
	
	.et_pb_gutters1.et_left_sidebar #left-area {
		padding-left: 0;
	}
	
	.et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
		right: 25% !important;
	}
	
	.et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
		left: 25% !important;
	}
	
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
		width: 75%;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 {
		width: 66.667%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 {
		width: 60%;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_5, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
		width: 40%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
		width: 33.3333%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
		width: 25%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_5, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
		width: 20%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_6, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
		width: 16.6667%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 33.333%;
		margin-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
		width: 33.333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 50%;
		margin-right: 0;
	}
}

@media (max-width:767px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
}

@media (max-width:479px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
		margin: 0 !important;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters2 #left-area {
		width: 77.25%;
	}
	
	.et_pb_gutter.et_pb_gutters2 #sidebar {
		width: 22.75%;
	}
	
	.et_pb_gutters2.et_right_sidebar #left-area {
		padding-right: 3%;
	}
	
	.et_pb_gutters2.et_left_sidebar #left-area {
		padding-left: 3%;
	}
	
	.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
		right: 22.75% !important;
	}
	
	.et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before {
		left: 22.75% !important;
	}
	
	.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
		margin-right: 3%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 1.5%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
		width: 74.25%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 2.02%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 {
		width: 65.667%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 2.284%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 {
		width: 58.8%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 2.551%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
		width: 48.5%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 3.093%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_5, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 {
		width: 38.2%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 3.927%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
		width: 31.3333%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
		width: 22.75%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_5, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
		width: 17.6%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 8.523%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_6, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
		width: 14.1667%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%;
	}
	
	.et_pb_gutters2 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 22.75%;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	
	.et_pb_gutters2.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters2.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 30.64%;
		margin-right: 4.04%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
		margin-right: 5.5%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.75%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
		width: 73.625%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 3.735%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 64.833%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 4.242%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
		width: 57.8%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 4.758%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
		width: 47.25%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 5.82%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
		width: 36.7%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 7.493%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 29.6667%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
		width: 20.875%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_5, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
		width: 15.6%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 17.628%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_6, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
		width: 12.0833%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%;
	}
	
	.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 28.353%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
		width: 48%;
		margin-right: 4%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1) {
		clear: none;
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters4 #left-area {
		width: 81%;
	}
	
	.et_pb_gutter.et_pb_gutters4 #sidebar {
		width: 19%;
	}
	
	.et_pb_gutters4.et_right_sidebar #left-area {
		padding-right: 8%;
	}
	
	.et_pb_gutters4.et_left_sidebar #left-area {
		padding-left: 8%;
	}
	
	.et_pb_gutter.et_pb_gutters4.et_right_sidebar #main-content .container:before {
		right: 19% !important;
	}
	
	.et_pb_gutter.et_pb_gutters4.et_left_sidebar #main-content .container:before {
		left: 19% !important;
	}
	
	.et_pb_gutters4 .et_pb_column, .et_pb_gutters4.et_pb_row .et_pb_column {
		margin-right: 8%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 4%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 {
		width: 73%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 5.479%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 {
		width: 64%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 6.25%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 {
		width: 56.8%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 7.042%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 {
		width: 46%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 8.696%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_5, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 {
		width: 35.2%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 11.364%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 {
		width: 28%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 {
		width: 19%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_5, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 {
		width: 13.6%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 29.412%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_6, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 {
		width: 10%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%;
	}
	
	.et_pb_gutters4 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 19%;
		margin-right: 8%;
		margin-bottom: 8%;
	}
	
	.et_pb_gutters4.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters4.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 26.027%;
		margin-right: 10.959%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 33.333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal;
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 22.75%;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 31.333%;
		margin-right: 3%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 9.574%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.98%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 8.081%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 47.716%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 9.137%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 47.449%;
		margin-right: 5.102%;
		margin-bottom: 5.102%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 5.102%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 7.853%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 9.574%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 13.187%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 17.045%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 29.667%;
		margin-right: 5.5%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 18.539%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 46.265%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 14.941%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 45.758%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.967%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 45.242%;
		margin-right: 9.516%;
		margin-bottom: 9.516%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 9.516%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 14.986%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 18.539%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 26.347%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 35.256%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 19%;
		margin-right: 8%;
		margin-bottom: 8%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 28%;
		margin-right: 8%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 28.571%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 44.521%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 21.918%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 43.75%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 25%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 42.958%;
		margin-right: 14.085%;
		margin-bottom: 14.085%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 14.085%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 22.727%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 28.571%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 42.105%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 58.824%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 {
		width: 33.33333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 {
		width: 25%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 {
		width: 33.33333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 {
		width: 33.333%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%;
	}
	
	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 3.093%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.02%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 {
		width: 47.9798%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 {
		width: 30.63973%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.284%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 {
		width: 47.716%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 {
		width: 21.574%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 {
		width: 30.28765%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 10.588%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 3.093%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 {
		width: 46.90722%;
		margin-right: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 {
		width: 29.21%;
		margin-right: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%;
	}
	
	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 5.82%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 3.735%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 {
		width: 46.26486%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 {
		width: 28.35314%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 4.242%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 {
		width: 45.758%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 {
		width: 18.638%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 {
		width: 27.67781%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 22.759%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 5.82%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 {
		width: 44.17989%;
		margin-right: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 {
		width: 25.573%;
		margin-right: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%;
	}
	
	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 8.696%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 5.479%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 {
		width: 44.52055%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 {
		width: 26.0274%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 6.25%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 {
		width: 43.75%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 {
		width: 15.625%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 {
		width: 25%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 40%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 8.696%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 {
		width: 41.30435%;
		margin-right: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 {
		width: 21.739%;
		margin-right: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%;
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 0;
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal;
	}
}

@media (max-width:980px) {
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0;
		width: 33.333%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0;
	}
	
	.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0;
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		margin: 0;
	}
}

@media (max-width:767px) {
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0;
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0;
		width: 100%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item {
		margin: 0;
		width: 50%;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		margin: 0;
		width: 100%;
	}
}

@media (max-width:479px) {
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		width: 100%;
		margin: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.98%;
		margin-right: 4.04%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 8.081%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 8.081%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 13.187%;
	}
	
	.et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.716%;
		margin-right: 4.569%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 9.137%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 9.574%;
		width: 100%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 6.186%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 13.187%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 21.176%;
	}
	
	.et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters2 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 46.265%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 14.941%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 14.941%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 26.347%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 45.758%;
		margin-right: 8.483%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.967%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 18.539%;
		width: 100%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 11.64%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 26.347%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 45.517%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 44.521%;
		margin-right: 10.959%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 21.918%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.918%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 42.105%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 43.75%;
		margin-right: 12.5%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 25%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 28.571%;
		width: 100%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 17.391%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 42.105%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 80%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner .et_pb_gutters4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0;
	}
}

.nav li li {
	padding: 0 20px;
	margin: 0;
}

.et-menu li li a {
	padding: 6px 20px;
	width: 200px;
}

.nav li {
	position: relative;
	line-height: 1em;
}

.nav li li {
	position: relative;
	line-height: 2em;
}

.nav li ul {
	position: absolute;
	padding: 20px 0;
	z-index: 9999;
	width: 240px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-transform: translateZ(0);
	text-align: left;
}

.nav li.et-hover>ul {
	visibility: visible;
}

.nav li.et-touch-hover>ul, .nav li:hover>ul {
	opacity: 1;
	visibility: visible;
}

.nav li li ul {
	z-index: 1000;
	top: -23px;
	left: 240px;
}

.nav li.et-reverse-direction-nav li ul {
	left: auto;
	right: 240px;
}

.nav li:hover {
	visibility: inherit;
}

.et_mobile_menu li a, .nav li li a {
	font-size: 14px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
	background-color: rgba(0, 0, 0, .03);
	opacity: .7;
}

.et-dropdown-removing>ul {
	display: none;
}

.mega-menu .et-dropdown-removing>ul {
	display: block;
}

.et-menu .menu-item-has-children>a:first-child:after {
	font-family: ETmodules;
	content: "3";
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 800;
}

.et-menu .menu-item-has-children>a:first-child {
	padding-right: 20px;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	right: 20px;
	top: 6px;
}

.et-menu-nav li.mega-menu {
	position: inherit;
}

.et-menu-nav li.mega-menu>ul {
	padding: 30px 20px;
	position: absolute !important;
	width: 100%;
	left: 0 !important;
}

.et-menu-nav li.mega-menu ul li {
	margin: 0;
	float: left !important;
	display: block !important;
	padding: 0 !important;
}

.et-menu-nav li.mega-menu li>ul {
	-webkit-animation: none !important;
	animation: none !important;
	padding: 0;
	border: none;
	left: auto;
	top: auto;
	width: 240px !important;
	position: relative;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.et-menu-nav li.mega-menu li ul {
	visibility: visible;
	opacity: 1;
	display: none;
}

.et-menu-nav li.mega-menu.et-hover li ul, .et-menu-nav li.mega-menu:hover li ul {
	display: block;
}

.et-menu-nav li.mega-menu:hover>ul {
	opacity: 1 !important;
	visibility: visible !important;
}

.et-menu-nav li.mega-menu>ul>li>a:first-child {
	padding-top: 0 !important;
	font-weight: 700;
	border-bottom: 1px solid rgba(0, 0, 0, .03);
}

.et-menu-nav li.mega-menu>ul>li>a:first-child:hover {
	background-color: transparent !important;
}

.et-menu-nav li.mega-menu li>a {
	width: 200px !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li>a, .et-menu-nav li.mega-menu.mega-menu-parent li li {
	width: 100% !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
	float: left;
	width: 100% !important;
}

.et-menu-nav li.mega-menu>ul>li {
	width: 25%;
	margin: 0;
}

.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
	width: 33.33%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
	width: 50%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
	width: 100%;
}

.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after, .et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after {
	display: none;
}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
	width: auto;
	left: 30px !important;
	right: 30px !important;
}

.et_pb_fullwidth_section .et_pb_fullwidth_menu {
	position: relative;
}

.et_mobile_menu {
	position: absolute;
	left: 0;
	padding: 5%;
	background: #fff;
	width: 100%;
	visibility: visible;
	opacity: 1;
	display: none;
	z-index: 9999;
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul {
	visibility: visible !important;
	display: block !important;
	padding-left: 10px;
}

.et_mobile_menu li li {
	padding-left: 5%;
}

.et_mobile_menu li a {
	border-bottom: 1px solid rgba(0, 0, 0, .03);
	color: #666;
	padding: 10px 5%;
	display: block;
}

.et_mobile_menu .menu-item-has-children>a {
	font-weight: 700;
	background-color: rgba(0, 0, 0, .03);
}

.et_mobile_menu li .menu-item-has-children>a {
	background-color: transparent;
}

.et_mobile_nav_menu {
	float: right;
	display: none;
}

.mobile_menu_bar {
	position: relative;
	display: block;
	line-height: 0;
}

.mobile_menu_bar:before {
	content: "a";
	font-size: 32px;
	position: relative;
	left: 0;
	top: 0;
	cursor: pointer;
}

.et_pb_module .mobile_menu_bar:before {
	top: 2px;
}

.mobile_nav .select_page {
	display: none;
}

.et_pb_widget {
	float: left;
	max-width: 100%;
	word-wrap: break-word;
}

.et_pb_widget a {
	text-decoration: none;
	color: #666;
}

.et_pb_widget li a:hover {
	color: #82c0c7;
}

.et_pb_widget ol li, .et_pb_widget ul li {
	margin-bottom: .5em;
}

.et_pb_widget ol li ol li, .et_pb_widget ul li ul li {
	margin-left: 15px;
}

.et_pb_widget select {
	width: 100%;
	height: 28px;
	padding: 0 5px;
}

.et_pb_widget_area .et_pb_widget a {
	color: inherit;
}

.et_pb_bg_layout_light .et_pb_widget li a {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_widget li a {
	color: inherit;
}

#comment-wrap {
	padding-top: 75px;
}

.comment-body {
	position: relative;
	padding: 0 110px 0 100px;
	margin-bottom: 48px;
	min-height: 87px;
}

.comment_avatar {
	left: 0;
	position: absolute;
	top: 7px;
}

.comment_avatar img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto;
}

.comment_postinfo {
	margin-bottom: 8px;
}

span.fn, span.fn a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
}

span.comment_date {
	color: #000;
	font-size: 14px;
	font-weight: 300;
}

.comment_area .comment-reply-link {
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
}

.comment-reply-link:hover, .form-submit:hover {
	text-decoration: none;
}

.comment .children {
	margin-left: 100px;
	padding-left: 0 !important;
}

#comment-wrap li.comment.depth-5 article {
	padding-right: 0;
}

.comment #respond {
	margin: -30px 0 0;
}

#respond {
	padding-top: 17px;
}

#commentform {
	padding-bottom: 50px;
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
	width: 47%;
}

#commentform textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
	padding: 12px;
	color: #999;
	line-height: 1em;
	background-color: #eee;
	font-size: 18px;
	border-width: 0;
}

.form-submit {
	text-align: right;
}

.form-submit .et_pb_button {
	display: inline-block;
	cursor: pointer;
	color: #2ea3f2;
}

#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400;
}

@media (max-width:767px) {
	#comment-wrap li.comment article {
		padding-right: 0;
	}
	
	.comment-body {
		padding: 0 0 0 100px;
	}
	
	.comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
	
	#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
	}
	
	.comment .children {
		margin-left: 50px;
	}
}

@media (max-width:479px) {
	.comment_avatar img {
		max-width: 50%;
	}
	
	.comment-body {
		padding: 0 0 0 50px;
	}
	
	.comment .children {
		margin-left: 25px;
	}
	
	a.comment-reply-link.et_pb_button {
		font-size: 15px;
	}
	
	a.comment-reply-link.et_pb_button:after {
		font-size: 25px;
	}
}

.woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after {
	font-family: ETmodules !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}

.woocommerce-page .media-frame .media-frame-toolbar button.button, .woocommerce-page .media-frame .media-frame-toolbar button.post-nav .nav-links .button, .woocommerce-page .media-frame .media-frame-toolbar button.read-more-buttons, .woocommerce .media-frame .media-frame-toolbar button.button, .woocommerce .media-frame .media-frame-toolbar button.post-nav .nav-links .button, .woocommerce .media-frame .media-frame-toolbar button.read-more-buttons {
	float: left !important;
}

.woocommerce-page .media-frame button.button, .woocommerce-page .media-frame button.post-nav .nav-links .button, .woocommerce-page .media-frame button.read-more-buttons, .woocommerce .media-frame button.button, .woocommerce .media-frame button.post-nav .nav-links .button, .woocommerce .media-frame button.read-more-buttons {
	margin-left: 10px;
	margin-top: 15px;
	padding: 0 12px 2px !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	border-width: 1px !important;
	border-color: #ccc !important;
	text-decoration: none !important;
	color: #555 !important;
	background: #f7f7f7 !important;
	box-shadow: 0 1px 0 #ccc !important;
	vertical-align: top !important;
}

.woocommerce-page .media-frame button.button:after, .woocommerce-page .media-frame button.post-nav .nav-links .button:after, .woocommerce-page .media-frame button.read-more-buttons:after, .woocommerce .media-frame button.button:after, .woocommerce .media-frame button.post-nav .nav-links .button:after, .woocommerce .media-frame button.read-more-buttons:after {
	content: "" !important;
}

.woocommerce-page .media-frame button.button-primary, .woocommerce .media-frame button.button-primary {
	background: #0085ba !important;
	border-color: #0073aa #006799 #006799 !important;
	box-shadow: 0 1px 0 #006799 !important;
	color: #fff !important;
	text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799 !important;
}

.woocommerce-page .media-frame button.button-primary:hover, .woocommerce .media-frame button.button-primary:hover {
	background: #008ec2 !important;
	color: #fff !important;
	border-color: #0073aa #006799 #006799 !important;
}

.woocommerce-page .media-frame button.button-primary:active, .woocommerce .media-frame button.button-primary:active {
	background: #0073aa !important;
	box-shadow: inset 0 2px 0 #006799 !important;
	color: #fff !important;
	border-color: #0073aa #006799 #006799 !important;
}

.woocommerce-page .media-frame button.button-hero, .woocommerce .media-frame button.button-hero {
	font-size: 14px !important;
	height: 46px !important;
	line-height: 44px;
	padding: 0 36px !important;
}

.woocommerce-page .media-frame button.button-hero:hover, .woocommerce .media-frame button.button-hero:hover {
	background: #fafafa !important;
	border-color: #999 !important;
	color: #23282d !important;
}

.woocommerce-page .media-frame button.button-hero:active, .woocommerce .media-frame button.button-hero:active {
	background: #eee !important;
	border-color: #999 !important;
	box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5) !important;
	-webkit-transform: translateY(1px) !important;
	transform: translateY(1px) !important;
	outline: 2px solid transparent !important;
	outline-offset: 0 !important;
}

.et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title {
	cursor: pointer;
	position: relative;
	padding: 0 50px 0 0;
}

.et_pb_accordion .et_pb_toggle_title:before {
	right: 0;
	left: auto;
}

.et_pb_accordion .et_pb_toggle {
	margin-bottom: 10px;
	position: relative;
}

.et_pb_accordion .et_pb_toggle:last-child {
	margin-bottom: 0;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
	display: none;
}

@media (max-width:980px) {
	.et_pb_accordion.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-tablet h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

@media (max-width:767px) {
	.et_pb_accordion.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-phone h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

.et_pb_audio_module {
	position: relative;
}

.et_pb_audio_cover_art {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 220px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transition: inherit;
	transition: inherit;
}

.et_pb_with_border .et_pb_audio_cover_art {
	border: 0 solid #333;
}

.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art, .et_pb_column_3_8 .et_pb_audio_cover_art {
	float: none;
	width: 100%;
	position: relative;
}

.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art {
	height: 380px;
}

.et_pb_column_3_8 .et_pb_audio_cover_art {
	height: 275px;
}

.et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art {
	height: 240px;
}

.et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art {
	height: 170px;
}

.et_audio_module_meta {
	margin-bottom: 17px;
	color: #fff;
}

.et_pb_audio_module_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px;
	margin-left: 220px;
}

.et_pb_audio_module_content h2 {
	color: #fff !important;
}

.et_pb_text_color_dark .et_pb_audio_module_content h2 {
	color: #666 !important;
}

.et_pb_text_color_dark.et_pb_audio_module_content h2 {
	color: #bbb !important;
}

.et_pb_audio_module_content h2 {
	margin-top: 0;
}

.et_pb_column_2_3 .et_pb_audio_module_content {
	padding: 40px 40px 45px;
}

.et_pb_column_1_2 .et_pb_audio_module_content, .et_pb_column_3_5 .et_pb_audio_module_content {
	padding: 40px 40px 35px;
}

.et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	padding: 30px;
}

.et_pb_audio_no_image .et_pb_audio_module_content, .et_pb_column_1_2 .et_pb_audio_module_content, .et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_1_5 .et_pb_audio_module_content, .et_pb_column_1_6 .et_pb_audio_module_content, .et_pb_column_2_5 .et_pb_audio_module_content, .et_pb_column_3_5 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	margin-left: 0;
}

@media (min-width:981px) {
	.et_pb_column_4_4 .et_pb_audio_cover_art.has-box-shadow-overlay {
		position: absolute;
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art {
		height: 340px;
	}
	
	.et_pb_column_3_8 .et_pb_audio_cover_art {
		height: 242px;
	}
	
	.et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art {
		height: 210px;
	}
	
	.et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art {
		height: 145px;
	}
}

@media (max-width:980px) {
	.et_pb_text_color_dark_tablet.et_pb_audio_module_content h2 {
		color: #bbb !important;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important;
	}
	
	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		position: relative;
		height: 400px !important;
	}
	
	.et_pb_audio_module_content {
		margin-left: 0 !important;
		padding: 55px 60px !important;
	}
	
	.et_pb_audio_module_content h2 {
		font-size: 36px;
	}
	
	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important;
	}
}

@media (max-width:767px) {
	.et_pb_audio_module_content {
		margin-left: 0 !important;
		padding: 30px !important;
	}
	
	.et_pb_audio_module_content h2 {
		font-size: 26px;
	}
	
	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important;
	}
	
	.et_pb_text_color_dark_phone.et_pb_audio_module_content h2 {
		color: #bbb !important;
	}
	
	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		position: relative;
		height: 300px !important;
	}
}

@media (max-width:479px) {
	.et_pb_audio_module_content h2 {
		font-size: 20px;
	}
	
	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important;
	}
	
	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		height: 210px !important;
	}
}

.et_pb_blog_grid {
	position: relative;
}

.et_pb_blog_grid .column {
	float: left;
	max-width: 100%;
}

.et_pb_blog_grid .et_pb_post {
	border: 1px solid #d8d8d8;
	padding: 19px;
	background-color: #fff;
	word-wrap: break-word;
}

.et_pb_blog_grid .et_pb_image_container {
	position: relative;
}

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider {
	margin: -20px -20px 29px;
}

.et_pb_blog_grid .et_pb_image_container img {
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.et_pb_blog_grid .et_pb_no_thumb .entry-title, .et_pb_blog_grid .et_pb_no_thumb h2 {
	margin-top: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 0;
}

.et_pb_blog_grid h2 {
	font-size: 18px;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
	display: none;
	opacity: 0;
	line-height: 0;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 0;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
	opacity: 1;
}

.et_pb_blog_grid .et_main_video_overlay:hover:before {
	background: rgba(0, 0, 0, .6);
}

.et_pb_blog_grid .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content {
	padding: 35px 30px 32px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content {
	padding: 35px 20px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content a.et_link_main_url, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
	margin: -20px -20px 19px;
}

.et_pb_posts.et_pb_module article .et_pb_row {
	width: 100%;
}

.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row {
	width: 80%;
}

@media (min-width:981px) {
	.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "3 .column.size-1of3";
	}
	
	.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2";
	}
	
	.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1";
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_blog_grid .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
}

@media (max-width:980px) {
	.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.21%;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin-bottom: 0;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2 {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_link_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_link_content a.et_link_main_url {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 182px !important;
	}
	
	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2";
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 9.5%;
		width: 100%;
	}
	
	.et_pb_blog_grid .column {
		float: none;
	}
	
	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1";
	}
	
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%;
	}
	
	.et_pb_blog_grid h2 {
		font-size: 16px;
		padding-bottom: 0;
	}
	
	.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_blog_grid .et_pb_post.format-link>*, .et_pb_blog_grid .et_pb_post.format-quote>*, .et_pb_blog_grid .et_pb_post>.et_pb_image_container, .et_pb_blog_grid .et_pb_post>.post-meta, .et_pb_blog_grid .et_pb_post>h2 {
		display: block;
	}
	
	.et_pb_blog_grid .et_pb_post .post-meta {
		display: block !important;
		padding: 0;
	}
	
	.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 156px !important;
	}
}

.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 1;
}

.et_pb_blurb_content {
	max-width: 550px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	word-wrap: break-word;
	display: table;
	width: 100%;
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
	text-align: left;
}

.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
	text-align: right;
}

.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container {
	text-align: justify;
}

.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
	text-align: center;
}

.et_pb_blurb_content p:last-of-type {
	padding-bottom: 0;
}

.et_pb_blurb .et_pb_module_header a, .et_pb_blurb h4 a {
	text-decoration: none;
}

.et_pb_blurb .et_pb_image_wrap {
	display: block;
	margin: auto;
}

.et_pb_main_blurb_image img {
	border-radius: inherit;
}

.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap {
	width: 100%;
	max-width: 100%;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
	width: 32px;
	display: table-cell;
	line-height: 0;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image img, .et_pb_blurb_position_right .et_pb_main_blurb_image img {
	width: inherit;
}

.et_pb_blurb_position_left .et-pb-icon, .et_pb_blurb_position_right .et-pb-icon {
	font-size: 32px;
	display: table-cell;
}

.et_pb_blurb_position_left .et-pb-icon-circle, .et_pb_blurb_position_right .et-pb-icon-circle {
	font-size: 16px;
	padding: 8px;
}

.et_pb_blurb_position_left .et-pb-icon-circle-border, .et_pb_blurb_position_right .et-pb-icon-circle-border {
	border: 2px solid;
}

.et_pb_blurb_position_left .et_pb_blurb_container, .et_pb_blurb_position_right .et_pb_blurb_container {
	display: table-cell;
	vertical-align: top;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 15px;
}

.et_pb_blurb_position_left .et_pb_blurb_content {
	text-align: left;
}

.et_pb_blurb_position_right .et_pb_blurb_container {
	padding-right: 15px;
}

.et_pb_blurb_position_right .et_pb_blurb_content {
	text-align: right;
}

.et_pb_blurb_position_right .et_pb_main_blurb_image {
	left: auto;
	right: 0;
}

.et_pb_blurb_position_right .et-pb-icon {
	margin-right: 0;
	margin-left: 20px;
}

.et-pb-icon-circle {
	font-size: 48px;
	border-radius: 100%;
	padding: 25px;
}

.et-pb-icon-circle-border {
	border: 3px solid;
}

.et_pb_main_blurb_image {
	display: inline-block;
	margin-bottom: 30px;
	line-height: 0;
	max-width: 100%;
}

@media (max-width:980px) {
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon, .et_pb_blurb_position_right_tablet .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon-circle, .et_pb_blurb_position_right_tablet .et-pb-icon-circle {
		font-size: 16px;
		padding: 8px;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon-circle-border, .et_pb_blurb_position_right_tablet .et-pb-icon-circle-border {
		border: 2px solid;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container, .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_tablet .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_tablet .et-pb-icon {
		font-size: 96px;
		display: inline;
		display: initial;
	}
	
	.et_pb_blurb_position_top_tablet .et-pb-icon-circle {
		font-size: 48px;
		padding: 25px;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:767px) {
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon, .et_pb_blurb_position_right_phone .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon-circle, .et_pb_blurb_position_right_phone .et-pb-icon-circle {
		font-size: 16px;
		padding: 8px;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon-circle-border, .et_pb_blurb_position_right_phone .et-pb-icon-circle-border {
		border: 2px solid;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container, .et_pb_blurb_position_right_phone .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_phone .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_phone .et-pb-icon {
		font-size: 96px;
		display: inline;
		display: initial;
	}
	
	.et_pb_blurb_position_top_phone .et-pb-icon-circle {
		font-size: 48px;
		padding: 25px;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

@media (max-width:767px) {
	.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #2ea3f2;
}

.et_pb_module.et_pb_button {
	display: inline-block;
	color: inherit;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_left {
	text-align: left;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_right {
	text-align: right;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
	text-align: center;
}

.et_pb_button_module_wrapper>a {
	display: inline-block;
}

@media (max-width:980px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left {
		text-align: left;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {
		text-align: right;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center {
		text-align: center;
	}
}

@media (max-width:767px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
		text-align: left;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {
		text-align: right;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {
		text-align: center;
	}
}

.et_pb_circle_counter {
	word-wrap: break-word;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
	max-width: 225px;
}

.et_pb_circle_counter_inner {
	position: relative;
	display: block;
}

.et_pb_circle_counter canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: auto !important;
}

.et_pb_circle_counter .percent {
	word-wrap: normal;
	position: relative;
	z-index: 2;
}

.et_pb_circle_counter .percent p {
	visibility: hidden;
	font-size: 40px;
	font-weight: 500;
	position: relative;
	line-height: .1em;
	padding: 49% 0;
}

.et_pb_circle_counter h3 {
	font-size: 18px;
	position: relative;
}

.et_pb_circle_counter .et_pb_module_header {
	position: relative;
}

.et_pb_circle_counter.et_pb_with_title .percent {
	margin-bottom: 20px;
}

.et_pb_slide_content .et_pb_circle_counter .percent p:last-of-type {
	font-size: 40px;
	font-weight: 500;
	position: relative;
	line-height: .1em;
	padding: 49% 0;
}

.et_pb_code_inner {
	position: relative;
}

.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar, .et_pb_with_border.et_pb_comments_module input, .et_pb_with_border.et_pb_comments_module textarea {
	border: 0 solid #333;
}

.et_pb_comments_module #comment-wrap {
	padding-top: 0;
	position: relative;
}

.et_pb_comments_module.et_pb_no_avatar .comment_avatar {
	display: none;
}

.et_pb_comments_module.et_pb_no_avatar .comment-body {
	padding-left: 0 !important;
	min-height: 0 !important;
}

.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body {
	margin-bottom: 15px !important;
}

.et_pb_comments_module.et_pb_no_reply_button span.reply-container {
	display: none;
}

.et_pb_comments_module.et_pb_no_reply_button .comment-body {
	padding-right: 0 !important;
}

.et_pb_comments_module.et_pb_no_comments_count #comments {
	display: none;
}

.et_pb_bg_layout_dark .comment_postinfo a, .et_pb_bg_layout_dark .comment_postinfo span {
	color: #fff;
}

@media (min-width:480px) {
	.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img {
		max-width: 50%;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children {
		margin-left: 0;
	}
	
	.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
}

@media (min-width:981px) {
	.et_pb_column_1_2 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_3 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img, .et_pb_column_2_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_3_5 .et_pb_comments_module .comment_avatar img {
		max-width: 50%;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment-body, .et_pb_column_1_3 .et_pb_comments_module .comment-body, .et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body, .et_pb_column_2_5 .et_pb_comments_module .comment-body, .et_pb_column_3_5 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment .children, .et_pb_column_1_3 .et_pb_comments_module .comment .children, .et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children, .et_pb_column_2_5 .et_pb_comments_module .comment .children, .et_pb_column_3_5 .et_pb_comments_module .comment .children {
		margin-left: 25px;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_3 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link, .et_pb_column_2_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_3_5 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important;
	}
	
	.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input {
		box-sizing: border-box;
		width: 100%;
	}
}

.single-project #comment-wrap {
	padding-top: 0;
}

.et_pb_with_border .et_pb_contact_form .input[type=checkbox]+label i, .et_pb_with_border .et_pb_contact_form .input[type=radio]+label i, .et_pb_with_border .et_pb_contact_form input, .et_pb_with_border .et_pb_contact_form select, .et_pb_with_border .et_pb_contact_form textarea {
	border: 0 solid #333;
}

.et_pb_contact_main_title {
	word-wrap: break-word;
}

.et_pb_contact_submit {
	color: #2ea3f2;
}

.et_pb_contact_form {
	margin-left: -3%;
}

.et_pb_contact_reset:hover, .et_pb_contact_submit:hover {
	background-color: rgba(0, 0, 0, .05);
}

.et_pb_contact_reset:hover {
	padding: .3em 1em;
}

.et_pb_contact_form [data-conditional-logic] {
	display: none;
}

.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form p.et_contact_error input[type=checkbox]+label {
	color: red !important;
}

.et_pb_contact_form p[data-id=et_number] {
	position: absolute !important;
	-webkit-transform: scale(.01) !important;
	transform: scale(.01) !important;
}

.et_pb_contact_form p[data-id=et_number] input {
	background: transparent !important;
	border: none !important;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: -webkit-box;
	display: flex;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_contact_main_title {
	font-weight: 500;
	padding-bottom: 16px;
	position: relative;
}

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

.et-pb-contact-message {
	position: relative;
}

.et_pb_column_1_3 .et_pb_contact_main_title, .et_pb_column_1_4 .et_pb_contact_main_title, .et_pb_column_1_5 .et_pb_contact_main_title, .et_pb_column_1_6 .et_pb_contact_main_title, .et_pb_column_2_5 .et_pb_contact_main_title {
	font-size: 22px;
}

.et_pb_contact_right {
	display: inline-block;
	min-width: 105px;
	margin: 0;
	text-align: right;
}

.et_pb_contact_right .et_pb_contact_captcha_question {
	vertical-align: middle;
}

.et_pb_contact {
	position: relative;
}

.et_pb_contact .et_pb_contact_field_half {
	width: 50%;
	float: left;
}

.et_pb_contact p input, .et_pb_contact p textarea {
	-webkit-appearance: none;
	background-color: #eee;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px;
}

.et_pb_contact p textarea {
	font-family: inherit;
}

.et_pb_contact p input:-moz-placeholder, .et_pb_contact p input::-moz-placeholder, .et_pb_contact p textarea:-moz-placeholder, .et_pb_contact p textarea::-moz-placeholder {
	opacity: 1;
}

.et_pb_contact_right p input {
	max-width: 50px;
	padding: 16px;
}

.et_pb_contact p input[type=checkbox], .et_pb_contact p input[type=radio] {
	margin: 0;
	width: auto;
	max-width: none;
	padding: 0;
	display: none;
}

.et_pb_contact p input[type=checkbox]+label, .et_pb_contact p input[type=radio]+label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 1.7em;
}

.et_pb_contact p input[type=checkbox]+label i, .et_pb_contact p input[type=radio]+label i {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #eee;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 6px;
}

.et_pb_contact p input[type=radio]+label i {
	border-radius: 50%;
}

.et_pb_contact p input[type=checkbox]:checked+label i:before, .et_pb_contact p input[type=radio]:checked+label i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.et_pb_contact p input[type=checkbox]:checked+label i:before {
	content: "N";
	font-family: ETmodules;
	color: #2ea3f2;
	width: 17px;
	height: 17px;
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
}

.et_pb_contact p input[type=radio]:checked+label i:before {
	background: #2ea3f2;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.et_pb_contact p input[type=checkbox]~input[type=text] {
	display: none !important;
}

.et_pb_contact_reset, .et_pb_contact_submit {
	font-family: inherit;
	display: inline-block;
	margin: 0 0 0 18px;
	cursor: pointer;
}

.et_pb_contact p .et_contact_error {
	border: 1px solid red !important;
}

.et_contact_bottom_container {
	float: right;
	text-align: right;
	margin-top: -1.5%;
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: flex;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_4 .et_pb_contact_right, .et_pb_column_1_5 .et_pb_contact_right, .et_pb_column_1_6 .et_pb_contact_right {
		margin-right: 5px;
	}
}

@media (max-width:980px) {
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_contact .et_pb_contact_field_half_tablet {
		width: 50%;
		float: left;
	}
	
	.et_pb_contact .et_pb_contact_field_last_tablet {
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: flex;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_column .et_pb_contact p.et_pb_contact_field_half {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_contact .et_pb_contact_field_half_phone {
		width: 50%;
		float: left;
	}
	
	.et_pb_contact .et_pb_contact_field_last_phone {
		width: 100%;
	}
}

.iphone .et_pb_contact_form input, .iphone .et_pb_contact_form select, .iphone .et_pb_contact_form textarea {
	-webkit-appearance: initial;
}

.et_pb_countdown_timer_container {
	word-wrap: break-word;
}

.et_pb_countdown_timer {
	padding: 4%;
}

.et_pb_countdown_timer .et_pb_countdown_timer_container {
	width: 100%;
	text-align: center;
	position: relative;
	vertical-align: top;
}

.et_pb_countdown_timer .title {
	font-weight: 500;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

.et_pb_countdown_timer h4.title {
	font-size: 26px;
}

.et_pb_countdown_timer .section {
	display: inline-block;
	position: relative;
}

.et_pb_countdown_timer .section.values {
	width: 17%;
	max-width: 160px;
	vertical-align: top;
}

.et_pb_countdown_timer .section p {
	font-size: 54px;
	line-height: 54px;
	padding-bottom: 0;
	text-align: center;
	display: inline-block;
}

.et_pb_countdown_timer .section.zero p {
	opacity: .4;
}

.et_pb_countdown_timer .section p.value {
	min-width: 100%;
}

.et_pb_countdown_timer .section p.label {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	display: block;
}

.et_pb_countdown_timer .sep {
	position: relative;
}

.et_pb_countdown_timer .sep.sep.sep.sep.sep p {
	text-decoration: none !important;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p, .et_pb_column_3_5 .et_pb_countdown_timer .section p {
	font-size: 38px;
	line-height: 38px;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p.label, .et_pb_column_3_5 .et_pb_countdown_timer .section p.label {
	font-size: 12px;
	line-height: 20px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .title, .et_pb_column_1_4 .et_pb_countdown_timer .title, .et_pb_column_1_5 .et_pb_countdown_timer .title, .et_pb_column_1_6 .et_pb_countdown_timer .title, .et_pb_column_2_5 .et_pb_countdown_timer .title {
	font-size: 22px;
	margin-bottom: 20px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section p, .et_pb_column_2_5 .et_pb_countdown_timer .section p, .et_pb_column_3_8 .et_pb_countdown_timer .section p {
	font-size: 28px;
	line-height: 28px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .section p, .et_pb_column_1_5 .et_pb_countdown_timer .section p, .et_pb_column_1_6 .et_pb_countdown_timer .section p {
	font-size: 20px;
	line-height: 20px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section p.label, .et_pb_column_1_4 .et_pb_countdown_timer .section p.label, .et_pb_column_1_5 .et_pb_countdown_timer .section p.label, .et_pb_column_1_6 .et_pb_countdown_timer .section p.label, .et_pb_column_2_5 .et_pb_countdown_timer .section p.label, .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
	font-size: 11px;
	line-height: 19px;
}

@media (max-width:980px) {
	.et_pb_countdown_timer .title {
		font-size: 22px !important;
	}
	
	.et_pb_countdown_timer .section p {
		font-size: 64px !important;
		line-height: 64px !important;
	}
	
	.et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
	
	.et_pb_countdown_timer .sep.sep.sep.sep.sep p {
		text-decoration: none !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
}

@media (min-width:768px) and (max-width:800px) {
	.et_pb_countdown_timer .section p {
		font-size: 50px !important;
		line-height: 50px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 25px !important;
		line-height: 25px !important;
	}
}

@media (max-width:767px) {
	.et_pb_countdown_timer .title {
		font-size: 22px !important;
		margin-bottom: 20px !important;
	}
	
	.et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important;
	}
	
	.et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 16px !important;
		line-height: 16px !important;
	}
	
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important;
	}
}

@media (max-width:479px) {
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important;
	}
}

@media (max-width:380px) {
	.et_pb_countdown_timer .section p, .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 24px !important;
		line-height: 24px !important;
	}
	
	.et_pb_countdown_timer .section p.label {
		font-size: 12px !important;
		line-height: 25px !important;
	}
}

.et_pb_counter_title {
	word-wrap: break-word;
}

.et_pb_counter_amount {
	background-color: #2ea3f2;
}

.et_pb_counters .et_pb_counter_container {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_with_border .et_pb_counter_container {
	border: 0 solid #333;
}

.et_pb_counter_title {
	font-size: 12px;
	line-height: 1.6em;
	display: block;
}

.et_pb_bg_layout_light .et_pb_counter_title {
	color: #666;
}

.et_pb_counter_container {
	background-color: #ddd;
	color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	display: block;
}

.et_pb_counter_amount {
	opacity: 0;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.6em;
	text-align: right;
	padding: 1px;
	display: block;
	min-height: 6px;
	z-index: 2;
	overflow: hidden;
}

.et_pb_counter_amount.overlay {
	background-color: transparent !important;
	color: #2ea3f2;
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: visible;
}

.et_pb_counters span.et_pb_counter_amount_number {
	display: inline-block;
	padding: 0 10px;
}

.et_pb_counters span.et_pb_counter_amount_number:after, .et_pb_counters span.et_pb_counter_amount_number:before {
	content: "";
	display: block;
	max-width: 20px;
	min-width: 5px;
}

.et_pb_counters.et_pb_section_video>li, .et_pb_counters>li.et_pb_section_video .et_pb_counter_amount {
	position: relative;
}

.et_pb_counters li:last-of-type .et_pb_counter_container {
	margin-bottom: 0;
}

.et_pb_text_align_left .et_pb_counter_amount {
	text-align: left;
}

.et_pb_text_align_center .et_pb_counter_amount {
	text-align: center;
}

.et_pb_text_align_right .et_pb_counter_amount {
	text-align: right;
}

.et_pb_text_align_justified .et_pb_counter_amount {
	text-align: justify;
}

.et_pb_counters {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

.et-animated li span .et_pb_counter_amount {
	opacity: 1;
	-webkit-animation: slideWidth 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: slideWidth 1s cubic-bezier(.77, 0, .175, 1) 1;
	position: relative;
}

.et_pb_bg_layout_light_tablet .et_pb_counter_title {
	color: #666;
}

.et_pb_bg_layout_dark_tablet .et_pb_counter_title {
	color: #fff;
}

@-webkit-keyframes slideWidth {
	0% {
		width: 0;
	}
}

@keyframes slideWidth {
	0% {
		width: 0;
	}
}

@media (max-width:767px) {
	.et_pb_text_align_left-tablet .et_pb_counter_amount {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet .et_pb_counter_amount {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet .et_pb_counter_amount {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet .et_pb_counter_amount {
		text-align: justify;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_bg_layout_light_phone .et_pb_counter_title {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_counter_title {
		color: #fff;
	}
	
	.et_pb_text_align_left-phone .et_pb_counter_amount {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone .et_pb_counter_amount {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone .et_pb_counter_amount {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone .et_pb_counter_amount {
		text-align: justify;
	}
}

.et_pb_bg_layout_light .et_pb_promo_button {
	color: #2ea3f2;
}

.et-promo {
	background-color: #1f6581;
	padding: 40px 0 25px;
}

.et-promo-description {
	float: left;
	padding: 0 60px;
	word-wrap: break-word;
	width: 754px;
}

.et-promo-description p {
	color: #fff;
}

.et-promo-button {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	background-color: rgba(0, 0, 0, .35);
	border-radius: 5px;
	padding: 14px 20px;
	margin-top: 20px;
	float: left;
}

.et_pb_promo {
	padding: 40px 60px;
	text-align: center;
}

.et_pb_promo_description {
	padding-bottom: 20px;
	position: relative;
}

.et_pb_promo_description p:last-of-type {
	padding-bottom: 0;
}

.et_pb_promo_button {
	display: inline-block;
	color: inherit;
}

.et_pb_promo_button:hover {
	text-decoration: none;
}

.et_pb_promo_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo, .et_pb_column_1_5 .et_pb_promo, .et_pb_column_1_6 .et_pb_promo, .et_pb_column_2_5 .et_pb_promo, .et_pb_column_3_5 .et_pb_promo {
	padding: 40px;
}

.et_pb_has_bg_hover.et_pb_promo:hover {
	padding: 40px 60px !important;
	-webkit-transition: padding .4s ease-in-out;
	transition: padding .4s ease-in-out;
}

.et_pb_column_1_2 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_3 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_4 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_5 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_6 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_2_5 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_3_5 .et_pb_has_bg_hover.et_pb_promo:hover {
	padding: 40px !important;
}

.et_pb_no_bg_hover.et_pb_promo:hover {
	padding: 0 !important;
}

@media (max-width:980px) {
	.et_pb_has_bg_tablet.et_pb_promo {
		padding: 40px !important;
	}
	
	.et_pb_no_bg_tablet.et_pb_promo {
		padding: 0 !important;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_promo_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_promo_button {
		color: inherit;
	}
}

@media (max-width:767px) {
	.et_pb_promo {
		padding: 40px;
	}
	
	.et_pb_has_bg_phone.et_pb_promo {
		padding: 40px !important;
	}
	
	.et_pb_no_bg_phone.et_pb_promo {
		padding: 0 !important;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_promo_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_promo_button {
		color: inherit;
	}
}

@media (max-width:479px) {
	.et_pb_promo {
		padding: 40px;
	}
}

.et_pb_space {
	box-sizing: content-box;
	height: 23px;
}

.et_pb_divider_hidden {
	margin-bottom: 0 !important;
}

.et_pb_divider_internal {
	display: inline-block;
	width: 100%;
}

.et_pb_divider {
	margin: 0 0 30px;
	position: relative;
}

.et_pb_divider:before {
	content: "";
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.et_pb_divider:after, .et_pb_space:after {
	content: "";
	display: table;
}

.et_pb_divider_position_bottom:before {
	top: auto !important;
	bottom: 0 !important;
}

.et_pb_divider_position_center:before {
	top: 50% !important;
}

@media (max-width:980px) {
	.et_pb_divider_position_top_tablet:before {
		top: 0 !important;
		bottom: auto !important;
	}
	
	.et_pb_divider_position_bottom_tablet:before {
		top: auto !important;
		bottom: 0 !important;
	}
	
	.et_pb_divider_position_center_tablet:before {
		top: 50% !important;
	}
	
	.et_pb_space.et-hide-mobile {
		display: none;
	}
}

@media (max-width:767px) {
	.et_pb_divider_position_top_phone:before {
		top: 0 !important;
		bottom: auto !important;
	}
	
	.et_pb_divider_position_bottom_phone:before {
		top: auto !important;
		bottom: 0 !important;
	}
	
	.et_pb_divider_position_center_phone:before {
		top: 50% !important;
	}
}

.ie .et_pb_divider {
	overflow: visible;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #2ea3f2;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
	display: none;
}

.et_pb_text_align_left.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: left;
}

.et_pb_text_align_center.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: center;
}

.et_pb_text_align_right.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: right;
}

.et_pb_text_align_justified.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: justify;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
	clear: both;
	margin: 0 0 40px;
}

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portfolio_filters, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portfolio_filters {
	position: relative;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	list-style-type: none !important;
	padding: 0;
}

.et_pb_filterable_portfolio.et_pb_text_align_center .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap;
}

.et_pb_filterable_portfolio.et_pb_text_align_justified .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}

.et_pb_filterable_portfolio.et_pb_text_align_right .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	float: left;
	font-size: 14px;
	line-height: 1em;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	color: #666;
	padding: 10px 20px;
	border: 1px solid #e2e2e2;
	display: block;
	height: auto;
	overflow: hidden;
	margin: -1px -1px 0 0;
	background-color: #fff;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	border-radius: 3px 0 0 3px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	border-radius: 0 3px 3px 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
	color: #666;
	background-color: #f4f4f4;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
	color: #82c0c7;
	background-color: #f9f9f9;
}

.et_pb_filterable_portfolio .et_pb_portfolio_items, .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
	width: 100%;
	position: relative;
}

.et_pb_filterable_portfolio .et_pb_portfolio_item.active {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: 100%;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	border-radius: 3px 3px 0 0;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	border-radius: 0 0 3px 3px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2;
	position: relative;
}

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination {
	position: relative;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	list-style-type: none !important;
	text-align: right;
	margin: 0;
	padding: 0;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
	display: inline-block;
	padding: 10px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
	font-size: 16px;
	line-height: 16px;
	color: #999;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #82c0c7;
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a {
	color: #fff;
}

@media (min-width:981px) {
	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item img {
		width: 100%;
	}
	
	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0;
	}
	
	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
		font-size: 18px;
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: auto;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		width: auto;
		border-radius: 0;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		border-radius: 3px 0 0 3px;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
		border-radius: 0 3px 3px 0;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: justify;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_center-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_justified-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_right-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: end;
		justify-content: flex-end;
		flex-wrap: wrap;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
		width: 100%;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 50%;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		border-radius: 3px 0 0 0;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
		border-radius: 0 3px 0 0;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child:nth-child(odd) a {
		border-radius: 0 0 3px 3px;
	}
	
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child:nth-child(2n) a {
		border-radius: 0 0 3px;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: justify;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_center-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_justified-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.et_pb_filterable_portfolio.et_pb_text_align_right-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: end;
		justify-content: flex-end;
		flex-wrap: wrap;
	}
}

.et_pb_fullwidth_code.et_pb_module {
	z-index: 9;
	position: relative;
}

.et_pb_with_border.et_pb_fullwidth_header .header-image-container img, .et_pb_with_border.et_pb_fullwidth_header .header-logo {
	border: 0 solid #333;
}

.et_pb_fullwidth_header {
	padding: 50px 0;
	position: relative;
	background-position: 50%;
	background-size: cover;
}

.et_pb_fullwidth_header p {
	padding-bottom: 0;
}

.et_pb_fullwidth_header_subhead {
	display: block;
}

.et_pb_fullscreen {
	padding: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	position: relative;
	z-index: 3;
	width: 80%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 100vh;
	width: 80%;
	max-width: none;
	height: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column wrap;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column nowrap;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container {
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content {
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center {
	-ms-align-self: flex-start;
	align-self: flex-start;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container {
	width: 100%;
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom {
	-ms-align-self: flex-end;
	align-self: flex-end;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
	display: -moz-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
	display: -moz-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-flow: row-reverse;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container {
	width: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
	width: 50%;
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center {
	-ms-align-self: center;
	align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.bottom {
	-ms-align-self: flex-end;
	align-self: flex-end;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	text-align: left;
	margin-left: 0;
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content {
	margin-right: 6%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	text-align: right;
	margin-right: 0;
	float: right;
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content {
	margin-left: 6%;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom {
	margin-bottom: 80px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	padding-left: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	padding-right: 0;
}

.et_pb_fullwidth_header .header-content {
	padding: 10px;
	text-align: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	margin: 20px auto;
	width: 80%;
	max-width: 800px;
}

.et_pb_fullwidth_header .header-image {
	text-align: center;
	margin-left: 2%;
	margin-right: 2%;
	line-height: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
	margin-top: 20px;
	display: inline-block;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one {
	margin-right: 15px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .et_pb_button_one {
	margin-right: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .et_pb_button_two {
	margin-left: 15px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	pointer-events: none;
}

.et_pb_fullwidth_header .et_pb_parallax_css {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	width: 100%;
	min-height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
	display: inline-block;
	pointer-events: all;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	color: #fff;
	font-size: 3.5em;
}

.et_pb_fullwidth_header .scroll-down-container .scroll-down-phone, .et_pb_fullwidth_header .scroll-down-container .scroll-down-tablet {
	display: none;
}

@media (max-width:980px) {
	.et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down, .et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-phone {
		display: none;
	}
	
	.et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-tablet {
		display: inline-block;
	}
}

@media (max-width:767px) {
	.et_pb_fullwidth_header .scroll-down-container-phone .scroll-down, .et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-tablet {
		display: none;
	}
	
	.et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-phone {
		display: inline-block;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-flow: column;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
		width: 100%;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
		margin: 20px 2%;
	}
}

.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.left, .ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.right {
	height: 100px;
}

.ie .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	float: none;
}

.et_pb_fullwidth_image {
	position: relative;
	line-height: 0;
}

.et_pb_fullwidth_image img {
	width: 100%;
	position: relative;
}

.et_pb_fullwidth_section .et_pb_post_title {
	padding: 6% 0;
	position: relative;
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_above {
	padding-top: 0;
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container, .et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below {
	padding-bottom: 0;
}

.et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	display: block;
}

@media (max-width:980px) {
	.et_pb_fullwidth_section .et_pb_post_title {
		padding: 80px 0;
	}
}

.single-post.et_left_sidebar .et_pb_fullwidth_section .et_pb_post_title, .single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title {
	padding-top: 0;
}

.single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg {
	padding-top: 6%;
}

.single .et_pb_fullwidth_section .et_pb_title_featured_container, .single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container {
	width: 100%;
	max-width: 100%;
	padding-top: 0;
}

.et_pb_fullwidth_section .et_pb_map_container {
	margin: 0;
}

.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img {
	border: 0 solid #333;
}

.et_pb_fullwidth_menu.et_hover_enabled:hover {
	z-index: auto;
}

.et_pb_fullwidth_menu .et-menu-nav, .et_pb_fullwidth_menu .et-menu-nav>ul {
	float: none;
}

.et_pb_fullwidth_menu .et-menu-nav>ul {
	padding: 0 !important;
	line-height: 1.7em;
}

.et_pb_fullwidth_menu .et-menu-nav>ul ul {
	padding: 20px 0;
	text-align: left;
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a {
	color: #fff;
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
	color: hsla(0, 0%, 100%, .8);
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul {
	bottom: 100%;
	top: auto;
	border-top: none;
	border-bottom: 3px solid #2ea3f2;
	box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul li ul {
	bottom: -23px;
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li.mega-menu ul ul {
	bottom: 0;
	top: auto;
	border: none;
}

.et_pb_fullwidth_menu .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	align-items: stretch;
	flex-wrap: wrap;
	opacity: 1;
}

.et_pb_fullwidth_menu .et_pb_menu__wrap--visible {
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__wrap--hidden {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__menu {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_fullwidth_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu>nav, .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul {
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	margin: 0;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
	position: static;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - 1px);
	left: 0;
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul.upwards>li>ul {
	top: auto;
	bottom: calc(100% - 1px);
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 31px 0;
	white-space: nowrap;
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 0 !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 8px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	padding-bottom: 8px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-bottom: 8px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 8px;
}

.et_pb_fullwidth_menu .et_pb_menu__icon {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_fullwidth_menu .et-menu {
	margin-left: -11px;
	margin-right: -11px;
}

.et_pb_fullwidth_menu .et-menu>li {
	padding-left: 11px;
	padding-right: 11px;
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 30px;
}

.rtl  .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 0;
	margin-left: 30px;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
	-webkit-box-flex: 1;
	flex-grow: 1;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo, .et_pb_fullwidth_menu--style-centered .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
	display: none;
	margin-bottom: 30px;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
	-webkit-box-align: center !important;
	align-items: center !important;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
	width: 100%;
	height: 100%;
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
	max-height: 100%;
}

.et_pb_fullwidth_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
	min-width: 96px;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container {
	position: absolute;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	align-content: stretch;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 999;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--visible {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--hidden {
	-webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--disabled {
	display: none;
}

.et_pb_fullwidth_menu .et_pb_menu__search {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_fullwidth_menu .et_pb_menu__search-form {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

.et_pb_fullwidth_menu .et_pb_menu__search-input {
	border: 0;
	width: 100%;
	color: #333;
	background: transparent;
}

.et_pb_fullwidth_menu .et_pb_menu__close-search-button {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_fullwidth_menu .et_pb_menu__close-search-button:after {
	content: "M";
	font-size: 1.7em;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 28px 0 0 !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 5px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding-bottom: 29px;
	white-space: nowrap;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards {
	padding: 0 0 28px !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-top: 0;
	margin-bottom: 5px;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 29px;
	padding-bottom: 0;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after {
	top: auto;
	bottom: 0;
}

@media (min-width:981px) {
	.et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.et_dropdown_animation_slide.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out;
	}
	
	.et_dropdown_animation_expand.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_pb_fullwidth_menu.et_pb_fullwidth_menu_fullwidth .et_pb_row {
		width: 100%;
		max-width: 100%;
		padding: 0 30px !important;
	}
}

@media (max-width:980px) {
	.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo {
		margin: 0 auto;
	}
	
	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
		display: none;
	}
	
	.et_pb_fullwidth_menu .et_pb_row {
		min-height: 81px;
	}
	
	.et_pb_fullwidth_menu .et_pb_menu__menu {
		display: none;
	}
	
	.et_pb_fullwidth_menu .et_mobile_nav_menu {
		float: none;
		margin: 0 6px;
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_fullwidth_menu .et_mobile_menu {
		top: 100%;
		padding: 5%;
	}
	
	.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul {
		list-style: none !important;
		text-align: left;
	}
	
	.et_pb_fullwidth_menu .et_mobile_menu ul {
		padding: 0;
	}
	
	.et_pb_fullwidth_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
		top: auto;
		bottom: 100%;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a:hover {
		color: hsla(0, 0%, 100%, .8);
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a:hover {
		color: hsla(0, 0%, 100%, .8);
	}
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta {
	z-index: 3;
	opacity: 1;
}

.et_pb_fullwidth_portfolio {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.et_pb_fullwidth_portfolio .et_overlay {
	border: none;
	pointer-events: auto;
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group {
	display: none;
	float: left;
	width: 100%;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group.active, .et_pb_fullwidth_portfolio.et_pb_fullwidth_portfolio_grid .et_pb_carousel_group {
	display: block;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
	width: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
	float: left;
	margin: 0;
	height: 0;
	width: 20%;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
	max-width: 100%;
	height: inherit;
	min-height: 100%;
	min-width: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.landscape img {
	height: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.portrait img {
	width: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta {
	z-index: 3;
	opacity: 1;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay:before {
	top: 45%;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay:before {
	top: 33%;
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
	background: rgba(0, 0, 0, .6);
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p {
	color: #fff;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
	position: absolute;
	opacity: 0;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_title, .et_pb_fullwidth_portfolio h2.et_pb_portfolio_title {
	text-align: center;
	margin: 30px 0;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3, .et_pb_fullwidth_portfolio .et_pb_portfolio_image p {
	display: block;
	position: relative;
	float: left;
	z-index: 5;
	width: 100%;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
	margin-top: 40%;
	padding: 0 5px;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay+p.post-meta {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
	margin-top: 35%;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

.et_pb_fullwidth_portfolio .et_pb_no_results .entry {
	height: 285.75px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .meta p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .meta p {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .meta p {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .meta p {
		color: #fff;
	}
}

.et_pb_fullwidth_post_slider.et_pb_slider .et_pb_container {
	width: 80%;
	max-width: 1080px;
}

.et_pb_gallery_item {
	word-wrap: break-word;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #2ea3f2;
}

p.et_pb_gallery_caption {
	line-height: 1.7;
}

.et_pb_with_border .et_pb_gallery_image, .et_pb_with_border .et_pb_gallery_item {
	border: 0 solid #333;
}

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
	margin-top: 10px;
}

.et_pb_gallery_image:hover .et_overlay:before {
	top: 50%;
}

.et_pb_gallery_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

.et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
	display: none;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
}

.et_pb_gallery_fullwidth .et_pb_gallery_image img, .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 100%;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item:first-child {
	display: block;
}

.et_pb_gallery .et_pb_gallery_items, .et_pb_gallery.et_pb_section_parallax {
	width: 100%;
}

.et_pb_gallery.et_pb_section_parallax:hover {
	overflow: hidden;
}

.et_pb_gallery_grid .et_pb_gallery_items {
	-webkit-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
}

.et_pb_gallery_grid .et_pb_gallery_image {
	position: relative;
}

.et_pb_gallery_image {
	line-height: 0;
}

.et_pb_gallery_grid .et_pb_gallery_item {
	display: none;
}

.et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: left;
}

.et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: center;
}

.et_pb_text_align_right.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: right;
}

.et_pb_text_align_justified.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: justify;
}

.et_pb_gallery_grid .et_pb_gallery_item {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_gallery .et_pb_gallery_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2;
	position: relative;
}

.et_pb_gallery .et_pb_gallery_pagination ul {
	list-style-type: none !important;
	text-align: right;
	margin: 0;
	padding: 0;
}

.et_pb_gallery .et_pb_gallery_pagination ul li {
	display: inline-block;
	padding: 10px;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a {
	font-size: 16px;
	line-height: 16px;
	color: #999;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #82c0c7;
}

.et_pb_gallery_pagination ul:after {
	content: "";
	width: 100%;
	height: 0;
	display: inline-block;
}

.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a {
	color: #fff;
}

.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: inherit;
}

.et_pb_slider.gallery-not-found .et_pb_slide, .et_pb_slider.gallery-not-found .et_pb_slide .et_pb_container {
	min-height: 0 !important;
}

@media (min-width:981px) {
	.et_pb_gallery_grid .et_pb_gallery_item img {
		width: 100%;
	}
	
	.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0;
	}
	
	.et_pb_gallery_grid .et_pb_gallery_item h3 {
		font-size: 18px;
	}
	
	.et_pb_gallery_item .et_pb_gallery_caption {
		font-size: 14px;
		margin: .4em 0 0;
	}
	
	.et_pb_row [class*=et_pb_gutters] .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify;
	}
}

.safari .et_pb_gallery_grid .et_pb_gallery_image {
	overflow: visible;
}

.et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333;
}

.et_pb_image {
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
}

.et_pb_image.aligncenter {
	text-align: center;
}

.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
	display: block;
	position: relative;
}

.et_pb_image {
	display: block;
}

.et_pb_image .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%;
}

.et_pb_image img {
	position: relative;
}

.et_pb_image_sticky {
	margin-bottom: 0 !important;
	display: inherit;
}

.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

@media (min-width:981px) {
	.et_pb_section_sticky, .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky .et_pb_column_single, .et_pb_section_sticky .et_pb_row.et-last-child, .et_pb_section_sticky .et_pb_row:last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0 !important;
	}
}

@media (max-width:980px) {
	.et_pb_image_sticky_tablet {
		margin-bottom: 0 !important;
		display: inherit;
	}
	
	.et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0 !important;
	}
	
	.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
		margin-bottom: 0;
	}
	
	.et_pb_image_bottom_space_tablet {
		margin-bottom: 30px !important;
		display: block;
	}
	
	.et_always_center_on_mobile {
		text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media (max-width:767px) {
	.et_pb_image_sticky_phone {
		margin-bottom: 0 !important;
		display: inherit;
	}
	
	.et_pb_image_bottom_space_phone {
		margin-bottom: 30px !important;
		display: block;
	}
}

.et_pb_login_form .et_pb_newsletter_button {
	margin: 0;
	width: 100%;
	cursor: pointer;
}

.et_pb_login_form form {
	text-align: left;
}

.et_pb_login_form ::-webkit-input-placeholder {
	color: #666;
}

.et_pb_login_form ::-moz-placeholder {
	color: #666;
}

.et_pb_login_form :-ms-input-placeholder {
	color: #666;
}

.et_pb_newsletter.et_pb_login {
	display: block;
}

.et_pb_newsletter.et_pb_login .et_pb_module_header:empty+.et_pb_newsletter_description_content>br:first-child {
	display: none;
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	float: left;
	position: relative;
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description {
	margin-bottom: 20px;
}

body.logged-in:not(.et-fb)  .et_pb_newsletter.et_pb_login .et_pb_newsletter_description {
	margin-bottom: 0;
}

.et_pb_forgot_password {
	font-size: 12px;
	margin-top: -5px;
}

.et_pb_forgot_password a {
	color: #fff;
	text-decoration: underline;
}

.et_pb_bg_layout_light .et_pb_forgot_password a {
	color: #666;
}

@media (min-width:768px) {
	.et_pb_in_customizer.et_pb_login .et_pb_newsletter_description {
		width: 50%;
	}
}

.logged-in:not(.et-fb) .et_pb_login .et_pb_newsletter_description {
	width: 100%;
	padding: 0;
}

.et_pb_map {
	height: 440px;
	width: 100%;
	position: relative;
}

.et_pb_map_container img {
	max-width: inherit;
}

.et_pb_map_pin {
	display: none;
	visibility: hidden;
}

.et_pb_column_2_3 .et_pb_map {
	height: 400px;
}

.et_pb_column_1_2 .et_pb_map, .et_pb_column_3_5 .et_pb_map, .et_pb_column_3_8 .et_pb_map {
	height: 280px;
}

.et_pb_column_1_3 .et_pb_map, .et_pb_column_1_4 .et_pb_map, .et_pb_column_1_5 .et_pb_map, .et_pb_column_1_6 .et_pb_map, .et_pb_column_2_5 .et_pb_map {
	height: 230px;
}

@media (min-width:981px) and (max-width:1405px) {
	.et_pb_column .et_pb_map {
		max-width: 100%;
	}
}

@media (max-width:980px) {
	.et_pb_map_container>.et_pb_map {
		height: 350px;
	}
}

@media (max-width:767px) {
	.et_pb_map_container>.et_pb_map {
		height: 220px;
	}
}

@media (max-width:479px) {
	.et_pb_map_container>.et_pb_map {
		height: 200px;
	}
}

.chrome.parallax-map-support .et_pb_map {
	-webkit-transform: inherit !important;
	transform: inherit !important;
}

.et_pb_with_border.et_pb_menu .et_pb_menu__logo img {
	border: 0 solid #333;
}

.et_pb_menu.et_hover_enabled:hover {
	z-index: auto;
}

.et_pb_menu .et-menu-nav, .et_pb_menu .et-menu-nav>ul {
	float: none;
}

.et_pb_menu .et-menu-nav>ul {
	padding: 0 !important;
	line-height: 1.7em;
}

.et_pb_menu .et-menu-nav>ul ul {
	padding: 20px 0;
	text-align: left;
}

.et_pb_bg_layout_dark.et_pb_menu ul li a {
	color: #fff;
}

.et_pb_bg_layout_dark.et_pb_menu ul li a:hover {
	color: hsla(0, 0%, 100%, .8);
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	top: 12px;
}

.et_pb_menu .et-menu-nav>ul.upwards li ul {
	bottom: 100%;
	top: auto;
	border-top: none;
	border-bottom: 3px solid #2ea3f2;
	box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
}

.et_pb_menu .et-menu-nav>ul.upwards li ul li ul {
	bottom: -23px;
}

.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul {
	bottom: 0;
	top: auto;
	border: none;
}

.et_pb_menu_inner_container {
	position: relative;
}

.et_pb_menu .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	align-items: stretch;
	flex-wrap: wrap;
	opacity: 1;
}

.et_pb_menu .et_pb_menu__wrap--visible {
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__wrap--hidden {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__menu {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu>nav, .et_pb_menu .et_pb_menu__menu>nav>ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_menu .et_pb_menu__menu>nav>ul {
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	margin: 0;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
	position: static;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - 1px);
	left: 0;
}

.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul {
	top: auto;
	bottom: calc(100% - 1px);
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 31px 0;
	white-space: nowrap;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 0 !important;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 8px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	padding-bottom: 8px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-top: 0;
	margin-bottom: 8px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 8px;
	padding-bottom: 0;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after {
	top: auto;
	bottom: 0;
}

.et_pb_menu .et_pb_menu__icon {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_menu .et-menu {
	margin-left: -11px;
	margin-right: -11px;
}

.et_pb_menu .et-menu>li {
	padding-left: 11px;
	padding-right: 11px;
}

.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap {
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 30px;
}

.rtl  .et_pb_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 0;
	margin-left: 30px;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu, .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav, .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
	-webkit-box-flex: 1;
	flex-grow: 1;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.et_pb_menu--style-centered .et_pb_menu__logo-wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu--style-centered .et_pb_menu__logo, .et_pb_menu--style-centered .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_menu--style-centered .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
	display: none;
	margin-bottom: 30px;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img {
	margin: 0 auto;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap {
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
	-webkit-box-align: center !important;
	align-items: center !important;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
	width: 100%;
	height: 100%;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
	max-height: 100%;
}

.et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
	min-width: 96px;
}

.et_pb_menu .et_pb_menu__search-container {
	position: absolute;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	align-content: stretch;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 999;
}

.et_pb_menu .et_pb_menu__search-container--visible {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__search-container--hidden {
	-webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}

.et_pb_menu .et_pb_menu__search-container--disabled {
	display: none;
}

.et_pb_menu .et_pb_menu__search {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	align-items: center;
}

.et_pb_menu .et_pb_menu__search-form {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

.et_pb_menu .et_pb_menu__search-input {
	border: 0;
	width: 100%;
	color: #333;
	background: transparent;
}

.et_pb_menu .et_pb_menu__close-search-button {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

.et_pb_menu .et_pb_menu__close-search-button:after {
	content: "M";
	font-size: 1.7em;
}

@media (min-width:981px) {
	.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.et_dropdown_animation_slide.et_pb_menu ul li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out;
	}
	
	.et_dropdown_animation_expand.et_pb_menu ul li:hover>ul {
		-webkit-transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_dropdown_animation_flip.et_pb_menu ul li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_pb_menu.et_pb_menu_fullwidth .et_pb_row {
		width: 100%;
		max-width: 100%;
		padding: 0 30px !important;
	}
}

@media (max-width:980px) {
	.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo {
		margin: 0 auto;
	}
	
	.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
		display: none;
	}
	
	.et_pb_menu .et_pb_row {
		min-height: 81px;
	}
	
	.et_pb_menu .et_pb_menu__menu {
		display: none;
	}
	
	.et_pb_menu .et_mobile_nav_menu {
		float: none;
		margin: 0 6px;
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	
	.et_pb_menu .et_mobile_menu {
		top: 100%;
		padding: 5%;
	}
	
	.et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul {
		list-style: none !important;
		text-align: left;
	}
	
	.et_pb_menu .et_mobile_menu ul {
		padding: 0;
	}
	
	.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
		top: auto;
		bottom: 100%;
	}
}

.et_pb_number_counter {
	word-wrap: break-word;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
}

.et_pb_number_counter .percent {
	z-index: 2;
}

.et_pb_number_counter h3 {
	font-size: 18px;
	position: relative;
}

.et_pb_number_counter .et_pb_module_header {
	position: relative;
}

.et_pb_number_counter {
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}

.et_pb_number_counter.active {
	opacity: 1;
}

.et_pb_number_counter {
	width: auto;
}

.et_pb_number_counter canvas {
	display: none;
	visibility: hidden;
}

.et_pb_number_counter .percent {
	height: 72px;
	position: relative;
}

.et_pb_number_counter .percent p {
	font-size: 72px;
	line-height: 72px;
	font-weight: 500;
}

.et_pb_number_counter.et_pb_with_title .percent {
	margin-bottom: 20px;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_4 .et_pb_number_counter .percent, .et_pb_column_1_5 .et_pb_number_counter .percent, .et_pb_column_1_6 .et_pb_number_counter .percent {
		height: 55px;
	}
	
	.et_pb_column_1_4 .et_pb_number_counter h3, .et_pb_column_1_5 .et_pb_number_counter h3, .et_pb_column_1_6 .et_pb_number_counter h3 {
		padding: 10px 0 0;
	}
}

.et_pb_portfolio_item {
	word-wrap: break-word;
}

.et_pb_with_border .et_portfolio_image {
	border: 0 solid #333;
}

.et_portfolio_image img {
	vertical-align: bottom;
	margin-bottom: 0;
}

.et_pb_portfolio_item {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_with_border .et_pb_portfolio_image, .et_pb_with_border .et_pb_portfolio_item {
	border: 0 solid #333;
}

.et_pb_portfolio_item .et_pb_module_header a, .et_pb_portfolio_item .post-meta a, .et_pb_portfolio_item h3 a {
	text-decoration: none;
}

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a {
	color: inherit;
}

.et_pb_portfolio_item .et_pb_module_header, .et_pb_portfolio_item h2 {
	margin-top: 10px;
}

.et_pb_portfolio_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

.et_pb_portfolio .et_pb_portfolio_item, .et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio.et_pb_section_video .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_video .wp-pagenavi {
	position: relative;
}

.et_pb_portfolio_items_wrapper.no_pagination {
	border-bottom: none;
}

@media (min-width:981px) {
	.et_pb_portfolio_grid .et_pb_portfolio_item img {
		width: 100%;
	}
	
	.et_pb_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0;
	}
	
	.et_pb_portfolio_grid .et_pb_portfolio_item h2 {
		font-size: 18px;
	}
	
	.et_pb_portfolio_item .post-meta {
		font-size: 14px;
		margin: .4em 0 0;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta a {
		color: inherit;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 5.5% 7.5% 0;
		width: 29.666%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1) {
		clear: both;
	}
}

@media (max-width:767px) {
	.et_pb_portfolio_item h2 {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta a {
		color: inherit;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 5.5% 9.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n) {
		margin-right: 5.5%;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .last_in_row, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd) {
		clear: both;
	}
}

@media (max-width:479px) {
	.et_pb_portfolio_item {
		margin-bottom: 22px;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 0 11.5%;
		width: 100%;
	}
	
	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .on_last_row {
		margin-bottom: 0;
	}
}

.et_pb_with_border.et_pb_posts_nav span.nav-next a, .et_pb_with_border.et_pb_posts_nav span.nav-previous a {
	border: 0 solid #333;
}

.et_pb_posts_nav.nav-single:after {
	clear: both;
	display: block;
	content: "";
}

.et_pb_posts_nav a {
	display: inline-block;
}

.et_pb_posts_nav .meta-nav, .et_pb_posts_nav .nav-label, .et_pb_posts_nav .nav-next, .et_pb_posts_nav .nav-previous {
	position: relative;
}

.et_pb_post_slider .et_pb_no_results .entry {
	height: 285.75px;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
}

.et_pb_section:not(.et_pb_fullwidth_section) .et_pb_post_slider .et_pb_no_results .entry {
	height: auto;
	padding: 16% 8%;
}

.et_pb_slider.et_pb_post_slider {
	background-position: 50%;
	background-size: cover;
}

.et_pb_post_slider .et_pb_slide {
	background-repeat: no-repeat;
}

.et_pb_post_slider_image_bottom .et_pb_slide_image {
	position: relative;
	margin: 0 auto 10px !important;
}

.et_pb_post_slider_image_bottom .et_pb_slide_description {
	padding-bottom: 8%;
}

.et_pb_post_slider_image_top .et_pb_slide_image {
	position: relative;
	margin: 8% auto 0 !important;
}

.et_pb_post_slider_image_top .et_pb_slide_description {
	padding-top: 8%;
	padding-bottom: 8%;
}

.et_pb_post_slider_image_right .et_pb_slide_description {
	float: left !important;
}

.et_pb_post_slider_image_right .et_pb_slide_image {
	right: 0;
	margin-right: 0;
}

.et_pb_post_slider.et_pb_bg_layout_dark .post-meta, .et_pb_post_slider.et_pb_bg_layout_dark .post-meta a {
	color: #fff !important;
}

.et_pb_post_slider.et_pb_bg_layout_light .post-meta, .et_pb_post_slider.et_pb_bg_layout_light .post-meta a {
	color: #333 !important;
}

.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description, .et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image {
	opacity: 0;
}

.et_pb_column_1_2 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide {
	padding-bottom: 6%;
}

.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 10% !important;
}

.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 5% !important;
}

.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 7% !important;
}

.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 15% !important;
}

.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 25% !important;
}

.et_pb_post_slider.et_pb_module .et_pb_row {
	width: 100%;
}

.et_pb_post_slider.et_pb_module .et_pb_with_background .et_pb_row {
	width: 80%;
}

.et_pb_post_slider.et_pb_module .et_pb_section {
	background-color: transparent;
}

.et_pb_slide_content .post-meta, .et_pb_slide_content .post-meta a {
	font-size: 13px !important;
	font-weight: 400 !important;
}

.et_pb_slide_content .post-meta {
	padding-bottom: 0 !important;
	padding-top: 5px;
}

@media (max-width:980px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 5% !important;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta, .et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta a {
		color: #333 !important;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta, .et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta a {
		color: #fff !important;
	}
}

@media (max-width:767px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 10% !important;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta, .et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta a {
		color: #333 !important;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta, .et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta a {
		color: #fff !important;
	}
}

@media (max-width:479px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 16% !important;
	}
}

.et_pb_post_title.et_pb_featured_bg {
	padding: 16% 8%;
	background-size: cover;
	background-position: 50%;
	position: relative;
	overflow: hidden;
}

.et_pb_post_title .et_pb_parallax_css {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
	padding: 1em 1.5em;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container {
	padding-bottom: 0;
}

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

.et_pb_column_1_3 .et_pb_title_container h1, .et_pb_column_1_4 .et_pb_title_container h1, .et_pb_column_1_5 .et_pb_title_container h1, .et_pb_column_1_6 .et_pb_title_container h1, .et_pb_column_2_5 .et_pb_title_container h1 {
	font-size: 18px;
}

.et_pb_title_featured_container {
	margin-left: auto;
	margin-right: auto;
}

.et_pb_title_featured_container .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%;
	width: 100%;
}

.et_pb_title_featured_container img {
	width: 100%;
}

.et_pb_title_container {
	display: block;
	max-width: 100%;
	word-wrap: break-word;
	z-index: 98;
	position: relative;
}

.et_pb_title_featured_container {
	line-height: 0;
	position: relative;
}

p.et_pb_title_meta_container {
	padding-bottom: 1em;
}

p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before {
	content: " | ";
}

.et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: #666;
}

.et_pb_bg_layout_dark p.et_pb_title_meta_container, .et_pb_bg_layout_dark p.et_pb_title_meta_container a {
	color: inherit;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_light_tablet p.et_pb_title_meta_container a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container a {
		color: inherit;
	}
}

@media (max-width:767px) {
	.et_pb_title_container h1 {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_light_phone p.et_pb_title_meta_container, .et_pb_bg_layout_light_phone p.et_pb_title_meta_container a {
		color: #666;
	}
	
	.et_pb_bg_layout_dark_phone p.et_pb_title_meta_container, .et_pb_bg_layout_dark_phone p.et_pb_title_meta_container a {
		color: inherit;
	}
}

.et_pb_pricing_content, .et_pb_pricing_heading {
	word-wrap: break-word;
}

.et_pb_featured_table .et_pb_pricing_heading {
	background-color: #2ea3f2;
}

.et_pb_sum {
	color: #2ea3f2;
}

.et_pb_pricing {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

.et_pb_pricing_table_button, .et_pb_pricing li a {
	color: #2ea3f2;
}

.et_pb_pricing_table_button:hover {
	background-color: rgba(0, 0, 0, .05);
}

.et_pb_pricing_table_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_pricing li span:before {
	border-color: #2ea3f2;
}

.et_pb_pricing_table {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_pricing_table_wrap {
	display: block;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-box-align: start;
	align-items: flex-start;
}

.et_pb_pricing_table {
	float: left;
	width: 33.33%;
	max-width: 34%;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	border: 1px solid #bebebe;
	background-color: #fcfcfc;
	padding-bottom: 30px;
	text-align: center;
	margin: 30px -1px 0 0;
	position: relative;
}

.et_pb_pricing>.box-shadow-overlay {
	z-index: 11;
}

.et_pb_featured_table {
	background-color: #fff;
	margin-top: 0;
	position: relative;
	z-index: 10;
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}

.et_pb_column_4_4 .et_pb_pricing_table {
	width: 25%;
	max-width: 25.5%;
}

.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table {
	width: 33.33%;
	max-width: 34%;
}

.et_pb_column_1_2 .et_pb_pricing_table, .et_pb_column_2_3 .et_pb_pricing_table, .et_pb_column_3_5 .et_pb_pricing_table, .et_pb_pricing_2 .et_pb_pricing_table {
	width: 50%;
	max-width: 50.5%;
}

.et_pb_column_1_3 .et_pb_pricing_table, .et_pb_column_1_4 .et_pb_pricing_table, .et_pb_column_1_5 .et_pb_pricing_table, .et_pb_column_1_6 .et_pb_pricing_table, .et_pb_column_2_5 .et_pb_pricing_table, .et_pb_column_3_8 .et_pb_pricing_table, .et_pb_pricing_1 .et_pb_pricing_table {
	width: 100%;
	max-width: none;
	margin: 0 0 30px;
}

.et_pb_column_1_3 .et_pb_pricing_table.et-last-child, .et_pb_column_1_3 .et_pb_pricing_table:last-child, .et_pb_column_1_4 .et_pb_pricing_table.et-last-child, .et_pb_column_1_4 .et_pb_pricing_table:last-child, .et_pb_column_1_5 .et_pb_pricing_table.et-last-child, .et_pb_column_1_5 .et_pb_pricing_table:last-child, .et_pb_column_1_6 .et_pb_pricing_table.et-last-child, .et_pb_column_1_6 .et_pb_pricing_table:last-child, .et_pb_column_2_5 .et_pb_pricing_table.et-last-child, .et_pb_column_2_5 .et_pb_pricing_table:last-child, .et_pb_column_3_8 .et_pb_pricing_table.et-last-child, .et_pb_column_3_8 .et_pb_pricing_table:last-child, .et_pb_pricing_1 .et_pb_pricing_table.et-last-child, .et_pb_pricing_1 .et_pb_pricing_table:last-child {
	margin-bottom: 0;
}

.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(3n+1), .et_pb_column_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(4n+1) {
	clear: both;
}

.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+4), .et_pb_column_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+5) {
	margin-top: 50px;
}

.et_pb_column_1_2 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_2_3 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_3_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4), .et_pb_column_3_5 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_4_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+5) {
	margin-top: 20px;
}

.et_pb_pricing_heading {
	background-color: #bebebe;
	padding: 10px 0;
	position: relative;
}

.et_pb_pricing_heading .et_pb_pricing_title, .et_pb_pricing_heading h2 {
	color: #fff;
	padding-bottom: 5px;
}

.et_pb_best_value {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	display: block;
	font-weight: 500;
}

.et_pb_pricing_content_top {
	padding-top: 17px;
	padding-bottom: 30px;
	position: relative;
	border-bottom: 1px #bebebe;
	border-style: solid;
}

.et_pb_pricing_table .et_pb_button_wrapper {
	padding-left: 30px;
	padding-right: 30px;
}

.et_pb_et_price {
	color: #999;
	font-size: 16px;
}

.et_pb_dollar_sign {
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	margin-left: -.5em;
}

.et_pb_sum {
	font-size: 80px;
	line-height: 1.03em;
	font-weight: 300;
}

.et_pb_pricing_content {
	padding: 30px;
	text-align: left;
	position: relative;
}

.et_pb_featured_table .et_pb_pricing_content {
	padding-bottom: 50px;
}

.et_pb_pricing li {
	line-height: 1.6em;
	padding: 0 0 1.6em 14px;
	position: relative;
}

.et_pb_pricing li:last-child {
	padding-bottom: 0;
}

.et_pb_pricing li span:before {
	border-style: solid;
	border-width: 3px;
	content: "";
	left: -14px;
	position: absolute;
	top: 9px;
	border-radius: 3px;
}

.et_pb_pricing.et_pb_pricing_no_bullet li span:before {
	display: none !important;
}

.et_pb_pricing li.et_pb_not_available {
	color: #ccc;
}

.et_pb_pricing li.et_pb_not_available span:before {
	border-color: #ccc;
}

.et_pb_pricing li a {
	font-weight: 500;
	text-decoration: none;
}

.et_pb_pricing li span {
	position: relative;
}

.et_pb_pricing_table_button {
	display: inline-block;
	position: relative;
}

.et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2) {
	margin-top: 0 !important;
}

@media (min-width:981px) {
	.et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(3), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(4) {
		margin-top: 0 !important;
	}
}

@media (max-width:981px) {
	.et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
		margin-top: 0 !important;
	}
}

@media (min-width:767px) {
	.et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
		margin-top: 0 !important;
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_pricing_table {
		width: 50% !important;
		max-width: 50.5% !important;
	}
	
	.et_pb_column .et_pb_pricing_1 .et_pb_pricing_table {
		width: 100% !important;
		max-width: none !important;
	}
	
	.et_pb_column .et_pb_pricing_table:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_column .et_pb_pricing_table:nth-child(n+3) {
		margin-top: 50px;
	}
	
	.et_pb_column .et_pb_pricing_table:nth-child(n+3).et_pb_featured_table {
		margin-top: 20px;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_pricing_table {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 30px;
		margin-top: 0 !important;
	}
	
	.et_pb_column .et_pb_pricing_table.et-last-child, .et_pb_column .et_pb_pricing_table:last-child {
		margin-bottom: 0;
	}
}

.et_pb_search .screen-reader-text {
	display: none;
}

.et_pb_search {
	border: 1px solid #ddd;
	border-radius: 3px;
	overflow: hidden;
}

.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {
	padding: .715em;
	margin: 0;
	font-size: 14px;
	line-height: normal !important;
	border: none;
	color: #666;
}

.et_pb_search input.et_pb_s::-webkit-input-placeholder {
	color: #666;
}

.et_pb_search input.et_pb_s::-moz-placeholder {
	color: #666;
}

.et_pb_search input.et_pb_s:-ms-input-placeholder {
	color: #666;
}

.et_pb_search input.et_pb_s {
	-webkit-appearance: none;
	background: transparent;
	display: inline-block;
	padding-right: 80px;
	width: 100%;
}

.et_pb_search .et_pb_searchform {
	position: relative;
}

.et_pb_search input.et_pb_searchsubmit {
	min-height: 100% !important;
	background-color: #ddd;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
}

.et_pb_search.et_pb_text_align_center .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left .et_pb_searchsubmit {
	right: 0;
}

.et_pb_search.et_pb_text_align_right .et_pb_searchsubmit {
	right: auto;
	left: 0;
}

.et_pb_search.et_pb_text_align_right input.et_pb_s {
	text-align: right;
	padding-left: 80px;
	padding-right: .7em;
}

.et_pb_search.et_pb_text_align_center input.et_pb_s {
	text-align: center;
}

.et_pb_search.et_pb_hide_search_button input.et_pb_searchsubmit {
	display: none;
}

.et_pb_search.et_pb_hide_search_button input.et_pb_s {
	padding-left: .7em;
	padding-right: .7em;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s {
	color: #fff;
	border: 2px solid #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder {
	color: #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder {
	color: #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder {
	color: #fff;
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit {
	background-color: transparent;
	color: #fff;
	font-weight: 500;
	border: 2px solid #fff;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s {
		border: none;
		color: #666;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #666;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_searchsubmit {
		border: none;
		color: #666;
		background-color: #ddd;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s {
		color: #fff;
		border: 2px solid #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-moz-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s:-ms-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_searchsubmit {
		background-color: transparent;
		color: #fff;
		font-weight: 500;
		border: 2px solid #fff;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		right: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-tablet .et_pb_searchsubmit {
		right: auto;
		left: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-tablet input.et_pb_s {
		text-align: right;
		padding-left: 80px;
		padding-right: .7em;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		text-align: center;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		left: auto;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
		text-align: left;
		padding-left: .715em;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		padding-left: .715em;
		padding-right: .715em;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s {
		border: none;
		color: #666;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #666;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_searchsubmit {
		border: none;
		color: #666;
		background-color: #ddd;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s {
		color: #fff;
		border: 2px solid #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-moz-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s:-ms-input-placeholder {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_searchsubmit {
		background-color: transparent;
		color: #fff;
		font-weight: 500;
		border: 2px solid #fff;
	}
	
	.et_pb_search.et_pb_text_align_center-phone .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left-phone .et_pb_searchsubmit {
		right: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-phone .et_pb_searchsubmit {
		right: auto;
		left: 0;
	}
	
	.et_pb_search.et_pb_text_align_right-phone input.et_pb_s {
		text-align: right;
		padding-left: 80px;
		padding-right: .7em;
	}
	
	.et_pb_search.et_pb_text_align_center-phone input.et_pb_s {
		text-align: center;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		left: auto;
	}
	
	.et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
		text-align: left;
		padding-left: .715em;
	}
	
	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		padding-left: .715em;
		padding-right: .715em;
	}
}

.et_pb_with_border.et_pb_shop .et_shop_image>img, .et_pb_with_border.et_pb_shop .products li {
	border: 0 solid #333;
}

.et_pb_shop.et_pb_text_align_center .star-rating, .et_pb_shop.et_pb_text_align_justified .star-rating, .et_pb_shop.et_pb_text_align_right .star-rating {
	display: inline-block;
}

@media (max-width:980px) {
	.et_pb_shop ul.products.columns-1 li.product, .et_pb_shop ul.products.columns-2 li.product, .et_pb_shop ul.products.columns-3 li.product, .et_pb_shop ul.products.columns-4 li.product, .et_pb_shop ul.products.columns-5 li.product, .et_pb_shop ul.products.columns-6 li.product {
		width: 48% !important;
		margin-right: 4% !important;
	}
	
	.et_pb_shop ul.products.columns-1 li:nth-child(2n+2), .et_pb_shop ul.products.columns-2 li:nth-child(2n+2), .et_pb_shop ul.products.columns-3 li:nth-child(2n+2), .et_pb_shop ul.products.columns-4 li:nth-child(2n+2), .et_pb_shop ul.products.columns-5 li:nth-child(2n+2), .et_pb_shop ul.products.columns-6 li:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	
	.et_pb_shop ul.products.columns-1 li:nth-child(3n+1), .et_pb_shop ul.products.columns-2 li:nth-child(3n+1), .et_pb_shop ul.products.columns-3 li:nth-child(3n+1), .et_pb_shop ul.products.columns-4 li:nth-child(3n+1), .et_pb_shop ul.products.columns-5 li:nth-child(3n+1), .et_pb_shop ul.products.columns-6 li:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (min-width:981px) {
	.et_pb_shop_grid .woocommerce ul.products li.product {
		clear: none;
	}
	
	.et_pb_shop.et_pb_text_align_center-tablet .star-rating, .et_pb_shop.et_pb_text_align_justified-tablet .star-rating, .et_pb_shop.et_pb_text_align_right-tablet .star-rating {
		display: inline-block;
	}
}

@media (max-width:767px) {
	.et_pb_shop.et_pb_text_align_center-phone .star-rating, .et_pb_shop.et_pb_text_align_justified-phone .star-rating, .et_pb_shop.et_pb_text_align_right-phone .star-rating {
		display: inline-block;
	}
}

@media (max-width:479px) {
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

.et_pb_widget_area_left {
	border-right: 1px solid rgba(0, 0, 0, .1);
	padding-right: 30px;
}

.et_pb_widget_area_right {
	border-left: 1px solid rgba(0, 0, 0, .1);
	padding-left: 30px;
}

.et_pb_sidebar_no_border {
	border: none;
	padding: 0;
}

.et_pb_widget_area ul {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_pb_widget li a {
		color: inherit;
	}
	
	.et_pb_widget_area_left {
		padding-right: 0;
		border-right: none;
	}
	
	.et_pb_widget_area_right {
		padding-left: 0;
		border-left: none;
	}
	
	.et_pb_column .et_pb_widget {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_widget:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		width: 100%;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_left {
	border-right: none;
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_right {
	border-left: none;
}

.et_pb_signup .et_pb_newsletter_description, .et_pb_signup .et_pb_newsletter_form {
	float: none;
}

.et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
	-webkit-appearance: none;
	background-color: #eee;
	background-color: #fff;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox], .et_pb_subscribe .et_pb_contact_field input[type=radio] {
	margin: 0;
	width: auto;
	max-width: none;
	padding: 0;
	display: none;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 1.7em;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label i {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #eee;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 6px;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label i, .et_pb_subscribe .et_pb_contact_field input[type=text], .et_pb_subscribe .et_pb_contact_field select, .et_pb_subscribe .et_pb_contact_field textarea {
	background-color: #fff;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=text], .et_pb_subscribe .et_pb_contact_field select, .et_pb_subscribe .et_pb_contact_field textarea {
	border-radius: 3px;
}

.et_pb_subscribe .et_pb_contact_field input[type=radio]+label i {
	border-radius: 50%;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before, .et_pb_subscribe .et_pb_contact_field input[type=radio]:checked+label i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before {
	content: "N";
	font-family: ETmodules;
	color: #2ea3f2;
	width: 17px;
	height: 17px;
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
}

.et_pb_subscribe .et_pb_contact_field input[type=radio]:checked+label i:before {
	background: #2ea3f2;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]~input[type=text] {
	display: none !important;
}

.et_pb_subscribe .et_pb_contact_field textarea {
	font-family: inherit;
}

.et_pb_newsletter.et_pb_subscribe {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description {
	align-self: start;
}

.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description, .et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_form {
	width: 100%;
}

.et_pb_feedburner_form .et_pb_newsletter_button {
	margin: 0;
	width: 100%;
	cursor: pointer;
}

.et_subscribe_loader {
	display: none;
	background: url("#dynamic-product-dir/includes/builder/images/subscribe-loader.gif");
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: -8px;
}

.et_pb_button_text_loading .et_pb_newsletter_button_text {
	visibility: hidden;
}

.et_pb_feedburner_form form {
	text-align: left;
}

.et_pb_feedburner_form ::-webkit-input-placeholder {
	color: #666;
}

.et_pb_feedburner_form ::-moz-placeholder {
	color: #666;
}

.et_pb_feedburner_form :-ms-input-placeholder {
	color: #666;
}

ul.et_pb_social_media_follow {
	list-style-type: none !important;
	margin: 0 0 22px;
	padding: 0;
}

.et_pb_social_media_follow li {
	display: inline-block;
	margin-bottom: 8px;
	position: relative;
}

.et_pb_social_media_follow li a {
	margin-right: 8px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.et_pb_social_media_follow li a.follow_button {
	padding: 0 12px;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 1.6em;
	background: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .5);
	border-radius: 3px;
	border-width: 0;
	border-style: solid;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a {
	margin-right: 0;
}

.et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
	margin-right: 8px;
}

.et_pb_social_media_follow li a.follow_button:hover {
	background: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .6);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	background: rgba(0, 0, 0, .6);
	color: hsla(0, 0%, 100%, .8);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

.et_pb_social_media_follow li a.icon {
	height: 32px;
	width: 32px;
	padding: 0;
	box-sizing: content-box;
}

.et_pb_social_media_follow li a.icon:before {
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	z-index: 10;
}

.et_pb_social_media_follow li a.icon:hover:before {
	color: hsla(0, 0%, 100%, .7);
}

.et_pb_social_media_follow li a.icon {
	border-radius: 3px;
}

.et_pb_social_media_follow_network_name {
	display: none;
}

.et-social-pinterest a.icon:before {
	content: "";
}

.et-social-linkedin a.icon:before {
	content: "";
}

.et-social-tumblr a.icon:before {
	content: "";
}

.et-social-skype a.icon:before {
	content: "";
}

.et-social-flikr a.icon:before {
	content: "";
}

.et-social-myspace a.icon:before {
	content: "";
}

.et-social-dribbble a.icon:before {
	content: "";
}

.et-social-youtube a.icon:before {
	content: "";
}

.et-social-vimeo a.icon:before {
	content: "";
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

.et_pb_tab, .et_pb_tabs_controls {
	word-wrap: break-word;
}

.et_pb_tabs {
	border: 1px solid #d9d9d9;
}

ul.et_pb_tabs_controls {
	background-color: #f4f4f4;
}

ul.et_pb_tabs_controls:after {
	border-top: 1px solid #d9d9d9;
	content: "";
	display: block;
	visibility: visible;
	position: relative;
	top: -1px;
	z-index: 9;
}

.et_pb_tabs_controls li {
	float: left;
	border-right: 1px solid #d9d9d9;
	font-weight: 600;
	position: relative;
	cursor: pointer;
	max-width: 100%;
	display: table;
	z-index: 11;
	line-height: 1.7em;
}

.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
	border-right: none;
}

.et_pb_tabs_controls li a {
	text-decoration: none;
	color: #666;
	padding: 4px 30px;
	vertical-align: middle;
	display: table-cell;
	line-height: inherit;
}

.et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #fff;
}

.et_pb_tab_active a {
	color: #333 !important;
}

.et_pb_tab p:last-of-type {
	padding-bottom: 0;
}

.et_pb_all_tabs {
	background-color: #fff;
}

.et_pb_all_tabs>div {
	display: none;
}

.et_pb_all_tabs .et_pb_active_content {
	display: block;
}

.et_pb_tab {
	padding: 24px 30px;
}

.et_pb_tab_content {
	position: relative;
}

.et_pb_column_1_3 .et_pb_tabs_controls, .et_pb_column_1_4 .et_pb_tabs_controls, .et_pb_column_1_5 .et_pb_tabs_controls, .et_pb_column_1_6 .et_pb_tabs_controls, .et_pb_column_2_5 .et_pb_tabs_controls, .et_pb_column_3_8 .et_pb_tabs_controls {
	border-bottom: none;
}

.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li, .et_pb_column_1_5 .et_pb_tabs_controls li, .et_pb_column_1_6 .et_pb_tabs_controls li, .et_pb_column_2_5 .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_controls li {
	float: none;
	border-right: none;
	border-bottom: 1px solid #d9d9d9;
}

.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_2_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
	width: 100%;
}

.et_pb_tabs_controls {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

@media (max-width:767px) {
	.et_pb_tabs_controls {
		border-bottom: none;
		height: auto !important;
	}
	
	.et_pb_tabs_controls li {
		float: none;
		border-right: none;
		border-bottom: 1px solid #d9d9d9;
		display: block;
	}
}

@media (max-width:479px) {
	.et_pb_tabs_controls {
		border-bottom: none;
	}
	
	.et_pb_tabs_controls li {
		float: none;
		border-right: none;
		border-bottom: 1px solid #d9d9d9;
	}
}

.et_pb_member_social_links a:hover {
	color: #2ea3f2;
}

.et_pb_team_member {
	word-wrap: break-word;
}

.et_pb_with_border .et_pb_team_member_image {
	border: 0 solid #333;
}

.et_pb_team_member_image {
	float: left;
	max-width: 320px;
	margin-right: 30px;
	display: table-cell;
	line-height: 0 !important;
	position: relative;
}

.et_pb_column .et_pb_team_member_image.et-svg {
	width: 320px;
	max-width: 100%;
}

.et_pb_team_member_description {
	display: table-cell;
	vertical-align: top;
	position: relative;
}

.et_pb_team_member_no_image .et_pb_team_member_description {
	display: block !important;
}

.et_pb_member_position {
	color: #aaa;
	padding-bottom: 7px;
}

.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image, .et_pb_column_1_5 .et_pb_team_member_image, .et_pb_column_1_6 .et_pb_team_member_image, .et_pb_column_2_5 .et_pb_team_member_image, .et_pb_column_3_5 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image {
	float: none;
	display: block;
	width: auto;
	margin: 0 0 12px;
	text-align: center;
}

.et_pb_column_1_2 .et_pb_team_member_description, .et_pb_column_1_3 .et_pb_team_member_description, .et_pb_column_1_4 .et_pb_team_member_description, .et_pb_column_1_5 .et_pb_team_member_description, .et_pb_column_1_6 .et_pb_team_member_description, .et_pb_column_2_5 .et_pb_team_member_description, .et_pb_column_3_4 .et_pb_team_member_description, .et_pb_column_3_5 .et_pb_team_member_description, .et_pb_column_3_8 .et_pb_team_member_description {
	display: block;
}

.entry-content .et_pb_member_social_links {
	list-style-type: none !important;
	margin-top: 20px;
	padding: 0;
}

.et_pb_member_social_links li {
	display: inline-block;
	margin-right: 15px;
}

.et_pb_member_social_links a {
	display: inline-block;
	font-size: 16px;
	position: relative;
	text-align: center;
	-webkit-transition: color .3s ease 0s;
	transition: color .3s ease 0s;
	color: #b2b2b2;
	text-decoration: none;
}

.et_pb_facebook_icon:before {
	content: "";
}

.et_pb_twitter_icon:before {
	content: "";
}

.et_pb_google_icon:before {
	content: "";
}

.et_pb_linkedin_icon:before {
	content: "";
}

.et_pb_member_social_links span {
	display: none;
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column .et_pb_team_member_image {
		float: left;
		width: auto;
		margin: 0 30px 12px 0;
		text-align: left;
	}
	
	.et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
		float: none;
		width: auto;
		max-width: none;
		margin: 0 0 12px;
		text-align: center;
	}
	
	.et_pb_column .et_pb_team_member_description {
		display: table-cell;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
		float: none;
		width: auto;
		max-width: none;
		margin: 0 0 12px;
		text-align: center;
	}
	
	.et_pb_column .et_pb_team_member_description {
		display: table-cell;
	}
}

@media (max-width:767px) {
	.et_pb_team_member_image {
		float: none;
		width: auto;
		margin: 0 0 12px;
		display: block;
		text-align: center;
	}
	
	.et_pb_team_member_description {
		display: block;
	}
}

.et_pb_testimonial_description_inner {
	word-wrap: break-word;
}

.et_pb_with_border .et_pb_testimonial_portrait {
	border: 0 solid #333;
}

.et_pb_testimonial {
	position: relative;
	padding: 30px;
	line-height: 1.5;
}

.et_pb_testimonial.et_pb_testimonial_no_bg {
	padding: 30px 0 0;
}

.et_pb_testimonial .et_pb_testimonial_content p {
	padding-bottom: 1em;
}

.et_pb_testimonial .et_pb_testimonial_meta {
	padding-bottom: 0;
}

.et_pb_testimonial_portrait, .et_pb_testimonial_portrait:before {
	border-radius: 90px;
}

.et_pb_testimonial_portrait {
	float: left;
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	box-sizing: content-box;
}

.et_pb_testimonial_portrait:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
}

.et_pb_column_1_3 .et_pb_testimonial_portrait, .et_pb_column_1_4 .et_pb_testimonial_portrait, .et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_column_2_5 .et_pb_testimonial_portrait, .et_pb_column_3_8 .et_pb_testimonial_portrait {
	float: none;
	display: block;
	margin: 0 auto 20px;
}

.et_pb_testimonial_description, .et_pb_testimonial_description_inner {
	display: block;
	position: relative;
}

.et_pb_bg_layout_dark .et_pb_testimonial_description a {
	color: #fff;
}

.et_pb_testimonial_description_inner+.et_pb_testimonial_meta>span {
	display: inline-block;
	margin-top: 32px;
}

.et_pb_testimonial_description_inner:empty {
	display: none;
}

.et_pb_testimonial_description_inner:empty+.et_pb_testimonial_author, .et_pb_testimonial_description_inner:empty+.et_pb_testimonial_meta>span {
	margin-top: 12px;
}

.et_pb_testimonial_author {
	margin-top: 32px;
	font-weight: 700;
	display: block;
}

.et_pb_testimonial_author:empty {
	display: none;
}

.et_pb_testimonial_author a {
	color: inherit;
}

.et_pb_testimonial_company:empty, .et_pb_testimonial_meta:empty, .et_pb_testimonial_position:empty {
	display: none !important;
}

.et_pb_testimonial:before {
	content: "|";
	font-size: 32px;
	left: 50%;
	position: absolute;
	top: -16px;
	background: #f5f5f5;
	margin-left: -16px;
	border-radius: 31px;
	z-index: 2;
}

.et_pb_testimonial.et_pb_testimonial_no_bg:before {
	background: inherit;
}

.et_pb_testimonial.et_pb_icon_off:before {
	display: none;
}

.et_pb_testimonial_old_layout, .et_pb_testimonial_old_layout .et_pb_testimonial_description a {
	color: #666 !important;
}

@media (min-width:981px) {
	.et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_column_2_5 .et_pb_testimonial_portrait {
		width: 100%;
		padding-bottom: 100%;
		height: 0;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_pb_testimonial_description a {
		color: #fff;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column .et_pb_testimonial_portrait {
		float: left;
		display: block;
		margin-right: 30px;
	}
	
	.et_pb_column .et_pb_testimonial_description {
		display: block;
	}
	
	.et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_row_1-2_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4_1-2 .et_pb_testimonial_portrait, .et_pb_row_4col .et_pb_testimonial_portrait {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_testimonial_description {
		width: 100%;
		display: block;
	}
	
	.et_pb_column .et_pb_testimonial_portrait {
		display: block;
		float: none;
		margin: 0 auto 20px;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_testimonial_description a {
		color: #fff;
	}
}

@media (max-width:479px) {
	.et_pb_testimonial {
		padding-top: 10%;
	}
}

.et_pb_text {
	word-wrap: break-word;
}

.et_pb_text ol, .et_pb_text ul {
	padding-bottom: 1em;
}

.et_pb_text>:last-child {
	padding-bottom: 0;
}

.et_pb_text_inner {
	position: relative;
}

.et_pb_toggle_content, .et_pb_toggle_title {
	word-wrap: break-word;
}

.et_pb_toggle {
	border: 1px solid #d9d9d9;
}

.et_pb_toggle_close {
	background-color: #f4f4f4;
	padding: 20px;
}

.et_pb_toggle_close .et_pb_toggle_content {
	display: none;
}

.et_pb_toggle_open {
	padding: 20px;
	background-color: #fff;
	z-index: 1;
}

.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_toggle .et_pb_toggle_title, .et_pb_toggle h5.et_pb_toggle_title {
	cursor: pointer;
	position: relative;
	padding: 0 50px 0 0;
}

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
	color: #666;
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
	color: #333;
}

.et_pb_toggle_title:before {
	content: "";
	position: absolute;
	right: 0;
	font-size: 16px;
	color: #ccc;
	top: 50%;
	margin-top: -.5em;
}

.et_pb_toggle .et_pb_toggle_title:before {
	right: 0;
	left: auto;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "";
}

.et_pb_toggle_content {
	padding-top: 20px;
	position: relative;
}

.et_pb_toggle_content:empty {
	display: none !important;
}

.et_pb_toggle_content p:last-of-type {
	padding-bottom: 0;
}

@media (max-width:980px) {
	.et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

@media (max-width:767px) {
	.et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item, .et_pb_with_border.et_pb_video_slider .et_pb_slider {
	border: 0 solid #333;
}

.et_pb_video_slider {
	position: relative;
}

.et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover {
	background: rgba(0, 0, 0, .6);
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light~.et-pb-controllers .et-pb-active-control {
	background-color: #fff;
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark~.et-pb-controllers a {
	background-color: #333;
}

.et_pb_video_slider .et_pb_controls_dark .et-pb-slider-arrows {
	color: #333;
}

.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers {
	bottom: 35px;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel .et_pb_carousel_items {
	overflow: visible;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out {
	box-shadow: none !important;
	background: transparent !important;
	-webkit-animation-name: et_pb_video_slider_item_fade_out;
	animation-name: et_pb_video_slider_item_fade_out;
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
	opacity: 0;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out .et_pb_video_overlay {
	-webkit-animation-name: et_pb_video_slider_item_overlay_fade_out;
	animation-name: et_pb_video_slider_item_overlay_fade_out;
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.next .et_pb_carousel_item, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.prev .et_pb_carousel_item {
	opacity: 0;
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .et_pb_carousel_item.item-fade-in {
	-webkit-animation-name: et_pb_video_slider_item_fade_in;
	animation-name: et_pb_video_slider_item_fade_in;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	opacity: 1;
	display: block;
}

.et-pb-is-sliding-carousel {
	overflow-x: hidden;
}

.et_pb_carousel {
	margin-top: 2%;
	position: relative;
	overflow: hidden;
}

.et_pb_carousel:hover .et-pb-arrow-prev {
	left: 10px;
	opacity: 1;
}

.et_pb_carousel:hover .et-pb-arrow-next {
	right: 10px;
	opacity: 1;
}

.et_pb_slider_carousel {
	margin-bottom: 0 !important;
}

.et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et_pb_video_play {
	color: #fff;
}

.et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et_pb_video_play, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-prev {
	color: #333;
}

.et_pb_carousel_items {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.et_pb_carousel_items .et-carousel-group {
	display: none;
	float: left;
	width: 100%;
	position: relative;
}

.et_pb_carousel_items .et-carousel-group.active {
	display: block;
}

.et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child {
	margin-right: 0;
}

.et_pb_carousel_item {
	display: none;
	position: relative;
	background: rgba(0, 0, 0, .25);
	float: left;
	margin: 0 2% 0 0;
	padding: 0;
}

.et_pb_carousel_items.columns-6 .et_pb_carousel_item {
	width: 15%;
}

.et_pb_carousel_items.columns-5 .et_pb_carousel_item {
	width: 18.4%;
}

.et_pb_carousel_items.columns-4 .et_pb_carousel_item {
	width: 23.5%;
}

.et_pb_carousel_items.columns-3 .et_pb_carousel_item {
	width: 32%;
}

.et_pb_carousel_items.columns-2 .et_pb_carousel_item {
	width: 49%;
}

.et_pb_carousel_items.columns-1 .et_pb_carousel_item {
	width: 100%;
}

.et_pb_carousel_item:after {
	padding-top: 75%;
	display: block;
	content: "";
}

.et_pb_carousel_item .et_pb_video_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover {
	background: rgba(0, 0, 0, .6);
}

.et_pb_carousel_item .et_pb_video_play {
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play {
	opacity: 1;
}

.et_pb_carousel_item .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

@-webkit-keyframes et_pb_video_slider_item_fade_out {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes et_pb_video_slider_item_fade_out {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	to {
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
}

@keyframes et_pb_video_slider_item_overlay_fade_out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	to {
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
}

@-webkit-keyframes et_pb_video_slider_item_fade_in {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes et_pb_video_slider_item_fade_in {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide, .et_pb_column_1_5 .et_pb_slider_carousel .et_pb_slide, .et_pb_column_1_6 .et_pb_slider_carousel .et_pb_slide {
	min-height: 0 !important;
}

.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
	font-size: 2.78rem;
	line-height: 2.78rem;
	margin-left: -1.39rem;
	margin-top: -1.39rem;
}

.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
	font-size: 2rem;
	line-height: 2rem;
	margin-left: -1rem;
	margin-top: -1rem;
}

.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play {
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-left: -.75rem;
	margin-top: -.75rem;
}

.et_pb_video_slider .et_pb_slide {
	padding: 0;
}

@media (max-width:767px) {
	.et_pb_slider_carousel:hover .et-pb-arrow-next, .et_pb_slider_carousel:hover .et-pb-arrow-prev {
		opacity: 0 !important;
	}
	
	.et_pb_carousel .et-pb-arrow-prev, .et_pb_carousel:hover .et-pb-arrow-prev {
		left: -8px;
		opacity: 1;
	}
	
	.et_pb_carousel .et-pb-arrow-next, .et_pb_carousel:hover .et-pb-arrow-next {
		right: -8px;
		opacity: 1;
	}
	
	.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
		font-size: 2rem;
		line-height: 2rem;
		margin-left: -1rem;
		margin-top: -1rem;
	}
}

.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next, .et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev {
	opacity: 0 !important;
}

.et_mobile_device .et_pb_carousel .et-pb-arrow-prev {
	left: -10px;
	opacity: 1;
}

.et_mobile_device .et_pb_carousel .et-pb-arrow-next {
	right: -10px;
	opacity: 1;
}

.et_pb_video {
	position: relative;
}

.product {
	word-wrap: break-word;
}

@media (max-width:980px) {
	.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
		content: attr(data-icon-tablet) !important;
	}
}

@media (max-width:767px) {
	.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
		content: attr(data-icon-phone) !important;
	}
}

.et-dynamic-content-woo a {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.woocommerce-page #content input.button:hover .et_pb_widget li a:hover {
	color: #2ea3f2;
}

.woocommerce.et_pb_pagebuilder_layout div.product div.summary {
	margin-bottom: 0;
}

.et_pb_pagebuilder_layout .rfq_form_wrap:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}

@media (min-width:981px) {
	.woocommerce-page:not(.et-tb-has-template) .et_pb_shop ul.products li.product {
		clear: none;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 7.5% 7.5% 0 !important;
		width: 28.333% !important;
		clear: none;
		float: left !important;
	}
	
	.woocommerce-page ul.products li.product:nth-child(3n) {
		margin-right: 0 !important;
	}
	
	.woocommerce-page ul.products li.product:nth-child(3n+1) {
		clear: both;
	}
}

@media (max-width:767px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 9.5% 9.5% 0 !important;
		width: 45.25% !important;
		clear: none;
	}
	
	.woocommerce-page ul.products li.product:nth-child(2n) {
		margin-right: 0 !important;
	}
	
	.woocommerce-page ul.products li.product:nth-child(odd) {
		clear: both;
	}
}

@media (max-width:479px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 0 11.5% !important;
		width: 100% !important;
	}
}

.et_pb_wc_additional_info.et_pb_hide_title h2 {
	display: none;
}

.et_pb_wc_additional_info {
	word-wrap: break-word;
}

.et_pb_wc_add_to_cart form.cart .button, .et_pb_wc_add_to_cart form.cart div.quantity {
	float: none !important;
	display: inline-block;
	vertical-align: middle;
}

.et_pb_wc_add_to_cart form.cart {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.et_pb_wc_add_to_cart form.cart .variations td .label {
	font-weight: 700;
}

.et_pb_wc_add_to_cart form.cart .variations td select {
	border-style: solid !important;
	border-width: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 100%;
}

.et_pb_wc_add_to_cart form.cart .variations td.value {
	position: relative;
}

.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
	border: 6px solid transparent;
	border-top-color: #666;
	content: "";
	display: block;
	height: 0;
	margin-top: 3px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	-webkit-transform: translateY(-145%);
	transform: translateY(-145%);
	width: 0;
}

.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
	float: right;
	margin-top: 1em;
}

.et_pb_wc_add_to_cart.et_pb_hide_input_quantity .quantity, .et_pb_wc_add_to_cart.et_pb_hide_input_quantity .woocommerce-grouped-product-list-item__quantity {
	display: none !important;
}

.et_pb_wc_add_to_cart.et_pb_hide_stock .stock {
	display: none;
}

.et_pb_wc_add_to_cart .quantity input.qty {
	border: 0 solid #333 !important;
	width: auto;
	max-width: 3.631em;
}

.et_pb_wc_add_to_cart {
	word-wrap: break-word;
}

.et-dynamic-content-woo--product_additional_information.woocommerce h2 {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et_pb_wc_breadcrumb {
	word-wrap: break-word;
}

.et_pb_with_border .woocommerce-breadcrumb {
	border: 0 solid #333;
}

.et-dynamic-content-woo--product_breadcrumb.woocommerce .woocommerce-breadcrumb {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et_pb_wc_cart_notice .woocommerce-error {
	background-color: transparent;
	margin: 0;
}

.et_pb_wc_cart_notice .wc-forward {
	border-width: 0;
	border-style: solid;
}

.et_pb_wc_cart_notice .woocommerce-message {
	margin: 0;
	border: 0 solid #333 !important;
}

.et_pb_wc_description {
	word-wrap: break-word;
}

.et_pb_with_border.et_pb_wc_images .woocommerce-product-gallery__image {
	border: 0 solid #333;
}

.et_pb_wc_images .et_pb_module_inner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.woocommerce-page .et_builder_inner_content.product  .et_pb_wc_images div.images, .woocommerce .et_builder_inner_content.product  .et_pb_wc_images div.images, body.woocommerce-page #content .et_builder_inner_content.product  .et_pb_wc_images div.images {
	width: 100%;
}

.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav {
	overflow: visible;
}

.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav li {
	border-style: solid;
}

.et_pb_wc_images .woocommerce-product-gallery--without-images .woocommerce-product-gallery__wrapper {
	border-width: 0;
	border-style: solid;
}

.et_pb_wc_images .woocommerce-product-gallery.images {
	width: 100%;
}

.et_pb_wc_images .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
	border-width: 0;
	border-style: solid;
}

.et_pb_wc_images .flex-control-nav img, .et_pb_wc_images .flex-viewport {
	border-style: solid;
}

.et_pb_wc_meta {
	word-wrap: break-word;
}

.et_pb_wc_meta.et_pb_wc_meta_layout_stacked .posted_in, .et_pb_wc_meta.et_pb_wc_meta_layout_stacked .sku_wrapper, .et_pb_wc_meta.et_pb_wc_meta_layout_stacked .tagged_as {
	display: block;
}

.et_pb_wc_meta_empty {
	display: none;
}

.et_pb_wc_meta .product_meta>span:last-child:after {
	content: "" !important;
}

.et_pb_wc_meta.et_pb_wc_no_categories .posted_in, .et_pb_wc_meta.et_pb_wc_no_sku .sku_wrapper, .et_pb_wc_meta.et_pb_wc_no_tags .tagged_as {
	display: none;
}

.et_pb_wc_price {
	word-wrap: break-word;
}

.et_pb_wc_price .amount {
	word-break: break-all;
}

.et_pb_wc_price .price {
	font-size: 26px !important;
}

.et_pb_wc_price .price del {
	color: #999;
}

.et_pb_wc_rating {
	word-wrap: break-word;
}

.et_pb_wc_rating .star-rating span.rating {
	display: none;
}

.et_pb_wc_rating .et-pb-icon {
	font-size: 16px;
}

.et_pb_wc_rating .woocommerce-review-link {
	vertical-align: text-bottom;
	line-height: 1.7em;
}

.et_pb_wc_rating .woocommerce-product-rating {
	margin-bottom: 0;
}

.et_pb_wc_rating .woocommerce-product-rating .star-rating {
	float: none;
	display: inline-block;
	margin: 0;
}

.et_pb_wc_rating.et_pb_wc_rating_layout_stacked .woocommerce-review-link {
	float: none;
	display: block;
}

.et_pb_wc_rating.et_pb_wc_rating_no_rating .star-rating, .et_pb_wc_rating.et_pb_wc_rating_no_reviews .woocommerce-review-link {
	display: none;
}

.et_pb_with_border.et_pb_wc_related_products .et_shop_image, .et_pb_with_border .et_pb_wc_related_products .et_shop_image>img:not(.woocommerce-placeholder), .et_pb_with_border.et_pb_wc_related_products .product, .et_pb_with_border.et_pb_wc_upsells .et_shop_image, .et_pb_with_border.et_pb_wc_upsells .product {
	border: 0 solid #333;
}

.et_pb_wc_related_products ul.products li.product, .et_pb_wc_upsells ul.products li.product {
	margin: 0 3.8% 2.992em 0;
}

.et_pb_wc_related_products ul.products li.product a img, .et_pb_wc_upsells ul.products li.product a img {
	margin-bottom: 0 !important;
}

.et_pb_wc_related_products ul.products li.product.last, .et_pb_wc_upsells ul.products li.product.last {
	margin-right: 0;
}

.et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product {
	width: 100%;
	margin-right: 0;
}

.et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product {
	width: 48%;
}

.et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product {
	width: 30.75%;
}

.et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product {
	width: 22.15%;
}

.et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product {
	width: 16.95%;
}

.et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
	width: 13.5%;
}

.et_pb_wc_related_products.et_pb_text_align_center .products .star-rating, .et_pb_wc_related_products.et_pb_text_align_justified .products .star-rating, .et_pb_wc_related_products.et_pb_text_align_right .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_center .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_justified .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_right .products .star-rating {
	display: inline-block;
}

.et_pb_wc_related_products .et_shop_image>img, .et_pb_wc_upsells .et_shop_image>img {
	border-style: solid;
}

@media (min-width:981px) {
	.woocommerce-page  .et_pb_wc_related_products ul.products li.first, .woocommerce-page  .et_pb_wc_upsells ul.products li.first {
		clear: both;
	}
	
	.et_pb_wc_related_products ul.products:not(.columns-4) li.product:nth-child(4n+1), .et_pb_wc_upsells ul.products:not(.columns-4) li.product:nth-child(4n+1) {
		clear: none;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product {
		width: 22.15%;
		margin-right: 3.8%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.last {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product {
		width: 16.95%;
		margin-right: 3.8%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.last {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product {
		width: 13.5%;
		margin-right: 3.8%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.last {
		margin-right: 0;
	}
	
	.et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-3 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-5 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-6 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-3 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-5 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-6 li.product:nth-child(4n) {
		margin-right: 3.8%;
	}
}

@media (max-width:980px) {
	.et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
		width: 48% !important;
		margin-right: 4% !important;
	}
	
	.et_pb_wc_related_products ul.products.columns-1 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-2 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-3 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-4 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-5 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-6 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-1 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-2 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-3 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-4 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-5 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-6 li:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	
	.et_pb_wc_related_products ul.products.columns-1 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-2 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-3 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-4 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-5 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-6 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-1 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-2 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-3 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-4 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-5 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-6 li:nth-child(3n+1) {
		clear: none;
	}
}

.et_pb_with_border.et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
	border: 0 solid #333;
}

.et_pb_wc_reviews.et_pb_no_comments_count .woocommerce-Reviews-title {
	display: none;
}

.et_pb_wc_reviews.et_pb_comments_module.et_pb_no_comments_count #comments {
	display: block;
}

.et_pb_wc_reviews.et_pb_module .star-rating {
	margin-bottom: 12px !important;
}

.et_pb_wc_reviews.et_pb_module .star-rating span:before {
	-webkit-transition: color .3s;
	transition: color .3s;
}

.et_pb_wc_reviews.et_pb_no_avatar .avatar {
	display: none;
}

.et_pb_wc_reviews.et_pb_no_avatar #reviews #comments ol.commentlist li .comment-text {
	margin-left: 0 !important;
}

.et_pb_wc_reviews .comment-reply-title {
	display: block;
}

@media (min-width:480px) {
	.et_pb_row>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
		float: none;
		position: relative;
		margin-bottom: 10px;
	}
	
	.et_pb_row>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0 !important;
	}
}

@media (min-width:980px) {
	.et_pb_row>.et_pb_column_1_5 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar, .et_pb_row_inner>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar, .et_pb_row_inner>.et_pb_column_2_9 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
		float: none;
		position: relative;
		margin-bottom: 10px;
	}
	
	.et_pb_row>.et_pb_column_1_5 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text, .et_pb_row_inner>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text, .et_pb_row_inner>.et_pb_column_2_9 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0 !important;
	}
}

.et-dynamic-content-woo--product_reviews.woocommerce .comment-reply-title, .et-dynamic-content-woo--product_reviews.woocommerce .rating, .et-dynamic-content-woo--product_reviews.woocommerce ol.commentlist li .description, .et-dynamic-content-woo--product_reviews.woocommerce ol.commentlist li .meta {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et-dynamic-content-woo--product_reviews.woocommerce .woocommerce-Reviews-title {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit;
}

.et_pb_wc_stock {
	word-wrap: break-word;
}

.et_pb_wc_stock .out-of-stock {
	color: red;
}

.et_pb_wc_stock .in-stock {
	color: #77a464;
}

.et_pb_wc_stock .stock {
	font-size: 13px;
}

.et_pb_wc_tabs {
	border: 1px solid #d9d9d9;
}

.et_pb_wc_title {
	word-wrap: break-word;
}

.et_pb_wc_title h1 {
	padding-bottom: 0;
}

.et_pb_slider .et_pb_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.et_pb_with_border .et_pb_slide_image img {
	border: 0 solid #333;
}

.et_pb_slides .et_pb_container {
	display: table;
	table-layout: fixed;
}

.et_pb_slides .et_pb_slider_container_inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.et_pb_slides .et_pb_empty_slide.et_pb_container, .et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner {
	display: block;
}

.et_pb_slide_content {
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.et_pb_slide_content p:last-of-type {
	padding-bottom: 0;
}

.et_pb_bg_layout_dark .et_pb_slide_content {
	color: #fff;
}

.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	padding: 30px;
	border-radius: 3px;
}

.et_pb_slide_description {
	word-wrap: break-word;
}

.et-pb-active-slide .et_pb_slide_description {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeBottom;
	animation-name: fadeBottom;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 16% 8%;
	width: auto;
	margin: auto;
}

.et_pb_slide_with_image .et_pb_slide_description {
	width: 47.25%;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	float: right;
}

.et_pb_slide_description .et_pb_slide_title {
	font-weight: 300;
	margin-top: 0;
	font-size: 46px;
}

.et_pb_slide_image {
	position: absolute;
	bottom: 0;
}

.et_pb_slide_video {
	position: absolute;
	top: 50%;
	bottom: auto;
}

.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 0;
}

.et_pb_slide:first-child .et_pb_slide_image img.active {
	opacity: 1;
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft;
}

.et_pb_media_alignment_center .et_pb_slide_image {
	bottom: auto;
	top: 50%;
}

.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.et-pb-active-slide .et_pb_slide_image {
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft;
}

.et_pb_slide_image img {
	width: auto;
	vertical-align: bottom;
}

.et_pb_slide_image, .et_pb_slide_video {
	width: 47.25%;
	margin-right: 5.5%;
}

.et_pb_slide_video .mejs-mediaelement {
	position: relative;
}

.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode {
	display: block;
}

.et_pb_slide_video .wp-video-shortcode video, .et_pb_slide_video video.wp-video-shortcode {
	height: auto;
}

.et_pb_slider_with_overlay .et_pb_slide_overlay_container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: hsla(0, 0%, 100%, .9);
}

.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: rgba(0, 0, 0, .3);
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	text-align: center;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	display: none;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	text-align: center;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: none;
}

.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slide_content, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slide_content {
	font-size: 14px;
}

.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: block;
}

.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 26px;
	font-weight: 400;
}

.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 22px;
	font-weight: 400;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slide_content {
		font-size: 14px;
	}
	
	.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 18px;
	}
}

@media (min-width:981px) {
	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
		top: auto;
		bottom: auto;
		position: relative;
	}
	
	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
		width: 100% !important;
	}
	
	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
		padding: 0;
		margin: 10% 0 0 !important;
	}
	
	.et_pb_column_1_3 .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slide_description {
		padding-bottom: 26%;
	}
	
	.et_pb_column_1_4 .et_pb_slide .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide .et_pb_slide_description {
		padding-bottom: 34%;
	}
}

@media (max-width:980px) {
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_5 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_6 .et_pb_slider_fullwidth_off h2, .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 26px;
		font-weight: 500;
	}
	
	.et_pb_slide_description .et_pb_slide_title {
		font-weight: 500;
	}
	
	.et_pb_slide_content {
		font-size: 13px;
		font-weight: 400;
	}
	
	.et_pb_slide_description {
		text-align: center;
	}
	
	.et_pb_slide_with_image .et_pb_slide_description {
		text-align: left;
	}
	
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_container, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_container {
		min-height: auto;
	}
	
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content {
		display: block;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: rgba(0, 0, 0, .3);
	}
}

@media (max-width:767px) {
	.et_pb_slide_content {
		font-size: 12px;
	}
	
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
		font-size: 14px;
	}
	
	.et_pb_slide_description h2.et_pb_slide_title {
		font-size: 24px;
	}
	
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 20px;
	}
	
	.et_pb_slide_description, .et_pb_slide_with_image .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
		text-align: center;
	}
	
	.et_pb_slide_with_image .et_pb_slide_description {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	.et_pb_media_alignment_center .et_pb_slide_image {
		top: 0;
	}
	
	.et_pb_slide_image, .et_pb_slide_video, .et_pb_slide_with_image .et_pb_slide_description {
		width: 100%;
	}
	
	.et_pb_slider_show_image .et_pb_slide_image, .et_pb_slider_show_image .et_pb_slide_video {
		display: block !important;
	}
	
	.et_pb_slide_image, .et_pb_slide_video {
		display: none !important;
		position: relative;
		top: auto;
		margin: 50px auto 0;
		padding: 0;
		margin-top: 6% !important;
	}
	
	.et_pb_slide_video {
		float: none;
	}
	
	.et_pb_slide_image img {
		max-height: 300px;
	}
	
	.et_pb_section_first .et_pb_slide_image img {
		max-height: 300px !important;
	}
	
	.et_pb_section_first .et_pb_slide_image {
		margin: 0 !important;
		top: 20px;
	}
	
	.et_pb_slider_with_overlay .et_pb_slide_image, .et_pb_slider_with_overlay .et_pb_slide_video, .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
		width: 100%;
	}
	
	.et_pb_slider_with_overlay .et_pb_slide_image {
		margin-top: 0 !important;
		padding-top: 6%;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_slide_content {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_slide_content {
		color: #fff;
	}
}

@media (min-width:480px) {
	.et_pb_column_1_4 .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide_description {
		padding-bottom: 26%;
	}
}

@media (max-width:479px) {
	.et_pb_slide_description h2.et_pb_slide_title {
		font-size: 20px;
	}
	
	.et_pb_slide_content {
		font-weight: 400;
		font-size: 10px;
		display: block;
	}
	
	.et_pb_slider_fullwidth_off .et_pb_more_button, .et_pb_slider_fullwidth_off .et_pb_slide_content {
		display: none;
	}
}

.falist.facenter {
	text-align: center;
}

.falist.faleft {
	text-align: left;
	margin-left: 30px;
}

.falist.faright {
	text-align: right;
}

.falist ul {
	padding: 0px !important;
	list-style: none;
	display: inline-block;
	text-align: left;
	position: relative;
}

.falist ul li {
	margin-bottom: 10px;
	position: relative;
}

.falist ul li:nth-last-child(1) {
	margin-bottom: 0;
}

.falist ul li i {
	margin-left: 0px;
	position: absolute;
	font-size: 24px;
	line-height: inherit;
	top: 0;
	left: 0;
}

.falist ul li img {
	margin-left: 0px;
	position: absolute;
	max-height: 24px;
	top: 0;
	left: 0;
}

.falist ul li div.list__wrap {
	margin-left: 5rem;
}

.falist ul li.color-primary p {
	color: var(--color-primary) !important;
}

.falist ul li.color-secondary p {
	color: var(--color-secondary) !important;
}

.falist ul li.color-tertiary p {
	color: var(--color-tertiary) !important;
}

.falist ul li.color-accenta p {
	color: var(--color-accenta) !important;
}

.falist ul li.color-accentb p {
	color: var(--color-accentb) !important;
}

@media (max-width: 480px) {
	.falist.facenter {
		text-align: left;
		margin-left: 45px;
	}
	
	.falist.faleft {
		text-align: left;
		margin-left: 45px;
	}
	
	.falist.faright {
		text-align: left;
		margin-left: 45px;
	}
}

.widget_fsocial_widget.fwidget .rsmm-socialbar-wrap {
	text-align: left;
	border: 0px solid #eee;
	padding-bottom: 0;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links {
	text-align: left;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link {
	color: #fff;
	font-size: 24px;
	margin: 5px !important;
	display: inline-block;
	width: 30px;
	text-align: center;
	padding: 5px 0;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i:after {
	position: absolute;
	bottom: -32px;
	font-size: 10px;
	line-height: 20px;
	left: 50%;
	font-family: sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #fff;
	padding: 2px 10px 0;
	border: 1px solid #dadada;
	border-radius: 3px;
	z-index: 100;
	font-weight: 400;
	white-space: nowrap;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-facebook {
	color: #547bbd;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-facebook:after {
	content: "Facebook";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-linkedin {
	color: #1b92bd;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-linkedin:after {
	content: "LinkedIn";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-twitter {
	color: #78ccf0;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-twitter:after {
	content: "Twitter";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-youtube {
	color: #f00;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-youtube:after {
	content: "YouTube";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-google {
	color: #ea4335;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-google:after {
	content: "Google";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-pinterest {
	color: #ea5655;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-pinterest:after {
	content: "Pinterest";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-instagram {
	color: #46769e;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-instagram:after {
	content: "Instagram";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-flickr {
	color: #fe0086;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-flickr:after {
	content: "Flickr";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-yelp {
	color: #fe0086;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-yelp:after {
	content: "Yelp";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-spotify {
	color: #1db954;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-spotify:after {
	content: "Spotify";
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover .fa-heartbeat {
	color: #09265a;
}

#main-footer .widget_fsocial_widget.fwidget .rsmm-socialbar-wrap .sb-links .sb-link:hover i.fa-heartbeat:after {
	content: "Health Grades";
}

body .gform_wrapper.gf_reset_wrapper, body .gform_wrapper.gf_reset_wrapper button, body .gform_wrapper.gf_reset_wrapper caption, body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper form, body .gform_wrapper.gf_reset_wrapper h1, body .gform_wrapper.gf_reset_wrapper h2, body .gform_wrapper.gf_reset_wrapper h3, body .gform_wrapper.gf_reset_wrapper h4, body .gform_wrapper.gf_reset_wrapper h5, body .gform_wrapper.gf_reset_wrapper h6, body .gform_wrapper.gf_reset_wrapper iframe, body .gform_wrapper.gf_reset_wrapper img, body .gform_wrapper.gf_reset_wrapper input[type=button], body .gform_wrapper.gf_reset_wrapper input[type=email], body .gform_wrapper.gf_reset_wrapper input[type=image], body .gform_wrapper.gf_reset_wrapper input[type=number], body .gform_wrapper.gf_reset_wrapper input[type=password], body .gform_wrapper.gf_reset_wrapper input[type=submit], body .gform_wrapper.gf_reset_wrapper input[type=tel], body .gform_wrapper.gf_reset_wrapper input[type=text], body .gform_wrapper.gf_reset_wrapper input[type=url], body .gform_wrapper.gf_reset_wrapper label, body .gform_wrapper.gf_reset_wrapper legend, body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper select, body .gform_wrapper.gf_reset_wrapper span, body .gform_wrapper.gf_reset_wrapper table, body .gform_wrapper.gf_reset_wrapper tbody, body .gform_wrapper.gf_reset_wrapper td, body .gform_wrapper.gf_reset_wrapper textarea, body .gform_wrapper.gf_reset_wrapper tfoot, body .gform_wrapper.gf_reset_wrapper th, body .gform_wrapper.gf_reset_wrapper thead, body .gform_wrapper.gf_reset_wrapper tr, body .gform_wrapper.gf_reset_wrapper ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body .gform_wrapper.gf_reset_wrapper button, body .gform_wrapper.gf_reset_wrapper caption, body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper form, body .gform_wrapper.gf_reset_wrapper iframe, body .gform_wrapper.gf_reset_wrapper img, body .gform_wrapper.gf_reset_wrapper input[type=button], body .gform_wrapper.gf_reset_wrapper input[type=email], body .gform_wrapper.gf_reset_wrapper input[type=image], body .gform_wrapper.gf_reset_wrapper input[type=number], body .gform_wrapper.gf_reset_wrapper input[type=password], body .gform_wrapper.gf_reset_wrapper input[type=submit], body .gform_wrapper.gf_reset_wrapper input[type=tel], body .gform_wrapper.gf_reset_wrapper input[type=text], body .gform_wrapper.gf_reset_wrapper input[type=url], body .gform_wrapper.gf_reset_wrapper label, body .gform_wrapper.gf_reset_wrapper legend, body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper select, body .gform_wrapper.gf_reset_wrapper span, body .gform_wrapper.gf_reset_wrapper table, body .gform_wrapper.gf_reset_wrapper tbody, body .gform_wrapper.gf_reset_wrapper td, body .gform_wrapper.gf_reset_wrapper textarea, body .gform_wrapper.gf_reset_wrapper tfoot, body .gform_wrapper.gf_reset_wrapper th, body .gform_wrapper.gf_reset_wrapper thead, body .gform_wrapper.gf_reset_wrapper tr, body .gform_wrapper.gf_reset_wrapper ul {
	font-weight: inherit;
	font-weight: 400;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1;
}

body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper span {
	line-height: 1.8;
}

body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper img {
	border: 0;
}

body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper ul {
	list-style: none;
}

body .gform_wrapper.gf_reset_wrapper a img {
	border: none;
}

body .gform_wrapper.gf_reset_wrapper :focus {
	outline: 0;
}

.gform_legacy_markup_wrapper {
	margin-bottom: 16px;
	margin-top: 16px;
	max-width: 100%;
}

.gform_legacy_markup_wrapper form {
	text-align: left;
	max-width: 100%;
	margin: 0 auto;
}

.gform_legacy_markup_wrapper *, .gform_legacy_markup_wrapper :after, .gform_legacy_markup_wrapper :before {
	box-sizing: border-box !important;
}

.gform_legacy_markup_wrapper h1, .gform_legacy_markup_wrapper h2, .gform_legacy_markup_wrapper h3 {
	font-weight: 400;
	border: none;
	background: 0 0;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: inherit;
	font-family: inherit;
	padding: 5px 4px;
	letter-spacing: normal;
}

.gform_legacy_markup_wrapper input[type=image] {
	border: none !important;
	padding: 0 !important;
	width: auto !important;
}

.gform_legacy_markup_wrapper textarea {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: normal;
	padding: 6px 8px;
	line-height: 1.5;
	resize: none;
}

.gform_legacy_markup_wrapper select {
	line-height: 1.5;
}

.gform_legacy_markup_wrapper .ginput_container_multiselect select {
	background-image: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: 0;
}

.gform_legacy_markup_wrapper .ginput_container_multiselect select.nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper ul.gform_fields {
	margin: 0 !important;
	list-style-type: none;
	display: block;
}

.gform_legacy_markup_wrapper ul, html>body .entry ul {
	text-indent: 0;
}

.gform_legacy_markup_wrapper form li, .gform_legacy_markup_wrapper li {
	margin-left: 0 !important;
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	overflow: visible;
}

.gform_legacy_markup_wrapper ul li.gfield {
	clear: both;
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_radio li {
	overflow: hidden;
}

.gform_legacy_markup_wrapper form ul.gform_fields.left_label li.gfield, .gform_legacy_markup_wrapper form ul.gform_fields.right_label li.gfield, .gform_legacy_markup_wrapper ul.gform_fields.left_label li.gfield, .gform_legacy_markup_wrapper ul.gform_fields.right_label li.gfield {
	margin-bottom: 14px;
}

.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li, .gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li, .gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li, .gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li {
	margin-bottom: 10px;
}

.gform_legacy_markup_wrapper ul li:after, .gform_legacy_markup_wrapper ul li:before, .gform_legacy_markup_wrapper ul.gform_fields {
	padding: 0;
	margin: 0;
	overflow: visible;
}

.gform_legacy_markup_wrapper select {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: normal;
}

.gform_legacy_markup_wrapper select option {
	padding: 2px;
	display: block;
}

.gform_legacy_markup_wrapper .inline {
	display: inline !important;
}

.gform_legacy_markup_wrapper .gform_heading {
	width: 100%;
	margin-bottom: 18px;
}

.gform_legacy_markup_wrapper .clear-multi {
	display: flex;
}

.gform_legacy_markup_wrapper .gfield_date_day, .gform_legacy_markup_wrapper .gfield_date_year {
	display: -moz-inline-stack;
	display: inline-block;
}

.gform_legacy_markup_wrapper .gfield_date_day, .gform_legacy_markup_wrapper .gfield_date_month, .gform_legacy_markup_wrapper .gfield_date_year {
	width: 33.333%;
	flex-direction: row;
}

@media only screen and (min-width:321px) {
	.gform_legacy_markup_wrapper .gfield_date_day, .gform_legacy_markup_wrapper .gfield_date_month {
		max-width: 4rem;
	}
	
	.gform_legacy_markup_wrapper .gfield_date_year {
		max-width: calc(4rem + .5rem);
	}
}

.gform_legacy_markup_wrapper .gfield_date_dropdown_day, .gform_legacy_markup_wrapper .gfield_date_dropdown_month, .gform_legacy_markup_wrapper .gfield_date_dropdown_year {
	vertical-align: top;
	flex-direction: row;
}

.gform_legacy_markup_wrapper .gfield_date_dropdown_day, .gform_legacy_markup_wrapper .gfield_date_dropdown_month, .gform_legacy_markup_wrapper .gfield_date_dropdown_year {
	margin-right: .5rem;
}

.gform_legacy_markup_wrapper .gfield_date_day, .gform_legacy_markup_wrapper .gfield_date_month {
	width: 4rem;
	margin-right: .5rem;
}

.gform_legacy_markup_wrapper .gfield_date_day input[type=number], .gform_legacy_markup_wrapper .gfield_date_month input[type=number] {
	width: calc(3rem + 8px) !important;
}

.gform_legacy_markup_wrapper .gfield_date_year input[type=number] {
	width: calc(4rem + 8px) !important;
}

.gform_legacy_markup_wrapper .gfield_date_year {
	width: 5rem;
}

.gform_legacy_markup_wrapper .gfield_date_day input, .gform_legacy_markup_wrapper .gfield_date_month input {
	width: calc(3rem + 8px);
}

.gform_legacy_markup_wrapper .gfield_date_year input {
	width: 4rem;
}

.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label {
	width: 3rem;
	text-align: center;
}

.gform_legacy_markup_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label {
	width: 4rem;
}

.gform_legacy_markup_wrapper .gfield_time_ampm, .gform_legacy_markup_wrapper .gfield_time_hour, .gform_legacy_markup_wrapper .gfield_time_minute {
	font-size: 15px;
	width: 33.333%;
	flex-direction: row;
}

@media only screen and (min-width:321px) {
	.gform_legacy_markup_wrapper .gfield_time_ampm, .gform_legacy_markup_wrapper .gfield_time_hour, .gform_legacy_markup_wrapper .gfield_time_minute {
		max-width: 72px;
	}
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span {
	float: left;
}

.gform_legacy_markup_wrapper .gfield_time_hour {
	margin-right: 10px;
	display: flex;
}

.gform_legacy_markup_wrapper .gfield_time_hour i {
	font-style: normal !important;
	font-family: sans-serif !important;
	width: 4px;
	text-align: center;
	float: right;
	margin-top: 9%;
}

.gform_legacy_markup_wrapper .gfield_time_minute {
	margin-right: 8px;
	display: flex;
}

.gform_legacy_markup_wrapper .ginput_complex .gfield_time_hour input, .gform_legacy_markup_wrapper .ginput_complex .gfield_time_minute input {
	margin-left: 0;
	width: 85% !important;
}

.gform_legacy_markup_wrapper .gfield_time_hour input, .gform_legacy_markup_wrapper .gfield_time_minute input {
	margin-right: 6px;
	width: 56px;
}

.gform_legacy_markup_wrapper .gfield_time_hour input[type=number], .gform_legacy_markup_wrapper .gfield_time_minute input[type=number] {
	max-width: 64px;
	min-width: 64px;
}

.gform_legacy_markup_wrapper .gfield_time_ampm {
	vertical-align: top;
	display: -moz-inline-stack;
	display: inline-block;
}

.gform_legacy_markup_wrapper .gfield_time_ampm select {
	min-width: 77px;
	width: 77px;
	height: 100%;
	margin-top: 0 !important;
	margin-left: 0 !important;
}

.gform_legacy_markup_wrapper .gfield_time_ampm_shim {
	display: block;
	font-size: 13px;
	margin: 9px 0 1px 1px;
}

.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	width: 48px;
	text-align: center;
}

.gform_legacy_markup_wrapper .field_name_first, .gform_legacy_markup_wrapper .field_name_last, .gform_legacy_markup_wrapper .field_name_middle {
	width: 49.5%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
}

.gform_legacy_markup_wrapper .ginput_complex.ginput_container {
	overflow: visible;
	width: 100%;
}

.gform_legacy_markup_wrapper label.gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
	font-weight: 700;
	font-size: inherit;
}

.gform_legacy_markup_wrapper .top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3;
	clear: both;
}

.gform_legacy_markup_wrapper .top_label .gfield_hide_label {
	display: none;
}

.gform_legacy_markup_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
	width: 100%;
}

.gform_legacy_markup_wrapper .ginput_complex .ginput_right select, .gform_legacy_markup_wrapper .ginput_complex select {
	width: 100%;
}

.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	display: block;
	font-size: .813em;
	letter-spacing: .5pt;
	white-space: nowrap;
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
	display: -moz-inline-stack;
	display: inline-block;
	letter-spacing: inherit;
	vertical-align: middle;
	cursor: pointer;
}

.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
	margin: 9px 0 1px 1px;
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label {
	margin-top: 0;
}

.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	margin: 1px 0 9px 1px;
}

.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container, .gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+div[class*=gfield_time_].ginput_container {
	margin-top: 0;
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 8px;
}

body.gform_legacy_markup_wrapper div.clear-multi {
	display: -moz-inline-stack;
	display: inline-block;
}

body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 16px;
	margin-bottom: 0;
}

.gform_legacy_markup_wrapper .hidden_label .gfield_label {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.gform_legacy_markup_wrapper .gfield.left_label, .gform_legacy_markup_wrapper .gfield.right_label {
	padding-top: 10px;
}

.gform_legacy_markup_wrapper li.hidden_label input {
	margin-top: 12px;
}

.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
	margin-bottom: 12px;
}

.gform_legacy_markup_wrapper .screen-reader-text, .gform_legacy_markup_wrapper label.hidden_sub_label {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.gform_legacy_markup_wrapper input.large, .gform_legacy_markup_wrapper input.medium, .gform_legacy_markup_wrapper input.small, .gform_legacy_markup_wrapper select.large, .gform_legacy_markup_wrapper select.medium, .gform_legacy_markup_wrapper select.small {
	width: 100%;
}

.gform_legacy_markup_wrapper input.datepicker_with_icon.large, .gform_legacy_markup_wrapper input.datepicker_with_icon.medium, .gform_legacy_markup_wrapper input.datepicker_with_icon.small {
	width: calc(100% - 24px);
}

.gform_legacy_markup_wrapper .gfield_error input.large, .gform_legacy_markup_wrapper .gfield_error input.medium, .gform_legacy_markup_wrapper .gfield_error input.small, .gform_legacy_markup_wrapper .gfield_error select.large, .gform_legacy_markup_wrapper .gfield_error select.medium, .gform_legacy_markup_wrapper .gfield_error select.small {
	width: 100%;
}

.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.large, .gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.medium, .gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.small {
	width: calc(100% - 32px);
}

.gform_legacy_markup_wrapper textarea.small {
	height: 80px;
	width: 100%;
}

.gform_legacy_markup_wrapper textarea.medium {
	height: 120px;
	width: 100%;
}

.gform_legacy_markup_wrapper textarea.large {
	height: 160px;
	width: 100%;
}

.gform_legacy_markup_wrapper h2.gsection_title {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
}

.gform_legacy_markup_wrapper .gsection .gfield_label, .gform_legacy_markup_wrapper h2.gsection_title, .gform_legacy_markup_wrapper h3.gform_title {
	font-weight: 700;
	font-size: 1.25em;
}

.gform_legacy_markup_wrapper h3.gform_title {
	letter-spacing: normal !important;
	margin: 10px 0 6px 0;
}

.gform_legacy_markup_wrapper li.gfield.field_description_below+li.gsection {
	margin-top: 24px !important;
}

.gform_legacy_markup_wrapper span.gform_description {
	font-weight: 400;
	display: block;
	width: calc(100% - 16px);
	margin-bottom: 16px;
}

.gform_legacy_markup_wrapper .gsection {
	border-bottom: 1px solid #ccc;
	padding: 0 16px 8px 0;
	margin: 28px 0 28px 0;
	clear: both;
}

.gform_legacy_markup_wrapper .gfield_checkbox li, .gform_legacy_markup_wrapper .gfield_radio li {
	position: relative;
}

.gform_legacy_markup_wrapper ul.gfield_checkbox, .gform_legacy_markup_wrapper ul.gfield_radio {
	margin: 6px 0;
	padding: 0;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label, .gform_legacy_markup_wrapper .gfield_radio li label {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0;
	width: auto;
	line-height: 1.5;
	font-size: .875em;
	vertical-align: middle;
	max-width: 85%;
	white-space: normal;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label {
	margin: 0;
}

.gform_legacy_markup_wrapper .gfield_radio li label {
	margin: 2px 0 0 4px;
}

.gform_legacy_markup_wrapper .gfield_checkbox li input, .gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1px;
}

.gform_legacy_markup_wrapper .description, .gform_legacy_markup_wrapper .gfield_description, .gform_legacy_markup_wrapper .gsection_description, .gform_legacy_markup_wrapper .instruction {
	font-size: .813em;
	line-height: inherit;
	clear: both;
	font-family: inherit;
	letter-spacing: normal;
}

.gform_legacy_markup_wrapper .description, .gform_legacy_markup_wrapper .gfield_description, .gform_legacy_markup_wrapper .gsection_description {
	padding: 0 16px 0 0;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
	padding-top: 16px;
}

.gform_legacy_markup_wrapper .field_sublabel_above .description, .gform_legacy_markup_wrapper .field_sublabel_above .gfield_description, .gform_legacy_markup_wrapper .field_sublabel_above .gsection_description {
	margin-top: 9px;
}

.gform_legacy_markup_wrapper .top_label .gsection_description {
	width: 100%;
	margin-bottom: 9px;
}

.gform_legacy_markup_wrapper .gfield_description {
	width: 100%;
}

.gform_legacy_markup_wrapper .description_above .gfield_description {
	padding: 0 0 10px 0;
}

.gform_legacy_markup_wrapper .gfield_date_year+.gfield_description {
	padding: 0;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_consent_description, .gform_legacy_markup_wrapper .gfield_consent_description {
	width: 100%;
	max-height: 240px;
	overflow-y: scroll;
	border: 1px solid #ddd;
	margin-top: 12px;
	padding: 6px 8px;
	font-size: .688em;
}

.gform_legacy_markup_wrapper .gfield_required {
	color: #790000;
	margin-left: 4px;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: rgba(255, 223, 224, .25);
	margin-bottom: 6px !important;
	border-top: 1px solid #c89797;
	border-bottom: 1px solid #c89797;
	padding-bottom: 6px;
	padding-top: 8px;
	box-sizing: border-box;
}

.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning {
	padding: 16px 16px 14px 16px;
	border-top: 2px solid #790000;
	border-bottom: 4px solid #790000;
	background-color: rgba(255, 223, 224, .25);
	width: calc(100% - 16px);
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning {
	padding: 16px 16px 14px 16px;
}

.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
	font-size: .875em;
	font-weight: 700;
	font-family: inherit;
	min-height: 25px;
	color: #790000;
	max-width: 100%;
	position: relative;
}

.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span {
	display: block;
	padding: 0 0 14px 24px;
	margin-bottom: 16px;
	line-height: 1.5;
	letter-spacing: .1pt;
	border-bottom: 1px solid #790000;
	text-transform: uppercase;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K");
	background-size: 1em auto;
	background-repeat: no-repeat;
	background-position: left center;
}

.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span.nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message {
	padding: 16px 16px 14px 16px;
}

.gform_legacy_markup_wrapper li.gfield+li.gfield.gfield_creditcard_warning {
	margin-top: 16px !important;
}

.gform_legacy_markup_wrapper .top_label .gfield_error {
	width: calc(100% - 2px);
}

.gform_legacy_markup_wrapper .top_label .gfield_error input.large, .gform_legacy_markup_wrapper .top_label .gfield_error select.large, .gform_legacy_markup_wrapper .top_label .gfield_error textarea.textarea {
	width: 100%;
}

.gform_legacy_markup_wrapper .left_label .gfield_error input.large, .gform_legacy_markup_wrapper .left_label .gfield_error select.large, .gform_legacy_markup_wrapper .left_label .gfield_error textarea.textarea, .gform_legacy_markup_wrapper .right_label .gfield_error input.large, .gform_legacy_markup_wrapper .right_label .gfield_error select.large, .gform_legacy_markup_wrapper .right_label .gfield_error textarea.textarea {
	width: 70%;
}

.gform_legacy_markup_wrapper .gfield_error .gfield_label {
	color: #790000;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required {
	padding-right: 0;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container {
	margin-left: 0;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	max-width: 100%;
	padding-right: 16px;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 12px;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
	position: relative;
	top: 12px;
}

.gform_legacy_markup_wrapper .gform_validation_errors {
	width: 100%;
	border: 1px solid #790000;
	box-shadow: 0 0 0 #ff6d6d;
	border-radius: 5px;
	padding: 1.0625rem 1.375rem;
	margin-top: .5rem;
	margin-bottom: .5rem;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	font-size: 16px;
	font-weight: 700;
	color: #790000;
	margin: 0 0 .9375rem 0;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary {
	margin: 0;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2:before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0iIzc5MDAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE5QzE1LjQxODMgMTkgMTkgMTUuNDE4MyAxOSAxMUMxOSA2LjU4MTcyIDE1LjQxODMgMyAxMSAzQzYuNTgxNzIgMyAzIDYuNTgxNzIgMyAxMUMzIDE1LjQxODMgNi41ODE3MiAxOSAxMSAxOVoiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPHBhdGggZD0iTTEyIDZIMTBWMTJIMTJWNloiIGZpbGw9IiNGRkZGRkYiLz4KPHBhdGggZD0iTTEyIDE0SDEwVjE2SDEyVjE0WiIgZmlsbD0iI0ZGRkZGRiIvPgo8L3N2Zz4=");
	content: "";
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: sub;
	margin: 0 .2rem 0 -.5rem;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}

.gform_legacy_markup_wrapper .gform_validation_errors>ol {
	list-style-type: none !important;
	padding-block-start: 0;
	padding-inline-start: 0;
	margin-block-start: 0;
	margin: 0;
}

.gform_legacy_markup_wrapper .gform_validation_errors>ol a {
	color: #790000;
	font-size: 1rem;
}

.gform_legacy_markup_wrapper .gform_validation_errors>ol li {
	margin: 0 0 .9375rem 0;
	font-size: 1rem;
	list-style-type: none !important;
}

.gform_legacy_markup_wrapper .gform_validation_errors>ol li:last-of-type {
	margin-bottom: 0;
}

.gform_legacy_markup_wrapper div.validation_error {
	color: #790000;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 25px;
	border-top: 2px solid #790000;
	border-bottom: 2px solid #790000;
	padding: 16px 0 16px 0;
	clear: both;
	width: 100%;
	text-align: center;
}

.gform_legacy_markup_wrapper ol.validation_list {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	color: #790000;
}

.gform_legacy_markup_wrapper ol.validation_list li {
	list-style-type: decimal !important;
}

.gform_legacy_markup_wrapper ol.validation_list li a {
	color: #790000;
}

.gform_legacy_markup_wrapper ol.validation_list:after {
	content: "";
}

.gform_legacy_markup_wrapper div#error {
	margin-bottom: 25px;
}

.gform_legacy_markup_wrapper table.gfield_list tbody tr td.gfield_list_icons {
	vertical-align: middle !important;
}

.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons a {
	display: inline-block;
	line-height: 0;
}

.gform_legacy_markup_wrapper li.gfield fieldset {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	width: 100%;
}

.gform_legacy_markup_wrapper li.gfield fieldset>* {
	width: auto;
}

.gform_legacy_markup_wrapper li.gfield fieldset legend.gfield_label {
	width: 100%;
	line-height: 32px;
}

.gform_legacy_markup_wrapper div.gf_page_steps+div.validation_error {
	margin-top: 16px;
}

.gform_legacy_markup_wrapper div.gfield_description.validation_error {
	color: #790000;
	font-weight: 700;
	font-size: .875em;
	line-height: 1.2;
	margin-bottom: 16px;
}

.gform_legacy_markup_wrapper .validation_message {
	color: #790000;
	font-weight: 700;
	letter-spacing: normal;
}

.gform_legacy_markup_wrapper .validation_message--hidden-on-empty:empty {
	display: none;
}

.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper li.gfield_error textarea {
	border: 1px solid #790000;
}

.gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_legacy_markup_wrapper li.gfield_error ul.gfield_checkbox, .gform_legacy_markup_wrapper li.gfield_error ul.gfield_radio {
	color: #790000;
}

.gform_legacy_markup_wrapper .gform_footer {
	padding: 16px 0 10px 0;
	margin: 16px 0 0 0;
	clear: both;
	width: 100%;
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	font-size: 1em;
	width: 100%;
	margin: 0 0 16px 0;
}

.gform_legacy_markup_wrapper .gform_footer a.gform_save_link, .gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link {
	font-size: 1em;
	display: block;
	text-align: center;
}

.gform_legacy_markup_wrapper .gform_footer input[type=image] {
	padding: 0;
	width: auto !important;
	background: 0 0 !important;
	border: none !important;
	margin: 0 auto 16px auto !important;
	display: block;
	max-width: 100%;
}

.gform_legacy_markup_wrapper .ginput_complex .ginput_full, .gform_legacy_markup_wrapper .ginput_complex .ginput_left, .gform_legacy_markup_wrapper .ginput_complex .ginput_right {
	min-height: 45px;
}

.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=email], .gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=number], .gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=password], .gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=tel], .gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=text], .gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=url] {
	width: 100%;
}

.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=email], .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=number], .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=password], .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel], .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=text], .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=url], .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full select {
	width: 100%;
}

.gform_legacy_markup_wrapper .gfield_checkbox li, .gform_legacy_markup_wrapper .gfield_radio li {
	margin: 0 0 16px 0;
	line-height: 1.2;
}

.gchoice_select_all, .gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label {
	font-weight: 700;
}

.gform_legacy_markup_wrapper input.datepicker.datepicker_with_icon {
	margin-right: 4px !important;
	display: -moz-inline-stack;
	display: inline-block;
}

.gform_legacy_markup_wrapper .gf_hidden, .gform_legacy_markup_wrapper .gform_hidden, .gform_legacy_markup_wrapper input.gform_hidden, .gform_legacy_markup_wrapper input[type=hidden] {
	display: none !important;
	max-height: 1px !important;
	overflow: hidden;
}

.gform_legacy_markup_wrapper .gf_invisible, .gform_legacy_markup_wrapper .gfield_visibility_hidden {
	visibility: hidden;
	position: absolute;
	left: -9999px;
}

.gform_legacy_markup_wrapper .ginput_full br, .gform_legacy_markup_wrapper .ginput_left br, .gform_legacy_markup_wrapper .ginput_right br {
	display: none !important;
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_radio li {
	padding: 0 !important;
}

.gform_legacy_markup_wrapper ul.gfield_radio li input+input {
	margin-left: 4px;
}

.gform_legacy_markup_wrapper ul.gfield_radio li input[value=gf_other_choice] {
	margin-right: 6px;
	margin-top: 4px;
}

.gform_legacy_markup_wrapper .gfield_description+.gform_legacy_markup_wrapper .gfield_description.validation_message {
	margin-top: 6px;
}

.gform_legacy_markup_wrapper .ginput_container.ginput_list+.gfield_description.validation_message {
	margin-top: 0;
}

.gform_legacy_markup_wrapper li.gfield_html {
	max-width: 100%;
}

.gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc {
	margin-top: 10px;
}

body .gform_legacy_markup_wrapper ul li.gfield.gfield_html img {
	max-width: 100% !important;
}

.gform_legacy_markup_wrapper .gform_ajax_spinner {
	padding-left: 10px;
}

.gform_legacy_markup_wrapper .gform_validation_container, body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_legacy_markup_wrapper li.gform_validation_container, body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container {
	display: none !important;
	position: absolute !important;
	left: -9000px;
}

.gform_legacy_markup_wrapper .gfield_captcha_input_container {
	padding-top: 3px;
}

.gform_legacy_markup_wrapper .simple_captcha_small input {
	width: 64px;
}

.gform_legacy_markup_wrapper .simple_captcha_medium input {
	width: 96px;
}

.gform_legacy_markup_wrapper .simple_captcha_large input {
	width: 128px;
}

.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .left_label .simple_captcha_small, .gform_legacy_markup_wrapper .left_label .simple_captcha_large, .gform_legacy_markup_wrapper .left_label .simple_captcha_medium, .gform_legacy_markup_wrapper .right_label .simple_captcha_large, .gform_legacy_markup_wrapper .right_label .simple_captcha_medium, .gform_legacy_markup_wrapper .right_label .simple_captcha_small {
	margin-left: 32%;
}

.gform_legacy_markup_wrapper .gfield_captcha_container img.gfield_captcha {
	border: none !important;
	background: 0 0 !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.gform_legacy_markup_wrapper .math_small input {
	width: 70px;
}

.gform_legacy_markup_wrapper .math_medium input {
	width: 510px;
}

.gform_legacy_markup_wrapper .math_large input {
	width: 612px;
}

.gform_legacy_markup_wrapper .left_label .math_large, .gform_legacy_markup_wrapper .left_label .math_medium, .gform_legacy_markup_wrapper .left_label .math_small, .gform_legacy_markup_wrapper .right_label .math_large, .gform_legacy_markup_wrapper .right_label .math_medium, .gform_legacy_markup_wrapper .right_label .math_small {
	margin-left: 32%;
}

.gform_legacy_markup_wrapper div.charleft {
	font-size: .688em;
	margin-top: 4px;
	color: #767676;
	width: 92% !important;
	white-space: nowrap !important;
}

.gform_legacy_markup_wrapper div.charleft[style] {
	width: 92% !important;
}

.gform_legacy_markup_wrapper .left_label div.charleft, .gform_legacy_markup_wrapper .right_label div.charleft {
	margin-left: 32%;
}

.gform_legacy_markup_wrapper div.charleft.ginput_counter_tinymce {
	border: 1px solid #eee;
	border-width: 1px 0 0;
	padding: 4px 9px;
	width: 100% !important;
}

.gform_legacy_markup_wrapper div.charleft.warningTextareaInfo {
	color: #767676;
}

.gform_legacy_markup_wrapper div.charleft.ginput_counter_error {
	color: red;
}

.gform_legacy_markup_wrapper li.gf_hide_charleft div.charleft {
	display: none !important;
}

.gf_submission_limit_message {
	color: #790000;
	font-size: 1.375em;
}

.gform_legacy_markup_wrapper .ginput_price {
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
}

.gform_legacy_markup_wrapper span.ginput_total {
	color: #060;
	font-size: inherit;
}

.gform_legacy_markup_wrapper .top_label span.ginput_total {
	margin: 8px 0;
}

.gform_legacy_markup_wrapper span.ginput_product_price_label {
	margin-right: 2px;
}

.gform_legacy_markup_wrapper input.ginput_product_price, .gform_legacy_markup_wrapper span.ginput_product_price {
	background: 0 0;
	border: none;
	color: #900;
	padding: 0;
}

.gform_legacy_markup_wrapper span.ginput_quantity_label {
	margin-left: 10px;
	margin-right: 2px;
}

.gform_legacy_markup_wrapper input.ginput_quantity[type=text] {
	width: 3rem;
}

.gform_legacy_markup_wrapper input.ginput_quantity[type=number] {
	width: 4rem;
}

.gform_legacy_markup_wrapper .gform_page_footer {
	margin: 14px 0;
	width: 100%;
	border-top: 1px dotted #ccc;
	padding: 16px 0 0 0;
	clear: both;
}

.gform_legacy_markup_wrapper .gform_page_footer.left_label, .gform_legacy_markup_wrapper .gform_page_footer.right_label {
	padding: 16px 0 0 29%;
}

.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button, .gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
	display: -moz-inline-stack;
	display: inline-block;
}

.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
	margin-bottom: 8px;
}

.gform_legacy_markup_wrapper .gf_progressbar_wrapper {
	clear: both;
	width: 100%;
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
}

.gform_legacy_markup_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
	color: #767676;
	font-size: 13px;
	line-height: 1 !important;
	margin: 0 0 8px 0 !important;
	padding: 0 !important;
	clear: both;
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
}

.gform_legacy_markup_wrapper .gf_progressbar {
	position: relative;
	position: relative;
	background: #e8e8e8;
	-moz-border-radius: 10.5px;
	-webkit-border-radius: 10.5px;
	border-radius: 10.5px;
	width: 100%;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage {
	height: 21px;
	text-align: right;
	border-radius: 10.5px;
	vertical-align: middle;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px !important;
	z-index: 999;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_100 {
	border-top-right-radius: 10.5px;
	border-bottom-right-radius: 10.5px;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage span {
	display: block;
	width: auto;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 21px;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_0 span {
	color: #959595;
	text-shadow: none;
	float: none !important;
	margin-left: 12px;
	word-wrap: normal;
}

.gform_legacy_markup_wrapper .gf_progressbar_blue {
	background: #d2d6dc;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue {
	background-color: #1e7ac4;
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_progressbar_gray {
	background: #d2d6dc;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_gray {
	background-color: #6b7280;
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_progressbar_green {
	background: #e8e8e8;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_green {
	background-color: #aac138;
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_progressbar_orange {
	background: #e8eaec;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_orange {
	background-color: #ff5d38;
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_progressbar_red {
	background: #e8eaec;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_red {
	background-color: #ec1e31;
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_progressbar_spring {
	background: #d2d6dc;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_spring {
	background: linear-gradient(270deg, #9cd790 0, #76d7db 100%);
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_progressbar_blues {
	background: #d2d6dc;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blues {
	background: linear-gradient(270deg, #00c2ff 0, #7838e2 100%);
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_progressbar_rainbow {
	background: #d2d6dc;
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_rainbow {
	background: linear-gradient(270deg, #1dbeea 0, #cd6ad6 50%, #f35160 100%);
	color: #fff;
}

.gform_legacy_markup_wrapper .gf_page_steps {
	width: 100%;
	margin: 0 0 8px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #ccc;
}

.gform_legacy_markup_wrapper .gf_step {
	width: 100%;
	margin: 24px 24px 24px 0;
	font-size: .875em;
	height: 14px;
	line-height: 1.25 !important;
	-moz-opacity: .2;
	-khtml-opacity: .2;
	opacity: .2;
	font-family: inherit;
}

.gform_legacy_markup_wrapper .gf_step span.gf_step_number {
	font-size: 1.25em;
	font-family: arial, sans-serif;
	margin-right: 4px;
}

.gform_legacy_markup_wrapper .gf_step span.gf_step_label, .gform_legacy_markup_wrapper .gf_step span.gf_step_number {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
}

.gform_legacy_markup_wrapper .gf_step.gf_step_active {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.gform_legacy_markup_wrapper .gf_step.gf_step_hidden {
	display: none;
}

.gform_legacy_markup_wrapper .gf_step_clear {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.gform_legacy_markup_wrapper .gfield_password_strength {
	border: 1px solid #ddd;
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 1.8;
	padding: 10px 5px;
	text-align: center;
	background-color: #eee;
	border-bottom: 3px solid #ddd;
}

.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
	margin-right: 16px;
}

.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength, .gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength {
	margin-top: 18px;
	margin-bottom: 18px;
	width: 100%;
}

.gform_legacy_markup_wrapper .gfield_password_strength.bad {
	background-color: #ffb78c;
	border-color: #ff853c;
	border-bottom: 3px solid #ff853c;
}

.gform_legacy_markup_wrapper .gfield_password_strength.good {
	background-color: #ffec8b;
	border-color: #fc0;
	border-bottom: 3px solid #fc0;
}

.gform_legacy_markup_wrapper .gfield_password_strength.mismatch, .gform_legacy_markup_wrapper .gfield_password_strength.short {
	background-color: #ffa0a0;
	border-color: #f04040;
	border-bottom: 3px solid #f04040;
}

.gform_legacy_markup_wrapper .gfield_password_strength.strong {
	background-color: #c3ff88;
	border-color: #8dff1c;
	border-bottom: 3px solid #8dff1c;
}

.gform_legacy_markup_wrapper .ginput_container_password, .gform_legacy_markup_wrapper .ginput_container_password span {
	position: relative;
}

.gform_legacy_markup_wrapper .ginput_container_password button {
	-webkit-appearance: none;
	appearance: none;
	background: 0 0;
	border: none;
	padding: 5px 0;
	position: absolute;
	right: 1px;
	text-align: center;
	top: 1px;
	width: 40px;
}

.gform_legacy_markup_wrapper .ginput_container_password span.ginput_left button {
	right: 9px;
}

.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span {
	display: inline-block;
	width: 100%;
}

.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span input {
	width: 100%;
}

.gform_legacy_markup_wrapper .ginput_container_password span.medium {
	width: calc(50% - 8px);
}

.gform_legacy_markup_wrapper .ginput_container_password span.small {
	width: 25%;
}

.gform_legacy_markup_wrapper table.gfield_list, .gform_legacy_markup_wrapper table.gfield_list caption, .gform_legacy_markup_wrapper table.gfield_list tbody, .gform_legacy_markup_wrapper table.gfield_list td, .gform_legacy_markup_wrapper table.gfield_list tfoot, .gform_legacy_markup_wrapper table.gfield_list th, .gform_legacy_markup_wrapper table.gfield_list thead, .gform_legacy_markup_wrapper table.gfield_list tr {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.gform_legacy_markup_wrapper table.gfield_list {
	border-spacing: 0;
	border-collapse: collapse;
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons {
	padding-top: 15px;
}

.gform_legacy_markup_wrapper table.gfield_list {
	table-layout: auto !important;
}

.gform_legacy_markup_wrapper table.gfield_list thead th {
	font-weight: 700;
	text-align: left;
}

.gform_legacy_markup_wrapper table.gfield_list colgroup {
	width: 100%;
	display: block;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error table.gfield_list thead th {
	color: #790000;
}

.gform_legacy_markup_wrapper table.gfield_list thead, .gform_legacy_markup_wrapper table.gfield_list tr {
	padding: 0;
	margin: 0;
}

.gform_legacy_markup_wrapper table.gfield_list td, .gform_legacy_markup_wrapper table.gfield_list th {
	padding: 4px 0 4px 0;
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) table.gfield_list th {
	padding: 0 0 4px 0;
}

.gform_legacy_markup_wrapper table.gfield_list td+td, .gform_legacy_markup_wrapper table.gfield_list th+th {
	padding: 0 0 0 16px;
}

.gform_legacy_markup_wrapper .gfield_list {
	width: 100%;
}

.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input {
	width: 100%;
}

.gform_legacy_markup_wrapper .gfield_icon_disabled {
	cursor: default !important;
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
}

.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons {
	width: 48px !important;
	padding: 0 0 0 4px !important;
	box-sizing: border-box;
}

.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons img {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
}

.gform_legacy_markup_wrapper .gform_card_icon_container {
	display: flex;
	height: 32px;
	margin: 8px 0 6px 0;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon {
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg");
	background-repeat: no-repeat;
	height: 32px;
	margin-right: 4px;
	text-indent: -9000px;
	width: 40px;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex {
	background-position: -167px 0;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover {
	background-position: -221px 0;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard {
	background-position: -275px 0;
}

.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa {
	background-position: -59px 0;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb {
	background-position: -329px 0;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro {
	background-position: -5px 0;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected {
	position: relative;
}

.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after {
	display: block;
	content: "";
	position: absolute;
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg") center center no-repeat;
	width: 13px;
	height: 10px;
	bottom: 4px;
	right: -2px;
}

.gform_legacy_markup_wrapper .ginput_container_creditcard .ginput_card_security_code_icon {
	width: 40px;
	height: 32px;
	display: inline-block;
	background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg");
	background-repeat: no-repeat;
	background-position: -382px 0;
	position: relative;
	top: -3.5px;
}

.gform_legacy_markup_wrapper .ginput_container_creditcard .ginput_card_security_code_icon.nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area {
	padding: 24px;
	border: 1px dashed #ccc;
	text-align: center;
	color: #aaa;
	margin-bottom: 16px;
	background: rgba(0, 0, 0, .02);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.gform_legacy_markup_wrapper span.gform_drop_instructions {
	display: block;
	margin-bottom: 8px;
}

.gform_legacy_markup_wrapper .gform_delete {
	vertical-align: middle;
	cursor: pointer;
}

.gform_legacy_markup_wrapper .copy_values_option_container .copy_values_enabled {
	width: auto;
}

.gform_legacy_markup_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
	margin-bottom: 1px;
}

.gform_legacy_markup_wrapper .form_saved_message {
	margin: 1em auto;
	padding: 3em 2em 3em;
	width: 99%;
	font-size: 1em;
	line-height: 1.8;
	color: #31708f;
	background-color: #e3f3f3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.gform_legacy_markup_wrapper .form_saved_message p.resume_form_link_wrapper {
	background-color: #fff;
	display: inline-block;
	padding: 1em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	max-width: 98% !important;
	overflow: hidden;
	-webkit-box-shadow: 0 3px 2px 0 rgba(66, 103, 126, .2);
	-moz-box-shadow: 0 3px 2px 0 rgba(66, 103, 126, .2);
	box-shadow: 0 3px 2px 0 rgba(66, 103, 126, .2);
}

.gform_legacy_markup_wrapper .form_saved_message a.resume_form_link {
	word-wrap: break-word;
	text-decoration: none;
	color: #2f637e;
}

.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform {
	margin: 1em 0 0 0;
}

.gform_legacy_markup_wrapper .form_saved_message label.form_saved_label {
	position: absolute;
	left: -9000px;
}

.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=text] {
	margin-bottom: .25em;
}

.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form label.gform_resume_email_label {
	font-size: 1em;
	display: block;
}

.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input {
	margin: 0 auto;
	display: inline-block;
}

.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email] {
	padding: calc(.75em - 1px) !important;
	width: 24em;
	max-width: 98% !important;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #91afc7;
	color: #424242;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-shadow: inset 0 0 5px 0 #eee;
	-moz-box-shadow: inset 0 0 5px 0 #eee;
	box-shadow: inset 0 0 5px 0 #eee;
}

.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
	padding: .75em 1em;
	font-size: 1em;
	line-height: 1;
	background-color: #31708f;
	border: 1px solid #31708f;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

@media only screen and (max-width:640px) {
	.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email], .gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
		display: block;
		width: 98%;
	}
}

.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform .validation_message {
	color: #790000;
	font-weight: 700;
	padding: 2em;
}

.gform_legacy_markup_wrapper .form_saved_message_sent {
	margin: 1em auto;
	padding: 3em 2em;
	width: 99%;
	font-size: 1em;
	background-color: #e9ffd9;
	color: #3c763d;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-sizing: border-box;
}

.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email, .gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_success {
	font-weight: 700;
	display: block;
	line-height: 2;
}

.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email {
	word-wrap: break-word;
	text-decoration: underline;
}

body #content .entry-content .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area, body .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
	line-height: 1 !important;
}

body .gform_legacy_markup_wrapper img.ui-datepicker-trigger {
	width: 17px !important;
	height: 16px !important;
	display: -moz-inline-stack;
	display: inline-block;
}

body .gform_legacy_markup_wrapper img.add_list_item, body .gform_legacy_markup_wrapper img.delete_list_item {
	display: -moz-inline-stack;
	display: inline-block;
	margin-top: -2px;
}

.gform_legacy_markup_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
	margin-top: 16px;
}

.gform_legacy_markup_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text] {
	width: 45.25%;
}

.gform_legacy_markup_wrapper table.recaptchatable {
	table-layout: auto;
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha {
	margin-left: 29%;
}

.gform_legacy_markup_wrapper .gfield .wp-editor-container {
	border: 1px solid #ddd;
}

.gform_legacy_markup_wrapper .gfield .wp-switch-editor {
	border-color: #ddd;
}

.gform_legacy_markup_wrapper .gfield .html-active .switch-html, .gform_legacy_markup_wrapper .gfield .tmce-active .switch-tmce {
	border-bottom-color: #f5f5f5;
}

.gform_legacy_markup_wrapper .gfield .mce-edit-area iframe {
	width: 99.9% !important;
	margin: 0 !important;
}

body .gform_legacy_markup_wrapper ul li.gfield {
	margin-top: 16px;
	padding-top: 0;
}

body .gform_legacy_markup_wrapper ul.gfields li.gfield label.gfield_label {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
	line-height: inherit;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
	list-style-type: disc !important;
	margin: 0 0 8px 0;
	overflow: visible;
	padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
	list-style-type: disc !important;
	margin: 16px 0 16px 28px !important;
	padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li, body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
	list-style-type: decimal !important;
	overflow: visible;
	margin: 0 0 8px 0;
	padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol, body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
	list-style-type: decimal !important;
	margin: 16px 0 18px 32px;
	padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul, body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
	list-style-type: disc !important;
	padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
	margin: 16px 0 16px 16px;
}

body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
	margin: 0 0 8px;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl {
	margin: 0 0 18px 0;
	padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
	font-weight: 700;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
	margin: 0 0 16px 18px;
}

.gform_legacy_markup_wrapper span.gf_clear_span {
	display: block;
	height: 1px;
	overflow: hidden;
	width: 100%;
	float: none;
	clear: both;
	margin-top: -1px;
}

.gform_legacy_markup_wrapper .chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.gform_legacy_markup_wrapper .chosen-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	z-index: 1010;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	display: none;
}

.gform_legacy_markup_wrapper .chosen-container.chosen-with-drop .chosen-drop {
	display: block;
}

.gform_legacy_markup_wrapper .chosen-container a {
	cursor: pointer;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name, .gform_legacy_markup_wrapper .chosen-container .search-choice .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 400;
	color: #999;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name:after, .gform_legacy_markup_wrapper .chosen-container .search-choice .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
	background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single input[type=text] {
	cursor: pointer;
	opacity: 0;
	position: absolute;
	width: 0;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-default {
	color: #999;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr.nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat 0 2px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b.nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text].nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box;
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: 700;
	cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-option {
	padding-left: 15px;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: 0 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
	width: 25px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	color: #333;
	line-height: 13px;
	cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close.nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
	background-image: linear-gradient(#eee 20%, #fff 80%);
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: 0 0;
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px;
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
	color: #222 !important;
}

.gform_legacy_markup_wrapper .chosen-disabled {
	opacity: .5 !important;
	cursor: default;
}

.gform_legacy_markup_wrapper .chosen-disabled .chosen-single {
	cursor: default;
}

.gform_legacy_markup_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default;
}

.gform_legacy_markup_wrapper .chosen-rtl {
	text-align: right;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single div {
	right: auto;
	left: 3px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li {
	float: right;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text] {
	direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
	padding: 4px 5px 4px 20px;
	background: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png") no-repeat -30px -20px;
	direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text].nitro-lazy {
	background-image: none !important;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
	.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span, .gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span, .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text], .gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr, .gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b, .gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
		background-image: url("https://cdn-eegak.nitrocdn.com/XBeSNElOsiqHVDMVEXMGrYdqyIxnQCFg/assets/images/optimized/rev-11f2f2a/lifelikedentureswa.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png") !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important;
	}
	
	.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span.nitro-lazy, .gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span.nitro-lazy, .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close.nitro-lazy, .gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text].nitro-lazy, .gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr.nitro-lazy, .gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b.nitro-lazy, .gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text].nitro-lazy {
		background-image: none !important;
	}
}

body .gform_legacy_markup_wrapper .chosen-container a.chosen-single {
	border-radius: inherit;
}

body .gform_legacy_markup_wrapper ul.chosen-results li {
	line-height: inherit;
}

@media only screen and (max-width:641px) {
	.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 2;
		min-height: 2rem;
	}
	
	.gform_legacy_markup_wrapper textarea {
		line-height: 1.5;
	}
	
	.gform_legacy_markup_wrapper .chosen-container.chosen-container-single[style] {
		width: 100% !important;
	}
	
	.gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
		height: 40px;
		line-height: 2.8;
	}
	
	.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
		position: relative;
		top: 10px;
	}
	
	.gform_legacy_markup_wrapper div.chosen-container.chosen-container-multi[style] {
		width: 100% !important;
	}
	
	.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice, .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
		width: 100%;
		line-height: inherit;
		float: none;
	}
	
	.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
		margin-bottom: 0;
	}
	
	.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
		top: calc(50% - 6px);
	}
	
	.gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
		margin-bottom: 8px;
		display: block;
	}
	
	.gform_legacy_markup_wrapper li.field_sublabel_below .ginput_complex {
		margin-top: 12px !important;
	}
	
	.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
		width: 85%;
		cursor: pointer;
	}
}

@media only screen and (max-width:761px),(min-device-width:768px) and (max-device-width:1023px) {
	.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
		margin-top: 32px;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list {
		border: 0;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list thead {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list tr {
		margin-bottom: 10px;
		display: block;
		background: #fff;
		position: relative;
		border: 1px solid #ccc;
		border-top: 2px solid #ccc;
		border-bottom: 4px solid #ccc;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list td {
		display: block;
		margin-left: 8px;
		margin-right: 8px;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons {
		border-bottom: 0;
		margin: 16px 0 0 0 !important;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before, .gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
		content: attr(data-label);
		font-size: .875em;
		letter-spacing: .5pt;
		white-space: nowrap;
		display: block;
		clear: both;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before {
		margin: 8px 0 3px 8px;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
		margin: 3px 0 8px 8px;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list td+td, .gform_legacy_markup_wrapper table.gfield_list th+th {
		padding: 4px 0 0 0;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_even, .gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd {
		margin: 16px 0;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd:first-child {
		padding-top: 12px;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list tr {
		padding-top: 12px;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons {
		width: 100% !important;
		padding: 5px 4px 1px 4px !important;
		background-color: #eee;
		text-align: center;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item {
		margin: 12px 0 0 16px !important;
	}
	
	.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item {
		margin: 12px 0 0 8px !important;
	}
	
	.gform_legacy_markup_wrapper .gform_footer a.gform_save_link, .gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link {
		margin-left: 0;
	}
	
	.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input {
		width: calc(100% - 16px);
		margin-left: 8px;
		margin-right: 8px;
	}
}

@media only screen and (min-width:641px) {
	.gform_legacy_markup_wrapper .gform_body {
		width: 100%;
	}
	
	.gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
		max-width: calc(100% - 16px) !important;
	}
	
	.gform_legacy_markup_wrapper .gfield_checkbox li, .gform_legacy_markup_wrapper .gfield_radio li {
		margin: 0 0 8px 0;
		line-height: 1.3;
	}
	
	.gform_legacy_markup_wrapper .gsection {
		margin: 28px 16px 28px 0;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label {
		float: left;
		width: 29%;
		padding-right: 16px;
		margin-bottom: 16px;
	}
	
	.gform_legacy_markup_wrapper .right_label .gfield_label {
		text-align: right;
	}
	
	.gform_legacy_markup_wrapper .left_label .gfield_description, .gform_legacy_markup_wrapper .right_label .gfield_description {
		width: 70%;
	}
	
	.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li, .gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li, .gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li, .gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li {
		margin-bottom: 10px;
	}
	
	.gform_legacy_markup_wrapper .left_label .gfield_description, .gform_legacy_markup_wrapper .left_label .instruction, .gform_legacy_markup_wrapper .right_label .gfield_description, .gform_legacy_markup_wrapper .right_label .instruction {
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description {
		margin-left: 0;
		padding-top: 4px;
		padding-left: 0;
		line-height: 1.5;
	}
	
	.gform_legacy_markup_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
		margin-left: 29% !important;
		width: 70%;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio {
		overflow: hidden;
	}
	
	.gform_legacy_markup_wrapper .left_label div.ginput_complex, .gform_legacy_markup_wrapper .right_label div.ginput_complex {
		width: 70%;
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper .left_label input.small, .gform_legacy_markup_wrapper .left_label select.small, .gform_legacy_markup_wrapper .right_label input.small, .gform_legacy_markup_wrapper .right_label select.small {
		width: 15%;
	}
	
	.gform_legacy_markup_wrapper .left_label input.medium, .gform_legacy_markup_wrapper .left_label select.medium, .gform_legacy_markup_wrapper .right_label input.medium, .gform_legacy_markup_wrapper .right_label select.medium {
		width: calc(35% - 8px);
	}
	
	.gform_legacy_markup_wrapper .left_label input.large, .gform_legacy_markup_wrapper .left_label select.large, .gform_legacy_markup_wrapper .right_label input.large, .gform_legacy_markup_wrapper .right_label select.large {
		width: 70%;
	}
	
	.gform_legacy_markup_wrapper .left_label textarea.large, .gform_legacy_markup_wrapper .left_label textarea.medium, .gform_legacy_markup_wrapper .left_label textarea.small, .gform_legacy_markup_wrapper .right_label textarea.large, .gform_legacy_markup_wrapper .right_label textarea.medium, .gform_legacy_markup_wrapper .right_label textarea.small {
		width: 70%;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_list {
		width: 70%;
		margin-left: 29% !important;
	}
	
	.gform_legacy_markup_wrapper .top_label .gfield_list {
		width: 100%;
	}
	
	.gform_legacy_markup_wrapper .left_label .gf_list_one_column, .gform_legacy_markup_wrapper .right_label .gf_list_one_column {
		width: 45%;
	}
	
	.gform_legacy_markup_wrapper .top_label .gf_list_one_column {
		width: 46%;
	}
	
	.gform_legacy_markup_wrapper .left_label li.hidden_label input, .gform_legacy_markup_wrapper .right_label li.hidden_label input {
		margin-left: 3.7%;
	}
	
	.gform_legacy_markup_wrapper .left_label li.gfield .gfield_password_strength, .gform_legacy_markup_wrapper .right_label li.gfield .gfield_password_strength {
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper .top_label input.small, .gform_legacy_markup_wrapper .top_label select.small {
		width: 25%;
	}
	
	.gform_legacy_markup_wrapper .top_label input.medium, .gform_legacy_markup_wrapper .top_label select.medium {
		width: calc(50% - 8px);
	}
	
	.gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium, .gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium {
		width: 50%;
	}
	
	.gform_legacy_markup_wrapper .hidden_label input.large, .gform_legacy_markup_wrapper .hidden_label select.large, .gform_legacy_markup_wrapper .top_label input.large, .gform_legacy_markup_wrapper .top_label select.large {
		width: 100%;
	}
	
	.gform_legacy_markup_wrapper .top_label input.large.datepicker, .gform_legacy_markup_wrapper .top_label input.medium.datepicker, .gform_legacy_markup_wrapper .top_label input.small.datepicker {
		width: auto;
	}
	
	.gform_legacy_markup_wrapper textarea.small {
		height: 80px;
		width: 100%;
	}
	
	.gform_legacy_markup_wrapper textarea.medium {
		height: 160px;
		width: 100%;
	}
	
	.gform_legacy_markup_wrapper textarea.large {
		height: 320px;
		width: 100%;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex .ginput_left, .gform_legacy_markup_wrapper .ginput_complex .ginput_right {
		width: 50%;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		margin: 0 -4px 0 0;
	}
	
	.gform_legacy_markup_wrapper .ginput_container_password .ginput_right {
		padding-left: 8px;
	}
	
	.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_left, .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_right {
		width: 50%;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left, .gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right {
		min-height: 43px;
		position: relative;
		float: left;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right input {
		display: inline-block;
		width: 30%;
		max-width: 7rem;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left {
		width: 50%;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, .gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
		width: 47% !important;
		display: -moz-inline-stack;
		display: inline-block;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
		margin-right: 4px;
	}
	
	.gform_legacy_markup_wrapper .gf_step {
		width: auto;
		display: -moz-inline-stack;
		display: inline-block;
		margin: 16px 32px 16px 0;
	}
	
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=image], .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
		display: -moz-inline-stack;
		display: inline-block;
	}
	
	.gform_legacy_markup_wrapper .gform_footer input[type=image] {
		vertical-align: middle;
	}
	
	.gform_legacy_markup_wrapper .gform_footer a.gform_save_link, .gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link {
		font-size: 1em;
		margin-left: 16px;
		display: -moz-inline-stack;
		display: inline-block;
	}
	
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
		font-size: 1em;
		width: auto;
		margin: 0 16px 0 0;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
		padding-right: 16px;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex .ginput_left {
		padding-right: 8px;
	}
	
	.gform_legacy_markup_wrapper .left_label .ginput_complex.ginput_container_address:after {
		content: "";
		display: block;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_left {
		margin-right: 8px;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_right {
		margin-right: -8px;
		padding-right: 8px;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right {
		padding-right: 8px !important;
		margin-right: 8px;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left {
		padding-right: 8px !important;
		margin-right: -8px;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip {
		margin-right: 8px;
	}
	
	.gform_legacy_markup_wrapper .gfield_error .ginput_container {
		padding-right: 0;
	}
	
	.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
		margin: 18px 0 18px 0;
	}
	
	.gform_legacy_markup_wrapper .gform_footer:not(.top_label) {
		padding: 16px 0 10px 0;
		margin-left: 29%;
		width: 70%;
	}
	
	.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1, .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2, .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
		width: calc(100% + 15px);
	}
	
	.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_4 {
		width: calc(100% + 13px);
	}
	
	.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_5 {
		width: calc(100% + 14px);
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3 {
		width: calc(70% + 15px);
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2, .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 {
		width: calc(70% + 24px);
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4 {
		width: calc(70% + 13px);
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5 {
		width: calc(70% + 14px);
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper div.ginput_container_name span {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		padding-right: 16px;
		margin-right: -4px;
	}
	
	.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_1 span {
		width: 100%;
	}
	
	.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
		width: 50%;
	}
	
	.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span {
		width: 33.3%;
	}
	
	.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span {
		width: 25%;
	}
	
	.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span {
		width: 19.95%;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span {
		width: 99.75% !important;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span {
		width: 49.75% !important;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span {
		width: 33% !important;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span {
		width: 24.75% !important;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span {
		width: 19.75% !important;
	}
	
	html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span:first-child, html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span:first-child, html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span:first-child, html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span:first-child {
		margin-left: 0 !important;
	}
	
	.gform_legacy_markup_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email {
		width: calc(100% + 15px);
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email {
		width: calc(70% + 16px);
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email {
		width: calc(70% + 17px);
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email {
		width: calc(70% + 8px) !important;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left, .gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right {
		padding-right: 16px;
	}
	
	.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength, .gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength {
		width: 70%;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex span.ginput_left+input.gform_hidden+span.ginput_left {
		padding-right: 0;
	}
	
	.gform_legacy_markup_wrapper .ginput_complex span.ginput_left.address_country {
		margin-right: 0;
	}
	
	html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
		width: 70%;
		margin-left: 29%;
	}
	
	.gform_legacy_markup_wrapper .gf_progressbar {
		width: calc(100% - 16px);
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area {
		margin-left: 29%;
		width: 70%;
	}
	
	body .gform_legacy_markup_wrapper span.ginput_left.address_city+input.gform_hidden+span.ginput_left.address_country {
		width: calc(50% - 8px);
		margin-right: 0;
	}
	
	.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha {
		margin-left: 29% !important;
	}
	
	.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
		margin-bottom: 0;
	}
	
	.gform_legacy_markup_wrapper .gform_page_footer .button.gform_button, .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button {
		margin-right: 10px;
	}
	
	body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-multi[style], body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-single[style] {
		width: calc(50% - 8px) !important;
	}
	
	body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-multi[style], body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-single[style] {
		width: 100% !important;
	}
	
	body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-multi[style], body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-single[style] {
		width: 25% !important;
	}
}

.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper {
	border-left: 8px solid rgba(54, 86, 102, .1);
	background-color: rgba(1, 1, 1, .02);
	padding: 10px 20px;
	border-radius: 8px;
	border-bottom: 1px solid #eee;
}

.gform_legacy_markup_wrapper .gfield_repeater_wrapper input {
	border: 1px solid #c5c6c5;
	border-radius: 4px;
}

.gform_legacy_markup_wrapper .gfield_repeater_wrapper .gfield_repeater_wrapper {
	margin-top: 10px;
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text, .gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text {
	min-width: 100px;
	height: 30px;
	background: rgba(242, 242, 242, .5);
	transition: all .3s cubic-bezier(.67, .17, .4, .83);
	font-size: 12px;
	color: #757575;
	border-radius: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid rgba(117, 117, 117, .4);
	font-weight: 400;
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_plus, .gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_minus {
	width: 22px;
	height: 22px;
	background: rgba(242, 242, 242, .5);
	transition: all .3s cubic-bezier(.67, .17, .4, .83);
	font-size: 16px;
	color: #757575;
	border-radius: 50%;
	margin: 10px 5px 0 5px;
	border: 1px solid rgba(117, 117, 117, .4);
	font-weight: 700;
	padding: 0;
	padding-bottom: 5px;
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled {
	cursor: default;
	-moz-opacity: .3;
	-khtml-opacity: .3;
	opacity: .3;
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled:hover {
	background: rgba(242, 242, 242, .5);
	color: #757575;
	border: 1px solid rgba(117, 117, 117, .4);
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons button:hover {
	background: #fafafa;
	color: #374750;
	border: 1px solid #757575;
}

.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child) {
	border-bottom: 2px solid #e0e0e6;
	padding-bottom: 20px;
}

.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper {
	border-left: 8px solid #f1f1f1;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .06), 0 2px 1px -1px rgba(0, 0, 0, .06), 0 1px 5px 0 rgba(0, 0, 0, .06);
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text:focus, .gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text:focus {
	outline: 0;
}

.gform_legacy_markup_wrapper .gfield_repeater_item .gfield_repeater_cell .gfield_required {
	color: #c32121;
}

.gform_legacy_markup_wrapper .gfield_repeater_cell label {
	color: #9b9a9a;
	font-weight: 400;
	font-size: 14px;
	padding-top: 8px;
}

.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell {
	padding-bottom: 20px;
	padding-top: 0;
}

.gform_legacy_markup_wrapper div .gfield_repeater_cell {
	margin-top: 5px;
}

.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child) {
	border-bottom: 2px solid #e0e0e6;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.gform_legacy_markup_wrapper .gfield_repeater_value>.gfield_repeater {
	border-left: 8px solid rgba(54, 86, 102, .1);
	background-color: rgba(1, 1, 1, .02);
	padding: 10px 20px;
	border-radius: 8px;
	border-bottom: 1px solid #eee;
	margin: 10px;
}

.gform_legacy_markup_wrapper .gfield_repeater_cell .gfield_repeater_value:not(:first-child) {
	color: rgba(117, 117, 117, .7);
	border: 1px solid #c5c6c5;
	border-radius: 4px;
	margin-right: 10px;
	padding-left: 10px;
	background-color: #f0f0f0;
}

.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items, .gform_legacy_markup_wrapper .gfield_repeater_items .gfield_repeater_cell:not(:first-child) {
	padding-top: 5px;
}

.gform_legacy_markup_wrapper .gfield_repeater .gfield_label {
	color: #23282d;
	font-size: 16px;
	font-weight: 600;
}

.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_label {
	padding-bottom: 0;
}

.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child {
	padding-bottom: 0;
}

@media only screen and (min-width:641px) {
	.gform_wrapper .top_label li.gfield.gf_inline {
		vertical-align: top;
		width: auto !important;
		margin: 0;
		padding-right: 16px;
		float: none !important;
		display: -moz-inline-stack;
		display: inline-block;
	}
	
	.gform_wrapper .top_label li.gfield.gf_inline input[type=email].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=email].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=number].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=number].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=password].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=password].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=text].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=text].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=url].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=url].small {
		width: 100%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
		width: 96px !important;
	}
	
	.gform_wrapper .top_label li.gfield.gf_inline select {
		width: 100%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_inline textarea {
		width: 100%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text], .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text] {
		width: 70% !important;
	}
	
	.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_day, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_month, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_year, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute {
		width: 50px;
	}
	
	.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_ampm {
		width: auto;
	}
	
	.gform_wrapper li.gf_inline div.ginput_container {
		white-space: nowrap !important;
	}
	
	.gform_wrapper li.gf_inline div.ginput_container.ginput_container_date label {
		display: block !important;
	}
	
	.gform_wrapper li.gfield.gfield_error.gf_inline {
		margin-right: 16px;
		padding-right: 0;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding-right: 16px;
		float: none;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
		width: 100% !important;
		margin: 8px 0 0 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half:before {
		content: "";
		display: block;
		clear: both;
	}
	
	.gform_wrapper .top_label li.gfield.gf_right_half:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
		max-width: calc(50% - 16px);
		padding-right: 0;
	}
	
	.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
		margin-right: 16px;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium {
		width: 100%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half textarea, .gform_wrapper .top_label li.gfield.gf_right_half textarea {
		width: 98%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half input.small, .gform_wrapper .top_label li.gfield.gf_right_half input.small {
		width: 35%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half+li.gsection, .gform_wrapper .top_label li.gfield.gf_right_half+li.gsection {
		padding: 16px 0 8px 0;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_right_half, .gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_right_half, .gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_right_half {
		padding: 16px 0 8px 0;
	}
	
	.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half {
		padding: 0 0 8px 0;
	}
	
	.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half {
		padding: 16px 0 8px 0;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_left_half+li.gfield, .gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer, .gform_wrapper .top_label li.gfield.gf_right_half+li.gfield {
		clear: both;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		float: none;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width: 33.3%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width: 33.4%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
		margin-bottom: 8px;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.medium {
		width: 100%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity), .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity):not(.ginput_container_time input), .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity), .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select {
		width: 100% !important;
	}
	
	.gform_wrapper .top_label li.gfield.gfield_error.gf_left_third, .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third {
		width: calc(33.3% - 24px) !important;
		margin-right: 16px;
	}
	
	.gform_wrapper .top_label li.gfield.gfield_error.gf_right_third {
		width: 33.4%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_right_third:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third+li.gsection, .gform_wrapper .top_label li.gfield.gf_right_third+li.gsection {
		padding: 16px 0 8px 0;
	}
	
	.gform_wrapper .top_label li.gfield.gf_left_third+.gform_footer, .gform_wrapper .top_label li.gfield.gf_left_third+li.gfield, .gform_wrapper .top_label li.gfield.gf_middle_third+.gform_footer, .gform_wrapper .top_label li.gfield.gf_middle_third+li.gfield, .gform_wrapper .top_label li.gfield.gf_right_third+.gform_footer, .gform_wrapper .top_label li.gfield.gf_right_third+li.gfield {
		clear: both;
	}
	
	.gform_wrapper .top_label li.gfield.gf_first_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_fourth_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_second_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_third_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width: 25%;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		float: none;
	}
	
	.gform_wrapper .top_label li.gfield.gf_first_quarter, .gform_wrapper .top_label li.gfield.gf_fourth_quarter, .gform_wrapper .top_label li.gfield.gf_second_quarter, .gform_wrapper .top_label li.gfield.gf_third_quarter {
		margin-bottom: 8px;
	}
	
	.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select {
		width: 100% !important;
	}
	
	.gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter, .gform_wrapper .top_label li.gfield.gfield_error.gf_fourth_quarter, .gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter, .gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter {
		width: 24.5%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_fourth_quarter:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.gform_wrapper .top_label li.gfield.gf_first_quarter input.large, .gform_wrapper .top_label li.gfield.gf_first_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_first_quarter select.large, .gform_wrapper .top_label li.gfield.gf_first_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large, .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large, .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_second_quarter input.large, .gform_wrapper .top_label li.gfield.gf_second_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_second_quarter select.large, .gform_wrapper .top_label li.gfield.gf_second_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_third_quarter input.large, .gform_wrapper .top_label li.gfield.gf_third_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_third_quarter select.large, .gform_wrapper .top_label li.gfield.gf_third_quarter select.medium {
		width: 97.5%;
	}
	
	.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gsection, .gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gsection {
		padding: 16px 0 8px 0;
	}
	
	.gform_wrapper .top_label li.gfield.gf_first_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_first_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_fourth_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_second_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_second_quarter+li.gfield, .gform_wrapper .top_label li.gfield.gf_third_quarter+.gform_footer, .gform_wrapper .top_label li.gfield.gf_third_quarter+li.gfield {
		clear: both;
	}
	
	.gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio {
		width: calc(100% + 16px);
	}
	
	.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox, .gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio {
		width: calc(70% + 16px);
	}
	
	.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox, .gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio {
		font-size: 0;
		display: block;
	}
	
	.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox li, .gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio li {
		font-size: .9rem;
	}
	
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
		width: 50%;
		display: -moz-inline-stack;
		display: inline-block;
		margin: 0;
		padding-right: 16px;
		min-height: 28px;
		vertical-align: top;
	}
	
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
		width: 33.3%;
		display: -moz-inline-stack;
		display: inline-block;
		margin: 0 0 2px 0;
		padding-right: 16px;
		min-height: 28px;
		vertical-align: top;
	}
	
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
		max-width: 75%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		vertical-align: middle;
	}
	
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
		width: 25%;
		display: -moz-inline-stack;
		display: inline-block;
		margin: 0;
		padding-right: 16px;
		min-height: 28px;
		vertical-align: top;
	}
	
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li {
		width: 20%;
		display: -moz-inline-stack;
		display: inline-block;
		margin: 0;
		padding-right: 16px;
		min-height: 28px;
		vertical-align: top;
	}
	
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio, .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio, .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio, .gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio {
		overflow: hidden;
	}
	
	.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_2col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_3col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_4col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_5col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_inline label.gfield_label {
		margin: 0 0 10px 0;
	}
	
	.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox {
		-webkit-column-gap: 16px;
		-moz-column-gap: 16px;
		column-gap: 16px;
	}
	
	.gform_wrapper ul.gform_fields:not(.top_label) li.gf_list_2col_vertical label.gfield_label {
		margin: 0 0 10px 0;
	}
	
	.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio {
		width: calc(100% - 16px);
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	
	.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio {
		width: calc(100% - 8px);
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	
	.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio {
		width: calc(100% - 8px);
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
	}
	
	.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio {
		width: calc(100% - 8px);
		-webkit-column-count: 5;
		-moz-column-count: 5;
		column-count: 5;
	}
	
	.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio li label, .gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio li label, .gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio li label, .gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio li label {
		max-width: 75%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_25 ul.gfield_radio li {
		height: 25px;
	}
	
	.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_50 ul.gfield_radio li {
		height: 50px;
	}
	
	.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_75 ul.gfield_radio li {
		height: 75px;
	}
	
	.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_100 ul.gfield_radio li {
		height: 100px;
	}
	
	.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_125 ul.gfield_radio li {
		height: 125px;
	}
	
	.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_150 ul.gfield_radio li {
		height: 150px;
	}
	
	.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
		width: auto !important;
		float: none !important;
		margin: 0 8px 10px 0;
		display: -moz-inline-stack;
		display: inline-block;
	}
	
	html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_checkbox li, html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_radio li {
		padding-left: 16px !important;
		padding-right: 0 !important;
	}
	
	.gform_wrapper li.gf_hide_ampm div.gfield_time_ampm {
		display: none !important;
	}
	
	.gform_wrapper li.gsection.gf_scroll_text {
		height: 240px;
		width: calc(100% - 16px);
		padding: 16px;
		background-color: #fff;
		overflow-y: scroll;
		overflow-x: hidden;
		border: 1px solid #ccc;
		border-bottom: 1px solid #ccc !important;
	}
	
	.gform_wrapper .top_label li.gsection.gf_scroll_text h2.gsection_title {
		margin: 10px 10px 0 8px !important;
	}
	
	.gform_wrapper.gf_browser_chrome .top_label li.gsection.gf_scroll_text h2.gsection_title, .gform_wrapper.gf_browser_gecko .top_label li.gsection.gf_scroll_text h2.gsection_title {
		margin: 0 10px 0 8px !important;
	}
	
	.gform_wrapper .top_label li.gsection.gf_scroll_text .gsection_description {
		margin: 10px;
		font-size: 12px;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li {
		list-style-type: disc !important;
		margin: 0 0 8px;
		overflow: visible;
		padding-left: 0;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul {
		list-style-type: disc !important;
		margin: 16px 0 16px 18px;
		padding-left: 0;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li {
		list-style-type: decimal !important;
		overflow: visible;
		margin: 0 0 8px;
		padding-left: 0;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol {
		list-style-type: decimal !important;
		margin: 16px 0 18px 32px;
		padding-left: 0;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li {
		list-style-type: disc !important;
		padding-left: 0;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul {
		margin: 16px 0 16px 18px;
	}
	
	.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li {
		margin: 0 0 8px;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl {
		margin: 0 0 18px 0;
		padding-left: 0;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dt {
		font-weight: 700;
	}
	
	.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dd {
		margin: 0 0 16px 18px;
	}
	
	.gform_wrapper li.gfield.gfield_html.gf_alert_blue, .gform_wrapper li.gfield.gfield_html.gf_alert_gray, .gform_wrapper li.gfield.gfield_html.gf_alert_green, .gform_wrapper li.gfield.gfield_html.gf_alert_red, .gform_wrapper li.gfield.gfield_html.gf_alert_yellow {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 20px 0 !important;
		padding: 20px !important;
	}
	
	.gform_wrapper li.gfield.gfield_html.gf_alert_green {
		border: 1px solid #97b48a;
		background-color: #cbeca0;
		text-shadow: #dfb 1px 1px;
		color: #030;
	}
	
	.gform_wrapper li.gfield.gfield_html.gf_alert_red {
		border: 1px solid #cfadb3;
		background-color: #faf2f5;
		text-shadow: #fff 1px 1px;
		color: #832525;
	}
	
	.gform_wrapper li.gfield.gfield_html.gf_alert_yellow {
		border: 1px solid #e6db55;
		background-color: #fffbcc;
		text-shadow: #fcfaea 1px 1px;
		color: #222;
	}
	
	.gform_wrapper li.gfield.gfield_html.gf_alert_gray {
		border: 1px solid #ccc;
		background-color: #eee;
		text-shadow: #fff 1px 1px;
		color: #424242;
	}
	
	.gform_wrapper li.gfield.gfield_html.gf_alert_blue {
		border: 1px solid #a7c2e7;
		background-color: #d1e4f3;
		text-shadow: #e0f1ff 1px 1px;
		color: #314475;
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_simple_yellow {
		margin: 30px 0;
		max-width: 99%;
		border-top: 1px solid #e6db55;
		border-bottom: 1px solid #e6db55;
		padding: 32px;
		background-color: #fffbcc;
		color: #424242;
		font-size: 25px;
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_simple_gray {
		margin: 30px 0;
		max-width: 99%;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 32px;
		background-color: #eaeaea;
		color: #424242;
		font-size: 25px;
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient {
		position: relative;
		background-color: #fffbd2;
		margin: 30px 0;
		border: 1px solid #e6db55;
		-webkit-box-shadow: 0 0 5px rgba(221, 215, 131, .75);
		-moz-box-shadow: 0 0 5px rgba(221, 215, 131, .75);
		box-shadow: 0 0 5px rgba(221, 215, 131, .75);
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div.gform_confirmation_message {
		margin: 0;
		padding: 40px;
		max-width: 99%;
		font-size: 28px;
		border-top: 2px solid #fff;
		border-bottom: 1px solid #e6db55;
		background-color: #fffbcc;
		color: #424242;
		background: #fffce5;
		background: -moz-linear-gradient(top, #fffce5 0, #fff9bf 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fffce5), color-stop(100%, #fff9bf));
		background: -webkit-linear-gradient(top, #fffce5 0, #fff9bf 100%);
		background: -o-linear-gradient(top, #fffce5 0, #fff9bf 100%);
		background: -ms-linear-gradient(top, #fffce5 0, #fff9bf 100%);
		background: linear-gradient(to bottom, #fffce5 0, #fff9bf 100%);
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_green_gradient {
		position: relative;
		background-color: #f1fcdf;
		margin: 30px 0;
		border: 1px solid #a7c37c;
		-webkit-box-shadow: 0 0 5px rgba(86, 122, 86, .4);
		-moz-box-shadow: 0 0 5px rgba(86, 122, 86, .4);
		box-shadow: 0 0 5px rgba(86, 122, 86, .4);
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_green_gradient div.gforms_confirmation_message {
		margin: 0;
		padding: 40px;
		max-width: 99%;
		font-size: 28px;
		border-top: 2px solid #effade;
		border-bottom: 1px solid #a7c37c;
		background-color: #fffbcc;
		text-shadow: #dfb 1px 1px;
		color: #030;
		background: #dbf2b7;
		background: -moz-linear-gradient(top, #dbf2b7 0, #b4d088 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dbf2b7), color-stop(100%, #b4d088));
		background: -webkit-linear-gradient(top, #dbf2b7 0, #b4d088 100%);
		background: -o-linear-gradient(top, #dbf2b7 0, #b4d088 100%);
		background: -ms-linear-gradient(top, #dbf2b7 0, #b4d088 100%);
		background: linear-gradient(to bottom, #dbf2b7 0, #b4d088 100%);
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after, div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before, div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after, div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before {
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 15px;
		left: 10px;
		width: 50%;
		top: 80%;
		max-width: 40%;
		background: rgba(0, 0, 0, .2);
		-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
		-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
		box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
		-webkit-transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-o-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg);
	}
	
	div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after, div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after {
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 10px;
		left: auto;
	}
	
	.gform_wrapper.gf_simple_horizontal_wrapper.centered_wrapper {
		width: auto;
		margin: 0 auto;
		display: table;
	}
	
	.gform_wrapper form.gf_simple_horizontal {
		width: calc(100% - 16px);
		margin: 0 auto;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body, .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
		display: table-cell;
		vertical-align: middle;
		margin: 0;
		padding: 0;
		position: relative;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body {
		width: auto;
		max-width: 75%;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.ginput_container, .gform_wrapper form.gf_simple_horizontal ul li.gfield {
		margin-top: 0 !important;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
		width: auto;
		max-width: 25%;
		padding: 0;
		margin: 0;
	}
	
	body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
		text-align: left;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label {
		display: table;
		width: 100%;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
		display: table-cell;
		padding-right: 1em;
		height: auto;
	}
	
	.gform_wrapper form.gf_simple_horizontal .gfield_description:not(.validation_message), .gform_wrapper form.gf_simple_horizontal .ginput_complex label, .gform_wrapper form.gf_simple_horizontal label.gfield_label {
		display: block;
		height: 1px;
		width: 1px;
		overflow: hidden;
		position: absolute;
		top: 0;
		left: -9000px;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield {
		vertical-align: middle;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield {
		vertical-align: middle;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.large, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.medium, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.small {
		width: 100%;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.large, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.medium, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.small {
		width: 100%;
	}
	
	.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button], .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image], .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit] {
		height: auto;
	}
	
	.gform_wrapper form.gf_simple_horizontal .top_label .gfield_error {
		margin-bottom: 0;
	}
	
	.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_checkbox ul li, .gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_radio ul li {
		display: inline-block;
		margin-right: .5em;
	}
	
	html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_2 span {
		width: 48.5%;
	}
	
	html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_3 span {
		width: 33%;
	}
	
	html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_4 span {
		width: 24.5%;
	}
	
	html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_5 span {
		width: 19.5%;
	}
}

body .gform_wrapper.gf_form_center_wrapper {
	padding: 16px 0 16px 16px;
}

.entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:after, .entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:before, .gform_legacy_markup_wrapper.gf_browser_safari ul li:after, .gform_legacy_markup_wrapper.gf_browser_safari ul li:before {
	content: none;
}

.gform_legacy_markup_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important;
}

.gform_legacy_markup_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table, .gform_legacy_markup_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table {
	margin-left: 32%;
}

.gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
	margin-top: 4px;
}

.gform_legacy_markup_wrapper.gf_browser_safari select[multiple=multiple] {
	height: auto !important;
}

.gform_legacy_markup_wrapper.gf_browser_safari input.button.gform_button_select_files {
	padding: 6px 12px !important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome select {
	padding: 2px 0 2px 3px;
}

.entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:after, .entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:before, .gform_legacy_markup_wrapper.gf_browser_chrome ul li:after, .gform_legacy_markup_wrapper.gf_browser_chrome ul li:before {
	content: none;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table, .gform_legacy_markup_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table {
	margin-left: 32%;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex select {
	text-indent: 2px;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 2px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 6px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	margin-left: 1px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
	margin-left: 1px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
	padding-top: 2px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome select[multiple=multiple] {
	height: auto !important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle {
	margin-left: 1.1%;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=email], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=number], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=password], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=tel], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=text], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=url], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error select, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error textarea, .gform_legacy_markup_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text] {
	margin-bottom: 2px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome input.button.gform_button_select_files {
	padding: 6px 12px !important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome span.address_country {
	margin-top: -2px;
}

.gform_legacy_markup_wrapper.gf_browser_gecko select {
	padding: 2px 12px 2px 2px;
}

.entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:after, .entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:before, .gform_legacy_markup_wrapper.gf_browser_gecko ul li:after, .gform_legacy_markup_wrapper.gf_browser_gecko ul li:before {
	content: none;
}

.gform_legacy_markup_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
	margin-right: 1px;
}

.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single {
	height: 32px;
	line-height: 2.4;
}

.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single div b {
	position: relative;
	top: 5px;
}

.entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:after, .entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:before, .gform_legacy_markup_wrapper.gf_browser_ie ul li:after, .gform_legacy_markup_wrapper.gf_browser_ie ul li:before {
	content: none;
}

.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_hour {
	width: 80px;
}

.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_minute {
	width: 70px;
}

.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left label, .gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right label {
	margin: 3px 0 5px 0;
}

.gform_legacy_markup_wrapper.gf_browser_ie .gform_footer input.button {
	padding: 3px;
}

.gform_legacy_markup_wrapper.gf_browser_ie ul.top_label .clear-multi {
	overflow: hidden;
	clear: both;
}

.gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li {
	line-height: 20px !important;
}

.gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li input[type=radio] {
	margin-top: 0;
}

.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left select, .gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right select {
	padding: 2px 0 2px 0;
}

.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important;
}

.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important;
}

.gform_legacy_markup_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table, .gform_legacy_markup_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table {
	margin-left: 32%;
}

.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
	position: relative;
	top: -1px;
	left: 4px;
}

.gform_legacy_markup_wrapper.gf_browser_ie img.add_list_item, .gform_legacy_markup_wrapper.gf_browser_ie img.delete_list_item {
	width: 16px !important;
	height: 16px !important;
	background-size: 16px 16px !important;
}

.entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:after, .entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:before, .gform_legacy_markup_wrapper.gf_browser_iphone ul li:after, .gform_legacy_markup_wrapper.gf_browser_iphone ul li:before {
	content: none;
}

.entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:after, .entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:before, .gform_legacy_markup_wrapper.gf_browser_unknown ul li:after, .gform_legacy_markup_wrapper.gf_browser_unknown ul li:before {
	content: none;
}

@media only screen and (max-width:641px) {
	.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single, .gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single, .gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single {
		height: 44px;
		line-height: 3.2;
	}
	
	.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single div b, .gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single div b, .gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single div b {
		position: relative;
		top: 50%;
		transform: translateY(-25%);
	}
}
