.header{
	width:100%;
	height:520px;
	min-width: 1100px;
	overflow: hidden;
	
}

#header-home{
	background-image: url('images/imgs4.png');
	background-size: cover;
}

#header-workshop{
	height:730px;
	background-image: url('images/workshop.png');
}

#header-contact{
	height:460px;
	background-image: url('images/speakers.png');
}

#header-schedule{
	height:460px;
	width:100%;
	min-width:1100px;
}


#header-content{
	width:1100px;
	min-width: 1100px;
	height:55px;
	color:white;
	font-size:15px;
	font-weight: 200;
	margin:0px auto 0px auto;
}
#header-links{
	position:fixed;
   	top:0;
   	color:white;
   	transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
}
#header-links a:link{
  color: white;
  cursor:pointer;
   
}
#header-links a:hover{
  text-decoration: none;
  cursor:pointer;
}

#header-links a:active{
  text-decoration: none;
  color: white;
  cursor:pointer;
  font-weight: 700;
}

#header-links a:visited{
  text-decoration: none;
  color: white;
  cursor:pointer;
}

#schedule-links a:link{
  text-decoration: none;
  color: white;
  cursor:pointer;
   
}
#schedule-links a:hover{
  text-decoration: none;
  cursor:pointer;
}

#schedule-links a:active{
  text-decoration: none;
  color: white;
  cursor:pointer;
  font-weight: 700;
}

#schedule-links a:visited{
  text-decoration: none;
  color: white;
  cursor:pointer;
}

#workshop-links a:link{
  text-decoration: none;
  color: white;
  cursor:pointer;
   
}
#workshop-links a:hover{
  text-decoration: none;
  cursor:pointer;
}

#workshop-links a:active{
  text-decoration: none;
  color: white;
  cursor:pointer;
  font-weight: 700;
}

#workshop-links a:visited{
  text-decoration: none;
  color: white;
  cursor:pointer;
}





body{
	font-family: 'Exo 2', sans-serif;
	background-repeat:no-repeat;
    background-size: cover;
	height:100%;
}

#first-div{
	width:100%;
	height:120px;
	background-color: #FEDB4B;
}

#first-div-contents{
	width:1100px;
	margin:0px auto 0px auto;
	min-width:1100px;
}

#second-div{
	width:100%;
	height:2024px;
	background-color: white;
	padding-top:70px;
}

#second-div-content{
	margin:0px auto 0px auto;
	width:1100px;
	min-width: 1100px;
}

.span-left{
	padding-left:90px;
}

.span-right{
	padding-left:82px;
}

#third-div{
	background-image: url('images/background-speakers.png');
	width:100%;
	height:650px;
}

#third-div-content{
	margin:0px auto 0px auto;
	width:1100px;
	min-width:1100px;
	padding-top:70px;

}

.user-profile-circle{
  width:176px; 
  height:176px;  
  border-width: 4px;  
  border: 4px solid #FECB45;
  border-radius: 176px;
  text-align: center;
  background-color: white;
  overflow: hidden;
  margin:0px auto 0px auto;
}
.user-profile-circle-speakers{
  width:176px; 
  height:176px;  
  border-width: 4px;  
  border: 4px solid #FECB45;
  border-radius: 176px;
  text-align: center;
  background-color: white;
  
}

.speakers-photo{
	text-align: center;
}

.speakers-name{
	font-size:24px;
	color:#FECB45;
	text-align: center;
}

.speakers-function{
	font-size:15px;
	color:#999999;
	text-align: center;
}

#forth-div{
	height:480px;
	background-color: #FEDB4B;
	text-align: right;

}

#fifth-content{
	width:100%;
	background-color: white;
	height:265px;
	padding-top:40px;
}

#footer{
	width:100%;
	height:200px;
	background-color: #333333;
	min-width:1100px;
}

.yellow-button{
	width:270px;
	height:45px;
	border-radius: 5px;
	font-weight: 700;
	font-size:18px;
	transition: all 0.35s cubic-Bezier(0.23, 1, 0.32, 1);
    -webkit-backface-visibility: hidden;
}
.menu{
	padding-top: 15px;
	height:50px;
	font-weight: 700;
}

#map{
	height:480px;
	width:50%;
}

.menu-black{
	margin-top:10px;
	padding-top: 20px;
	margin-top:0px;
	height: 65px;
}
.green-btn{
	width:200px;
	height:50px;
	background-color: green;
	border-radius:10px;
	margin-top:30px;
	border:0px;
}
#black-effect{
	background-image: url('/public/images/rectangle-effect.png');
	width:100%;
	margin-top:-150px;
	height:150px;
}


li{
	font-size:22px;
	font-weight: 200;
}

.medium-div-dark{
	height:300px;
	width:100%;
	background-color: #333333;
}

.workshop-li{
	font-weight:300; 
	color:#fff;
}
.medium-container-yellow{
	width: 100%;
	background-color: #FEDB4B;
	height:240px;
}

.medium-container-yellow a:hover{
	text-decoration: none;
	cursor: pointer;
}

.medium-div-dark a:hover{
	text-decoration: none;
	cursor: pointer;
}

#contact-first a:hover{
	text-decoration: none;
	cursor: pointer;
}
.map-container{
	width:100%;
	height:330px;
}

.medium-text-dark-schedule{
	color:#333333;
	font-weight: 600;
	font-size:30px;
}

.time{
	font-weight:300; 
	font-size:18px; 
	color:white; 
	margin-top:10px;
}

.table-yellow{
	width:500px;
	background-color:#FEDB4B; 
	text-align:left;
}

.section-title{
	font-weight:400;
	font-size:18px;
	color:#ffffff;
	margin: 2px 2px;
}

.event-header-track-1{
	width: 20px;
	background: #9b59b6;
	border-bottom: 1px solid #9b59b6;
}

.event-header-track-2{
	width: 20px;
	background: #3498db;
	border-bottom: 1px solid #3498db;
}

.event-header-track-3{
	width: 20px;
	background: #1abc9c;
	border-bottom: 1px solid #1abc9c;
}


.event-header-track-4{
	width: 20px;
	background: #C97D12;
	border-bottom: 1px solid #1abc9c;
}


.event{
	width:100px;
	background:#919191; 
	/*border-bottom:1px solid #AFAFAF;*/
	/*border-right:1px solid #AFAFAF;*/
	border-bottom: 1px solid transparent;
}

.speech-element{
	width:500px;
	background-color:#FFF;
	text-align:left;
	border-bottom:1px solid #DBDBDB;
	border-left: 1px solid #dbdbdb;
}

.medium-text-dark-schedule-slim{
	font-size:13px; 
	color:#333333; 
	font-weight:400; 
	margin-top:0px;
}
.medium-text-dark-schedule-regular{
	font-size:18px; 
	color:#333333; 
	font-weight:700;
}
.table-padding{
	padding-left:30px;
}

.yellowClass{
	background-color: #FEDB4B;
	z-index:10000;
	box-shadow: 0px 0px 3px #888;
}


.yellowClass  .menu:hover{
	background-color: #333333;
	color:#FEDB4B;
	font-weight:700;
	border:none;
}
.dropdown{
	width:auto;
	text-align:center;
	padding-top: 15px;
	height:65px;
	font-weight: 700;
}
.yellowClass .dropdown{
	margin-top: 0px;
}



.extended{
	height:65px;
	padding-top:20px;
}
.yellowClass  .dropdown:hover{
	background-color: #333333;
	color:#FEDB4B;
	border:none;

}

.yellowClass #register-header{
	background-color: #333333;
	color:#FEDB4B;
	margin-left:20px;
	margin-top:18px;
	border:0px ;
}

.yellowClass #item a{
  text-decoration: none;
  color: black;
  cursor:pointer;
}

.active{
	color:#FEDB4B;
	border-bottom:2px solid #FEDB4B;
	padding-bottom:20px;
}

.active-backgrounded {
	background-color: #333333;
	color:#FEDB4B ! important;
	font-weight:700;
	border:none;
}

.active-backgrounded a{
	color:#FEDB4B ! important;
}


.yellowClass #previous-year {
  text-decoration: none;
  color: black;
  cursor:pointer;
}

.yellowClass #item-whitout-border:hover a{
	color:#FEDB4B;
}

.yellowClass #item:hover a{
	text-decoration: none;
	border:none;
}
#item:hover a{
	color:#FEDB4B;
	border-bottom:2px solid #FEDB4B;
	padding-bottom:20px;
}

#previous-year:hover{
	color:#FEDB4B;
}

#speakers-content{
	width:100%;
	height: auto;
	left:0px;
}

#speakers-big{
	height: 256px;
	width:256px;
	padding-left:0px;
	padding-right:0px;
	margin-left:-1px;
	margin-top:-1px;
}


#content{
	display:block; 
	font-size:30px;  
	color:white; 
	margin-top:-120px;
	height:121px;
	position: absolute;
	cursor: pointer;
}

.img{
	transition: all 0.35s cubic-Bezier(0.23, 1, 0.32, 1);
	margin-left:-1px;
}


.worskshop-header{
	height: 100px;
	background-color: #FEDB4B;
	text-align: center;
	padding-top:10px;
}

.workshop-first{
	height:210px;
	background-color: #333333;
	text-align: center;
	padding-top: 30px;
}

.workshop-second{
	height:auto;
	width:auto;
	min-width:100%;
	background-color: #222222;
	padding-top: 30px;
	display: block;
	min-height: 200px;
}

.white-container{
	background-color: white;
	padding-top: 50px;
	padding-left: 70px;
	padding-bottom: 50px;
}



.dropdown-menu{
	width:auto;
	border:0px;
	background: none;
	font-size:15px;
	box-shadow: 0px;
	font-weight: 700;
	border-radius:0px;
}

.dropdown-menu li a{
	font-size: 15px;
	font-weight: 700;
}

.dropdown-menu li a:hover{
	font-size: 15px;
	font-weight: 700;
	background:none;
}



#previous-year{
	color:#FFF;
}


.statistics-big{
	font-weight:700;
	font-size:38px;
	color:#000;
}

.statistics-small{
	font-weight:300;
	font-size:18px;
	color:#000;
}
#footer-links{
	color:#999999;
}
#footer-links a:link{
  text-decoration: none;
  color:#999999;
  cursor:pointer;
   
}
#footer-links a:hover{
  color:#FEDB4B;
  text-decoration: underline;
  cursor:pointer;
  
}

#footer-links a:active{
  text-decoration: none;
  cursor:pointer;
   color: #999999;
  font-weight: 700;
}

#footer-links a:visited{
  	text-decoration: none;
  	cursor:pointer;
}

.headers-homepage a:link{
  text-decoration: none;
  color:#999999;
  cursor:pointer;
   
}
.headers-homepage{
  color:#000;
  text-decoration: none;
  cursor:pointer;
  
}

.headers-homepage:hover{
  color:#000;
  text-decoration: none;
  cursor:pointer;
  
}
#footer a{
	color:#999999;
}

#register-header{
	width:120px;
	height:30px;
	background-color: transparent;
	border:2px solid white;
	border-radius:5px;
	outline:none;
	display: inline-block;
	font-weight: 700;
	position:absolute; 
}
#partners-bordure{
	border-top:1px solid black;
	border-bottom: 1px solid black;
}

.workshop-yellow-big{
	font-weight:700;
	font-size:37px; 
	color:#FEDB4B;
}

.workshop-first-white{
	font-weight:100;
	font-size:24px; 
	color:white;
}

.workshop-location{
	font-size:24px;
	color:white; 
	font-weight:100;
}

.workshops-circle{
	width:120px;
	height:120px;
	border-radius:120px;
	border-color:#FEDB4B; 
	padding-left:-1px;
}

.pages-title{
	font-size:45px;
	font-weight:300;
	color:white; 
	margin:100px auto 0px auto;
}

.schedule-homepage{
	color:#1F1F1F;
	font-size:18px;
}

.headers-homepage{
	font-weight:100;
	text-align:center;
	font-size:45px; 
}

.homepage-location{
	font-weight:300;
	font-size:24px; 
	color:#333333;
}

table tr p{
}

table { 
border-spacing: 0;
border-collapse: collapse;
}

.terms-of-use-row{
	color:#000;
	text-align: justify;
	padding-left: 30px;
	padding-right: 100px;
}

.terms-of-user-regular-text{
	font-size: 14px;
	font-weight: 300;
}

.terms-of-use-header{
	margin-top:20px;
	font-size: 18px;
	font-weight: 700;
}

#big-text{
	font-size: 20px;
	font-weight:700;
}

#media-buttons{
	height:80px;
	padding-top:20px;
}



.yellow-button:hover {
   transform: scale(1.1);
}

#italic{
	font-style: italic;
	margin-top:-1px;
}
a.speaker {
   overflow: hidden;
   display: block;
   height:256px;
   width:256px;
}
a.speaker:hover img {
   transform: scale(1.1);
   z-index:-10000;
} 

a.speaker-name{
	display: block;
	text-decoration: none;
	margin-top:200px;
}


.speaker-name-display{
	font-size:19px; 
	font-weight:700; 
	color:#F1D14E; 
	margin-top:-58px; 
	margin-left:30px;
}

.speaker-organisation{
	font-size:16px; 
	font-weight:300; 
	color:#FFF; 
	margin-left:30px; 
	margin-top:-15px;
}
#padding-shadow{
	margin-top:55px;
	margin-left:-1px;
}

.image{
	display:inline-block;float:right
}

#conference-title-container a{
	text-decoration: none;

}

#speaker-description-container{
	padding-left:60px;
	text-align:justify; 
	padding-right:60px;
	font-size:16px;
	font-weight: 300;
	color:#333333;
}

#speaker-description-container ul,li{
	font-size:16px; 
	font-weight:300; 
	color:#333333;
}

#conference-holder{
	margin-bottom:40px;
	font-weight:300; 
	color:#333333;
	 font-size:20px;
}
#conference-holder li{
	font-weight:300; 
	color:#333333;
	 font-size:20px;
}

#conference-speaker-holder li{
	color:white;
	font-weight: 200;
}
#conference-speaker-holder{
	color:white;
	font-weight: 200;
}

.social-buttons{
	width:275px;
	background-color: red;
	display: block;
	height:80px;
	padding-top:25px;
}

.speakers-name a{
	color:#fecb45;
	text-decoration: none;
}

#page a{
	text-decoration: none;
	color:black;
}

#day-2-table a{
	text-decoration: none;
	color:black;
}
a.speaker-name{
	display: block;
	margin-top:3px;
}