@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: 'arial-black';
    src: url('./ariblk.ttf') format('truetype');
}

@font-face {
    font-family: 'arial';
    src: url('./arial.ttf') format('truetype');
}

body {
    font-family: 'arial';
    background-color: white;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
    overflow-x: hidden;
}

p {
    line-height: 1.3;
}

a {
    text-decoration: none;
    color: #102aa3;
    position: relative;
    z-index: 1;
}

.deal-container a,
.section-outer a {
    text-decoration: none;
    background: white;
    border-radius: 24px;
    width: 115px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    margin-top: -9px;
    margin-left: 15px;
}

h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 2rem;
}

h2 {
    font-family: "arial-black";
    font-weight: 500;
    font-style: normal;
    font-size: 3.6vw;
    letter-spacing: 0px;
    padding: 5px 0px;
    line-height: 0.95;
}

.main-outer {
    background: url('./images/background.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 950px;
}

.header {
    display: flex;
    justify-content: center;
    align-items: center;
}

.container {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.container h1 {
    background: #16489d;
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    padding: 10px;
    color: #fff;
    font-size: 2.9vw;
    font-weight: 1000;
    letter-spacing: 2px;
    font-family: "arial-black";
}

nav {
    width: 100%;
    padding: 18px 265px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    background: #fff;
}

nav a {
    font-family: "arial-black";
    font-size: 1.5vw;
    letter-spacing: 0px;
}

.logo {
    display: flex;
}

.logo img {
    width: 130px;
}

.section-outer {
    display: flex;
    flex-direction: column;

}

.deal-container {
    display: flex;
    width: 100%;
    height: 50%;
    justify-content: space-between;
    align-items: center;
    color: rgb(255, 255, 255);
    min-height: 350px;
}

.deal-container a {
    color: rgb(255, 0, 0);
}

.extra-mobile {
    margin-top: 0pc;
    width: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
    margin-left: 38px;
}

.extra-mobile h3 {
    font-size: 2.1vw;
    letter-spacing: 2px;
    padding-top: 0;
    font-family: "arial-black";
    line-height: 1;
    text-align: center;
    font-weight: 400;
    line-height: 0.6;
    margin-bottom: 2px;
}

.extra-mobile h3 span {
    font-size: 17px;
    line-height: 1;
}

.extra-mobile img {
    width: 24pc;
    height: 7pc;
}

.extra-phone {
    margin-top: -1pc;
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.extra-phone img {
    width: 11pc;
    height: 21pc;
}


.deal-container-in {
    display: flex;
    justify-content: space-around;
    height: fit-content;
    align-items: center;
    flex-direction: row-reverse;
    width: 60%;
}

.deal-box {
    text-align: left;
    margin-top: 0pc;
    margin-right: -72px;
    width: 57%;
}

.deal-girl {
    margin-right: -8pc;
    margin-top: 19pc;
}

.deal-girl img {
    width: 34vw;
    height: 53pc;
}

.deal-girl-res {
    display: none;
}

.deal-box-limited-time {
    padding: 4px 0;
    padding-bottom: 0;
}

.deal-box-limited-time h3 {
    padding-bottom: 5px;
    font-size: 1.5vw;
    line-height: 1;
}

.deal-box-limited-time h3 span {
    font-family: "arial-black";
    font-size: 2.2vw;
    text-transform: capitalize;
    letter-spacing: 0px;
}

.deal-pricing {
    display: flex;
    flex-direction: revert;
    justify-content: space-between;
    width: 17pc;
    align-items: center;
    width: fit-content;
    padding-top: 10px;
}

.deal-pricing p {
    display: flex;
    font-weight: 400;
    justify-content: left;
    align-items: start;
    font-weight: bold;
    font-size: 13px;
}

.deal-pricing p span {
    font-family: "arial-black";
    font-size: 5vw;
    margin-top: -13px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    line-height: 0.9;
    letter-spacing: -2px;
}




.hero-container {
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: start;
    align-items: center;
    min-height: 250px;
    font-family: 'arial';
}

.hero-content {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
}

.promo {
    width: 37%;
    padding-left: 40px;
    padding-right: 30px;
    text-align: left;
    margin-top: -4pc;
}

.promo-image-new {
    margin-bottom: 6px;
    width: 29vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.promo-image-new img {
    width: 18pc;
    margin-bottom: 1px;
    background: rgb(255, 255, 255);
    border-radius: 11px;
    border: 1px solid white;
}

.promo h3 {
    font-weight: 600;
    font-size: 2.7vw;
    letter-spacing: 0px;
    padding: 5px 0px;
    padding-top: 0;
    font-family: "arial-black";
    line-height: 1;
}

.promo h4 {
    font-size: 2vw;
    padding: 5px 0;
    font-family: 'arial-black';
    letter-spacing: 0px;
    text-align: left;
    line-height: 1;
}

.promo-title {
    display: flex;
    flex-direction: column;
    color: #0a1046;
    font-family: 'Ubuntu', sans-serif;
    display: none;
}

.promo-title span {
    background-color: #0a1046;
    color: white;
    width: 11pc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
}

.promo-offer {
    font-weight: bold;
    letter-spacing: 0;
}

.promo-pricing a {
    color: white;
    background: #e40000;
}

.promo-offer .price {
    color: white;
}

.promo-images-outer {
    display: flex;
    flex-direction: row;
    width: 31%;
    justify-content: space-between;
    margin-top: -1pc;
    margin-left: 1pc;
}

.promo-image-1 {
    margin-top: 0pc;
}

.promo-image-1 img {
    width: 15pc;
    height: 19pc;
}

.promo-image img {
    width: 15vw;
    height: 19pc;
}

.promo-image-aus {
    display: none;
}



.signup-order {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    background: #b40637;
}

.signup-order a {
    color: white;
    padding: 24px 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.new-arrival {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.new-arrival img {
    width: 100%;
}

.sponsors {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sponsors img {
    width: 52vw;
}

.footer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 15px 0;
}

.footer-left {
    display: flex;
    width: 100vw;
}

.footer-left img {
    width: 100vw;
}

.footer-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.footer-right img {
    width: 23vw;
}

.footer-res {
    display: none;
}


/* <<<<<<<<<< Responsive >>>>>>>>>>> */
/* 
@media only screen and (min-width: 1300px) {
    .main-outer {
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        height: 100vh;
        min-height: 1123px;
        overflow: hidden;
        max-height: none;
    }

    .deal-girl img {
        width: 30vw;
        height: 52pc;
        margin-top: 7pc;
        margin-left: 0;
    }
} */

/* 
@media only screen and (min-width: 1200px) {
    .main-outer {
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        height: 100vh;
        min-height: 901px;
        overflow: hidden;
        background-position-y: 70px;
    }
} */

@media only screen and (min-width: 1860px) {
    .main-outer {
        background: url('./images/background.jpg');
        height: 986px;
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .deal-girl {
        margin-right: -8pc;
        margin-top: 20pc;
    }
}

@media only screen and (max-width: 1350px) {
    .main-outer {
        background: url('./images/background.jpg');
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
        overflow: hidden;
        height: 981px;
    }

    .extra-phone {
        margin-right: 2pc;
        margin-top: -1pc;
        margin-left: 2pc;
    }

    .extra-phone img {
        width: 12vw;
        height: unset;
    }

    .promo-images-outer {
        width: 33%;
        margin-top: -1pc;
        margin-left: 2pc;
    }

    .promo-image-1 img {
        width: 16vw;
        height: 18pc;
    }

    .promo-image img {
        width: 14vw;
        height: 17pc;
    }
}

@media only screen and (max-width: 1300px) {


    .hero-content {
        width: 100%;
        display: flex;
        justify-content: start;
        align-items: center;
        margin-top: 2pc;
    }

    .deal-girl {
        margin-right: -8pc;
        margin-top: 21pc;
    }

    .deal-girl img {
        width: 43vw;
        height: 59pc;
    }

    .promo {
        width: 38%;
        padding-left: 40px;
        padding-right: unset;
        text-align: left;
        margin-top: -7pc;
    }

    .promo-image-1 {
        margin-top: 5pc;
    }

    .promo-image-new {
        margin-bottom: 6px;
        width: 32vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .promo h3 {
        font-size: 3vw;
        padding: 7px 0px;
        padding-top: 0;
    }
}

@media only screen and (max-width: 1250px) {
    .hero-content {
        width: 100%;
        display: flex;
        justify-content: start;
        align-items: center;
        margin-top: 2pc;
    }

    .extra-phone {
        display: none;
    }

    .extra-mobile img {
        width: 23pc;
        height: 7pc;
    }

    .promo-images-outer {
        width: 33%;
        margin-top: -1pc;
        margin-left: 6pc;
    }

    .promo-image {
        display: none;
    }

    .promo-image-1 img {
        width: 22vw;
        height: unset;
    }

    .deal-girl img {
        width: 40vw;
        height: 55pc;
    }
}

@media only screen and (max-width: 1200px) {
    .section-outer {
        display: flex;
        flex-direction: column;
        margin-bottom: 3pc;
    }

    .promo h4 {
        font-size: 3.2vw;
        padding: 7px 0;
        font-family: 'arial-black';
        letter-spacing: 0px;
        text-align: left;
    }
}

@media only screen and (max-width: 1164px) {
    nav {
        width: 100%;
        padding: 18px 124px;
    }

    nav a {
        font-family: "arial-black";
        font-size: 2vw;
        letter-spacing: 0px;
    }

    .main-outer {
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        height: fit-content;
        min-height: fit-content;
        overflow: hidden;
    }


    body {
        font-family: "arial";
        letter-spacing: 1px;
        font-weight: 400;
        font-size: 21px;
    }

    h2 {
        font-weight: 500;
        font-style: normal;
        font-size: 6.5vw;
        letter-spacing: 0px;
        padding: 10px 0px;
        line-height: 1;
    }

    p {
        line-height: 1.1;
    }

    .extra-mobile {
        display: none;
    }

    .deal-container a,
    .section-outer a {
        background: white;
        border-radius: 39px;
        width: 131px;
        height: 47px;
        margin-top: -5px;
        margin-left: 19px;
        font-size: 15px;
    }

    .promo-pricing a {
        color: white;
        background: #e40000;
    }

    .deal-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .deal-container-in {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
        width: 100%;
    }

    .deal-girl {
        margin-top: -1pc;
        margin-right: -3pc;
    }

    .deal-girl img {
        width: 39vw;
        height: unset;
    }

    .deal-box {
        text-align: left;
        width: 56%;
        margin-left: 4pc;
    }

    .deal-box-limited-time {
        padding-top: 0px;
    }

    .deal-box-limited-time h3 {
        padding-bottom: 5px;
        font-size: 1.8vw;
        padding-top: 5px;
    }

    .deal-box-limited-time h3 span {
        font-size: 3vw;
        text-transform: capitalize;
        letter-spacing: 0px;
    }

    .deal-pricing p {
        font-size: 2vw;
    }

    .deal-pricing p span {
        font-size: 8vw;
        margin-top: -13px;
    }

    .promo-image-1 img {
        width: 29vw;
        height: auto;
    }

    .hero-container {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: unset;
    }

    .promo {
        width: 54%;
        text-align: left;
        margin-top: 0;
        margin-left: 4pc;
        padding: 0;
    }

    .promo-image-new {
        margin-bottom: 6px;
        width: 54vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .promo h3 {
        font-weight: 600;
        font-size: 4.8vw;
        letter-spacing: 0px;
        padding: 7px 0px;
        padding-top: 0;
        font-family: "arial-black";
        line-height: 1;
    }

    .promo-images-outer {
        display: flex;
        flex-direction: row;
        width: fit-content;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 960px) {
    body {
        font-size: 18px;
    }

    nav {
        width: 100%;
        padding: 30px 30px;
        justify-content: space-between;
        align-items: center;
        display: flex;
        background: #fff;
    }

    nav a {
        font-family: "arial-black";
        font-size: 2.3vw;
        font-weight: 400;
        letter-spacing: 0px;
        text-align: center;
        padding: 0 10px;
    }

    .container h1 {
        padding: 26px 35px;
        font-size: 4.5vw;
    }

    .logo img {
        width: 114px;
    }

    .main-outer {
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        height: fit-content;
        min-height: fit-content;
        overflow: hidden;
    }



    .promo-image img {
        width: 12pc;
    }

    .promo-image-1 img {
        width: 16pc;
    }

    .sponsors img {
        width: 80vw;
    }

    .footer-left {
        display: none;
    }

    .footer-res {
        display: flex;
        flex-direction: column-reverse;
        overflow: hidden;
    }

    .footer-res-left {
        display: flex;
        justify-content: start;
        align-items: center;
        width: 100%;
    }

    .footer-res-left img {
        transform: translateX(0%);
        width: 202vw;
    }

    .footer-res-right {
        display: flex;
        justify-content: start;
        align-items: center;
        width: 100%;
    }

    .footer-res-right img {
        transform: translateX(-47%);
        width: 202vw;
    }
}

@media only screen and (max-width: 910px) {
    body {
        font-size: 28px;
    }

    nav {
        width: 100%;
        padding: 30px 0px;
        justify-content: space-between;
        align-items: center;
        display: flex;
        background: #fff;
    }

    nav a {
        font-family: "arial-black";
        font-size: 3.5vw;
        font-weight: 400;
        letter-spacing: 0px;
        text-align: center;
        padding: 0 10px;
    }

    h2 {
        font-weight: 700;
        font-style: normal;
        font-size: 9.5vw;
        letter-spacing: 0px;
        padding: 6px 0px;
        line-height: 0.95;
    }

    p {
        line-height: 1.1;
    }

    .container h1 {
        padding: 26px 35px;
        font-size: 6.5vw;
    }

    .deal-container a,
    .section-outer a {
        width: 170px;
        height: 60px;
        font-weight: bold;
        margin-top: -5px;
        margin-left: 20px;
        font-size: 2.8vw;
    }

    .deal-container-in {
        display: flex;
        width: 100%;
        justify-content: center;
        height: fit-content;
        align-items: center;
        margin-right: 0;
        flex-direction: column;
    }

    .container-in-images {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: end;
        margin-top: 4pc;
        padding: 0 26px;
    }

    /* .deal-girl {
        display: none;
    } */

    .deal-box {
        width: 90%;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        margin-right: 0;
        margin-top: 2pc;
        margin-left: 0;
        margin-bottom: 3pc;
    }

    .deal-box-limited-time h3 {
        padding-bottom: 5px;
        font-size: 3.5vw;
        text-align: left;
        line-height: 1;
        padding-top: 3px;
    }

    .deal-box-limited-time h3 span {
        font-family: "arial-black";
        font-size: 5.3vw;
        text-transform: capitalize;
        letter-spacing: 0px;
    }

    .deal-girl-res {
        display: flex;
    }

    .deal-girl-res img {
        width: 26vw;
    }

    .deal-girl {
        margin-top: 0;
        margin-right: -76px;
    }

    .deal-girl img {
        width: 50vw;
        height: unset;
    }

    .deal-pricing {
        display: flex;
        flex-direction: revert;
        justify-content: space-between;
        width: 17pc;
        align-items: center;
        width: fit-content;
        padding-top: 7px;
        padding-top: 15px;
    }

    .deal-pricing p {
        font-size: 3.3vw;
    }

    .deal-pricing p span {
        font-size: 11vw;
        margin-top: -13px;
    }

    .hero-content {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        margin-top: 7pc;
    }

    .promo {
        width: 90%;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        margin-top: 0;
        margin-left: 0;
    }

    .promo h3 {
        font-weight: 600;
        font-size: 7.5vw;
        letter-spacing: 0px;
        padding: 5px 0px;
        padding-top: 0;
        font-family: "arial-black";
        line-height: 1;
    }

    .promo h4 {
        font-size: 5.3vw;
        padding: 5px 0;
        font-family: 'arial-black';
        letter-spacing: 0px;
        text-align: left;
    }

    .promo-image-new {
        margin-bottom: 30px;
        width: 79vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .promo-image-new img {
        width: 30pc;
        margin-bottom: 10px;
    }

    .promo-pricing a {
        background: red;
    }

    .promo-images-outer {
        display: flex;
        flex-direction: revert;
        width: 89%;
        justify-content: space-around;
        margin: 0;
        margin-top: 5pc;
        align-items: end;
    }

    .promo-image {
        margin-top: 0;
    }

    .promo-image img {
        width: 16pc;
    }

    .promo-image-1 {
        margin-top: 0;
    }

    .promo-image-1 img {
        width: 36vw;
        margin-top: 0;
    }

    .promo-image-aus {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .promo-image-aus img {
        width: 34vw;
        height: fit-content;
    }
}

@media only screen and (max-width: 850px) {
    .deal-pricing p span {
        font-size: 11vw;
        margin-top: -13px;
    }

    .deal-container a,
    .section-outer a {
        width: 165px;
        height: 55px;
        font-weight: bold;
        margin-top: -5px;
        margin-left: 20px;
        font-size: 2.4vw;
    }

    /* .footer-left {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    } */

    /* .footer-left img {
        padding-right: 0;
        width: 90vw;
    } */

    .footer-right {
        display: block;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .footer-right img {
        width: 29.5vw;
    }
}

@media only screen and (max-width: 800px) {
    .promo-image-new {
        width: 79vw;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 1pc;
    }

    .promo-image-new img {
        width: 51vw;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 750px) {

    .deal-container a,
    .section-outer a {
        width: 130px;
        height: 45px;
        font-weight: bold;
        margin-top: -7px;
        margin-left: 20px;
        font-size: 2vw;
    }
}

@media only screen and (max-width: 720px) {

    body {
        font-size: 23px;
    }
}

@media only screen and (max-width: 700px) {
    nav a {
        font-family: "arial-black";
        font-size: 3.8vw;
        font-weight: 400;
        letter-spacing: 0px;
        text-align: center;
        padding: 0 5px;
    }

    .logo img {
        width: 80px;
    }

    .hero-content {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        margin-top: 2pc;
    }

    .promo-image img {
        width: 15pc;
    }

    .promo-image-1 img {
        width: 14pc;
        margin-top: 0;
    }
}


@media only screen and (max-width: 620px) {
    .promo-images-outer {
        display: flex;
        flex-direction: revert;
        width: 75%;
        justify-content: space-between;
        margin: 0;
        margin-top: 3pc;
    }

    .deal-container a,
    .section-outer a {
        width: 109px;
        height: 41px;
        font-weight: bold;
        margin-top: -10px;
        margin-left: 20px;
        font-size: 2vw;
    }

    .container-in-images {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: end;
        margin-top: 1pc;
        padding: 0 26px;
    }

    .promo-image-1 img {
        width: 35vw;
        margin-top: 0;
    }

    .promo-image img {
        width: 37vw;
    }
}

@media only screen and (max-width: 550px) {
    body {
        font-size: 20px;
    }

    nav {
        width: 100%;
        padding: 9px 30px;
        justify-content: space-between;
        align-items: center;
        display: flex;
        background: #fff;
    }

    nav a {
        font-family: "arial-black";
        font-size: 3.3vw;
        font-weight: 400;
        letter-spacing: 0px;
        text-align: center;
        padding: 0 5px;
    }

    .deal-container a,
    .section-outer a {
        width: 100px;
        height: 40px;
        font-weight: bold;
        margin-top: -10px;
        margin-left: 20px;
        font-size: 2vw;
    }

    .deal-container a,
    .section-outer a {
        width: 100px;
        height: 40px;
        font-weight: bold;
        margin-top: -9px;
        margin-left: 20px;
        font-size: 2vw;
    }

    .deal-pricing p span {
        font-size: 13vw;
        margin-top: -13px;
    }

    .deal-box-limited-time h3 {
        padding-bottom: 4px;
        font-size: 4.5vw;
        text-align: left;
        line-height: 1;
        padding-top: 3px;
    }

    .promo-pricing {
        padding-top: 15px;
    }

    .promo-image img {
        width: 45vw;
    }

    .promo-image img {
        width: 38vw;
    }

    .promo-image-new {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .promo-image-new img {
        width: 51vw;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 530px) {
    body {
        font-size: 17px;
    }

    .promo-pricing a {
        background: red;
    }

    .hero-content {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

    .signup-order a {
        color: white;
        padding: 24px 0;
        text-transform: uppercase;
        font-size: 3vw;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
    }
}

@media only screen and (max-width: 400px) {
    nav a {
        font-family: "arial-black";
        font-size: 3.8vw;
        font-weight: 400;
        letter-spacing: 0px;
        text-align: center;
        padding: 0 5px;
    }

    .logo img {
        width: 46px;
    }

    .hero-content {
        margin-top: 0pc;
    }
}

@media only screen and (max-width: 450px) {
    body {
        font-size: 14px;
    }

    .deal-box-limited-time .deal-box-limited-time h3 {
        padding-bottom: 7px;
        font-size: 18px;
    }

    .deal-box-limited-time h3 span {
        font-family: "arial-black";
        font-size: 6.3vw;
        text-transform: capitalize;
        letter-spacing: 0px;
        text-align: left;
    }

    .promo h3 {
        font-weight: 600;
        font-size: 7vw;
        letter-spacing: 0px;
        padding: 7px 0px;
        padding-top: 0;
        font-family: "arial-black";
        line-height: 1;
    }

    .promo h4 {
        font-size: 4.8vw;
        padding: 7px 0;
        font-family: 'arial-black';
        letter-spacing: 0px;
        text-align: left;
    }
}

@media only screen and (max-width: 500px) {

    .deal-container a,
    .section-outer a {
        width: 82px;
        height: 28px;
        font-weight: bold;
        margin-top: -9px;
        margin-left: 20px;
        font-size: 9px;
    }
}