@media screen and (max-width:1200px) {

}

@media screen and (max-width:991px) {

}

@media screen and (max-width:768px) {

    .navbar-toggler {
        display: none;
    }

    .navbar-nav {
        display: -webkit-box;
    }

    .navbar-nav .nav-item .nav-link {
        margin-bottom: 0 !important;
    }

    .legal h1 {
        margin-left: 8px !important;
    }    

    .privacy-banner {
        padding: 13px 0;
    }   
    
    .privacy-banner h1 {
        font-size: 40px;
        margin-left: 0;
    }

    .side-menu {
        display: none;
    }    

    .wrapper {
        width: 100%;
    }

    .question p {
        background-color: transparent;
        padding: 0px 8px;
    }

    .question {
        margin-bottom: 30px;
    }

    .question span {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 11px;
        font-size: 30px;
        width: auto;
    }

    #my-form {
        margin-top: 75px;
    }    

    .navbar-nav .nav-item .nav-link {
        margin-bottom: 10px;
    }

    .moving-mug {
        background-size: 100%;
        /* position: unset; */
        width: 100%;
        margin: 0;
    }

    .subs-card {
      margin: 20px 5px;
      width: 96.6%;
    }

    .big-mug figure {
        height: 50%;
        width: 70%;
        margin: 0 auto;
    }

    .tandc-width {
        width: 100%;
    }

    .privacy-width {
        width: 100%;
    }

    .banner-left {
        position: unset;
    }

    .banner-left .top-section {
        width: 100%;
    } 
    
    .banner-left .mid-section {
        width: 100%;
    }

    .banner-left .app-store-icon {
        width: 100%;
    }

    .banner-right .banner-mob {
        position: relative;
    }

    .banner-right .banner-mob figure {
        height: 350px;
        width: auto;
    }

    .benefits-partitions .benefits-section {
        margin-right: 0;
        width: 100%;
    }

    .big-mug figure img {
        width: 100%;
    }

    .right-bar {
        width: 48%;
        z-index: 5px;
        display: none;
    }
    
    .modernising-btns a {
        margin-right: 0;
        margin-bottom: 10px;
        padding: 7px 17px;
    }

    .moving-mug-bottom figure {
        width: 100%;
        height: 100%;
    }

    .benefits-head {
        margin-top: 75px;
    }

    .modernising-bg .top-wave-img figure img {
        position: relative;
        bottom: 2px;
    }
    .moving-mug-bottom figure img {
        width: 100%;
    }

    .moving-mug-bottom figure {
        margin-left: 0;
    }

    .banner-right .banner-cup {
        text-align: right;
    }

    .banner-cup figure {
        height: 220px;
    }

    .banner-cup figure img {
        height: 100%;
    }


}

@media screen and (max-width:565px) {

    .navbar-toggler {
        display: block;
    }

    .navbar-nav {
        display: none;
    }    
    .navbar-nav .nav-item .nav-link {
        margin-bottom: 10px;
    }

    .moving-mug {
        background-size: 100%;
        /* position: unset; */
        width: 100%;
        margin: 0;
    }

    .subs-card {
      margin: 20px 5px;
      width: 96.6%;
    }

    .big-mug figure {
        height: 50%;
        width: 70%;
        margin: 0 auto;
    }

    .tandc-width {
        width: 100%;
    }

    .privacy-width {
        width: 100%;
    }

    .banner-left {
        position: unset;
    }

    .banner-left .top-section {
        width: 100%;
    } 
    
    .banner-left .mid-section {
        width: 100%;
    }

    .banner-left .app-store-icon {
        width: 100%;
    }

    .banner-right .banner-mob {
        position: relative;
    }

    .banner-right .banner-mob figure {
        height: 350px;
        width: auto;
    }

    .benefits-partitions .benefits-section {
        margin-right: 0;
        width: 100%;
    }

    .big-mug figure img {
        width: 100%;
    }

    .right-bar {
        width: 48%;
        z-index: 5px;
        display: none;
    }
    
    .modernising-btns a {
        margin-right: 0;
        margin-bottom: 10px;
        padding: 7px 17px;
    }

    .moving-mug-bottom figure {
        width: 100%;
        height: 100%;
    }

    .benefits-head {
        margin-top: 75px;
    }

    .modernising-bg .top-wave-img figure img {
        position: relative;
        bottom: 2px;
    }
    .moving-mug-bottom figure img {
        width: 100%;
    }

    .moving-mug-bottom figure {
        margin-left: 0;
    }

    .banner-right .banner-cup {
        text-align: right;
    }

    .banner-cup figure {
        height: 220px;
    }

    .banner-cup figure img {
        height: 100%;
    }

    #my-form {
        margin-top: 75px;
    }

    .wrapper {
        width: 100%;
    }

    .question p {
        background-color: transparent;
        padding: 0px 8px;
    }

    .question span {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 11px;
        font-size: 30px;
        width: auto;
    }

    .question {
        margin-bottom: 30px;
    }

    .side-menu {
        display: none;
    }

    .privacy-banner {
        padding: 13px 0;
    }   
    
    .privacy-banner h1 {
        font-size: 40px;
        margin-left: 0;
    }
    
    .legal h1 {
        margin-left: 8px;
    }

}

@media screen and (max-width:350px) {

    .legal h1 {
        margin-left: 8px !important;
    }    

    .privacy-banner {
        padding: 13px 0;
    }   
    
    .privacy-banner h1 {
        font-size: 40px;
        margin-left: 0;
    }

    .side-menu {
        display: none;
    }    

    .wrapper {
        width: 100%;
    }

    .question p {
        background-color: transparent;
        padding: 0px 8px;
    }

    .question {
        margin-bottom: 30px;
    }

    .question span {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 11px;
        font-size: 30px;
        width: auto;
    }

    #my-form {
        margin-top: 75px;
    }    

    .navbar-nav .nav-item .nav-link {
        margin-bottom: 10px;
    }

    .moving-mug {
        background-size: 100%;
        /* position: unset; */
        width: 100%;
        margin: 0;
    }

    .subs-card {
      margin: 20px 5px;
      width: 96.6%;
    }

    .big-mug figure {
        height: 50%;
        width: 70%;
        margin: 0 auto;
    }

    .tandc-width {
        width: 100%;
    }

    .privacy-width {
        width: 100%;
    }

    .banner-left {
        position: unset;
    }

    .banner-left .top-section {
        width: 100%;
    } 
    
    .banner-left .mid-section {
        width: 100%;
    }

    .banner-left .app-store-icon {
        width: 100%;
    }

    .banner-right .banner-mob {
        position: relative;
    }

    .banner-right .banner-mob figure {
        height: 350px;
        width: auto;
    }

    .benefits-partitions .benefits-section {
        margin-right: 0;
        width: 100%;
    }

    .big-mug figure img {
        width: 100%;
    }

    .right-bar {
        width: 48%;
        z-index: 5px;
        display: none;
    }
    
    .modernising-btns a {
        margin-right: 0;
        margin-bottom: 10px;
        padding: 7px 17px;
    }

    .moving-mug-bottom figure {
        width: 100%;
        height: 100%;
    }

    .benefits-head {
        margin-top: 75px;
    }

    .modernising-bg .top-wave-img figure img {
        position: relative;
        bottom: 2px;
    }
    .moving-mug-bottom figure img {
        width: 100%;
    }

    .moving-mug-bottom figure {
        margin-left: 0;
    }

    .banner-right .banner-cup {
        text-align: right;
    }

    .banner-cup figure {
        height: 220px;
    }

    .banner-cup figure img {
        height: 100%;
    }

}
