    body {
        margin: 0vw;
        position: relative;
        background-size: 250px auto;
        overflow-x: hidden;
        background: url(../images/Bg-Desktop-vccvbnm.jpg) repeat center top #FFFFFF;
        background-size: 100% auto;
        font-size: 0;
    }
    
    .logo {
        width: 15.63vw;
        margin: 0 auto;
        padding-top: 2vw;
    }
    
    .logo a:hover {
        opacity: 0.7;
    }
    
    .header-image {
        width: 49.17vw;
        margin: 0 auto;
    }
    
    .Title {
        color: #453C31;
        font-size: 1.15vw;
        text-align: center;
        font-weight: bold;
        font-family: "alfabet", sans-serif;
        padding: 1vw 0;
        line-height: 1.67vw;
        letter-spacing: 0.23vw;
    }
    
    .buy-now.button {
        margin-top: 1vw;
    }
    
    .subTitle {
        font-size: 1.15vw;
        color: #8E8372;
        text-align: center;
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;
        font-style: normal;
        padding-bottom: 1vw;
        letter-spacing: 0.02vw;
    }
    
    .button a {
        display: block;
        font-size: 0.83vw;
        color: #F8F5F0;
        background: #453C31;
        height: 2.60vw;
        width: 13.23vw;
        line-height: 2.60vw;
        text-align: center;
        margin: 0 auto;
        font-family: "alfabet", sans-serif;
        font-weight: bold;
        letter-spacing: -0.01vw;
    }
    
    .button a:hover {
        background: #776A59;
    }
    
    .bottom-wrapper {
        margin-top: 7vw;
    }
    
    .bottom-image {
        width: 21.35vw;
        margin: 0 auto;
    }
    
    .headdesk {
        opacity: 0;
    }
    
    a {
        text-decoration: none;
    }
    
    .owl-carousel .owl-item img.headmob {
        display: none;
    }
    
    .album-wrapper {
        z-index: 1;
    }
    
    img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    
    .entersite {
        text-align: center;
        margin: 8vw auto 2vw;
    }
    
    .entersite a {
        font-family: "alfabet", sans-serif;
        font-weight: bold;
        font-style: normal;
        color: #453C31;
        text-transform: uppercase;
        opacity: 1;
        line-height: 1;
        text-align: center;
        display: inline-block;
        width: auto;
        /* padding: 1vw 5vw; */
        font-size: 1.250vw;
        margin: 0 auto;
    }
    
    .entersite img {
        width: 2vw;
        margin-left: 1vw;
    }
    
    .entersite a:hover {
        color: #A0978D;
    }
    
    .copyrightsection span,
    .copyrightsection a {
        font-size: 0.7vw;
        color: #453C31;
        text-transform: uppercase;
        font-family: "alfabet", sans-serif;
        font-weight: bold;
        line-height: 1.8;
        display: inline-block;
    }
    
    .copyrightsection a:hover {
        color: #A0978D;
    }
    
    .copyrightsection {
        text-align: center;
    }
    
    .copyrightlinks {
        display: inline-block;
    }
    
    div#footer {
        position: relative;
        margin-top: 0;
        background: transparent;
        overflow: hidden;
    }
    
    #footersection {
        margin: 1vw auto;
    }
    
    .mobileOnly {
        display: none;
    }
    
    span.copyright {
        display: block;
    }
    
    .album-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 3vw;
        position: absolute;
        width: 100%;
        /* bottom: -5.25vw; */
    }
    
    @media only screen and (max-width:1023px),
    only screen and (max-width:1024px) and (orientation:portrait) {
        .logo {
            width: 55.64vw;
            padding-top: 8vw;
        }
        .header-image {
            width: 93.33vw;
            padding: 5vw 0;
        }
        .Title {
            letter-spacing: 0.82vw;
            font-size: 4.10vw;
            line-height: 6.15vw;
            padding: 4vw 0;
            padding-top: 0;
        }
        .subTitle {
            letter-spacing: 0.08vw;
            padding-bottom: 4vw;
            font-size: 4.10vw;
        }
        .bottom-wrapper {
            margin-top: 25vw;
        }
        .button a {
            font-size: 3.59vw;
            width: 53.85vw;
            height: 11.28vw;
            line-height: 11.28vw;
        }
        .bottom-image {
            width: 53.85vw;
        }
        #footersection {
            margin: 4vw auto;
        }
        .topbg .headdesk,
        .desktopOnly {
            display: none;
        }
        .headmob {
            display: block;
        }
        .mobileOnly {
            display: block;
            line-height: 0;
        }
        .copyrightsection span.desktopOnly {
            display: none;
        }
        .logoImage {
            width: 80%;
            margin: 0 auto;
        }
        .entersite a {
            font-size: 3.59vw;
            margin: 0 auto;
        }
        .entersite img {
            width: 6vw;
        }
        .entersite {
            margin-top: 25vw;
            margin-bottom: 2vw;
        }
        body {
            padding: 0;
        }
        .entersite a:after {
            width: 4vw;
            height: 4.9vw;
            background-size: 2.5vw;
        }
        .entersite:hover {
            background: #252525 0% 0% no-repeat padding-box;
            color: #FFFFFF;
        }
        .copyrightsection span,
        .copyrightsection a {
            font-size: 2.31vw;
        }
        div#footer {
            margin-top: 0;
        }
        span.copyright+.mobileOnly {
            display: none;
        }
        span.mobilesl {
            display: none;
        }
    }