@import url("bootstrap.weber.css");
@import url("fx.css");
@import url("custom.css");
@import url("owl.carousel.css");
@import url("aos.css");
@import url("custom.css");

#header-text .bg {
    background-image: url('../images/index-bg.jpg');
    background-color: #34404c;
    background-size: 100% auto;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.col-12 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.navbar-collapse ul li {
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.navbar-collapse ul {
    border-left: 1px solid rgba(255, 255, 255, .2);
}

#nav-menu .logo {
    width: 220px;
}

.footer {
    font-size: 14px;
    color: #C2C5C9;
    width: fit-content;
    margin: 0 auto;
}

#header-text h3 {
    text-align: center;
    color: #FFF;
}

.container,
.boxed {
    max-width: 1080px !important;
}

video.video-stream.html5-main-video,
#header-text .col-12.text-center iframe {
    width: 800px;
    height: 450px;
    display: block;
    margin: 0 auto 15px;
}

.html5-video-player:not(.ytp-transparent) {
    background-color: #34404c !important;
}

@media all and (max-width: 1680px) {}

@media all and (max-width: 1440px) {
    /*.col-12.text-center img {
        width: 450px;
    }*/
    #header-text.light {
        padding: 6% 0;
    }
}

@media all and (max-width: 1366px) {
    /*.col-12.text-center img {
        width: 450px;
    }*/
    div.footer img {
        height: 24px !important;
    }
    .container,
    .boxed {
        max-width: 760px !important;
    }
    #header-text.light {
        padding: 10% 0;
    }
}

@media all and (max-width: 1280px) {}

@media all and (max-width: 1080px) {
    .footer img {
        height: 32px !important;
    }
    .navbar-toggler .icon-bar {
        background: #fff !important;
    }
    .navbar-toggler.collapsed .icon-bar:nth-child(2) {
        width: 20px !important;
    }
    .navbar-collapse ul li {
        border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
        border-right: none !important;
    }
    .navbar-collapse ul {
        border-left: none !important;
    }
    video.video-stream.html5-main-video,
    #header-text .col-12.text-center iframe {
        width: 760px !important;
        height: 428px !important;
    }
    #nav-menu .logo {
        margin-right: auto !important;
    }
}

@media all and (max-width: 1080px) and (orientation: portrait) {
    #header-text.light {
        padding: 5% 0;
    }
}

@media all and (max-width: 1024px) {
    #header-text .bg {
        background-image: url('../images/index-bg-m.jpg');
        background-position: center bottom;
        background-size: cover;
    }
    video.video-stream.html5-main-video,
    #header-text .col-12.text-center iframe {
        width: 700px !important;
        height: 394px !important;
    }
}

@media all and (max-width: 960px) {}

@media all and (max-width: 768px) {
    .footer {
        text-align: center;
    }
    img {
        vertical-align: bottom !important;
    }
    video.video-stream.html5-main-video,
    #header-text .col-12.text-center iframe {
        width: 600px !important;
        height: 338px !important;
    }
}

@media all and (max-width: 667px) {
    video.video-stream.html5-main-video,
    #header-text .col-12.text-center iframe {
        width: 100% !important;
        height: 281px !important;
    }
}

@media all and (max-width: 568px) {}

@media all and (max-width: 480px) {
    .container,
    .boxed {
        max-width: 95% !important;
    }
    #header-text .col-12.text-center iframe {
        height: 169px !important;
    }
}

@media all and (max-width: 414px) {}

@media all and (max-width: 375px) {
    div.footer img {
        height: 20px !important;
    }
}

@media all and (max-width: 320px) {}

#header-text .col-12.text-center img {
    height: auto;
    max-width: 751px;
    width: 100%;
}

#header-text .col-12.text-center a {
    margin: 5px 10px;
}
