/*
Theme Name: Henner Schmidt
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   prianda consult
Template: Divi
*/

@import url("../Divi/style.css");
@import url("fonts.css");


@media screen and (max-width: 64em) {
 body {
      font-size: 100%;
   }
}

@media screen and (max-width: 50em) {
 body {
       font-size: 90%;
   }
}

@media screen and (max-width: 30em) {
   body {
        font-size: 75%;
  }
}

p, li{ 
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
}


/** Überschriften **/


h1, h2, h3, h4, h5, h6 {
    /*font-family: "Conv_FDP-CondBold" !important;*/
    color: rgba(0,0,0,1) !important;
  	font-family: "din-2014",sans-serif !important;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 800 !important;
	line-height: 1em;
}

h1, h2{
    font-size: 3.75em;
}

h3{
    font-size: 2.8125em;
}

h4{
    font-size: 1.875em;
    margin-bottom: 15px;
}

/** Basics **/

.et_pb_text a{
  	font-family: "din-2014",sans-serif !important;
    color: #e5007d;
    font-size: 1.29em;
}

.et_pb_text a:before {
    font-family: "FontAwesome";
    content: "\f105";
    padding-right: 5px;
}

.et_pb_text a:hover{
  	color: #a5027d;
}


.et_pb_text{
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
}

/** HEADER **/

.wp_name{
    position: absolute;
    margin-top: -85px;
    text-transform: uppercase;
    color: #4A4A4A;
    font-weight: 800;
  	font-family: "din-2014",sans-serif !important;
    font-size: 30px;
    letter-spacing: 0.015em;
}

.wp_desc {
    color: #9B9B9B;
    position: absolute;
    margin-top: -80px;
    font-size: 0.9em;
}

@media all and (min-width: 768px) {
    .wp_desc { padding-left: 30px; }
}

#et_search_icon:before{
    font-family: "FontAwesome" !important;
    content: "\f002";
}

/** Slider **/

.et_pb_bg_layout_dark .et_pb_slide_description, .et_pb_bg_layout_light .et_pb_slide_description{
    text-shadow: none;
}

.et_pb_bg_layout_dark .slider_title{
    background-color: #ffed00;
}

.et_pb_slider .et_pb_more_button, .et_pb_slider .et_pb_more_button:hover, .et_pb_slider .et_pb_module .et_pb_button:hover, .et_pb_slider .et_pb_button:hover{
    border-radius: 0px;
    border: 0px;
    height: 40px;
    padding: 2px 50px;
    top: 431px;
    left: 175px;
    font-size: 1.43em;
    position: absolute;
}


.et_pb_bg_layout_dark .et_pb_more_button, .et_pb_bg_layout_dark .et_pb_more_button:hover{
    background-color: #009ee3;
}

.et_pb_bg_layout_light .slider_title{
    background-color: #009ee3;
}

.et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light .et_pb_more_button:hover{
    background-color: #ffed00;
}

.slider_title{
    display: table;
    padding: 10px 15px;
    position: relative;
    margin-top: 190px;
}

.slider_title h2{
    display: table-cell;
  	font-family: "din-2014",sans-serif !important;
    font-size: 4.2em !important;
}

/** Blog **/

.et_pb_blog_grid .et_pb_post{
    border: 1px solid #EFEFEF !important;
    box-shadow: 9px 10px 20px #EFEFEF;
    min-height: 630px;
}

.category_icon{
    display: none;
}

.et_pb_blog_grid .category_icon{
    display: inherit;
}

img.category_icon {
    float: right;
    margin-top: -40px !important;
    position: relative;
}

.category-icon{
    padding-left: 75%;
    margin-top: -32px;
}

.et_pb_posts h2{
    margin-top: 45px;
}

.entry-title a{
    font-size: 35px;
    line-height: 1.25em;
    padding-bottom: 37px;
    color: rgba(0,0,0,1) !important;
}

.et_pb_blog_grid .entry-title a{
    font-size: 35px;
}

a.more-link{
    font-size: 1.29em;
}


.et_pb_blog_grid .post-content-link{
    text-align: center;
}

.post-content p{
    margin-bottom: 20px;
}

/** ------- **/

/** Blog **/



.comment-content{
    text-align: left !important;
}

/** Social **/

.social, .social:hover{
    width: 175px;
    height: 60px;
}

.social:before{
    margin-right: 20px;
    position: inherit;
}

#social-fb{
    float: right;
    margin-right: -25px;
}

#social-tw{
    float: left;
    margin-left: -25px;
}

.et-social-icons{
    bottom: 3px;
    position: relative;
}

.et-social-facebook a.icon:before{
    font-family: "FontAwesome" !important;
    content: "\f082";
}

.et-social-icon a{
    font-size: 1em !important;
}

/** Informationstext **/

/*
.et_pb_blurb_content{
    max-width: 270px;
}

.et_pb_blurb_content h4 a{
    font-size: 1.025em;
    color: #000000;
}

.info-person:hover:before{
    margin-top: -20px !important;
} */

.info-person h4, .info-beruflich h4, .info-persoenlich h4, .info-ziele h4{
    margin-top: 13px;
}

/*
.et_pb_blurb_container{
    padding: 30px 0px;
}*/

.et_pb_bg_layout_dark .post-content a{
  	font-family: "din-2014",sans-serif !important;
    color: #ffed00;
}

.et_pb_bg_layout_light .post-content a{
  	font-family: "din-2014",sans-serif !important;
    color: #009EE3;
}

.et_pb_blurb_container .post-content p a:before{
  	font-family: "din-2014",sans-serif !important;
    content: "> ";
} 

/*--- ICONS ---*/

.info-person .et_pb_blurb_container:before{
    font-family: "FontAwesome" !important;
    content: "\f1ae ";
    font-size: 1.875em;
}

.info-beruflich .et_pb_blurb_container:before{
    font-family: "FontAwesome" !important;
    content: "\f1ad ";
    font-size: 1.875em;
}

.info-persoenlich .et_pb_blurb_container:before{
    font-family: "FontAwesome" !important;
    content: "\f015 ";
    font-size: 1.875em;
}

.info-ziele .et_pb_blurb_container:before{
    font-family: "FontAwesome" !important;
    content: "\f050 ";
    font-size: 1.875em;
}


.weiteres-violett, .weiteres-gelb, .weiteres-blau, .weiteres-pink{
	text-align: center;
	padding: 0px 3vw 25px;
	min-height: 500px;
	font-size: 14px;
}

@media screen and (max-width:1625px){
.weiteres-violett, .weiteres-gelb, .weiteres-blau, .weiteres-pink{
	min-height: 560px;
}
}

@media screen and (max-width:1262px){
.weiteres-violett, .weiteres-gelb, .weiteres-blau, .weiteres-pink{
	min-height: 620px;
}
}

@media screen and (max-width:1115px){
.weiteres-violett, .weiteres-gelb, .weiteres-blau, .weiteres-pink{
	min-height: 680px;
}
}

@media screen and (max-width:1024px){
.weiteres-violett, .weiteres-gelb, .weiteres-blau, .weiteres-pink{
	min-height: 780px;
}
}

@media screen and (max-width:980px){
.weiteres-violett, .weiteres-gelb, .weiteres-blau, .weiteres-pink{
	min-height: 440px;
}
}

.weiteres-violett .fa, .weiteres-gelb .fa, .weiteres-blau .fa, .weiteres-pink .fa{
	margin: 30px 0px;
	font-size: 3em;
}


/*
.weiteres-violett .et_pb_blurb_container, .weiteres-gelb .et_pb_blurb_container, .weiteres-blau .et_pb_blurb_container, .weiteres-pink .et_pb_blurb_container{
	max-width: 250px;
}
*/


.weiteres-violett, .weiteres-blau, .weiteres-pink, 
.weiteres-violett h4, .weiteres-blau h4, .weiteres-pink h4,
.weiteres-violett p, .weiteres-blau p, .weiteres-pink p,
.weiteres-violett a, .weiteres-blau a, .weiteres-pink a{
	color: #FFED00 !important;
}

.weiteres-gelb, .weiteres-gelb h4, .weiteres-gelb p, .weiteres-gelb a{
	color: #009EE3 !important;
}


#icon{
    text-align: center;
}

#icon .fa{
    border-radius: 50px;
    width: 65px;
    height: 65px;
    font-size: 2em;
    padding: 17px;
}

.icon-gelb .fa{
    background-color: #ffed00;
    color: #009ee3;
}

.icon-magenta .fa{
    background-color: #ffed00;
    color: #009ee3;
}

.icon-blau .fa{
    background-color: #009ee3;
    color: #ffed00;
}

.icon-violett .fa{
    background-color: #a5027d;
    color: #ffed00;
}



/** Button **/

.et_pb_button{
  	font-family: "din-2014",sans-serif !important;
}

/** Footer **/

#footer-widgets .footer-widget li {
    text-align: left;

}

#footer-widgets .footer-widget li:before{
    display: none;
}

.footer-widget a{
    color: #4a4a4a !important;
    font-weight: 600;
    line-height: 2.5em;
}

.footer-widget{
    display: table;
    text-align: center;
}

.widget_nav_menu {
    display: table-cell;
    text-align: center;
    width: 100%;
}

/*
.bottom-nav, .container .clearfix, #footer-bottom{
    text-align: center;
}
*/

/** Header **/

.et_pb_fullwidth_header{
    height: 51vh;
    background-position-y: initial;
}

.et_pb_fullwidth_post_title_0 .et_pb_title_container h1.entry-title {
    font-size: 44px !important;
}

.headline, .sub-headline{
    position: absolute;
  	font-family: "din-2014",sans-serif !important;
    background-color: #a5027d;
    padding: 15px 22px;
}

.headline{
    margin-top: 115px;
}

.gelb {
    background-color: #ffed00 !important;
}

.headline.gelb {
   color: #e5007d;
}

.sub-headline{
    margin-left: 40px;
    margin-top: 140px;
}

.nav li ul{
    text-align: center;
}

/** Menu **/

.sub-menu{
    margin-top: 0px;
    margin-left: -70px;
    background-color: #FFF !important;
    border-top: 0px !important;
    max-width: 200px !important;
    padding: 20px 10px;
    padding-top: 0 !important;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px,
				rgba(0, 0, 0, 0.1) 0px 4px 4px,
				rgba(0, 0, 0, 0.1) 0px 8px 8px,
				rgba(0, 0, 0, 0.1) 0px 16px 16px,
				rgba(0, 0, 0, 0.1) 0px 32px 32px !important;
}

.sub-menu .menu-item{
    background-color: rgba(255,255,255,0.96) !important;
}

#top-menu li li {
    padding: 0 !important;
}

form.et-search-form {
    background-color: #FFF !important;
}

/** Content **/

.et_pb_text p {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    line-height: 1.8em;
}

.et_pb_text p {
    font-size: 16px;
}


/*
.et_pb_text{
	margin-top: 15vh !important;
}
*/

.normaler-link a{
    color: #000;
}

.normaler-link a:before{
    content: '';
}

.vertikal-zentrieren{
    display: table;
    height: 400px;
}

.medien-text{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

hr.colored {
	border: 0;
    border-color: #e5007d;
    border-top: 1px solid #e5007d;
    max-width: 50px;
    position: relative;
}

.quito .tg-item-title, .quito .tg-item-title a {
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
}

/** Teiler **/

.et_pb_space{
    text-align: center;
}

.et_pb_space:after, .et_pb_blog_0 .category-medial .post-content:after{
    font-family: "FontAwesome";
    font-size: 0.375em !important;
    color: #9b9b9b;
    content: "\f111 \f111 \f111" !important;
    letter-spacing: 15px;
}

.category-medial .post-content:after{
    margin-left: 50%;
}

/** Bild **/

.bildtext{
    margin-top: -275px;
    margin-left: 550px;
    padding-bottom: 225px;
}

.bildtitel, .sub-bildtitel{
    position: absolute;
  	font-family: "din-2014",sans-serif !important;
    background-color: #ffed00;
    padding: 10px 22px;
}

.sub-bildtitel{
    margin-left: 50px;
    margin-top: 20px;
}

/** Posttitle **/

h1.entry-title{
  	font-family: "din-2014",sans-serif !important;
    line-height: initial;
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below{
    padding-top: 12vh;
}

/*** The Grid ***/
article .tg-item {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 2px,
		rgba(0, 0, 0, 0.05) 0px 4px 4px,
		rgba(0, 0, 0, 0.05) 0px 8px 8px,
		rgba(0, 0, 0, 0.05) 0px 16px 16px,
		rgba(0, 0, 0, 0.05) 0px 32px 32px;
}

@media all and (max-width: 767px) {
	.sub-menu {
		margin-left: 0;
		box-shadow: none !important;
		max-width: 100% !important;
		width: calc(100% - 20px) ! important;
	}
}