
.et_pb_blog_grid {
	position: relative;
}

.et_pb_blog_grid.et_pb_text_align_left {
	text-align: left;
}

.et_pb_blog_grid.et_pb_text_align_center {
	text-align: center;
}

.et_pb_blog_grid.et_pb_text_align_right {
	text-align: right;
}

.et_pb_blog_grid.et_pb_text_align_justified {
	text-align: justify;
}

.et_pb_blog_grid .column {
	float: left;
	max-width: 100%;
}

.et_pb_blog_grid .et_pb_post {
	border: 1px solid #d8d8d8;
	padding: 19px;
	background-color: #fff;
	word-wrap: break-word;
}

.et_pb_blog_grid .et_pb_image_container {
	position: relative;
}

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider {
	margin: -20px -20px 29px;
	overflow: visible;
}

.et_pb_blog_grid .et_pb_image_container img {
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.et_pb_blog_grid .et_pb_no_thumb .entry-title, .et_pb_blog_grid .et_pb_no_thumb h2 {
	margin-top: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 0;
}

.et_pb_blog_grid h2 {
	font-size: 18px;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
	display: none;
	opacity: 0;
	line-height: 0;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 0;
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
	opacity: 1;
}

.et_pb_blog_grid .et_main_video_overlay:hover:before {
	background: rgba(0, 0, 0, .6);
}

.et_pb_blog_grid .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content {
	padding: 35px 30px 32px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content {
	padding: 35px 20px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content a.et_link_main_url, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
	margin: -20px -20px 19px;
}

.et_pb_posts.et_pb_module article .et_pb_row {
	width: 100%;
}

.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row {
	width: 80%;
}

.et_pb_post .entry-featured-image-url {
	border: 0 solid #333;
}

@media (min-width:981px) {
	.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "3 .column.size-1of3";
	}
	
	.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2";
	}
	
	.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1";
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_blog_grid .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
}

@media (max-width:980px) {
	.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px;
	}
	
	.et_pb_blog_grid.et_pb_text_align_left-tablet {
		text-align: left;
	}
	
	.et_pb_blog_grid.et_pb_text_align_center-tablet {
		text-align: center;
	}
	
	.et_pb_blog_grid.et_pb_text_align_right-tablet {
		text-align: right;
	}
	
	.et_pb_blog_grid.et_pb_text_align_justified-tablet {
		text-align: justify;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(odd) {
		clear: both;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.21%;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin-bottom: 0;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child {
		margin-bottom: 30px;
	}
	
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2 {
		margin: 0 0 11.5%;
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_link_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_link_content a.et_link_main_url {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 182px !important;
	}
	
	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2";
	}
}

@media (max-width:767px) {
	.et_pb_blog_grid.et_pb_text_align_left-phone {
		text-align: left;
	}
	
	.et_pb_blog_grid.et_pb_text_align_center-phone {
		text-align: center;
	}
	
	.et_pb_blog_grid.et_pb_text_align_right-phone {
		text-align: right;
	}
	
	.et_pb_blog_grid.et_pb_text_align_justified-phone {
		text-align: justify;
	}
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 9.5%;
		width: 100%;
	}
	
	.et_pb_blog_grid .column {
		float: none;
	}
	
	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1";
	}
	
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.et_pb_blog_grid .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%;
	}
	
	.et_pb_blog_grid h2 {
		font-size: 16px;
		padding-bottom: 0;
	}
	
	.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_blog_grid .et_pb_post.format-link>*, .et_pb_blog_grid .et_pb_post.format-quote>*, .et_pb_blog_grid .et_pb_post>.et_pb_image_container, .et_pb_blog_grid .et_pb_post>.post-meta, .et_pb_blog_grid .et_pb_post>h2 {
		display: block;
	}
	
	.et_pb_blog_grid .et_pb_post .post-meta {
		display: block !important;
		padding: 0;
	}
	
	.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 156px !important;
	}
}

.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 1;
}

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

.et_audio_content, .et_link_content, .et_quote_content {
	background-color: #2ea3f2;
}

.et_pb_post .et-pb-controllers a {
	margin-bottom: 10px;
}

.format-gallery .et-pb-controllers {
	bottom: 0;
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 19px;
}

.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 180px;
}

.et_audio_content .wp-block-audio {
	margin: 0;
	padding: 0;
}

.et_audio_content h2 {
	line-height: 44px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0;
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_3_5 .et_audio_content {
	padding: 35px 40px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2 {
	line-height: 32px;
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_3_8 .et_audio_content {
	padding: 35px 20px;
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	font-size: 18px;
	line-height: 26px;
}

article.et_pb_has_overlay .et_pb_blog_image_container {
	position: relative;
}

.et_pb_post>.et_main_video_container {
	position: relative;
	margin-bottom: 30px;
}

.et_pb_post .et_pb_video_overlay .et_pb_video_play {
	color: #fff;
}

.et_pb_post .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

.et_audio_content, .et_link_content, .et_quote_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px;
}

.et_audio_content h2, .et_link_content a.et_link_main_url, .et_link_content h2, .et_quote_content blockquote cite, .et_quote_content blockquote p {
	color: #fff !important;
}

.et_quote_main_link {
	position: absolute;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}

.et_quote_content blockquote {
	padding: 0;
	margin: 0;
	border: none;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	margin-top: 0;
}

.et_audio_content h2 {
	margin-bottom: 20px;
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	line-height: 44px;
}

.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
	font-size: 18px;
	font-weight: 200;
}

.et_quote_content blockquote cite {
	font-style: normal;
}

.et_pb_column_2_3 .et_quote_content {
	padding: 50px 42px 45px;
}

.et_pb_column_2_3 .et_audio_content, .et_pb_column_2_3 .et_link_content {
	padding: 40px 40px 45px;
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_1_2 .et_link_content, .et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_audio_content, .et_pb_column_3_5 .et_link_content, .et_pb_column_3_5 .et_quote_content {
	padding: 35px 40px;
}

.et_pb_column_1_2 .et_quote_content blockquote p, .et_pb_column_3_5 .et_quote_content blockquote p {
	font-size: 26px;
	line-height: 32px;
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_2 .et_link_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_5 .et_link_content h2 {
	line-height: 32px;
}

.et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_3_5 .et_link_content a.et_link_main_url, .et_pb_column_3_5 .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
	padding: 35px 30px 32px;
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_3 .et_link_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_4 .et_link_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_5 .et_link_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_1_6 .et_link_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_2_5 .et_link_content, .et_pb_column_3_8 .et_audio_content, .et_pb_column_3_8 .et_link_content {
	padding: 35px 20px;
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_3 .et_link_content h2, .et_pb_column_1_3 .et_quote_content blockquote p, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_4 .et_link_content h2, .et_pb_column_1_4 .et_quote_content blockquote p, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_5 .et_link_content h2, .et_pb_column_1_5 .et_quote_content blockquote p, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_1_6 .et_link_content h2, .et_pb_column_1_6 .et_quote_content blockquote p, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_2_5 .et_link_content h2, .et_pb_column_2_5 .et_quote_content blockquote p, .et_pb_column_3_8 .et_audio_content h2, .et_pb_column_3_8 .et_link_content h2, .et_pb_column_3_8 .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px;
}

.et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_column_1_5 .et_link_content a.et_link_main_url, .et_pb_column_1_5 .et_quote_content blockquote cite, .et_pb_column_1_6 .et_link_content a.et_link_main_url, .et_pb_column_1_6 .et_quote_content blockquote cite, .et_pb_column_2_5 .et_link_content a.et_link_main_url, .et_pb_column_2_5 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_quote_content blockquote cite {
	font-size: 14px;
}

.et_pb_post .et_pb_gallery_post_type .et_pb_slide {
	min-height: 500px;
	background-size: cover !important;
	background-position: top;
}

.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

.et_pb_post>.et_pb_slider {
	margin-bottom: 30px;
}

.et_pb_column_3_4 .et_pb_post .et_pb_slide {
	min-height: 442px;
}

.et_pb_column_2_3 .et_pb_post .et_pb_slide {
	min-height: 390px;
}

.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
	min-height: 284px;
}

.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
	min-height: 180px;
}

.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
	min-height: 125px;
}

.et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_video .pagination {
	position: relative;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et_pb_bg_layout_dark .et_pb_post p {
	color: inherit;
}

.et_pb_text_color_dark .et_audio_content h2, .et_pb_text_color_dark .et_link_content a.et_link_main_url, .et_pb_text_color_dark .et_link_content h2, .et_pb_text_color_dark .et_quote_content blockquote cite, .et_pb_text_color_dark .et_quote_content blockquote p {
	color: #666 !important;
}

.et_pb_text_color_dark.et_audio_content h2, .et_pb_text_color_dark.et_link_content a.et_link_main_url, .et_pb_text_color_dark.et_link_content h2, .et_pb_text_color_dark.et_quote_content blockquote cite, .et_pb_text_color_dark.et_quote_content blockquote p {
	color: #bbb !important;
}

.et_pb_text_color_dark.et_audio_content, .et_pb_text_color_dark.et_link_content, .et_pb_text_color_dark.et_quote_content {
	background-color: #e8e8e8;
}

@media (min-width:981px) and (max-width:1100px) {
	.et_quote_content {
		padding: 50px 70px 45px;
	}
	
	.et_pb_column_2_3 .et_quote_content {
		padding: 50px 50px 45px;
	}
	
	.et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_quote_content {
		padding: 35px 47px 30px;
	}
	
	.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_column_4_4 .et_pb_post .et_pb_slide {
		min-height: 534px;
	}
	
	.et_pb_column_3_4 .et_pb_post .et_pb_slide {
		min-height: 392px;
	}
	
	.et_pb_column_2_3 .et_pb_post .et_pb_slide {
		min-height: 345px;
	}
	
	.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
		min-height: 250px;
	}
	
	.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
	
	.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
		min-height: 108px;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2 {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_content h2, .et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_tablet .et_link_content h2, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_content h2, .et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet .et_link_content h2, .et_pb_text_color_dark_tablet .et_quote_content blockquote cite, .et_pb_text_color_dark_tablet .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content h2, .et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet.et_link_content h2, .et_pb_text_color_dark_tablet.et_quote_content blockquote cite, .et_pb_text_color_dark_tablet.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_tablet.et_audio_content, .et_pb_text_color_dark_tablet.et_link_content, .et_pb_text_color_dark_tablet.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 384px !important;
	}
	
	.et_quote_content {
		padding: 50px 43px 45px !important;
	}
	
	.et_quote_content blockquote p {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_quote_content blockquote cite {
		font-size: 18px !important;
	}
	
	.et_link_content {
		padding: 40px 40px 45px;
	}
	
	.et_link_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
	}
	
	.et_link_content a.et_link_main_url {
		font-size: 18px !important;
	}
}

@media (max-width:767px) {
	.et_audio_content h2, .et_link_content h2, .et_quote_content, .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.et_audio_content, .et_link_content {
		padding: 35px 20px !important;
	}
	
	.et_audio_content h2 {
		margin-bottom: 9px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2 {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content {
		background-color: #e8e8e8;
	}
	
	.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
		font-size: 14px !important;
	}
	
	.format-gallery .et-pb-controllers {
		height: auto;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_content h2, .et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_phone .et_link_content h2, .et_pb_bg_layout_dark_phone .et_quote_content blockquote cite, .et_pb_bg_layout_dark_phone .et_quote_content blockquote p {
		color: #fff !important;
	}
	
	.et_pb_text_color_dark_phone .et_audio_content h2, .et_pb_text_color_dark_phone .et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone .et_link_content h2, .et_pb_text_color_dark_phone .et_quote_content blockquote cite, .et_pb_text_color_dark_phone .et_quote_content blockquote p {
		color: #666 !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content h2, .et_pb_text_color_dark_phone.et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone.et_link_content h2, .et_pb_text_color_dark_phone.et_quote_content blockquote cite, .et_pb_text_color_dark_phone.et_quote_content blockquote p {
		color: #bbb !important;
	}
	
	.et_pb_text_color_dark_phone.et_audio_content, .et_pb_text_color_dark_phone.et_link_content, .et_pb_text_color_dark_phone.et_quote_content {
		background-color: #e8e8e8;
	}
}

@media (max-width:479px) {
	.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
		font-size: 1.5rem;
		line-height: 1.5rem;
		margin-left: -.75rem;
		margin-top: -.75rem;
	}
	
	.et_audio_content, .et_quote_content {
		padding: 35px 20px !important;
	}
	
	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 156px !important;
	}
}

.et_full_width_page .et_gallery_item {
	float: left;
	width: 20.875%;
	margin: 0 5.5% 5.5% 0;
}

.et_full_width_page .et_gallery_item:nth-child(3n) {
	margin-right: 5.5%;
}

.et_full_width_page .et_gallery_item:nth-child(3n+1) {
	clear: none;
}

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

.et_full_width_page .et_gallery_item:nth-child(4n+1) {
	clear: both;
}

.et_overlay {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .9);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
}

.et_overlay:before {
	color: #2ea3f2;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 32px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.et_portfolio_image, .et_shop_image {
	position: relative;
	display: block;
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

#ie7 .et_overlay, #ie8 .et_overlay {
	display: none;
}

.et_pb_module.et_pb_has_overlay {
	position: relative;
}

.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
	border: none;
}

.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px;
}

.et_audio_container .mejs-container {
	width: auto !important;
	min-width: unset !important;
	height: auto !important;
}

.et_audio_container .mejs-container, .et_audio_container .mejs-container .mejs-controls, .et_audio_container .mejs-embed, .et_audio_container .mejs-embed body {
	background: none;
	height: auto;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded, .et_audio_container .mejs-time.mejs-currenttime-container {
	display: none !important;
}

.et_audio_container .mejs-time {
	display: block !important;
	padding: 0;
	margin-left: 10px;
	margin-right: 90px;
	line-height: inherit;
}

.et_audio_container .mejs-android .mejs-time, .et_audio_container .mejs-ios .mejs-time, .et_audio_container .mejs-ipad .mejs-time, .et_audio_container .mejs-iphone .mejs-time {
	margin-right: 0;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 100%, .5);
	border-radius: 5px;
	height: 4px;
	margin: 8px 0 0;
	top: 0;
	right: 0;
	left: auto;
}

.et_audio_container .mejs-controls>div {
	height: 20px !important;
}

.et_audio_container .mejs-controls div.mejs-time-rail {
	padding-top: 0;
	position: relative;
	display: block !important;
	margin-left: 42px;
	margin-right: 0;
}

.et_audio_container span.mejs-time-total.mejs-time-slider {
	display: block !important;
	position: relative !important;
	max-width: 100%;
	min-width: unset !important;
}

.et_audio_container .mejs-button.mejs-volume-button {
	width: auto;
	height: auto;
	margin-left: auto;
	position: absolute;
	right: 59px;
	bottom: -2px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	height: 4px;
	border-radius: 5px;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	border: none;
	width: 10px;
}

.et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.et_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;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: unset !important;
	position: relative;
}

@media (max-width:980px) {
	.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

@media (max-width:767px) {
	.et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 14px !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5);
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #fff;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5);
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #666;
	}
	
	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666;
	}
	
	.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #999;
	}
}

.et_pb_video_box {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0;
}

.et_pb_video_box video {
	width: 100% !important;
	height: auto !important;
}

.et_pb_video_overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.et_pb_video_play:before {
	font-family: ETmodules;
	content: "I";
}

.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 50%;
	top: 50%;
}

.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
	font-size: 6rem;
	line-height: 6rem;
	margin-left: -3rem;
	margin-top: -3rem;
}

.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
	font-size: 3rem;
	line-height: 3rem;
	margin-left: -1.5rem;
	margin-top: -1.5rem;
}

.et_pb_bg_layout_light .et_pb_video_play {
	color: #333;
}

.et_pb_video_overlay_hover {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
		font-size: 6rem;
		line-height: 6rem;
		margin-left: -3rem;
		margin-top: -3rem;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_video_play {
		color: #333;
	}
}

@media (max-width:768px) {
	.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
		font-size: 3rem;
		line-height: 3rem;
		margin-left: -1.5rem;
		margin-top: -1.5rem;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_video_play {
		color: #333;
	}
}

.et_pb_slider {
	position: relative;
	overflow: hidden;
}

.et_pb_slide {
	padding: 0 6%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.et_pb_slider .et_pb_slide {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
	width: 100%;
	text-align: center;
	list-style: none !important;
	background-position: 50%;
	background-size: 100%;
	background-size: cover;
}

.et_pb_slider .et_pb_slide:first-child {
	display: list-item;
}

.et-pb-controllers {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.et-pb-controllers a {
	display: inline-block;
	background-color: hsla(0, 0%, 100%, .5);
	text-indent: -9999px;
	border-radius: 7px;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	padding: 0;
	opacity: .5;
}

.et-pb-controllers .et-pb-active-control {
	opacity: 1;
}

.et-pb-controllers a:last-child {
	margin-right: 0;
}

.et-pb-controllers .et-pb-active-control {
	background-color: #fff;
}

.et_pb_slides .et_pb_temp_slide {
	display: block;
}

.et_pb_slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_light_tablet .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_slide_content {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_slide_content {
		color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

@media (max-width:767px) {
	.et-pb-controllers {
		position: absolute;
		bottom: 5%;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 10;
		height: 14px;
	}
	
	.et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
		bottom: 18px;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9);
	}
	
	.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
		background-color: #333;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper, .et_pb_bg_layout_light_phone .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3);
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
		background-color: #fff;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5);
	}
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
	position: absolute;
	top: 50%;
	z-index: 100;
	font-size: 48px;
	color: #fff;
	margin-top: -24px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0;
}

.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: #333;
}

.et_pb_slider:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_pb_slider:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	background-color: #333;
}

.et_pb_bg_layout_light .et-pb-controllers a {
	background-color: rgba(0, 0, 0, .3);
}

.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	text-decoration: none;
}

.et-pb-arrow-next span, .et-pb-arrow-prev span {
	display: none;
}

.et-pb-arrow-prev {
	left: -22px;
}

.et-pb-arrow-next {
	right: -22px;
}

.et-pb-arrow-prev:before {
	content: "4";
}

.et-pb-arrow-next:before {
	content: "5";
}

.format-gallery .et-pb-arrow-next, .format-gallery .et-pb-arrow-prev {
	color: #fff;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide, .et_pb_column_1_5 .et_pb_slider .et_pb_slide, .et_pb_column_1_6 .et_pb_slider .et_pb_slide {
	min-height: 170px;
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-arrow-next, .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_tablet .et-pb-arrow-next, .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_slider:hover .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_pb_slider:hover .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
	
	.et_pb_bg_layout_light_phone .et-pb-arrow-next, .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
		color: #333;
	}
	
	.et_pb_bg_layout_dark_phone .et-pb-arrow-next, .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
		color: #fff;
	}
}

.et_mobile_device .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_mobile_device .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

@media (max-width:767px) {
	.et_mobile_device .et-pb-arrow-prev {
		left: 0;
		opacity: 1;
	}
	
	.et_mobile_device .et-pb-arrow-next {
		right: 0;
		opacity: 1;
	}
}

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

ul.et_pb_social_media_follow {
	list-style-type: none !important;
	margin: 0 0 22px;
	padding: 0;
}

.et_pb_social_media_follow li {
	display: inline-block;
	margin-bottom: 8px;
	position: relative;
}

.et_pb_social_media_follow li a {
	margin-right: 8px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.et_pb_social_media_follow li a.follow_button {
	padding: 0 12px;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 1.6em;
	background: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .5);
	border-radius: 3px;
	border-width: 0;
	border-style: solid;
	-webkit-transition: all .3s;
	transition: all .3s;
}

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

.et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
	margin-right: 8px;
}

.et_pb_social_media_follow li a.follow_button:hover {
	background: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .6);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	background: rgba(0, 0, 0, .6);
	color: hsla(0, 0%, 100%, .8);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

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

.et_pb_social_media_follow li a.icon:before {
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	z-index: 10;
}

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

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

.et_pb_social_media_follow_network_name {
	display: none;
}

.et_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;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}

.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 li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

.rtl .et_pb_social_media_follow li a {
	margin-left: 8px;
	margin-right: 0;
}
