@media (max-width: 320px) {
  .menu-home5.pushmenu-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .pushmenu-push-toleft {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .topbar-option .dropdown-menu {
    left: -35px;
  }

  .topbar-option>* {
    min-width: unset;
    padding: 0 5px;
  }

  #my360 .modal-dialog {
    margin: 5px;
  }

  .e-heading h3 {
    font-size: 16px;
  }

  .pushmenu {
    width: 280px;
  }

  .pushmenu-left {
    right: -280px;
  }

  .pushmenu-push-toright-cart {
    right: 280px;
  }

  .pushmenu.pushmenu-left {
    width: 280px;
  }

  .menu-social {
    width: 280px;
  }

  .cart-bottom {
    width: 300px;
  }

  .myaccount.trackorder .page-content p {
    width: 280px;
  }

  .myaccount .account-element {
    max-width: 320px;
    width: 320px;
  }

  .myaccount .form-group input {
    max-width: 280px;
    width: 280px;
  }
}

@media (min-width: 480px) {
  .slide-content .slide-btn {
    font-size: 16px;
    width: 177px;
    height: 50px;
    line-height: 50px;
  }

  .ecome-heading.style5v3 h1 {
    padding-right: 30px;
    position: relative;
    z-index: 1;
  }

  .ecome-heading.style5v2 h1 {
    padding-right: 40px;
    position: relative;
    z-index: 1;
  }

  .ecome-heading.style5v3:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ededed;
  }

  .ecome-heading.style5 h1 {
    padding-right: 33px;
    position: relative;
    z-index: 1;
  }

  .ecome-heading.style5v2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ededed;
  }

  .ecome-heading.style3v2 h1 {
    padding-right: 28px;
    position: relative;
    z-index: 1;
  }

  .ecome-heading.style5:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ededed;
  }

  .ecome-heading.style3 h1 {
    padding-right: 40px;
    position: relative;
    z-index: 1;
  }

  .ecome-heading.style3v2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ededed;
  }

  .ecome-heading.style2 h1 {
    padding-right: 30px;
    position: relative;
    z-index: 1;
  }

  .ecome-heading.style3:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ededed;
  }

  .more-product .slick-list,
  .product-tab-pd .slick-list,
  .recent .slick-list,
  .releases.v2 .slick-list {
    margin: 0 -15px;
  }

  .more-product .slick-slide .product-item,
  .product-tab-pd .slick-slide .product-item,
  .recent .slick-slide .product-item,
  .releases.v2 .slick-slide .product-item {
    padding: 0 15px;
  }

  .footer-block-phone .phone-light {
    font-size: 24px;
  }

  .footer-block-content li {
    margin-bottom: 10px;
  }

  .footer-block-content li a {
    line-height: 20px;
  }

  .topbar-option>* {
    padding: 0 20px;
  }

  .form_coupon .button_mini.btn {
    border-radius: 0 999px 999px 0;
    position: absolute;
    top: 0;
    margin-top: 0;
    right: 0;
  }

  .shopping-cart .table-cart-bottom .button_mini.btn {
    border-radius: 0 999px 999px 0;
  }

  .shopping-cart .table-cart-bottom .button_mini {
    position: absolute;
    top: 0;
    margin-top: 0;
    right: 0;
  }

  .shopping-cart .table-cart-bottom .form_coupon {
    width: 480px;
  }

  .bundle .bdl:before {
    background: #e8e8e8;
    content: "";
    height: 100%;
    right: -15px;
    position: absolute;
    top: 0;
    width: 1px;
  }

  .single-product-tab.ver3 {
    margin-top: 106px;
  }

  .single-product-tab .nav-tabs {
    width: 439px;
    border: 2px solid #f0f0f0;
    border-radius: 999px;
    height: 57px;
    line-height: 57px;
  }

  .e-qa .form_newsletter .button_mini.btn {
    border-radius: 0 5px 5px 0;
  }

  .e-qa .form_newsletter .button_mini {
    position: absolute;
    top: 0;
    margin-top: 0;
    right: 0;
  }

  .entry-info h3 {
    font-size: 24px;
    padding-bottom: 24px;
    margin-bottom: 30px;
  }

  .ecome-info.spc1 {
    margin-bottom: 67px;
  }

  .ecome-info.spc3 {
    margin-bottom: 91px;
  }

  .ecome-info.spc2 {
    margin-bottom: 73px;
  }

  .ecome-heading.style2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ededed;
  }

  .product-tab-sw li a {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
  }

  .product-tab-sw {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
  }

  .product-grid.product-list .product-item .ribbon-price {
    top: 30px;
    right: 30px;
  }

  .product-info .product-title.v3 {
    font-size: 20px;
    line-height: 28px;
  }

  .product-info .product-title.v4 {
    font-size: 20px;
    line-height: 28px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .e-heading .product-tab-sw {
    margin-bottom: 0;
  }

  .e-heading .product-tab-sw:before {
    border-top: 1px solid #ededed;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
  }

  .filter-show button {
    padding-right: 24px;
    padding-left: 5px;
  }

  .filter-sort .dropdown button {
    padding-right: 71px;
    padding-left: 4px;
  }

  .filter-show {
    margin-left: 9px;
  }

  .banner-callus p {
    font-size: 50px;
    margin-bottom: 14px;
  }

  .banner-callus .btn-callus {
    font-size: 16px;
    padding-bottom: 6px;
  }

  .slide-fullw .slick-arrow {
    width: 53px;
    height: 53px;
  }

  .slide-fullw .slick-arrow i {
    line-height: 53px;
    font-size: 22px;
  }

  .slide-content .slide-btn i {
    margin-left: 15px;
  }

  .blog-standar blockquote {
    padding: 103px 183px 94px 159px;
  }

  .blog-comment-content ul li:nth-child(2) {
    padding-left: 119px;
  }

  .blog-comment-content ul li:nth-child(2) .blog-comment-item {
    padding-left: 0;
  }

  .slide-content.v2 {
    max-width: 400px;
  }

  .slide-content.v4 {
    padding: 30px 0 100px 0;
    /* margin-top: 50px; */
  }

  .slide-content .cate {
    margin-bottom: 16px;
  }

  .slide-content .cate.v2 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .slide-content .sale {
    font-size: 25px;
    line-height: 45px;
    margin-bottom: 40px;
  }

  .slide-content .sale.v2 {
    font-size: 16px;
    margin-bottom: 42px;
  }

  .slide-content .sale.v2 .red {
    font-size: 30px;
  }

  .slide-content .sale.v3 {
    font-size: 30px;
  }

  .slide-content h3 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 9px;
  }

  .slide-content h3.v2 {
    margin-bottom: 12px;
  }

  .slide-content h3.v3 {
    max-width: 350px;
    margin-bottom: 25px;
  }

  .blog-post-tags.v2 .blog-tag:before {
    border-right: 1px solid #d6d6d6;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .releases.v2 .product-tab-sw2 {
    margin-bottom: 60px;
  }

  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    width: 20%;
    float: left;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }

  .entry-content .entry-element {
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }

  .entry-content .entry-element h3 {
    font-size: 24px;
    padding-bottom: 24px;
    margin-bottom: 30px;
  }

  .entry-content .entry-element h3:before {
    border-bottom: 1px solid transparent;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 85px;
    -webkit-transform: none;
    transform: none;
  }

  .entry-content .entry-element.v2 .entry-img {
    width: 57%;
  }

  .entry-content .entry-element.v2 .entry-info {
    width: 43%;
  }

  .entry-element:first-child .entry-img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .entry-element:last-child .entry-info {
    text-align: right;
  }

  .entry-element:last-child .entry-info h3:before {
    left: unset;
    border-bottom: 1px solid transparent;
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    width: 85px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
    background: linear-gradient(90deg, #c467f5, #53f3ff);
    border: 0;
  }

  .title-icon.e-gradient,
  .blog-post-social a.title-icon:hover,
  .blog-comment-item .cmt-content .title-icon.btn-author:hover,
  .social a.title-icon:hover {
    padding-left: 39px;
  }

  .myaccount.trackorder .page-content p {
    max-width: 460px;
    padding-top: 5px;
    line-height: 26px;
    margin-bottom: 40px;
  }

  .commingsoon .form_newsletter {
    margin-top: 40px;
    margin-bottom: 77px;
  }

  .c-social {
    margin-bottom: 55px;
  }

  .c-social a {
    margin-right: 50px;
  }

  .c-title {
    margin-bottom: 45px;
    font-size: 40px;
  }

  .commingsoon .c-logo {
    margin-bottom: 60px;
  }

  .commingsoon .time-cound {
    margin-bottom: 52px;
  }

  .commingsoon p {
    max-width: 480px;
    font-size: 18px;
    line-height: 26px;
  }

  /* .feature-product.spc3 {
    margin-bottom: 10px;
  } */

  .feature-product.spc2 {
    margin-bottom: 20px;
  }

  .myaccount .form-group input {
    width: 480px;
  }

  .custom-dots {
    bottom: 50px;
  }
}

@media (max-width: 480px) {
  .blog-standar blockquote:before {
    top: 15px;
    left: 20px;
  }

  .btn-shop.v2 {
    width: 130px;
  }

  .team .owl-nav>div {
    top: 34%;
  }

  .e-slide {
    margin-bottom: 30px;
  }

  .fullw-slider .slider-content .fullw-susbtitle {
    display: none;
  }

  .fullw-slider .slider-content h1 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 24px;
  }

  .btn-shop {
    width: 130px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
  }

  .homeclean-slider .slider-content .btn-shop {
    width: 130px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
  }

  .homeclean-slider .slider-content h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .ads-group {
    margin-bottom: 0;
  }

  .hoMEPage-banner.spc1 {
    margin-bottom: 0px;
  }

  .banner-content {
    top: 15%;
  }

  .blog-post-tags.v2 {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .blog-post-tags.v2 .blog-tag {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .blog-comment-item .cmt-img {
    margin-bottom: 15px;
  }

  .cmt-title.v2 .oval-bd {
    width: 100%;
  }

  .cmt-title.v2 h1 {
    font-size: 16px;
  }

  .cmt-title.v3 .oval-bd {
    width: 100%;
  }

  .cmt-title.v3 h1 {
    font-size: 16px;
  }

  .blog-comment-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .blog-post-item.v3 .blog-post-title {
    max-width: 210px;
  }

  .blog-post-social {
    margin-top: 15px;
  }

  .blog-post-item.v2 .blog-post-author.v2 {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .blog-post-item .blog-info {
    padding: 40px 12px 20px 24px;
  }

  .blog-post-item .blog-post-title {
    margin-bottom: 15px;
  }

  .blog-post-item.v2 .blog-info {
    padding: 40px 12px 20px 24px;
  }

  .blog-post-desc {
    margin-bottom: 15px;
  }

  .blog-post-desc {
    margin-bottom: 15px;
  }

  .breadcrumb>li+li:before {
    padding: 0 5px;
  }

  .tab-filter li {
    margin: 0 5px;
  }

  .single-product-detail.single-product-fullwidth .single-product-info .action .link-ver1 {
    float: none;
  }

  .single-product-tab .nav-tabs>li {
    display: block;
  }

  .single-product-tab .nav-tabs>li>a {
    padding: 0;
  }

  .single-product-detail .single-product-info .single-product-button-group .e-btn:last-child {
    display: none;
  }

  .product-bundle .bundle .row.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .btn-qa {
    margin: 20px auto 40px auto;
  }

  .e-qa .form_newsletter .button_mini.btn {
    margin-top: 15px;
    width: 100%;
  }

  .ecome-heading .btn-show {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }

  .ecome-heading {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .tab-filter li a {
    font-size: 13px;
  }

  .product-filter {
    width: 100%;
    float: none;
  }

  .product-tab-sw2 li {
    width: 100%;
    padding: 2px;
    text-align: center;
  }

  .product-tab-sw.v2 {
    margin-bottom: 20px;
  }

  .product-tab-sw {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product-tab-sw li {
    margin-bottom: 15px;
  }

  .product-tab-sw li:last-child {
    margin-bottom: 0;
  }

  .product-grid.product-list .product-item .product-inner {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .ribbon-price-h {
    width: 100px;
  }

  .heading-content {
    top: 50%;
  }

  .heading-content .page-title {
    font-size: 16px;
  }

  .heading-content .page-title:before {
    top: 30%;
  }

  .wrap-gallery-masonry .wrap-gallery-item {
    width: 100%;
  }

  .lookbook .flex-colect {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .brand .owl-carousel .owl-item img {
    margin: 0 auto;
  }

  .about-brand [class*="col-xs-6"] {
    width: 100%;
  }

  .e-heading .btn-show {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }

  .e-heading h3 {
    font-size: 18px;
  }

  .e-category [class*="col-"] {
    margin-bottom: 15px;
  }

  .view-mode.view-group {
    width: 100%;
    margin-bottom: 15px;
  }

  .filter-sort .dropdown button {
    width: 100%;
  }

  .filter-show button {
    width: 100%;
  }

  .pd-sort .dropdown-menu {
    width: 100%;
  }

  .filter-sort {
    margin-bottom: 15px;
  }

  .pd-middle {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .pd-middle.space-v1 {
    padding-bottom: 30px;
  }

  .pd-middle.space-v1 .pd-sort {
    display: none;
  }

  .pd-sort {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .pd-top,
  .pd-middle {
    padding-bottom: 10px;
  }

  .brand-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .agency-title-line {
    font-size: 25px;
  }

  .agency-title-noline.ver2 {
    font-size: 19px;
  }

  .agency-title {
    font-size: 19px;
  }

  .bundle-title.spc {
    padding-bottom: 15px;
    padding-top: 25px;
  }

  .header-top .navbar {
    margin-top: 20px;
  }

  .cart-bottom .edit-cart,
  .cart-bottom .checkout:hover {
    width: 130px;
  }

  .releases.v2 {
    padding-top: 0;
  }

  .more-product .product-item .pd-bd,
  .product-tab-pd .product-item .pd-bd,
  .recent .product-item .pd-bd,
  .releases.v2 .product-item .pd-bd {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .product-tab .e-heading {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .cart-bottom .checkout {
    width: 130px;
  }

  .cart-list .close-left {
    right: 10px;
  }

  .nocart-list .empty-cart {
    width: 300px;
  }

  .cart-list .list>li .text {
    width: 170px;
  }

  .cart-box-container {
    padding: 50px 10px;
  }

  .menu-level-2.col-6,
  .mega-product.col-6 {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .menu-level-2.col-3,
  .mega-product.col-3 {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .menu-level-1 .col-6 {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .menu-level-1 .col-3 {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .menu-level-1>.level1>.level2 .menu-level-2>.level3>a {
    font-size: 12px;
  }

  .menu-level-1>.level1>.level2>a {
    font-size: 14px;
  }

  .menu-level-1>li>a {
    font-size: 12px;
  }

  .navbar-nav>li>a {
    font-size: 14px;
  }

  .icon-mobile {
    width: 40px;
  }

  .topbar-option>* {
    min-width: 40px;
    text-align: center;
  }

  .topbar-option>*:before {
    border: none;
  }

  .box-toggle {
    padding-left: 15px;
    padding-right: 15px;
  }

  .box-toggle img {
    display: none;
  }

  .payment label:before {
    margin-right: 5px;
  }

  .dropdown-cart {
    right: -18px;
    width: 300px;
    min-width: 300px;
  }

  .dropdown-cart:after {
    right: 45px;
  }

  .cart-total .cart-shipping .shipping label:before {
    margin-right: 5px;
  }

  .shopping-cart .table-cart-bottom .form_coupon {
    text-align: center;
  }

  .shopping-cart .table-cart-bottom {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .shopping-cart .table-cart-bottom .btn-update {
    margin-top: 30px;
  }

  .newsletter-title {
    font-size: 22px;
  }

  .product-bundle-list label:before {
    margin-right: 5px;
  }

  .product-bundle-list.spc {
    padding-bottom: 25px;
  }

  .single-product-tab {
    margin-top: 30px;
  }

  .single-product-tab .cmt-title.abs {
    top: 0;
    padding: 10px 0;
  }

  .tab-simple .createdby {
    font-size: 14px;
  }

  .single-product-detail .single-product-info .group-item .quantity {
    float: none;
  }

  .feature.v2 {
    padding-top: 0;
  }

  .feature-inside {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .pushmenu-push-toright-cart {
    right: 270px;
  }

  .pushmenu.pushmenu-left {
    width: 270px;
  }

  .menu-social {
    width: 270px;
  }

  .cart-bottom {
    width: 300px;
  }

  footer [class*="col-xs-"] {
    width: 100%;
  }

  .blog-grid [class*="col-xs-"] {
    width: 100%;
  }

  .wrap-gallery-grid [class*="col-xs-"] {
    width: 100%;
  }

  .btn-shoplook {
    font-size: 10px;
  }

  .product-grid [class*="col-xs-"],
  .product-tab [class*="col-xs-"],
  .hoMEPage-banner [class*="col-xs-"] {
    width: 100%;
  }

  .wrapper-product [class*="col-xs-"] {
    width: 100%;
  }

  .wrapper-category [class*="col-xs-"],
  .feature-product [class*="col-xs-"] {
    width: 100%;
  }

  .slider-homesimple .slider-content {
    min-width: 280px;
  }

  .myaccount.trackorder .page-content p {
    width: 320px;
  }

  .myaccount .account-element {
    max-width: 360px;
    width: 360px;
  }

  .myaccount .form-group input {
    max-width: 320px;
    width: 320px;
  }

  .top-product-tab {
    padding-bottom: 0;
  }

  .sp-item .text-box {
    padding-bottom: 50px;
  }

  .feature-inside .feature-block.v2:before {
    border-right: 0;
  }

  .feature-inside .feature-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    border-right: 0;
  }

  .title-icon.t-inline {
    margin-bottom: 15px;
  }

  .line-title {
    margin-bottom: 15px;
  }

  .h-heading {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .title-icon.e-gradient.v2,
  .blog-post-social a.title-icon.v2:hover,
  .blog-comment-item .cmt-content .title-icon.v2.btn-author:hover,
  .social a.title-icon.v2:hover {
    margin-bottom: 0;
  }

  .title-icon.e-gradient,
  .blog-post-social a.title-icon:hover,
  .blog-comment-item .cmt-content .title-icon.btn-author:hover,
  .social a.title-icon:hover {
    text-align: center;
    margin-bottom: 20px;
  }

  .entry-content .entry-element .entry-img {
    width: 100%;
    margin-bottom: 30px;
  }

  .entry-content .entry-element .entry-info {
    width: 100%;
  }

  .entry-element {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 0 15px;
    text-align: center;
  }

  .entry-element:first-child {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .entry-element:last-child {
    padding-top: 40px;
    padding-bottom: 30px;
  }



  .demo-img img {
    width: 100%;
    margin: 20px 0;
  }
}

@media (max-width: 767px) {
  .info-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .sustainability-links .numbers h4 a {
    color: #fff;
  }

  .wrap-filter .wrap-filter-box {
    display: inline-block;
    width: 33.333333%;
    float: left;
    padding: 10px;
    line-height: 40px;
    border-top: 1px solid #e0e0e0;
  }

  .wrap-filter .wrap-filter-box.filter-half {
    border: 0;
    width: 100%;
    border-right: 0;
    border-left: 0;
    line-height: unset;
    padding: 10px 15px;
    text-align: center;
  }

  .cart-bottom {
    padding: 10px 0;
  }

  .cart-bottom .total {
    margin-bottom: 15px;
  }

  .cart-box-container {
    padding: 15px 32px;
  }

  .newsletter {
    padding-left: 15px;
    padding-right: 15px;
  }

  .bundle-info {
    padding-bottom: 30px;
  }

  .tab-desc .product-info-ver2 .product-title a {
    font-size: 20px;
  }

  .single-product-tab .product-info-ver2 {
    margin: 0 auto;
  }

  .single-product-tab .product-info-ver2 .product-title {
    font-size: 20px;
  }

  .single-product-tab .product-info-ver2 .product-title a {
    font-size: 20px;
  }

  .multiple-img-list {
    margin-top: 15px;
  }

  .multiple-img-list .product-col {
    padding: 0;
  }

  .single-product-tab .nav-tabs>li>a:before {
    content: none;
  }

  .entry-info h3:before {
    border-bottom: 1px solid transparent;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 85px;
    border-bottom: 1px solid transparent;
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    width: 85px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
    background: linear-gradient(90deg, #c467f5, #53f3ff);
    border: 0;
    -webkit-transform: none;
    transform: none;
  }

  .entry-info h3 {
    text-align: center;
  }

  .tab-filter {
    display: inline-block;
  }

  .product-filter-button:first-child {
    text-align: center;
  }

  .product-filter-button:last-child {
    text-align: center;
  }

  .product-filter-button {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 30px;
  }

  .ribbon-price-h.right:after {
    content: none;
  }

  .ribbon-price-h.left:after {
    content: none;
  }

  .ribbon-price-h.right {
    right: 0;
  }

  .ribbon-price-h.left {
    left: 0;
  }

  .wrap-filter .wrap-filter-box.wrap-filter-sorting {
    width: 100%;
    border-top: 0;
  }

  .wrap-filter .wrap-filter-box:nth-child(3) {
    line-height: 20px;
  }

  .nav-filter.white li {
    background: #000;
  }

  .btn-shoplook.v2 {
    width: 100%;
  }

  .lookbitem_content {
    display: none;
  }

  .wrap-gallery-masonry .wrap-gallery-item {
    margin-bottom: 30px;
  }

  .design-tag a {
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .info-desc {
    font-size: 20px;
  }

  .shop-content {
    margin-bottom: 30px;
  }

  .about-content .row.pd1 [class*="col-"] {
    margin-bottom: 30px;
  }

  .about-content .row.pd2 [class*="col-"] {
    margin-bottom: 15px;
  }

  .about-desc.spc {
    margin-bottom: 30px;
  }

  .close-popup {
    font-size: 30px;
  }

  .e-slide .slick-dots {
    bottom: 36px;
  }

  .e-slide.v3 .slick-dots {
    bottom: 10px;
  }

  .e-slide.v2 .slick-dots {
    bottom: 20px;
  }

  .slide-content.v2 {
    left: 45px;
  }

  .slide-content h3.v4 {
    font-size: 50px;
  }

  .slide-content.v1 {
    left: 45px;
  }

  .scroll {
    display: none;
  }

  .cosre-bg-parallax .cosre-title-wrap .title-block.left:before {
    border-bottom: 1px solid #000;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    width: 85px;
  }

  .product-title-main {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
  }

  .single-flex .red-fill-button {
    margin-top: 10px;
  }

  .cosre-bg-parallax .cosre-title-wrap .title-block.right:before {
    border-bottom: 1px solid #000;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    width: 85px;
  }

  .homecate-cosre-title-wrap .homecate-title-block.right:before {
    border-bottom: 1px solid #000;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    width: 67px;
  }

  .homecate-cosre-title-wrap .homecate-title-block {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .slider-homecate .slick-prev {
    left: 5px;
  }

  .slider-homecate .slick-next {
    right: 5px;
  }

  .slider-homesimple .slick-dotted.slick-slider {
    margin-bottom: 100px;
  }

  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .ads-group .slide {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .ads-group.v2 [class*="col-sm-8"]:first-child {
    width: 66.1016949%;
  }

  .ads-group.v2 [class*="col-sm-4"]:last-child {
    width: 33.8983051%;
  }

  .space-margin-top-50 {
    margin-top: 0px;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }

  .f-copyright {
    text-align: center;
  }

  .f-copyright a {
    color: #050505;
  }

  .f-bottom [class*="col-xs-"] {
    width: 100%;
  }

  .cart-bottom .cart-button {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .e-category {
    padding: 20px 0;
  }

  .contact-cards {
    display: block;
    margin-top: 0;

  }

  .living-experience-content {
    width: 100%;
    margin-bottom: 10px;
  }

  .sector-content {
    bottom: 4%;
  }

  .sector-section {
    padding-top: 0;
  }

  .philosophy-section-content {
    margin-left: 0;
    padding: 0;
  }

  .single-card {
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
  }

  .e-contact input {
    height: 44px;
  }

  .e-contact select {
    height: 44px;
  }

  .contact-info {
    margin-top: 0px;
  }

  .e-contact .row {
    margin-bottom: 26px;
  }

  .office-address {
    padding: 0px 0 20px 0;
  }

  .blog-comment-bottom {
    padding: 0 39px 12px 52px;
  }

  .homeclean-slider .slider-content h1 {
    font-size: 80px;
    margin-bottom: 30px;
  }

  .wrap-gallery .heading-gallery .title {
    font-size: 30px;
  }

  .wrap-filter .wrap-filter-box.filter-half {
    line-height: 40px;
  }

  .ribbon-price-h {
    top: 15px;
  }

  .single-product-detail .single-product-info .share-social {
    text-align: unset;
  }

  .share-social {
    text-align: unset;
  }

  .slider-homecate .slick-dots {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -30);
    transform: matrix(1, 0, 0, 1, 0, -30);
  }

  .qa-element h3 {
    max-width: 230px;
  }

  .newsletter-content .form-control {
    width: 420px;
    padding-left: 30px;
  }

  .bundle-product .bundle-product-img {
    max-width: 193px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .tab-variable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-group .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .multiple-img-list {
    left: 0;
    right: 0;
    bottom: 45px;
    width: 365px;
    position: absolute;
  }

  .qa-element p {
    max-width: 360px;
  }

  .office-address {
    margin-top: 50px;
  }

  .product-grid.product-list .product-item .product-images,
  .product-grid.product-list .product-item .product-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33.3333%;
    position: relative;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .product-grid.product-list .product-item .product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 66.666667%;
  }

  .product-grid.product-list .product-item .product-info .element-list {
    width: 50%;
  }

  .product-grid.product-list .product-item .product-info .element-list.element-list-left {
    padding-left: 25px;
    position: relative;
  }

  .product-grid.product-list .product-item .product-info .element-list.element-list-left:before {
    content: "";
    height: 100%;
    position: absolute;
    border-left: 1px solid #e9e9e9;
    left: -15px;
  }

  .product-grid.product-list .product-item .product-info .element-list.element-list-left .desc-list {
    margin-top: 40px;
  }

  .product-grid.product-list .product-item .product-info .element-list.element-list-middle .product-rating {
    margin-top: 24px;
    border-top: 0;
  }

  .ribbon-price-h span {
    font-size: 16px;
  }

  .product-grid.product-list .product-item {
    margin-bottom: 40px;
  }

  .product-grid.product-list .product-item .product-inner {
    padding: 0;
  }

  .product-flat .product-list {
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
  }

  .product-grid.product-custom-bg {
    background: #f1f1f1;
  }

  .product-grid.product-custom-bg [class*="col-"] {
    padding: 0;
  }

  .product-grid.product-custom-bg .row {
    margin: 0;
  }

  .product-grid.product-flat [class*="col-"] {
    padding: 0;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
  }

  .product-grid.product-flat .row {
    margin: 0;
  }

  .nav-filter a {
    font-size: 20px;
  }

  .nav-filter {
    position: absolute;
    bottom: 0;
  }

  .heading-content.v2 {
    top: 35%;
  }

  .lasting-impact-content {
    width: 100%;
    margin-bottom: 10px;
  }

  .heading-content.v3 {
    top: 58%;
  }

  .lookbitem_content {
    position: absolute;
    z-index: 2;
    width: 186px;
    -webkit-transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  }

  .lookbitem:hover .lookbitem_content {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .wrap-gallery-masonry .wrap-gallery-item:nth-child(2) {
    margin-top: 129px;
  }

  .wrap-gallery-masonry .wrap-gallery-item:last-child {
    margin-bottom: 0;
  }

  .wrap-gallery-masonry .wrap-gallery-item {
    margin-bottom: 244px;
  }

  .agency-clm-right {
    text-align: right;
    padding-top: 147px;
  }

  .searchform.full {
    width: 581px;
    margin: 0 auto;
    margin-bottom: 28px;
  }

  .blog-comment-item {
    padding: 54px 54px 42px 40px;
  }

  .blog-single-post {
    padding-top: 28px;
  }

  .blog-single-post.blog-standar {
    padding-top: 0;
  }

  .col-sm-15 {
    width: 20%;
    float: left;
  }

  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-15:nth-child(5n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1) {
    clear: none;
  }

  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1) {
    clear: left;
  }

  .team-banner {
    padding: 20px 0;
  }

  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }

  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }

  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }

  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50% !important;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100% !important;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .container {
    width: 750px;
  }

  .lead {
    font-size: 21px;
  }

  .feature.v2 .feature-info.v2 p {
    max-width: 320px;
    margin: 0 auto;
  }

  .sticky.fixed {
    height: 532px;
    max-width: 490px;
    position: fixed;
    top: 130px;
    z-index: auto;
  }

  .tab-link li.active::before {
    content: '';
    position: absolute;
    right: 20px;
    top: 72%;
    transform: translateY(-50%);

    width: 24px;
    height: 24px;
    background-image: url("../img/icons/red-arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .blog-post-item {
    margin-bottom: 40px;
    height: auto;
    padding: 0;
  }

  .blog-post-item h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .tab-content {
    margin-top: 20px;
  }

  .services-section .blue-heading {
    margin-bottom: 20px;
  }

  .sector-section .single-card img {
    width: 40px;
  }

  .projects-content {
    margin: -40px 20px 40px 20px;
    height: auto;
  }

  .tab-wrapper {
    padding: 30px 0 30px 0;
  }

  .tabs {
    display: grid;
    padding: 0px 0 0 0;
  }

  .nav-home5 .menu-level-2 .level3 {
    padding-left: 0;
  }

  .project-detail-section {
    padding: 30px 0 0 0;
  }

  .project-detail-section .blue-btn-title {
    display: flex;
  }

  .project-detail-section .e-contact .row {
    gap: 10px;
  }

  .image-preview-section {
    padding-bottom: 30px;
    margin-top: 30px;
  }

  .counter-section .single-card {
    justify-content: left;
    gap: 10px;
    align-items: start;
    padding: 10px 0 !important;
    margin-bottom: 0;
  }

  .services-section .single-card {
    justify-content: left;
    gap: 20px;
    align-items: start;
    padding: 10px 0 !important;
    margin-bottom: 0;
  }

  .faq-section .w-80 {
    width: 100%;
    margin-bottom: 40px;
  }

  .services-products .single-card.p-lr-60 {
    padding: 10px 0 0 0px !important;
  }

  .services-products .single-card.pl-60 {
    padding-left: 0px !important;
    border-bottom: 1px solid #2C3187;
    padding-bottom: 10px;
  }

  .services-products {
    padding-bottom: 30px;
  }

  .services-products .single-card img {
    width: 40px;
    height: 40px;
  }

}

@media screen and (max-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

@media screen and (max-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

@media (max-width: 768px) {

  .container {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .white-heading {
    font-size: 32px !important;
    line-height: 32px !important;
    margin-bottom: 20px;
  }

  .sector-content {
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 20px;
  }

  .video-wrapper .owl-theme .owl-nav {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .services-section {
    padding-top: 20px;
  }

  .faq-section {
    padding: 30px 0;
  }

  .faq-section .space-margin-top-80 {
    margin-top: 30px;
  }

  .contact-form-section .border-top-blue {
    margin-top: 0px;
    padding-top: 20px;
    margin-bottom: 0;
  }

  .values-section .owl-nav {
    bottom: -20px;
  }

  .accordion-item-header {
    line-height: 26px;
    font-size: 18px;
  }

  .team-mail img {
    width: 20px !important;
  }

  .team-section .space-margin-top-85 {
    margin-top: 0;
  }

  .product-main-image {
    height: 300px;
  }

  .product-item {
    margin-bottom: 0 !important;
  }

  .menu-product-image ul:last-child {
    margin-bottom: 0;
  }

  .solutions-designed {
    margin-bottom: 20px;
  }

  .vision-section .vision-list {
    display: block;
  }

  .vision-section .vision-list ul li {
    margin-top: 16px;
  }

  .vision-section {
    padding: 40px;
    margin-top: 40px;
  }

  .about-info .black-title {
    font-size: 22px;
    line-height: 30px;
  }

  .about-info {
    padding: 20px 0;
  }

  .sub-banner-img .h-banner-content {
    top: 60% !important;
  }

  .sub-banner-img .h-banner-content .content-name {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    margin-top: 0 !important;
  }

  .certifications-licence {
    display: block;
  }

  .sub-banner-img img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
  }

  .single-product-tab .tab-content p {
    padding: 20px 0;
  }

  .commingsoon .flex {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .nav-buttons {
    display: none;
  }

  .header-center {
    padding: 10px 0;
  }

  .living-experience-content h3,
  .living-experience-img-one,
  .living-experience-img-two {
    transform: none;
  }

  .living-experience-content p,
  .living-experience-content button {
    opacity: 1;
    visibility: visible;
  }

  .slide-fullw .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slide-fullw h1 {
    font-size: 32px;
    line-height: 32px;
  }

  .beyond-circuits-section {
    margin-top: 30px;
  }

  .beyond-circuits-section h1 {
    font-size: 28px;
    text-align: center;
  }

  .beyond-circuits-section p {
    font-size: 14px !important;
    text-align: center;
  }

  .beyond-circuits-section .green-outline-button {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .beyond-circuits-section .slide-content.v4 {
    margin-left: 0;
  }

  .beyond-circuits-section img {
    height: 355px !important;
    width: 100%;
    object-fit: cover;
    object-position: 75% center;
  }

  .desktop-none {
    display: block;
  }

  .mobile-none {
    display: none;
  }

  .f-logo {
    margin-bottom: 0;
    text-align: center;
  }

  .e-slide-img {
    position: relative;
  }

  .e-slide-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1419749c;
    z-index: 1;
  }

  .beyond-circuits-section img {
    height: 355px !important;
    width: 100%;
    object-fit: cover;
    object-position: 75% center;
    display: block;
  }

  .slide-content {
    z-index: 9;
  }

  .latest-catalogue {
    padding: 20px 0 !important;
  }

  footer .f-top {
    padding: 20px 0;
  }

  .blue-heading {
    font-size: 32px !important;
    line-height: 36px !important;
    margin-bottom: 10px;
  }

  .highlights-section {
    padding-bottom: 4px;
  }

  .experience-section p {
    margin-bottom: 10px;
  }

  .switchgear-text h3 {
    line-height: 32px;
  }

  .beyond-circuits-section {
    padding: 0 0 !important;
  }

  .approach-section {
    padding-top: 20px;
  }

  .achivement-section .sector-content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
  }

  .responsibility-section {
    padding: 30px 0 0 !important;
  }

  .about-first-section {
    padding: 30px 0 0 !important;
  }

  .philosophy-section {
    padding: 30px 0 0 !important;
  }

  .client-section {
    padding: 30px 0 0 !important;
  }

  .video-wrapper img {
    height: 480px;
    object-fit: cover;
  }

  .sector-section .video-thumb {
    height: 680px;
    margin-top: 40px;
  }

  .solutions-designed {
    padding: 0 0 0 0;
  }

  .living-experience .living-experience-content {
    height: auto;
    margin-bottom: 20px;
  }

  .slide-fullw p {
    width: 100%;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 26px;
  }

  .about-page-content {
    margin-left: 15px;
  }

  .f-bottom {
    padding-top: 10px !important;
    margin-top: 10px;
    border-top: 0;
  }

  .f-payment {
    display: block;
    text-align: center;
    margin-top: 10px;
  }

  .social-icons {
    justify-content: center;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .footer-block-phone {
    margin-bottom: 0;
  }

  .footer-block {
    margin-top: 15px;
  }

  .banner-img {
    margin-bottom: 20px;
  }

  .banner-img.effect-img3 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .solutions-designed .space-margin-top-25 {
    margin-top: 0;
  }

  .slide-fullw .banner-img img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    margin-top: 40px;
  }

  .about-section .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .slide-fullw img {
    height: 500px !important;
    object-fit: cover !important;
  }

  .mnc-circle img {
    height: auto !important;
    bottom: -60px !important;
  }

  .about-section-content {
    margin-top: 0;
    width: 100%;
  }

  .sector-section .white-heading {
    margin-bottom: 20px;
  }

  .slick-dots {
    bottom: -30px !important;
    left: 29% !important;
  }

  .h-banner-content {
    left: 20px !important;
    top: 2% !important;
  }

  .w-40 {
    margin-left: 0 !important;
  }

  .clients-image {
    display: none;
  }

  .solutions-designed p {
    margin-bottom: 20px;
  }

  .nav-home5 .menu-level1 .level2 {
    padding: 0 20px;
  }

  #car2 .custom-scrollbar::before {
    right: 0;
  }

  #car2 .scroll-thumb {
    left: 20px;
  }

  .menu-level1 .menu-product-image ul li a p {
    color: #a4a4a4;
  }

  .solutions-img {
    padding: 0 20px;
  }

  .e-contact .btn-submit {
    width: 100px;
    height: 46px;
    line-height: 46px;
  }

  .solutions-img img {
    width: 100%;
    margin-top: 10px;
  }

  .wrap-filter-sorting .dropdown-menu {
    left: 50%;
  }

  .slider-homesimple .slider-content {
    border-bottom: 35px solid #ffffff;
    border-top: 35px solid #ffffff;
    min-width: 320px;
  }

  .brands-product .product-item {
    display: table-cell;
  }

  .product-img {
    margin-bottom: 16px;
  }

  .brands-product .product-item li {
    margin: 0 10px;
  }

  .content-img {
    margin-bottom: 30px;
  }

  .cart-box-container-ver2 [class*="col-xs-"] {
    margin-bottom: 30px;
  }

  [class*="parallax_"] .cosre-title-wrap {
    text-align: center;
  }

  [class*="parallax_"] .cosre-title-wrap .title-block {
    font-size: 40px;
  }

  .single-product-info {
    margin-top: 50px;
  }

  .about-section img {
    width: 100%;
    margin-top: 20px;
  }

  .about-section {
    padding: 80px 0 0 0;
  }

  .border-left {
    border-top: 1px solid #2C3187;
    border-left: 0;
    padding-top: 10px !important;
  }

  .advantage-img img {
    display: none;
  }

  .blue-heading-24 {
    font-size: 18px;
  }

  .values-section .red-fill-button {
    margin-top: 0;
  }

  .counter-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .career-content {
    margin-top: 30px;
    height: auto;
  }

  .vision-mission-section {
    padding-top: 20px;
  }

  .vision-mission-section .p-lr-30 {
    padding: 0 0 !important;
  }

  .vision-mission-section .pl-30 {
    padding-left: 0px !important;
  }

  .vision-mission-section .border-left-right {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
  }

  .vision-mission-section .single-card p {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .vision-mission-section .single-card .vision-mission-list {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .certified-section {
    padding: 30px 0 0 0;
    margin: 0px 0 0 0;
  }

  .certified-section img {
    margin-top: 30px;
  }

  .achievements-section {
    padding: 30px 0;
  }

  #awards-carousel .row {
    display: block;
  }

  .achievements-section .owl-theme .owl-nav {
    right: 38%;
    bottom: -10px;
  }

  .awards-content {
    padding: 20px 20px 50px 20px;
  }

  .tab {
    width: 100%;
  }

  .tab-wrapper .row {
    display: block;
  }

  .single-card {
    padding: 0;
  }

  .single-card p {
    font-size: 18px;
    line-height: 24px;
  }

  .single-card img {
    width: 40px;
    height: 40px;
  }

  .border-left-right {
    border-top: 1px solid #2C3187;
    border-bottom: 1px solid #2C3187;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
  }

  .product-flat .product-item {
    margin-bottom: 30px;
  }

  .wrapper-product-list .product-info-ver2 {
    margin-bottom: 30px;
  }

  .wrapper-product .product-tab.ver2 li {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .wrapper-product.product-homecate-bg {
    text-align: center;
  }

  .product-homecate .product-title:before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .product-homecate .product-info-ver2.left {
    text-align: center;
  }

  .product-homecate .product-info-ver2.right {
    text-align: center;
  }

  .product-item:hover .btn-quickview {
    opacity: 0;
  }

  .product-flat .product-item {
    margin-bottom: 30px;
  }

  .product-custom-bg .product-item {
    margin-bottom: 30px;
  }

  .product-thumbnails .thumb {
    width: 120px;
    height: 80px;
  }

  .brands-product {
    margin: 50px 0 20px 0;
  }

  .brands-product .tab-content {
    border-left: none;
    padding-left: 0;
    margin-top: 20px;
  }

  .brands-product .tab-link li.active .tab-link-info span {
    font-size: 16px;
  }

  .product-img img {
    padding: 0;
    margin-bottom: 10px;
  }

  .related-products .products {
    margin-top: 20px;
  }

  .banner-content .banner-title {
    font-size: 20px;
  }

  .banner-content p {
    font-size: 12px;
  }

  .content-info {
    text-align: center;
  }

  .content-info h3:before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .lookbook-title {
    text-align: center;
    display: block;
    border: 0;
  }

  .blog-post-container .blog-post-single .blog-post-info {
    margin-top: 30px;
  }

  .latest-catalogue .banner-img img {
    width: 100%;
    height: 160px !important;
    object-fit: contain !important;
  }

  .cosre-title {
    font-size: 30px;
  }

  .title-ver1 {
    font-size: 30px;
  }

  .hero-section .page-title {
    font-size: 30px;
  }

  .tab-link {
    margin-bottom: 8px;
  }

  .e-feature .feature-item {
    margin-bottom: 30px;
    text-align: center;
  }

  .hidden-xs {
    display: none !important;
  }

  .accordion {
    width: 100%;
  }

  .single-flex {
    margin-left: 0;
  }

  .contact-section {
    margin-top: 40px;
  }

  .img-responsive {
    width: 100%;
  }

  .related-products {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .related-products .blue-heading {
    margin-bottom: 0;
  }

  .warranty-coverage .blue-heading {
    margin-bottom: 0;
  }

  .warranty-coverage {
    margin: 50px 0;
    padding: 40px 0;
  }

  .contact-form-section {
    padding: 20px 0 0 0;
  }

  .sustainability-blogs {
    padding-bottom: 0;
  }

  .office-address .blue-heading {
    margin-bottom: 0;
  }

  .team-section ul {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .team-section ul li {
    margin-bottom: 20px;
  }

  .team-product {
    margin-bottom: 20px;
  }

  .product-detail-wrap {
    display: block !important;
  }

  .related-products .row {
    display: block !important;
  }

  .technical-specifications ul {
    display: block;
  }

  .team-section {
    margin-bottom: 40px;
  }

  .hover-img {
    margin: 50px 0;
  }

  .warranty-coverage .space-margin-top-40 {
    margin-top: 0px;
  }

  .living-experience-content .living-experience-img-two img {
    height: auto;
  }

  .latest-catalogue .row {
    display: block;
  }

  .values-section .owl-theme .owl-nav [class*=owl-] {
    margin-top: 20px;
  }

  .our-blog {
    padding-bottom: 0px;
    padding-top: 30px !important;
  }

  .product-main-image img {
    width: 200px;
    height: auto;
  }

  .product-thumbnails .thumb img {
    width: 60px;
  }

  .features-projects {
    display: block;
  }

  .contact-form-section .row {
    display: block;
  }

  .contact-info .numbers a br {
    display: none;
  }

  .contact-info .single-card {
    display: block;
  }

  .contact-info .gradient-img-div {
    width: 50px;
    height: 50px;
  }

  .contact-info .gradient-img-div img {
    width: 30px;
    height: 30px;
  }

  .contact-info .single-card .border-top-bottom-blue {
    border-top: 0;
    border-bottom: 0;
  }

  .contact-info .numbers {
    padding: 20px 0;
  }

  .contact-form {
    padding: 20px;
    height: 500px;
    margin-top: 20px;
  }

  .nav-home5>li>a {
    color: #fff;
  }

  .achivement-section .video-wrapper img {
    height: 500px;
  }

  .achivement-section .banner-img img {
    height: 300px;
    object-fit: fill;
  }

  .career-section {
    padding: 30px 0;
  }

  .career-section .row {
    display: block;
  }

  .creer-description {
    padding: 20px;
    margin-top: 30px;
  }

  .roles-responsibilities {
    padding: 20px;
  }

  .job-apply-div {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
  }

  .quickview-wrapper .quick-modal #quickview-content {
    padding: 20px;
  }

  .e-contact .form-control {
    margin-bottom: 10px;
  }

  .blue-btn-title {
    display: block;
  }

  .blue-btn-title button {
    margin-top: 20px;
  }

  .sustainability-blogs .row {
    display: block;
  }

  .sustainability-blogs img {
    margin-bottom: 30px;
  }

  .blue-heading-32 {
    font-weight: 700;
  }

  .about-info .blue-title {
    font-size: 20px;
    line-height: 30px;
  }

  .tabpanel-content a {
    color: #fff;
  }

  .project-megamenu {
    display: block;
    padding: 0;
    background-color: transparent;
    width: 100%;
    margin-left: 0;
  }

  [role='tabpanel'] {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

@media (max-width: 812px) {
  .qa-icon {
    display: none;
  }

  .box-toggle {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
  }

  .box-toggle img {
    margin-right: 5px;
  }

  .ecome-heading.style4 {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .h-banner-content .content-price .red {
    font-size: 20px;
  }

  .h-banner-content .content-name {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .h-banner-content .content-price {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .title-icon.e-gradient.v2,
  .blog-post-social a.title-icon.v2:hover,
  .blog-comment-item .cmt-content .title-icon.v2.btn-author:hover,
  .social a.title-icon.v2:hover {
    margin-bottom: 15px;
  }

  .super-deal [class*="col-"] {
    margin-bottom: 30px;
  }
}

@media (min-width: 813px) {
  .qa-element p {
    height: 80px;
  }

  .qa-answer>* {
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  .shop-content.ver2 {
    width: 195px;
    float: left;
    margin-right: 96px;
  }

  .footer-block-newsletter .form_newsletter {
    width: 402px;
  }

  .box-toggle {
    padding-left: 70px;
  }

  .tab-simple .tab-simple-content .product-info-ver2 h3 a {
    color: #fff;
  }

  .tab-simple .tab-simple-content {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    right: 42px;
    z-index: 1;
  }

  .ecome-heading.style4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ededed;
  }

  .shop-content.ver2 p {
    max-width: 140px;
  }

  .feature-inside .feature-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
  }

  .top-product-tab .product-tab-sw {
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }

  .commingsoon .c-width {
    width: 50%;
  }

  .commingsoon .form_newsletter {
    width: 402px;
  }
}

@media (max-width: 1024px) {

  .col-md-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .blue-heading {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 20px;
  }

  .white-heading {
    line-height: 46px;
    line-height: 46px;
  }

  .f-bottom {
    padding-top: 20px;
    margin-top: 20px;
  }

  .quickview-wrapper .quick-modal {
    margin-top: 0 !important;
  }

  .latest-catalogue {
    padding: 100px 0;
  }

  footer .f-top {
    padding: 0 0 20px 0;
  }

  .latest-catalogue .banner-img img {
    height: 160px;
  }

  .sub-banner-img .h-banner-content .content-name {
    margin-top: 20px;
  }

  .menu-level-2.col-3,
  .mega-product.col-3 {
    margin-bottom: 15px;
  }

  .recent .title-icon {
    margin-bottom: 30px;
  }

  .product-tab.v2 .e-heading {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .menu-level-2.col-6,
  .mega-product.col-6 {
    margin-bottom: 15px;
  }

  .menu-level-1 .col-6 {
    margin-bottom: 15px;
  }

  .menu-level-1 .col-3 {
    margin-bottom: 15px;
  }

  .menu-level-1 {
    width: 100%;
    left: 0;
    top: 54px;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    display: none;
    padding: 10px 35px;
  }

  .header-top .navbar {
    display: inline-block;
  }

  .header-top {
    margin: 30px 0 0 0;
  }

  .checkout [class*="col-"] {
    margin-bottom: 60px;
  }

  .cart-box-container-ver2>[class*="col-"] {
    margin-bottom: 60px;
  }

  .bundle-product {
    margin-left: -23px;
    margin-right: -23px;
  }

  .tab-variable-col .product-info-ver2 {
    margin: 0 auto;
    text-align: center;
  }

  .tab-variable-col .product-info-ver2 .product-title:before {
    margin: 0 auto;
    right: 0;
  }

  .tab-simple .createdby {
    font-size: 25px;
  }

  .single-product-tab .product-info-ver2.center {
    padding: 30px 0;
  }

  .single-product-tab .product-info-ver2 .product-title.ver3:before {
    margin: 0 auto;
    left: 0;
  }

  .product-related .owl-nav>div {
    opacity: 1;
  }

  .product-filter {
    width: 50%;
    margin-right: -10px;
  }

  .form-filter-product {
    padding: 50px 30px;
  }

  .wrap-filter-box {
    text-align: center;
  }

  .heading-content .page-title {
    margin: 15px 0;
  }

  .overlay-img {
    opacity: 1;
  }

  .product .product-after-switch .product-after-button,
  .item .product-after-switch .product-after-button,
  .product-item .product-after-switch .product-after-button {
    height: auto;
    opacity: 1;
  }

  .product .product-after-switch,
  .item .product-after-switch,
  .product-item .product-after-switch {
    height: auto;
  }

  .product .product-images .btn-quickview,
  .item .product-images .btn-quickview,
  .product-item .product-images .btn-quickview {
    display: none;
  }

  .about-brand-info {
    margin-bottom: 30px;
  }

  .show-filter .col-left {
    left: 0;
  }

  .col-left {
    position: fixed;
    display: block;
    margin: 0;
    background: #fff;
    list-style: none;
    z-index: 4;
    top: 0;
    left: -300px;
    height: 100%;
    width: 300px;
    text-align: left;
    overflow-x: scroll;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  }

  .close-sidebar-collection {
    margin: 0 -15px 30px;
  }

  .close-sidebar-collection .icon_close {
    left: auto;
    right: 10px;
    top: 0;
    line-height: 50px;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    color: #fff;
  }

  .product-item .pd-bd {
    -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
  }

  .btn-view {
    display: none;
  }

  .container-design .design-content {
    margin-top: 30px;
  }

  .menu-level-2.col-3,
  .mega-product.col-3 {
    margin-bottom: 15px;
  }

  .recent .title-icon {
    margin-bottom: 30px;
  }

  .product-tab.v2 .e-heading {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .menu-level-2.col-6,
  .mega-product.col-6 {
    margin-bottom: 15px;
  }

  .menu-level-1 .col-6 {
    margin-bottom: 15px;
  }

  .menu-level-1 .col-3 {
    margin-bottom: 15px;
  }

  .menu-level-1 {
    width: 100%;
    left: 0;
    top: 54px;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    display: none;
    padding: 10px 35px;
  }

  .header-top .navbar {
    display: inline-block;
  }

  .header-top {
    margin: 30px 0 0 0;
  }

  .checkout [class*="col-"] {
    margin-bottom: 60px;
  }

  .cart-box-container-ver2>[class*="col-"] {
    margin-bottom: 60px;
  }

  .bundle-product {
    margin-left: -23px;
    margin-right: -23px;
  }

  .tab-variable-col .product-info-ver2 {
    margin: 0 auto;
    text-align: center;
  }

  .tab-variable-col .product-info-ver2 .product-title:before {
    margin: 0 auto;
    right: 0;
  }

  .tab-simple .createdby {
    font-size: 25px;
  }

  .single-product-tab .product-info-ver2.center {
    padding: 30px 0;
  }

  .single-product-tab .product-info-ver2 .product-title.ver3:before {
    margin: 0 auto;
    left: 0;
  }

  .product-related .owl-nav>div {
    opacity: 1;
  }

  .product-filter {
    width: 50%;
    margin-right: -10px;
  }

  .form-filter-product {
    padding: 50px 30px;
  }

  .wrap-filter-box {
    text-align: center;
  }

  .heading-content .page-title {
    margin: 15px 0;
  }

  .overlay-img {
    opacity: 1;
  }

  .product .product-after-switch .product-after-button,
  .item .product-after-switch .product-after-button,
  .product-item .product-after-switch .product-after-button {
    height: auto;
    opacity: 1;
  }

  .product .product-after-switch,
  .item .product-after-switch,
  .product-item .product-after-switch {
    height: auto;
  }

  .product .product-images .btn-quickview,
  .item .product-images .btn-quickview,
  .product-item .product-images .btn-quickview {
    display: none;
  }

  .about-brand-info {
    margin-bottom: 30px;
  }

  .show-filter .col-left {
    left: 0;
  }

  .col-left {
    position: fixed;
    display: block;
    margin: 0;
    background: #fff;
    list-style: none;
    z-index: 4;
    top: 0;
    left: -300px;
    height: 100%;
    width: 300px;
    text-align: left;
    overflow-x: scroll;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  }

  .close-sidebar-collection {
    margin: 0 -15px 30px;
  }

  .close-sidebar-collection .icon_close {
    left: auto;
    right: 10px;
    top: 0;
    line-height: 50px;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    color: #fff;
  }

  .product-item .pd-bd {
    -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
  }

  .btn-view {
    display: none;
  }

  .container-design .design-content {
    margin-top: 30px;
  }

  .shop-content.ver2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }


  .title-icon.e-gradient.v2,
  .blog-post-social a.title-icon.v2:hover,
  .blog-comment-item .cmt-content .title-icon.v2.btn-author:hover,
  .social a.title-icon.v2:hover {
    text-align: center;
  }

  .sp-item .text-box {
    padding: 24px 24px 50px 24px;
  }

  .sp-item .product-wrapper {
    padding: 24px;
  }

  .super-deal.v2 .owl-cate.owl-theme .owl-nav.disabled+.owl-dots {
    margin: 0 auto;
  }

  .product-homecate .product-title {
    font-size: 40px;
  }

  .slider-homesimple .slick-prev:before,
  .slider-homesimple .slick-next:before {
    display: none;
  }

  .blog-home .blog-post-item {
    margin-bottom: 30px;
  }

  .wrap-filter-box.wrap-filter-number {
    display: none;
  }

  .wrap-filter-box.filter-half.wrap-filter-number.right {
    display: table-cell;
  }

  .myaccount .account-element.e-left {
    margin-top: 90px;
  }

  .myaccount .row.pd {
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-product-tab .product-tab-sw {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
  }

  .top-product-tab .product-tab-sw li {
    margin-bottom: 15px;
  }

  .feature-inside .feature-block.v2:nth-child(3):before {
    border-right: 0;
  }

  .feature-inside .feature-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-bottom: 30px;
  }

  .feature-inside .feature-block:nth-child(2) {
    border-right: 0;
  }

  .entry-content {
    padding: 0 15px;
  }

  .agency-service p {
    margin-bottom: 30px;
  }

  .team .owl-nav>div {
    opacity: 1;
  }

  .agency-content p {
    margin-bottom: 30px;
  }

  .bestseller2 .h-heading {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .bestseller2 .h-heading .title-icon.t-inline {
    margin-bottom: 15px;
  }

  .bestseller2 .h-heading .title-icon {
    margin-bottom: 15px;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }

  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }

  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .blog-single-post .blog-content {
    margin-bottom: 30px;
  }

  .cmt-form [class*="col-"] {
    margin-bottom: 15px;
  }

  .h-banner-content.v2 {
    top: 40px;
  }

  .h-banner-content.v4 {
    top: 20%;
  }

  .h-banner-content.v5 {
    top: 20%;
  }

  .h-banner-content {
    left: 58px;
    top: 20%;
  }

  .homecate-cosre-content {
    text-align: center;
    top: 25%;
  }

  .advantage-img img {
    top: -108px;
  }

  .homecate-cosre-title-wrap .homecate-title-block.left:before {
    border-bottom: 1px solid #000;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    width: 67px;
  }

  .slide-content.v1 {
    top: 10%;
  }

  .slide-content.v2 {
    top: 10%;
  }

  .menu-product-image ul li p {
    color: #fff;
  }

  .solutions-img {
    text-align: center;
  }

  .solutions-img img {
    margin-bottom: 10px;
  }

  .menu-product-image ul {
    gap: 10px;
  }

  .product-item {
    padding: 0;
  }

  .quickview-wrapper .quick-modal {
    max-width: 600px;
  }

  /* .header-v4 {
    padding: 10px 0;
  } */

  .header-center {
    border-bottom: none;
  }

  .slide-fullw .banner-img img {
    width: 280px;
  }

  .slick-dots {
    left: 19%;
    bottom: 60px;
  }

  .w-40 {
    width: 40%;
    margin-left: 80px;
  }

  .experience-section p {
    margin-bottom: 0;
  }

  .solutions-designed {
    margin-bottom: 0;
  }

  .our-blog {
    padding-top: 100px;
  }

  .blog-post-item {
    margin-bottom: 40px;
  }

  .solutions-designed .space-30 {
    margin-bottom: 0;
  }

  .living-experience .living-experience-content h3 {
    margin-top: 20px;
  }

  .product-detail-wrap {
    display: flex;
  }

  .related-products .row {
    display: flex;
  }

  .team-section ul li p {
    font-size: 20px;
  }

  .brands-product .tab-content {
    border-left: none;
    padding-left: 0;
  }

  .omtech-advantage {
    height: 600px;
  }

}

@media (min-width: 1025px) {
  .banner-callus.spc1 {
    margin-bottom: 78px;
  }

  .banner-callus.spc2 {
    margin-bottom: 86px;
  }

  .banner-callus.spc5 {
    margin-top: -136px;
  }

  .hoMEPage-banner.spc1 {
    margin-bottom: 76px;
  }

  .box-center.v2 {
    padding-top: 50px;
  }

  .header-parallax a {
    color: #fff;
  }

  .header-parallax a:hover {
    color: #777;
  }

  .header-parallax .sticky-header .text {
    color: #fff;
  }

  .contact-info p {
    max-width: 560px;
  }

  .pdl {
    padding-left: 40px;
  }

  .error-page {
    padding-bottom: 44px;
    padding-top: 62px;
    margin: 29px 60px 110px 60px;
  }

  .quickview-wrapper .quick-modal #quickview-content .slick-dots {
    width: 98px;
  }

  .e-slide-img.v2 img {
    max-width: unset;
  }

  .ads-group .set-w {
    width: 23.41%;
  }

  .ads-group .set-flex {
    width: 76.59%;
  }

  .ads-group .set-w2 {
    width: 76.5%;
  }

  .ads-group .set-w2 [class*="col-"]:first-child {
    width: 67.8%;
  }

  .ads-group .set-w2 [class*="col-"]:last-child {
    width: 32.2%;
  }

  .hoMEPage-banner.spc2 {
    margin-bottom: 59px;
  }

  .hoMEPage-banner.spc3 {
    margin-bottom: 125px;
  }

  .blog-standar blockquote p {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
  }

  .cmt-form {
    padding-top: 20px;
  }

  .cmt-form .form-group {
    margin-bottom: 40px;
  }

  .blog.spc1 {
    padding-bottom: 76px;
  }

  .blog-single-post.blog-standar {
    padding-bottom: 100px;
  }

  .about-element p {
    max-width: 395px;
    margin: 0 auto;
  }

  .aboutus {
    padding-top: 25px;
    padding-bottom: 105px;
  }

  .about-title.v3.spc {
    margin-bottom: 84px;
    padding-top: 80px;
  }

  .e-contact .map {
    height: 705px;
    margin-bottom: 92px;
  }

  /* .e-contact .row {
    padding: 0 80px;
  } */

  .about-img.spc2,
  .spc2.banner-img2,
  .spc2.team-img {
    margin-bottom: 78px;
  }

  .about-content .row.pd2 {
    padding-top: 111px;
  }

  .agency-clm-right.ver2 {
    padding-top: 378px;
  }

  .agency-title-noline.ver3 {
    max-width: 514px;
  }

  .agency-content {
    padding-bottom: 90px;
  }

  .agency-img {
    padding: 80px 0;
  }

  .agency-title-line {
    margin-bottom: 79px;
  }

  .agency-service p {
    max-width: 340px;
  }

  .agency-client {
    padding-top: 93px;
    padding-bottom: 100px;
  }

  .agency-service {
    padding-bottom: 117px;
  }

  .info-desc {
    max-width: 610px;
  }

  .about-shop-ver1 {
    padding-bottom: 100px;
  }

  .product-inner.v2:after {
    bottom: -17%;
  }

  .product-inner.v3:after {
    bottom: -4%;
  }

  .product-inner:after {
    content: '';
    width: 100%;
    display: block;
    z-index: -1;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: -8%;
    -webkit-box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    -webkit-transform: rotateX(45deg);
    transform: rotateX(45deg);
    moz-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    opacity: 0;
  }

  .bestseller.single-space {
    margin-bottom: 122px;
  }

  .owl-cate.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 44px;
  }

  .owl-cate.v2.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 3px;
  }

  .owl-cate.v3.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 6px;
  }

  .about-brand-info .brand-img {
    margin-bottom: 50px;
  }

  .brand.v2 .owl-nav>div.owl-next {
    right: -30px;
  }

  .wrap-gallery-item:hover .overlay-img {
    opacity: 1;
  }

  .wrap-gallery .heading-gallery {
    margin-bottom: 85px;
    margin-top: 80px;
  }

  .wrap-gallery-grid .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .wrap-gallery-grid [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product:hover img.primary_image,
  .item:hover img.primary_image,
  .product-item:hover img.primary_image {
    opacity: 0;
  }

  .product:hover img.secondary_image,
  .item:hover img.secondary_image,
  .product-item:hover img.secondary_image {
    opacity: 1;
  }

  .product:hover .btn-quickview,
  .product:hover .btn-add-wishlist,
  .item:hover .btn-quickview,
  .item:hover .btn-add-wishlist,
  .product-item:hover .btn-quickview,
  .product-item:hover .btn-add-wishlist {
    opacity: 1;
  }

  .product:hover .product-after-switch .product-price,
  .item:hover .product-after-switch .product-price,
  .product-item:hover .product-after-switch .product-price {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }

  .product:hover .product-after-switch .product-price.product-price-default,
  .item:hover .product-after-switch .product-price.product-price-default,
  .product-item:hover .product-after-switch .product-price.product-price-default {
    opacity: 1;
  }

  .product:hover .product-after-switch,
  .item:hover .product-after-switch,
  .product-item:hover .product-after-switch {
    -webkit-transform: translateY(-2);
    transform: translateY(-2);
  }

  .product:hover .product-after-button,
  .item:hover .product-after-button,
  .product-item:hover .product-after-button {
    opacity: 1;
  }

  .product:hover .button-group,
  .item:hover .button-group,
  .product-item:hover .button-group {
    opacity: 1;
  }

  .product .product-images .btn-add-wishlist,
  .item .product-images .btn-add-wishlist,
  .product-item .product-images .btn-add-wishlist {
    opacity: 0;
  }

  .product .product-images>a,
  .item .product-images>a,
  .product-item .product-images>a {
    position: relative;
  }

  .brand.v2 .owl-nav>div.owl-prev {
    left: -30px;
  }

  .about-brand-info .brand-info {
    margin-bottom: 47px;
  }

  .about-brand-info {
    padding: 104px 11px;
  }

  .about-brand {
    margin-top: 58px;
  }

  .brand {
    padding-top: 51px;
    padding-bottom: 68px;
  }

  .e-heading.spc1 {
    margin-bottom: 43px;
  }

  .e-heading h3 span {
    padding-right: 40px;
  }

  .e-heading {
    margin-bottom: 53px;
  }

  .shop-collection .product-grid {
    padding-top: 0;
  }

  .r-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .r-sidebar .collection-sidebar {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .r-sidebar .collection-list {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .product-img.v2 {
    margin: 19.6% 0;
  }

  .product-img.v3 {
    margin: 10.5% 0;
  }

  .e-category {
    padding-bottom: 100px;
  }

  .product-item:hover .pd-bd {
    border: 0;
    box-shawdow: unset;
  }

  .product-item:hover .pd-bd:after {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1;
  }

  .product-item:hover .product-button-group {
    opacity: 1;
    visibility: visible;
    bottom: -19px;
  }

  .product-button-group {
    opacity: 0;
    visibility: hidden;
    bottom: -5px;
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    margin: 0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    margin-bottom: -15px;
    z-index: 33;
  }

  .product-inner.v3 .product-info .product-title {
    font-size: 18px;
  }

  .product-inner.v2 .product-img {
    margin-right: 30px;
  }

  .pd-middle.space-v1 {
    padding-bottom: 99px;
  }

  .introduce {
    padding-top: 190px;
  }

  .container-design .design-content p:nth-child(2) {
    margin-bottom: 100px;
  }

  .container-design .design-content.ver2 {
    padding-left: 0;
    padding-right: 250px;
  }

  .container-design.ver2 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .container-design.ver2 .row .flex-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: right;
  }

  .container-design .design-content {
    padding-left: 80px;
  }

  .product-img:hover .product-info {
    opacity: 1;
  }

  .product-grid.spc1 {
    padding-top: 0;
  }

  .qa-element {
    padding-top: 48px;
    padding-bottom: 42px;
  }

  .e-qa {
    padding-bottom: 79px;
    margin-top: 93px;
  }

  .e-qa.v2 {
    margin-top: 60px;
    padding-bottom: 44px;
    margin-bottom: 87px;
  }

  .s-50 {
    width: 50%;
  }

  .single-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }

  .single-product-feature {
    padding-left: 15px;
  }

  .entry-title {
    font-size: 30px;
    line-height: 40px;
  }

  .entry-title.spc {
    padding-bottom: 34px;
    margin-bottom: 57px;
    padding-top: 32px;
  }

  .ecome-heading.spc5v2 {
    margin-bottom: 77px;
  }

  .about-brand .product-inner.v2:after {
    z-index: 1;
  }

  .feature-product .product-inner:after {
    z-index: 1;
  }

  .product-tab.v2 .product-inner:after {
    z-index: 1;
  }

  .bestseller2 .product-inner:after {
    z-index: 1;
  }

  .bestseller2.bg-gradient.bg-insinde .product-button-group {
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
  }

  .filter-product.e-category {
    padding-bottom: 22px;
  }

  .product-info .product-title.v2 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .wrap-filter-box .pagination {
    display: inline-block;
  }

  .wrap-filter-number {
    text-align: left;
    padding-left: 42px;
    display: block;
  }

  .wrap-filter-number.right {
    text-align: right;
    padding-right: 42px;
  }

  .wrap-filter-tab {
    padding-left: 42px;
  }

  .wrap-filter-sorting {
    text-align: right;
    padding-right: 45px;
  }

  .wrap-filter .wrap-filter-box {
    width: 20%;
  }

  .wrap-filter .wrap-filter-box.filter-half {
    width: 50%;
  }

  .heading-content .page-title {
    font-size: 60px;
    margin-bottom: 40px;
  }

  .heading-content .page-title.v2 {
    font-size: 30px;
  }

  .single-product-detail.single-product-fullwidth .single-product-info .product-desc {
    max-width: 930px;
  }

  .single-product-tab .product-info-ver2 .product-title.swith {
    max-width: 287px;
    margin: 0 auto;
  }

  .single-product-tab .product-info-ver2.right {
    text-align: right;
    float: right;
  }

  .flex-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .tab-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #171717;
  }

  .bundle-left {
    padding-left: 80px;
  }

  .bundle {
    margin-top: 65px;
  }

  .checkout.wishlist .shopping-cart.v2 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .co-left:first-child {
    margin-bottom: 75px;
  }

  .form-customer textarea.form-control {
    margin-bottom: 60px;
  }

  .main-content.space1 {
    padding-bottom: 91px;
  }

  .topbar {
    padding: 20px 0;
  }

  .header-search .search-panel {
    padding-left: 13px;
  }

  .count {
    width: 23px;
    height: 23px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    top: -10px;
  }

  .element span {
    margin-left: 10px;
  }

  .co-coupon {
    padding-bottom: 76px;
  }

  .bundle-product {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }

  .single-product-detail.single-product-fullwidth .single-product-info {
    width: 1170px;
  }

  .single-product-detail .single-product-info .product-desc {
    max-width: 328px;
  }

  .product-bundle .breadcrumb {
    margin-top: 38px;
    margin-bottom: 40px;
  }

  .breadcrumb.v3 {
    margin: 42px 0;
  }

  .qa-element p {
    max-width: 475px;
  }

  .qa-element h3 {
    max-width: 100%;
  }

  .header-v1 .navbar-collapse,
  .header-v4 .navbar-collapse {
    padding-left: 0;
  }

  .vertical-item:not(:hover)>.menu-level-1 {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }

  .cart {
    padding-bottom: 20px;
    padding-right: 40px;
  }

  .header-v4 .navbar-nav {
    position: relative;
  }

  .header-v5 .header-center {
    padding-bottom: 42px;
  }

  .header-v5 .header-bottom .main-menu {
    margin-left: -8px;
  }

  .header-v5 .header-bottom .main-menu .icon-mobile {
    margin-right: 7px;
  }

  .header-v3 .header-center {
    padding-bottom: 36px;
  }

  .header-v3 .header-bottom .main-menu {
    margin-left: -10px;
  }

  .header-v3 .header-bottom .main-menu .icon-mobile {
    margin-right: 0;
  }

  .header-v3 .widget-verticalmenu .vertical-group .vertical-item>a {
    padding: 15px 0;
  }

  .header-v1 .header-center {
    padding-bottom: 42px;
  }

  .header-v1 .header-bottom .main-menu {
    margin-left: -10px;
  }

  .header-v2 .navbar-nav>li>a {
    padding: 22px 10px 23px 10px;
  }

  .header-v2 .header-center {
    padding-top: 36px;
    padding-bottom: 40px;
    border-bottom: 0;
  }

  .footer-block-title {
    line-height: 40px;
  }

  .footer-block-phone {
    margin-bottom: 28px;
  }

  .footer-block-phone .phone-desc {
    margin-bottom: 25px;
  }

  footer .f-top {
    padding: 30px 0 0 0;
    background-color: #e8eaff;
  }

  .more-product .slick-dots {
    margin-top: -10px;
  }

  .product-tab {
    padding-bottom: 47px;
  }

  .product-tab.spc3 {
    padding-bottom: 0;
  }

  .recent {
    padding-bottom: 81px;
  }

  .recent .multiple-row {
    margin-top: 140px;
  }

  .recent.spc5 {
    padding-bottom: 217px;
  }

  .more-product .h-heading,
  .product-tab-pd .h-heading,
  .recent .h-heading,
  .releases.v2 .h-heading {
    margin-bottom: 82px;
  }

  .releases {
    padding-top: 85px;
  }

  .releases.spc1 {
    padding-bottom: 87px;
  }

  .releases .product-tab-sw2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: 82px;
  }

  .releases .product-tab-sw2 li {
    margin: unset;
  }

  .more-product .slick-dotted.slick-slider,
  .product-tab-pd .slick-dotted.slick-slider,
  .recent .slick-dotted.slick-slider,
  .releases.v2 .slick-dotted.slick-slider {
    margin-bottom: 42px;
  }

  .product-tab-pd .slick-dots {
    margin-top: 10px;
  }

  .f-bottom {
    padding: 20px 0;
    margin-top: 20px;
  }

  footer .f-top .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }

  footer .f-top [class*="col-sm-"]:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
  }

  footer .f-top [class*="col-sm-"]:last-child {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  footer .f-top [class*="col-sm-"]:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
  }

  footer .f-top [class*="col-sm-"]:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    padding-left: 30px;
  }

  .feature.v2 {
    padding-bottom: 115px;
  }

  .feature {
    padding: 78px 0;
  }

  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .container {
    width: 970px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }

  .col-md-15 {
    width: 20%;
    float: left;
  }

  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1) {
    clear: none;
  }

  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-15:nth-child(5n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1) {
    clear: left;
  }

  .flash-deals {
    padding-top: 68px;
  }

  .flash-deals .title-icon {
    margin-bottom: 60px;
  }

  .product-countd.pd-bd.spc2 {
    padding: 25px 25px 25px;
  }

  .product-item-countd .product-head {
    margin-top: -140px;
    position: relative;
  }

  .countdown-time li p {
    font-size: 28px;
    width: 70px;
    height: 70px;
  }

  .bestseller2 {
    padding-top: 90px;
    padding-bottom: 65px;
  }

  .bestseller2 .row {
    margin-left: -4px;
    margin-right: -4px;
  }

  .bestseller2 [class*="col-"] {
    padding-left: 4px;
    padding-right: 4px;
  }

  .bestseller2.spc5 {
    padding-bottom: 120px;
  }

  .bestseller2 .product-item {
    margin-bottom: 8px;
  }

  .product-countd.pd-bd {
    padding: 0 25px 25px;
    margin-top: 140px;
  }

  .navbar-toggle {
    display: none;
  }

  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .container>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top {
    border-radius: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }

  .line-title.v2 {
    width: 34.2%;
  }

  .line-title {
    width: 85.666666%;
  }

  .h-heading {
    margin-bottom: 72px;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }

  .modal-lg {
    width: 900px;
  }

  .hover-images {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
  }

  .hover-images img {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }

  .hover-images:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  .effect_img:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.5);
  }

  .effect_img:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.5);
  }

  .effect_img2:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate(45deg) scaleY(4);
    -o-transform: rotate(45deg) scaleY(4);
    -webkit-transform: rotate(45deg) scaleY(4);
    -moz-transform: rotate(45deg) scaleY(4);
    -ms-transform: rotate(45deg) scaleY(4);
  }

  .entry-inside {
    padding-left: 200px;
    padding-right: 200px;
  }

  .entry-inside.v2 {
    padding: 0 78px;
  }

  .entry-inside.v3 {
    padding-left: 120px;
    padding-right: 120px;
  }

  .entry-inside.v4 {
    padding: 0 350px;
  }

  .information {
    line-height: 84px;
    height: 84px;
    padding: 0;
  }

  .information ul>li {
    width: 33.33333%;
    float: left;
  }

  .information ul .info-left {
    text-align: right;
  }

  .information ul .info-right {
    text-align: left;
  }

  .entry-inside.v3 .entry-middle {
    padding-top: 84px;
    padding-bottom: 76px;
  }

  .single-product-tab .tab-content .p-center {
    width: 756px;
    margin: 0 auto;
  }

  .e-feature {
    padding-bottom: 93px;
  }

  .top-product-tab .product-tab .owl-nav>div {
    top: 45%;
  }

  .super-deal .owl-cate.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -84px;
    margin-left: 75px;
  }

  .super-deal .filter-product.e-category {
    padding-bottom: 50px;
  }

  .super-deal.v2 {
    margin-bottom: 98px;
  }

  .super-deal.v2>[class*="col-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .super-deal.v2 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .super-deal.v2 .owl-dots {
    bottom: 74px;
    left: 140px;
  }

  .sp-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    table-layout: fixed;
  }

  .sp-item .text-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    padding-right: 15px;
  }

  .sp-item .product-wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50%;
  }

  .sp-item .text-box {
    border-radius: 7px 0 0 7px;
  }

  .sp-item .product-wrapper {
    border-radius: 0 7px 7px 0;
  }

  .sp-item .product-info-top {
    max-width: 280px;
  }

  .sp-item .product-info-top .deal-progress {
    max-width: 269px;
  }

  .myaccount .row.pd {
    margin: 0;
    padding-top: 70px;
    padding-bottom: 136px;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }

  .category-list .owl-cate.v3.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 50px;
  }

  .category-list.spc5 {
    padding-top: 63px;
  }

  .deal-title {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .bg-gradient.bg-insinde .product-button-group {
    border-left: 0;
    border-right: 0;
  }

  .myaccount.trackorder .row.pd {
    padding-bottom: 131px;
  }

  .commingsoon .c-width.c-left {
    padding: 100px 0 0 120px;
  }

  .myaccount .account-element.e-left {
    margin-left: auto;
  }

  .our-blog {
    padding-top: 100px;
  }

  .our-blog .owl-nav>div {
    top: 27%;
  }

  .top-product-tab .product-tab {
    margin-bottom: -10px;
  }

  .top-product-tab .filter-product.e-category {
    padding-bottom: 0;
  }

  .top-product-tab .filter {
    margin-bottom: 0;
  }

  .top-product-tab .e-category {
    padding-bottom: 0;
  }

  .top-product-tab .product-tab .owl-carousel {
    width: 100.2%;
  }

  .top-product-tab .product-tab .owl-nav>div.owl-prev {
    left: -20px;
  }

  .top-product-tab .product-tab .owl-nav>div.owl-next {
    right: -20px;
  }

  .title-icon.e-gradient,
  .blog-post-social a.title-icon:hover,
  .blog-comment-item .cmt-content .title-icon.btn-author:hover,
  .social a.title-icon:hover {
    font-size: 18px;
    width: 319px;
    height: 63px;
    line-height: 63px;
  }

  .title-icon.e-gradient.v2,
  .blog-post-social a.title-icon.v2:hover,
  .blog-comment-item .cmt-content .title-icon.v2.btn-author:hover,
  .social a.title-icon.v2:hover {
    padding-left: 39px;
  }
}

@media (max-width: 1025px) {
  .header-sub-element.row>a:last-child {
    padding-right: 15px;
  }

  .header-sub-element.row img {
    width: 20px;
  }

  .element.element-account {
    padding-left: 0;
  }

  .element.element-account:before {
    border: 0;
  }

  .element.element-leaguage:before {
    border: 0;
  }

  .dropdown-cart {
    margin: 10px 0 0;
  }

  .plus,
  .minus {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
  }

  .plus:after {
    content: "\f067";
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    right: 16px;
    top: 12px;
    color: #333;
    cursor: pointer;
    -moz-transition: all 0.1s ease 0s;
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
  }

  .minus:after {
    content: "\f068";
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    right: 16px;
    top: 12px;
    color: #333;
    cursor: pointer;
    -moz-transition: all 0.1s ease 0s;
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
  }
}

@media (min-width: 1199px) {

  .level1.hassub {
    position: static;
  }

  .level1.hassub .menu-level-1.ver2 [class*="col-"] {
    /* margin-bottom: 14px; */
    margin-top: 6px;
  }

  .navbar-nav>li>a {
    line-height: 18px;
    /* padding: 40px 10px 40px 20px; */
    color: #505050;
    font-family: "Poppins", sans-serif;
  }

  .navbar-nav>li>a:before {
    border-right: none;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .navbar-nav>li.level1 {
    border: 0;
    float: none;
    display: inline-block;
  }

  .header-top .navbar .navbar-collapse {
    border: 0;
  }

  .header-top .navbar {
    margin-top: 0;
  }

  .header-top {
    background: #e4e4e4;
  }
}

@media (max-width: 1199px) {
  .product-item {
    margin-bottom: 40px;
  }

  .product-flat .product-item {
    margin: 0;
  }

  .product-custom-bg .product-item {
    margin: 0;
  }

  .quickview-wrapper {
    overflow-y: scroll;
  }

  .quickview-wrapper .quick-modal {
    margin-top: 20px;
  }

  .product-standard .product-item {
    margin-bottom: 45px;
  }

  .menu-level-1>.level1>.level2 .menu-level-2 {
    padding-left: 20px;
    padding-top: 15px;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .header-top-absolute {
    position: absolute;
    width: 100%;
    z-index: 9;
  }

  .header-search input {
    width: 400px;
  }

  .col-lg-15 {
    width: 20%;
    float: left;
  }

  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1) {
    clear: none;
  }

  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1) {
    clear: left;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .container {
    width: 1240px;
  }

  .product-flat .product-item {
    margin: 0;
  }

  .product-custom-bg .product-item {
    margin: 0;
  }

  .quickview-wrapper {
    overflow-y: scroll;
  }

  .product-standard .product-item {
    margin-bottom: 45px;
  }
}

@media (max-width: 1366px) {
  .h-banner-content.v7 {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .product-img-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .multiple-img-list-ver2 .product-col {
    margin-top: 30px;
    width: 108px;
    padding: 0 4px;
  }

  .multiple-img-list-ver2 .product-col .img img {
    border: 1px solid #eaeaea;
    border-radius: 10px;
    opacity: .5;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  .multiple-img-list-ver2 {
    margin: 0 -4px;
  }

  .single-product-detail .product-images img {
    width: auto;
    margin: 0 auto;
  }

  .h-banner-content.v3 {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .tab-simple .createdby {
    font-size: 60px;
  }
}

@media (min-width: 1367px) {
  .product-images {
    width: 81.5555%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .product-images.v2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
    border: 0;
  }

  .single-product-detail.v2 [class*="col-"]:last-child {
    padding-right: 0;
  }

  .single-feature-box {
    padding-right: 45px;
  }

  .single-product-feature {
    padding-left: 84px;
  }

  .multiple-img-list-ver2 {
    width: 16.6666%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 12px;
  }

  .multiple-img-list-ver2.v2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    margin-left: 12px;
  }

  .multiple-img-list-ver2 .img img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #eaeaea;
    opacity: .5;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  .multiple-img-list-ver2 .slick-slide img {
    display: inline-block;
  }

  .multiple-img-list-ver2 .product-col .img {
    display: inline-block;
  }
}

@media (max-width: 1280px) {
  .our-blog .owl-carousel.owl-drag .owl-item {
    margin-right: 8px !important;
    width: 392px !important;
    margin-left: 8px !important;
  }

  .blue-heading-22 {
    font-size: 20px;
  }

  .slide-fullw img {
    height: 460px;
    bottom: -228px;
  }

  .beyond-circuits-section {
    padding: 60px 0 0 0;
  }

  .pattern img {
    bottom: -116px !important;
  }
}

@media (max-width: 768px) {
  .our-blog .owl-carousel.owl-drag .owl-item {
    width: 335px !important;
    margin-right: 30px !important;
    margin-left: auto !important;
  }

  .pattern img {
    bottom: 0 !important;
    height: 110px !important;
    object-fit: contain !important;
  }
}

@media (min-width: 1400px) {
  .header-search input {
    width: 495px;
  }
}

@media (min-width: 1460px) {
  .header-search input {
    width: 380px;
  }
}

@media (min-width: 1600) {
  .header-search input {
    width: 470px;
  }
}

@media (min-width: 1500px) {
  .tab-variable-col {
    width: 100%;
    padding: 165px 175px 193px 175px;
  }

  .tab-simple .tab-simple-content {
    width: 1669px;
    bottom: 96px;
  }

  .container-design.ver2 {
    padding: 0 190px 109px 380px;
  }

  .container-design {
    padding: 79px 380px 65px 190px;
    width: 100%;
  }

  .container-design .row {
    margin-left: 0;
    margin-right: 0;
  }

  .container-design [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }

  .shop-content p {
    max-width: 549px;
  }

  .agency-title {
    width: 982px;
    margin: 0 auto;
    padding-top: 118px;
  }

  .agency-container {
    padding: 75px 188px 140px 190px;
    width: 100%;
  }

  .agency-container .row {
    margin: 0;
  }

  .agency-container [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }

  .agency-container.v2 {
    padding: 102px 139px 160px 190px;
  }

  .agency-container.v3 {
    padding: 80px 221px 118px 380px;
  }

  .agency-container.v3 .shop-content {
    padding-right: 53px;
  }

  .single-product-info.v2 {
    padding-left: 69px;
  }

  .product-flat .product-item {
    margin: 0;
  }

  .product-flat .product-img img {
    width: 100%;
  }

  .product-custom-bg .product-item {
    margin: 0;
  }

  .product-custom-bg .product-img img {
    width: 100%;
  }

  .banner-img>a>img {
    width: 100%;
  }

  .sub-banner-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }

  .hover-images {
    width: 100%;
  }

  .slider-img>img {
    width: 100%;
  }

  .slide-home-simple [class*="col-lg-10"] {
    width: 100%;
  }

  .slide-home-simple .col-lg-offset-1 {
    margin-left: 0;
  }

  .product-homecate-cat .container {
    width: 100%;
    padding: 0 190px;
  }

  .padding-hlook {
    padding-left: 149px;
    padding-right: 362px;
  }

  .padding-hlook-164 {
    padding-left: 164px;
    padding-right: 164px;
  }

  .padding-hlook-2 {
    padding-left: 190px;
    padding-right: 190px;
  }

  .content-info {
    margin-left: -45px;
  }

  .content-ver2 .content-info:first-child {
    max-width: 573px;
    float: right;
  }

  .content-ver2 .content-info:nth-child(2) {
    max-width: 580px;
    margin-left: 63px;
  }

  .content-ver2 [class*="col-sm-"] {
    padding: 0;
  }

  .product-filter {
    padding-right: 40px;
    padding-left: 40px;
  }

  .product-filter-button {
    padding-right: 40px;
    padding-left: 40px;
  }

  .shop-sidebar>.row {
    margin-left: -23px;
    margin-right: -23px;
  }

  .shop-sidebar>.row>[class*="col-"] {
    padding-left: 23px;
    padding-right: 23px;
  }

  .modern-grid .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .modern-grid .row>[class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1500px) {
  .container {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 1650px) {
  .header-search input {
    width: 540px;
  }

  .header-search form {
    width: 760px;
  }

  .widget-left {
    padding-left: 0;
  }
}

@media (min-width: 1681px) {
  .slide-fullw .prev {
    left: 100px;
  }

  .single-product-detail [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .single-product-detail .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .breadcrumb.v2 {
    margin-bottom: 64px;
  }

  .qa-element p {
    max-width: 514px;
  }

  .e-qa {
    padding-left: 80px;
    padding-right: 80px;
  }

  .e-qa .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .e-qa [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .shop-colect {
    margin-left: -20px;
    margin-right: -20px;
  }

  [class*="col-md-"].collection-list {
    padding-left: 20px;
    padding-right: 20px;
  }

  [class*="col-md-"].collection-sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lookbook {
    margin-bottom: 63px;
  }

  .brand.v2 .owl-nav>div.owl-prev {
    left: -66px;
  }

  .brand.v2 .owl-nav>div.owl-next {
    right: -66px;
  }

  .about-brand .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .about-brand [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-brand-info {
    padding: 93px 30px;
  }

  .product-img.v2 {
    margin: 20.6% 0;
  }

  .product-img.v3 {
    margin: 17.4% 0;
  }

  .e-category .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .e-category [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-grid [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-grid .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .about-content .row.pd2 {
    padding-bottom: 167px;
  }

  .aboutus [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .aboutus .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .error-page {
    margin: 29px 120px 110px 120px;
  }

  .quickview-wrapper .quick-modal #quickview-content [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quickview-wrapper .quick-modal #quickview-content .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .slide-fullw .next {
    right: 100px;
  }

  .hoMEPage-banner .row {
    margin: 0 -20px;
  }

  .hoMEPage-banner [class*="col-"] {
    padding: 0 20px;
  }

  .blog-standar .blog-post-item {
    margin-bottom: 60px;
  }

  .blog-grid .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .blog-grid [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
  }

  .blog-single-post .blog-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-single-post .blog-sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-single-post .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .checkout {
    padding-bottom: 88px;
  }

  .checkout .row {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 88px;
  }

  .checkout [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .countdown-time li {
    margin-right: 27px;
  }

  .product-countd.pd-bd.spc2 {
    padding: 65px 37px 130px 37px;
  }

  .product-countd.pd-bd {
    padding: 0 32px 43px 38px;
  }

  .more-product .slick-list,
  .product-tab-pd .slick-list,
  .recent .slick-list,
  .releases.v2 .slick-list {
    margin: 0 -20px;
  }

  .more-product .slick-slide .product-item,
  .product-tab-pd .slick-slide .product-item,
  .recent .slick-slide .product-item,
  .releases.v2 .slick-slide .product-item {
    padding: 0 20px;
  }

  .product-tab.v2 .row {
    margin: 0 -20px;
  }

  .product-tab.v2 [class*="col-"] {
    padding: 0 20px;
  }

  .top-product-tab .row {
    margin: 0 -20px;
  }

  .top-product-tab [class*="col-"] {
    padding: 0 20px;
  }

  footer .f-top [class*="col-lg-"]:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }

  .box-header-menu {
    width: 36.7%;
    background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
    background: linear-gradient(90deg, #c467f5, #53f3ff);
  }

  .header-v2 .navbar-nav>li>a {
    padding: 22px 20px 23px 20px;
  }

  .box-header-nav {
    padding-left: 240px;
    width: 63.3%;
  }

  .header-search .search-panel {
    padding-left: 29px;
  }

  .co-left {
    padding-left: 80px;
    padding-right: 80px;
  }

  .cart-total .order-total td {
    padding: 15px 84px;
  }

  .cart-total .cart-shipping td {
    padding-left: 84px;
  }

  .cart-total .cart-subtotal td {
    padding: 1em 84px;
  }

  .checkout.wishlist .shopping-cart.v2 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .co .row,
  .co-coupon .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .co [class*="col-"],
  .co-coupon [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bundle .bdl:before {
    right: -20px;
  }

  .bundle [class*="col-md-9"] {
    width: 72%;
  }

  .bundle [class*="col-md-3"] {
    width: 28%;
  }

  .wrappage.v2 {
    width: 1522px;
    margin: 0 auto;
  }

  .line-title.v2 {
    width: 53.5%;
  }

  .e-feature .row {
    margin: 0 -20px;
  }

  .e-feature [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .commingsoon .c-width.c-left {
    padding: 290px 0 0 120px;
  }

  .feature-product [class*="col-"] {
    padding: 0 10px;
  }

  .myaccount .row.pd {
    padding-left: 80px;
    padding-right: 80px;
  }

  .super-deal.v2 .owl-dots {
    margin: 0;
    bottom: 74px;
    left: 169px;
  }

  .super-deal [class*="col-"] {
    padding: 0 20px;
  }

  .super-deal .row {
    margin: 0 -20px;
  }

  .entry-content .entry-img-first {
    padding-left: 78px;
    padding-right: 78px;
  }

  .entry-content .entry-img-first.v2 {
    padding-left: 0;
    padding-right: 0;
  }

  .entry-inside.v4 {
    padding: 0 455px;
  }
}

@media (min-width: 1681px) and (max-width: 1921px) {

  footer .f-top [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  footer .f-top .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (max-width: 1024px) and (min-width: 480px) {
  .product-tab-sw2 {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .menu-level-1 .col-3 {
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .menu-level-1 .col-6 {
    width: 100%;
    display: block;
    overflow: hidden;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }

  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .single-product-detail.v2 [class*="col-"] {
    width: 50%;
  }
}