@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;
    }
    /* portfolio page */
    header .btns {
        top: 14%;
        right: 7.5%;
    }
    section.portfolioBanner .primaryHeading {
        text-align: center;
        width: 50%;
        font-size: 33px;
        line-height: 55px;
        position: relative;
        top: 50px;
    }
    section.portfolioBanner {
        height: 398px;
        background-size: cover;
    }
    header .logo img {
        height: 150px;
        width: 70%;
    }
    header.portfolioHeader {
        padding-top: 0;
    }
    /* profile page */
    header .btns {
        top: 14%;
        right: 10%;
    }
    section.portfolioBanner.profile .row .readmore {
        position: relative;
        top: 15px;
    }
    section.portfolioBanner.profile .profilePicture {
        bottom: -87px;
    }
    section.portfolioBanner.profile .profilePicture img {
        width: 180px;
    }
    section.portfolioBanner.profile .profilePicture {
        width: 215px;
        height: 215px;
    }
    /* dashboard css */
    section.dashboardContent table tbody tr th {
        font-size: 16px;
    }
    section.dashboardContent table tbody tr td {
        font-size: 16px;
    }
    section.dashboardContent .userDescription h5 {
        font-size: 18px;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo .titleNamount li {
        font-size: 16px;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo h5 {
        font-size: 16px;
    }
    section.dashboardContent .row.dashboardinfo img {
        height: 185px;
    }
    section.dashboardContent:before {
        height: 730px;
    }
}

@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;
    }
    /* portfolio page */
    header.portfolioHeader {
        padding-top: 20px;
    }
    header .btns {
        top: 11%;
        right: 11%;
    }
    header .left-menu ul li a {
        padding: 0px 12px 0px 0px;
    }
    .modelsPortfolio img {
        height: 500px;
    }
    .modelsPortfolio::after {
        height: 500px;
        top: 0;
    }
    section.portfolioBanner.profile {
        height: 368px;
    }
    section.portfolioBanner.profile .profilePicture {
        width: 190px;
        height: 190px;
    }
    section.portfolioBanner.profile .profilePicture img {
        width: 150px;
    }
    .readmore a {
        font-size: 15px;
    }
    section.thisWeek-prod.profile .col-lg-3:first-child .item .thumbnail .featured img {
        transition: all 1s ease 0s;
        height: 287px;
        width: 100%;
        object-fit: cover;
    }
    /* dashboard css */
    section.dashboardContent table tbody tr th {
        font-size: 15px;
    }
    section.dashboardContent table tbody tr td {
        font-size: 15px;
    }
    section.dashboardContent .userDescription h5 {
        font-size: 18px;
    }
    section.dashboardContent .dashboardMenu ul li a {
        font-size: 14px;
        padding: 20px 18px;
    }
    section.dashboardContent .dashboardMenu {
        padding: 40px 20px;
    }
    .userData .userDescription {
        width: 67%;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo {
        padding: 0 20px;
    }
    section.dashboardContent:before {
        height: 500px;
    }
    
    section.dashboardContent {
    padding: 110px 0;
    padding-bottom: 100px;
}

    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li strong {
        font-size: 14px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li .closeBtn a {
        padding: 3px 6px 0px;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form textarea {
        font-size: 15px;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form button {
        font-size: 15px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox .message .userName {
        font-size: 15px;
        width: 20%;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox .message p {
        width: 80%;
    }
    
}

@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;
    }
    /* portfolio page */
    section.portfolioBanner {
        height: 298px;
    }
    section.portfolioBanner .primaryHeading {
        font-size: 29px;
        line-height: 45px;
        top: 70px;
    }
    header .logo img {
        width: 150px;
        height: 70%;
    }
    .modelPortfolio {
        padding-bottom: 150px;
    }
    .modelsPortfolio img {
        height: 420px;
        margin-bottom: 20px;
    }
    .modelsPortfolio::after {
        height: 420px;
    }
    .modelsPortfolio .primaryHeading {
        font-size: 27px;
    }
    header .btns {
        top: 10%;
        right: 5%;
    }
    .readmore a {
        font-size: 14px;
    }
    section.portfolioBanner.profile .row .readmore {
        top: 35px;
    }
    section.portfolioBanner.profile {
        height: 338px;
        background-position: left;
    }
    section.portfolioBanner.profile .profilePicture {
        width: 170px;
        height: 170px;
    }
    section.portfolioBanner.profile .profilePicture img {
        width: 121px;
    }
    section.portfolioBanner.profile .profilePicture {
        width: 160px;
        height: 160px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    section.thisWeek-prod.profile .col-lg-3:first-child .item .thumbnail .featured img {
        transition: all 1s ease 0s;
        height: 287px;
        width: 100%;
        object-fit: cover;
    }
    /* dashboard css */
    .userData .userDescription {
        width: 100%;
    }
    section.dashboardContent table tbody {
        justify-content: space-between;
    }
}

@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;
    }
    /* portfolio page */
    header.portfolioHeader {
        padding-top: 0;
    }
    section.portfolioBanner {
        height: 230px;
        background-size: cover;
        margin-top: 90px;
    }
    .modelsPortfolio img {
        height: 300px;
    }
    .modelsPortfolio::after {
        height: 300px;
    }
    section.portfolioBanner .primaryHeading {
        top: 0;
        font-size: 27px;
    }
    .modelsPortfolio .primaryHeading {
        font-size: 24px;
    }
    .readmore a {
        font-size: 13px;
    }
    button.btn.formBtn {
        font-size: 13px;
    }
    section.profileInfo .caption {
        padding: 0 0 0 0;
    }
    /* dashboard css */
    section.dashboardContent .dashboardMenu ul li a {
        padding: 15px 15px;
    }
    section.dashboardContent .dashboardMenu ul li a {
        border-radius: 15px;
    }
    section.dashboardContent .userDescription p {
        font-size: 14px;
    }
    section.dashboardContent .row.dashboardinfo .col-md-3 {
        padding: 0;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo {
        padding: 0 0px;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo .titleNamount {
        margin: 0 0 8px 0;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo h5 {
        margin-bottom: 8px;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo .titleNamount li {
        font-size: 15px;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo h5 {
        font-size: 15px;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo p {
        font-size: 13px;
    }
    section.dashboardContent .row.dashboardinfo {
        display: inline-flex;
    }
    section.dashboardContent .row.dashboardinfo .accountInfo .titleNamount li span {
        font-size: 15px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent {
    display: block;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection {
        width: 80%;
        margin: 0 auto;
        height: 500px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection #myVideo {
        border-radius: 10px 10px 10px 10px !important;
        height: 500px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers {
        width: 80%;
        margin: 0 auto;
        border-radius: 10px;
        height: 380px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 0;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox {
        height: 140px;
        bottom: 5px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox .message .userName {
        font-size: 14px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox .message {
        padding: 10px 15px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li {
        padding: 5px 20px 5px 20px;
    }
    
    .toggleWrapper {
        padding: 15px 0;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form {
        width: 80%;
        margin: 0 auto;
    }
    
}

@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;
    }
    /* portfolio page */
    section.portfolioBanner .primaryHeading {
        width: 45%;
        font-size: 24px;
        line-height: 39px;
    }
    section.portfolioBanner {
        background-position: left;
    }
    .modelPortfolio .container .modelsPortfolio {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    .modelPortfolio .container .modelsPortfolio img {
        height: 480px;
    }
    .modelsPortfolio::after {
        height: 480px;
    }
    .readmore a {
        font-size: 12px;
    }
    button.btn.formBtn {
        font-size: 12px;
    }
    section.portfolioBanner.profile .row .readmore {
        top: -210px;
        right: -21px;
    }
    section.profileInfo .profileThumbnail img {
        height: 520px;
        object-fit: cover;
    }
    section.profileInfo .caption {
        text-align: center;
    }
    .thisWeek-prod .col-lg-3:first-child .item .content {
        text-align: center;
    }
    .thisWeek-prod .item .content .readmore {
        text-align: center;
    }
    section.thisWeek-prod.profile .col-lg-3 .content {
        text-align: center;
    }
    section.thisWeek-prod.liveStream-video .liveStream-items .caption {
        text-align: center;
    }
    section.thisWeek-prod.liveStream-video .liveStream-items .caption p {
        font-size: 14px;
    }
    section.thisWeek-prod.liveStream-video .liveStream-items .btns a {
        font-size: 12px;
    }
    section.thisWeek-prod.liveStream-video .liveStream-items .btns a {
        padding: 10px 23px;
    }
    .thisWeek-prod .item .content .readmore a {
        padding: 10px 23px;
    }
    /*     dashboard css */
    section.dashboardContent .dashboardMenu ul li a {
        justify-content: center;
    }
    section.dashboardContent .dashboardMenu {
        padding: 20px;
    }
    section.dashboardContent .dashboardMenu ul li:nth-child(2) {
        margin: 0;
    }
    /*     dashboard css */
    section.dashboardContent table tbody tr th {
        font-size: 14px;
    }
    section.dashboardContent table tbody tr td {
        font-size: 14px;
    }
    section.dashboardContent .userDescription h5 {
        font-size: 17px;
    }
    section.dashboardContent .userDescription p {
        font-size: 13px;
    }
    section.dashboardContent {
        padding-bottom: 160px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection {
    width: 100%;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers {
        width: 100%;
        height: 320px;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form {
        width: 100%;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox .message {
    display: block;
    }

    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox .message p {
        width: 100%;
        font-size: 12px;
        line-height: 18px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox {
        height: 160px;
        bottom: 0;
        flex-direction: column;
    }

    section.dashboardContent.liveStreamPage .stramContent .videoSection .chatBox .message .userName {
        width: 100%;
        line-height: normal;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li strong {
    font-size: 12px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li .closeBtn a i {
        font-size: 14px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li:before {
        width: 8px;
        height: 8px;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form textarea {
    font-size: 12px;
    padding: 0 10px;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form button {
        font-size: 12px;
        width: 100px;
        height: 40px;
    }
    
}

@media only screen and (max-width:479px) {
    section.slider-sec .main-slider .caption h1 {
        text-align: center;
        font-size: 26px;
        line-height: 42px;
    }
    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: 13px;
        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;
    }
    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;
    }
    /* portfolio page */
    section.portfolioBanner .primaryHeading {
        width: 100%;
        font-size: 22px;
        line-height: 31px;
        top: -30px;
    }
    section.portfolioBanner {
        align-items: flex-end;
    }
    .modelPortfolio .container .modelsPortfolio img {
        height: 330px;
    }
    .modelsPortfolio::after {
        height: 330px;
    }
    section.thisWeek-prod.liveStream-video .liveStream-items .caption p {
        font-size: 12px;
    }
    .thisWeek-prod .item .content .excerpt p {
        font-size: 13px;
    }
    section.portfolioBanner.profile .row .readmore a {
        padding: 10px 12px;
    }
    /* dashboard css */
    section.dashboardContent:before {
        display: none;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li strong {
    font-size: 12px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li .closeBtn a i {
        font-size: 14px;
    }
    
    section.dashboardContent.liveStreamPage .stramContent .activeUsers ul li:before {
        width: 8px;
        height: 8px;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form textarea {
    font-size: 12px;
    padding: 0 10px;
    }
    
    section.dashboardContent.liveStreamPage .textWritersection form button {
        font-size: 12px;
        width: 100px;
        height: 40px;
    }
    
    section.dashboardContent {
    padding-bottom: 100px;
    }
    
}

@media only screen and (max-width:320) {
    section.slider-sec .main-slider .caption h1 {
        text-align: center;
        font-size: 26px;
        line-height: 42px;
    }
    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;
    }
}