/*.content__title__inner {
    background:#FF0000;
    display: table;
}*/

b,
strong {
    font-weight: bolder;
}

section dl,
section ol,
section ul {
    font-size: 16px;
    margin-left: -20px;
    margin-bottom: 1rem;
}


/*CUSTOM FONT.CSS*/


/*///////////////////HOW TO INCLUDE CUSTOM FONTS////////////////////////////////////*/


/*
@font-face {
    font-family: 'AvantGard_regular';
    src: url('../costum_fonts/AvantGard_regular/ITCAvantGardeStd-Bk.eot');
    src: url('../costum_fonts/AvantGard_regular/ITCAvantGardeStd-Bk.eot?#iefix') format('embedded-opentype'), url('../costum_fonts/AvantGard_regular/ITCAvantGardeStd-Bk.woff') format('woff'), url('../costum_fonts/AvantGard_regular/ITCAvantGardeStd-Bk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGard_bold';
    src: url('../costum_fonts/AvantGard_bold/ITCAvantGardeStd-Bold.eot');
    src: url('../costum_fonts/AvantGard_bold/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'), url('../costum_fonts/AvantGard_bold/ITCAvantGardeStd-Bold.woff') format('woff'), url('../costum_fonts/AvantGard_bold/ITCAvantGardeStd-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/

@font-face {
    font-family: 'HelveticaNowDisplay_bold';
    src: url('../costum_fonts/HelveticaNowDisplay_bold/HelveticaNowDisplay-Bold.eot');
    src: url('../costum_fonts/HelveticaNowDisplay_bold/HelveticaNowDisplay-Bold?#iefix') format('embedded-opentype'), url('../costum_fonts/HelveticaNowDisplay_bold/HelveticaNowDisplay-Bold.woff') format('woff'), url('../costum_fonts/HelveticaNowDisplay_bold/HelveticaNowDisplay-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNowDisplay_regular';
    src: url('../costum_fonts/HelveticaNowDisplay_regular/HelveticaNowDisplay-Regular.eot');
    src: url('../costum_fonts/HelveticaNowDisplay_regular/HelveticaNowDisplay-Regular?#iefix') format('embedded-opentype'), url('../costum_fonts/HelveticaNowDisplay_regular/HelveticaNowDisplay-Regular.woff') format('woff'), url('../costum_fonts/HelveticaNowDisplay_regular/HelveticaNowDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNowDisplay_light';
    src: url('../costum_fonts/HelveticaNowDisplay_light/HelveticaNowDisplay-Light.eot');
    src: url('../costum_fonts/HelveticaNowDisplay_light/HelveticaNowDisplay-Light?#iefix') format('embedded-opentype'), url('../costum_fonts/HelveticaNowDisplay_light/HelveticaNowDisplay-Light.woff') format('woff'), url('../costum_fonts/HelveticaNowDisplay_light/HelveticaNowDisplay-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}






/*///////////////////COLOR SETUP FONTS////////////////////////////////////*/


/*p {
    color: rgba(20, 22, 26, 0.75);
}

.dark {
    color: rgba(20, 22, 26, 1.0);
}

.dark_med {
    color: rgba(20, 22, 26, 0.6);
}

.light {
    color: rgba(247, 250, 252, 1.0) !important;
}

.light_med {
    color: rgba(247, 250, 252, 0.6);
}

.green {
    color: rgba(0, 225, 220, 1.0);
}

.blue {
    color: rgba(83, 142, 216, 1.0);
}

.orange {
    color: rgba(255, 137, 64, 1.0);
}

.yellow {
    color: rgba(242, 220, 97, 1.0);
}*/

li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.linktext_black {
    color: #000000;
    text-decoration: none !important;
}

a.linktext_back:hover {
    color: #000000 !important;
    text-decoration: underline !important;
}

.linktext_red {
    color: #E94148;
    text-decoration: underline !important;
}

a.linktext_red:hover {
    color: #E94148 !important;
    text-decoration: none !important;
}


/*//////////////////SET UP HOVER TEXTLINKS FOR P//////////////////*/


/*//////////////////SET UP HOVER TEXTLINKS FOR P//////////////////*/


/*//////////////////SET UP HOVER TEXTLINKS FOR P//////////////////*/


/*//////////////////SET UP HOVER TEXTLINKS FOR P//////////////////*/


/*//////////////////SET UP HOVER TEXTLINKS FOR P//////////////////*/

a {
    outline-width: 0;
    text-decoration: none !important;
  
    color:unset;

}

a:hover {
    outline-width: 0;
    text-decoration: none!important;

    color:unset;
}

.black_font {
    color: #000000 !important;
}

h_slider {
    font-family: 'AvantGard_bold', sans-serif;
    font-weight: 300;
}




/*100-Thin // 300-Light // 400-Regular // 500-Medium // 600-Semi-Bold // 700-Bold // 800-Extra-Bold // 900-Black*/


/*MEDIA QUERY DESKTOP - ALLE SCREENS MIT RESOLUTION VON WIDTH 1600px - 1024px --> Laptop, Big Desktop*/

h1,
h2,
h3,
h4,
h5,
h6,
h_slider,
p,
p_slider {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
h_slider {}

p,
p_slider,
.light {
    font-family: 'AvantGard_regular', sans-serif;
    font-weight: 400;

}



.headline_top {
    font-size: calc(68px + 138*(100vw - 320px)/1600);
/*
    letter-spacing: -4.0px;*/
/*     line-height: 0.9; */

}

.copy_pill_black{
    background-color: transparent;
    border: 2px solid #12121A;
    color: #12121A;
    padding: 0px 12px 1px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    border-radius: calc(14px + 8*(100vw - 320px)/1600);
    font-size: calc(14px + 12*(100vw - 320px)/1600);
    line-height: 1.2;
    letter-spacing: 0.6px;
}


/*.bold{
    font-family: 'AvantGard_bold', sans-serif !important;
}


.regular{
    
    font-family: 'AvantGard_regular' !important;
}*/

.big {
    font-size: 7.2vw;
    line-height: 90%;
    color: #000000;
    /*padding: 0px 0 25px 0;*/
    letter-spacing: -0.5px;
}

.bigger {
    font-size: 10.2vw;
    line-height: 90%;
    /*color: #000000;
	padding: 0px 0 25px 0;*/
    letter-spacing: -0.5px;
}


/*.bigger_2 {
    font-size: 6.2vw;
    line-height: 90%;
    color: #000000;*/


/* padding: 0px 0 25px 0;*/


/*letter-spacing: -0.5px;
    font-family: 'AvantGard_bold', sans-serif !important;
}*/

.project_big {
    /*font-size: 4.2vw;*/
    font-size: 6.2vw;
    line-height: 90%;
    color: #000000;
    /* padding: 0px 0 25px 0;*/
    letter-spacing: -0.5px;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10) !important;
    font-family: 'AvantGard_bold', sans-serif !important;
}

h2 {
    font-size: 2.0vw;
    line-height: 130%;
    color: #000000;
    /* padding: 0px 0 25px 0;*/
    letter-spacing: 0.0px;
}

.big_paragraph {
    font-size: 1.8vw;
    line-height: 150%;
    color: #000000;
    /*padding: 0px 0 25px 0;*/
    letter-spacing: -0.5px;
    font-family: 'AvantGard_regular', sans-serif !important;
}

.big_paragraph_2 {
    font-size: 1.8vw;
    line-height: 135%;
    color: #000000;
    /* padding: 0px 0 25px 0;*/
    letter-spacing: -0.5px;
    font-family: 'AvantGard_regular', sans-serif !important;
}


/*.middle_paragraph_2 {
    font-size: 1.2vw;
    line-height: 140%;
    color: #000000;*/


/* padding: 0px 0 25px 0;*/


/*letter-spacing: -0.0px;
    font-family: 'AvantGard_regular', sans-serif !important;
}

h3 {
    font-size: 16px;
    font-size: 1.2vw;
    line-height: 110%;
    color: #000000;*/


/* padding: 0px 0 25px 0;*/


/*letter-spacing: 0.0px;
}

h4 {
    font-size: 1.7vw;
    line-height: 115%;
    color: #000000;*/


/* padding: 0px 0 20px 0;*/


/*letter-spacing: 0.2px;
}

h5 {
    font-size: 0.6vw;
    line-height: 130%;
    color: #000000;*/


/*  padding: 0px 0 15px 0;*/


/*letter-spacing: 0.5px;
}*/

h6 {
    font-size: 14px;
    font-size: 1.1vw;
    line-height: 160%;
    color: #000000;
    /* padding: 0px 0 0px 0;*/
    letter-spacing: 0.0px;
}

p {
    font-size: 16px;
    font-size: 1.0vw;
    letter-spacing: 0.2px;
    color: #000000;
}

dl,
ol,
ul {
    font-size: 16px;
    margin-left: 30px;
    margin-bottom: 30px;
}


/*.custom_li {
    font-size: 16px;
    font-size: 1.0vw;
    letter-spacing: 0.2px;
}

.small {
    letter-spacing: 0.3px;
    font-size: 14px;
    line-height: 140%;
}

.jumbo {
    font-size: 6.0vw;
    line-height: 110%;
    color: #212121;*/


/* padding: 0px 0 20px 0;*/


/*letter-spacing: -1.0px;
}*/

/*

.kc_button {
    font-size: 1.1vw !important;
}
*/

/*MEDIA QUERY DESKTOP - SLIDER HEADLINE AND COPY - 1600px - 1024px --> Laptop, Big Desktop*/


/*h_slider {
    font-size: 48px;
    line-height: 52px;
    color: #FFFFFF;
    letter-spacing: 0.0px;
}

p_slider {
    letter-spacing: 0.0px;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.btn_slider {
    margin-top: 60px !important;
}

.btn_slider a:link {
    font-family: "Poppins", sans-serif;
    color: #ffffff !important;
    font-size: 14px;
    background: #4c5156;
    font-weight: 600;
    letter-spacing: 0.0px;
    padding: 15px 40px 16px 40px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
    box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}

.btn_slider a:hover {
    background: #989da4;
    text-decoration: none;
    -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
    box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
}*/


/*MEDIA QUERY DESKTOP - BLOG STYLING - 1600px - 1024px --> Laptop, Big Desktop*/


/*Blogpost Titel*/


/*.post-title-alt {
    padding-top: 0px!important;
    padding-bottom: 5px !important;
    margin: 0px !important;
    text-align: left !important;
    font-size: 20px !important;
    font-weight: 800 !important;
}*/


/*Blogpost Paragraph*/


/*.in-post-content {
    letter-spacing: 0.3px !important;
    font-size: 15px !important;
    line-height: 160% !important;
    color: #202020 !important;
    font-weight: 400 !important;
}*/


/*Blogpost Button*/


/*.kc-read-more {
    float: left;
    padding: 10px 30px 10px 30px !important;
    border: 0px solid #e4e4e4 !important;
    border-radius: 0px !important;
    color: #FFFFFF !important;
    background-color: #404040 !important;
    font-family: 'Nunito Sans', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    transition: all .2s ease 0s;
    margin-left: 15px !important;
}

.kc-read-more:hover {
    color: #FFFFFF !important;
    background-color: #999999 !important;
}*/


/*Blogpost Content*/


/*.post-content {
    margin-bottom: 20px !important;
}*/


/*Blogpost Meta*/


/*.kc-entry_meta {
    float: left;
    width: 100%;
    padding-bottom: 0px !important;
    text-align: left !important;*/


/*padding-left:15px !important;*/


/*}*/


/*Blogpost Date*/


/*.entry-date {
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.30) !important;
}*/

@media only screen and (max-width: 1600px) {
    p {
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0.2px;
        color: #000000;
    }
    /*.custom_li {
        font-size: 16px;
        letter-spacing: 0.2px;
    }*/
}


/*MEDIA QUERY 1024 - ALLE SCREENS MIT RESOLUTION VON WIDTH 1024px - 999px --> iPad Landscape*/

@media only screen and (max-width: 1024px) {
    h1 {
        font-size: 2.8vw;
        line-height: 120%;
        /* padding: 0px 0 30px 0;*/
    }
    .big {
        font-size: 9.2vw;
        line-height: 90%;
        letter-spacing: -0.5px;
    }
    .project_big {
        font-size: 5.2vw;
        line-height: 90%;
        color: #212121;
        /* padding: 0px 0 25px 0;*/
        letter-spacing: -0.5px;
    }
    h2 {
        font-size: 2.0vw;
        line-height: 130%;
        /* padding: 0px 0 25px 0;*/
    }
    .big_paragraph {
        font-size: 2.0vw;
        line-height: 150%;
        /*padding: 0px 0 25px 0;*/
    }
    .big_paragraph_2 {
        font-size: 2.0vw;
        line-height: 140%;
        /* padding: 0px 0 25px 0;*/
        font-family: 'AvantGard_regular', sans-serif !important;
    }
    /*.middle_paragraph_2 {
        font-size: 1.4vw;
        line-height: 140%;
        color: #000000;*/
    /* padding: 0px 0 25px 0;*/
    /*letter-spacing: -0.0px;
        font-family: 'AvantGard_regular', sans-serif !important;
    }
    h3 {
        font-size: 1.6vw;
        line-height: 110%;*/
    /* padding: 0px 0 20px 0;*/
    /*}
    h4 {
        font-size: 2.0vw;
        line-height: 120%;*/
    /* padding: 0px 0 15px 0;*/
    /*}
    h5 {
        font-size: 1.5vw;
        line-height: 120%;*/
    /* padding: 0px 0 10px 0;*/
    /*}*/
    h6 {
        font-size: 14px;
        line-height: 130%;
        /* padding: 0px 0 0px 0;*/
    }
    p {
        font-size: 15px;
        line-height: 160%;
    }
    /*dl,
    ol,
    ul {
        font-size: 15px;
        margin-left: -20px;
    }
    .custom_li {
        font-size: 15px;
        letter-spacing: 0.2px;
    }*/
    /*
    .kc_button {
        font-size: 14px !important;
    }*/
    /*MEDIA QUERY 1024 - SLIDER HEADLINE AND COPY - 1024px - 999px --> iPad Landscape*/
    /*h_slider {
        font-size: 42px;
        line-height: 46px;
        color: #FFFFFF;
        font-weight: 800;
        letter-spacing: -0.5px;
    }
    p_slider {
        font-weight: 300;
        letter-spacing: 0.5px;
        font-size: 14px;
        line-height: 22px;
        color: #FFFFFF;
    }
    .btn_slider {
        margin-top: 40px !important;
    }
    .btn_slider a:link {
        font-family: "Poppins", sans-serif;
        color: #ffffff !important;
        font-size: 14px;
        background: #4c5156;
        font-weight: 600;
        letter-spacing: 0.0px;
        padding: 10px 30px 11px 30px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    }
    .btn_slider a:hover {
        background: #989da4;
        text-decoration: none;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
    }*/
}


/*MEDIA QUERY 999 - ALLE SCREENS MIT RESOLUTION VON WIDTH 999px - 767px --> Grosse Tablets - iPad Portrait*/

@media only screen and (max-width: 999px) {
    h1 {
        font-size: 4.6vw;
        line-height: 110%;
        /* padding: 0px 0 30px 0;*/
    }
    .big {
        font-size: 12.2vw;
        line-height: 90%;
        letter-spacing: -0.5px;
    }
    .project_big {
        font-size: 7.2vw;
        line-height: 100%;
        color: #212121;
        /* padding: 0px 0 25px 0;*/
        letter-spacing: -0.5px;
    }
    h2 {
        font-size: 3.6vw;
        line-height: 120%;
        /* padding: 0px 0 25px 0;*/
    }
    .big_paragraph {
        font-size: 3.2vw;
        line-height: 150%;
        /*padding: 0px 0 25px 0;*/
    }
    .big_paragraph_2 {
        font-size: 3.6vw;
        line-height: 130%;
        /* padding: 0px 0 25px 0;*/
        font-family: 'AvantGard_regular', sans-serif !important;
    }
    /*.middle_paragraph_2 {
        font-size: 2.5vw;
        line-height: 140%;
        color: #000000;*/
    /* padding: 0px 0 25px 0;*/
    /*letter-spacing: -0.0px;
        font-family: 'AvantGard_regular', sans-serif !important;
    }
    h3 {
        font-size: 1.6vw;
        line-height: 120%;*/
    /* padding: 0px 0 20px 0;*/
    /*}
    h4 {
        font-size: 2.5vw;
        line-height: 130%;*/
    /* padding: 0px 0 15px 0;*/
    /*}
    h5 {
        font-size: 2.0vw;
        line-height: 135%;*/
    /* padding: 0px 0 10px 0;*/
    /*letter-spacing: 0.0px;
    }*/
    h6 {
        font-size: 14px;
        line-height: 130%;
        /* padding: 0px 0 0px 0;*/
        letter-spacing: 0.0px;
    }
    p {
        font-size: 16px;
        line-height: 150%;
    }
    /*dl,
    ol,
    ul {
        font-size: 16px;
        margin-left: -20px;
    }
    .custom_li {
        font-size: 16px;
        letter-spacing: 0.2px;
    }*/
    /*MEDIA QUERY 999 - SLIDER HEADLINE AND COPY - 999px - 767px --> Grosse Tablets - iPad Portrait*/
    /*h_slider {
        font-size: 30px;
        line-height: 34px;
        color: #FFFFFF;
        font-weight: 800;
        letter-spacing: 0.0px;
    }
    p_slider {
        font-weight: 300;
        letter-spacing: 0.5px;
        font-size: 14px;
        line-height: 22px;
        color: #FFFFFF;
    }
    .btn_slider {
        margin-top: 40px !important;
    }
    .btn_slider a:link {
        font-family: "Poppins", sans-serif;
        color: #ffffff !important;
        font-size: 14px;
        background: #4c5156;
        font-weight: 600;
        letter-spacing: 0.0px;
        padding: 10px 30px 11px 30px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    }
    .btn_slider a:hover {
        background: #989da4;
        text-decoration: none;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
    }*/
}


/*MEDIA QUERY 767 - ALLE SCREENS MIT RESOLUTION VON WIDTH 767px - 479px --> iPhone Landscape*/

@media only screen and (max-width: 767px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        letter-spacing: 0.0px;
    }
    h1 {
        font-size: 5.5vw;
        line-height: 110%;
        /* padding: 0px 0 30px 0;*/
    }
    h2 {
        font-size: 4.5vw;
        line-height: 120%;
        /* padding: 0px 0 25px 0;*/
    }
    .big_paragraph {
        font-size: 4.5vw;
        line-height: 150%;
        /*padding: 0px 0 25px 0;*/
    }
    .big_paragraph_2 {
        font-size: 3.6vw;
        line-height: 120%;
        /* padding: 0px 0 25px 0;*/
        font-family: 'AvantGard_regular', sans-serif !important;
    }
    /*h3 {
        font-size: 4.0vw;
        line-height: 115%;*/
    /* padding: 0px 0 20px 0;*/
    /*}
    h4 {
        font-size: 3.5vw;
        line-height: 120%;*/
    /* padding: 0px 0 15px 0;*/
    /*}
    h5 {
        font-size: 2.5vw;
        line-height: 130%;*/
    /* padding: 0px 0 15px 0;*/
    /*}*/
    h6 {
        font-size: 14px;
        line-height: 150%;
        /* padding: 0px 0 0px 0;*/
        letter-spacing: 0.0px;
    }
    p {
        font-size: 15px;
        line-height: 140%;
    }
    /*dl,
    ol,
    ul {
        font-size: 15px;
        margin-left: -20px;
    }
    .custom_li {
        font-size: 15px;
        letter-spacing: 0.2px;
    }*/
    /*MEDIA QUERY 767 - SLIDER HEADLINE AND COPY - 767px - 479px --> iPhone Landscape*/
    /*h_slider {
        font-size: 22px;
        line-height: 26px;
        color: #FFFFFF;
        font-weight: 800;
        letter-spacing: 0.0px;
    }
    p_slider {
        font-weight: 300;
        letter-spacing: 0.5px;
        font-size: 12px;
        line-height: 18px;
        color: #FFFFFF;
        display: none;
    }
    .btn_slider {
        margin-top: 20px !important;
    }
    .btn_slider a:link {
        font-family: "Poppins", sans-serif;
        color: #ffffff !important;
        font-size: 12px;
        background: #4c5156;
        font-weight: 600;
        letter-spacing: 0.0px;
        padding: 5px 20px 6px 20px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    }
    .btn_slider a:hover {
        background: #989da4;
        text-decoration: none;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
    }*/
}


/*MEDIA QUERY 479 - ALLE SCREENS MIT RESOLUTION VON WIDTH 479px - 0px --> Grosse Smartphone - iPhone etc...*/

@media only screen and (max-width: 479px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        letter-spacing: 0.0px;
    }
    h1 {
        font-size: 5.2vw;
        line-height: 120%;
        letter-spacing: -0.2px;
        /* padding: 0px 0 30px 0;*/
    }
    .big {
        font-size: 12.2vw;
        line-height: 90%;
        letter-spacing: -0.5px;
    }
    /*.mobilesmaller {
        font-size: 12.2vw;
    }*/
    h2 {
        font-size: 4.6vw;
        line-height: 130%;
        /* padding: 0px 0 25px 0;*/
    }
    .project_big {
        /*font-size: 4.2vw;*/
        font-size: 8.2vw;
        line-height: 90%;
        color: #000000;
        /* padding: 0px 0 25px 0;*/
        letter-spacing: -0.5px;
        text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10) !important;
    }
    .big_paragraph {
        font-size: 4.6vw;
        line-height: 150%;
        letter-spacing: -0.2px;
        /*padding: 0px 0 25px 0;*/
    }
    .big_paragraph_2 {
        font-size: 4.6vw;
        line-height: 140%;
        letter-spacing: -0.2px;
        /* padding: 0px 0 25px 0;*/
        font-family: 'AvantGard_regular', sans-serif !important;
    }
    /*.middle_paragraph_2 {
        font-size: 3.6vw;
        line-height: 150%;
        color: #000000;*/
    /* padding: 0px 0 25px 0;*/
    /*letter-spacing: -0.0px;
        font-family: 'AvantGard_regular', sans-serif !important;
    }
    h3 {
        font-size: 4.0vw;
        line-height: 110%;
        padding-bottom: 10px;*/
    /* padding: 0px 0 20px 0;*/
    /*}
    h4 {
        font-size: 5.0vw;
        line-height: 120%;*/
    /* padding: 0px 0 15px 0;*/
    /*}
    h5 {
        font-size: 4.0vw;
        line-height: 135%;
        letter-spacing: 0.5px;*/
    /* padding: 0px 0 10px 0;*/
    /*}*/
    h6 {
        font-size: 14px;
        line-height: 130%;
        /* padding: 0px 0 0px 0;*/
        letter-spacing: 0.0px;
    }
    p {
        font-size: 14px;
        line-height: 150%;
    }
    /*dl,
    ol,
    ul {
        font-size: 14px;
        margin-left: -20px;
    }
    .custom_li {
        font-size: 14px;
        letter-spacing: 0.2px;
    }*/
    /*MEDIA QUERY 479 - SLIDER HEADLINE AND COPY - 479px - 0px --> Grosse Smartphone - iPhone etc...*/
    /*h_slider {
        font-size: 20px;
        line-height: 24px;
        color: #FFFFFF;
        font-weight: 800;
        letter-spacing: 0.0px;
    }
    p_slider {
        font-weight: 300;
        letter-spacing: 0.5px;
        font-size: 14px;
        line-height: 22px;
        color: #FFFFFF;
        display: none;
    }
    btn_slider {
        margin-top: 10px !important;
    }
    .btn_slider a:link {
        font-family: "Poppins", sans-serif;
        color: #ffffff !important;
        font-size: 10px;
        background: #4c5156;
        font-weight: 600;
        letter-spacing: 0.0px;
        padding: 5px 10px 6px 10px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.75) !important;
        transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    }
    .btn_slider a:hover {
        background: #989da4;
        text-decoration: none;
        -webkit-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        -moz-box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
        box-shadow: -19px 21px 37px -18px rgba(0, 0, 0, 0.25) !important;
    }*/
}