@media only screen and (max-width:1600px) {
    section.vh-100.bg-image.forms .card-body {
    padding: 10px 50px;
}

section.vh-100.bg-image.forms .card-body .loginCheckBox {
    margin-bottom: 15px;
}

.loginform .form-outline.mb-4 {
    margin-bottom: 13px !important;
}


section.vh-100.bg-image.forms button.btn {
    margin-bottom: 30px;
}
}

@media only screen and (max-width:1300px) {
    .primaryHeading {
        font-size: 35px;
        line-height: 46px;
    }
    .gl-txt {
        font-size: 14px;
        line-height: 22px;
    }
    header {
/*         padding-bottom: 0; */
    }
    header .left-menu ul li a {
        font-size: 14px;
        padding: 0px 10px 0px 0px;
        margin: 0;
    }
    header .right-menu ul li a {
        font-size: 14px;
        padding: 0px 10px 0px 0px;
    }
    header .logo img {
        width: 100%;
        height: 130px;
    }
    header .btns {
        top: 12%;
        right: 13%;
    }
    section.slider-sec .main-slider .inner-item {
        min-height: 848px;
    }
    section.slider-sec .main-slider .caption h1 {
        margin: 0px 0px 40px;
        font-size: 35px;
        line-height: normal;
    }
    section.slider-sec .main-slider .caption p {
        font-size: 14px;
        line-height: normal;
    }
    section.slider-sec {
        top: -234px;
        transform: translateY(0%);
        height: 677px;
    }
    .presentationSec {
        padding: 50px 0 50px;
    }
    section.slider-sec .main-slider .caption .readmore a {
        font-size: 14px;
    }
    section.slider-sec .main-slider .down-arrow a {
        font-size: 50px !important;
    }
    section.slider-sec .main-slider .down-arrow {
        bottom: -120px;
    }
    .presentationSec-slider iframe {
        height: 600px;
    }
    .presentationSec .row .caption h2 {
        font-size: 57px;
        line-height: 80px;
    }
    .activeSellers ul#myTab button {
        padding: 10px 10px;
        font-size: 12px;
    }
    .activeSellers section.variable.slider img {
        height: 400px;
    }
    section.activeSellers .prod-info ul li p {
        font-size: 14px;
        line-height: normal;
    }
    section.thisWeek {
        padding: 50px 0px 100px;
    }
    .thisWeek-prod .col-lg-3:first-child .item .thumbnail .featured img {
        height: 400px;
    }
    .thisWeek-prod .item .thumbnail .featured img {
        height: 287px;
    }
    .thisWeek-prod .item .content h4 {
        font-size: 22px;
        margin: 4px 0px;
    }
    .thisWeek-prod .item .content .excerpt p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .thisWeek-prod .item .content .readmore a {
        padding: 6px 23px;
        font-size: 12px;
    }
    .thisWeek-prod .item .thumbnail .gallery {
        height: 60px;
        width: 60px;
    }
    .thisWeek-prod .item .thumbnail .gallery strong {
        font-size: 13px;
    }
    .thisWeek-prod .item .hoverVisible .readmore a {
        margin: 0;
        padding: 6px 20px;
        font-size: 13px;
    }
    section.activeSellers .caption {
        width: 50%;
        padding: 0;
    }
    .photo-gallery .intro {
        max-width: 50%;
    }
    .photo-gallery .row.photos .img-fluid {
        height: 300px;
    }
    section.blogSec .caption {
        width: 60%;
    }
    section.blogSec .blog-main .blogContent h2 {
        font-size: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
    section.blogSec .blog-main .blogContent h5 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    section.blogSec .blog-main img {
        max-height: 430px;
    }
    section.blogSec .blog-main .blogContent p {
        width: 80%;
    }
    footer.footer {
        padding: 70px 0px 0px;
    }
    footer.footer .link_heading h4 {
        font-size: 20px;
    }
    footer.footer p {
        font-size: 14px;
        line-height: 22px;
    }
    footer.footer ul li a {
        font-size: 13px;
        line-height: normal;
    }
    .news_letter .formBox p {
        font-size: 14px;
        line-height: 22px;
    }
    .copyright_sec {
        margin-top: 30px;
    }
    footer.footer .copyright_sec .copyright_content p {
        font-size: 14px;
    }
    footer.footer .copyright_sec .social ul li i {
        font-size: 16px;
        padding: 6px;
    }
    .activeSellers section.variable.slider .slick-prev::before {
        top: 266px;
    }
    .activeSellers section.variable.slider .slick-next::before {
        top: 266px;
    }
    section.innerBanner {
        min-height: 270px;
    }
    section.innerBanner h1 {
        font-size: 50px;
    }
    section.innerBanner::before {
        bottom: 20px;
    }
    section.innerBanner .down-arrow {
        left: 30%;
        top: 50%;
    }
    section.innerBanner .down-arrow a {
        font-size: 50px;
    }
    section.activeSellers .caption .gl-txt {
        margin: 15px;
    }
    section.thisWeek.catogries {
        padding: 50px 0px 0;
    }
    section.thisWeek-prod.catogries-prod ul#myTab {
        padding: 20px 0px 50px;
    }
    .formLogoSec img {
    width: 140px;
}

section.vh-100.bg-image.forms .nav-tabs li.nav-item .nav-link {
    padding: 10px 20px;
}

section.vh-100.bg-image.forms .card-body {
    padding: 20px 50px 20px;
}

.loginform {
    padding: 8px 0px;
}
    section.vh-100.bg-image.forms .card-body .loginCheckBox {
    margin-bottom: 21px;
}
    .registerform {
    padding: 0;
}

.registerform button.btn {
    margin-bottom: 26px !important;
}
}

@media only screen and (max-width:1169px) {
    section.slider-sec {
        top: -274px;
        height: 617px;
    }
    section.slider-sec .main-slider .inner-item {
        min-height: 910px;
    }
    .presentationSec .row .caption h2 {
        font-size: 47px;
        line-height: 60px;
    }
    .primaryHeading {
        font-size: 30px;
        line-height: 36px;
    }
    section.activeSellers .caption .gl-txt {
        margin: 0px 0px 20px;
    }
    .activeSellers section.variable.slider img {
        height: 350px;
    }
    .activeSellers section.variable.slider .slick-prev::before {
        top: 236px;
    }
    .activeSellers section.variable.slider .slick-next::before {
        top: 236px;
    }
    .news_letter .formBox::after {
        width: 96%;
    }
    .thisWeek-prod .item:hover .hoverVisible {text-align: center;}

.thisWeek-prod .item:hover .hoverVisible .readmore a {margin-bottom: 10px;}
.thisWeek-prod .item .content .readmore a {
    margin: 0;
}
section.blogSec .blog-main .blogContent {
    margin: 0px 5px 5px 5px;
    padding: 5px 5px;
}

section.blogSec .blog-main .blogContent h5 {
    margin-bottom: 5px;
}

section.blogSec .blog-main .blogContent h2 {
    margin-bottom: 5px;
}

section.blogSec .blog-main .blogContent p {
    width: 100%;
}
nav.navbar.navbar-expand-lg .btns {
    top: 35px;
}
section.vh-100.bg-image.forms .socialButton .btn.facebook a {
    padding: 8px 0px;
}

}

@media only screen and (max-width:991px) {
    header {
        padding: 0;
    }
    header .row.desktop-header {
        display: none;
    }
    header .row.mobile-nav {
        display: block;
    }
    header .row.mobile-nav img {
        width: 80px;
        height: 80px;
    }
    header nav.navbar.navbar-expand-lg.navbar-light {
        background-color: #fff;
        border-radius: 0;
    }
    section.slider-sec .main-slider .inner-item {
        min-height: 810px;
        background-position: right !important;
    }
    section.slider-sec {
        top: -104px;
        height: 725px;
    }
    section.slider-sec .main-slider .caption {
        top: 370px;
    }
    section.slider-sec .main-slider .caption h1 {
        font-size: 31px;
        line-height: 50px;
        margin: 0 0 20px;
    }
    section.slider-sec .main-slider .caption p {
        font-size: 13px;
        line-height: normal;
        margin: 0px 0px 25px;
    }
    section.slider-sec .main-slider .caption .readmore a {
        font-size: 13px;
    }
    .primaryHeading {
        font-size: 31px;
        line-height: 50px;
    }
    section.activeSellers .caption {
        width: 60%;
    }
    .gl-txt {
        font-size: 13px;
        line-height: 20px;
    }
    .activeSellers section.variable.slider .slick-prev::before {
        display: none;
    }
    .activeSellers section.variable.slider .slick-next::before {
        display: none;
    }
    .presentationSec-slider iframe {
        height: 450px;
    }
    section.thisWeek .caption h1.primaryHeading {
        font-size: 31px;
        line-height: 50px;
    }
    section.thisWeek .caption .gl-txt {
        font-size: 13px;
        line-height: 20px;
    }
    .thisWeek-prod .item {
        margin-bottom: 40px;
    }
    section.blogSec .row {
        display: flex;
        justify-content: center;
    }
    section.blogSec .row .blog-main {
        margin-bottom: 30px;
    }
    footer.footer .caption {
        padding: 20px;
        width: 100%;
    }
    .footer_links.quick_links {
        padding: 20px;
    }
    footer.footer ul {
        /* padding: 20px; */
    }
    .footer_links {
        padding: 20px;
    }
    .news_letter {
        padding-top: 50px;
    }
    .news_letter .formBox::after {
        width: 96%;
    }
        .formLogoSec img {
    width: 190px;
}
section.vh-100.bg-image.forms .nav-tabs li.nav-item .nav-link {
    padding:20px;
}
section.vh-100.bg-image.forms .card-body { padding: 45px 50px 50px; }

.forms .form-control {
    font-size: 16px;
}
.forms .form-control::placeholder{
    font-size: 16px;
}
    .navbar-light .navbar-nav .nav-link {
    color: #000;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #fd005e;
}
section.thisWeek-prod.catogries-prod {
    padding-top: 40px;
}
nav.navbar.navbar-expand-lg .btns {
    top: 0;
    position: relative;
    right: 0;
    margin: 10px 0;
}
header .btns::before {
    display: none;
}
.thisWeek-prod .item .thumbnail .featured img {
    height: 400px;
    background-size: cover;
    width: 100%;
}
}

@media only screen and (max-width:767px) {
    section.slider-sec {
        top: -104px;
        height: 670px;
    }
    section.slider-sec .main-slider .inner-item {
        background-position: right !important;
    }
    .presentationSec .row .caption h2 {
        font-size: 35px;
        line-height: 46px;
        text-align: center;
    }
    .presentationSec {
        padding: 100px 0px 40px;
    }
    iframe {
        height: 500px;
    }
    section.blogSec .blog-main {
        margin: 20px 0;
    }
    section.slider-sec .main-slider .caption {
        width: 100%;
        text-align: center;
    }
    section.activeSellers .caption {
        width: 75%;
    }
    section.thisWeek .caption {
        max-width: 100%;
    }
    .photo-gallery .intro {
        max-width: 75%;
    }
    section.blogSec .caption {
        width: 100%;
    }
    .news_letter {
        margin-top: 60px;
        justify-content: center;
    }
    section.thisWeek-prod {
        margin-bottom: -68px;
        padding-bottom: 50px;
    }
    footer.footer .copyright_sec .social {
        text-align: center;
    }
    .news_letter .formBox::before {
        display: none;
    }
    .news_letter {
        margin: 0;
        padding-top: 20px;
    }
    .news_letter .formBox {
        padding: 20px 20px;
        width: 100%;
    }
    .news_letter .formBox form input::placeholder {
        font-size: 12px;
    }
    .news_letter .formBox form .newsletter_btn a {
        font-size: 12px;
    }
    .news_letter .formBox form input {
        padding: 12px 0px 10px 20px;
    }
    .news_letter .formBox p {
        font-size: 12px;
    }
    .formLogoSec img {
        width: 170px;
    }
    section.vh-100.bg-image.forms .nav-tabs li.nav-item .nav-link {
        font-size: 20px;
        padding: 15px;
    }
    section.vh-100.bg-image.forms .card-body {
        padding: 25px 50px 15px;
    }
    section.vh-100.bg-image .card-body h2 {
        font-size: 26px;
        line-height: 42px;
    }
    section.vh-100.bg-image.forms .card-body p {
        font-size: 12px;
    }
    section.vh-100.bg-image.forms button.btn {
        padding: 12px;
    }
    .forms .form-control {
        padding: 15px 19px;
    }
    section.vh-100.bg-image .card-body label.form-label {
        font-size: 14px;
        line-height: 22px;
    }
    section.vh-100.bg-image.forms .card-body .loginCheckBox li {
        font-size: 14px;
        line-height: 22px;
    }
    section.vh-100.bg-image.forms .card-body .loginCheckBox li a {
        font-size: 14px;
    }
    section.vh-100.bg-image.forms .socialButton .btn {
        padding: 20px 0;
    }
        footer.footer .copyright_sec .social {
    margin-bottom: 10px;
}

footer.footer .copyright_sec .copyright_content p {
    font-size: 13px;
    line-height: normal;
    margin-bottom: 10px;
}

footer.footer .copyright_sec .policies ul li a {
    line-height: normal;
    font-size: 13px;
}

footer.footer .copyright_sec .policies ul {
    margin-bottom: 10px;
}
.code {
    
    color: #fff;
    padding: 10px;
}
.code h2 {
    color: #fff;
}
}

@media only screen and (max-width:479px) {
    section.slider-sec .main-slider .caption h1 {
        text-align: center;
        font-size: 26px;
        line-height: 35px;
        background: #ffffff59;
    }
    section.variable.slider.gall {
    height: 450px !important;
}
    news_letter .formBox form .newsletter_btn button {
    text-decoration: none;
    color: var(--white-color);
    position: absolute;
    top: 3px;
    right: 5px;
    padding: 7px 27px;
    background-color: var(--pink-color);
    border-radius: 12px;
    transition: all 2s ease 0s;
}
section.slider-sec .main-slider .caption .readmore a.a2 {
    background-color: #300518;
    border-radius: 25px;
    transition: all 1s ease 0s;
    padding: 15px 15px;
    text-decoration: none;
    color: var(--white-color);
    text-transform: capitalize;
    margin: 0px 0px 0px 0px;
}
section.slider-sec .main-slider .caption .readmore a.a1 {
    background: #f21366;
    border-radius: 25px;
    transition: all 1s ease 0s;
    padding: 15px 20px;
    text-decoration: none;
    color: var(--white-color);
    text-transform: capitalize;
    margin: 0px 10px 0px 0px;
}
    .text-center {
    text-align: center !important;
    margin-bottom: 10px;
}
    section.slider-sec .main-slider .caption p {
        font-size: 12px;
        text-align: center;
    }
    .presentationSec .row .caption h2 {
        text-align: center;
        min-width: 100%;
        text-align: center;
        font-size: 26px;
        line-height: 42px;
    }
    .presentationSec-slider iframe {
        height: 300px;
    }
    .presentationSec {
        padding: 50px 0px 40px;
    }
    section.slider-sec .main-slider .caption .readmore a {
        margin: 0;
        padding: 12px 17px;
    }
    .primaryHeading {
        font-size: 26px;
        line-height: 42px;
    }
    .gl-txt {
        font-size: 12px;
        line-height: 20px;
    }
    section.thisWeek .caption h1.primaryHeading {
        font-size: 26px;
        line-height: 42px;
    }
    section.thisWeek .caption .gl-txt {
        font-size: 12px;
        line-height: 20px;
    }
    .thisWeek-prod .item:hover .hoverVisible {
        top: 50%;
    }
    .thisWeek-prod .col-lg-3:first-child .item .thumbnail .featured img {
        height: 287px;
    }
    .thisWeek-prod .item .content {
        text-align: center;
        padding: 10px 0;
    }
    .thisWeek-prod .item .content .readmore {
        text-align: center;
    }
    section.blogSec .blog-main img {
        max-height: 350px;
    }
    section.blogSec .blog-main .blogContent h5 {
        margin-bottom: 10px;
    }
    section.blogSec .blog-main .blogContent h2 {
        margin-bottom: 10px;
    }
    section.blogSec .blog-main .blogContent p {
        margin-bottom: 11px;
    }
    footer.footer .link_heading h4 {
        text-align: center;
    }
    footer.footer p {
        text-align: center;
    }
    footer.footer ul li {
        text-align: center;
    }
    footer.footer .questionLinks {
        text-align: center;
    }
    section.innerBanner .down-arrow {
        display: none;
    }
    section.innerBanner::before {
        width: 90%;
    }
    section.innerBanner h1 {
        font-size: 26px;
        line-height: 42px;
        padding: 0px 0px 25px;
    }
    section.innerBanner {
        min-height: 150px;
    }
    .primaryHeading {
        margin-bottom: 15px;
    }
    section.activeSellers .caption .gl-txt {
        margin-bottom: 15px;
    }
    .code {
    text-align: center;
    color: #fff;
    padding: 10px;
}
.code h2 {
    color: #fff;
}
    section.activeSellers {
        padding: 50px 0px 0;
    }
    section.thisWeek-prod.catogries-prod {
        background: none;
        padding-top: 0;
    }
    .appointmentSection {
        padding: 50px 0px 50px;
    }
    .appointmentSection .appointment-content h2 {
        font-size: 26px;
        line-height: 42px;
    }
    .appointmentSection .appointment-content {
        min-height: 160px;
        padding-bottom: 30px;
    }
    section.modelSelection h2 {
        text-align: center;
        font-size: 26px;
        line-height: normal;
    }
    .modelSelection .modelInfo {
        margin: 0 0 30px;
    }
    section.thisWeek-prod.liveStream-video .liveStream-items .caption {
        text-align: center;
    }
    section.thisWeek-prod.liveStream-video .liveStream-items .btns img {
        /* right: 25%; */
        left: 0;
        margin: 0 auto;
    }
    section.contactformSection .contactCaption h2 {
        font-size: 26px;
        line-height: 42px;
        margin-bottom: 10px;
    }
    section.contactformSection .contactCaption .gl-txt {
        margin-bottom: 10px;
    }
    section.contactformSection form input,
    textarea::placeholder {
        font-size: 14px;
    }
    section.contactformSection form input,
    textarea {
        font-size: 14px;
    }
    .formLogoSec img {
        width: 170px;
    }
    section.vh-100.bg-image.forms .nav-tabs li.nav-item .nav-link {
        font-size: 20px;
        padding: 15px;
    }
    section.vh-100.bg-image.forms .card-body {
        padding: 10px 20px 6px;
    }
    section.vh-100.bg-image .card-body h2 {
        font-size: 26px;
        line-height: 42px;
    }
    section.vh-100.bg-image.forms .card-body p {
        font-size: 12px;
    }
    section.vh-100.bg-image.forms button.btn {
        padding: 12px;
    }
    .forms .form-control {
        padding: 15px 19px;
    }
    section.vh-100.bg-image .card-body label.form-label {
        font-size: 12px;
        line-height: normal;
    }
    section.vh-100.bg-image.forms .card-body .loginCheckBox li {
        font-size: 14px;
        line-height: 22px;
    }
    section.vh-100.bg-image.forms .card-body .loginCheckBox li a {
        font-size: 14px;
    }
    section.vh-100.bg-image.forms .socialButton .btn {
        padding: 20px 0;
    }
    .formLogoSec img {
    width: 90px;
}

section.vh-100.bg-image.forms .nav-tabs li.nav-item .nav-link {
    font-size: 16px;
}

section.vh-100.bg-image .card-body h2 {
    font-size: 22px;
    line-height: normal;
}

section.vh-100.bg-image.forms .card-body p {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 0;
}

.forms .form-control::placeholder {
    font-size: 12px;
}

.forms .form-control {
    font-size: 12px;
}

section.vh-100.bg-image.forms .card-body .loginCheckBox li {
    font-size: 12px;
    width: 50%;
    line-height: normal;
}

section.vh-100.bg-image.forms button.btn {
    font-size: 13px;
    margin-bottom: 10px;
    padding: 10px;
}

section.vh-100.bg-image.forms .card-body .loginCheckBox {
    margin-bottom: 20px !important;
}

section.vh-100.bg-image.forms .socialButton a {
    padding: 0px 0px !important;
    font-size: 10px !important;
}

section.vh-100.bg-image.forms .socialButton .btn {
    padding: 10px 10px;
}
section.vh-100.bg-image.forms .card-body .loginCheckBox li a {
    font-size: 12px;
    line-height: normal;
}
    footer.footer .copyright_sec .social {
    margin-bottom: 10px;
}

footer.footer .copyright_sec .copyright_content p {
    font-size: 13px;
    line-height: normal;
    margin-bottom: 10px;
}

footer.footer .copyright_sec .policies ul li a {
    line-height: normal;
    font-size: 13px;
}

footer.footer .copyright_sec .policies ul {
    margin-bottom: 10px;
}
section.vh-100.bg-image.forms .socialButton .btn i {
    padding-right: 2px;
    font-size: 14px;
}

.loginform .form-outline.mb-4 {
    margin-bottom: 0 !important;
}
  .completeProfileSec .container-fluid {
    padding-left: 0;
    padding-right: 0 ;
}
.completeProfileSec .formImgAndContentBox h1 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px !important;
    letter-spacing: 5px;
}
.completeProfileSec form {
    padding: 40px 15px !important;
}
.select:after {
    content: '\25BC';
    position: absolute;
    top: 55px !important;
    right: 5px !important;
    bottom: 0;
    font-size: 20px !important;
    border: 0px;
    background: transparent;
    color: #fff;
    padding: 11px 15px;
    pointer-events: none;
    height: 40%;
    border-radius: 50px;
}  

section.completeProfileSec.ageverificationPage form {
    padding: 40px 20px !important;
}
section.completeProfileSec.ageverificationPage .container-fluid {
    padding: 0 !important;
}
.completeProfileSec .formImgAndContentBox h1 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px !important;
    letter-spacing: 5px;
    margin-bottom: 12px;
}
.inputBox.inputfield {
    display: flex;
    align-items: self-start;
    color: #fff;
    font-size: 10px;
}
.ageverificationPage form {
    padding: 40px 10px !important;
}
 .completeProfileSec.ageverificationPage .inputBox span {
    position: absolute;
    top: 21px;
    bottom: 0;
    right: 10px;
    margin: auto;
    height: 40px !important;
    width: 40px !important;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 10px;
}
div#exampleModal .modal-dialog {
    max-width: 100% !important;
}
.news_letter .formBox form .newsletter_btn button {
    text-decoration: none;
    color: var(--white-color);
    position: absolute;
    top: 0px !important;
    right: 5px;
    padding: 10px 30px;
    background-color: var(--pink-color);
    border-radius: 12px;
    transition: all 2s ease 0s;
}
section.portfolioBanner {
    padding: 0px;
    height: 538px;
    width: 100%;
    background-image: url(../images/portfoliobanner.jpg);
    position: relative;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
section.portfolioBanner .primaryHeading {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    font-size: 30px;
}
}

@media only screen and (max-width:320) {
div#exampleModal .modal-dialog {
    max-width: 100% !important;
}
section.portfolioBanner {
    padding: 0px;
    height: 538px;
    width: 100%;
    background-image: url(../images/portfoliobanner.jpg);
    position: relative;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
section.portfolioBanner .primaryHeading {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    font-size: 30px;
}
.news_letter .formBox form .newsletter_btn button {
    text-decoration: none;
    color: var(--white-color);
    position: absolute;
    top: 0px !important;
    right: 5px;
    padding: 10px 30px;
    background-color: var(--pink-color);
    border-radius: 12px;
    transition: all 2s ease 0s;
}
 .completeProfileSec.ageverificationPage .inputBox span {
    position: absolute;
    top: 21px;
    bottom: 0;
    right: 10px;
    margin: auto;
    height: 40px !important;
    width: 40px !important;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 10px;
}
 
 section.completeProfileSec.ageverificationPage .container-fluid {
    padding: 0 !important;
}
.ageverificationPage form {
    padding: 40px 10px !important;
}
.inputBox.inputfield {
    display: flex;
    align-items: self-start;
    color: #fff;
    font-size: 10px;
}
.completeProfileSec .formImgAndContentBox h1 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px !important;
    margin-bottom: 12px;
    letter-spacing: 5px;
}
   .completeProfileSec .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.completeProfileSec .formImgAndContentBox h1 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px !important;
    letter-spacing: 5px;
}
.completeProfileSec form {
    padding: 40px 15px !important;
}
.select:after {
    content: '\25BC';
    position: absolute;
    top: 55px !important;
    right: 5px !important;
    bottom: 0;
    font-size: 20px !important;
    border: 0px;
    background: transparent;
    color: #fff;
    padding: 11px 15px !important;
    pointer-events: none;
    height: 40%;
    border-radius: 50px;
}
   
   
   
    section.slider-sec .main-slider .caption h1 {
        text-align: center;
        font-size: 24px;
        line-height: 32px;
        background: #ffffff59;
    }
    section.variable.slider.gall {
    height: 450px !important;
}
    section.slider-sec .main-slider .caption .readmore a.a1 {
    background: #f21366;
    border-radius: 25px;
    transition: all 1s ease 0s;
    padding: 15px 20px;
    text-decoration: none;
    color: var(--white-color);
    text-transform: capitalize;
    margin: 0px 10px 0px 0px;
}
    section.slider-sec .main-slider .caption .readmore a.a2 {
    background-color: #300518;
    border-radius: 25px;
    transition: all 1s ease 0s;
    padding: 15px 15px;
    text-decoration: none;
    color: var(--white-color);
    text-transform: capitalize;
    margin: 0px 0px 0px 0px;
}
    section.slider-sec .main-slider .caption p {
        font-size: 12px;
        text-align: center;
    }
    .presentationSec .row .caption h2 {
        text-align: center;
        min-width: 100%;
        text-align: center;
        font-size: 26px;
        line-height: 42px;
    }
    .presentationSec-slider iframe {
        height: 300px;
    }
    .presentationSec {
        padding: 50px 0px 40px;
    }
    section.slider-sec .main-slider .caption .readmore {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    section.slider-sec .main-slider .caption .readmore a {
        margin: 0 0 10px;
        text-align: center;
        width: 70%;
    }
    section.innerBanner .down-arrow a {
        display: none;
    }
    section.innerBanner::before {
        width: 90%;
    }
    section.innerBanner h1 {
        font-size: 26px;
        line-height: 42px;
        padding: 0px 0px 30px;
    }
    section.innerBanner {
        min-height: 170px;
    }
    section.thisWeek-prod.catogries-prod {
        background: none;
    }
    section.thisWeek .caption .gl-txt {
        margin: 0 0 0;
    }
    section.activeSellers {
        padding: 50px 0px 0px;
    }
    section.thisWeek-prod.catogries-prod {
        padding-top: 30px;
    }
    section.innerBanner h1 {
        font-size: 26px;
        line-height: 42px;
        padding: 0px 0px 20px;
    }
    section.innerBanner .down-arrow {
        display: none;
    }
    section.innerBanner::before {
        width: 80%;
    }
    section.innerBanner {
        min-height: 170px;
    }
    section.activeSellers .caption .gl-txt {
        margin: 0 0 10px;
    }
    section.activeSellers {
        padding-bottom: 0;
    }
    section.thisWeek-prod.catogries-prod {
        background: none;
        padding-top: 0;
    }
    .thisWeek-prod .item .content h4 {
        font-size: 19px;
    }
    .thisWeek-prod .item .content .excerpt p {
        font-size: 12px;
    }
    section.thisWeek-prod.catogries-prod {
        padding-bottom: 20px;
    }
    section.variable.slider.slick-initialized.slick-slider {
    height: 450px !important;
    margin-bottom: 50px !important;
}
    .activeSellers a.btn {
    margin-bottom: 15px !important;
}
}