/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */




/* be-vietnam-pro-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/be-vietnam-pro-v11-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/be-vietnam-pro-v11-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/be-vietnam-pro-v11-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/be-vietnam-pro-v11-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/be-vietnam-pro-v11-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/be-vietnam-pro-v11-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/be-vietnam-pro-v11-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/be-vietnam-pro-v11-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* be-vietnam-pro-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/be-vietnam-pro-v11-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* cormorant-garamond-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/cormorant-garamond-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/cormorant-garamond-v20-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body {
    font-family: 'Be Vietnam Pro', Arial, sans-serif;
    font-size: 16px !important;
    color: #674842;
    background-color: #F1EFE9;
    line-height: 160%;
    font-weight: 300;
}


#main-content{
    background-color: #F1EFE9;
}

.et_pb_row, .container  {
    width: 90%;
}

h1, h2, h3, h4, h5, h6 {
    color: #523A35;
    font-family: 'Cormorant Garamond', Times, serif;
    font-weight: 500;
}

h1 {
    font-size: 40px;
    line-height: 110%;
}

h2 {
    font-size: 32px;
    padding-bottom: 24px;
    line-height: 110%;
}
h3 {
    font-size: 24px;
    padding-bottom: 16px;
    line-height: 110%;
}

a {
    color: #296E9F;
    transition: all 0.3s;
}

.policy h3 {
    font-size: 20px;
    padding-bottom: 16px;
    line-height: 120%;
    font-family: 'Be Vietnam Pro', Arial, sans-serif;
    margin-top: 20px;
}


a:hover {
    color: #538EB9;
}


strong {
    font-weight: 600;
}

.roofline strong {
    font-weight: 800;
}

    .vision p {
    font-size: 24px;
    line-height: 130%;
        font-family: 'Cormorant Garamond', Times, serif;
    font-weight: 500;
    }



.quote blockquote, .quote blockquote p{
    font-size: 24px;
    line-height: 130%;
        font-family: 'Cormorant Garamond', Times, serif;
    font-weight: 500;
    color: #fff;
    font-style: italic;
    padding: 0;
    border: none;

    }

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


.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
    color: #674842;
}

.section-title h2 {
    text-align: center;
}

/* header */

#main-header .nav li ul {
    background-color: #ffffff;
    border-radius: 24px;
    border: none;
}

#top-menu li {
    font-size: 16px;
    height: 44px;
}

#et-top-navigation {
    font-weight: 500 !important;
}

#mobile_menu1 li a{
    color: #674842 !important;
}


.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    font-weight: 500;
}
.et-menu li li a {
    font-weight: 500;
}

.et_pb_menu .nav li ul {
    background-color: #FFFFFF !important;
    border-color: RGBA(255, 255, 255, 0);
    border-radius: 24px;
}



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


.et_pb_menu ul li a {
    font-size: 16px;
    color: #FFFFFF !important;
}




/*home */

.home .pa-blog-list h2.entry-title{
    font-size: 24px;
    margin-top: 0px;
    padding-bottom: 16px;
}

p.post-meta {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 110%;
}

/*blog */

.pa-blog-list h2.entry-title{
    font-size: 32px;
    padding-bottom: 16px;
}

.pa-blog-list .et_pb_post {
    margin-bottom: 0;
    word-wrap: break-word;
    border-top: 1px solid #CFC5AF;
    padding: 32px 0;
}

.blog .pa-blog-list .et_pb_post:first-child {

    border-top: none;
    padding: 0px 0 32px;
}

.blog .pa-blog-list .et_pb_post .post-content-inner p{

    font-size: 16px;
}

.pa-blog-list p.post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a {
    font-size: 12px !important;
}

.et_pb_widget_area_left {
    border-right: none;
    padding-right: 30px;
}



.single-post .et_pb_row:first-child {
    padding: 8% 0;
}

.blog .et_pb_image_wrap, .post-template-default .et_pb_post_title .et_pb_image_wrap {
  aspect-ratio: 16 / 9;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.blog .et_pb_image_wrap img, .post-template-default .et_pb_image_wrap img{
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}

.post-template-default .deko .et_pb_image_wrap img {
    width: 100%;
    height: 40px !important;
    object-fit: contain;
    display: block;
    text-align: center;
}

.post-template-default .roofline {
  text-align: center;
    color: #538EB9;
}
.post-template-default .roofline a{
    color: #538EB9;
}

.et_pb_title_container h1 {
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    width: 100%;
    margin: 0 auto 40px;
}

.et_pb_post_content h2 {
    font-size: 32px;
    margin: 32px 0 0px;
    line-height: 110%
}

.et_pb_post_content h3 {
    font-size: 24px;
    margin: 24px 0 0px;
    line-height: 110%;
}

.et_pb_post_content p, .et_pb_post_content ul {
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 160%;
}

.et_pb_post_content em {
    font-style: normal;      /* entfernt Kursiv-Stil */
    font-size: 18px;        /* oder z. B. 20px */
    line-height: 160%;
    display: block;          /* wenn als Blockabsatz gewünscht */
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-weight: 400;
}

.et_pb_post_content .wp-caption {
    border: none;
    text-align: center;
    background-color: inherit;
    margin-bottom: 10px;
    max-width: 96%;
    padding: 0;
}

.et_pb_post_content blockquote p {
    padding-bottom: 0;
    color: #538eb9;
    font-size: 24px !important;
    line-height: 120%;
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 500;
    
}

.et_pb_post_content blockquote {
    margin: 20px 0 30px;
    border-left: 2px solid #538eb9;
    padding-left: 20px;
}



.blog-section .et_pb_post .entry-featured-image-url {
    display: block;
    position: relative;
    margin-bottom: 30px;
    aspect-ratio: 3 / 2;
}


.blog-section .et_pb_post a img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    display: block;
}


table td:first-child,
table th:first-child {
  font-family: 'Cormorant Garamond', Times, serif;
    font-style: italic;
  font-weight: 500;
    font-size: 40px;
    
}



.entry-content tr td {
    border-top: 1px solid #CFC5AF;
    padding: 14px 10px 20px 0;
    vertical-align: baseline;
}

.entry-content table:not(.variations) {
    border: none;

}


.et_pb_button {
    padding: 8px 40px 9px 24px !important;
    line-height: 1.2em !important;
    border-radius: 32px !important;
    font-size: 16px !important;
    height: 44px;
     display: inline-flex;
  align-items: center;
    

}

.et_pb_button:after {
    background-color: #538EB9;
    border-radius: 32px;
    width: 56px;
    height: 56px;
    color: white;
    top: 3px;
    height: 40px;
    text-align: center;
    padding-top: 16px;
    right: 3px;
}

.et_pb_button.cta{
    padding: 8px 72px 9px 24px !important;
    line-height: 1.2em !important;
    height: 64px;
      display: inline-flex;
  align-items: center;
    font-size: 18px;
    margin-top: 16px;

}

.et_pb_button.cta:hover{
    padding: 8px 88px 9px 24px !important;
    height: 64px;
}



.teaser .et_pb_button_module_wrapper:before {
    content: "";
    width: 60%;
    height: 1px;
    background: #CFC5AF;
    display: block;
    top: 24px;
    position: relative;
}


.teaser a.et_pb_button.line-left {
    background-color: #F1EFE9;
}



/* home */

.home .et_pb_button:after {
    background-color: #fff;
}



.home .featured h2.entry-title, .home .featured p.post-meta, .home .featured .post-content{
    background-color: #E3DED2;
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    
}

.home .featured .post-content p{
    font-size: 16px;
    
}

.home .featured p.post-meta {
    margin-bottom: 0px; 
    padding-bottom: 8px;
}

.home .featured .post-content {
    padding-bottom: 32px;   
}

.home .featured .et_pb_post>h2 {
    font-size: 32px;
}

.home .featured h2.entry-title  {
    padding-top: 32px;
    z-index: 100;
    position: relative;
}

       .home .featured .et_pb_post .entry-featured-image-url {
            position: relative;
            margin-bottom: 0px;
        }


/* intro */

.intro .et_pb_text_inner{
    font-size: 18px;
    line-height: 160%;
}


.intro h2{
    text-align: center;
    position: relative;
    }


.intro h2::after {
    content: '';
    position: absolute;
    top: -160px;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 140px;
    background-color: #674842;
}
.intro.cnt h2{
    text-align: left;
    }
.intro.cnt h2::after{
    content: none;
    position: inherit;

}

/*teaser*/

.roofline, #main-footer .footer-widget h4{
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 110%; /* 13.2px */
letter-spacing: 2.4px;
text-transform: uppercase;
font-family: 'Be Vietnam Pro', Arial, sans-serif;
    margin-top: 8px;
}


/* faq */

.et_pb_accordion .et_pb_toggle {
    margin-bottom: 0 !important;
    position: relative;
}
.et_pb_toggle_open {
    padding: 0;
    background-color: inherit;
    z-index: 1;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: none;
    content: "\4b" !important;
}

.et_pb_toggle_close {
    background-color: inherit;
    padding: 0;
}

.et_pb_toggle {
    border: none;
    border-top: 1px solid #CFC5AF;
}
h3.et_pb_toggle_title {
    padding: 24px 40px 24px 0 !important;
}


.et_pb_toggle_content {
    padding-top: 0;
    padding-bottom: 24px;
}




.hero p {
    font-size: 18px;
    line-height: 160%;
}

.course.workshop .et_pb_column_1_2:first-child .et_pb_image img {
    mix-blend-mode: luminosity;
}
    
.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 24px;
    padding-top: 16px;
}

 .course .et_pb_column .et_pb_module.roofline {
        margin-bottom: 16px;
    }


.course h3 {
    font-size: 32px;
    padding-bottom: 24px;
}


.et_pb_module.et_pb_gallery.et_pb_slider.et_pb_gallery{
    margin-bottom: 0;
        padding-bottom: 30px;
}


.teaser-first .et-pb-controllers {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    z-index: 10;
    }


.teaser-second .et-pb-controllers {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right;
    z-index: 10;
    }


.dbdb-slide-counter{
    opacity: 0;
    }

    .home .et_pb_menu.et_pb_menu_0 .et_mobile_menu  {
    background-color: #fff !important;
}
    
    #mobile_menu1 ul li a  {
    color: #674842 !important;
}






/*footer*/

#footer-widgets .footer-widget li {
    padding-left: 0;
}

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

#footer-widgets #nav_menu-2, #footer-widgets #nav_menu-4 {
    width: 50%;
}

#footer-widgets #block-10{
    width: 100%;
}

#footer-widgets #block-13 {
    color: #674842;
}

#footer-widgets #block-13 a{
    color: #674842;
    margin-left: 8px;
}

#footer-widgets ul {
    margin-top: 16px;
}

#footer-widgets ul.et-social-icons {
    margin-top: 0;
}

.et-social-icons {
    text-align: left;
}

.et-social-icons li {
    margin-left: 0;
    margin-right: 20px;
}





#sib-form-container h3 {
    padding: 0px 15px;
    font-size: 32px;
    margin-bottom: -39px;
}

#sib-form-container .roofline {
    padding: 0 15px;
    display: block;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 16px;
    color: #674842;
}

.big p {
    font-size: 18px;
    line-height: 160%;
}


    .hero.et_pb_section{
    padding-bottom: 0px;
    }


    .hero .et_pb_column, .hero .et_pb_column {
    margin-bottom: 0px;
    }


  .hero .et_pb_column.et_pb_column_3_5 {
    padding: 40px 0 64px;
}


.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: #F9F8F6;
    opacity: 1;
}



.grecaptcha-badge {
    transform: scale(0.55);
    opacity: 1;
    z-index: 999;
    right: -160px !important;
    bottom: 0 !important;
}

.et_pb_column_2_5 h2 {
    font-size: 32px;
}


@media (max-width: 980px) {
    .et_pb_section {
    padding: 48px 0;
    }

    .reverse {
    display: flex;
    flex-direction: column-reverse;
    }

    .hero .et_pb_row {
    padding: 0px 0;
    }
    .et_mobile_menu li a {
    border-bottom: 1px solid #E3DED2;
    color: #674842 !important;
    padding: 12px 16px;
    display: block;
    font-size: 16px;
    font-weight: 400;
    }
.mobile_menu_bar:before{
    color: #538eb9 !important;
}
    
        .home .et_pb_section.hero {
        padding: 20px 0;
    }
    
    .et_pb_svg_logo #logo {
    height: 70%;
}
    
    #logo {
    max-height: 70%;
}
    
    
    .et_pb_menu__logo img {
    padding-bottom: 20px;
    height: 130px !important;
               left: 0;
    position: relative;
}
 
    
    
    .et_mobile_menu li li a {
    padding-left: 40px !important;

    }


    #main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul {
    padding-left: 0px;
    }

    .et_mobile_menu li li {
    padding-left: 0;
    }

    .et_mobile_menu .menu-item-has-children>a {
    font-weight: 600 !important;
    background-color: #F1EFE9;
    }
    .et_mobile_menu {
    border-color: transparent !important;
    }
    
    .et_mobile_menu {

    border-radius: 24px;
    }
    
    #main-header {
        background-color: transparent !important;
    }
    
    .intro h2::after {
    top: -120px;
    height: 90px;
    }
 
    

}


@media (min-width: 500px) {
    #sib-form-container h3 {
    padding: 0 34px;
    font-size: 40px;
    margin-bottom: -18px;
    }

    #sib-form-container .roofline {
    padding: 0 34px;
    display: block;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 16px;
    color: #674842;
    }
    
}

/*add media query so changes only affect tablet and desktop*/
@media (min-width: 767px) {

    .pa-blog-list .entry-featured-image-url  {
    width: 30%;
    float: left;
    margin-bottom: 0!important;
    }
    /*set the details width*/
    .pa-blog-list .entry-title,
    .pa-blog-list .post-meta,
    .pa-blog-list .post-content {
    width: 70%;
    float: left;
    padding-left: 30px;
    }


    .intro .et_pb_row{
    width: 80%;
    text-align: center;
    }

    h3.et_pb_toggle_title {
    padding: 32px 40px 32px 0 !important;
    }


    .et_pb_toggle_content {
    padding-top: 0;
    padding-bottom: 32px;
    }

    .et_pb_title_container h1 {
    font-size: 56px;
    text-align: center;
    width: 70%;
    margin: 0 auto 40px;
    }

    .et_pb_post_content h2 {
    font-size: 48px;
    }

    .et_pb_post_content h3 {
    font-size: 32px;
    }
    
    .section-title h2, .intro h2 {
    padding-bottom: 0px;
    }   
    
    .teaser .et_pb_button_module_wrapper:before {
    width: 60%;
    }
    
    .hero .et_pb_column_1_2 {
    width: 60%;
    }
    .hero.et_pb_section {
    padding-bottom: 90px;
    }



    .et_pb_row.et_pb_row_0.et_pb_row--with-menu {
    padding: 0;
    }

    
}


@media (min-width: 980px) {
    
        .et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
        width: 50%;
        }
    
        .et-social-icons {
        text-align: left;
        float: none;
        }
        .footer-widget:last-child {
        padding-left: 4%;
        }

        h1 {
        font-size: 48px;
        }

        h2 {
        font-size: 40px;
        }
    
        .et_pb_post_content blockquote p {
        font-size: 32px !important;
        line-height: 120%;

        }

    .et_pb_button.cta{

    margin-top: 32px;

    }

        .hero .et_pb_column_1_2 {
        margin-top: 64px;
        }

        /* Header */
        #main-header,
        #top-header {
        padding: 2% 0;
        }

        /* Menü */
        #top-menu li,
        .et_pb_menu .et-menu > li {
        padding-right: 24px;
        padding-left: 0;
        }

        .et_pb_menu .et-menu > li.btn {
        padding-right: 0;
        }


        .et_header_style_left #et-top-navigation nav > ul > li > a,
        .et_header_style_split #et-top-navigation nav > ul > li > a {
        padding-bottom: 32px !important;
        }


        li.btn a,
        .et_header_style_left #et-top-navigation nav > ul > li.btn a {
        display: inline-block;
        padding: 16px !important;
        border: 1px solid;
        border-radius: 32px;
        height: 48px;
        }

        .et_pb_menu .et_pb_menu__menu > nav > ul > li {
        align-items: center;
        }

        .et_pb_menu .et_pb_menu__menu > nav > ul > li > ul {
        top: 114px;
        }

    


        /* Global sections */



        .intro .et_pb_row{
        width: 50%;
        text-align: center;
        }
        .et_pb_row.narrow{
        width: 50%;
        }

        .et_pb_row.narrow.quote{
        width: 70%;
        }
    

        .et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_pb_row {
        align-items: center;
        }


 
    

        .course .et_pb_column_1_2:first-child {
        width: 38.6667% !important;
        }

        .course .et_pb_column_1_2:last-child {
        width: 58.3333% !important;
        padding: 0px 80px 0px 40px;

        }

        .course h3 {
        font-size: 48px;
        }

        .button-divider {
        padding: 0px;
        }


        .button-divider .et_pb_button_module_wrapper{
        display: inline-block;
        background: #F1EFE9;
        padding-left: 48px;
        position: absolute;
        right: 0;
        }

        .button-divider .et_pb_divider {
        z-index: -8;
        position: relative;
        top: 22px;
        }


        /* Blog */

        .et_pb_title_container h1 {
        font-size: 48px;
        }
        .et_pb_post_content em {
        font-size: 20px;   
        }

        .et_pb_post_content {
        width: 55%;
        margin: 4em auto;
        }


        .vision p{
        font-size: 32px;
        line-height: 130%;
        }
    

        .et_pb_gutters3 .footer-widget {
        margin-right: 0;

        }

    

}
    
   





@media (min-width: 1200px) {
    
       #footer-widgets #nav_menu-2, #footer-widgets #nav_menu-4, #footer-widgets #block-10{
        width: 33.3333333%;
        }

        .et-social-icons {
        text-align: right;
        }

        .et-social-icons li {
        margin-left: 20px;
        margin-right: 0px;
        }

        #footer-widgets ul {
        margin-top: 24px;
        }
    
        #footer-widgets #block-13 a{
        margin-left: 24px;
        }
    
        .home .pa-blog-list .entry-featured-image-url  {
        width: 30%;
        float: left;
        margin-bottom: 0!important;
        }
        /*set the details width*/
        .home .pa-blog-list .entry-title,
        .home .pa-blog-list .post-meta,
        .home .pa-blog-list .post-content {
        width: 70%;
        float: left;
        padding-left: 30px;
        }
    
        h1 {
        margin-top: 40px;
        font-size: 56px;
        }
      

        .intro h2, .section h2, .section-title h2{
        margin-top: 48px;
        font-size: 48px;
        padding-bottom: 32px;
        }

    
        .policy h2 {
        margin-top: 40px;
        font-size: 40px;
        padding-bottom: 24px;
    }

        table td:last-child,
        table th:last-child {
        font-size: 18px;

        }

        .archive .pa-blog-list.et_pb_posts, 
        .blog .pa-blog-list.et_pb_posts {
        padding-left: 20%;
        }
        .home .pa-blog-list h2.entry-title{
        font-size: 24px;
        margin-top: 0px;
        padding-bottom: 12px;
        }
    


        .pa-blog-list h2.entry-title{
        font-size: 32px;
        margin-top: 0px;
        padding-bottom: 16px;
        }
    
    
        .teaser.teaser-first.et_pb_section {
        padding-bottom: 0;
        
        }
            .teaser.teaser-second.et_pb_section {
        padding-top: 0;
        
        }
        .teaser.teaser-first .et_pb_column_1_2:first-child {
        width: 58.3333% !important;
        
        }

        .teaser.teaser-first .et_pb_column_1_2:last-child {
        width: 38.6667% !important;
        padding: 0px 80px 0px 40px;

        }
    
        .teaser.teaser-second .et_pb_column_1_2:first-child {
        width: 38.6667% !important;
        padding: 0px 40px 0px 80px;
        }

        .teaser.teaser-second .et_pb_column_1_2:last-child {
        width: 58.3333% !important;
        } 
    
        .quote blockquote, .quote blockquote p{
        font-size: 32px;
        }
    
            .hero .et_pb_column_1_2, .hero .et_pb_column_3_5{
        padding-left: 80px !important;
        }
    
     .hero .et_pb_column_1_2, .hero .et_pb_column_3_5{
            min-height: 480px;
        
        }
    






}





@media (min-width: 1400px) {

        .home .featured h2.entry-title, .home .featured p.post-meta, .home .featured .post-content{
        width: 80%;

        }

        .home .featured .et_pb_post .entry-featured-image-url {
        position: relative;
        margin-bottom: -80px;
        }
        .home .featured .et_pb_post>h2 {
        font-size: 48px;
        }
    
        h2 {
        font-size: 48px;
        }
    
          h1 {
        font-size: 64px;
        }


}


