body {
    font-family: 'Inter';
}

.container-fluid {
    padding: 0px;
}

.row {
    padding: 0px;
}

#navbarNav {
    margin-right:6%;
}

.navlogodiv {
    margin-left:7%;
    padding-top:5px;
    padding-bottom:5px;
}

.navbar-brand img {
    transform: scale(1.6);
    width: 100px;
    height: 50px;
    margin-left: 10%;
}

.nav-link {
    font-size: x-large;
    font-weight: 625;
    color: white;
    margin-right: 10px;
    letter-spacing: 3px;
}

.mobile-image {
    display: none;
}

.nav-item .dropdown-menu {
    font-family: Inter;
    font-size: 1.1rem;
    background-color: #ff9193;
    margin-left:-50%;
}


.nav-item .dropdown-menu .dropdown-item {
    color: #ffffff;
}

.nav-item .dropdown-menu :hover {
    color: #000000;
}

.mobilenav {
    display:none;
}

.findstorenav {
    background-color:#ffffff;
    padding:10px;
}

.findstorenavcol {
    margin-left:3.5%;
}

.findstorenavcol button{
    background:none;
    border:0px;
}

.findstorenavcol button svg{
    color:#f46b58;
    width:30px;
    height:30px;
}

.findstorenavcol button p{
    color:#f46b58;
    font-size:1.4rem;
    display:inline;
    vertical-align:middle;
    padding-left:10px;
    letter-spacing: 1px;
}
@media (max-width: 1040px) {
    #navbarNav {
        margin-right:2%;
    }
}
/* Media query for iPad screens */
@media (max-width: 992px) {
    .nav-link {
        font-size: medium;
        padding-left:5%;
        /* Adjust the font size as needed for iPad */
    }
    
    .nav-item .dropdown-menu {
        background-color: #ff9193;
        margin-left:0%;
        font-size: medium;
        padding-left:3%;
    }
    
    .navbar-toggler {
        scale: 0.85;
        margin-right: 10px;
    }
}



/* Media query for iPad screens */
@media (max-width: 768px) {

    .nav-link {
        font-size: medium;
        padding-left:5%;
        /* Adjust the font size as needed for iPad */
    }
    
    .nav-item .dropdown-menu {
        background-color: #ff9193;
        margin-left:0%;
        font-size: small;
        padding-left:2%;
    }
    
    .navbar-toggler {
        scale: 0.85;
        margin-right: 10px;
    }
}

/* Media query for mobile screens */
@media (max-width: 576px) {
    .nav-link {
        font-size: small;
        padding-left:5%;
        /* Adjust the font size as needed for mobile */
    }
    .nav-item .dropdown-menu {
        background-color: #ff9193;
        margin-left:0%;
        font-size:small;
        padding-left:1%;
    }
    
    .findstorenavcol button p{
        font-size:0.9rem;
    }

    .findstorenavcol button svg{
        width:20px;
        height:20px;
    }
    
    .navbar-toggler {
        scale: 0.85;
        margin-right: 10px;
    }
}

.nav-link:hover {
    color: black;
}

.footer-bg {
    background-image: url(/img/footer/footerbg.webp);
    width: 100%;
    height: auto;
    background-size: 100% auto;
    background-position: center 10px;
    background-repeat: no-repeat;
}


.footer-links {
    margin-top: 160px;
    list-style-type: none;
}

.footer-links li {
    margin-left: 15%;
    margin-top: 27px;
    text-transform: uppercase;
}

.footer-links a {
    font-size: 1.5rem;
    color: white;
    text-decoration: none;
    letter-spacing: 7px;
    font-weight: bold;
}

.footer-div {
    margin-left: 5%;
    margin-top: 200px;
    font-size: 20px;
    font-weight: 600;
    color: white;
    text-decoration: none;
    letter-spacing: 3px;
    padding-bottom: 20px;
}

.footer-div h4 {
    font-size: 1.4rem;
    font-family: InterBold;
    text-transform: uppercase;
}

.footer-div p {
    font-size: 1.4rem;
    font-weight: 300;
}


.plant-office {
    margin-top: 40px;
}

.fuwatextcolor {
    color: #f46b58;
}

.fuwabgcolor {
    background-color: #f46b58;
}

.footercontact {
    margin-top: 230px;
}


.footercontact p {
    font-size: 1.3rem;
    font-weight: bold;
    color: #ffffff;
}

.footercontact .contactnumber {
    margin-top: 20px;
}

.footercontact .contactnumber p {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.2rem;
    font-family: InterBold;
}

.footercontact img {
    margin-top: 25px;
}

.footercontact .contactnumber .cnumber {
    font-family: Inter;
    font-weight: 300;
    font-size: 01.4rem;
    margin-left: 30px;
}

.footertrademark {
    margin-top: 28px;
    padding-top: 10px;
    margin-left: 1.5%;
}

.footertrademark p {
    font-size: 1.1rem;
    font-family: Inter;
    font-weight: 300;
    letter-spacing: 3px;
    color: #ffffff;
}

.upperfooter {
    border-bottom: 6px solid #ffffff;
    width: 94%;
    margin: 0 auto;
    border-radius: 5px;
}

.footersns {
    margin-top: 25px;
    margin-left: -35px;
}

.footersns img {
    padding: 10px;
}

.legaldivider {
    border-right: 4px solid #ffffff;
}

.legallinks p {
    padding-top: 5px;
    font-size: 1.3rem;
    font-family: InterBold;
    letter-spacing: 1px;
}

.legallinks a {
    text-decoration: none;
    color: #ffffff;
}

.footertrademark .trademark p {
    letter-spacing: 0px;
    font-size: 1.4rem;
    text-align: end;
    padding-right: 10%;
    margin-top: -5.5%;
    margin-bottom: 50px;
}

.footertrademark .trademark p .logofont {
    font-family: Gloria;
}

.npbtext {
    font-family: InterBold;
    display: block;
    font-size: 1.7rem;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* Media query for iPad screens */
@media (max-width: 768px) {
    .nav-link {
        font-size: medium;
        /* Adjust the font size as needed for iPad */
    }
}

/* Media query for mobile screens */
@media only screen and (min-width: 200px) and (max-width: 767px) {
    
    .findstorenavcol {
        margin-left: -1.5%;
    }

    .navbar-brand img {
        transform: scale(1);
        margin-left: -17%;
    }

    .nav-link {
        font-size: small;
    }

    .desktop-image {
        display: none;
    }
    .mobile-image {
        display: block;
    }

    #footerPage {
        background-color: #f37260;
        min-height: 800px;
    }

    .footer-bg {
        margin-top: -40px;
        background-color: #f37260;
    }

    .footer-links {
        margin-top: 63px;
    }

    .plant-office {
        margin-top: 20px;
    }

    .footer-links li {
        margin-top: 28px;
        margin-left: 0px;
    }

    .footer-links a {
        font-size: 1.1rem;
        margin-top: 510px;
    }

    .footer-div {
        margin-top: 95px;
    }

    .footer-div h4 {
        font-size: 1rem;
    }

    .footer-div p {
        font-size: 0.8rem;
    }

    .contactnumber {
        padding-top: 0px;
        padding-left: 30px;
    }

    .footercontact .contactnumber p {
        font-size: 1rem;
    }

    .footercontact {
        margin-top: 10px;
        background-color: #f37260;
    }

    .footercontact img {
        margin-left: 20px;
    }

    .footercontact .contactnumber .cnumber {
        font-size: 0.9rem;
    }

    .footertrademark p {
        font-size: 0.8rem;
    }

    .footer-bg {
        background-image: url(/img/footer/footerbg.webp);
        width: 100%;
        background-position: cover;
        background-repeat: no-repeat;
        margin-top: -10px;
    }

    .footertrademark {
        background-color: #f37260;
    }

    .footersns {
        margin-left: 0px;
    }

    .legaldivider {
        border-right: 1px solid #ffffff;
    }

    .legallinks p {
        padding-top: 5px;
        font-size: 0.9rem;
        font-family: Inter;
        letter-spacing: 1px;
    }

    .legallinks a {
        text-decoration: none;
        color: #ffffff;
    }


    .footertrademark .trademark p {
        letter-spacing: 0px;
        font-size: 0.8rem;
        text-align: center;
        padding-right: 0px;
        margin-top: 4%;
        margin-bottom: 20px;
    }

    .footertrademark .trademark p .logofont {
        font-family: Gloria;
    }

    .npbtext {
        font-family: InterBold;
        display: block;
        font-size: 1.1rem;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

}

@media only screen and (min-width: 200px) and (max-width: 412px) {
    #footerPage {
        min-height: 700px;
    }
}

@media only screen and (min-width: 767px) {
    #footerPage {
        background-color: #f37260;
    }

    .npbtext {
        font-size: 1.2rem;
    }

    .footertrademark .trademark p {
        font-size: 1rem;
    }

    .nav-link {
        font-size: large;
    }
}

@media only screen and (min-width: 1125px) {
    .npbtext {
        font-size: 1.4rem;
    }

    .footertrademark .trademark p {
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1285px) {
    .nav-link {
        font-size: x-large;
    }

    .npbtext {
        font-size: 1.7rem;
    }

    .footertrademark .trademark p {
        font-size: 1.4rem;
    }
}