@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:400,500,700');
html, body {
    height: 100vh;
}

html {
    background: white;
}

body {
    margin: 0;
    font-size: 1.25em;
    font-family: 'Fira Sans Condensed', sans-serif;
}


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

    #header_section h3 {
        font-weight:400;
        font-size: 18px;
        color: #fff;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    #header_section h2 {
        font-weight:500;
        font-size: 32px;
        color: #27C3EF;
        letter-spacing: 0.8px;
    }

    #header_section p {
        font-weight:400;
        font-size: 16px;
        color: #fff;
        letter-spacing: 0.88px;
    }
}

@media (min-width: 768px) {
    #header_section h3 {
        font-weight:500;
        font-size: 21px;
        color: #fff;
        letter-spacing: 5px;
        text-transform: uppercase;
    }
    #header_section h2 {
        font-weight:500;
        font-size: 52px;
        color: #27C3EF;
        letter-spacing: 0.8px;
    }

    #header_section p {
        font-weight:400;
        font-size: 18px;
        color: #fff;
        letter-spacing: 0.88px;
    }
}


#header_section .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.full-height {
    height: 100vh
}


#wa_nav.navbar {
    min-height: 80px
}

#wa_nav.navbar-default {
    background: #f9f9f9
}

#wa_nav .btn-start {
    background: #27C3EF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

#wa_nav.navbar-default .navbar-nav > li > a {
    color: #FFF
}

@media (min-width: 768px) {
    #wa_nav .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

#wa_nav .button_start {
    margin-top: 18px;
    margin-right: 20px;
}

#wa_nav .navbar-brand {
    padding: 13px 15px;
}


@media (max-width: 767px) {
    #webdesign {
        text-align: center;
    }

    #webdesign h3 {
        font-weight:700;
        font-size: 24px;
        color: #131E29;
        letter-spacing: 0;
        line-height: 28px;
        margin-top: 0px;
    }

    #webdesign h2 {
        font-weight:500;
        font-size: 14px;
        color: #27C3EF;
        letter-spacing: 1.30px;
        text-transform: uppercase;
    }

}

@media (min-width: 768px) {
    #webdesign h2 {
        font-weight:500;
        font-size: 16px;
        color: #27C3EF;
        letter-spacing: 1.30px;
        text-transform: uppercase;
    }

    #webdesign h3 {
        font-weight:700;
        font-size: 34px;
        color: #131E29;
        letter-spacing: 0;
        line-height: 42px;
    }
}

ul.list-unstyled li {
    font-weight:400;
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: 0.5px;
    line-height: 26px;
}

ul.list-inline li {
    font-weight:400;
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: 0.5px;
    line-height: 26px;
}

@media (max-width: 767px) {
    #graphicdesign {
        text-align: center;
    }

    #graphicdesign h3 {
        font-weight:700;
        font-size: 24px;
        color: #131E29;
        letter-spacing: 0;
        line-height: 28px;
        margin-top: 0px;
    }

    #graphicdesign h2 {
        font-weight:500;
        font-size: 14px;
        color: #27C3EF;
        letter-spacing: 1.30px;
        text-transform: uppercase;
    }
    #graphicdesign p {
        font-weight:400;
        font-size: 14px;
        color: #4A4A4A;
        letter-spacing: 0.5px;
        line-height: 18px;
    }

}

@media (min-width: 768px) {
    #graphicdesign h2 {
        font-weight:500;
        font-size: 16px;
        color: #27C3EF;
        letter-spacing: 1.30px;
        text-transform: uppercase;
    }

    #graphicdesign h3 {
        font-weight:700;
        font-size: 34px;
        color: #131E29;
        letter-spacing: 0;
        line-height: 42px;
    }
    #graphicdesign p {
        font-weight:400;
        font-size: 18px;
        color: #4A4A4A;
        letter-spacing: 0.5px;
        line-height: 26px;
    }
}
#gd_title_section {position: relative;z-index: 2; margin-top: 30px}
#gd_services {position: relative;z-index: 2;}


@media (max-width: 767px) {
    #performance_optimization {
        text-align: center;
    }

    #performance_optimization h3 {
        font-weight:700;
        font-size: 24px;
        color: #131E29;
        letter-spacing: 0;
        line-height: 28px;
        margin-top: 0px;
    }

    #performance_optimization h2 {
        font-weight:500;
        font-size: 14px;
        color: #27C3EF;
        letter-spacing: 1.30px;
        text-transform: uppercase;
    }

}

@media (min-width: 768px) {
    #performance_optimization h2 {
        font-weight:500;
        font-size: 16px;
        color: #27C3EF;
        letter-spacing: 1.30px;
        text-transform: uppercase;
    }

    #performance_optimization h3 {
        font-weight:700;
        font-size: 34px;
        color: #131E29;
        letter-spacing: 0;
        line-height: 42px;
    }
}

.section{
    text-align:center;
}

#myVideo{
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
    top:0;
    right:0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    /* background-image:  our video */;
    background-position: center center;
    background-size: contain;
    object-fit: cover; /*cover video background */
}



/* Layer with position absolute in order to have it over the video
* --------------------------------------- */
#section1 .layer{
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 0;
    top: 43%;
    height: 100%;
}

#section1 h1{
    color:#fff;
}