/**
* Typography
**/
h2.large{
	
}

h2.larger{
	
}

#main-content  .et_pb_text_inner h1,
.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1,
.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5{
	font-family: 'Eurostile';
	font-size:64px!important;
}

#main-content .large-heading .et_pb_text_inner h1,
.et_pb_column_1_3 .large-heading h1, .et_pb_column_1_4 .large-heading h1, .et_pb_column_1_5 .large-heading h1, .et_pb_column_1_6 .large-heading h1, .et_pb_column_2_5 .large-heading h1,
.et_pb_column_1_3 .large-heading h5, .et_pb_column_1_4 .large-heading h5, .et_pb_column_1_5 .large-heading h5, .et_pb_column_1_6 .large-heading h5, .et_pb_column_2_5 .large-heading h5{	
font-family: 'Eurostile';
	font-size:84px!important;
}

#main-content  .et_pb_text_inner h2,
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2{
	font-family: 'Eurostile';
	font-size:54px!important;
}

#main-content  .et_pb_text_inner h2.large,
.et_pb_column_1_3 h2.large, .et_pb_column_1_4 h2.large, .et_pb_column_1_5 h2.large, .et_pb_column_1_6 h2.large, .et_pb_column_2_5 h2.large{
	font-family: 'Eurostile';
	font-size:64px!important;
}

#main-content  .et_pb_text_inner h3,
.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3{
	font-family: 'Eurostile';
	font-size:42px!important;
}

#main-content  .et_pb_text_inner h4,
.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4{
	font-family: 'Eurostile';
	font-size:32px!important;
}

h1 > span,
h2 > span,
h3 > span,
h4 > span{
	color:#efb703;
}

ul{
	margin:20px 0 20px;
}

ul > li{
	margin-bottom:10px;
}

ul > li:last-child{
	margin-bottom:0;
}

#main-content .et_pb_text_inner a{
	color:#e50913;
}

#main-content .et_pb_text_inner blockquote{
	border-color: #efb703;
    font-size: 32px;
    font-style: italic;
    line-height: 40px;
}

@media screen and (max-width: 980px){
	#main-content  .et_pb_text_inner h1,
	#main-content  .et_pb_text_inner h5,
	.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1,
	.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5{
		font-size:54px!important;
	}
	
	#main-content .large-heading .et_pb_text_inner h1,
	.et_pb_column_1_3 .large-heading h1, .et_pb_column_1_4 .large-heading h1, .et_pb_column_1_5 .large-heading h1, .et_pb_column_1_6 .large-heading h1, .et_pb_column_2_5 .large-heading h1,
	.et_pb_column_1_3 .large-heading h5, .et_pb_column_1_4 .large-heading h5, .et_pb_column_1_5 .large-heading h5, .et_pb_column_1_6 .large-heading h5, .et_pb_column_2_5 .large-heading h5{	
		font-size:64px!important;
	}
	
	#main-content  .et_pb_text_inner h2,
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2{
		font-size:42px!important;
	}
	
	#main-content  .et_pb_text_inner h2.large,
	.et_pb_column_1_3 h2.large, .et_pb_column_1_4 h2.large, .et_pb_column_1_5 h2.large, .et_pb_column_1_6 h2.large, .et_pb_column_2_5 h2.large{
		font-size:54px!important;
	}
	
	#main-content  .et_pb_text_inner h3,
	.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3{
		font-size:32px!important;
	}
	
	#main-content  .et_pb_text_inner h4,
	.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4{
		font-size:24px!important;
	}
	
	p,
	li{
		
	}
}

@media screen and (max-width: 767px){
	#main-content  .et_pb_text_inner h1,
	#main-content  .et_pb_text_inner h5,
	.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1,
	.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5{
		font-size:54px!important;
	}
	
	#main-content .large-heading .et_pb_text_inner h1,
	.et_pb_column_1_3 .large-heading h1, .et_pb_column_1_4 .large-heading h1, .et_pb_column_1_5 .large-heading h1, .et_pb_column_1_6 .large-heading h1, .et_pb_column_2_5 .large-heading h1,
	.et_pb_column_1_3 .large-heading h5, .et_pb_column_1_4 .large-heading h5, .et_pb_column_1_5 .large-heading h5, .et_pb_column_1_6 .large-heading h5, .et_pb_column_2_5 .large-heading h5{	
		font-size:54px!important;
	}
	
	#main-content  .et_pb_text_inner h2,
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2{
		font-size:42px!important;
	}
	
	#main-content  .et_pb_text_inner h2.large,
	.et_pb_column_1_3 h2.large, .et_pb_column_1_4 h2.large, .et_pb_column_1_5 h2.large, .et_pb_column_1_6 h2.large, .et_pb_column_2_5 h2.large{
		font-size:54px!important;
	}
	
	#main-content  .et_pb_text_inner h3,
	.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3{
		font-size:32px!important;
	}
	
	#main-content  .et_pb_text_inner h4,
	.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4{
		font-size:24px!important;
	}
	
	p,
	li{
		
	}
}

@media screen and (max-width: 480px){
	#main-content  .et_pb_text_inner h1,
	#main-content  .et_pb_text_inner h5,
	.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1,
	.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5{
		font-size:40px!important;
	}
	
	#main-content .large-heading .et_pb_text_inner h1,
	.et_pb_column_1_3 .large-heading h1, .et_pb_column_1_4 .large-heading h1, .et_pb_column_1_5 .large-heading h1, .et_pb_column_1_6 .large-heading h1, .et_pb_column_2_5 .large-heading h1,
	.et_pb_column_1_3 .large-heading h5, .et_pb_column_1_4 .large-heading h5, .et_pb_column_1_5 .large-heading h5, .et_pb_column_1_6 .large-heading h5, .et_pb_column_2_5 .large-heading h5{	
		font-size:40px!important;
	}
	
	#main-content  .et_pb_text_inner h2,
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2{
		font-size:36px!important;
	}
	
	#main-content  .et_pb_text_inner h2.large,
	.et_pb_column_1_3 h2.large, .et_pb_column_1_4 h2.large, .et_pb_column_1_5 h2.large, .et_pb_column_1_6 h2.large, .et_pb_column_2_5 h2.large{
		font-size:40px!important;
	}
	
	#main-content  .et_pb_text_inner h3,
	.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3{
		font-size:26px!important;
	}
	
	#main-content  .et_pb_text_inner h4,
	.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4{
		font-size:22px!important;
	}
	
	p,
	li{
		
	}
}

/**
* Theme Overrides
**/
/****
** #main-header
****/
#main-header{
	box-shadow:none!important;
}

#main-header > .et_pb_row{
	display:flex!important;
}

#main-header > .et_pb_row > .et_pb_column_1_4{
	/*width:190px!important;*/
}

#main-header > .et_pb_row > .et_pb_column_3_4{
	width:95%!important;
}

#main-header #main-logo{
	position:relative;	
}

#main-header #main-menu a{
	/*font-size:24px!important;
	color:#efb703!important;*/
	
	/*transition: font-size 0.5s ease;*/
	transition: none;
}

#main-header #main-menu li.current_page_item a{
	/*color:#ff8311!important;*/
}

#main-header #main-menu li.remove-desktop{
    display:none;
}

@media screen and (max-width: 1100px){
    #main-header #main-menu li.remove-desktop{
        display:block;
    }
}

@media screen and (max-width: 980px){
    #main-header > .et_pb_row > .et_pb_column_1_4 {
       position: absolute;
        left: 20px;
        top: 13px;
        width: 120px!important;
        z-index: 999;
    }
    
    #main-header > .et_pb_row > .et_pb_column_3_4{
        width:100%!important;
        padding:5px 0;
    }	
    
    #main-header #main-menu a{
        font-size:20px!important;
    }
}

@media screen and (max-width: 980px){
	#main-header #main-logo{
		width:120px;
	}
}

/****
** nav
****/
#menu-main-menu{
    align-items: center;
}

.nav li{
    line-height:1.7em;
}

.nav li.button-menu{
    margin-top:4px!important;
    margin-left:15px!important;
    padding:0!important;
}

.nav li a{
    padding:0!important;
    line-height:120%;
}

.nav li.menu-item-has-children a{
    padding-right:20px!important;
}

.nav li.menu-item-has-children .sub-menu{
    width:280px;
	padding:10px 0 0;
	margin:0;
	border:0!important;
	box-shadow:none;
}

#main-header{
	box-shadow:none;
}

#main-header #main-menu .nav li.menu-item-has-children .sub-menu li{
	padding:0;
    width:100%!important;
    max-width:280px!important;
	background:#f7f7f7;
}

#main-header #main-menu .nav li.menu-item-has-children .sub-menu li a{
    display:block;
    width:100%;
    max-width:320px;
    padding:10px!important;
    margin-bottom:0;
    border-bottom:1px solid #d5d5d5;
    font-size:18px!important;
}

#main-header #main-menu .nav li.menu-item-has-children .sub-menu li:last-child a{    
    margin-bottom:0;
    border-bottom:0;
}

#main-header #main-menu li.button-menu a{
    display:block;
    padding:10px 15px!important;
    background:#efb703;
    color:#fff!important;
    line-height:100%;
}

#main-header #main-menu li.button-menu.logout a{
    background:#000080;
}

#main-header .et_pb_column_0_tb_header{
    margin-bottom:0!important;
}

#footer-menu .et_pb_menu__menu{
	display:block!important;
}

#footer-menu #menu-main-menu-1{
	margin:0;
}

#footer-menu .et_mobile_nav_menu{
	display:none!important;
}

.et_pb_menu .et_mobile_menu{
	padding:0!important;
}

.et_pb_menu .et_mobile_menu > li{
	margin-bottom:0;
	background:#f9c8cb;	
}

.et_pb_menu .et_mobile_menu a{
	padding:10px 15px!important;	
}

@media screen and (max-width: 1099px){	
	.et_pb_menu .et_pb_menu__menu{
		display:none!important;
	}
	
	.et_pb_menu .et_mobile_nav_menu{
		float: none;
		margin: 0 6px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media screen and (max-width: 980px){
	#main-header{
		padding:20px 0;
	}
	
	#main-header #main-menu .et_pb_menu .et_mobile_nav_menu{
		margin-right:10px;
	}
	
	.et_pb_menu .et_mobile_menu{
		margin-top:0!important;
		top: calc( 100% + 26px )!important;
	}
}

@media screen and (max-width: 767px){
	#main-header{
		padding:10px 0;
	}
	
    #main-header #main-menu li.button-menu{
        
    }
    
    #main-header #main-menu li.button-menu a{
        padding:10px 20px!important;
    }
	
	#footer-menu .et_pb_menu__menu ul li{
		display:block;
		width:100%;
	}
}

/****
** Sticky Menu
****/
/*
#et-main-area{
    padding-top:174px;
    transition: padding 0.5s ease;
}

#main-header{
    position:fixed!important;
    left:0;
    top:0;
    
    border-top-width: 40px!important;
    transition: border-top-width 0.5s ease!important;
	transition: padding 0.5s ease;
}

.sticky-menu #main-header{
    
}

.admin-bar #main-header{
    top:32px!important;
}

#main-header #main-logo{
    width:160px;
    transition: width 0.5s ease;
}

.sticky-menu #main-header #main-logo{
    width:120px;
}

.sticky-menu #main-header #main-menu a{
   
}

.sticky-menu #et-main-area{
    padding-top:100px;
}

@media screen and (max-width: 980px){
    #et-main-area{
        padding-top:134px;
    }
	
	#main-header #main-logo{
		width:120px;
	}
}

@media screen and (max-width: 782px){
    .admin-bar #main-header{
        top:46px!important;
    }
	
	.sticky-menu #main-header{
		padding:15px 20px!important;
	}
    
    #main-header #main-logo{        
        width:120px;
    }
    
    .sticky-menu #main-header #main-logo{
		top:-3px;
        width:160px;
    }
}

@media screen and (max-width:480px){    
    #main-header #main-logo{        
		top:10px;
        width:100px;
    }

}
*/
/****
** #mobile_menu1
****/
#mobile_menu1{
	margin:35px 0 0 0;
}

.sticky-menu #mobile_menu1{
	margin:20px 0 0 0;
}

/****
** body
****/
body{
	
}

/****
** header
****/
header.et-l.et-l--header{
	position:relative;
	z-index:99999;
}

/****
** #main-content
****/
#main-content{
	position:relative;
	z-index:9999;
}

/****
** .et_pb_row
****/
.et_pb_row{
	width:100%;
	padding-left:20px;
	padding-right:20px;
}

@media screen and (max-width: 980px){
	.et_pb_row{
		padding:0 0;
	}
}

/****
** Forms
****/
.input-wrapper{
	margin-bottom:10px;
}

.input-wrapper:last-child{
	margin-bottom:0;
}

.checkbox-wrapper{
	margin-bottom:10px;
}

input.text,
input.title,
input[type=text],
input[type=email],
input[type=tel],
select,
textarea{
	padding:10px 10px!important;
	font-size:20px;
}

.input-wrapper input.text,
.input-wrapper input.title,
.input-wrapper input[type=text],
.input-wrapper input[type=email],
.input-wrapper input[type=tel],
.input-wrapper select,
.input-wrapper textarea{
	width:100%;
}

.checkbox-wrapper .wpcf7-list-item{
	margin-left:0;
}

.submit-wrapper{
	margin-top:20px;
}

.submit-wrapper p{
	margin:0!important;
}

input[type="submit"],
input[type="button"]{
	padding:6px 20px;
	background:#e50913;
	border:0;
	border-radius:3px;
	color:#fff;
	font-size:20px;	
	line-height:1.7em;
	cursor:pointer;
}

#main-header #main-menu .menu-button a{
    padding:6px 10px!important;
	background:#e50913;
	border:0;
	border-radius:3px;
	color:#fff!important;
}

input[type="submit"]:hover{	
	background:#fff;	
	color:#e50913;
}

/****
** Gform
****/
.gform_wrapper .gform_submission_error{
    font-family: 'Eurostile';
    font-size:24px;
    font-weight:700;
    padding-bottom:0;
    line-height:28px;
}

.gform_wrapper .gf_progressbar_wrapper{
    display:none!important;
}

.gform_wrapper .gfield_label{
    font-family: 'Eurostile';
    font-size:24px!important;
    font-weight:700!important;
    line-height:30px!important;
}

.gform_wrapper .gfield_radio .gform-field-label,
.gform_wrapper .gfield_checkbox .gform-field-label{
    font-size:20px!important;
}

.gform_wrapper.gravity-theme .gform_previous_button.button{
    background:#f9c8cb!important;
}

/******
** #book-form
******/
#book-form .submit-wrapper{
	margin-top:0;
}

#book-form .submit-wrapper input[type="submit"]{
	text-align:center;
	width:100%;
}

#book-form .submit-wrapper .wpcf7-spinner{
	display:none!important;
}

/****
** Home page
****/
#home-banner{
  background-image:url("/wp-content/uploads/2023/05/2.png")!important;
  background-position:70% 100%;
  background-repeat:no-repeat;
  background-size:400px;
}

@media screen and (max-width: 1600px){
	#home-banner{
	  background-position:85% 100%;
	}
}

@media screen and (max-width: 1200px){
  #home-banner{
		background-position:95% 100%;
  }
  
  #home-banner .main-banner-text{
    max-width:680px;
  }
}

@media screen and (max-width: 1100px){
  #home-banner .main-banner-text{
    max-width:600px;
  }
}

@media screen and (max-width: 980px){
  #home-banner{
    background-image:none!important;
  }
  
  #home-banner .main-banner-text{
    max-width:100%;
  }
}

/****
** Speaker page
****/
#speaker-banner{
  background-image:url("/wp-content/uploads/2023/05/adele-speaker-banner.png")!important;
  background-position:20% 100%;
  background-repeat:no-repeat;
  background-size:400px;
}

@media screen and (max-width: 1200px){
  #speaker-banner{
		background-position:5% 100%;
  }
  
  #speaker-banner .main-banner-text{
    max-width:680px;
  }
}

@media screen and (max-width: 1100px){
  #speaker-banner .main-banner-text{
    max-width:600px;
  }
}

@media screen and (max-width: 980px){
  #speaker-banner{
    background-image:none!important;
  }
  
  #speaker-banner .main-banner-text{
    max-width:100%;
  }
}

/**
* Custom Components
**/

/****
** btn-default
****/
.btn-default{	
	padding:6px 20px;
	background:#e50913;
	border:0;
	border-radius:3px;
	color:#fff;
	font-size:20px;	
	line-height:1.7em;
	cursor:pointer;
}

.how-can-we-help-button{
	display:block;
	min-width:240px;
}

/******
** button width
******/
.full-width{
	width:100%;
}

.has-min-width{
	min-width:360px;
}

/****
** has-overlay
****/
.has-overlay{
	position:relative;
}

.has-overlay > *{
	z-index:3;
}

.has-overlay .et_pb_section_video_bg  {
	z-index:1;
}

.has-overlay:after{
	display:block;
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,.4);
	z-index:2;
	
	content:"";
}

/****
** list-with-icon
****/
.list-with-icon{
	padding:0!important;
	margin:0!important;	
}

.list-with-icon li{
	padding:10px 10px 10px 60px;	
	list-style:none;
}

.list-with-icon li.ads{
	background:url("../img/ads.png");
	background-size:45px;
	background-position:0 50%;
	background-repeat:no-repeat;
}

.list-with-icon li.clarity{
	background:url("../img/clarity.png");
	background-size:45px;
	background-position:0 50%;
	background-repeat:no-repeat;
}

.list-with-icon li.conference{
	background:url("../img/conference.png");
	background-size:45px;
	background-position:0 50%;
	background-repeat:no-repeat;
}

.list-with-icon li.help{
	background:url("../img/help.png");
	background-size:45px;
	background-position:0 50%;
	background-repeat:no-repeat;
}

.list-with-icon li.outsourcing{
	background:url("../img/outsourcing.png");
	background-size:45px;
	background-position:0 50%;
	background-repeat:no-repeat;
}

/****
** ax-testimonials-wrapper
****/
.ax-testimonials-wrapper{
	max-width:1200px;
	margin:auto;
}

.ax-testimonials-wrapper .slick-list{	
	margin-bottom:30px;
}

.ax-testimonials-wrapper .ax-testimonial .text-content{
	text-align:center;
	color:#fff;
}

.ax-testimonials-wrapper .ax-testimonial .content{	
	margin-bottom:30px;
}

.ax-testimonials-wrapper .ax-testimonial .text-content .author{
	text-align:right;
	font-weight:700;
	font-size:22px;
}

/****
** results-wrapper
****/
.results-wrapper{
	overflow:hidden;
	margin-bottom:40px;
}

.results-wrapper .slick-list{
	padding-right:100px;
}

.results-wrapper .img-wrapper{
	text-align:center;
	padding:0 20px;
}

.results-wrapper .img-wrapper img{
	display:block;
	margin:auto;
}


@media screen and (max-width: 767px){
	.results-wrapper .img-wrapper{
		padding:0 10px;
	}
	
	.results-wrapper .slick-list{
		padding-right:50px;		
	}
}


/******
** .arrows-wrapper
******/
.arrows-wrapper{
	padding-right:100px;
	text-align:right;
}

.arrows-wrapper .arrow{
	display:inline-block;
	height:60px;
	width:60px;
	padding:10px;	
	background-color:#e50913;
	border-radius:5px;
	
	cursor:pointer;
}

.arrows-wrapper .arrow.left{
	margin-right:20px;
	background-image:url(../img/left-arrow.png);
	background-size:40px;
	background-position:50%;
	background-repeat:no-repeat;
}

.arrows-wrapper .arrow.right{
	background-image:url(../img/right-arrow.png);
	background-size:40px;
	background-position:50%;
	background-repeat:no-repeat;
}

@media screen and (max-width: 767px){
	.arrows-wrapper{
		padding-right:60px;		
	}
}

/****
** grid2
****/
.grid2{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 30px;
}

@media screen and (max-width: 767px){
	.grid2{
		grid-template-columns: 1fr;
	}
}

/****
** grid3
****/
.grid3{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 30px;
}

@media screen and (max-width: 767px){
	.grid3{
		grid-template-columns: 1fr;
	}
}

/****
** .logos-grid
****/
.logos-grid{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content: center;
}

.logos-grid > .img-wrapper{	
	width:20%;	
	padding:10px;
}

.logos-grid > .img-wrapper.with-bg img{
	padding:10px;
	background:#000;
}

@media screen and (max-width: 980px){
	.logos-grid > .img-wrapper{	
		width:25%;	
		padding:10px;
	}
}

@media screen and (max-width: 767px){
	.logos-grid > .img-wrapper{	
		width:33.33%;	
		padding:10px;
	}
}

@media screen and (max-width: 540px){
	.logos-grid > .img-wrapper{	
		width:50%;	
		padding:10px;
	}
}

/****
** popup-wrapper
****/
.popup-wrapper .popup-content{
	padding:20px 20px;
}

.popup-wrapper .popup-content.multi-form-wrapper{
    padding:20px 20px 20px 20px;
}

.popup-wrapper .popup-image{
	
}

.popup-wrapper h4{
	
}

.popup-wrapper p{	
	
}

@media screen and (max-width: 767px){
	.popup-wrapper{
		display:flex;
		flex-direction:column;
	}
	
	.popup-wrapper .popup-content{
		padding:20px 20px;
		order:2;
	}

	.popup-wrapper .popup-image{
		height:200px;
		order:1;
	}
	
	.popup-wrapper h4{
		
	}
}


/**
* Plugin Overrides
**/
/**
* Slick
**/
.slick-dots{
    position:static;
    padding:0!important;
}

.slick-dots li button{
    padding:0;
}

.slick-dots li button:hover:before, .slick-dots li button:before{
    font-size:16px;
}

/**
* Font face
**/
@font-face {
    font-family: 'Eurostile';
	font-weight:400;
    src: url('../fonts/eurostile.TTF');
}
@font-face {
    font-family: 'Eurostile';
	font-weight:700;
    src: url('../fonts/EUROSTIB.ttf');
}