/*
Theme Name: Mediengruppe Thiel
Description: A child theme for divi
Author: VCAT Consulting GmbH
Template: Divi
*/

@charset "UTF-8";

h3 {
	font-size: 16px !important;
	color: #242c3e;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.5em;
}

h4 {
	font-size: 16px !important;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.5em;
}

.et_pb_fullwidth_header_container h1, .et_pb_fullwidth_header_container .et_pb_fullwidth_header_subhead, h2, .single-project .et_pb_title_container h1, .h1bg .et_pb_text_inner h1 {
	background-color: #1c4b75;
	padding: 10px 20px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	display: inline-block;
	color: #fff;
}

h2 {
	margin-bottom: 10px !important;
	font-size: 26px !important;
	text-transform: uppercase;
	width: auto !important;
	display: inline-block;
	vertical-align: top;
}

.et_pb_header_content_wrapper p, .pbg p {
	background-color: #1c4b75;
	padding: 10px 20px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	margin-right: 25%;
}

.page .et_pb_fullwidth_header .et_pb_button_two.et_pb_button, .page .et_pb_fullwidth_header .et_pb_button_two.et_pb_button:hover, .page .et_pb_fullwidth_header .et_pb_button_one.et_pb_button, .page .et_pb_fullwidth_header .et_pb_button_one.et_pb_button:hover {
	padding: 0.3em 40px !important;
}


.et_pb_fullwidth_header_container a.et_pb_button_one.et_pb_button, .et_pb_fullwidth_header_container a.et_pb_more_button.et_pb_button.et_pb_button_two {
	margin-top: 0px !important;
}

.et_pb_fullwidth_header_container a.et_pb_button_one:hover {
	border: 1px solid #fff !important;
}

.et_pb_contact_select {
	font-size: 14px;
}

.et_pb_contact_field[data-type="select"]::after {
	border-color: #fabc00 transparent transparent;
}

.nav li ul {
	padding: 0px;
	width: 200px;
}

.nav li li ul {
	left: 200px;
}

#top-menu li li {
	padding: 0px;
}

#top-menu li li a {
	font-size: 13px;
	padding: 6px 10px 6px 15px;
}

.et_pb_portfolio_grid h5 {
	color: #fff;
	background-color: #1c4b75;
	padding: 10px 5px;
	width: 100%;
	text-align: center;
}

.page .et_pb_portfolio_item.et_pb_grid_item {
	margin: 0 2.5% 2.5% 0;
	width: 23.125%;
}

.page .et_pb_portfolio_item.et_pb_grid_item:nth-child(4) {
	margin: 0 0 2.5% 0;
	width: 23.125%;
}

.et_pb_text a,
.et_pb_text a:link {
	color: #1c4b75 !important;
	font-weight: 700;
	text-decoration: none;
}

.et_pb_text a:hover,
.et_pb_text a:active,
.et_pb_text a:visited {
	text-decoration: underline;
}




/* POST STYLINGS */
#post-2 .et_pb_text a,
#post-2 .et_pb_text a:link {
	color: #FFF !important;
	font-weight: normal;
	text-decoration: none;
}

#post-2 .et_pb_text a:hover,
#post-2 .et_pb_text a:active,
#post-2 .et_pb_text a:visited {
	text-decoration: underline;
}


#footer-widgets .instagram-pics li {
	padding-bottom: 10px;
	list-style: none;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	max-width: 31%;
	width: auto;
	display: inline-block;
	margin: 10px 0 0 2%;
	flex-grow: 1;
	position: unset;
	padding-left: 0;
}

.front-blog-news .et_pb_column_1_2,
.front-blog-news .et_pb_column_1_3,
.front-blog-news .et_pb_column_1_4 {
	width: 100%;
}

.front-blog-news .et_pb_post {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	margin-right: 15px !important;
	margin-bottom: 15px !important;
	/*height:475px;*/
}



input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
	background-color: #1c4b75;
	border: 1px solid #fff;
	color: #fff;
	padding: 8px 12px;
	font-size: 14px;
	font-family: "Open Sans", Arial, sans-serif;
	width: 100%;
}

textarea {
	height: 115px;
}

.wpcf7-submit {
	background-color: #fabc00;
	color: #fff;
	font-size: 14px;
	font-family: "Open Sans", Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 20px;
	border: none !important;
	font-weight: bold;
}

.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 10px !important;
}

.h1paddingnull h1 {
	padding-bottom: 0px !important;
}


h4.widgettitle {
	background-color: #1c4b75;
}

#main-content {
	background-color: #f1efec !important
}


header .container {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}

.et_header_style_left #et-top-navigation {
	width: 50%;
}

#et-top-navigation {
	padding-left: 0 !important
}

.mobile_nav .mobile_menu_bar::before {
	color: #fff !important;
}

#et_mobile_nav_menu {
	float: left;
}

.comment_area .comment-reply-link {
	top: unset;
}

#footer-widgets .footer-widget li::before {
	content: none;
}

/**** CF7 ****/
form input[type="text"],
form input[type="password"],
form input[type="tel"],
form input[type="email"],
form input.text,
form input.title,
form textarea,
form select {
	background-color: #ffffff;
	color: #999;
	padding: 10px;
}


/****** Product Gallery *****/
.product-gallery .et-pb-controllers {
	width: 47.25%;
	margin-right: 5.5%;
	justify-content: space-between;
	display: flex;
	height: 100px;
}


.product-gallery .et-pb-arrow-prev,
.product-gallery .et-pb-arrow-next {
	opacity: 1;
	color: #1c4b75 !important;
}

.product-gallery:hover .et-pb-arrow-prev,
.product-gallery .et-pb-arrow-prev {
	left: 22px;
}

.product-gallery .et-pb-arrow-next {
	left: 47.25%;
	right: 0;
	width: 48px;
}

.product-gallery .gallery-nav-image,
.product-gallery .mejs-overlay-button {
	width: 100%;
	height: auto;
}


.product-gallery .et-pb-controllers a {
	display: none
}
.product-gallery .et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 1;
}

.product-gallery .et-pb-controllers a.visible {
	display: inline;
	text-indent: unset;
	width: 25%;
	height: 100%;
}

.product-gallery .et-pb-controllers a {
	position: absolute;
	left: -15%;
	margin: 0;
	opacity: 0;
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-o-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	transition: all 0.7s;
	z-index: 1;
	float: left;
}

.product-gallery .et-pb-controllers a.ll {
	left: 0;
	opacity: 0.8;
}

.product-gallery .et-pb-controllers a.l {
	left: 20%;
	opacity: 0.8;
}

.product-gallery .et-pb-controllers a.et-pb-active-control {
	left: 40%;
	margin-top: 0;
	opacity: 1;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	z-index: 5;
}

.product-gallery .et-pb-controllers a.r {
	left: 60%;
	opacity: 0.8;
}

.product-gallery .et-pb-controllers a.rr {
	left: 80%;
	opacity: 0.8;
}

.product-gallery .et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}

.product-gallery .et-pb-active-slide .et_pb_slide_description {
	animation: unset;
}

.product-gallery .et_pb_slide_image, .product-gallery .et_pb_slide:first-child .et_pb_slide_image img.active {
	animation: unset;
}

.product-gallery .et_pb_media_alignment_center .et_pb_slide_image {
	top: 40%;
}


#et-info-email {
	display: none
}

.et_pb_fullwidth_header_container h1, .et_pb_fullwidth_header_container .et_pb_fullwidth_header_subhead {
	border: 1px solid transparent;
}

header .container {
	flex-direction: row;
	justify-content: start;
}
header.et-fixed-header .container {
height: 65px;
}

.et_header_style_left .logo_container {
	position: relative;
	height: unset;
	text-align: left;
}

.et_header_style_left .logo_container {
	width: auto !important;
	max-width:260px;
}

.et_header_style_left #et-top-navigation {
	width: auto;
	display: flex;
	align-items: center;
}


#et-info.medien-tel {
	margin-left: auto;
	color: #fff;
	display: flex;
	align-items: center;
	padding-bottom: 0;
}





/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 1405px ) {

}

@media only screen and ( min-width: 981px ) {

}

@media only screen and ( min-width: 1200px ) {

}

@media only screen and ( min-width: 1100px ) {

}

@media screen and (max-width: 1280px) {

}

/*-------------------[1080px]------------------*/
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {

}

@media only screen and ( min-width: 981px ) and ( max-width: 1405px) {


}

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 979px ) {
	.front-blog-news .et_pb_post {
		width: auto;
	}
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 100%;

	}
}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 80%;
	}

	.front-blog-news .et_pb_post,
	.et_pb_gutters3 .front-blog-news .et_pb_column_1_4,
	.et_pb_gutters3 .et_pb_row.front-blog-news .et_pb_column_1_4 {
		width: 100% !important;
	}

	.product-gallery .et-pb-arrow-next {
		left: unset;
		right: -15px;
		top: 35%;
	}

	.product-gallery .et-pb-arrow-prev {
		left: -15px;
		top: 35%;
	}

	.product-gallery .et-pb-controllers {
		width: 100%;
		margin-right: 0;
		position: relative;
		bottom: 0;
	}
}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}


@media screen and (max-width: 1023px) {
	.et_header_style_left .logo_container {
		margin-right: 25px;

	}
}
