/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
}


/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}


/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
}


/**********
  iPad 3
  **********/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) and (-webkit-min-pixel-ratio: 2) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
    /* Styles */
}


/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
    /* Styles */
}


/* iPhone 4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .overflow-none {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}


/* iPhone 5 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .overflow-none {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}


/* iPhone 6, 7, 8 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    .overflow-none {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

/* @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .text-and-media-section .text-and-media-row-column-reverse-mobile {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
} */



/* iPhone 6+, 7+, 8+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 2) {
    .overflow-none {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}


/* iPhone X ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .overflow-none {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}


/* iPhone XS Max, XR ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
    .overflow-none {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}


/* Samsung Galaxy S3 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
}


/* Samsung Galaxy S4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}


/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    /* Styles */
}


/* Mobile */

@media only screen and (max-device-width:575px) {
    .text-and-media-section .text-container {
        margin-bottom: 20px;
    }
    .help-cta {
        width: 47px;
        height: 47px;
        padding: 10px 10px;
    }
    .help-cta span {
        display: none;
    }
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
    .light-header .nav-link {
        color: #ffffff;
    }
    .hamburger {
        margin-top: 0px;
    }
    .hamburger.close-menu {
        margin-top: 4px;
    }
    footer .footer-copyright p span {
        display: block;
    }
    footer .footer-copyright p span:before {
        content: "";
    }
    footer .footer-social-icons {
        margin-top: 19px;
    }
    .main-hero.home-hero-section {
        margin-bottom: 11px;
    }
    .sticky-navbar .nav-menu {
        margin-top: 0px;
    }
    footer .border-line {
        padding-bottom: 36px;
    }
}

@media only screen and (min-device-width:576px) and (max-device-width:767px) {
    .text-and-media-section .text-container {
        margin-bottom: 20px;
    }
    .help-cta {
        width: 47px;
        height: 47px;
        padding: 10px 10px;
    }
    .help-cta span {
        display: none;
    }
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
    .light-header .nav-link {
        color: #ffffff;
    }
    .hamburger {
        margin-top: 0px;
    }
    footer .footer-copyright p span {
        display: block;
    }
    footer .footer-copyright p span:before {
        content: "";
    }
    footer .footer-social-icons {
        margin-top: 19px;
    }
    .main-hero.home-hero-section {
        margin-bottom: 11px;
    }
    .sticky-navbar .nav-menu {
        margin-top: 0px;
    }
    footer .border-line {
        padding-bottom: 36px;
    }
    .mobile-menu .country-select-holder {
        width: 100%;
    }
}
@media only screen and (min-width:400px) and (max-width:767px) and (orientation:landscape){
    .hamburger {
    margin-top: 7px !important;
    }
}

/* Tab */

@media only screen and (min-width:768px) and (max-width:1023px) {
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-grey-placehodler-down.svg);
    }
    .get-started-section {
        background-color: #E5EBEC;
    }
    .get-started-section .getstrated .img-money-back {
        max-width: 120px;
        margin-bottom: 44px;
    }
    .light-header .nav-link {
        color: #ffffff;
    }
    /* .hamburger {
        margin-top: 14px;
    } */
    footer .border-line {
        padding-bottom: 36px;
    }
}

@media only screen and (min-width:992px) and (max-width:1023px) {
    .get-started-section {
        background-color: transparent;
    }
    .get-started-section .getstrated {
        padding: 64px 48px 44px;
    }
    .home-get-started.get-started-section .getstrated .img-money-back {
        max-width: 225px;
        width: 100%;
    }
    .half-text-half-logos .tvChannels::before {
        background-image: url(../images/wave-white-placehodler-down.svg);
    }
    .tvChannels {
        margin-top: 34px;
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1169px) and (orientation:lanscape) {
    /* .main-menu .hamburger {
        display: none;
    }
    .main-menu .get-started {
        display: none;
    } */
}


/* /Large Device */

@media only screen and (min-device-width:1025px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
    .main-menu .hamburger {
        display: none;
    }
    .main-menu .get-started {
        display: none;
    }
}

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}


/* Landscape */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
    /* .main-menu .hamburger {
        display: none!important;
    }
    .main-menu .get-started {
        display: none!important;
    } */
}