/* Enter Your Custom CSS Here */

/* NEW SITE */

/* DESKTOP */

.page-id-4450 .entry-title {
display: none;
}

.et_pb_video .et_pb_video_overlay_hover:hover{
	background:none;
}

.help-block{
	text-align:center;
	font-family: Bw Modelica;
	color: #fff !important;
	font-size: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.help-block-mobile{
	text-align:center;
	font-family: Bw Modelica;
	color: #fff !important;
	font-size: 14px !important;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main-content {
    background-color: black;
}

.entry-title{
	color: #fff;
}

.et_pb_post{
	color: #fff;
}

.widgettitle{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

.green_link{
	color: #43D26A;
}

.green_link:hover{
	color: #43D26A;
}


.contact-formv5{
	color:#fff;
}

.header-menu {
  	border-radius: 10px;
  	background-color: #43D26A;
  	text-align: center;
	padding: 12px 24px;
	font-family: "Bw Modelica";
	font-weight: bold;
	letter-spacing: 0;
  	font-size: 14px;
  	line-height: 22px;
	color: #43D26A;
	vertical-align:middle;
}

.faq-tabs-desktop .et_pb_tabs_controls {
	margin-left: 17%;
}

.faq-tabs-desktop .et_pb_tabs_controls li {
	margin-right: 10px;	
}

	.faq-tabs-desktop .et_pb_tabs_controls li:last-child{
		margin-right: 0px;
	}

.faq-tabs-desktop .et_pb_tabs_controls:after{
	border:none;
}

.faq-tabs-desktop .et_pb_tabs_controls li a{
	padding: 0px 22px 4px;
	display: table-cell;
	vertical-align: middle;
    text-decoration: none;
	filter:grayscale();
}

.faq-tabs-desktop .et_pb_tabs_controls li a:before{
	margin-bottom: 15px;
	height: 50px;
	display:block;
	content: "";
}

.faq-tabs-desktop .et_pb_tabs_controls li a:hover{
	filter: none;
}

.faq-tabs-desktop .et_pb_tabs_controls .et_pb_tab_active a{
	filter:none;
}

.faq-tabs-desktop .et_pb_tabs_controls li:nth-child(1) a:before {
	background: url('/wp-content/uploads/2020/03/icon-flag_green_50.png') no-repeat center;	
}

.faq-tabs-desktop .et_pb_tabs_controls li:nth-child(2) a:before {
	background: url('/wp-content/uploads/2020/03/icon-phone_green_50.png') no-repeat center;	
}

.faq-tabs-desktop .et_pb_tabs_controls li:nth-child(3) a:before {
	background: url('/wp-content/uploads/2020/03/icon-products_green_50.png') no-repeat center;	
}

.faq-tabs-desktop .et_pb_tabs_controls li:nth-child(4) a:before {
	background: url('/wp-content/uploads/2020/03/icon-trouble_green_50.png') no-repeat center;	
}

.faq-tabs-desktop .et_pb_tabs_controls li:nth-child(5) a:before {
	background: url('/wp-content/uploads/2020/03/icon-general_green_50.png') no-repeat center;	
}

.faq-tabs-desktop .et_pb_tabs_controls li:nth-child(6) a:before {
	background: url('/wp-content/uploads/2020/03/icon-shipping_green_50.png') no-repeat center;	
}

.privacy_link{
	color: #9B9B9B;
  	font-family: Lato;
  	font-size: 16px;
  	line-height: 22px;
}

.privacy_link:hover{
	color: #43D26A;
  	font-family: Lato;
  	font-size: 16px;
  	line-height: 22px;
}

.privacy_link:active{
	color: #FFFFFF;
  	font-family: Lato;
  	font-size: 16px;
  	font-weight: 500;
  	line-height: 22px;
}

.social_icon{
	filter: grayscale(100%);
	margin-right:30px;
	height: 30px!important;
}

.social_icon:hover{
	filter: none;
}

.et_pb_button, 
.et_button_no_icon .et_pb_button {
	  border: 0px solid #7C8aa0 !important;
	  border-radius: 100px;
	  padding: 0 40px !important;
	  height: 60px;;
	  line-height: 60px !important;
	  font-size: 18px;
	  color: #7c8aa0;
	  background-color: #fff;
	  box-shadow: 0 0 6px 0 rgba(67,210,107,0);
	  transform: scale(1,1);
	  transition: all .3s;
	  outline: none;
	}		
	
.et_pb_button:after{
	display:none;
}

	.et_pb_button:hover,
	.et_button_no_icon .et_pb_button:hover,
	.et_pb_module .et_pb_button:hover {
	  padding: 0 38px !important;
	  color: #fff !important;
	  background-color: #43d26b;
	  border-color: #43d26b;
	  border: 0;
	  box-shadow: 0 25px 40px -20px rgba(67, 210, 107, .9);
	  transform: scale(1.06, 1.06);
	  outline: none;
	}

	.et_pb_button:active,
	.et_button_no_icon .et_pb_button:active,
	.et_pb_module .et_pb_button:active {
	  box-shadow: 0 10px 20px -10px rgba(67,210,107,.7);
	  transform: scale(.9);
	}

.message_button{
	height: 50px;
  	width: 100%;
	border-radius: 6px;
  	background-color: #43D26A;
	color: #FFFFFF;
  	font-family: "Bw Modelica";
  	font-size: 16px;
  	font-weight: bold;
  	line-height: 22px;
  	text-align: center !important;
	border: 0px !important;
	transition: all .2s;
}

.message_button:hover{
	padding: 0 38px !important;
	  color: #fff !important;
	  background-color: #43d26b;
	  border-color: #43d26b;
	  border: 0;
	  box-shadow: 0 25px 40px -20px rgba(67, 210, 107, .9);
	  transform: scale(1.06, 1.06);
	  outline: none;
	transition: all .2s;
}

.message_button_mobile{
	height: 50px;
  	width: 100%;
	border-radius: 6px;
  	background-color: #43D26A;
	color: #FFFFFF;
  	font-family: "Bw Modelica";
  	font-size: 10px !important;
  	font-weight: bold;
  	line-height: 22px;
    text-align: center !important;
	border: 0px !important;
	transition: all .2s;
}

.message_button_mobile:hover{
	padding: 0 38px !important;
	  color: #fff !important;
	  background-color: #43d26b;
	  border-color: #43d26b;
	  border: 0;
	  box-shadow: 0 25px 40px -20px rgba(67, 210, 107, .9);
	  transform: scale(1.06, 1.06);
	  outline: none;
	transition: all .2s;
}

.circle{
	width: 100%;
	border-radius: 50%;
	background: #43D26A;
	padding: 2%;
}

.green_box {
  	border-radius: 10px;
  	background-color: #43D26A;
  	text-align: center;
	padding: 12px 24px;
}

.et_pb_video_play:before {
	content: "";
	background: url(/wp-content/uploads/2021/08/icon-play-masolas.svg);
	display: block;
	height: 60px;
	width: 60px;
}

/* MOBILE */

.oldprice {
	text-decoration: line-through;
	font-size: 18px;
	color: #9B9B9B;
}

.greenheader {
	display: block;
	background: #43D26A;
	padding: 10px 20px;
	width: max-content;
	color: #1D1D1D;
	border-radius: 10px;
	font-family: 'Bw Modelica ExtraBold';
	font-size: 18px;
	line-height: 26px;
}

.mobile-contact form label {
	color: #ffffff;
}
.mobile-contact .caldera-grid .form-control {
	border-radius: 8px;
	border: none;
}

.mobile-contact .caldera-grid .message_button {
	font-family: 'Bw Modelica Bold';
	font-size: 16px;
}

.mobile-button {
	display: inline-block;
	line-height: 50px !important;
	background: #43D26A;
	border-radius: 6px;
	font-family: 'BW Modelica Bold';
	width: 200px;
	text-align: center !important;
	margin-top: 20px;
}

.company-info-mobile h3 {
	margin-top: 20px;
}

.company-info-mobile .top-border {
	border-top: 3px solid #43D26A;
	padding-top: 10px;
}

.footer-menu-mobile ul li {
	line-height: 45px !important;
}

.faq-tabs-mobile .et_pb_tabs_controls:after {
	border: none;
}

.faq-tabs-mobile .et_pb_tabs_controls li:hover {
	filter: none;
}

.faq-tabs-mobile .et_pb_tabs_controls li:nth-child(1) { 
	background: url('/wp-content/uploads/2020/03/icon-flag_green_50.png') no-repeat;
	background-size: auto 30px;
	background-position: 16px center;
}

.faq-tabs-mobile .et_pb_tabs_controls li:nth-child(2) { 
	background: url('/wp-content/uploads/2020/03/icon-phone_green_50.png') no-repeat;
	background-size: auto 30px;
	background-position: 21px center;
}

.faq-tabs-mobile .et_pb_tabs_controls li:nth-child(3) { 
	background: url('/wp-content/uploads/2020/03/icon-products_green_50.png') no-repeat; 
	background-size: auto 30px;
	background-position: 16px center;
}
.faq-tabs-mobile .et_pb_tabs_controls li:nth-child(4) { 
	background: url('/wp-content/uploads/2020/03/icon-trouble_green_50.png') no-repeat; 
	background-size: auto 30px;
	background-position: 25px center;
}
.faq-tabs-mobile .et_pb_tabs_controls li:nth-child(5) { 
	background: url('/wp-content/uploads/2020/03/icon-general_green_50.png') no-repeat; 
	background-size: auto 30px;
	background-position: 21px center;
}
.faq-tabs-mobile .et_pb_tabs_controls li:nth-child(6) { 
	background: url('/wp-content/uploads/2020/03/icon-shipping_green_50.png') no-repeat; 
	background-size: auto 30px;
	background-position: 16px center;
}

.faq-tabs-mobile .et_pb_accordion .et_pb_toggle {
	border: none;
	border-bottom: 1px solid #393939;
}

@media (max-width: 980px) {
	.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth {
		width: 90% !important;
	}
}

/* OLD SITE */

.header-leaders-slider .et_pb_slide_description { 
    float:left !important;
}
.header-leaders-slider .et_pb_slide_image { 
    right:0; 
}

.et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.label {
    font-size: 0 !important;
    width: auto;
    min-width: 0;
   display: block !important;
    vertical-align: top;
    margin-right: 10px;
	padding-top: 10px;
}

.custom-countdown-1.et_pb_countdown_timer .section.values {
width: 21%;
}
 
.custom-countdown-1 div.sep.section {
display: none;
}
 
.custom-countdown-1 .value {
letter-spacing: 6px;
background-color: rgba(255, 255, 255, 0.3);;
padding: 10px 6px !important;
padding-left: 11px !important;
}
.custom-countdown-1 .hours {
margin-right: 10px;
	margin-left: 0px;
}

.custom-countdown-1 .days {
margin-right: 25px;
	margin-left: 0px;
}

.custom-countdown-1 .miuntes {
margin-left: 0px;
}

.custom-countdown-2.et_pb_countdown_timer .section.values {
width: 21%;
}
 
.custom-countdown-2 div.sep.section {
display: none;
}
 
.custom-countdown-2 .value {
letter-spacing: 6px;
background-color: rgba(255, 255, 255, 0.3);;
padding: 20px !important;

}
.custom-countdown-2 .hours {
margin-right: 10px;

}

.custom-countdown-2 .days {
margin-right: 30px;

}

.custom-countdown-2 .miuntes {
	margin-right: 0px;
	
}
.caldera_promo_bold{
	color: #fff;
	text-align:center;
	font-weight: bold;
}

.caldera_promo{
	color: #fff !important;
	text-align:center;
}


.link_price{
       color:#fff;
}

.link:hover{
        color: #43d26b;
}

.price_box{
	display: inline-block;
	position: relative;
	bottom: 72px;
}

.price_box_popular{
	display: inline-block;
	position: relative;
}

.et_parallax_bg {
	background-size: contain !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav ul li a, 
.et_header_style_split .et-fixed-header #et-top-navigation nav ul li a {
	padding-bottom: 10px !important;
}

.et_header_style_left #et-top-navigation, 
.et_header_style_split #et-top-navigation {
	padding-top: 10px !important;
}

.menu-download-app-store-icon {
	height: 40px;
	transition: all .5s;
}

.menu-download-app-store-icon:hover {
	opacity: 0.3;
}

.zoom-img-container {
	border-radius: 5px;
	width: 500px;
	height: 375px;
	overflow: hidden;
	margin: 20px auto 0 auto;
}
.rounded-img {
	transition: all .5s;
}
	.rounded-img:hover{
		transform: scale(1.3);
		transition: all .5s;
	}

.strong {
    font-weight: bold !important;
}

#smartbanner{
	position: relative !important;
	top: 80px !important;
}

.et-pb-portfolio-module-image {
	max-width: 318px;
}

.et_pb_slider_0 .et_pb_slides {
	height: 100%;
}

.et_pb_button2,
.et_button_no_icon .et_pb_button2 {
	  border: 0px solid #7C8aa0;
	  border-radius: 100px;
	  padding: 0 38px !important;
	  height: 52px;
	  line-height: 52px !important;
	  font-size: 18px;
	  text-transform: uppercase;
	  color: #fff;
	  background-color: #43d26b;
	  box-shadow: 0 0 6px 0 rgba(67,210,107,0);
	  transform: scale(1,1);
	  transition: all .3s;
	  outline: none;
	}

	.et_pb_button2:hover,
	.et_button_no_icon .et_pb_button2:hover,
	.et_pb_module .et_pb_button2:hover {
	  padding: 0 38px !important;
	  color: #fff !important;
	  background-color: #43d26b;
	  border-color: #43d26b;
	  border: 0;
	  box-shadow: 0 25px 40px -20px rgba(67, 210, 107, .9);
	  transform: scale(1.06, 1.06);
	  outline: none;
	}

	.et_pb_button2:active,
	.et_button_no_icon .et_pb_button2:active,
	.et_pb_module .et_pb_button2:active {
	  box-shadow: 0 10px 20px -10px rgba(67,210,107,.7);
	  transform: scale(.9);
	}

.slick-slide img{
padding-left: 10px !important;
padding-right: 10px !important;
border-radius: 5px 5px 5px 5px !important;
}

.link{
       color:#deb77f;
}

.link:hover{
        color: #43d26b;
}

.et_pb_section_3.et_pb_section {
           background-color: #eff3f7 !important;
}

.et_pb_all_tabs {
          border-radius: 10px;
}

.payment_select {
         background-color: transparent;
         -webkit-appearance: none;
         -moz-appearance: none;
         appearance: none;
         border: none;
         color: #DEB77F;
         font-weight: bold;
         cursor: pointer;
}

.menu-59 {
         background: url(https://allyos.demo.bigfish.hu/wp-content/uploads/2018/04/dropdown_arrow_s.png) 96% / 15% no-repeat;
         width: 180px;
         display: block;
}

@font-face {
	  font-family: 'open_sans_allyosbold';
	  src: url('/wp-content/fonts/opensans_allyos_bold.woff2') format('woff2'),
	  url('/wp-content/fonts/opensans_allyos_bold.woff') format('woff'),
	  url('/wp-content/fonts/opensans_allyos_bold.ttf') format('truetype'),
	  url('/wp-content/fonts/opensans_allyos_bold.svg#open_sans_allyosbold') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}

	@font-face {
	  font-family: 'open_sans_allyosregular';
	  src: url('/wp-content/fonts/opensans_allyos_regular.woff2') format('woff2'),
	  url('/wp-content/fonts/opensans_allyos_regular.woff') format('woff'),
	  url('/wp-content/fonts/opensans_allyos_regular.ttf') format('truetype'),
	  url('/wp-content/fonts/opensans_allyos_regular.svg#open_sans_allyosregular') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}

	html,
	body {
	  font-family: 'Open Sans';
	  overflow-x: hidden;
	}

	strong,
	.bold,
	.widgettitle,
	h1,h2,h3 {
	  font-family: 'Open Sans';
	  font-weight: 400;
	}

	.regular h1, .regular h2,.regular h3 {
	  font-family: 'open_sans_allyosregular';
	}

	a,
	.et_pb_widget a,
	.et_pb_widget li a {
	  color: #ffffff;
	}

	a:active,
	a:hover,
	.et_pb_widget a:active,
	.et_pb_widget a:hover,
	.et_pb_widget li a:active,
	.et_pb_widget li a:hover {
	  color: #43d26b;
	}
	.entry-content {
		overflow:hidden;
	}
	#top-menu li a {
	  text-transform: capitalize;
	}

	#top-menu-nav #top-menu a:hover,
	#mobile_menu_slide a:hover { 
		color: #fff !important; 
		opacity:1 !important;
	}
	.darklink {
		color: #2ea3f2;
	}
		.darklink:hover {
			color: #43d26b;
			text-decoration: underline;
		}
	.green-list {		
		color: #7c8aa0;
		list-style-position: outside !important;
	}
	.green-list p {
		color: #7c8aa0;
	}

	.carouselreadmore {
		border: 1px solid #7C8aa0;
		border-bottom: 1px solid rgb(124,138,160) !important;
		border-radius: 100px;
		padding: 0 25px !important;
		height: 30px;
		line-height: 30px !important;
		font-size: 14px;
		text-transform: uppercase;
		color: #7c8aa0;
		background-color: #fff;	
		transform: scale(1,1);
		transition: all .3s;
		outline: none;
	}
		.carouselreadmore:hover {		
			color: #fff !important;
			background-color: #43d26b;
			border-color: #43d26b;
			border: 0 !important;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			box-shadow: 0 25px 40px -20px rgba(67,210,107,.9);
			transform: scale(1.06,1.06);
			outline: none;
		}

	
	
	.floating-button{
		border: 0 !important;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-radius: 0 !important;
		position: fixed;
		right: -113px;
		top: 30%;
		z-index: 50;
		background-color: #43d26b !important;
		width: 260px;
	}
		.floating-button:hover{
			right: 0;
			background-color: #43d26b !important;
		}
		.floating-button:hover::before{			
			background-color: #43d26b !important;
		}

	blockquote {
	  border-color: #7c8aa0;
	}

	hr {
	  border: 0;
	  height: 0;
	  border-bottom: 1px solid #cad0d8;
	  margin: 10px 0 20px 0;
	}

	img {
	  display: inline-block;
	}

	.et_pb_fullwidth_header_scroll {
	  animation: floating-arrow 1.6s infinite ease-in-out 0s;
	}

	.et_pb_contact_right {
	  margin-bottom: 10px;
	}

	.et_pb_image img {
		width: 100%;
	}
	
	.et_pb_image a img {
		transition: .3s all ease-in-out;	
	}
	
	.et_pb_image a img:hover {
		transform: scale(1.1);		
	}

	.underline {
	  border-bottom: 4px solid #43d26b;
	}

	.post-template-default h1 {
	  font-size: 44px;
	  margin-bottom: 40px;
	}

	.form-section {
	  color: #7c8aa0;
	}

	.form-section .et_pb_text_inner h1 {
	  font-size: 38px;
	  font-weight: 300;
	  line-height: 60px;
	  text-transform: uppercase;
	  color: #deb77f;
	}

	.et_pb_contact p input,
	.et_pb_contact p textarea {
	  border: 1px solid #ccc;
	  border-radius: 4px;
	  padding: 6px 12px;
	  font-size: 12px;
	  line-height: 1;
	  color: #555;
	  background-color: #fff;
	}

	.et_pb_contact p input:focus,
	.et_pb_contact p textarea:focus {
	  border-color: #ccc;
	  box-shadow: 0 10px 10px 0 rgba(124,138,160,0.26);
	}

	textarea {
		resize: vertical;
	}

	/*.et_pb_contact_form_label {
	  display: inherit;
	  margin-bottom: 5px;
	  font-size: 15px;
	  font-weight: 700;
	  color: #7c8aa0;
	}*/

	.et_pb_contact .et_pb_contact_field_half,
	.et_contact_bottom_container {
	  overflow: visible;
	}

	.feature-section > div {
	  display: flex;
	  align-items: center;
	}

	.feature-section h2 {
	  text-transform: uppercase;
	}

	.feature-section .et_pb_promo_description {
	  padding-bottom: 40px;
	}

	.card-anim .et_pb_image {
	  opacity: 0;
	  animation-fill-mode: forwards;
	}

	.product-info h2 {
	  margin: 30px auto;
	  font-size: 18px;
	  font-weight: 700;
	  color: #7c8aa0;
	}

	.product-info h3 {
	  margin-bottom: 15px;
	  font-size: 15px;
	  font-weight: 700;
	  color: #7c8aa0;
	}

	.card-anim > div {
	  position: absolute;
	  top: 0;
	  right: 0;
	  left: 0;
	}

	.scroll-down-wrapper {
	  position: absolute;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  height: auto !important;
	  min-height: 0 !important;
	}

	.scroll-down-wrapper .et_pb_column {
	  height: auto !important;
	}

	.scroll-down-wrapper .et_pb_fullwidth_header_scroll {
	  text-align: center;
	}

	.scroll-down-wrapper .et_pb_fullwidth_header_scroll a {
	  display: inline-block;
	}

	.scroll-down-wrapper .et_pb_fullwidth_header_scroll .scroll-down {
	  display: inline-block;
	  font-size: 34px;
	  color: #7c8aa0;
	}

	.scroll-down-wrapper .et_pb_fullwidth_header_scroll .scroll-down.inverse {
	  color: #fff;
	}

	.et_pb_scroll_top.et-pb-icon {
	  background-color: rgba(124, 138, 160, .4);
	}

	.floating-back-button {
		position: fixed;
		z-index: 99999;
		left: 0;
		top: 125px;
		padding: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		color: #fff;
		background-color: rgba(124,138,160,.4);
		font-size: 30px;
		text-align: center;
		text-decoration: none;
		cursor: pointer;
		font-family: 'ETModules';
	}
		.floating-back-button:before{
			content: "4";
		}
	
	.bag-animation.et-animated {
	  opacity: 1;
	  animation: bag-animation 10s ease infinite;
	}

	.bag-shadow-animation.et-animated {
	  opacity: 1;
	}

	.bag-shadow-animation.et-animated img {
	  opacity: 1;
	  animation: bag-shadow-animation 10s ease infinite;
	}

	.visibility-toggle {
	  max-height: 0;
	  overflow: hidden;
	  transition: all .5s ease;
	}

	.campaign-section {
	  padding-top: 50% !important;
	  background-color: #fff;
	  background-size: contain !important;
	  background-attachment: inherit !important;
	}

	.campaign-section .et_pb_row {
	  width: 100% !important;
	  max-width: 100% !important;
	}

	.campaign-section table {
	  margin: 50px 0;
	  border: 0;
	  background-color: #fff;
	}

	.campaign-section table td {
	  border: 1px solid #ddd;
	  padding: 8px;
	  font-size: 16px;
	  line-height: 23px;
	  color: #7c8aa0;
	  vertical-align: top;
	}

	.campaign-section .column-1 {
	  background-color: #fff;
	}

	.campaign-section .column-2 {
	  display: none;
	}

	.campaign-section .scroll-down {
	  color: #7c8aa0 !important;
	}

	.back-to-home a {
	  display: block;
	  width: 40px;
	  height: 40px;
	}

	.back-to-home .et_pb_scroll_top.et-pb-icon {
	  opacity: 1;
	  top: 125px;
	  left: 0;
	  display: block;
	  width: inherit;
	  height: inherit;
	  border-radius: 0 5px 5px 0;
	  animation: inherit;
	}

	.back-to-home .et_pb_scroll_top.et-pb-icon::before {
	  content: '4';
	}

	.coming-to-indiegogo {
	  z-index: 200;
	  position: absolute;
	  top: 122px;
	  right: 20px;
	  left: 20px;
	}

	.et_pb_slide_overlay_container {
	  opacity: .85;
	}

	.single .post {
	  padding-bottom: 0;
	}

	.single .et_pb_post {
	  margin-bottom: 0;
	}

	.mobile_menu_bar::before {
	  color: #fff;
	}

	.et_mobile_menu {
	  border-color: #ffffff;
	}

	.mobile_menu{
		vertical-align:middle;
	}

.et_mobile_menu li a {
    display: block;
    padding: 10px 12%;
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666;
}

	@media (max-width: 980px) {
	  .social-section h2 {
		font-size: 25px;
	  }

	  .feature-section {
		border-top: 1px solid #7C8aa0;
	  }

	  .feature-section > div {
		flex-flow: row wrap;
	  }

	  .feature-section > div > div:first-of-type {
		order: 2;
		margin-top: 0;
		height: 336px;
	  }

	  .feature-section > div > div:first-of-type img {
		width: 320px;
	  }

	  .campaign-section .visibility-toggle {
		max-height: none;
		overflow: auto;
	  }
	}

	.layered_wall:after {
	    content: '';
	    position: absolute;
	    display: block;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    opacity: 0.8;
		background: -moz-linear-gradient(rgba(37, 39, 43, 0.6) 0%,  rgba(1, 1, 1, 0.97) 60%, rgba(1, 1, 1, 0.90) 80%, rgb(1, 1, 1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(rgba(37, 39, 43, 0.6) 0%, rgba(1, 1, 1, 0.97) 60%, rgba(1, 1, 1, 0.90) 80%, rgb(1, 1, 1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(rgba(37, 39, 43, 0.6) 0%, rgba(1, 1, 1, 0.97) 60%, rgba(1, 1, 1, 0.90) 80%, rgb(1, 1, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8025272b', endColorstr='#010101',GradientType=0 ); /* IE6-9 */
	}

	.layered_wall_darker:after {
	    content: '';
	    position: absolute;
	    display: block;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    opacity: 1;
		background: -moz-linear-gradient(rgba(37, 39, 43, 0.6) 0%,  rgba(1, 1, 1, 0.97) 60%, rgba(1, 1, 1, 0.90) 80%, rgb(1, 1, 1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(rgba(37, 39, 43, 0.6) 0%, rgba(1, 1, 1, 0.97) 60%, rgba(1, 1, 1, 0.90) 80%, rgb(1, 1, 1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(rgba(37, 39, 43, 0.6) 0%, rgba(1, 1, 1, 0.97) 60%, rgba(1, 1, 1, 0.90) 80%, rgb(1, 1, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8025272b', endColorstr='#010101',GradientType=0 ); /* IE6-9 */
	}
	
	.footer-button {
		transition: all .5s;
	}

	.footer-button:hover {
		background-color: #DEB77F;
		transition: all .5s;
	}
	.footer-button:hover h1 {
		color: #000 !important;
		transition: all .5s;
	}
	.footer-menu .et_pb_module.et_pb_text {
		display: inline-block;
		float: right;
		padding-right: 10px;
		margin-left: 10px;
		border-right: 1px solid #292b2f;		
	}
		.footer-menu .et_pb_module.et_pb_text:nth-last-child(2) {			
			padding-right: 0;
			border-right: none;
		}
	.footer-menu .et_pb_module.et_pb_text a {
		transition: all .5s;
	}

	.footer-menu .et_pb_module.et_pb_text a:hover{
		color: #ffffff !important;
		transition: all .5s;
	}

	.social-icons {
		text-align: right;
	}
	.social-icons .et_pb_image.et_pb_module,
	.social-icons .et_pb_image {
		display: inline-block;
		margin: 0 0 0 25px!important;
		vertical-align: middle;
	}
	.footer_row {
		overflow: hidden;
		text-align: center;
	}

	.custom_animation * {
		-webkit-transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;
		   -moz-transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;
		     -o-transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;
		        transition: all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;

		-webkit-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;
		   -moz-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;
		     -o-transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;; 
		        transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000)!important;
	}
	.et_pb_countdown_timer .section.values{
		width: auto;
		display:inline-block;
		vertical-align: top;
	}
	.et_pb_countdown_timer .seconds.section.values,
	.et_pb_countdown_timer .sep{
		display: none;
	}
		.showsep .et_pb_countdown_timer .sep {
			display: inline-block;
		}
	
	.et_pb_countdown_timer .section p{
		text-align:  left;
	}

	.et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.value{
		width: auto;
		min-width: 0;
		display:inline-block;
		vertical-align: top;
	}
	.et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.label{
		font-size: 0!important;
		width: auto;
		min-width: 0;
		display:inline-block;
		vertical-align: top;
		margin-right: 15px;
	}
	.et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.label:first-letter{
		font-size: 25px!important;
	}

/* Public Test countdown style BEGIN	 */
	
	.publictestcountdown .et_pb_countdown_timer .section.values{
		width: auto;
		display:inline-block;
		vertical-align: top;
	}
	.publictestcountdown .et_pb_countdown_timer .seconds.section.values,
	.publictestcountdown .et_pb_countdown_timer .sep{
		display: inline-block;
	}
	
	.publictestcountdown .et_pb_countdown_timer .section p{
		text-align:  left;
	}

	.publictestcountdown .et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.value{
		width: auto;
		min-width: 0;
		display:inline-block;
		vertical-align: top;
	}
	.publictestcountdown .et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.label{
		font-size: 0!important;
		width: auto;
		min-width: 0;
		display:inline-block;
		vertical-align: top;
		margin-right: 15px;
	}
	.publictestcountdown .et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.label:first-letter{
		font-size: 25px!important;
	}
	
/* Public Test countdown style END */

	.et_pb_video_overlay {
		width: auto;
		right: -1px;
	}

	

	.sub_header {
		min-height: 400px;
		box-sizing: border-box;
	}

	@media (max-width: 500px) {
		
		.layered_wall {
			height: 350px;
		}
		
		#footer-facebook-button {
			width: 50%;
		}
		
		#footer-youtube-button {
			width: 50%;
		}
		
		.et_pb_video_overlay_hover:before {
			padding: 17px 20px 0 90px;
			font-size: 18px;
		}

		.header-content,
		.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
			width: 100%;
		}
		.sub_header {
			min-height: 400px;
		}
	}

	.et_pb_module.et_pb_team_member {
		position: relative;
	}

	.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image {
		position: absolute;
		top: -10px;
		left: 0;
	}
	.et_pb_column_1_2 .et_pb_team_member_description, .et_pb_column_1_3 .et_pb_team_member_description, .et_pb_column_1_4 .et_pb_team_member_description, .et_pb_column_3_4 .et_pb_team_member_description, .et_pb_column_3_8 .et_pb_team_member_description {
		padding-left: 70px;
	}

	.custom_button a.big-button,
	.custom_button a.small-button {
	    border: none;
	    color: #ffffff!important;

	    font-size: 15px;	
	    font-weight: bold;
	    text-align: center;
	    text-shadow: none;
	    letter-spacing: 1px;

	    margin: 0;
	    padding: 0 20px;

	    display: inline-block;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    border-radius: 30px;
	    line-height: 44px;

	    background: #43D26B;	
	    box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
	    text-transform: uppercase;
	}

	.custom_button a.big-button{

	    font-size: 18px;	

	    margin: 0;
	    padding: 0 50px;

	    display: inline-block;
	    -webkit-border-radius: 30px;
	    -moz-border-radius: 30px;
	    border-radius: 30px;
	    line-height: 60px;
	}

	.custom_button.right a.big-button,
	.custom_button.right a.small-button {
	    float: right;
	}


	#CF59b137db66257_1-row-4 {
		text-align: center;
	}

	#CF59b137db66257_1-row-4 .et_pb_button{
		border: 0;
		color: #ffffff;
		background: #43D26B;
		width: 250px;
		text-align: center;
		margin-top: 20px;
		height: 44px;
    	line-height: 44px!important;
    	font-size: 15px;
    	font-weight: bold;
    	font-family: 'open_sans_allyosbold';
	}

	.caldera-form-page label {
		font-family: 'open_sans_allyosbold';
		color: #25272A;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		margin-top: 15px;
	}
	.caldera-form-page .help-block {
		color: #777D85;
		font-size: 14px;
		line-height: 20px;
	}
	.caldera-grid .form-control {
		border: 1px solid #D2D2D2;
		border-radius: 3px;
		height: 44px;
    	padding: 10px 12px;
	}

	@media (min-width: 981px) {

		body.et_fixed_nav #main-header {
			opacity: 1!important;
		    transform: translateY(0px)!important;
		    background: none;
		    -webkit-box-shadow: none;
		    -moz-box-shadow:none;
		    box-shadow: none;
			height: 70px;
			padding-top: 15px;
		}

		body.et_fixed_nav #main-header.et-fixed-header {
		    background: #1d1d1d;
		}

		#et-top-navigation {
	    	font-weight: 400;
		}
		#top-menu li,
		#top-menu li a{
		    font-size: 13px;
		}

		.footer_row .footer_row_1_5 {
			display: inline-block;
			vertical-align: top;
			max-width: 20%;
			box-sizing: border-box;
			width: 215px;
		}
		.footer_row .footer_row_4_5 {
			display: inline-block;
			vertical-align: top;
			max-width: 80%;
			box-sizing: border-box;
			width: 850px;
		}

		.et_header_style_left #et-top-navigation, 
		.et_header_style_split #et-top-navigation {
		    width: 100%;
    		text-align: center;
		}
		#top-menu, .fullwidth-menu, 
		nav#top-menu-nav,
		nav.fullwidth-menu-nav {
			float: none;
		}
		#top-menu li:nth-last-child(1) ,
		#top-menu li:nth-last-child(2) {
			float: right;
			margin: 0;
		}
		#top-menu li:nth-last-child(2) {
			margin-left: 30px!important;
		}
		/* .et-fixed-header #top-menu li:nth-last-child(2) a, */
		/* #top-menu li:nth-last-child(2) a{ */
			/* padding: 12px 18px!important; */
		    /* margin: -14px 0 0 0; */
		    /* color: #43D26B!important; */
		    /* font-size: 15px; */
		    /* font-weight: bold; */
		    /* line-height: 15px; */
		    /* border: 2px solid #43D26B; */
		    /* border-radius: 30px; */
		    /* box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15); */
		    /* text-transform: uppercase; */
		/* } */
		.et_fixed_nav #main-header #logo{
			height: 50px;
			max-height: 50px;
		}
		.et_header_style_left #et-top-navigation, 
		.et_header_style_split #et-top-navigation {
		    padding: 40px 0 0 153px;
		}
		.et_header_style_left #et-top-navigation nav>ul>li>a, 
		.et_header_style_split #et-top-navigation nav>ul>li>a {
		    padding-bottom: 40px;
		}

		.et_fixed_nav #main-header.et-fixed-header #logo{
			height: 35px;
			max-height: 35px;
		}
		.et_header_style_left .et-fixed-header #et-top-navigation, 
		.et_header_style_split .et-fixed-header #et-top-navigation {
		    padding: 25px 0 0 153px;
		}
		.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, 
		.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
		    padding-bottom: 25px;
		}

		.et_pb_gutters3 .et_pb_column_1_2, 
		.et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
		    width: 49.25%;
		}
		.et_pb_gutters3 .et_pb_column_1_3, 
		.et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		    width: 32.3%;
		}
		
	  .et_pb_gutters3 .et_pb_column_1_4, 
	  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
		  width: 24%;
	  }
	  
	  .et_pb_gutters3 .et_pb_column, 
	  .et_pb_gutters3.et_pb_row .et_pb_column {
		  margin-right: 1.5%;
	  }
	  .et_pb_row_4col .et_pb_column_1_4{
		  width: 23%;
	  }
	  .campaign-section,
	  .feature-section .et_pb_row,
	  .post-slider-section {
		height: 100vh;
		min-height: 568px;
	  }

	  .campaign-section {
		padding-top: 0 !important;
		background-size: cover !important;
		background-attachment: fixed !important;
	  }

	  .campaign-section .campaign-section-row {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	  }

	  .campaign-section .column-1 {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		border-radius: 0px 8px 8px 0px;
		background-color: rgba(255,255,255,0.8);
	  }

	  .campaign-section .column-1 .et_pb_text_align_left {
		text-align: right;
	  }

	  .campaign-section .column-2 {
		display: block;
		position: absolute;
		top: 50px;
		right: 20px;
		max-width: 375px;
	  }

	  .campaign-section .column-1:hover .visibility-toggle {
		max-height: 1080px;
	  }

	  .campaign-section .scroll-down {
		color: inherit !important;
	  }

	  .testimonial .et_pb_team_member_description p:last-of-type {
		display: table-header-group;
	  }

	  .testimonial .et_pb_team_member_description::after {
		opacity: .9;
		position: absolute;
		left: 100%;
		top: 16px;
		border: solid transparent;
		content: '';
		height: 0;
		width: 0;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #fff;
		border-width: 15px;
	  }

	  .testimonial .et_pb_team_member_image.et_pb_animation_off{
		opacity: 0;
	  }

	  .testimonial .et_pb_team_member_image.et-animated {
		animation: testimonal-profile-animation .4s ease forwards;
		animation-delay: 1s;
		animation-fill-mode: forwards;
	  }

	  .testimonial .et_pb_team_member_image.et-animated + .et_pb_team_member_description {
		opacity: 0;
		width: 300px;
		animation: testimonal-bubble-animation .4s ease forwards;
		animation-delay: 1.3s;
		animation-fill-mode: forwards;
	  }

	  .testimonial .et_pb_team_member_image img {
		position: absolute;
		top: 50%;
		right: 0;
		left: 0;
		transform: translateY(-50%);
		border-radius: inherit;
	  }

	  .testimonial .et_pb_member_position::before {
		content: ', ';
	  }

	  .card-anim > div {
		margin-top: -50%;
	  }

	  .coming-to-indiegogo {
		left: auto;
		width: 300px;
	  }

	  .et_full_width_page #left-area {
		padding-bottom: 0;
	  }

	  .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
		z-index: 1;
		position: relative;
		max-width: 1170px;
		pointer-events: none;
	  }

	  .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper > * {
		pointer-events: auto;
	  }

	  .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper > * {
		width: 64.833%;
	  }

	  .single.et_pb_pagebuilder_layout.et_full_width_page .entry-content .et_pb_widget_area_right {
		max-width: 1170px;
		margin: 0 auto;
		border: 0;
	  }

	  .single.et_pb_pagebuilder_layout.et_full_width_page .entry-content .et_pb_widget_area_right > * {
		margin: 0 0 30px 30px;
		padding-left: 64.833%;
	  }

	  .single.et_pb_pagebuilder_layout.et_full_width_page .entry-content .et_pb_section:first-of-type .et_pb_column:first-of-type {
		z-index: 1;
		position: relative;
	  }

	  .single.et_pb_pagebuilder_layout.et_full_width_page .entry-content .et_pb_section:first-of-type .et_pb_column:last-of-type {
		position: fixed;
		top: 94px;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 87px 30px 30px;
	  }

	  .count_down{
	  	overflow: hidden;
	  }

	  .count_down * {
		 display: inline-block;
		 vertical-align: middle;
	  }

	}

.footer-social-icons {
	justify-content: center;
	align-content: center;
	display: inline-flex;
	width: 100%;
	line-height: 0;
}
	.footer-social-icons:before {
		display: inline-block;
		font-family: ETModules;
		color: #666;
		font-size: 53px;
		transition: all .5s;
		line-height: 1.1em;
		border-radius: 5px;
		padding: 0 2px;
	}

#footer-facebook-button:hover:before {
	color: #fff;
    transition: all .5s;
    background-color: #3B5998;    
}

#footer-youtube-button:hover:before {
	color: #ff0000;
	transition: all .5s;
	background-color: #fff;
}

#footer-instagram-button:hover:before {
	transition: all .5s;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	color: #ffffff;
}

#footer-twitter-button:hover:before {
	color: #fff;
	transition: all .5s;
	background-color: #1da1f2;
}

	@media (max-height: 770px) {

	  .et_pb_row_0 .et_pb_promo_description {
		display: block;
	  }

	  .coming-to-indiegogo {
		top: 126px;
		right: 0;
		left: auto;
		width: 35%;
	  }
	}

	.et_pb_animation_left.card-layer-2.delay-1,
	.et_pb_animation_left.card-shadow-1.delay-1 {
	  animation-delay: .2s;
	}

	.et_pb_animation_left.card-layer-3.delay-2,
	.et_pb_animation_left.card-shadow-2.delay-2 {
	  animation-delay: .4s;
	}

	.et_pb_animation_left.card-layer-4.delay-3,
	.et_pb_animation_left.card-shadow-3.delay-3 {
	  animation-delay: .6s;
	}
#experiences-slider .slick-slide a img, .slick-slide img {
	padding:0;
} 
	
	@keyframes bag-animation {
	  0%   {
		transform: translate3d(0,0,0);
	  }
	  10%  {
		transform: translate3d(0,0,0);
	  }
	  30%  {
		transform: translate3d(0,-50px,0);
	  }
	  35%  {
		transform: translate3d(0,-50px,0);
	  }
	  50%  {
		transform: translate3d(0,-20px,0);
	  }
	  70%  {
		transform: translate3d(0,-50px,0);
	  }
	  75%  {
		transform: translate3d(0,-50px,0);
	  }
	  100% {
		transform: translate3d(0,0,0);
	  }
	}

	@keyframes bag-shadow-animation {
	  0%   {
		opacity: .7;
	  }
	  10%  {
		opacity: .7;
	  }
	  30%  {
		opacity: .3;
	  }
	  35%  {
		opacity: .3;
	  }
	  50%  {
		opacity: .4;
	  }
	  70%  {
		opacity: .3;
	  }
	  75%  {
		opacity: .3;
	  }
	  100% {
		opacity: .7;
	  }
	}

	@keyframes floating-arrow {
	  from {
		transform: translateY(0);
	  }
	  65% {
		transform: translateY(11px);
	  }
	  to {
		transform: translateY(0);
	  }
	}

	@keyframes infinite-background{
	  0% {
		transform: translate3d(0,0,0);
	  }
	  100% {
		transform: translate3d(-1516px,0,0);
	  }
	}

	@keyframes testimonal-bubble-animation {
	  0%   {
		transform: translate3d(6%,0,0);
		opacity: 0;
	  }
	  100% {
		transform: translate3d(0,0,0);
		opacity: 1;
	  }
	}

	@keyframes testimonal-profile-animation {
	  0%   {
		transform: scale(0,0);
		opacity: 0;
	  }
	  80%  {
		transform: scale(1.2,1.2);
		opacity: 1;
	  }
	  100% {
		transform: scale(1,1);
		opacity: 1;
	  }

	}

	@keyframes moving-logos {
		0%   {margin-left: 0;}
		50%  {margin-left: -9999px;}
		100% {margin-left: 0;}
	}
	@-moz-keyframes moving-logos {
		0%   {margin-left: 0;}
		50%  {margin-left: -9999px;}
		100% {margin-left: 0;}
	}
	@-webkit-keyframes moving-logos {
		0%   {margin-left: 0;}
		50%  {margin-left: -9999px;}
		100% {margin-left: 0;}
	}
	@-o-keyframes moving-logos {
		0%   {margin-left: 0;}
		50%  {margin-left: -9999px;}
		100% {margin-left: 0;}
	}



@media (max-width: 980px) {
	.entry-content * {
		text-align: unset;
	}

	.mobile_center ,
	.mobile_center * {
		text-align: center!important;
	}
	.slick-slider {
		margin-bottom: 0;
	}
	.et_pb_column .et_pb_team_member_description {
		display: block;
		margin-top: 10px;
	}
	.et_pb_column .et_pb_team_member_image {
	    margin: 0 0 20px 0;
	}
	.et_pb_module.et_pb_text {
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 480px) {
	.et_pb_row {
	    width: auto;
	    /*margin: 20px;*/
	}
	.et_pb_module.et_pb_text {
		margin-bottom: 20px;
		max-width: 100%;
	}
	.et_pb_row_fullwidth.video {
		width: 100%!important;
	    max-width: 100%!important;
	    margin: 0!important;
	}
	    
	.zoom-img-container {
		width: 100%;
		height: auto;
	}
	
	.price_box{
		margin: 35px 0px 0px 0px!important;
	}

	.price_box_popular{
		padding-bottom: 100px;
		margin: 0px;
	}
	
	
}

@media (min-width: 481px) {
	.ten-columns, 
	.nine-columns, 
	.eight-columns, 
	.seven-columns, 
	.six-columns, 
	.five-columns, 
	.four-columns {
		text-align: center;
	}

	.ten-columns .et_pb_module, 
	.nine-columns .et_pb_module, 
	.eight-columns .et_pb_module, 
	.seven-columns .et_pb_module, 
	.six-columns .et_pb_module, 
	.five-columns .et_pb_module, 
	.four-columns .et_pb_module{
		width: 32%;
		display: inline-block;
		vertical-align: top;
	}

	/*
	.ten-columns .et_pb_module {width: 33.3%; float: left;}
	.nine-columns .et_pb_module {width: 33.3%; float: left;}
	.eight-columns .et_pb_module {width: 33.3%; float: left;}
	.seven-columns .et_pb_module {width: 33.3%; float: left;}
	.six-columns .et_pb_module {width: 33.3%; float: left;}
	.five-columns .et_pb_module {width: 33.3%; float: left;}
	.four-columns .et_pb_module {width: 33.3%; float: left;}*/
}
@media (min-width: 981px) {
	.ten-columns .et_pb_module {width: 10%; float: left;}
	.nine-columns .et_pb_module {width: 11.11%; float: left;}
	.eight-columns .et_pb_module {width: 12.5%; float: left;}
	.seven-columns .et_pb_module {width: 14.28%; float: left;}
	.six-columns .et_pb_module {width: 16.66%; float: left;}
	.five-columns .et_pb_module {width: 20%; float: left;}
	.four-columns .et_pb_module {width: 25%; float: left;}
}
@media (max-width: 980px) {
	.et_pb_column,
	.et_pb_section .et_pb_column .et_pb_module.et_pb_countdown_timer {
	    margin-bottom: 0;
	}
}
.mobile_slider {
	width: 100%;
	height: auto;
	max-height: 950px;
	overflow: hidden;
}
.mobile_slider .et_pb_slides{
	width: 100%;
	height: 0!important;
	padding-bottom: 175%;
}
.mobile_slider .et_pb_slide {
	height: 0!important;
}
.mobile_slider .et_pb_slide .et_pb_slide_image {
	position: relative;
	margin: 0 auto!important;
	width: 102%!important;
	left: -1%;
	animation: fade;
}
.mobile_slider .et_pb_slide .et_pb_slide_image img{
	max-height: 708px!important;
    height: auto;
    width: 80%;
    max-width: 332px;;
}
body.et_pb_button_helper_class .subscribe .et_pb_button{
	border: none;
    color: #ffffff!important;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-shadow: none;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 20px!important;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #43D26B;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
    text-transform: uppercase;
    height: 44px;
    line-height: 44px!important;
}
.et_pb_contact_form_container .et_pb_contact_field_0.et_pb_contact_field .input {
    line-height: 50px;
    padding: 6px 30px;
}
@media (min-width: 981px) {
	body.et_pb_button_helper_class .subscribe .et_pb_button{
		margin: 0 10px 0 0!important;
	    position: relative;
	    top: -48px;
	}
}
@media (max-width: 980px) {
	.et_contact_bottom_container{
		width: 100%;
	}
	body.et_pb_button_helper_class .subscribe .et_pb_button{
		margin: 40px 0 0 0;
		width: 80%;
		box-sizing: border-box;
		height: 60px;
		line-height: 60px!important;
	}
}
.et_pb_slide_video {
    width: 100%;
    margin-right: 0;
    margin-top: 0!important; 
}
.video_slider .et_pb_video_wrap{
	max-width: 980px;
    position: relative;
    display: block;
    margin: auto;
}
.video_slider .et-pb-controllers {
    bottom: -60px;
}
.flag p {
font-size: 14px;
}
.flag .et_pb_team_member_image {
margin-top: 15px;
}

.amazingcarousel-image div+div{display: none!important;}

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

.error404 #sidebar {
 display: none;
}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}