@media screen and (min-width: 576px) {

    .intro-slider-container, .intro-slide {height: 400px;}
    .footer-newsletter .input-group {flex-direction: row;align-items: stretch;}
    .footer-newsletter .form-control {width: auto;margin-bottom: 0;}
    .soon-content {
        font-size: 1.6rem;
    }

    .soon-content .input-group {
        flex-direction: row;
    }

    .soon-content .btn {
        margin-left: 1rem;
        margin-top: 0;
    }

    .soon-content .form-control {
        width: auto;
    }

    .coming-countdown .countdown-section {
        font-size: 1.6rem;
    }

    .coming-countdown .countdown-amount {
        font-size: 3rem;
    }

    .intro-content .btn {
        font-size: 1.2rem;
        min-width: 110px;
        padding-top: .75rem;
        padding-bottom: .75rem;
    }

    .intro-subtitle {
        font-size: 1.6rem;
    }

    .intro-title {
        font-size: 3.6rem;
        margin-bottom: 1.3rem;
    }

    .toolbox-right {
        flex-direction: row;
    }

    .toolbox-layout {
        margin-top: 0;
        margin-left: -.5rem;
        margin-right: 1rem
    }

    .pager-nav {
        flex-direction: row;
        padding-bottom: 3.5rem;
        border-bottom: .1rem solid #ebebeb;
    }

    .pager-link {
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: .55rem;
        padding-bottom: .55rem;
    }

    .pager-link+.pager-link {
        border-top: none;
        border-right: .1rem solid #ebebeb;
    }

    .form-choice .col-sm-6:not(:last-child) {
        margin-bottom: 0;
    }

    .form-tab .form-footer .btn {
        width: auto;
        margin-top: 0;
    }

    .cart-table-under .form-control.textarea--height-200 {
        height: 272px;
    }

}
@media screen and (min-width: 768px) {

    h1,
    .h1 {
        font-size: 5rem;
    }

    h2,
    .h2 {
        font-size: 4rem;
    }

    h3,
    .h3 {
        font-size: 3rem;
    }

    h4,
    .h4 {
        font-size: 2.4rem;
    }

    .just-action-icons-md .btn-product span {
        display: none;
    }

    .just-action-icons-md .btn-product:before {
        margin-right: 0;
    }
}
@media screen and (min-width: 992px) {

    .mobile-menu-toggler {
        display: none;
    }

    .card-title {
        font-size: 2rem;
    }
    .nav-pills+.tab-content .tab-pane {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .banner-cat .banner-content {right: 0;left: 0}
    .banner-content {right: 4rem;}

    .banner-big .banner-content {
        left: 10rem;
    }

    .banner-big .banner-title {
        font-size: 5rem;
    }

    .video-banner-bg {
        padding-top: 18.5rem;
        padding-bottom: 17.5rem;
    }

    .video-box-content {
        padding-left: 5rem;
    }

    .video-fullheight {
        height: 100vh;
        max-height: 900px;
    }

    .cta-border {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
    }

    .cta-border .cta-content {
        flex-direction: row;
        padding-right: 1.5rem;
    }

    .cta-border .cta-heading {
        flex: 0 0 24.7%;
        max-width: 24.7%;
        padding-left: 3rem;
    }

    .cta-border .cta-title {
        margin-bottom: 0;
    }

    .cta-border .cta-text {
        text-align: right;
        margin-left: 2rem;
        padding-right: 3rem;
        margin-bottom: 0;
    }

    .cta-border .cta-text::before {
        display: block;
    }
    .cta-display .cta-title {
        font-size: 3rem;
    }
    .banners-sm .banner-link-anim {
        padding-left: 0;
        padding-right: 0;
    }

    .banners-sm .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container-fluid .product-details-top .col-lg-7 {
        -ms-flex: 0 0 56.5%;
        flex: 0 0 56.5%;
        max-width: 56.5%;
    }

    .container-fluid .product-details-top .col-lg-5 {
        -ms-flex: 0 0 43.5%;
        flex: 0 0 43.5%;
        max-width: 43.5%;
    }

    .product-gallery-vertical .row {
        margin-left: -.5rem;
        margin-right: -.5rem;
        flex-direction: row-reverse;
    }

    .product-gallery-vertical .btn-product-gallery {
        right: 2.5rem;
    }

    .product-gallery-vertical .product-image-gallery,
    .product-gallery-vertical .product-main-image {
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .product-gallery-vertical .product-main-image {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .product-gallery-vertical .product-image-gallery {
        width: auto;
        flex: 0 0 20%;
        max-width: 20%;
        margin-left: 0;
        margin-right: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        height: 437px;
    }

    .product-gallery-vertical .product-image-gallery::-webkit-scrollbar {width: 5px;}
    .product-gallery-vertical .product-image-gallery::-webkit-scrollbar-track {}
    .product-gallery-vertical .product-image-gallery::-webkit-scrollbar-thumb {background: #CCCCCC;}

    .product-gallery-vertical .product-gallery-item {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 5px;
    }

    .product-gallery-vertical .product-gallery-item:before,
    .product-gallery-vertical .product-gallery-item:after {
        left: 0;
        right: 0;
    }

    .sticky-bar {
        display: block;
        width: 100%;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 500;
        padding-top: 1rem;
        padding-bottom: 1rem;
        background-color: #fff;
        box-shadow: -15px 0 43px rgba(51, 51, 51, 0.15);
    }

    .sticky-bar .row {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .sticky-bar .col-6 {
        display: flex;
        align-items: center;
    }

    .sticky-bar .product-media {
        max-width: 60px;
        margin-left: 2rem;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .sticky-bar .product-title {
        margin-bottom: 0;
        letter-spacing: -.025em;
    }

    .sticky-bar .product-price {
        margin-bottom: 0;
        margin-left: 2rem;
    }

    .sticky-bar .product-details-quantity {
        margin-right: 2rem;
        max-width: 100px;
    }

    .sticky-bar .product-details-action {
        margin-bottom: 0;
    }

    .sticky-bar .btn-cart {
        min-width: 200px;
        margin-right: 2rem;
    }

    .sticky-bar .btn-product+.btn-product {
        border: none;
    }

    .sticky-bar .btn-wishlist {
        font-size: 1.8rem;
        margin-right: 2rem;
    }

    .sticky-bar .btn-wishlist span {
        display: none;
    }

    .sticky-bar .btn-wishlist:before {
        margin-right: 0;
    }

    .sidebar {
        margin-top: -.3rem;
    }



    .max-col-2 .entry-grid .entry-media {
        margin-bottom: 2.4rem;
    }

    .max-col-2 .entry-grid .entry-title {
        font-size: 2.4rem;
    }

    .max-col-2 .entry-grid .entry-cats {
        margin-bottom: 1.5rem;
    }

    .max-col-4 .entry-grid .entry-video a:after {
        width: 5rem;
        height: 5rem;
        margin-left: -2.5rem;
        margin-top: -2.5rem;
    }

    .max-col-4 .entry-grid .entry-video a:hover:after,
    .max-col-4 .entry-grid .entry-video a:focus:after {
        box-shadow: 0 0 0 1rem rgba(255, 255, 255, 0.2);
    }

    .entry-list {
        margin-bottom: 7rem;
    }

    .entry-list:last-of-type {
        margin-bottom: 6rem;
    }

    .entry-list .entry-body {
        padding-left: 1.5rem;
    }

    .entry-mask .entry-title {
        font-size: 2.4rem;
    }

    .single-entry .entry-title-big {
        font-size: 4rem;
    }

    .social-icons.social-icons-vertical {
        flex-direction: column;
        text-align: center;
        padding-bottom: 4rem;
    }

    .entry-fullwidth .social-icons.social-icons-vertical {
        margin-bottom: 0;
    }

    .social-icons.social-icons-vertical .social-label {
        margin-left: 0;
        margin-bottom: 1.1rem;
    }

    .social-icons.social-icons-vertical .social-icon {
        margin-bottom: 1rem;
        margin-right: 0;
    }

    .social-icons.social-icons-vertical .social-icon+.social-icon {
        margin-left: 0;
    }

    .checkout .col-lg-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .checkout .col-lg-9 {
        -ms-flex: 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .summary {
        margin-top: 0;
    }

    .cart-table-under {
        margin-right: -30px;
        margin-left: -30px;
    }

    .cart-table-under>* {
        padding: 0 30px;
    }

    .cart .col-lg-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .cart .col-lg-9 {
        -ms-flex: 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .dashboard .col-lg-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .dashboard .col-lg-9 {
        -ms-flex: 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .video-box-content {
        padding-left: 7rem;
    }



    .just-action-icons-lg .btn-product span {
        display: none;
    }

    .just-action-icons-lg .btn-product:before {
        margin-right: 0;
    }

    .banner-content {
        right: 3rem;
    }

    .banner-big .banner-content {
        right: 6rem;
    }

    .banner-big .banner-title {
        font-size: 4rem;
    }
    .intro-content .btn {font-size: 1.3rem;min-width: 130px;padding: .95rem 1.5rem;}
    .intro-subtitle {font-size: 1.8rem;}
    .intro-title {font-size: 4.2rem;margin-bottom: 1.7rem;}
    .intro-slider-container, .intro-slide {height: 440px;}
    .intro-title sup {font-size: 1.6rem;}
    .banner-content.banner-content-top {top: 3.6rem;text-align: right;}
    .banner-content.banner-content-bottom {bottom: 4rem;text-align: right;}
    .banner-display .banner-title {font-size: 1.8rem;}
    .banner-large .banner-content {left: 5rem;text-align: left;}
    .video-banner-bg {
        padding-top: 14.5rem;
        padding-bottom: 13.5rem;
    }

    .video-banner-title>span {
        font-size: 2.4rem;
    }

    .video-box-content .video-banner-title span {
        font-size: 2rem;
    }

    .btn-video {
        width: 7rem;
        height: 7rem;
        font-size: 1.8rem;
    }
    .modal-dialog {
        max-width: 575px;
    }
    .intro-title {margin-bottom: 2.5rem;}
    .page-header h1 {font-size: 3.6rem;}
    .page-header h1 span {font-size: 1.8rem;}
    .page-header.page-header-big {min-height: 350px;}
    .title {font-size: 2.4rem;text-align: left;}
    .title-lg {font-size: 3rem;}
    .icon-box {margin-bottom: 4rem;}
    .icon-box-side {margin-bottom: 0;}
    .toolbox {flex-direction: row;}
    .toolbox-center {margin-top: 0;}
    .toolbox-right {margin-top: 0;justify-content: flex-end;}
    .product-details-separator [class*="col-"] {padding-top: 1rem;}

    .product-details-separator [class*="col-"]+[class*="col-"]:before {
        content: '';
        width: .1rem;
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        background-color: #ebebeb;
    }
    .entry-title {
        font-size: 2.4rem;
    }

    .entry-list {
        margin-bottom: 5rem;
    }

    .entry-list .col-md-5 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .entry-list .entry-media {
        max-width: 376px;
        margin-bottom: 0;
    }

    .entry-list .col-md-7 {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }

    .single-entry .entry-title-big {
        font-size: 3.4rem;
    }

    .editor-content::after {
        display: block;
        clear: both;
        content: '';
    }

    .editor-content .float-left {
        margin-right: 4.8rem;
        margin-bottom: 2rem;
    }

    .editor-content .float-right {
        margin-left: 4.8rem;
        margin-bottom: 2rem;
    }

    .editor-content h3 {
        font-size: 2.4rem;
    }

    .editor-content blockquote {
        padding: 4rem 12rem 4rem 6rem;
    }

    .editor-content blockquote:before {
        right: 4rem;
        top: 50%;
    }

    #map {
        height: 380px;
    }


    .form-box {
        padding: 35px;
    }

    .form-tab .nav.nav-pills .nav-link {
        font-size: 2.4rem;
    }

    .form-tab .form-footer .btn {
        margin-right: 0;
        margin-left: 1.6rem;
        order: -1;
    }

    .form-tab .form-footer .forgot-link {
        order: 2;
        width: auto;
        margin-bottom: 0;
        margin-right: auto;
    }

    .error-content {
        padding-top: 12.5rem;
        min-height: 540px;
    }

    .error-content {
        min-height: 620px;
    }

    .soon-content {
        padding-right: 3rem;
    }

    .soon-bg {
        display: block;
    }

    #map {height: 492px;}
    .intro-slider-container,
    .intro-slide {height: 460px;}
    .intro-title sup {font-size: 1.8rem;}
    .banner-large .banner-content {left: 25px;text-align: left;}
    .main-nav {display: block;}
    .sticky-header.fixed {position: fixed;left: 0;right: 0;top: 0;z-index: 1040;animation-name: fixedHeader;animation-duration: .4s;background-color: #fff;box-shadow: 0 3px 6px rgba(51, 51, 51, 0.05);}
    .sticky-header.fixed .logo {margin-top: 10px;margin-bottom: 10px;}
    .sticky-header.fixed.header-middle .menu>li>a {padding-top: 2rem;padding-bottom: 2rem;}
    .footer-bottom .container, .footer-bottom .container-fluid {flex-direction: row;}
    .footer-copyright {margin-bottom: 0;font-size: 12px}
    .footer-rayan {margin-bottom: 0;font-size: 12px;margin-right: 10px}

    .footer-payments {margin-right: 0;}
    .footer-menu {direction: ltr;margin-bottom: 0;margin-right: .6rem;margin-left: 0;}
    .footer-bottom .social-icons {margin-right: auto;margin-left: 0;margin-bottom: 0}
    .page-header h1 {font-size: 32px;}
    .page-header h1 span {font-size: 18px;}
    .page-header.page-header-big {min-height: 450px;}
    .heading.heading-flex {align-items: center;flex-direction: row;text-align: left;}
    .heading-right {margin-top: 0;margin-right: auto;}

}
@media screen and (min-width: 1200px) {

    .menu-vertical .megamenu:not(.megamenu-sm):not(.megamenu-md) {
        width: 893px;
        min-height: 100%;
    }


    .header-top .container-fluid:after {
        left: 30px;
        right: 30px;
    }



    .just-action-icons-xl .btn-product span {
        display: none;
    }

    .just-action-icons-xl .btn-product:before {
        margin-right: 0;
    }

    .quickView-content>.row .product-fullscreen {
        flex: 0 0 calc(50% + 2rem);
        max-width: calc(50% + 2rem);
        padding-left: 0;
        padding-right: 0;
    }


    .intro-content .btn {
        font-size: 1.4rem;
        min-width: 150px;
        padding-top: 1.15rem;
        padding-bottom: 1.15rem;
    }

    .intro-subtitle {
        font-size: 2rem;
    }

    .intro-title {
        font-size: 5.2rem;
    }

    .entry-fullwidth .entry-body {
        padding-left: 2rem;
    }

    .soon-content {
        padding-right: 0;
    }


    .intro-slider-container,
    .intro-slide {
        height: 550px;
    }

    .intro-content .btn {
        min-width: 170px;
    }

    .intro-title {
        font-size: 5rem;
    }

    .intro-title sup {
        font-size: 2rem;
    }

    .intro-title span {
        font-weight: 300;
    }

    .footer-bottom .container-fluid:before {
        left: 30px;
        right: 30px;
    }

    .icon-boxes-separator [class*="col-"]+[class*="col-"]:before {
        content: '';
        display: block;
        width: .1rem;
        height: 5.3rem;
        background-color: #e9e9e9;
        position: absolute;
        left: -.3rem;
        top: 50%;
        margin-top: -2.55rem;
    }
}
@media screen and (max-width: 991px) {
    .product-details-short-info .product-details-short-info-icon {text-align: center}
    .about-firoozeh-logo {margin-right: auto!important;margin-left: auto!important;}
    .footer-copyright {text-align: center;font-size: 12px;margin-bottom: 15px}
    .footer-logo {margin: 0 auto 20px auto}
    .home-banner-item-1 {height: 200px;overflow: hidden}
    .home-banner-item-2 {height: 200px;overflow: hidden}
    .intro-slide:before {width: 80%}
    .page-header {padding: 25px 0}
    .page-header h1 {font-size: 18px;}
    .page-header h1 span {font-size: 13px;}
    .breadcrumb-item {font-size: 12px}
    .breadcrumb-item+.breadcrumb-item:before {font-size: 9px;}
    .label-circle {width: 30px;height: 30px}
    .product-label {font-size: 12px}
    .show-for-large {display: none;visibility: hidden;}
    .footer-social-box {margin: 0 auto;text-align: center;border: 1px solid #EAEAEA;padding: 5px;border-radius: 5px;}
    .footer-social-item {border: unset}
    .footer-social-item i {margin: 0}
    .entry.entry-display .entry-body {padding: 10px}
    .blog-posts .entry-title {font-size: 12px}
    .entry-meta {font-size: 10px}
    .blog-posts .entry-media {margin: 0}
    .agencies-info-page .agencies-info-title {font-size: 12px}
    .agencies-info-page .agencies-info-item {font-size: 14px}
    .header-right-margin {margin-left: auto;margin-right: auto}
    .header-right .top-header-menu {font-size: 12px;padding: 5px 5px;}
    .banner-cat .banner-title {font-size: 11px}
    .banner-cat .banner-subtitle {font-size: 9px}
    .top-menu:not(.top-link-menu) {display: flex;text-align: right;align-items: center;align-self: stretch;}
    .top-menu:not(.top-link-menu)>li {display: flex;align-items: center;align-self: stretch;padding-left: 2.2rem;}
    .top-menu:not(.top-link-menu)>li>a {display: block;padding-left: 0;padding-right: 0;}
    .top-menu:not(.top-link-menu)>li::after {font-family: "molla";content: '\f110';position: absolute;left: 0;top: 50%;display: inline-block;font-size: 1.2rem;line-height: 1;margin-top: -.7rem;}
    .top-menu:not(.top-link-menu) ul {display: block;position: absolute;left: 0;top: 100%;z-index: 20;padding-top: .6rem;padding-bottom: .6rem;min-width: 180px;visibility: hidden;opacity: 0;margin-top: 1px;background-color: #fff;box-shadow: 2px 5px 8px rgba(51, 51, 51, 0.05), -2px 5px 8px rgba(51, 51, 51, 0.05);text-transform: capitalize;}
    .top-menu:not(.top-link-menu) ul:before {content: '';display: block;width: 100%;height: .1rem;position: absolute;top: -1px;left: 0;}
    .top-menu:not(.top-link-menu):hover ul, .top-menu:not(.top-link-menu):focus ul {visibility: visible;opacity: 1;}
    .top-menu:not(.top-link-menu) li+li {margin-right: 0 !important;}
    .top-menu:not(.top-link-menu) a {padding: .3rem 1.5rem;}
    .header-left .top-menu ul {left: auto;right: 0}
    .header-search {display: none;}
    .header-search-extended {margin-right: 0;}
    .header-search-extended .btn {height: 40px;}
    .header-search-extended .form-control {height: 38px;padding-top: .9rem;padding-bottom: .9rem;}
    .header-search-extended select {height: 38px;line-height: 38px;}
    .header-search-visible .search-toggle {display: block;}
    .header-search-visible .header-search-wrapper {position: absolute;right: -10rem;top: 100%;margin-top: .8rem;display: none;border-width: .4rem;}
    .header-search-visible .header-search-wrapper:before {content: '';display: block;width: 0;height: 0;position: absolute;right: 10rem;bottom: 100%;border-style: solid;border-width: 0 11px 13px 11px;border-color: transparent transparent #ebebeb transparent;}
    .header-bottom {display: none;}
    .product-image-gallery {margin-top: 15px}
}
@media screen and (max-width: 767px) {
    .header-search .search-wrapper-wide {width: 420px;}
    .header-search .select-custom {flex: 0 0 180px;max-width: 180px;}
    .products .product {padding: 10px}
    .products .product.product-11 .product-action {bottom: 10px}
    .product-title-fa {font-size: 16px}
    .product-info span {font-size: 11px}
    .product-info small {font-size: 8px;}
    .product.product-11 .product-action {bottom: 10px}
    .product.product-11 .btn-product {margin-left: 10px;margin-right: 10px}
}
@media screen and (max-width: 575px) {
    .widget-about-info .col-sm-6:not(:last-child) {margin-bottom: 1rem;}
    .header-search .search-wrapper-wide {width: 300px;}
    .header-search .select-custom {display: none;}
    .compare-dropdown, .wishlist-link {display: none;}
    .cart-dropdown {padding-right: 1.4rem;}
}
@media (max-width: 340px) {
    .header-search .search-wrapper-wide {width: 260px;}
    .compare-dropdown, .wishlist, .account, .wishlist-link {display: none !important;}
}
@media screen and (max-width: 1119px) {
    .header-intro-clearance .header-bottom .container::before,
    .header-intro-clearance .header-bottom .container::after {visibility: hidden;}
}
@media screen and (max-width: 1100px) {
    .header-intro-clearance .header-bottom .header-right i {visibility: hidden;}
}
@media screen and (max-width: 1199px) {
    .header-search .search-wrapper-wide {
        width: 480px;
    }

    .header-search-extended {
        margin-right: 10rem;
    }

    .header-search-extended .btn {
        flex: 0 0 50px;
        max-width: 50px;
    }

    .cta-horizontal-box {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .details-action-wrapper {
        margin-left: 1rem;
    }

    .product-details-sidebar .product-details-quantity {
        max-width: 91px;
    }
    .cart-table-prd-image {
        max-width: 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }

    .cart-table-prd-qty {
        max-width: 120px;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    }

    .cart-table-prd-price {
        max-width: 200px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }

    .cart-table-prd-price-total {
        font-size: 18px;
        max-width: 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }

    .cart-table-under .cart-promo-banner .txt1 {
        font-size: 26px;
    }




    .icon-box-sm br {display: none;}
}
@media screen and (max-width: 399px) {
    .header-intro-clearance .account,
    .wishlist {display: none;}
}
@media screen and (min-width: 1600px) {
    .footer-bottom .container-fluid:before {left: 70px;right: 70px;}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .footer .widget-about .social-icon:not(:last-child) {margin-left: .4rem;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-action {
        flex-direction: column;
        align-items: flex-start;
    }

    .details-action-wrapper {
        margin-right: 0;
        margin-top: 1.5rem;
    }

    .product-details-action .btn-cart {
        min-width: 198px;
    }

    .product-details-tab .nav.nav-pills .nav-item+.nav-item {
        margin-left: 1rem;
    }

    .product-details-tab .nav.nav-pills .nav-item .nav-link {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}



