/*
 Theme Name:     Fondu au Noir Theme
 Theme URI:      
 Description:    Divi Child Theme
 Author:         Fortune Lab
 Author URI:     https://www.fortunelab.net
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */



/**************************************************     GENERAL     ************************************************************/

body {
	color: #000000;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

p {
	color: #000000;
}

#main-header {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}


#home-slide-section {
	margin-top: -80px;
	

}

#home-slide-section .et_pb_slide{
	height: 100vh;
}

#home-slide-section .et_pb_slide {
	background-position: top;
}



#home-slide-section .et_pb_container .et_pb_slide_description h2 a {
	font-size: 40px;
	line-height: 50px;
}

#home-slide-section .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
	font-size: 32px;
	line-height: 40px;
}


#home-slide-section.twentyOne .et_pb_slide_5 .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
	font-size: 24px;
	line-height: 30px;
}



#home-slide-section .et_pb_container .et_pb_slide_description a.et_pb_more_button {
	color: #ff7302 !important;
	background-color: #fff;
	border: transparent;
	border-radius: 4px;
}

#home-slide-section .et_pb_container .et_pb_slide_description {
	padding: 16% 0;
}

#text-for-timer {
	padding-right: 20px;
}

#text-for-timer h2{
	padding-top: 10px;
	font-size: 40px;
	padding-bottom: 0px;
}

#text-for-timer p {
	font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #b0b0b0;
}

#main-footer h4,
#main-footer p,
#main-footer a {
	color: #fff;
}

#main-footer h4:after {
	content: "";
    display: block;
    width: 60px;
    height: 3px;
    background-color: #fac42b;
    margin-top: 12px;
    margin-bottom: 15px;
}

#home-slide-section .et_pb_slide {
	background-position: inherit;
}

#mobile_menu {
	background: rgba(0, 0, 0, 0.8);
}

#edition2017 h2 {
	font-size: 36px;
}

#edition2017 .et_pb_row_1 p{
	color: #999999;
	font-size: 21px;
	line-height: 1.4;
}

#edition2017 .et_pb_row_2 .et-pb-icon {
	font-size: 50px;
}

#logo {
	max-height: 100%;
}

.movie h2, #discussion h2, #speakers h2 {
	font-size: 40px;
}

#movie #max120.et_pb_image img {
	max-width: 120px;
}

#movie #max150.et_pb_image img {
	max-width: 150px;
}

.et_pb_module a.et_pb_button:hover {
	color: #fff !important;
    background: #262626;
}

#stanley-nelson .et_pb_row {
	border: 1px solid #e3e3e3;
	padding: 20px;
}


#speakers .et_pb_image {
	margin-bottom: 0px;
}

#speakers .description-text {
	padding: 20px;
	background-color: #fff;
	min-height: 160px;
}

#speakers .description-text h4 {
	font-size: 14px;
	font-weight: normal;
}

#speakers .description-text p {
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}

#speakers .description-text h4:after {
	content: "";
    display: block;
    width: 40px;
    height: 2px;
    margin: 0 auto;
    background-color: #fac42b;
    margin-top: 10px;
    margin-bottom: 5px
}

#speakers h3 {
	font-size: 28px;
	font-weight: normal;
}

#speakers h3:after {
	content: "";
    display: block;
    width: 120px;
    height: 3px;
    background-color: #fac42b;
    margin-top: 12px;
    margin-bottom: 15px;
}

.et_bloom_header_outer {
	display: none;
}


.et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content {
	padding: 0 0 10px 0 !important;
}

.et_bloom .et_bloom_bottom_stacked p.et_bloom_popup_input {
	width: 68% !important;
}

.et_bloom .et_bloom_form_container.et_bloom_form_text_dark .et_bloom_form_content .et_bloom_form_footer p {
	color: #fff !important;
}

button.et_bloom_submit_subscription {
	width: 25% !important;
	margin-left: 20px !important;
	border: 1px solid #fff !important;
}

.popup-sub-title {
	color: #999;
	font-size: 21px;
	line-height: 1.4;
}

.pum-title.popmake-title {
	padding-bottom: 10px;
}

.movie h3:after {
    content: "";
    display: block;
    width: 120px;
    height: 3px;
    background-color: #fac42b;
    margin-top: 12px;
    margin-bottom: 15px;
}

#footer-bottom .container{
	color: #ececee;
    font-size: 10px;
    text-align: right;
}

.fwidget.et_pb_widget.widget_bloomwidget {
	width: 100%;
}

.nav li ul.sub-menu {
	background: #000;
}

.et_pb_slide_content p {
	color: #fff;
}

.et_pb_tabs_controls li a {
	padding: 4px 20px 4px;
}

/*#Beethova p {
	color: #0e0e0e;
}*/

#partners .partners-row img {
	max-width: 150px;
}

.et_pb_column {
	z-index: auto;
}
    

@media (min-width: 981px) {
	#main-header.et-fixed-header {
		background-color: #262626;
		border: 1px solid #fff;
		
	}

	#main-header ul#top-menu li a{
		color: #fff !important;
		text-transform: uppercase;
	}

	#home-slide-section .et_pb_container {
		text-align: left;
		padding-left: 30%;
	}

	.btbox-wrap.btbox-desktop.btbox-type-iframe.btbox-opened{
		top: 100px !important;
	}

	.et_right_sidebar .et_pb_column_1_4 .et_pb_countdown_timer {
		padding: 20px 0 !important;
	}

	.et_right_sidebar .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, 
	.et_right_sidebar .et_pb_column_1_4 .et_pb_countdown_timer .section p.label{
		font-size: 20px;
		line-height: 20px;
	}

}


@media (max-width: 1280px) {
	#home-slide-section .et_pb_container .et_pb_slide_description h2 a {
		font-size: 50px;
		line-height: 60px;
	}
}

@media (max-width: 1024px) {
	#home-slide-section .et_pb_container .et_pb_slide_description h2 a {
		font-size: 40px;
		line-height: 50px;
	}
}

@media (max-width: 980px) {
	.footer-widget:nth-child(3) {
	    width: 100% !important;
	    margin: 0 !important;
	}
}

 
@media (max-width: 468px) {
	.et_bloom .et_bloom_bottom_stacked p.et_bloom_popup_input {
		width: 100% !important;
	}

	button.et_bloom_submit_subscription {
		margin-left: 0 !important;
	}
}