@media (min-width: 1200px) {

    #BannerVid {
        display: block;
    }

    .w3-display-left, .w3-display-right {
        display: none;
    }

    .viewport-header {
        background: none;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #textSlider.row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .iamCol {
        text-align: center;
        font-size: 30pt;
    }

    .slideCol {
        font-size: 20pt;
        text-align: center;
    }

    .slideCol {
        font-size: 50pt;
        text-align: center;
    }

    #bluebar .Socilaicons {
        display: none;
    }

    #Mixingmastering h2 {
        padding: 46px 0 0;
    }

    #Mixingmastering p {
        padding: 31px 0 32px;
    }

    #Mixingmastering h2 {
        padding: 0px 0 0;
    }

    .Backgroundfilmpc {
        display: block;
    }

    .Backgroundfilmmobile {
        display: none;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    #BannerVid {
        display: block;
    }

    .viewport-header {
        background: none;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .menu li {
        font-size: 12px;
    }

    .nogutter {
        padding-left: 0.4%;
        padding-right: 0.4%;
    }

    .iamCol {
        text-align: center;
        font-size: 30pt;
    }

        .iamCol p {
            display: inline !important;
        }

    .slideCol {
        font-size: 25pt;
        text-align: center;
        margin-top: 5px;
    }

    #bluebar .Socilaicons {
        display: none;
    }

    #Mixingmastering h2 {
        padding: 0px 0 0;
    }

    .Backgroundfilmpc {
        display: block;
    }

    .Backgroundfilmmobile {
        display: none;
    }

    .PricingContainerMain {
        display: flex;
        overflow-x: scroll;
        width: 100%;
    }

    .PricingContainer.PricingContaineractive {
        margin-top: 0px;
        height: auto;
        padding-bottom: 15px;
    }

    .video {
        position: relative;
        height: auto;
        padding-bottom: 40.25%;
    }

        .video iframe {
            position: absolute;
            top: 20px;
            left: 0;
            width: 100%;
            height: 70%;
        }

    #Mixingmastering h2, .Mixingmastering2 {
        padding-top: 14px;
        padding-bottom: 0px;
    }

    .logo #logo {
        width: 101px;
    }

    .menu ul {
        margin: 21px 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #BannerVid {
        display: block;
    }

    .viewport-header {
        background: none;
    }

    .logo {
        width: auto;
    }


    .iamCol {
        text-align: center;
        font-size: 25pt;
    }

        .iamCol p {
            display: inline !important;
        }

    .slideCol {
        font-size: 38pt;
        text-align: center;
        margin-top: -20px;
    }

    .menu li {
        font-size: 10px;
        padding: 0 16px 0 0;
    }

    .menu .submenu {
        padding: 42px 0 0;
    }

    #bluebar .Socilaicons {
        display: none;
    }

    #contactarea p {
        padding: 15px 0 40px;
    }

    #Mixingmastering h2 {
        padding: 0px 0 0;
    }

    .Backgroundfilmmobile {
        display: block;
    }

    .Backgroundfilmpc {
        display: none;
    }

    .Backgroundfilmmobile {
        display: none;
    }

    /*TOP SQUWZE PricingContainer*/
    .PricingContainerMain {
        display: flex;
        overflow-x: scroll;
        width: 100%;
    }

    .PricingContainer {
        display: block;
        max-width: 90%;
        margin: 0 auto 25px auto;
        min-height: auto;
    }

        .PricingContainer.PricingContaineractive {
            margin-top: 0px;
            height: auto;
            padding-bottom: 15px;
        }

        .PricingContainer h1 {
            font-size: 20px;
            padding: 10px 5px;
        }

        .PricingContainer h2 {
            margin: 20px auto;
            font-size: 45px;
        }

            .PricingContainer h2 i {
                font-size: 25px;
                left: 60px;
            }

            .PricingContainer h2 span {
                font-size: 12px;
            }

        .PricingContainer .PricingPackage {
            margin: 0 0 00px 0;
        }

            .PricingContainer .PricingPackage li {
                padding: 5px 5px 5px 10px;
                font-size: 11PX;
            }

        .PricingContainer h2.unlimited i {
            left: 49px;
        }
    /* TOP SQUWZE PricingContainer END HERE*/
    .video {
        position: relative;
        height: auto;
        padding-bottom: 56.25%;
    }

        .video iframe {
            position: absolute;
            top: 20px;
            left: 0;
            width: 100%;
            height: 100%;
        }
}


@media (max-width: 767px) {
    #BannerVid {
        display: block;
    }

    .viewport-header {
        background: none;
    }

    .menu {
        display: none;
    }

    .loan-percentage .blockright {
        float: none;
        height: 100px;
    }

    #footer .footer-section-three p {
        font-size: 32px;
    }

    #footer .footer-section-three h3 {
        font-size: 18px;
    }

    .phone-menu {
        display: block;
    }




    .menu-button {
        color: #f83232;
        cursor: pointer;
        font-size: 21px;
        position: absolute;
        right: 20px;
        top: 9px;
        width: 23px;
    }

    .open-menu {
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        padding: 21px 15px;
        position: absolute;
        right: 0;
        top: 0;
        transition: transform 250ms ease;
    }

    .rotate {
        transform: rotate(135deg);
    }


    /* Generated Overflow Element */

    .overflow {
        margin-top: 50px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .PricingContainer {
        display: block;
        max-width: 90%;
        padding-bottom: 15px;
        min-height: auto;
    }

        .PricingContainer.PricingContaineractive {
            margin-top: 0px;
            height: auto;
            padding-bottom: 15px;
        }

    /* Menu Styles */

    #mobile-nav {
        position: absolute;
        width: 100%;
        z-index: 9999;
        right: 0px;
        top: 0px;
    }

        #mobile-nav ul {
            background-color: rgba(0,0,0,.1);
            display: none;
            padding: 0;
            position: relative;
        }

            #mobile-nav ul:first-child {
                background-color: transparent;
            }

            #mobile-nav ul li {
                border-top: 1px solid rgba(255,255,255,.075);
                list-style: none;
                margin-bottom: 0;
                position: relative;
                background: #1e1e1e;
                font-family: 'Open Sans', sans-serif;
            }

                #mobile-nav ul li a {
                    color: #fff;
                    display: inline-block;
                    padding: 15px;
                    text-decoration: none;
                    width: 100%;
                    font-size: 15px;
                }

            #mobile-nav ul ul {
                margin: 0;
            }

                #mobile-nav ul ul li {
                    border-top: none;
                    padding-left: 1rem;
                    background: #ff3399;
                    border-bottom: 1px solid #fff;
                }

                    #mobile-nav ul ul li:last-child {
                        border: 0px;
                    }



    #contactarea h2 {
        font-size: 30px;
    }

    #contactarea p {
        padding: 15px 0 20px;
    }

    .Backgroundfilmpc {
        display: none;
    }

    .Backgroundfilmmobile {
        display: block;
    }

    /*TOP SQUWZE PricingContainer*/
    .PricingContainerMain {
        display: flex;
        overflow-x: scroll;
        width: 100%;
    }

    .PricingContainer {
        display: block;
        max-width: 90%;
        margin: 0 auto 25px auto;
        min-height: auto;
    }

        .PricingContainer.PricingContaineractive {
            margin-top: 0px;
            height: auto;
            padding-bottom: 15px;
        }

        .PricingContainer h1 {
            font-size: 20px;
            padding: 10px 5px;
        }

        .PricingContainer h2 {
            margin: 20px auto;
            font-size: 45px;
        }

            .PricingContainer h2 i {
                font-size: 25px;
                left: 60px;
            }

            .PricingContainer h2 span {
                font-size: 12px;
            }

        .PricingContainer .PricingPackage {
            margin: 0 0 00px 0;
        }

            .PricingContainer .PricingPackage li {
                padding: 5px 5px 5px 10px;
                font-size: 11PX;
            }

        .PricingContainer h2.unlimited i {
            left: 49px;
        }
    /* TOP SQUWZE PricingContainer END HERE*/
    .video {
        position: relative;
        height: auto;
        padding-bottom: 56.25%;
    }

        .video iframe {
            position: absolute;
            top: 20px;
            left: 0;
            width: 100%;
            height: 100%;
        }

    #aboutSection h2 {
        margin: 35px 0 5px 0;
    }

    .menu-button {
        left: 20px;
        top: 15px;
    }
}


@media (max-width: 480px) {

    .logo #logo {
        width: 80px;
        height: auto;
        margin: 13px 0 10px 35px;
    }

    .sectionPadding .Mainheading {
        padding: 20px 0 20px 0;
    }

    .viewport-header {
        background: url(../img/vid-banner.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #000;
        height: 400px;
        background-position: top;
    }

    .HasalPlayer {
        padding: 20px 0 0 0;
    }

    #BannerVid {
        display: none;
    }

    .logo img {
        width: 100px;
        margin: 0 0 0 30px;
    }

    .menu {
        display: none;
    }

    .BuyBeat {
        font-size: 30px;
    }

    .slideCol {
        font-weight: 900;
        font-size: 30pt;
        text-align: center;
    }

    #bluebar .details li {
        font-size: 0px;
    }

        #bluebar .details li i {
            font-size: 16px;
        }


    #bluebar {
        display: block;
    }

    .menu {
        display: none;
    }

    .iamCol {
        text-align: center;
        float: left;
        font-weight: 300;
        font-size: 20pt;
    }

    .slideCol {
        font-weight: 900;
        font-size: 150%;
        text-align: center;
    }



    /*Phone Menu*/

    .phone-menu {
        display: block;
    }

    /*Phone Menu*/




    .absolutetext .content h2 span {
        display: none;
    }

    .menu-button {
        color: #f83232;
        cursor: pointer;
        font-size: 21px;
        position: absolute;
        left: 20px;
        top: 15px;
    }

    .open-menu {
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        padding: 21px 15px;
        position: absolute;
        right: 0;
        top: 0;
        transition: transform 250ms ease;
    }




    /* Generated Overflow Element */

    .overflow {
        margin: 58px 18px 50px 18px;
        overflow-x: hidden;
        overflow-y: auto;
    }


    /* Menu Styles */

    #mobile-nav {
        position: absolute;
        width: 100%;
        z-index: 1;
        right: 0px;
        top: 0px;
    }

        #mobile-nav ul {
            background-color: rgba(0,0,0,.1);
            display: none;
            padding: 0;
            position: relative;
        }

            #mobile-nav ul:first-child {
                background-color: transparent;
            }

            #mobile-nav ul li {
                border-top: 1px solid rgba(255,255,255,.075);
                list-style: none;
                margin-bottom: 0;
                position: relative;
                background: #1e1e1e;
                font-family: 'Open Sans', sans-serif;
            }

                #mobile-nav ul li a {
                    color: #fff;
                    display: inline-block;
                    padding: 15px;
                    text-decoration: none;
                    width: 100%;
                    font-size: 15px;
                }

            #mobile-nav ul ul {
                margin: 0;
            }

                #mobile-nav ul ul li {
                    border-top: none;
                    padding-left: 1rem;
                    background: #ff3399;
                    border-bottom: 1px solid #fff;
                }

                    #mobile-nav ul ul li:last-child {
                        border: 0px;
                    }

    #contactarea h2 {
        font-size: 30px;
    }

    #contactarea p {
        padding: 15px 0 20px;
    }

    .video {
        position: relative;
        height: auto;
        padding-bottom: 56.25%;
    }

        .video iframe {
            position: absolute;
            top: 20px;
            left: 0;
            width: 100%;
            height: 100%;
        }

    #textSlider {
        margin-top: 48px;
    }


    .scroller {
        line-height: 20pt;
        height: 20pt;
    }

    @keyframes scroll {
        0% {
            margin-top: 0px;
        }

        15% {
            margin-top: 0px;
        }

        25% {
            margin-top: -20pt;
        }

        40% {
            margin-top: -20pt;
        }

        50% {
            margin-top: -40pt;
        }

        65% {
            margin-top: -40pt;
        }

        75% {
            margin-top: -60pt;
        }

        90% {
            margin-top: -60pt;
        }

        100% {
            margin-top: 0px;
        }
    }

    .sectionPadding.PricingOptions .Mainheading {
        font-size: 35px
    }

    #Mixingmastering {
        height: auto;
    }

    .contactformCont {
        width: 100%;
    }

    .Contactdetails {
        width: auto;
    }

        .Contactdetails li {
            padding: 5px 5px;
            margin-right: 4px;
            margin-left: 4px;
        }




    #aboutSection {
        height: auto;
    }

        #aboutSection h2 {
            margin: 31px 0 5px 0;
        }

        #aboutSection p {
            padding: 10px 0 45px 0;
        }

    .Purchase_Cont h1 {
        padding: 00px 0 10px 0;
        font-size: 25px;
    }

    .Purchase_Cont li {
        padding: 10px 10px 10px 15px;
        font-size: 15px;
    }



    #footer .logo {
        width: 60px;
    }

    #Mixingmastering h2 {
        font-size: 27px;
    }

    #Mixingmastering p {
        font-size: 15px;
    }


    /*TOP SQUWZE PricingContainer*/
    .PricingContainerMain {
        display: flex;
        overflow-x: scroll;
        width: 90vw;
    }

    .PricingContainer {
        display: block;
        max-width: 90%;
        margin: 0 auto 25px auto;
        min-height: auto;
    }

        .PricingContainer.PricingContaineractive {
            margin-top: 0px;
            height: auto;
            padding-bottom: 15px;
        }

        .PricingContainer h1 {
            font-size: 20px;
            padding: 10px 5px;
        }

        .PricingContainer h2 {
            margin: 20px auto;
            font-size: 45px;
        }

            .PricingContainer h2 i {
                font-size: 25px;
                left: 60px;
            }

            .PricingContainer h2 span {
                font-size: 12px;
            }

        .PricingContainer .PricingPackage {
            margin: 0 0 00px 0;
        }

            .PricingContainer .PricingPackage li {
                padding: 5px 5px 5px 10px;
                font-size: 11PX;
            }

        .PricingContainer h2.unlimited i {
            left: 49px;
        }
    /* TOP SQUWZE PricingContainer END HERE*/

    .Backgroundfilmpc {
        display: none;
    }

    .Backgroundfilmmobile {
        display: block;
    }
    .AddBeats {
        letter-spacing: normal;
    }
}

@media (max-width: 320px) {
    .logo img {
        width: 100px;
    }

    .viewport-header {
        background: url(../img/vid-banner.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #000;
        height: 329px;
    }

    .HasalPlayer {
        padding: 20px 0 0 0;
    }

    #BannerVid {
        display: none;
    }

    .menu {
        display: none;
    }

    #bluebar .details li {
        font-size: 0px;
    }

        #bluebar .details li i {
            font-size: 14px;
        }




    #textSlider {
        margin-top: 48px;
    }

        #textSlider.row {
            margin-right: 0px !important;
            margin-left: 0px !important;
        }

    .iamCol {
        text-align: center;
        font-size: 20pt;
    }

        .iamCol p {
            display: block !important;
        }

    .video {
        position: relative;
        height: auto;
        padding-bottom: 56.25%;
    }

        .video iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .sectionPadding.PricingOptions .Mainheading {
        font-size: 35px
    }

    .Backgroundfilmpc {
        display: none;
    }

    .Backgroundfilmmobile {
        display: block;
    }
    .AddBeats {
        letter-spacing: normal;
    }
}
