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

    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

html {
    background: white;
}

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


.pane, .spacing {
    z-index: 9999;
}

.header, .footer {
    padding-bottom: 15px;
}

.footer .spacing {
    padding-top: 0 !important;
}

.pane .content-container {
    height: 100%;
    width: auto;
}

.pane .wrapper {
    margin: 0 15px;
}

.paneOne .content-container {
    background: rgba(255, 255, 255, 1);
}

.paneTwo .content-container {
    background: #FFF;
}

.paneThree .content-container {
    background: #f9f7f4;
}

.paneFour .content-container {
    background: #FFF;
}

.paneFive .content-container {
    background: rgba(19, 30, 41,1);
}


.header .content-container {
    background: grey;
}

.footer .content-container {
    background: grey;
}

@media screen and (min-width: 1200px) {
    .pane .content-container {
        width: 100%;
    }

    .pane .wrapper {
        margin: 0px auto;
    }
}

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

    .paneFour .content-container {
        padding: 15% 0;
        width: 100%;
    }

    #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;
}

#header_section .mouse_scroll {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 50px;
}

#header_section .m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #27C3EF;
    border-bottom: 2px solid #27C3EF;
    margin: 0 0 3px 4px;
    width: 16px;
    height: 16px
}

#header_section .unu {
    margin-top: 1px
}

#header_section .unu, #header_section .doi, #header_section .trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite
}

#header_section .unu {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate
}

#header_section .doi {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;
    margin-top: -6px
}

#header_section .trei {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;
    margin-top: -6px
}
/*
@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@keyframes mouse-scroll {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}
*/

@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: 20px;
    color: #4A4A4A;
    letter-spacing: 0.5px;
    line-height: 32px;

}

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

#gd_arrow {
    position: relative;
    top: 120%;
    z-index: 9999;
}

#gd_arrow .mouse_scroll {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 50px;
}

#gd_arrow .m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #27C3EF;
    border-bottom: 2px solid #27C3EF;
    margin: 0 0 3px 4px;
    width: 16px;
    height: 16px
}

#gd_arrow .unu {
    margin-top: 1px
}

#gd_arrow .unu, #header_section .doi, #header_section .trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite
}

#gd_arrow .unu {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate
}

#gd_arrow .doi {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;
    margin-top: -6px
}

#gd_arrow .trei {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;
    margin-top: -6px
}
#graphicdesign {background: #f9f7f4}

@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;}
#gdanimation01_hype_container {margin-top: -50px !important; margin-bottom:-30px !important;z-index: 1}


#opt_arrow {
    position: relative;
    top: 120%;
    z-index: 9999;
}

#opt_arrow .mouse_scroll {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 50px;
}

#opt_arrow .m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #27C3EF;
    border-bottom: 2px solid #27C3EF;
    margin: 0 0 3px 4px;
    width: 16px;
    height: 16px
}

#opt_arrow .unu {
    margin-top: 1px
}

#opt_arrow .unu, #header_section .doi, #header_section .trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite
}

#opt_arrow .unu {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate
}

#opt_arrow .doi {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;
    margin-top: -6px
}

#opt_arrow .trei {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;
    margin-top: -6px
}

@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;
    }
}

/* Performance & Optmization */

#monitoringanimation_hype_container {margin-top: 110px}

/* WA CTA */
#wa_cta {text-align: center;background: rgba(19, 30, 41,1);}

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

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

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

}

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

    #wa_cta h3 {
        font-weight:700;
        font-size: 34px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 42px;
    }
    #wa_cta p {
        font-weight:400;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 26px;
    }
}


.circle-button {
    background-color: #27C3EF;
    width: 60px;
    height: 60px;
    position: fixed;
    right: 4%;
    bottom: 4%;
    border-radius: 50%;
    box-shadow: 0px 0px 5px #313c41;
    color: #fff;
    font-size: 58px;
    line-height: 62px;
    text-align: center;
    transition: 300ms ease;
    z-index: 9999;
    cursor: pointer;
}
.circle-button:hover,.circle-button:focus {text-decoration: none;color:#fff}

/*********
Ripple Effect CSS
*********/
.ripple{position:relative;overflow:hidden}
.ripple:after{content:"";background:rgba(255,255,255,0.3);display:block;position:absolute;border-radius:50%;padding-top:240%;padding-left:140%;margin-top:-70%;margin-left:-70%;opacity:0;transition:all 1s}
.ripple:active:after{padding-top:0;padding-left:0;margin-top:0;margin-left:0;opacity:1;transition:0s}


/*********
3.Video Background Header
*********/
/* Prevent video jerky resize on load, reset defaults */
video {width: 100%;height: 100%;display: inline-block;vertical-align: baseline;}
.video-wrap {height: 100%;width: 100%;}
/* ========== Content Overlay ========== */
.content-overlay {position: relative;z-index: 20;padding: 1% 5% 0;height: 100%;background: rgba(20,20,20,0.5);}
.content-overlay h1, .content-overlay p {color: #fff;}
.content-overlay h3 span.date {border: 2px solid #FFF;padding: 10px;letter-spacing: 6px;}
/* ========== Content Overlay Launch Page ========== */
.content-overlay-counter {position: relative;z-index: 20;padding: 7% 5% 5%;height: 100%;background: rgba(20,20,20,0.5);}
.content-overlay-counter h1, .content-overlay-counter p {color: #fff;}
.content-overlay-counter h3 span.date {border: 2px solid #FFF;padding: 10px;letter-spacing: 6px;}
/* ========== Form Adjustments for Launch Page ========== */
.form-group {margin-bottom: 0px;color: #141414; vertical-align:top !important;font-family: 'Ubuntu Condensed', sans-serif;}
.form-group input.form-control {height: 42px;background-color: rgba(250, 250, 250, 0.9);color: #141414;}
.form-control {border-radius: 0;border: 1px solid #fff;}
.form-group textarea.form-control {background-color: rgba(28, 30, 30, 0.1);color: #141414;}
.form-control:focus {border-color: #6C7A89;box-shadow: none; border:1px solid #6C7A89;}
::-webkit-input-placeholder {text-transform: uppercase;font-weight: 700;color: #bbb;}
:-moz-placeholder {text-transform: uppercase;font-weight: 700;color: #bbb;}
::-moz-placeholder {text-transform: uppercase;font-weight: 700; color: #bbb;}
:-ms-input-placeholder {text-transform: uppercase;font-weight: 700;color: #bbb;}
.outer-wrap {height: 500px;}
#video-wrap h1 {text-transform:uppercase;font-weight:400;font-size:28px;background:#6C7A89;color:#FFF;margin-top:30%}
#video-wrap h2 {text-transform:uppercase; font-weight:400; font-size:38px}
#video-wrap .sm-title {text-transform:uppercase; font-weight:700;font-size:18px}

@media (min-width: 768px) {
    #video-wrap h1 {text-transform:uppercase;font-weight:400;font-size:28px;background:#6C7A89;color:#FFF}
    #video-wrap h2 {text-transform:uppercase; font-weight:400; font-size:48px}
    #video-wrap .sm-title {text-transform:uppercase; font-weight:700;font-size:21px}
}

@media (max-width: 768px) {
    #video-wrap h1 {text-transform:uppercase;font-weight:400;font-size:21px;background:#6C7A89;color:#FFF;margin-top:40%}
    #video-wrap h2 {text-transform:uppercase; font-weight:400; font-size:28px}
    #video-wrap .sm-title {text-transform:uppercase; font-weight:700;font-size:12px}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #video-wrap h1 {text-transform:uppercase;font-weight:400;font-size:28px;background:#6C7A89;color:#FFF}
    #video-wrap h2 {text-transform:uppercase; font-weight:400; font-size:48px}
    #video-wrap .sm-title {text-transform:uppercase; font-weight:700;font-size:21px}
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
    #video-wrap h1 {text-transform:uppercase;font-weight:400;font-size:21px;background:#6C7A89;color:#FFF;margin-top:15%}
    #video-wrap h2 {text-transform:uppercase; font-weight:400; font-size:28px}
    #video-wrap .sm-title {text-transform:uppercase; font-weight:700;font-size:18px}
}

@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : landscape) {
    #video-wrap h1 {text-transform:uppercase;font-weight:400;font-size:21px;background:#6C7A89;color:#FFF;margin-top:10%}
    #video-wrap h2 {text-transform:uppercase; font-weight:400; font-size:28px}
    #video-wrap .sm-title {text-transform:uppercase; font-weight:700;font-size:18px}
}

@media (max-width: 640px) {
    #video-wrap h1 {text-transform:uppercase;font-weight:400;font-size:21px;background:#6C7A89;color:#FFF;margin-top:30%}
    #video-wrap h2 {text-transform:uppercase; font-weight:400; font-size:24px}
    #video-wrap .sm-title {text-transform:uppercase; font-weight:700;font-size:12px}
}