@media only screen and (max-width:1920px) {}

@media only screen and (max-width:1680px) {
    .header-area .container-fluid {
        padding: 0 120px;
    }
}

@media only screen and (max-width:1600px) {
    .hover-box-content {
        left: auto;
        right: -100px;
    }
}

@media only screen and (max-width:1440px) {
    .header-area .container-fluid {
        padding: 0 60px;
    }
    .hero-col-right {
        padding-right: 0;
    }
    .hover-box-content {
        right: -50px;
    }
    .pogoSlider {
        padding-top: 0;
    }
    .banner-two-col {
        position: relative;
        z-index: 1;
    }
    .woman-img-two {
        width: 220px;
        right: 110px;
        z-index: 0;
    }
    .overlay-content {
        padding: 0 250px;
    }
}

@media only screen and (max-width:1366px) {
    .header-area .container-fluid {
        padding: 0 30px;
    }
    .my-video-modal .embed-responsive {
        min-height: 550px;
    }
}

@media only screen and (max-width:1270px) {
    .product-details-two-area .thumbnail-row {
        left: 0;
    }
}

@media only screen and (max-width:1199px) {
    .pogoSlider {
        min-height: 580px;
    }
    .woman-img-two {
        width: 160px;
    }
    .newsletter-col p {
        font-size: 23px;
    }
    .overlay-content {
        padding: 0 150px;
    }
    .product-sidebar-col {
        padding: 40px 15px;
    }
    .product-list-item {
        padding-top: 0;
    }
    .testimonial-area .owl-carousel .owl-stage-outer {
        padding-bottom: 50px;
    }
    .testimonial-item {
        padding-left: 550px;
        padding-top: 0;
    }
    .features-two-col {
        padding-left: 0;
    }
    .product-text-col {
        padding-left: 0;
    }
    .product-text-col h3 {
        margin-top: 0;
    }
    .product-quantity {
        padding: 15px 10px;
        padding-left: 20px;
    }
    .my-btns {
        margin-left: 10px;
    }
    .product-details-two-area .thumbnail-row .column {
        width: 60px;
        height: 60px;
    }
    .add-btns a:nth-child(1) {
        padding: 10px 20px;
    }
    .product-list-item {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .product-list-item .hover-img {
        height: 100%;
    }
    .product-list-item .hover-img img {
        height: 100%;
    }
}

@media only screen and (max-width:1024px) {
    .hover-box-content {
        min-width: 300px;
        right: 0;
    }
}

@media only screen and (max-width:991px) {
    /* Main Menu CSS Start */
    .stellarnav {
        padding: 0;
    }
    .stellarnav.mobile.right>ul {
        max-width: 400px;
        background: #000000;
    }
    .stellarnav.light.right .menu-toggle {
        float: right;
        position: relative;
        z-index: 2;
    }
    .stellarnav.mobile>ul>li i {
        display: none;
    }
    .stellarnav .dd-toggle {
        width: 100%;
        text-align: right;
        right: 15px;
    }
    .stellarnav .menu-toggle span.bars {
        float: right;
        margin-right: 0;
    }
    .stellarnav .menu-toggle span.bars span {
        width: 28px;
        margin: 6px 0;
    }
    .stellarnav.mobile.light ul {
        background: #222222;
    }
    .stellarnav.light a,
    .stellarnav.light li a {
        color: #ffffff;
    }
    .stellarnav.light .icon-close:after,
    .stellarnav.light .icon-close:before {
        border-bottom: solid 2px #ffffff;
        width: 15px;
        right: 5px;
    }
    .stellarnav.light a.dd-toggle .icon-plus:after,
    .stellarnav.light a.dd-toggle .icon-plus:before {
        border-bottom: solid 2px #ffffff;
    }
    .stellarnav .menu-toggle {
        padding: 0;
    }
    .stellarnav.light {
        text-align: right;
    }
    .stellarnav .full {
        width: auto;
    }
    .stellarnav.mobile>ul>li>a:hover {
        color: #F2A98E;
    }
    /* Main Menu CSS End */
    .header-logo {
        width: auto;
        text-align: left;
        float: left;
        position: relative;
    }
    .menu-right-side {
        position: absolute;
        right: 80px;
        top: 5px;
        z-index: 0;
        transform: translateY(0);
    }
    .menu-right-side {
        right: 80px;
    }
    .menu-right-side ul {
        display: block !important;
        right: 0;
        background: transparent !important;
    }
    .menu-right-side ul li {
        bottom: 0;
    }
    .menu-right-side ul li a {
        border-bottom: none !important;
    }
    .menu-right-side ul li a i {
        color: #333333 !important;
    }
    .overlay-content {
        padding: 0 30px;
    }
    .helo-social {
        position: fixed;
        bottom: 10px;
        left: 10px;
        z-index: 9999;
    }
    .pogoSlider {
        min-height: auto;
        text-align: center;
    }
    .hero-col-right {
        text-align: center;
        margin-top: 50px;
    }
    .pogoSlider--navBottom .pogoSlider-nav {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .slider-img {
        margin-top: 20px;
    }
    .hero-area {
        padding: 150px 0 100px;
    }
    .silder-elements {
        padding-right: 0;
    }
    .cart-dropdown-item .cart-dropdown-img a i {
        color: #ffffff !important;
        font-size: 10px;
    }
    .banner-col {
        padding: 100px 0 100px 30px;
        min-height: auto;
        background-position-x: inherit;
        position: relative;
    }
    .banner-col:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        background: rgba(0, 0, 0, 0.8);
    }
    .banner-content {
        padding-right: 220px;
    }
    .off-circle {
        margin-top: 0;
    }
    .banner-content .woman-img {
        bottom: -30px;
    }
    .banner-content h4 a {
        color: #ffffff;
    }
    .woman-img-two {
        position: relative;
        bottom: 300px;
        right: 0;
        left: 0;
        width: auto;
        text-align: center;
        margin: 0 auto;
        display: contents;
        padding: 0 15px;
    }
    .banner-two-col {
        padding-top: 0;
        padding-right: 0;
    }
    .banner-two-area {
        text-align: center;
    }
    .banner-two-img {
        margin: 0;
    }
    img.bg-shape-img {
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
    }
    .banner-two-col h2 {
        font-size: 24px;
        margin-top: 10px;
    }
    .product-search-box .input-group-prepend {
        width: 100%;
    }
    .about-banner-content {
        position: absolute;
        right: 0;
        bottom: -120px;
        z-index: 0;
        max-width: 500px;
        text-align: center;
    }
    .about-banner-text {
        margin-top: 20px;
        -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
    }
    .about-area {
        padding-bottom: 100px;
    }
    .my-video-modal .embed-responsive {
        min-height: 450px;
    }
    .testimonial-item {
        padding-left: 0;
    }
    .testimonial-item .testimonial-img {
        position: relative;
        left: 0;
        margin-bottom: 20px;
    }
    .testimonial-item .testimonial-img:before {
        display: none;
    }
    .hero-two-area .silder-elements {
        padding-right: 0;
    }
    .hero-two-area .pogoSlider {
        padding-top: 0;
        padding-bottom: 350px !important;
    }
    .hover-box-content {
        padding: 40px 15px 20px;
    }
    .hero-col-right .hero-col-right-img {
        display: inline-block;
    }
    .features-two-col {
        margin-top: 30px;
    }
    .product-text-col {
        margin-top: 30px;
    }
    .thumbnail-row {
        text-align: center;
    }
    .overview-content {
        padding: 0;
    }
    .product-details-two-area .product-quantity {
        float: none;
    }
    .add-btns {
        float: none;
        margin-left: 0;
    }
    .cart-col tbody tr td:first-child {
        width: 420px;
    }
    .checkout-box-col.left-space {
        padding-left: 0;
    }
    .checkout-box-col .input-group-text .btn {
        width: 140px;
    }
    .contact-area:before {
        background-image: none !important;
    }
    .location-box {
        margin-bottom: 100px;
    }
    .contact-col h2 {
        margin-bottom: 30px;
    }
    .contact-col.left-space {
        padding-left: 0;
    }
    .instagram-box .instagram-images div {
        width: 12%;
    }
    .stellarnav ul li ul li a:hover {
        background-color: transparent;
        color: #F2A98E !important;
    }
}

@media only screen and (max-width:767px) {
    .copyright-col,
    .copyright-col ul {
        text-align: center;
    }
    .slider-main-title {
        font-size: 50px;
    }
    .product-area .owl-theme .owl-nav {
        top: auto;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: center;
        position: relative;
        margin-top: 30px;
    }
    .facility-col {
        padding: 0;
    }
    .footer-area {
        padding-top: 100px;
        background-image: none !important;
        background-color: #FFFAF8;
    }
    .newsletter-col {
        margin-bottom: 100px;
    }
    .footer-col {
        text-align: center;
    }
    .newsletter-col p {
        font-size: 16px;
    }
    .product-list-item {
        padding-left: 0;
    }
    .product-list-item .hover-img {
        position: relative;
        margin-bottom: 20px;
    }
    .about-banner-content {
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: 30px;
    }
    .about-area {
        padding-bottom: 0;
    }
    .table-responsive.cart-col {
        display: block;
        width: 100%;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
    }
    .checkout-box-col.left-space {
        margin-top: 30px;
    }
    .checkout-box-col .bottom-space {
        margin-bottom: 30px;
    }
    .cart-area .table {
        min-width: 700px;
    }
    .instagram-box .instagram-images div {
        width: 20%;
    }
    .instagram-box .instagram-images div img {
        width: 100%;
    }
    .product-list-item .hover-img {
        height: auto;
    }
    .product-list-item {
        padding: 20px;
    }
}

@media only screen and (max-width:600px) {}

@media only screen and (max-width:575px) {
    .menu-right-side {
        right: 50px;
    }
    .pogoSlider {
        min-height: 550px;
    }
    .banner-content {
        padding-right: 30px;
        text-align: center;
    }
    .banner-content .woman-img {
        display: none;
    }
    .off-circle {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .banner-content p {
        padding-right: 0;
    }
    .product-inner-area .product-item h4 {
        padding: 0;
    }
    .my-video-modal .embed-responsive {
        min-height: 300px;
    }
    .about-two-img-col {
        min-height: auto;
    }
    .about-two-col h4 {
        margin-top: 0;
    }
    .about-two-img-col img {
        top: auto;
    }
    .my-video-modal .modal-dialog {
        max-width: 80% !important;
        margin: 0 auto;
    }
    .hover-box-content h3 {
        font-size: 24px;
    }
    .hero-two-area .pogoSlider {
        min-height: 450px;
    }
    .hero-two-area .slider-main-title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .product-text-col h3 {
        font-size: 24px;
    }
    .mybtn {
        padding: 0 20px;
        display: block;
        width: 100%;
    }
    .contact-col h2 {
        font-size: 24px;
    }
    .checkout-col form {
        padding: 40px 20px;
    }
    .create-account .form-group label {
        margin-right: 0;
        display: block;
        margin-bottom: 30px;
    }
    .create-account .form-group a {
        margin-left: -1.25rem;
    }
    .header-area .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (max-width:480px) {
    .overlay-content {
        padding: 0 15px;
    }
    .overlay-content .input-group-prepend .btn {
        width: 110px;
    }
    .overlay-content .form-control {
        min-height: 55px;
    }
    .overlay-content .input-group-prepend .btn {
        min-height: 48px;
        font-size: 16px;
        color: #ffffff;
        line-height: 41px;
    }
    .overlay-content .form-control {
        font-size: 16px;
    }
    .newsletter-col .btn {
        min-width: 120px;
    }
    .newsletter-col .form-control {
        padding-left: 30px;
    }
    .my-video-modal .modal-dialog {
        max-width: 98% !important;
        margin: 0 auto;
    }
    .prev,
    .next {
        bottom: -65px;
    }
    .product-quantity {
        display: block;
    }
    .my-btns {
        margin-left: 0;
    }
    .product-info-col .nav-pills .nav-link {
        margin: 0 5px;
    }
    .product-info-col .tab-content {
        padding-left: 0;
        padding-right: 0;
    }
    .product-info-col .nav-pills .nav-link {
        padding-top: 12px;
    }
    .checkout-col .input-group-text .btn {
        width: 125px;
    }
}

@media only screen and (max-width:420px) {
    .banner-col {
        padding: 50px 0 50px 30px;
    }
    .instagram-box .instagram-images div {
        width: 33.33%;
    }
    .blog-details-comment .comment-item:last-child {
        margin-left: 0;
    }
}

@media only screen and (max-width:375px) {
    .menu-right-side {
        right: 40px;
    }
    .menu-right-side ul li {
        margin-left: 8px;
    }
    .menu-right-side ul li a i {
        font-size: 16px;
    }
    .features-content {
        left: 20px;
        top: 30px;
    }
    .hover-box-content {
        min-width: 250px;
    }
    .hero-two-area .hero-col-right .hero-col-right-img .hover-box {
        bottom: 260px;
    }
    .features-two-col-img:before {
        width: 260px;
        height: 260px;
    }
    .features-two-col-img .plus-icon {
        right: 0;
    }
    .prev,
    .next {
        bottom: -50px;
    }
    .my-btns a {
        margin-right: 0;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .add-btns {
        text-align: center;
    }
    .add-btns a:nth-child(1) {
        display: block;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:320px) {}