/*
Theme Name: Bouwbedrijf Leo Booij
Theme URI: http://www.leobooij.nl/
Description: Template voor Bouwbdrijf Leo Booij.
Author: Yavuz Gun
Author URI: http://www.guncorp.nl
Template: Divi
*/
@import url("../Divi/style.css");

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

#main-content {
 margin-top: -25px;
}
.et_pb_slider, .et_pb_slider .et_pb_slides,
.et_pb_slider .et_pb_slides .et_pb_slide,
.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
height: 650px; /* Set this to the desired value */
}
.et_fixed_nav #logo{
max-height:76px;
padding-bottom: 10px;
}
#et-top-navigation {
 padding-top: 15px;
}
#et-info {
 float: right !important;
}

.round{
max-height: 250px;
border-radius: 200px;
-moz-border-radius: 200px;
-webkit-border-radius: 200px;
}

#footer-info a:hover {
color:#87cddb
}
#no-margins {
padding-top:0px; margin-top: 0px;
}
#zero-margins {
	padding: 0px; margin: 0px;
}
.wpcf7 input, textarea {
width:75%;
border: 1px solid #ccc;
font-size: 14px;
font-family: Arial;
color: #666;
margin: 0 5px 5px 0;
padding: 8px 8px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.wpcf7 input[type="submit"] {
background: #006ab6;
color: #fff;
cursor: pointer;
border: none;
font-size: 14px;
width: auto
}
.wpcf7-form input[type="submit"]:hover {
background-color: #000;
}
.et_pb_testimonial {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
border: 1px solid #f6d02e;
border-radius: 15px;
}
.et_pb_testimonial:before {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}
.big-header {
	height: 250px;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.et_pb_slider, .et_pb_slider .et_pb_slides,
.et_pb_slider .et_pb_slides .et_pb_slide,
.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
height: 300px; /* Set this to the desired value */
}

.extra_text {
	margin-bottom: 10px;
	float:right;
}
#et-info {
width: 100%;
}
.footer_text { 
float:none;
text-align: center;
}

}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
#logo {
width: 200px;
padding-top:15px;}
.et_pb_slider, .et_pb_slider .et_pb_slides,
.et_pb_slider .et_pb_slides .et_pb_slide,
.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
height: 300px; /* Set this to the desired value */
}
#top-header .et-social-icons {
float: right;}
#et-info {
width: 100%;
}
.footer_text { 
float:none;
text-align: center;
}

}
