@media (min-width:981px) {
	.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 28.353%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
		width: 48%;
		margin-right: 4%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1) {
		clear: none;
	}
}

@media (min-width:981px) {}

@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_full_width_page.woocommerce-page ul.products li.product {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 33.333%;
		margin-right: 0;
	}
}

@media (max-width:980px) {}

@media (max-width:767px) {}

@media (max-width:479px) {}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal;
	}
}

@media (max-width:980px) {}

@media (max-width:767px) {}

@media (max-width:479px) {}

@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_full_width_page.woocommerce-page ul.products li.product {
		width: 19%;
		margin-right: 8%;
		margin-bottom: 8%;
	}
	
	.et_pb_gutters4.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters4.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 26.027%;
		margin-right: 10.959%;
	}
}

@media (min-width:981px) {}

.et_animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.et_had_animation {
	position: relative;
}

.et_animated.fade {
	-webkit-animation-name: et_pb_fade;
	animation-name: et_pb_fade;
}

.et_animated.fadeTop {
	-webkit-animation-name: et_pb_fadeTop;
	animation-name: et_pb_fadeTop;
}

.et_animated.fadeRight {
	-webkit-animation-name: et_pb_fadeRight;
	animation-name: et_pb_fadeRight;
}

.et_animated.fadeBottom {
	-webkit-animation-name: et_pb_fadeBottom;
	animation-name: et_pb_fadeBottom;
}

.et_animated.fadeLeft {
	-webkit-animation-name: et_pb_fadeLeft;
	animation-name: et_pb_fadeLeft;
}

.et_animated.slide {
	-webkit-animation-name: et_pb_slide;
	animation-name: et_pb_slide;
}

.et_animated.slideTop {
	-webkit-animation-name: et_pb_slideTop;
	animation-name: et_pb_slideTop;
}

.et_animated.slideRight {
	-webkit-animation-name: et_pb_slideRight;
	animation-name: et_pb_slideRight;
}

.et_animated.slideBottom {
	-webkit-animation-name: et_pb_slideBottom;
	animation-name: et_pb_slideBottom;
}

.et_animated.slideLeft {
	-webkit-animation-name: et_pb_slideLeft;
	animation-name: et_pb_slideLeft;
}

.et_animated.bounce {
	-webkit-animation-name: et_pb_bounce;
	animation-name: et_pb_bounce;
}

.et_animated.bounceTop {
	-webkit-animation-name: et_pb_bounceTop;
	animation-name: et_pb_bounceTop;
}

.et_animated.bounceRight {
	-webkit-animation-name: et_pb_bounceRight;
	animation-name: et_pb_bounceRight;
}

.et_animated.bounceBottom {
	-webkit-animation-name: et_pb_bounceBottom;
	animation-name: et_pb_bounceBottom;
}

.et_animated.bounceLeft {
	-webkit-animation-name: et_pb_bounceLeft;
	animation-name: et_pb_bounceLeft;
}

.et_animated.zoom {
	-webkit-animation-name: et_pb_zoom;
	animation-name: et_pb_zoom;
}

.et_animated.zoomTop {
	-webkit-animation-name: et_pb_zoomTop;
	animation-name: et_pb_zoomTop;
	-webkit-transform-origin: top;
	transform-origin: top;
}

.et_animated.zoomRight {
	-webkit-animation-name: et_pb_zoomRight;
	animation-name: et_pb_zoomRight;
	-webkit-transform-origin: right;
	transform-origin: right;
}

.et_animated.zoomBottom {
	-webkit-animation-name: et_pb_zoomBottom;
	animation-name: et_pb_zoomBottom;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}

.et_animated.zoomLeft {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: left;
	transform-origin: left;
}

.et_animated.flip {
	-webkit-animation-name: et_pb_flip;
	animation-name: et_pb_flip;
}

.et_animated.flipTop {
	-webkit-animation-name: et_pb_flipTop;
	animation-name: et_pb_flipTop;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.flipRight {
	-webkit-animation-name: et_pb_flipRight;
	animation-name: et_pb_flipRight;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.flipBottom {
	-webkit-animation-name: et_pb_flipBottom;
	animation-name: et_pb_flipBottom;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.flipLeft {
	-webkit-animation-name: et_pb_flipLeft;
	animation-name: et_pb_flipLeft;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.et_animated.fold {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-animation-name: et_pb_fold;
	animation-name: et_pb_fold;
}

.et_animated.foldTop {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-name: et_pb_foldTop;
	animation-name: et_pb_foldTop;
}

.et_animated.foldRight {
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-animation-name: et_pb_foldRight;
	animation-name: et_pb_foldRight;
}

.et_animated.foldBottom {
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom;
}

.et_animated.foldLeft {
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft;
}

.et_animated.roll {
	-webkit-animation-name: et_pb_roll;
	animation-name: et_pb_roll;
}

.et_animated.rollTop {
	-webkit-animation-name: et_pb_rollTop;
	animation-name: et_pb_rollTop;
}

.et_animated.rollRight {
	-webkit-animation-name: et_pb_rollRight;
	animation-name: et_pb_rollRight;
}

.et_animated.rollBottom {
	-webkit-animation-name: et_pb_rollBottom;
	animation-name: et_pb_rollBottom;
}

.et_animated.rollLeft {
	-webkit-animation-name: et_pb_rollLeft;
	animation-name: et_pb_rollLeft;
}

#main-header.et-disabled-animations * {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
}

.et_fixed_nav.et_show_nav #page-container {
	padding-top: 80px;
}

.et_fixed_nav.et_show_nav.et-tb #page-container, .et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
	padding-top: 0 !important;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 111px;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
	padding-top: 177px;
}

.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
	padding-top: 147px;
}

.et_fixed_nav #main-header {
	position: fixed;
}

.et-cloud-item-editor #page-container {
	padding-top: 0 !important;
}

.et_hide_search_icon #et_top_search {
	display: none !important;
}

.et_pb_svg_logo #logo {
	height: 54%;
}

.safari .centered-inline-logo-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#et-define-logo-wrap img {
	width: 100%;
}

.gecko #et-define-logo-wrap.svg-logo {
	position: relative !important;
}

.et_fixed_nav #et-top-navigation {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.et-cart-info span:before {
	content: "";
	margin-right: 10px;
	position: relative;
}

#et_search_icon:before {
	content: "U";
	font-size: 17px;
	left: 0;
	position: absolute;
	top: -3px;
}

#et_search_icon:hover {
	cursor: pointer;
}

#et_top_search {
	float: right;
	margin: 3px 0 0 22px;
	position: relative;
	display: block;
	width: 18px;
}

#et_top_search.et_search_opened {
	position: absolute;
	width: 100%;
}

.et-search-form {
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1000;
	width: 100%;
}

.et-search-form input {
	width: 90%;
	border: none;
	color: #333;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	margin: auto;
	background: transparent;
}

.et-search-form .et-search-field::-ms-clear {
	width: 0;
	height: 0;
	display: none;
}

.et_search_form_container {
	-webkit-animation: none;
	animation: none;
	-o-animation: none;
}

.container.et_search_form_container {
	position: relative;
	opacity: 0;
	height: 1px;
}

.container.et_search_form_container.et_pb_search_visible {
	z-index: 999;
	-webkit-animation: fadeInTop 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInTop 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.et_pb_search_visible.et_pb_no_animation {
	opacity: 1;
}

.et_pb_search_form_hidden {
	-webkit-animation: fadeOutTop 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutTop 1s 1 cubic-bezier(.77, 0, .175, 1);
}

span.et_close_search_field {
	display: block;
	width: 30px;
	height: 30px;
	z-index: 99999;
	position: absolute;
	right: 0;
	cursor: pointer;
	top: 0;
	bottom: 0;
	margin: auto;
}

span.et_close_search_field:after {
	font-family: "ETmodules";
	content: "M";
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 32px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.container.et_search_form_container.et_pb_search_form_hidden {
	z-index: 1 !important;
}

.et_search_outer {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.container.et_pb_menu_hidden {
	z-index: -1;
}

form.et-search-form {
	background: rgba(0, 0, 0, 0) !important;
}

.et-cart-info {
	color: inherit;
}

#et-top-navigation .et-cart-info {
	float: left;
	margin: -2px 0 0 22px;
	font-size: 16px;
}

.nav li.et-touch-hover>ul {
	opacity: 1;
	visibility: visible;
}

#top-menu li .menu-item-has-children>a:first-child {
	padding-right: 40px;
}

#top-menu li .menu-item-has-children>a:first-child:after {
	right: 20px;
	top: 6px;
}

#top-menu li.mega-menu {
	position: inherit;
}

#top-menu li.mega-menu>ul {
	padding: 30px 20px;
	position: absolute !important;
	width: 100%;
	left: 0 !important;
}

#top-menu li.mega-menu ul li {
	margin: 0;
	float: left !important;
	display: block !important;
	padding: 0 !important;
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n) {
	clear: right;
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
	clear: left;
}

#top-menu li.mega-menu ul li li {
	width: 100%;
}

#top-menu li.mega-menu li>ul {
	-webkit-animation: none !important;
	animation: none !important;
	padding: 0px;
	border: none;
	left: auto;
	top: auto;
	width: 90% !important;
	position: relative;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#top-menu li.mega-menu li ul {
	visibility: visible;
	opacity: 1;
	display: none;
}

#top-menu li.mega-menu.et-hover li ul {
	display: block;
}

#top-menu li.mega-menu.et-hover>ul {
	opacity: 1 !important;
	visibility: visible !important;
}

#top-menu li.mega-menu>ul>li>a {
	width: 90%;
	padding: 0 20px 10px;
}

#top-menu li.mega-menu>ul>li>a:first-child {
	padding-top: 0 !important;
	font-weight: bold;
	border-bottom: 1px solid rgba(0, 0, 0, .03);
}

#top-menu li.mega-menu>ul>li>a:first-child:hover {
	background-color: transparent !important;
}

#top-menu li.mega-menu li>a {
	width: 100%;
}

#top-menu li.mega-menu.mega-menu-parent li li, #top-menu li.mega-menu.mega-menu-parent li>a {
	width: 100% !important;
}

#top-menu li.mega-menu.mega-menu-parent li>.sub-menu {
	float: left;
	width: 100% !important;
}

#top-menu li.mega-menu>ul>li {
	width: 25%;
	margin: 0;
}

#top-menu li.mega-menu.mega-menu-parent-3>ul>li {
	width: 33.33%;
}

#top-menu li.mega-menu.mega-menu-parent-2>ul>li {
	width: 50%;
}

#top-menu li.mega-menu.mega-menu-parent-1>ul>li {
	width: 100%;
}

#top-menu li.mega-menu .menu-item-has-children>a:first-child:after {
	display: none;
}

#top-menu li.mega-menu>ul>li>ul>li {
	width: 100%;
	margin: 0;
}

.et_pb_menu_hidden #top-menu, .et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden .et-cart-info {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.et_pb_menu_visible #top-menu, .et_pb_menu_visible #et_search_icon:before, .et_pb_menu_visible .et-cart-info {
	z-index: 99;
	opacity: 1;
	-webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.et_pb_menu_hidden #top-menu, .et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden .mobile_menu_bar {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.et_pb_menu_visible #top-menu, .et_pb_menu_visible #et_search_icon:before, .et_pb_menu_visible .mobile_menu_bar {
	z-index: 99;
	opacity: 1;
	-webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.et_pb_no_animation #top-menu, .et_pb_no_animation #et_search_icon:before, .et_pb_no_animation .mobile_menu_bar, .et_pb_no_animation.et_search_form_container {
	animation: none !important;
	-o-animation: none !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
}

body.admin-bar.et_fixed_nav #main-header {
	top: 32px;
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header {
	top: 28px;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 30px;
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 63px;
}

@media all and (min-width: 981px) {
	.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
		height: 0;
		opacity: 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	
	.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap, .et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap {
		height: 0;
		opacity: 0;
		padding: 0;
	}
	
	.et-animated-content#page-container {
		-webkit-transition: margin-top .4s ease-in-out;
		transition: margin-top .4s ease-in-out;
	}
	
	.et_hide_nav #page-container {
		-webkit-transition: none;
		transition: none;
	}
	
	.et_fullwidth_nav .et-search-form, .et_fullwidth_nav .et_close_search_field {
		right: 30px;
	}
	
	#main-header.et-fixed-header {
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
		box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation {
		padding-top: 20px;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
		padding-bottom: 20px;
	}
	
	.et_hide_nav.et_fixed_nav #main-header {
		opacity: 0;
	}
	
	.et_hide_nav.et_fixed_nav .et-fixed-header#main-header {
		-webkit-transform: translateY(0px) !important;
		transform: translateY(0px) !important;
		opacity: 1;
	}
	
	.et_hide_nav .centered-inline-logo-wrap, .et_hide_nav.et_fixed_nav #main-header, .et_hide_nav.et_fixed_nav #main-header, .et_hide_nav .centered-inline-logo-wrap {
		-webkit-transition-duration: .7s;
		transition-duration: .7s;
	}
	
	.et_hide_nav #page-container {
		padding-top: 0 !important;
	}
	
	.et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out;
	}
	
	.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover>ul, .et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
}

@media all and (max-width: 980px) {
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav #page-container {
		padding-top: 80px;
	}
	
	.et_fixed_nav.et_show_nav.et-tb #page-container, .et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
		padding-top: 0 !important;
	}
	
	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 32px !important;
	}
	
	.et_hide_mobile_logo #main-header .logo_container {
		display: none;
		opacity: 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	
	.et_hide_nav.et_fixed_nav #main-header {
		-webkit-transform: translateY(0px) !important;
		transform: translateY(0px) !important;
		opacity: 1;
	}
	
	.et_fixed_nav #main-header {
		position: absolute;
	}
	
	.et_fixed_nav #main-header {
		-webkit-transition: none;
		transition: none;
	}
	
	.et_fixed_nav_temp #main-header {
		top: 0 !important;
	}
	
	#et_top_search {
		margin: 0 35px 0 0;
		float: left;
	}
	
	#et_search_icon:before {
		top: 7px;
	}
	
	.et_header_style_left .et-search-form {
		width: 50% !important;
		max-width: 50% !important;
	}
	
	#et-top-navigation .et-cart-info {
		margin-top: 5px;
	}
}

@media screen and (max-width: 782px) {
	body.admin-bar.et_fixed_nav #main-header {
		top: 46px;
	}
}

@media all and (max-width: 767px) {
	body.admin-bar.et_fixed_nav #main-header {
		top: 46px;
	}
}

@media all and (max-width: 479px) {}

@media print {}

.et-menu li li a {
	padding: 6px 20px;
	width: 200px;
}

.nav li.et-hover>ul {
	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;
}

.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;
}

.et_pb_module .mobile_menu_bar:before {
	top: 2px;
}

.et_fixed_nav #top-header {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
}

#et-secondary-nav, #et-secondary-nav li {
	display: inline-block;
}

#et-secondary-nav a {
	-webkit-transition: background-color .4s, color .4s ease-in-out;
	transition: background-color .4s, color .4s ease-in-out;
}

#et-secondary-nav li {
	margin-right: 15px;
}

#et-secondary-nav>li:last-child {
	margin-right: 0;
}

#et-secondary-nav li {
	position: relative;
	text-align: right;
}

#et-secondary-nav li ul {
	position: absolute;
	right: 0;
	padding: 1em 0;
}

#et-secondary-nav li ul ul {
	right: 220px;
	top: 0;
	margin-top: -1em;
}

#et-secondary-nav li ul li {
	display: block;
}

#et-secondary-nav li ul {
	z-index: 999999;
	visibility: hidden;
	opacity: 0;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

#et-secondary-nav li ul {
	-webkit-transform: translate3d(0, 0, 0);
}

#et-secondary-nav li.et-hover>ul {
	visibility: visible;
}

#et-secondary-nav li>ul {
	width: 220px;
}

#et-secondary-nav li:hover>ul, #et-secondary-nav li.et-touch-hover>ul {
	opacity: 1;
	visibility: visible;
}

#et-secondary-nav li li {
	padding: 0 2em;
	margin: 0;
}

#et-secondary-nav li li a {
	padding: 1em;
	width: 100%;
	font-size: 12px;
	line-height: 1em;
	margin-right: 0;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#et-secondary-nav ul li a:hover {
	background-color: rgba(0, 0, 0, .03);
}

#et-secondary-nav li:hover {
	visibility: inherit;
}

#top-header .et-cart-info {
	margin-left: 15px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after {
	top: 0;
}

#et-secondary-nav li .menu-item-has-children>a:first-child:after {
	top: .67em;
	right: auto;
	left: 2.3em;
}

body.admin-bar.et_fixed_nav #top-header {
	top: 32px;
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #top-header {
	top: 28px;
}

@media all and (min-width: 981px) {
	.et_hide_nav.et_fixed_nav #top-header {
		opacity: 0;
	}
	
	.et_hide_nav.et_fixed_nav .et-fixed-header#top-header {
		-webkit-transform: translateY(0px) !important;
		transform: translateY(0px) !important;
		opacity: 1;
	}
	
	.et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_fixed_nav #top-header {
		-webkit-transition-duration: .7s;
		transition-duration: .7s;
	}
}

@media all and (max-width: 980px) {
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container {
		padding-top: 0 !important;
	}
	
	.et_secondary_nav_only_menu #top-header {
		display: none;
	}
	
	.et_fixed_nav #top-header {
		position: absolute;
	}
	
	.et_hide_nav.et_fixed_nav #top-header {
		-webkit-transform: translateY(0px) !important;
		transform: translateY(0px) !important;
		opacity: 1;
	}
	
	.et_secondary_nav_only_menu #main-header, .et_secondary_nav_only_menu #main-header {
		top: 0 !important;
	}
	
	#top-header .et-cart-info {
		margin-left: 0;
	}
}

@media screen and (max-width: 782px) {
	body.admin-bar.et_fixed_nav #top-header {
		top: 46px;
	}
	
	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 46px !important;
	}
	
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 80px;
	}
}

@media all and (max-width: 767px) {
	body.et_fixed_nav.et_secondary_nav_two_panels #main-header {
		top: 58px;
	}
	
	body.admin-bar.et_fixed_nav #top-header {
		top: 46px;
	}
	
	body.admin-bar.et_fixed_nav.et_secondary_nav_two_panels #main-header {
		top: 104px;
	}
}

@media all and (max-width: 980px) {}

@media all and (max-width: 980px) {}

.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_bg_layout_light .et_pb_widget li a {
	color: #666;
}

.widget_search .screen-reader-text, .et_pb_widget .wp-block-search__label {
	display: none;
}

.widget_search input#s, .widget_search input#searchsubmit, .et_pb_widget .wp-block-search__input, .et_pb_widget .wp-block-search__button {
	padding: .7em;
	height: 40px !important;
	margin: 0;
	font-size: 14px;
	line-height: normal !important;
	border: 1px solid #ddd;
	color: #666;
}

.widget_search #s, .et_pb_widget .wp-block-search__input {
	width: 100%;
	border-radius: 3px;
}

.widget_search #searchform, .et_pb_widget .wp-block-search {
	position: relative;
}

.widget_search #searchsubmit, .et_pb_widget .wp-block-search__button {
	background-color: #ddd;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	right: 0;
	top: 0;
}

#searchsubmit, .et_pb_widget .wp-block-search__button {
	cursor: pointer;
}

.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 {
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
}

.et_pb_bottom_inside_divider, .et_pb_top_inside_divider {
	display: block;
	background-repeat-y: no-repeat;
	height: 100%;
	position: absolute;
	pointer-events: none;
	width: 100%;
	left: 0;
	right: 0;
}

.et_pb_bottom_inside_divider.et-no-transition, .et_pb_top_inside_divider.et-no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}

.et-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_section_video_bg {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	pointer-events: none;
	-webkit-transition: display .3s;
	transition: display .3s;
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover, .et_pb_section_video_bg.et_pb_section_video_bg_phone, .et_pb_section_video_bg.et_pb_section_video_bg_tablet, .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
	display: none;
}

.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play {
	display: none !important;
}

.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
	max-width: none;
}

.et_pb_section_video_bg .mejs-video {
	left: 50%;
	position: absolute;
	max-width: none;
}

.et_pb_section_video_bg .mejs-overlay-loading {
	display: none !important;
}

.et_pb_social_network_link .et_pb_section_video {
	overflow: visible;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
	display: none;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover, .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
	display: block;
}

@media (min-width:981px) {
	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) {
	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;
	}
}

body.safari .section_has_divider, body.uiwebview .section_has_divider {
	-webkit-perspective: 2000px;
	perspective: 2000px;
}

.section_has_divider .et_pb_row {
	z-index: 5;
}

.et_pb_row_inner {
	width: 100%;
	position: relative;
}

.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none;
}

.et_pb_row_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) {
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
		padding: 0;
		width: 100%;
	}
	
	.et_section_specialty>.et_pb_row {
		padding: 0;
	}
	
	.et_pb_row_inner {
		width: 100%;
	}
	
	.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 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

@media (max-width:980px) {
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
		padding: 0;
		width: 100%;
	}
	
	.et_section_specialty>.et_pb_row {
		padding: 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: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media (max-width:479px) {}

.et_pb_text ol, .et_pb_text ul {
	padding-bottom: 1em;
}

.et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333;
}

.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_sticky {
	margin-bottom: 0 !important;
	display: inherit;
}

.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}

@media (min-width:981px) {}

@media (max-width:980px) {
	.et_pb_image_sticky_tablet {
		margin-bottom: 0 !important;
		display: inherit;
	}
	
	.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_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_with_border .et-pb-icon, .et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333;
}

.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_module_header a, .et_pb_blurb h4 a {
	text-decoration: none;
}

.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;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
	width: 32px;
	display: table-cell;
	line-height: 0;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image img, .et_pb_blurb_position_right .et_pb_main_blurb_image img {
	width: inherit;
}

.et_pb_blurb_position_left .et-pb-icon, .et_pb_blurb_position_right .et-pb-icon {
	font-size: 32px;
}

.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_main_blurb_image img, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon, .et_pb_blurb_position_right_tablet .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container, .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_tablet .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_tablet .et-pb-icon {
		font-size: 96px;
		display: 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;
	}
}

@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;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_phone .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_phone .et-pb-icon {
		font-size: 96px;
		display: 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;
	}
}

@media (max-width:980px) {
	.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

@media (max-width:767px) {
	.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

.et-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_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_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_gallery .et_pb_gallery_pagination ul li a.active {
	color: #2ea3f2;
}

p.et_pb_gallery_caption {
	line-height: 1.7;
}

.et_pb_with_border .et_pb_gallery_image, .et_pb_with_border .et_pb_gallery_item {
	border: 0 solid #333;
}

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
	margin-top: 10px;
}

.et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
	display: none;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
}

.et_pb_gallery_fullwidth .et_pb_gallery_image img, .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 100%;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item:first-child {
	display: block;
}

.et_pb_gallery.et_pb_section_parallax:hover {
	overflow: hidden;
}

.et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: left;
}

.et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: center;
}

.et_pb_text_align_right.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: right;
}

.et_pb_text_align_justified.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: justify;
}

.et_pb_gallery .et_pb_gallery_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2;
	position: relative;
}

.et_pb_gallery .et_pb_gallery_pagination ul {
	list-style-type: none !important;
	text-align: right;
	margin: 0;
	padding: 0;
}

.et_pb_gallery .et_pb_gallery_pagination ul li {
	display: inline-block;
	padding: 10px;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a {
	font-size: 16px;
	line-height: 16px;
	color: #999;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #82c0c7;
}

.et_pb_gallery_pagination ul:after {
	content: "";
	width: 100%;
	height: 0;
	display: inline-block;
}

.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a {
	color: #fff;
}

.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: inherit;
}

.et_pb_slider.gallery-not-found .et_pb_slide, .et_pb_slider.gallery-not-found .et_pb_slide .et_pb_container {
	min-height: 0 !important;
}

@media (min-width:981px) {
	.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0;
	}
	
	.et_pb_gallery_grid .et_pb_gallery_item h3 {
		font-size: 18px;
	}
	
	.et_pb_gallery_item .et_pb_gallery_caption {
		font-size: 14px;
		margin: .4em 0 0;
	}
	
	.et_pb_row [class*=et_pb_gutters] .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item.last_in_row {
		margin-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff;
	}
	
	.et_pb_text_align_left-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left;
	}
	
	.et_pb_text_align_center-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center;
	}
	
	.et_pb_text_align_right-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right;
	}
	
	.et_pb_text_align_justified-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify;
	}
}

.safari .et_pb_gallery_grid .et_pb_gallery_image {
	overflow: visible;
}

.et_pb_grid_item.first_in_row {
	clear: both;
}

.et_pb_grid_item.et_pb_gallery_item.first_in_row {
	clear: both;
}

@media (min-width:981px) {}

@media (max-width:980px) {}

@media (max-width:767px) {}

@media (max-width:479px) {}

.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;
}

@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;
	}
}

.mfp-wrap .mfp-container button:hover {
	background: transparent !important;
}

.mfp-wrap .mfp-arrow:active {
	position: absolute;
	top: 50%;
}

.mfp-wrap .mfp-close:active {
	position: absolute;
	top: -10px;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	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;
}

.mfp-fade.mfp-bg {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-fade .mfp-wrap .mfp-content {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.mfp-bg {
	z-index: 1000000;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
}

.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
}

.mfp-wrap {
	z-index: 1000001;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none;
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	opacity: .55;
	filter: alpha(opacity=55);
	top: 50%;
	margin: -32px 0 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow-left {
	left: 10px;
}

.mfp-arrow-right {
	right: 10px;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

.mfp-arrow {
	background: none !important;
	margin-top: -32px !important;
	line-height: 1em !important;
}

.mfp-arrow, .mfp-arrow:after {
	width: 48px !important;
	height: 48px !important;
}

.mfp-arrow:after {
	margin: 0 !important;
	top: 0 !important;
	border: none !important;
}

.mfp-arrow-left {
	left: 0 !important;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border: none;
	font-size: 64px;
	color: #fff;
}

.mfp-arrow-left:before, .mfp-arrow-right:before {
	display: none;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	content: "4";
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	content: "5";
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	font-size: 64px;
	font-family: Open Sans, Arial, sans-serif;
	font-weight: 200;
	top: -10px;
	opacity: .2;
}

.mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover {
	opacity: 1;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}

.mfp-figure, img.mfp-img {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75);
	}
	
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}