
.et_pb_with_border .et-pb-icon, .et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333;
}

.et_pb_blurb_content {
	max-width: 550px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	word-wrap: break-word;
	width: 100%;
}

.et_pb_blurb_content .et_pb_blurb_description > :where(.et_pb_module:not([class*=et_pb_text_align_])), .et_pb_blurb_content > :where(.et_pb_module:not([class*=et_pb_text_align_])) {
	text-align: initial;
}

.et_pb_blurb_container {
	display: flex;
	flex-direction: column;
}

.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:not(.et_flex_module):not(.et_grid_module) {
	display: block;
}

.et_pb_blurb .et_pb_image_wrap {
	margin: auto;
}

.et_pb_main_blurb_image {
	line-height: 0;
	max-width: 100%;
}

.et_block_module > .et_pb_blurb_content .et_pb_main_blurb_image {
	margin-bottom: 30px;
}

.et_pb_main_blurb_image img[src*=".svg"] {
	width: auto;
}

.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_blurb_content, .et_pb_blurb_position_right .et_pb_blurb_content {
	display: table;
	word-break: break-word;
}

.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-icon, .et_pb_blurb_position_right .et-pb-icon {
	font-size: 32px;
}

.et_pb_blurb_position_right .et-pb-icon {
	display: table-cell;
}

.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;
}

@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-icon, .et_pb_blurb_position_right_tablet .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.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;
		word-break: break-word;
	}
	
	.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;
		word-break: break-word;
	}
	
	.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: initial;
	}
	
	.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;
		word-break: normal;
	}
}

@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_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;
		word-break: break-word;
	}
	
	.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;
		word-break: break-word;
	}
	
	.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: initial;
	}
	
	.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;
		word-break: normal;
	}
}

@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;
	}
}

:root {
	--gcid-primary-color: #005abb;
	--gcid-secondary-color: #8c8d8e;
	--gcid-heading-color: #000;
	--gcid-body-color: #4d4e53;
	--gcid-link-color: #007fef;
}

.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.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;
	max-width: 100%;
}

.et_audio_content .wp-block-audio audio {
	max-width: 100%;
	min-width: 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_flex_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_4_5 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_5_5 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_12_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_13_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_14_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_15_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_16_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_17_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_18_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_19_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_20_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_21_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_22_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_23_24 .et_pb_carousel_item .et_pb_video_play, .et_flex_column_24_24 .et_pb_carousel_item .et_pb_video_play, .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_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;
	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;
	}
}

.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;
	transition: all .3s;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
}

.et_overlay:before {
	color: #2ea3f2;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 32px;
	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_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 .mejs-duration-container {
	display: flex !important;
	align-items: center;
}

.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%;
	transform: scale(1);
}

.et_pb_text_color_dark .et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-color: #666;
}

.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_flex_column_3_5 .et_pb_video_play, .et_flex_column_4_5 .et_pb_video_play, .et_flex_column_5_5 .et_pb_video_play, .et_flex_column_12_24 .et_pb_video_play, .et_flex_column_13_24 .et_pb_video_play, .et_flex_column_14_24 .et_pb_video_play, .et_flex_column_15_24 .et_pb_video_play, .et_flex_column_16_24 .et_pb_video_play, .et_flex_column_17_24 .et_pb_video_play, .et_flex_column_18_24 .et_pb_video_play, .et_flex_column_19_24 .et_pb_video_play, .et_flex_column_20_24 .et_pb_video_play, .et_flex_column_21_24 .et_pb_video_play, .et_flex_column_22_24 .et_pb_video_play, .et_flex_column_23_24 .et_pb_video_play, .et_flex_column_24_24 .et_pb_video_play, .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_flex_column_1_5 .et_pb_video_play, .et_flex_column_1_7 .et_pb_video_play, .et_flex_column_1_9 .et_pb_video_play, .et_flex_column_1_10 .et_pb_video_play, .et_flex_column_1_11 .et_pb_video_play, .et_flex_column_1_24 .et_pb_video_play, .et_flex_column_2_5 .et_pb_video_play, .et_flex_column_2_24 .et_pb_video_play, .et_flex_column_3_24 .et_pb_video_play, .et_flex_column_4_24 .et_pb_video_play, .et_flex_column_5_24 .et_pb_video_play, .et_flex_column_6_24 .et_pb_video_play, .et_flex_column_7_24 .et_pb_video_play, .et_flex_column_8_24 .et_pb_video_play, .et_flex_column_9_24 .et_pb_video_play, .et_flex_column_10_24 .et_pb_video_play, .et_flex_column_11_24 .et_pb_video_play, .et_flex_column_none .et_pb_video_play, .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;
	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_flex_column_1_5 .et_pb_video_play, .et_flex_column_1_7 .et_pb_video_play, .et_flex_column_1_9 .et_pb_video_play, .et_flex_column_1_10 .et_pb_video_play, .et_flex_column_1_11 .et_pb_video_play, .et_flex_column_1_24 .et_pb_video_play, .et_flex_column_2_5 .et_pb_video_play, .et_flex_column_2_24 .et_pb_video_play, .et_flex_column_3_24 .et_pb_video_play, .et_flex_column_4_24 .et_pb_video_play, .et_flex_column_5_24 .et_pb_video_play, .et_flex_column_6_24 .et_pb_video_play, .et_flex_column_7_24 .et_pb_video_play, .et_flex_column_8_24 .et_pb_video_play, .et_flex_column_9_24 .et_pb_video_play, .et_flex_column_10_24 .et_pb_video_play, .et_flex_column_11_24 .et_pb_video_play, .et_flex_column_none .et_pb_video_play, .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_flex_column_3_5 .et_pb_video_play, .et_flex_column_4_5 .et_pb_video_play, .et_flex_column_5_5 .et_pb_video_play, .et_flex_column_12_24 .et_pb_video_play, .et_flex_column_13_24 .et_pb_video_play, .et_flex_column_14_24 .et_pb_video_play, .et_flex_column_15_24 .et_pb_video_play, .et_flex_column_16_24 .et_pb_video_play, .et_flex_column_17_24 .et_pb_video_play, .et_flex_column_18_24 .et_pb_video_play, .et_flex_column_19_24 .et_pb_video_play, .et_flex_column_20_24 .et_pb_video_play, .et_flex_column_21_24 .et_pb_video_play, .et_flex_column_22_24 .et_pb_video_play, .et_flex_column_23_24 .et_pb_video_play, .et_flex_column_24_24 .et_pb_video_play, .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_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;
}

.blocks-gallery-item, .et_gallery_item {
	padding-left: 0 !important;
}

.blocks-gallery-item:before, .et_gallery_item:before {
	display: none;
}

.et_gallery_item:nth-child(3n) {
	margin-right: 0;
}

.et_gallery_item:nth-child(3n+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 .more, .et_pb_post .post-meta a {
	text-decoration: none;
}

.et_pb_post .more {
	color: #82c0c7;
}

.et_pb_posts a.more-link {
	clear: both;
	display: block;
}

.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;
	}
}

body.et-fb.single .et_pb_post {
	margin-bottom: 0;
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_block_row .et_pb_column, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column {
		margin-right: 5.5%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_4_4, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_3_4, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_3_4 {
		width: 73.625%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_2_3, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_2_3 {
		width: 64.833%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_3_5, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_3_5 {
		width: 57.8%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_1_2, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_1_2 {
		width: 47.25%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_2_5, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_2_5 {
		width: 36.7%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_1_3, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_1_3 {
		width: 29.6667%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_1_4, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_1_4 {
		width: 20.875%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_1_5, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_1_5 {
		width: 15.6%;
	}
	
	.et_pb_gutters3 .et_block_row .et_pb_column_1_6, .et_pb_gutters3.et_block_row.et_pb_row > .et_pb_column_1_6 {
		width: 12.0833%;
	}
	
	.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_pb_column_4_4.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_4_4.et_block_column .et_pb_module {
		margin-bottom: 2.75%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_3_4.et_block_column .et_pb_module {
		margin-bottom: 3.735%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_3.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_2_3.et_block_column .et_pb_module {
		margin-bottom: 4.242%;
	}
	
	.et_pb_gutters3 .et_pb_column_3_5.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_3_5.et_block_column .et_pb_module {
		margin-bottom: 4.758%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_2.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_1_2.et_block_column .et_pb_module {
		margin-bottom: 5.82%;
	}
	
	.et_pb_gutters3 .et_pb_column_2_5.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_2_5.et_block_column .et_pb_module {
		margin-bottom: 7.493%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_3.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_1_3.et_block_column .et_pb_module {
		margin-bottom: 9.27%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_1_4.et_block_column .et_pb_module {
		margin-bottom: 13.174%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_5.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_1_5.et_block_column .et_pb_module {
		margin-bottom: 17.628%;
	}
	
	.et_pb_gutters3 .et_pb_column_1_6.et_block_column .et_pb_module, .et_pb_gutters3 > .et_pb_column_1_6.et_block_column .et_pb_module {
		margin-bottom: 22.759%;
	}
	
	.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_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_block_row .et_pb_column, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column {
		margin-right: 0;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_4_4, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_3_4, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_3_4 {
		width: 75%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_2_3, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_2_3 {
		width: 66.667%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_3_5, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_3_5 {
		width: 60%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_1_2, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_1_2 {
		width: 50%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_2_5, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_2_5 {
		width: 40%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_1_3, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_1_3 {
		width: 33.3333%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_1_4, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_1_4 {
		width: 25%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_1_5, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_1_5 {
		width: 20%;
	}
	
	.et_pb_gutters1 .et_block_row .et_pb_column_1_6, .et_pb_gutters1.et_block_row.et_pb_row > .et_pb_column_1_6 {
		width: 16.6667%;
	}
	
	.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;
	}
	
	.et_pb_gutters1 .et_pb_column_1_2.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_1_3.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_1_4.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_1_5.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_1_6.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_2_3.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_2_5.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_3_4.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_3_5.et_block_column .et_pb_module, .et_pb_gutters1 .et_pb_column_4_4.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_1_2.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_1_3.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_1_4.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_1_5.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_1_6.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_2_3.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_2_5.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_3_4.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_3_5.et_block_column .et_pb_module, .et_pb_gutters1 > .et_pb_column_4_4.et_block_column .et_pb_module {
		margin-bottom: 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-right: 0 !important;
		margin-left: 0 !important;
		margin-bottom: 0;
	}
	
	.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_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_block_row .et_pb_column, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column {
		margin-right: 8%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_4_4, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_4_4 {
		width: 100%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_3_4, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_3_4 {
		width: 73%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_2_3, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_2_3 {
		width: 64%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_3_5, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_3_5 {
		width: 56.8%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_1_2, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_1_2 {
		width: 46%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_2_5, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_2_5 {
		width: 35.2%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_1_3, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_1_3 {
		width: 28%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_1_4, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_1_4 {
		width: 19%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_1_5, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_1_5 {
		width: 13.6%;
	}
	
	.et_pb_gutters4 .et_block_row .et_pb_column_1_6, .et_pb_gutters4.et_block_row.et_pb_row > .et_pb_column_1_6 {
		width: 10%;
	}
	
	.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%;
	}
	
	.et_pb_gutters4 .et_pb_column_4_4.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_4_4.et_block_column .et_pb_module {
		margin-bottom: 4%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_4.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_3_4.et_block_column .et_pb_module {
		margin-bottom: 5.479%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_3.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_2_3.et_block_column .et_pb_module {
		margin-bottom: 6.25%;
	}
	
	.et_pb_gutters4 .et_pb_column_3_5.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_3_5.et_block_column .et_pb_module {
		margin-bottom: 7.042%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_2.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_1_2.et_block_column .et_pb_module {
		margin-bottom: 8.696%;
	}
	
	.et_pb_gutters4 .et_pb_column_2_5.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_2_5.et_block_column .et_pb_module {
		margin-bottom: 11.364%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_3.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_1_3.et_block_column .et_pb_module {
		margin-bottom: 14.286%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_4.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_1_4.et_block_column .et_pb_module {
		margin-bottom: 21.053%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_5.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_1_5.et_block_column .et_pb_module {
		margin-bottom: 29.412%;
	}
	
	.et_pb_gutters4 .et_pb_column_1_6.et_block_column .et_pb_module, .et_pb_gutters4 > .et_pb_column_1_6.et_block_column .et_pb_module {
		margin-bottom: 40%;
	}
}

:root {
	--content-width: 80%;
	--content-max-width: 1080px;
	--section-padding: 56px;
	--section-gutter: 60px;
	--row-gutter-horizontal: 5.5%;
	--row-gutter-vertical: 40px;
	--module-gutter: 30px;
}

.et_flex_column, .et_flex_group, .et_flex_module, .et_flex_row, .et_flex_section {
	display: flex;
	-moz-column-gap: var(--horizontal-gap);
	column-gap: var(--horizontal-gap);
	row-gap: var(--vertical-gap);
	flex-direction: var(--flex-direction);
}

.et_flex_row {
	--horizontal-gap: var(--row-gutter-horizontal);
	--vertical-gap: var(--row-gutter-vertical);
	--flex-direction: row;
}

.et_flex_row > [class*=et_flex_column] {
	--horizontal-gap-parent: var(--row-gutter-horizontal);
}

.et_flex_row .et_pb_row_nested.et_flex_row {
	width: 100%;
	max-width: none;
	padding: 0;
	margin: 0;
}

.et_flex_section {
	--horizontal-gap: var(--section-gutter);
	--vertical-gap: var(--section-gutter);
	--flex-direction: column;
	padding: var(--section-padding) 0;
	align-items: center;
}

.et_flex_section > [class*=et_flex_column] {
	--horizontal-gap-parent: var(--section-gutter);
}

.et_flex_column, .et_flex_group, .et_flex_module {
	--flex-direction: column;
	--horizontal-gap: var(--module-gutter);
	--vertical-gap: var(--module-gutter);
}

.et_flex_column > [class*=et_flex_column], .et_flex_group > [class*=et_flex_column], .et_flex_module > [class*=et_flex_column] {
	--horizontal-gap-parent: var(--module-gutter);
}

.et_flex_column > .et_pb_module, .et_flex_group > .et_pb_module, .et_flex_module > .et_pb_module, .et_pb_section .et_pb_row .et_flex_column > .et_pb_module, .et_pb_section .et_pb_row .et_flex_group > .et_pb_module, .et_pb_section .et_pb_row .et_flex_module > .et_pb_module {
	margin-bottom: 0;
}

.et_flex_row.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns > .et_flex_row {
	align-items: stretch;
}

.rtl .et_flex_row {
	direction: rtl;
}

.rtl .et_flex_row.et_pb_equal_columns, .rtl .et_pb_section.et_pb_equal_columns > .et_flex_row {
	flex-direction: row-reverse;
}

.et_flex_column_1_24 {
	width: calc(4.1667% - var(--horizontal-gap-parent, 5.5%) * .95833);
}

.et_flex_column_2_24 {
	width: calc(8.3333% - var(--horizontal-gap-parent, 5.5%) * .91667);
}

.et_flex_column_3_24 {
	width: calc(12.5% - var(--horizontal-gap-parent, 5.5%) * .875);
}

.et_flex_column_4_24 {
	width: calc(16.6667% - var(--horizontal-gap-parent, 5.5%) * .83333);
}

.et_flex_column_5_24 {
	width: calc(20.8333% - var(--horizontal-gap-parent, 5.5%) * .79167);
}

.et_flex_column_6_24 {
	width: calc(25% - var(--horizontal-gap-parent, 5.5%) * .75);
}

.et_flex_column_7_24 {
	width: calc(29.1667% - var(--horizontal-gap-parent, 5.5%) * .70833);
}

.et_flex_column_8_24 {
	width: calc(33.3333% - var(--horizontal-gap-parent, 5.5%) * .66667);
}

.et_flex_column_9_24 {
	width: calc(37.5% - var(--horizontal-gap-parent, 5.5%) * .625);
}

.et_flex_column_10_24 {
	width: calc(41.6667% - var(--horizontal-gap-parent, 5.5%) * .58333);
}

.et_flex_column_11_24 {
	width: calc(45.8333% - var(--horizontal-gap-parent, 5.5%) * .54167);
}

.et_flex_column_12_24 {
	width: calc(50% - var(--horizontal-gap-parent, 5.5%) * .5);
}

.et_flex_column_13_24 {
	width: calc(54.1667% - var(--horizontal-gap-parent, 5.5%) * .45833);
}

.et_flex_column_14_24 {
	width: calc(58.3333% - var(--horizontal-gap-parent, 5.5%) * .41667);
}

.et_flex_column_15_24 {
	width: calc(62.5% - var(--horizontal-gap-parent, 5.5%) * .375);
}

.et_flex_column_16_24 {
	width: calc(66.6667% - var(--horizontal-gap-parent, 5.5%) * .33333);
}

.et_flex_column_17_24 {
	width: calc(70.8333% - var(--horizontal-gap-parent, 5.5%) * .29167);
}

.et_flex_column_18_24 {
	width: calc(75% - var(--horizontal-gap-parent, 5.5%) * .25);
}

.et_flex_column_19_24 {
	width: calc(79.1667% - var(--horizontal-gap-parent, 5.5%) * .20833);
}

.et_flex_column_20_24 {
	width: calc(83.3333% - var(--horizontal-gap-parent, 5.5%) * .16667);
}

.et_flex_column_21_24 {
	width: calc(87.5% - var(--horizontal-gap-parent, 5.5%) * .125);
}

.et_flex_column_22_24 {
	width: calc(91.6667% - var(--horizontal-gap-parent, 5.5%) * .08333);
}

.et_flex_column_23_24 {
	width: calc(95.8333% - var(--horizontal-gap-parent, 5.5%) * .04167);
}

.et_flex_column_24_24 {
	width: calc(100% - var(--horizontal-gap-parent, 5.5%) * 0);
}

.et_flex_column_1_5 {
	width: calc(20% - var(--horizontal-gap-parent, 5.5%) * .8);
}

.et_flex_column_2_5 {
	width: calc(40% - var(--horizontal-gap-parent, 5.5%) * .6);
}

.et_flex_column_3_5 {
	width: calc(60% - var(--horizontal-gap-parent, 5.5%) * .4);
}

.et_flex_column_4_5 {
	width: calc(80% - var(--horizontal-gap-parent, 5.5%) * .2);
}

.et_flex_column_5_5 {
	width: calc(100% - var(--horizontal-gap-parent, 5.5%) * 0);
}

.et_flex_column_1_7 {
	width: calc(14.2857% - var(--horizontal-gap-parent, 5.5%) * .85714);
}

.et_flex_column_1_9 {
	width: calc(11.1111% - var(--horizontal-gap-parent, 5.5%) * .88889);
}

.et_flex_column_1_10 {
	width: calc(10% - var(--horizontal-gap-parent, 5.5%) * .9);
}

.et_flex_column_1_11 {
	width: calc(9.0909% - var(--horizontal-gap-parent, 5.5%) * .90909);
}

.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-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky, .et_pb_column.has_et_pb_sticky {
	z-index: 20;
}

.et-l--header .et-db #et-boc .et-l #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-db #et-boc .et-l #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;
}

.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, .wp-pagenavi a, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi span.pages {
	color: var(--gcid-primary-color, #2ea3f2) !important;
}

.et_pb_portfolio.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio.et_pb_section_video .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_video .wp-pagenavi {
	position: relative;
}

.et_pb_text_align_left .wp-pagenavi {
	text-align: left;
}

.et_pb_text_align_center .wp-pagenavi {
	text-align: center;
}

.et_pb_text_align_right .wp-pagenavi {
	text-align: right;
}

.et_pb_text_align_justified .wp-pagenavi {
	text-align: justify;
}

@media (max-width:980px) {
	.et_pb_text_align_left-tablet .wp-pagenavi {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet .wp-pagenavi {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet .wp-pagenavi {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet .wp-pagenavi {
		text-align: justify;
	}
}

@media (max-width:767px) {
	.et_pb_text_align_left-phone .wp-pagenavi {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone .wp-pagenavi {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone .wp-pagenavi {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone .wp-pagenavi {
		text-align: justify;
	}
}

.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;
}

.et-waypoint.et_pb_animation_off, .et-waypoint:not(.et_pb_counters).et_pb_animation_off, .et_pb_animation_off {
	opacity: 1;
}

.et-waypoint.et_pb_animation_left.et-animated, .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-waypoint.et_pb_animation_right.et-animated, .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-waypoint.et_pb_animation_top.et-animated, .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-waypoint.et_pb_animation_bottom.et-animated, .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-waypoint.et_pb_animation_fade_in.et-animated, .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-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet, .et_pb_animation_off_tablet {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
	
	.et-waypoint.et_pb_animation_left_tablet.et-animated, .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-waypoint.et_pb_animation_right_tablet.et-animated, .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-waypoint.et_pb_animation_top_tablet.et-animated, .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-waypoint.et_pb_animation_bottom_tablet.et-animated, .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-waypoint.et_pb_animation_fade_in_tablet.et-animated, .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-waypoint:not(.et_pb_counters).et_pb_animation_off_phone, .et_pb_animation_off_phone {
		opacity: 1;
		-webkit-animation: none;
		animation: none;
	}
	
	.et-waypoint.et_pb_animation_left_phone.et-animated, .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-waypoint.et_pb_animation_right_phone.et-animated, .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-waypoint.et_pb_animation_top_phone.et-animated, .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-waypoint.et_pb_animation_bottom_phone.et-animated, .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-waypoint.et_pb_animation_fade_in_phone.et-animated, .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;
	}
}

.et_pb_section {
	position: relative;
	background-color: #fff;
	background-position: 50%;
	background-size: 100%;
	background-size: cover;
}

.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: repeat-x;
	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 {
	transition: none !important;
}

.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_section--with-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;
	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 {
	position: relative;
}

.et_pb_row--with-menu {
	z-index: 6;
}

.et_pb_row:not([class*=et_flex_column]) {
	width: var(--content-width);
	max-width: var(--content-max-width);
	margin: auto;
	position: relative;
}

.et_pb_row:not([class*=et_flex_column]) .et_pb_row_nested {
	width: 100%;
	max-width: none;
}

.et_flex_column > .et_pb_row, .et_flex_group > .et_pb_row, .et_flex_section > .et_pb_row {
	margin: initial;
}

.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none;
}

.section_has_divider .et_pb_row {
	z-index: 5;
}

body.safari .section_has_divider .et_pb_bottom_inside_divider, body.safari .section_has_divider .et_pb_top_inside_divider, body.uiwebview .section_has_divider .et_pb_bottom_inside_divider, body.uiwebview .section_has_divider .et_pb_top_inside_divider {
	perspective: 2000px;
}

.et_pb_column {
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px;
}

.et_pb_column--with-menu {
	z-index: 5;
}

.et_block_row .et_pb_column {
	float: left;
}

.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_block_row {
		padding: 2% 0;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_block_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_block_row {
		padding: 0;
		width: 100%;
	}
}

@media (max-width:980px) {
	.et_pb_row:not([class*=et_flex_column]) {
		max-width: 1080px;
	}
	
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row:not([class*=et_flex_column]), body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row:not([class*=et_flex_column]) {
		padding: 0;
		width: 100%;
	}
	
	.et_block_row, .et_pb_column .et_block_row.et_pb_row_inner {
		padding: 30px 0;
	}
	
	.et_pb_column.et_pb_column_empty {
		display: none;
	}
}

.et_pb_row_inner {
	width: 100%;
	position: relative;
}

.et_block_row: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;
}

@media (min-width:981px) {
	.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: flex;
	}
	
	.rtl .et_pb_row.et_pb_equal_columns, .rtl .et_pb_row_inner.et_pb_equal_columns, .rtl .et_pb_section.et_pb_equal_columns > .et_pb_row {
		flex-direction: row-reverse;
	}
	
	.et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
		order: 1;
	}
}

@media (max-width:980px) {
	.et_section_specialty > .et_pb_row {
		padding: 0;
	}
	
	.et_block_row .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_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: flex;
		flex-wrap: wrap;
	}
	
	.et_block_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_block_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_block_row_4col > .et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_block_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_block_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_block_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_block_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_block_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_2, .et_block_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd) {
		margin-right: 0;
	}
	
	.et_block_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_block_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_block_row_4col .et_pb_column:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	
	.et_block_row_1-5_1-5_3-5 > .et_pb_column.et_pb_column_1_5, .et_block_row_5col > .et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_block_row_1-5_1-5_3-5 > .et_pb_column.et_pb_column_1_5:nth-child(2n), .et_block_row_5col > .et_pb_column.et_pb_column_1_5:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_block_row_3-5_1-5_1-5 > .et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
	.et_block_row_3-5_1-5_1-5 > .et_pb_column.et_pb_column_1_5:nth-child(odd), .et_block_row_3-5_1-5_1-5 > .et_pb_column.et_pb_column_3_5 {
		margin-right: 0;
	}
	
	.et_block_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2), .et_block_row_5col .et_pb_column:last-child {
		margin-bottom: 0;
	}
	
	.et_block_row_1-6_1-6_1-6_1-2 > .et_pb_column.et_pb_column_1_6, .et_block_row_6col > .et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
	}
	
	.et_block_row_1-6_1-6_1-6_1-2 > .et_pb_column.et_pb_column_1_6:nth-child(3n), .et_block_row_6col > .et_pb_column.et_pb_column_1_6:nth-child(3n) {
		margin-right: 0;
	}
	
	.et_block_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_block_row_1-2_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_2, .et_block_row_1-2_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0;
	}
	
	.et_block_row_1-2_1-2 .et_pb_column.et_pb_column_1_2, .et_block_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3), .et_block_row_6col .et_pb_column:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	
	.et_block_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_block_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_block_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_block_row_1-6_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_block_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_block_row .et_pb_column {
		width: 100% !important;
	}
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #2ea3f2;
}

.et_pb_button_module_wrapper.et_pb_button {
	color: inherit;
}

.et_pb_button {
	display: inline-block;
}

.et_pb_module.et_pb_button:not(.et_block_module) {
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
}

.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;
}

@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_button[data-icon]:not([data-icon=""]):after {
	content: attr(data-icon);
}

@media (max-width:980px) {
	.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {
		content: attr(data-icon-tablet);
	}
}

@media (max-width:767px) {
	.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {
		content: attr(data-icon-phone);
	}
}

.et_pb_code_inner {
	position: relative;
}

.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 .et_pb_module {
	line-height: 1.7em;
}

.et_flex_column > .et_pb_image, .et_flex_group > .et_pb_image, .et_grid_column > .et_pb_image, .et_grid_group > .et_pb_image, .et_grid_module > .et_pb_image {
	margin-left: unset;
	margin-right: unset;
}

.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.et_block_module {
	display: block;
}

.et_pb_image .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%;
}

.et_pb_image .et_pb_image_wrap img[src*=".svg"] {
	width: auto;
}

.et_pb_image:where(.et_flex_module) > .et_pb_image_wrap {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.et_pb_image img {
	position: relative;
}

.et_pb_image_sticky {
	margin-bottom: 0 !important;
	display: inherit;
}

.et_pb_image.et_pb_has_overlay:hover .et_pb_image_wrap .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-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;
}

.et-menu a, .et-menu a:hover {
	transition: all .4s ease-in-out;
}

.et-menu a:hover {
	opacity: .7;
}

.et-menu li > a {
	padding-bottom: 29px;
	word-wrap: break-word;
}

a.et_pb_menu__icon, button.et_pb_menu__icon {
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0 11px;
	font-size: 17px;
	line-height: normal;
	background: none;
	border: 0;
	cursor: pointer;
	flex-direction: row-reverse;
}

a.et_pb_menu__icon:after, button.et_pb_menu__icon:after {
	font-family: ETmodules;
}

a.et_pb_menu__icon__with_count:after, button.et_pb_menu__icon__with_count:after {
	margin-right: 10px;
}

.et_pb_menu__wrap .mobile_menu_bar {
	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% !important;
}

.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_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;
	--horizontal-gap: 0;
	--flex-direction: row;
}

.et_pb_menu_inner_container > [class*=et_flex_column] {
	--horizontal-gap-parent: 15px;
}

.et_pb_menu.et_grid_module .et_pb_menu_inner_container {
	display: grid;
}

.et_pb_menu .et_pb_menu__wrap {
	flex: 1 1 auto;
	display: flex;
	justify-content: flex-start;
	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 {
	flex: 0 1 auto;
	justify-content: flex-start;
}

.et_pb_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu > nav {
	display: flex;
	align-items: stretch;
}

.et_pb_menu .et_pb_menu__menu > nav > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li {
	position: relative;
	display: flex;
	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: flex;
	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;
	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 {
	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: flex;
	align-items: stretch;
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap {
	flex: 0 1 auto;
	display: flex;
	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 {
	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 {
	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 {
	flex-grow: 1;
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu > nav > ul {
	flex-grow: 1;
	justify-content: space-between;
}

.et_pb_menu--style-centered .et_pb_menu_inner_container {
	flex-direction: column;
	--vertical-gap: 0;
}

.et_pb_menu--style-centered .et_pb_menu__logo-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.et_pb_menu--style-centered .et_pb_menu__logo-wrap, .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 {
	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: flex;
	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 {
	justify-content: center;
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
	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%;
	width: auto;
}

.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: flex;
	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 {
	flex: 1 1 auto;
	display: flex;
	justify-content: stretch;
	align-items: center;
}

.et_pb_menu .et_pb_menu__search-form {
	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 {
	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 {
		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;
		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;
		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;
		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 {
		align-items: center;
	}
	
	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		justify-content: flex-end;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		justify-content: center;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
		justify-content: flex-end;
	}
	
	.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
		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: flex;
		flex-direction: column;
		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: flex;
		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%;
	}
}

@-webkit-keyframes fadeOutTop {
	0% {
		opacity: 1;
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		transform: translatey(-60%);
	}
}

@keyframes fadeOutTop {
	0% {
		opacity: 1;
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		transform: translatey(-60%);
	}
}

@-webkit-keyframes fadeInTop {
	0% {
		opacity: 0;
		transform: translatey(-60%);
	}
	
	to {
		opacity: 1;
		transform: translatey(0);
	}
}

@keyframes fadeInTop {
	0% {
		opacity: 0;
		transform: translatey(-60%);
	}
	
	to {
		opacity: 1;
		transform: translatey(0);
	}
}

@-webkit-keyframes fadeInBottom {
	0% {
		opacity: 0;
		transform: translatey(60%);
	}
	
	to {
		opacity: 1;
		transform: translatey(0);
	}
}

@keyframes fadeInBottom {
	0% {
		opacity: 0;
		transform: translatey(60%);
	}
	
	to {
		opacity: 1;
		transform: translatey(0);
	}
}

@-webkit-keyframes fadeOutBottom {
	0% {
		opacity: 1;
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		transform: translatey(60%);
	}
}

@keyframes fadeOutBottom {
	0% {
		opacity: 1;
		transform: translatey(0);
	}
	
	to {
		opacity: 0;
		transform: translatey(60%);
	}
}

@-webkit-keyframes Grow {
	0% {
		opacity: 0;
		transform: scaleY(.5);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes Grow {
	0% {
		opacity: 0;
		transform: scaleY(.5);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */
@-webkit-keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		transform: perspective(400px) rotateX(10deg);
		opacity: 1;
	}
	
	80% {
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		transform: perspective(400px) rotateX(10deg);
		opacity: 1;
	}
	
	80% {
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

@-webkit-keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		transform: perspective(400px) rotateY(10deg);
		opacity: 1;
	}
	
	80% {
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		transform: perspective(400px) rotateY(10deg);
		opacity: 1;
	}
	
	80% {
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

#main-header {
	line-height: 23px;
	font-weight: 500;
	top: 0;
	background-color: #fff;
	width: 100%;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	position: relative;
	z-index: 99999;
}

.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;
	transition: opacity .2s ease-in-out, background-color .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_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_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;
	flex: 1;
	min-width: 0;
}

.et_pb_search .et_pb_searchform {
	position: relative;
}

.et_pb_search .et_pb_searchform > div {
	display: flex;
}

.et_pb_search input.et_pb_searchsubmit {
	min-height: 100% !important;
	background-color: #ddd;
	cursor: pointer;
}

.et_pb_search.et_pb_text_align_right .et_pb_searchform > div {
	flex-direction: row-reverse;
}

.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_right-tablet .et_pb_searchform > div {
		flex-direction: row-reverse;
	}
	
	.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_right-phone .et_pb_searchform > div {
		flex-direction: row-reverse;
	}
	
	.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_module.et_pb_social_media_follow {
	list-style-type: none !important;
	margin: 0 0 22px;
	padding: 0;
	--vertical-gap: 10px;
	--horizontal-gap: 10px;
	--flex-direction: row;
}

.et_pb_social_media_follow_network {
	position: relative;
	flex-direction: row;
	align-items: center;
	--vertical-gap: 10px;
	--horizontal-gap: 10px;
}

.et_pb_social_media_follow_network.et_block_module {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}

.et_pb_social_media_follow.et_block_module .et_pb_social_media_follow_network {
	display: inline-block;
	margin-bottom: 0 !important;
}

.et_pb_social_media_follow_network a {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.et_pb_social_media_follow.et_block_module .et_pb_social_media_follow_network {
	margin-right: 10px;
}

.et_pb_social_media_follow.et_block_module .et_pb_social_media_follow_network:last-child {
	margin-right: 0;
}

.et_pb_social_media_follow_network a.follow_button {
	padding: 0 12px;
	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;
	transition: all .3s;
}

.et_block_module.et_pb_social_media_follow_network a.follow_button {
	margin-top: 5px;
	margin-right: 10px;
}

.et_pb_social_media_follow_network.last-child a, .et_pb_social_media_follow_network:last-child a {
	margin-right: 0;
}

.et_pb_social_media_follow.has_follow_button .et_pb_social_media_follow_network.et_block_module a.icon {
	margin-right: 10px;
}

.et_pb_social_media_follow_network 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 .et_pb_social_media_follow_network 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 .et_pb_social_media_follow_network a.follow_button:hover {
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

.et_pb_social_media_follow_network a.icon {
	height: 32px;
	width: 32px;
	padding: 0;
	box-sizing: content-box;
}

.et_pb_social_media_follow_network a.icon:hover:before {
	color: hsla(0, 0%, 100%, .7);
}

.et_pb_social_media_follow_network a.icon {
	border-radius: 3px;
}

.et_pb_social_media_follow_network_name {
	display: none;
}

.et_pb_social_icon a.icon {
	vertical-align: middle;
}

.et_pb_social_icon a.icon:before {
	font-family: ETmodules;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	transition: color .3s;
	position: relative;
	z-index: 10;
}

.et-pb-social-fa-icon a.icon:before {
	font-family: FontAwesome;
}

.et-social-telegram a.icon:before {
	content: "";
}

.et-social-amazon a.icon:before {
	content: "";
}

.et-social-bandcamp a.icon:before {
	content: "";
}

.et-social-bitbucket a.icon:before {
	content: "";
}

.et-social-behance a.icon:before {
	content: "";
}

.et-social-buffer a.icon:before {
	content: "";
}

.et-social-codepen a.icon:before {
	content: "";
}

.et-social-deviantart a.icon:before {
	content: "";
}

.et-social-flipboard a.icon:before {
	content: "";
}

.et-social-foursquare a.icon:before {
	content: "";
}

.et-social-github a.icon:before {
	content: "";
}

.et-social-goodreads a.icon:before {
	content: "";
}

.et-social-google a.icon:before {
	content: "";
}

.et-social-houzz a.icon:before {
	content: "";
}

.et-social-itunes a.icon:before {
	content: "";
}

.et-social-last_fm a.icon:before {
	content: "";
}

.et-social-line a.icon:before {
	content: "";
}

.et-social-medium a.icon:before, .et-social-meetup a.icon:before {
	content: "";
}

.et-social-odnoklassniki a.icon:before {
	content: "";
}

.et-social-patreon a.icon:before {
	content: "";
}

.et-social-periscope a.icon:before {
	content: "";
}

.et-social-quora a.icon:before {
	content: "";
}

.et-social-researchgate a.icon:before {
	content: "";
}

.et-social-reddit a.icon:before {
	content: "";
}

.et-social-snapchat a.icon:before {
	content: "";
}

.et-social-soundcloud a.icon:before {
	content: "";
}

.et-social-spotify a.icon:before {
	content: "";
}

.et-social-steam a.icon:before {
	content: "";
}

.et-social-tripadvisor a.icon:before {
	content: "";
}

.et-social-tiktok a.icon:before {
	content: "";
}

.et-social-twitch a.icon:before {
	content: "";
}

.et-social-vk a.icon:before {
	content: "";
}

.et-social-weibo a.icon:before {
	content: "";
}

.et-social-whatsapp a.icon:before {
	content: "";
}

.et-social-xing a.icon:before {
	content: "";
}

.et-social-yelp a.icon:before {
	content: "";
}

.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_network 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_network 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_network 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_network 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_network 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_network 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_network 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_network a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

.rtl .et_block_module.et_pb_social_media_follow_network a {
	margin-left: 10px;
	margin-right: 0;
}

.et_pb_text {
	word-wrap: break-word;
	line-height: var(--et_global_body_font_height, 1.7em);
}

.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;
}

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #bfbfbf;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/*======================================
Theme Name: Free Divi Child Theme By Pee-Aye Creative
Theme URI: https://www.peeayecreative.com/
Description: This is a free Divi child theme from Pee-Aye Creative!
Author: Nelson Lee Miller (aka The Divi Teacher)
Author URI: https://www.peeayecreative.com/
Author Email: nelson@peeayecreative.com
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/* ===== NOTES ==================================================================
 * 
 * New to Divi? Take our full Divi course: https://www.peeayecreative.com/product/beyond-the-builder-the-ultimate-divi-website-course/
 * 
 * Learn cool tricks and features with our Divi tutorials: https://www.peeayecreative.com/blog/
 * 
 * Discover our premium Divi products: https://www.peeayecreative.com/shop/
 * 
 * =============================================================================== */

/*add your custom CSS below this line*/
.et-l--body .entry-content .alignright, .et-l--body .et_pb_post_content .alignright {
	float: right;
	margin: 0 0 20px 30px;
	max-width: 40%;
}

.et-l--body .entry-content .alignleft, .et-l--body .et_pb_post_content .alignleft {
	float: left;
	margin: 0 30px 20px 0;
	max-width: 40%;
}

.et-l--body .entry-content .wp-block-image.alignright, .et-l--body .et_pb_post_content .wp-block-image.alignright {
	float: right;
	margin: 0 0 20px 30px;
	max-width: 40%;
}

.et-l--body .entry-content .wp-block-image.alignleft, .et-l--body .et_pb_post_content .wp-block-image.alignleft {
	float: left;
	margin: 0 30px 20px 0;
	max-width: 40%;
}

/* Search & Filter Pro custom blog grid */
.custom-blog-grid {
	display: flex;
	flex-wrap: wrap;
	margin: -18px;
}

.custom-blog-grid-item {
	width: 33.333%;
	padding: 18px;
	box-sizing: border-box;
	display: flex;
}

.custom-blog-card {
	width: 100%;
	display: flex;
	flex-direction: column;
	background: #f1f5f7;
	border: 0;
	box-shadow: none;
	overflow: hidden;
}

.custom-blog-card .card-image {
	width: 100%;
	margin-bottom: 18px;
	aspect-ratio: 16/9;
	overflow: hidden;
}

.custom-blog-card .card-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center center;
	transform: scale(1.25);
	transition: transform .35s ease-out;
}

.custom-blog-card:hover .card-image img {
	transform: scale(1.3);
}

.custom-blog-card .card-content {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 0 20px 30px;
}

.custom-blog-card .card-meta {
	margin-bottom: 14px;
	font-size: .75rem;
	line-height: 1.5;
	color: rgba(0, 90, 187, .7);
}

.custom-blog-card .card-meta a {
	color: rgba(0, 90, 187, .7);
	text-decoration: none;
}

.custom-blog-card .card-meta a:hover {
	text-decoration: underline;
}

.custom-blog-card .card-title {
	margin: 0 0 10px;
	line-height: 1.2;
}

.custom-blog-card .card-title a {
	font-size: 1.375rem;
	font-weight: 700;
	color: #005abb;
	text-decoration: none;
}

.custom-blog-card .card-title a:hover {
	text-decoration: none;
}

.custom-blog-card .card-readmore {
	margin-top: auto;
}

.custom-blog-card .card-readmore a {
	display: inline-block;
	color: #005abb;
	border: 2px solid #005abb;
	border-radius: 999px;
	padding: 6px 14px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 600;
	font-variation-settings: "wght" 600;
	transition: color .2s ease, background-color .2s ease;
}

.custom-blog-card .card-readmore a:hover {
	background-color: #005abb;
	color: #fff;
}

/* Pagination */
.custom-pagination {
	margin-top: 44px;
	text-align: center;
}

.custom-pagination .wp-pagenavi {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 10px;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: .95rem;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
}

.custom-pagination .wp-pagenavi a, .custom-pagination .wp-pagenavi .current {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 42px;
	min-height: 42px;
	padding: 10px 14px;
	border: 2px solid #ffc20e;
	border-radius: 4px;
	background: #fff;
	color: #0b1f33;
	text-decoration: none;
	box-shadow: none;
	transition: all .2s ease;
}

.custom-pagination .wp-pagenavi a:hover, .custom-pagination .wp-pagenavi .current {
	background: #ffc20e;
	border-color: #ffc20e;
	color: #0b1f33;
	text-decoration: none;
}

.custom-pagination .wp-pagenavi .pages, .custom-pagination .wp-pagenavi .extend {
	display: inline-flex;
	align-items: center;
	min-height: 42px;
	padding: 0 4px;
	border: 0;
	background: transparent;
	color: #0b1f33;
	font-weight: 700;
}

.custom-pagination .wp-pagenavi .pages {
	margin-right: 8px;
	text-transform: none;
}

/* Mobile */
@media (max-width: 767px) {
	.custom-pagination .wp-pagenavi {
		gap: 6px;
		font-size: .85rem;
	}
	
	.custom-pagination .wp-pagenavi a, .custom-pagination .wp-pagenavi .current {
		min-width: 36px;
		min-height: 36px;
		padding: 8px 10px;
	}
	
	.custom-pagination .wp-pagenavi .pages {
		flex-basis: 100%;
		justify-content: center;
		margin-right: 0;
		margin-bottom: 6px;
	}
}

/* Mobile */
@media (max-width: 767px) {
	.custom-blog-grid-item {
		width: 100%;
	}
	
	.custom-blog-card .card-title a {
		font-size: 1.4rem;
	}
}

/* ### 4-column blog grid ###*/
@media (min-width: 981px) {
	.cu-blog-4 .et_pb_salvattore_content[data-columns]::before {
		content: "4 .column.size-1of4" !important;
	}
	
	.cu-blog-4 .column.size-1of4 {
		width: 23% !important;
		margin-right: 2%;
	}
	
	.cu-blog-4 .et_pb_post {
		margin-bottom: 11px;
	}
}

/*style the Divi blog link text as a button*/
.et_pb_post a.more-link {
	font-variation-settings: "wght" 600;
	color: #0055b8 !important;
	background: transparent !important;
	border: 2px solid #0055b8 !important;
	padding: .4em 1.3em .3em 1.3em !important;
	margin-top: 20px !important;
	border-radius: 50px !important;
	text-transform: capitalize !important;
	display: inline-block !important;
	transition: all .3s ease-in-out !important;
}

/*style the Divi blog link text as a button on hover*/
.et_pb_post a.more-link:hover {
	background: #0055b8 !important;
	color: #fff !important;
	border: 2px solid #0055b8 !important;
	transition: all .3s ease-in-out;
}

/*image gallery item aspect ratio landscape 16:9*/
.pa-image-gallery-16-9 .et_pb_gallery_image {
	padding-top: 56.25%;
	display: block;
}

.pa-image-gallery-16-9 .et_pb_gallery_item img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image gallery item aspect ratio landscape 3:2*/
.pa-image-gallery-3-2 .et_pb_gallery_image {
	padding-top: 66.67%;
	display: block;
}

.pa-image-gallery-3-2 .et_pb_gallery_item img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image aspect ratio landscape 16:9*/
.pa-image-16-9 .et_pb_image_wrap {
	padding-top: 56.25%;
	display: block;
}

.pa-image-16-9 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image aspect ratio landscape 4:1*/
.pa-image-4-1 .et_pb_image_wrap {
	padding-top: 25%;
	display: block;
}

.pa-image-4-1 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image aspect ratio square 1:1*/
.pa-image-1-1 .et_pb_image_wrap {
	padding-top: 100% !important;
	display: block;
}

.pa-image-1-1 .et_pb_image_wrap img {
	position: absolute;
	height: 100% !important;
	width: 100% !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover !important;
}

/*image aspect ratio landscape 4:3*/
.pa-image-4-3 .et_pb_image_wrap {
	padding-top: 75%;
	display: block;
}

.pa-image-4-3 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image aspect ratio landscape 3:4*/
.pa-image-3-4 .et_pb_image_wrap {
	padding-top: 133.33%;
	display: block;
}

.pa-image-3-4 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image aspect ratio landscape 3:1*/
.pa-image-3-1 .et_pb_image_wrap {
	padding-top: 33.33%;
	display: block;
}

.pa-image-3-1 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image gallery item aspect ratio square 1:1*/
.pa-image-gallery-1-1 .et_pb_gallery_image {
	padding-top: 100%;
	display: block;
}

.pa-image-gallery-1-1 .et_pb_gallery_item img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*image gallery item aspect ratio landscape 4:3*/
.pa-image-gallery-4-3 .et_pb_gallery_image {
	padding-top: 75%;
	display: block;
}

.pa-image-gallery-4-3 .et_pb_gallery_item img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

body #page-container .et_pb_section.pa-fixed-header .et_pb_button_0_tb_header {
	font-size: 12px !important;
	padding-top: 4px !important;
	padding-bottom: 2px !important;
	padding-left: 11px !important;
	padding-right: 11px !important;
}

/*image gallery item aspect ratio portrait 3:4*/
.pa-image-gallery-3-4 .et_pb_gallery_image {
	padding-top: 133.33%;
	display: block;
}

.pa-image-gallery-3-4 .et_pb_gallery_item img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*divi blog extra image aspect ratio landscape 4:3*/
.blog-slider-image-16-9 .el-dbe-blog-extra-slider.vertical_grid .entry-featured-image-url {
	padding-top: 56% !important;
	display: block !important;
	overflow: hidden !important;
}

.blog-slider-image-16-9 .el-dbe-blog-extra-slider.vertical_grid .entry-featured-image-url img {
	position: absolute !important;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover !important;
	border-radius: 0px !important;
	overflow: hidden !important;
}

.blog-slider-image-16-9 .el-dbe-blog-extra-slider.vertical_grid .post-content {
	margin-top: -10px !important;
	overflow: hidden !important;
}

/*divi blog extra image aspect ratio landscape 4:3*/
.blog-image-16-9 .et_pb_post_extra.el_dbe_grid_extended .entry-featured-image-url {
	padding-top: 56% !important;
	display: block !important;
	overflow: hidden !important;
}

.blog-image-16-9 .et_pb_post_extra.el_dbe_grid_extended .entry-featured-image-url img {
	position: absolute !important;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover !important;
	border-radius: 0px !important;
	overflow: hidden !important;
}

.blog-image-16-9 .et_pb_post_extra.el_dbe_grid_extended .post-content {
	margin-top: -10px !important;
	overflow: hidden !important;
}

/*divi blog extra image for list aspect ratio landscape 4:3*/
.blog-list-image-16-9 .et_pb_post_extra.el_dbe_grid_extended .entry-featured-image-url {
	padding-top: 56% !important;
	display: block !important;
	overflow: hidden !important;
}

.blog-list-image-16-9 .et_pb_post_extra.el_dbe_grid_extended .entry-featured-image-url img {
	position: absolute !important;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover !important;
	border-radius: 0px !important;
	overflow: hidden !important;
}

.blog-list-image-16-9 .et_pb_post_extra.el_dbe_grid_extended .post-content {
	margin-top: -10px !important;
	overflow: hidden !important;
}

/*divi blog extra image for list aspect ratio landscape 1:1*/
.blog-list-image-1-1 .et_pb_post_extra .entry-featured-image-url {
	padding-top: 100% !important;
	display: block !important;
	overflow: hidden !important;
}

.blog-list-image-1-1 .et_pb_post_extra .entry-featured-image-url img {
	position: absolute !important;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover !important;
	border-radius: 0px !important;
	overflow: hidden !important;
}

.blog-list-image-1-1 .et_pb_post_extra .post-content {
	overflow: hidden !important;
}

/*blog image aspect ratio landscape 16:9*/
.pa-blog-image-16-9 .entry-featured-image-url {
	padding-top: 56.25%;
	display: block;
}

.pa-blog-image-16-9 .entry-featured-image-url img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*blog image aspect ratio square 1:1*/
.pa-blog-image-1-1 .entry-featured-image-url {
	padding-top: 50%;
	display: block;
}

.pa-blog-image-1-1 .entry-featured-image-url img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*Blurb image aspect ratio landscape 3:2  without image crop*/
.et_pb_blurb.pa-blurb-image-3-2 .et_pb_main_blurb_image {
	display: block;
	position: relative;
}

.et_pb_blurb.pa-blurb-image-3-2 .et_pb_image_wrap {
	padding-top: 66.66% !important;
}

.et_pb_blurb.pa-blurb-image-3-2 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0 !important;
	object-fit: cover;
}

/*Blurb image aspect ratio landscape 16:9  without image crop*/
.et_pb_blurb.pa-blurb-image-16-9 .et_pb_main_blurb_image {
	display: block;
	position: relative;
}

.et_pb_blurb.pa-blurb-image-16-9 .et_pb_image_wrap {
	padding-top: 56.25%;
}

.et_pb_blurb.pa-blurb-image-16-9 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

/*Blurb image aspect ratio square 1:1 without image crop*/
.et_pb_blurb.pa-blurb-image-1-1 .et_pb_main_blurb_image {
	display: block;
	position: relative;
}

.et_pb_blurb.pa-blurb-image-1-1 .et_pb_image_wrap {
	padding-top: 100%;
}

.et_pb_blurb.pa-blurb-image-1-1 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0 !important;
	object-fit: cover;
}

/*style the Divi Blurb link as a button*/
a.pa-blurb-button {
	color: #0077de;
	background: rgba(2, 102, 255, 0);
	border: 2px solid #0077de;
	padding: .5em 1.4em .4em 1.4em;
	margin-top: 1em;
	border-radius: 50px;
	font-variation-settings: "wght" 650;
	display: inline-block;
	transition: all .3s ease-in-out;
}

/*style the Divi Blurb link text as a button on hover*/
a.pa-blurb-button:hover {
	background: #0077de;
	color: #fff;
	border: 2px solid #0077de;
	cursor: pointer;
	transition: all .3s ease-in-out;
}

/*Remove Post Content Padding*/
#et-main-area .et_pb_de_mach_content .et_pb_section, .et-db #et-boc #et-main-area .et-l .et_pb_de_mach_content .et_pb_section {
	padding: 0px !important;
	margin: 0px !important;
	max-height: 50px !important;
}

#et-main-area .et_pb_de_mach_content .et_pb_row, .et-db #et-boc #et-main-area .et-l .et_pb_de_mach_content .et_pb_row {
	padding: 0px !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0px !important;
}

/*Fixed Header*/
.pa-fixed-header .et_pb_menu {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	transition: all .5s ease-in-out !important;
}

.pa-header .et_pb_menu {
	transition: all .5s ease-in-out !important;
}

.pa-fixed-header .et_pb_image {
	-webkit-transition: all .5s ease !important;
	-moz-transition: all .5s ease !important;
	-o-transition: all .5s ease !important;
	transition: all .5s ease !important;
}

.pa-fixed-header .et_pb_image {
	max-width: 100px !important;
}

.pa-header .et_pb_image {
	-webkit-transition: all .5s ease !important;
	-moz-transition: all .5s ease !important;
	-o-transition: all .5s ease !important;
	transition: all .5s ease !important;
}

/*set the transition for the spacing shrinking action*/
.pa-header .et_pb_row {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/*set the background color of the fixed header when scrolling*/
.pa-fixed-header .et_pb_row {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	max-height: 50% !important;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/*set the transition for the logo shrinking action*/
.pa-header .et_pb_menu__logo img {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/*set the transition for the font size shrinking action*/
.pa-header .et_pb_menu ul li a {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/*change the menu font size when the header shrinks*/
.pa-fixed-header .et_pb_menu ul li a {
	font-size: .9em !important;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/* Ensure the fixed header section can flex */
.pa-fixed-header .et_pb_row {
	display: flex;
	/* Use flexbox for alignment */
	justify-content: space-between;
	/* Aligns items in the row */
	align-items: center;
	/* Center aligns vertically */
	padding: 0px 0;
}

.pa-fixed-header {
	height: auto;
	/* Allow height to adjust */
	max-height: 70% !important;
}

/*set the logo height and overlap on desktop*/
@media only screen and (min-width: 981px) {
	#logo {
		min-height: 100px;
	}
}

/*set the logo height and overlap on tablet and mobile*/
@media only screen and (max-width: 980px) {
	#logo {
		max-height: 80%;
		width: auto;
		max-width: 80% !important;
	}
}
/* Divi Mega Pro - Media Queries */

.tippy-tooltip[data-animation=fade][data-state=hidden] {
	opacity: 0;
}

.tippy-iOS {
	cursor: pointer !important;
	-webkit-tap-highlight-color: transparent;
}

.tippy-popper {
	pointer-events: none;
	max-width: calc(100vw);
	transition-timing-function: cubic-bezier(.165, .84, .44, 1);
	transition-property: transform;
}

.tippy-tooltip {
	position: relative;
	border-radius: 4px;
	background-color: #333;
	transition-property: visibility, opacity, transform;
	outline: 0;
}

.tippy-tooltip[data-placement^=top] > .tippy-arrow:before {
	border-width: 8px 8px 0;
	border-top-color: #333;
	margin: 0 3px;
	transform-origin: 50% 0;
	bottom: -7px;
}

.tippy-tooltip[data-placement^=bottom] > .tippy-arrow:before {
	border-width: 0 8px 8px;
	border-bottom-color: #333;
	margin: 0 3px;
	transform-origin: 50% 7px;
	top: -7px;
}

.tippy-tooltip[data-placement^=left] > .tippy-arrow:before {
	border-width: 8px 0 8px 8px;
	border-left-color: #333;
	margin: 3px 0;
	transform-origin: 0 50%;
	right: -7px;
}

.tippy-tooltip[data-placement^=right] > .tippy-arrow:before {
	border-width: 8px 8px 8px 0;
	border-right-color: #333;
	margin: 3px 0;
	transform-origin: 7px 50%;
	left: -7px;
}

.tippy-tooltip[data-interactive][data-state=visible] {
	pointer-events: auto;
}

.tippy-tooltip[data-inertia][data-state=visible] {
	transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);
}

.tippy-arrow {
	position: absolute;
}

.tippy-arrow:before {
	content: "";
	position: absolute;
	border-color: transparent;
	border-style: solid;
}

.tippy-content {
	padding: 5px 9px;
	position: relative;
	z-index: 1002;
}

.tippy-tooltip[data-placement^="bottom"] > .tippy-arrow {
	top: 0;
}

.tippy-tooltip[data-placement^="top"] > .tippy-arrow {
	bottom: 0;
}

.tippy-tooltip.dmmbasic-theme {
	padding: 0 !important;
}

.tippy-tooltip[data-placement^=top] > .tippy-svg-arrow {
	transform-origin: 50% 0;
	margin: 0 3px;
	bottom: -6.5px;
}

.tippy-tooltip[data-placement^=top] > .tippy-svg-arrow svg {
	transform: rotate(180deg);
}

.tippy-tooltip[data-placement^=bottom] > .tippy-svg-arrow {
	transform-origin: 50% 7px;
	margin: 0 3px;
	top: -7px;
}

.tippy-tooltip[data-placement^=left] > .tippy-svg-arrow {
	transform-origin: 33.33333333% 50%;
	margin: 3px 0;
	right: -12px;
}

.tippy-tooltip[data-placement^=left] > .tippy-svg-arrow svg {
	transform: rotate(90deg);
}

.tippy-tooltip[data-placement^=right] > .tippy-svg-arrow {
	transform-origin: 66.66666666% 50%;
	margin: 3px 0;
	left: -12px;
}

.tippy-tooltip[data-placement^=right] > .tippy-svg-arrow svg {
	transform: rotate(-90deg);
}

.tippy-tooltip[data-interactive] > .tippy-svg-arrow path {
	pointer-events: auto;
}

.tippy-svg-arrow {
	position: absolute;
	width: 18px;
	height: 7px;
	fill: #333;
	pointer-events: none;
	z-index: 16777271;
}

.tippy-svg-arrow svg {
	position: absolute;
	left: 0;
}

.tippy-arrow-triangle .tippy-svg-arrow {
	width: 16px;
	height: 16px;
	z-index: 1001;
}

.tippy-arrow-triangle .tippy-tooltip[data-placement^=top] > .tippy-svg-arrow {
	bottom: -6.5px;
}

.tippy-arrow-triangle .tippy-tooltip[data-placement^=bottom] > .tippy-svg-arrow {
	top: -8px;
}

.tippy-arrow-triangle .tippy-tooltip[data-placement^=left] > .tippy-svg-arrow {
	right: -12px;
}

.tippy-arrow-triangle .tippy-tooltip[data-placement^=right] > .tippy-svg-arrow {
	left: -12px;
}

.tippy-popper {
	pointer-events: auto;
}

.tippy-popper.tippy-popper-singleton .tippy-content {
	transition-property: transform, opacity, width, height, max-height !important;
	transition-duration: .3s !important;
	transition-delay: 0 !important;
}

.tippy-popper.tippy-popper-singleton .et_pb_row {
	transition-property: opacity !important;
	transition-duration: .2s !important;
	transition-timing-function: linear !important;
	transition-delay: 0 !important;
}

.tippy-popper.tippy-popper-singleton .et_pb_row {
	opacity: .2;
}

.tippy-popper.tippy-popper-singleton .tippy-popper .et_pb_row {
	opacity: 1;
	transition: opacity .3s, visibility .3s;
}

.tippy-popper-wide {
	width: 100%;
	max-width: calc(100% - 0px) !important;
}

.tippy-popper-singleton .tippy-popper-wide {
	max-width: calc(100vw - 25px) !important;
}

.tippy-popper-75 {
	width: 75%;
}

.tippy-popper-50 {
	width: 50%;
}

.tippy-popper-25 {
	width: 25%;
}

.tippy-popper-centered-horizontal {
	left: 0 !important;
	width: 100%;
}

.tippy-content-centered-horizontal {
	position: relative;
	left: 50% !important;
	transform: translate(-50%) !important;
}

.tippy-popper-fixpercent .tippy-tooltip {
	max-width: 100% !important;
}

.tippy-static-parent-node {
	position: static !important;
}

.osx .tippy-tooltip {
	position: relative !important;
}

.tippy-tooltip, .tippy-content {
	padding: 0;
	background-color: transparent;
}

.tippy-backdrop {
	border-radius: 0;
}

.divi-mega-pro-mobile .tippy-popper.topfixed {
	left: 0 !important;
	top: 0 !important;
	position: fixed !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
}

.divi-mega-pro-mobile .tippy-popper .divimegapro-pre-body {
	height: auto;
}

.tippy-tooltip.dmpbasic-theme {
	background: 0;
	border: 0;
}

.dmphidden, .et_pb_signup_divimegaproid {
	visibility: hidden;
	display: none;
}

/* Divi Mega Pro style */
.dmmbasic-theme .divimegapro-flexheight {
	max-height: inherit;
}

.divimegapro-container {
	display: none;
}

.divimegapro-container.dmp-show, .dmp-divimobilemenu-visible {
	display: block !important;
}

.dmp-divimobilemenu-visible {
	padding: 5% !important;
	height: auto !important;
}

.divimegapro {
	min-width: 300px;
	margin: 0;
	width: auto !important;
	left: 0;
	overflow: visible;
	background: none;
	-webkit-backface-visibility: hidden;
	-webkit-overflow-scrolling: touch;
}

.dl-noboxshadow > .et_pb_section:first-child {
	box-shadow: none !important;
}

.dl-noboxshadow-nopadding {
	padding: 0 !important;
	box-shadow: none !important;
}

.tippy-popper-singleton .divimegapro {}

.tippy-popper.tippy-popper-singleton.tippy-popper-transition .divimegapro, .tippy-popper.tippy-popper-singleton.tippy-popper-transition .tippy-content {
	overflow: hidden !important;
}

.divimegapro > .et_pb_section > div {
	width: 100%;
}

.diviPositionRelative {
	position: relative !important;
}

.divimegapro-nob .divimegapro-content-inner {
	position: relative;
	margin: auto;
}

.tippy-popper-fixontop {
	top: 0 !important;
	position: fixed !important;
}

#sidebar-divimegapro.sidebar-divimegapro-bottom {
	bottom: 0;
}

.divimegapro a {
	cursor: pointer;
}

/* List Styles */
.divimegapro-body ul {
	padding: 0 0 23px 1em;
	line-height: 26px;
	list-style-type: disc;
}

.divimegapro-body ol {
	padding: 0 0 23px 0;
	line-height: 26px;
	list-style-position: inside;
	list-style-type: decimal;
}

/* Divi Mega Pro closing */
.divimegapro-close-container {
	position: absolute;
	right: 10px;
	top: 3px;
	width: 32px;
	height: 32px;
	clear: both;
	line-height: 1;
	visibility: hidden;
}

.divimegapro-close-container .divimegapro-close {
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 0;
	overflow: hidden;
	border: none;
	outline: none;
	z-index: 999991;
	font-size: 35px;
	line-height: 32px;
	min-height: 15px;
	min-width: 15px;
	color: inherit;
	background-color: transparent;
	font-family: inherit;
	font-weight: 300;
	padding: 5px;
	-moz-border-radius: 5%;
	-webkit-border-radius: 5%;
	-khtml-border-radius: 5%;
	border-radius: 5%;
}

.divimegapro-close-container .divimegapro-close span {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.dmp-open .divimegapro-close:focus, .dmp-open .divimegapro-close:focus-visible {
	border: dotted 2px gray;
}

.divimegapro-close-container .divimegapro-close:after {
	content: " ";
	display: block;
	font-size: 70px;
	height: 25px;
	width: 25px;
	z-index: 99;
	position: relative;
	visibility: hidden;
}

.divimegapro-close-container .divimegapro-close span.dmm-custom-btn {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.divimegapro-close-container .divimegapro-close:hover {
	opacity: .8;
}

.divimegapro-close-container .divimegapro-customclose-btn span {
	position: relative;
	top: -2px;
}

body:not(.divi-mega-pro-mobile) .divimegapro-close-container.dmp_enabledesktop, body.et_mobile_device .divimegapro-close-container.dmp_enablemobile, body .divimegapro-close-container.divimegapro-close-container-visible {
	display: block;
	visibility: visible;
}

body .tippy-popper.tippy-popper-singleton.tippy_left_5px_neg {
	left: -5px !important;
}

body .tippy-popper .divimegapro .et_pb_slide_image img.active {
	max-height: 100% !important;
}

/* Hide known bug with 3rd party plugins duplicating their content */
body > .et-l {
	display: none !important;
	z-index: -1000;
	position: fixed;
	visibility: hidden !important;
}

/* Divi Mega Pro Animations */
.divimegapro-shape {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.divimegapro-shape {
	fill: #141514;
}

.path-amras-1 {
	transform-origin: 115px 111px;
}

.path-amras-2 {
	transform-origin: 204px 107px;
}

.path-amras-3 {
	transform-origin: 279px 66px;
}

.path-amras-4 {
	transform-origin: 320px 99px;
}

.path-amras-5 {
	transform-origin: 137px 199px;
}

.path-amras-6 {
	transform-origin: 222px 217px;
}

.path-amras-7 {
	transform-origin: 80px 168px;
}

.path-amras-8 {
	transform-origin: 296px 211px;
}

.path-amras-9 {
	transform-origin: 310px 167px;
}

.divimegapro-overlay-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	color: transparent;
	background: transparent;
	z-index: 16777209;
	opacity: 0;
	display: none;
}

/* Extra theme support */
.divimegapro-open.et_extra .divimegapro .et_pb_section {
	background-color: #fff;
}

.divimegapro-open.et_extra .divimegapro .divimegapro-body > #divi-mega-pro-center-all {
	padding: 5px 0;
}

.divimegapro-open.et_extra .divimegapro .et_pb_extra_row, .divimegapro-open.et_extra .divimegapro .et_pb_row {
	margin: 0 auto !important;
	min-width: auto;
}

.divimegapro-open.et_extra .divimegapro .divimegapro-body > .et_section_regular > .et_pb_row > .et_pb_column {
	padding: 0 !important;
}

/* used for temporarily exposing elements in the jquery actualHeight plugin */

/* since this is a temporary class we can override using important */
.temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important;
}

/* CSS for Centering: #divi-mega-pro-center-all */
#divi-mega-pro-center-all.et_pb_section {
	display: table !important;
	width: 100% !important;
	text-align: center !important;
}

#divi-mega-pro-center-all.et_pb_row {
	display: table-cell !important;
	position: relative !important;
	text-align: center !important;
}

#divi-mega-pro-center-all .et_pb_column {
	text-align: center !important;
	display: table-cell !important;
	width: auto !important;
	float: none !important;
	max-width: none;
	min-width: auto;
}

#divi-mega-pro-center-all .et_pb_column_1_2, #divi-mega-pro-center-all .et_pb_column_1_3 {
	display: inline-block !important;
	margin-right: 15px !important;
	vertical-align: middle !important;
	margin-bottom: 0 !important;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {}

@media (max-width: 480px),
@media (max-device-width: 480px) {}

@media (max-width: 360px),
@media (max-device-width: 360px) {}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* High resolutions */
@media (min-width: 1440px) {}

/* iPad in portrait & landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 980px) {
	.osx.et_mobile_device .tippy-popper.tippy-trigger-mobilemenu {
		top: 0 !important;
		left: 0 !important;
	}
	
	.et_mobile_device .tippy-popper-singleton {
		transform: translate3d(0, 0, 0px) !important;
	}
}

/* iPad in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {}

/* iPad in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {}

/* iPhone 6, 7 & 8 */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.et_mobile_device .tippy-popper.tippy-trigger-mobilemenu.tippy-reference-header {
		top: 0 !important;
		left: 0 !important;
	}
}

/* iPhone 6 in landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {}

/* iPhone 6 in portrait */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {}

/* iPhone 6 Plus in portrait & landscape */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {}

/* iPhone 6 Plus in landscape */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {}

/* iPhone 6 Plus in portrait */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {}

/* Small devices */
@media only screen and (max-device-height: 667px) {
	.et_fixed_nav.osx .tippy-popper {
		transform: none !important;
		top: 0 !important;
		left: 0 !important;
	}
}

/* iPhone 5 & 5S in portrait & landscape */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {}

/* iPhone 5 & 5S in landscape */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {}

/* iPhone 5 & 5S in portrait */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {}

/* iPhone 2G-4S in portrait & landscape */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {}

/* iPhone 2G-4S in landscape */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {}

/* iPhone 2G-4S in portrait */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {}

/* Retina iPad */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {}

.tippy-tooltip[data-animation=perspective][data-placement^=top] {
	transform-origin: bottom;
}

.tippy-tooltip[data-animation=perspective][data-placement^=top][data-state=visible] {
	transform: perspective(700px);
}

.tippy-tooltip[data-animation=perspective][data-placement^=top][data-state=hidden] {
	transform: perspective(700px) translateY(8px) rotateX(60deg);
}

.tippy-tooltip[data-animation=perspective][data-placement^=bottom] {
	transform-origin: top;
}

.tippy-tooltip[data-animation=perspective][data-placement^=bottom][data-state=visible] {
	transform: perspective(700px);
}

.tippy-tooltip[data-animation=perspective][data-placement^=bottom][data-state=hidden] {
	transform: perspective(700px) translateY(-8px) rotateX(-60deg);
}

.tippy-tooltip[data-animation=perspective][data-placement^=left] {
	transform-origin: right;
}

.tippy-tooltip[data-animation=perspective][data-placement^=left][data-state=visible] {
	transform: perspective(700px);
}

.tippy-tooltip[data-animation=perspective][data-placement^=left][data-state=hidden] {
	transform: perspective(700px) translateX(8px) rotateY(-60deg);
}

.tippy-tooltip[data-animation=perspective][data-placement^=right] {
	transform-origin: left;
}

.tippy-tooltip[data-animation=perspective][data-placement^=right][data-state=visible] {
	transform: perspective(700px);
}

.tippy-tooltip[data-animation=perspective][data-placement^=right][data-state=hidden] {
	transform: perspective(700px) translateX(-8px) rotateY(60deg);
}

.tippy-tooltip[data-animation=perspective][data-state=hidden] {
	opacity: 0;
}

.tippy-tooltip[data-animation=scale][data-placement^=top] {
	transform-origin: bottom;
}

.tippy-tooltip[data-animation=scale][data-placement^=bottom] {
	transform-origin: top;
}

.tippy-tooltip[data-animation=scale][data-placement^=left] {
	transform-origin: right;
}

.tippy-tooltip[data-animation=scale][data-placement^=right] {
	transform-origin: left;
}

.tippy-tooltip[data-animation=scale][data-state=hidden] {
	transform: scale(.5);
	opacity: 0;
}

.tippy-tooltip[data-animation=shift-away][data-placement^=top][data-state=hidden] {
	transform: translateY(10px);
}

.tippy-tooltip[data-animation=shift-away][data-placement^=bottom][data-state=hidden] {
	transform: translateY(-10px);
}

.tippy-tooltip[data-animation=shift-away][data-placement^=left][data-state=hidden] {
	transform: translateX(10px);
}

.tippy-tooltip[data-animation=shift-away][data-placement^=right][data-state=hidden] {
	transform: translateX(-10px);
}

.tippy-tooltip[data-animation=shift-away][data-state=hidden] {
	opacity: 0;
}

.tippy-tooltip[data-animation=shift-toward][data-placement^=top][data-state=hidden] {
	transform: translateY(-10px);
}

.tippy-tooltip[data-animation=shift-toward][data-placement^=bottom][data-state=hidden] {
	transform: translateY(10px);
}

.tippy-tooltip[data-animation=shift-toward][data-placement^=left][data-state=hidden] {
	transform: translateX(-10px);
}

.tippy-tooltip[data-animation=shift-toward][data-placement^=right][data-state=hidden] {
	transform: translateX(10px);
}

.tippy-tooltip[data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
}
