/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 800px) {
  .mobile_menu_items{
    display: none !important;
  }
  .product-wrap .product-slider {
    top: 70px;
    height: calc(100% - 70px) !important;
  }
  .product-wrap .product-slider .slick-slide img{
    max-height: 100%;
  }
  .product-wrap .product-slider .slick-slide .overlay-img{
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .product-wrap .product-slider .slick-slide .overlay-img img{
    max-height: 100%;
  }

  .product-wrap .product-slider {
    top: 70px;
    height: calc(100% - 70px) !important;
  }
  .product-wrap .product-slider .slick-slide img{
    max-height: 100%;
  }
  .product-wrap .product-slider .slick-slide .overlay-img{
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .product-wrap .product-slider .slick-slide .overlay-img img{
    max-height: 100%;
  }
}

@media (min-width: 800px) and (max-width: 1280px) {
  /* V2 CSS Start */
  footer .title {
    gap: 8rem;
  }
  .common-home #content {
    margin-top: 75px;
  }
  /* V2 CSS End */
}

@media only screen and (max-width: 1366px) {
  header .logo {
    max-width: 390px;
  }

  .nav ul > li {
    padding: 25px 14px;
  }
}

@media only screen and (max-width: 1280px) {
  .cd-filter {
    width: 35%;
  }

  .cd-filter form {
    padding: 90px 6% 30px 11%;
  }

  .cd-filter-trigger {
    min-width: 29.2%;
  }

  .cd-gallery.filter-is-visible {
    width: 65%;
  }

  header .logo {
    max-width: 370px;
  }
  
  .nav ul > li {
    padding: 25px 10px;
  }

  .slick-next {
      right: 0;
  }

  .slick-prev {
    left: 0;
  }

  footer .contact-info .float-left {
    margin-right: 2%;
    width: 48%;
  }

  footer .contact-info .float-right {
      width: 48%;
  }

  footer .copyright-wrap .info span {
    width: 45%;
  }

  footer .copyright-wrap .info img {
    margin-left: 1%;
    width: 25%;
  }

  .page-about .section-2 .red-box {
   /* margin-left: 0;*/
  }

  .page-about .section-2 .content {
    width: 45%;
  }

  .page-about .section-2 img.second {
    right: 0;
  }

  .page-dealer-details .page-banner.small > .wrapper {
  	padding: 0;
  }

  .page-dealer-details .contact-form-wrap {
    right: 0;
  }

  .page-projects .red-box {
    width: 25%;
  }

  .page-projects .featured .project {
    width: 73%;
  }

  .page-projects .featured .project img {
    width: 65%;
  }

  .page-projects .featured .project .info {
    width: 35%;
    min-height: auto;
    padding: 80px 20px 60px;
  }

  .page-projects .project-wrap .project {
    display: inline-block;
    width: 31.1%;
    vertical-align: top;
    float: none;
  }

  .page-products .product-category-wrap .product-category.float-left h2,
  .page-products .product-category-wrap .product-category.large h2 {
    left: 0;
  }

  .page-products .product-category-wrap .product-category.float-right h2 {
    right: 0;
  }
}

@media only screen and (max-width: 1200px) {
  header .logo {
    margin: 5px 0;
    text-align: center;
    background: url("https://d12rh965z7jvqw.cloudfront.net/images/HSECOMMRBNT/images/logo-mobile.svg") no-repeat scroll 0 0 transparent;	background-size: contain;
    width: 140px;
    height: 51px;
    max-width: auto;
  }

  header .logo img {
      display: none;
  }
}

@media only screen and (max-width: 1140px) {
  /* header .wrapper {
    padding: 8px 1% 0;
  } */

  header .logo {
    max-width: 290px;
  }

  .product-category-wrap {
      width: 100%;
  }

  .product-category-wrap .red-box {
    margin: 0 10px 20px 1%;
    width: 30%;
  }

  .product-category-wrap .product-category {
    margin: 0 10px 1%;
  }

  .product-category-wrap .product-category.small {
    width: 30%;
  }

  .product-category-wrap .product-category.large {
    width: 47%;
  }

  .product-category-wrap .cat-1 {
    margin-top: 17%;
  }

  .page-about .section-4 .wrapper {
    padding: 0 0 40px;
  }

  .page-about .section-5 img.first {
    width: 65%;
    top: 0;
  }

  .page-about .section-5 .content {
    margin: 0 0 0 2%;
    max-width: none;
    width: 33%;
  }

  .products-wrap .products .product .img-wrap {
    height: 200px;
  }
}

@media (max-width: 1024px) {
  header .wrapper {
    width: 97%;
  }

  .nav ul > li {
    padding: 25px 8px;
  }
}

@media only screen and (max-width: 1024px) {
.page-about .section-2 img.first {display:none;}

  .page-about .section-2 .red-box {
    margin-left: 0;
  }
  .nav-wrap .sub-menu {
    padding: 230px 20px 0;
  }

  .product-wrap .float-right .content .info-img {
    padding-right: 0;
  }

  .page-about .section-1 img.second {
    max-width: 500px;
  }

  .page-about .section-2 img.second {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 0;
    float: right;
  }

  .page-about .section-2 .content {
    width: 45%;
   margin: 50px 2% 0;
  }

  .page-dealer-details .info-wrap .info .float-left,
  .page-dealer-details .info-wrap .info .float-right {
    width: 100%;
    min-width: auto;
    float: none;
    margin: 0;
  }

  .page-dealer-details .contact-form-wrap {
    padding: 130px 50px 110px;
  }
  
  
  
}

@media only screen and (max-width: 960px) {
    header .nav-buttons {
      display: none;
    }

    header .wrapper {
      width: 97%;
      min-height: 75px;
    }

    header .overlay {
      min-height: 75px;
    }

    .sticky-wrapper {
      height: 75px;
    }

    .main-container.margin-top, .page-product-details .main-container.margin-top {
      margin-top: 75px;
    }
    
    .nav ul > li {
        padding: 25px 8px;
    }

    .nav li .sub-menu .col-wrap {
        float: none;
        min-width: auto;
    }

    .nav li .sub-menu .col-1,
    .nav li .sub-menu .col-2 {
        width: 50%;
        padding: 0 10px;
        margin: 0;
    }

    .nav li .sub-menu .col span {
        position: relative;
        padding: 0 5px 10px;
        display: block;
    }

    .nav li .sub-menu .col span::after {
        display: none;
    }

    .nav-wrap .sub-menu {
      width: 60%;
      z-index: 99;
    }

    .nav-wrap .sub-menu .float-right {
      margin-left: 10%;
    }

    footer .footer-menu > .float-left,
    footer .footer-menu > .float-right {
      width: 50%;
    }

    footer .footer-menu h3 {
      padding-left: 20px;
      background-position: -55% 13px;
    }

    footer .footer-menu .sub-menu {
      padding: 0 0 35px 20px;
    }

    footer .copyright-wrap .info img {
      margin-bottom: 10px;
      width: auto;
    }

    .page-products .product-category-wrap {
      overflow: hidden;
    }

    .cd-filter-trigger {
      left: 1.5%;
      min-width: 27.2%;
    }

    .products-wrap .products {
      padding: 0 1%;
    }

    .cd-filter {
      width: 30%;
    }

    .cd-gallery.filter-is-visible {
      width: 70%;
    }

    .cd-filter form {
      padding: 90px 5% 30px;
    }

    .product-wrap .float-right .content {
      padding: 0 10px 20px;
    }

    .page-about .section-4 .float-left {
      margin-right: 3%;
      max-width: none;
      position: relative;
      width: 47%;
    }

    .page-about .section-5 img.first {
      top: 0;
    }

    .page-dealers .map-wrap .dealers-search-wrap .dealers-search {
      margin: 0 20px;
    }

    .page-dealers .results-wrap .results .result {
      min-height: auto;
      padding: 30px 20px;
    }

    .page-contact .contact-info-wrap .contact-info {
      padding: 50px 0 0 40px;
    }

    .page-contact .contact-info-wrap .contact-info img {
      left: -85%;
    }

    .page-projects .featured .project .info {
      margin: 0;
    }

    .products-wrap .products .product .img-wrap {
      height: 175px;
    }

    footer .wrapper > .float-left,
    footer .wrapper > .float-right {
      float: none;
      width: 100%;
      margin: 0 0 20px;
    }

    footer .copyright-wrap .copyright .pages-list {
      margin-bottom: 1.5rem;
    }

    footer .lists-wrapper {
      margin-top: 6rem;
    }
}

@media only screen and (max-width: 800px) {
    .desktop_menu_items {
      display: none !important;
    }

    .sticky-wrapper {
        z-index: 999999;
        width: 90%;
        padding: 0 20px;
    }

    header .nav-buttons {
      display: none;
    }

    a.meanmenu-reveal {
    	display: none;
    }

    /* .mean-container {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 9999;
      height: auto;
      transition: height 0.3s ease;
    } */
    
    .mean-container.open {
      height: 100vh; /* Full height when menu is open */
    }

    .mean-container .mean-bar {
    	position: fixed;
    	width: 100%;
    	background: #000;
    	/* padding: 5px 0; */
    	padding: 0;
    	height: 75px;
    	z-index: 999999;
      top: 0;
      left: 0;
    }

    .mean-container.open .mean-bar, .mean-container.open .mean-nav {
      height: 100%;
    } 

    .mean-container a.meanmenu-reveal {
    	padding: 13px 13px 11px 13px;
    	position: absolute;
    	top: 0;
    	right: 0;
    	cursor: pointer;
    	color: #fff;
    	text-decoration: none;
    	font-size: 16px;
    	text-indent: -9999em;
    	line-height: 22px;
    	font-size: 1px;
    	display: block;
      background: url("../images/icon-open.png") no-repeat scroll center center transparent;
      width: 22px;
      height: 22px;
      text-indent: -9999px !important;
      margin: 12px 0 0;
    }

    .mean-container a.meanmenu-reveal.meanclose {
      background-image: url("../images/icon-close.png");
    }

    .mean-container .mean-nav ul li a.mean-expand.mean-clicked, .mean-container .mean-nav ul li input.mean-expand.mean-clicked {
      background-image: url("https://d12rh965z7jvqw.cloudfront.net/images/HSECOMMRBNT/images/V2/caret_down_red.svg") !important;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      /* transition: transform 0.5s ease; */
    }

    .mean-container a.meanmenu-reveal span {
    	display: none;
    	background: #fff;
    	height: 3px;
    	margin-top: 3px;
    }

    .mean-container .mean-nav {
    	float: none;
    	width: 100%;
    	background: #000;
    	margin-top: 75px;
      overflow-y: auto;
      max-height: 90vh;
    }

    .mean-container .mean-nav ul {
    	padding: 0;
    	margin: 0;
    	width: 100%;
    	list-style-type: none;
    }

    .mean-container .mean-nav ul li {
    	position: relative;
    	float: left;
    	width: 100%;
    }

    .mean-container .mean-nav ul li a, .mean-container .mean-nav ul li input {
      font-family: 'Droid Serif', serif;
      font-size: 16px;
    	display: block;
    	float: left;
    	width: 90%;
    	padding: 1em 5%;
    	margin: 0;
    	text-align: left;
    	color: #fff;
    	/* border-top: 1px solid #383838;
    	border-top: 1px solid rgba(255,255,255,0.5); */
    	text-decoration: none;
    	text-transform: uppercase;
    }

    .mean-container .mean-nav ul li input {
      width: fit-content;
    }

    .mean-container .mean-nav ul li li a {
    	width: 80%;
    	padding: 1em 10%;
    	/* border-top: 1px solid #f1f1f1;
    	border-top: 1px solid rgba(255,255,255,0.25); */
    	opacity: 1;
    	visibility: visible;
    }

    .mean-container .mean-nav ul li.mean-last a {
    	border-bottom: none;
    	margin-bottom: 0;
    }

    .mean-container .mean-nav ul li li li a {
    	width: 70%;
    	padding: 1em 15%;
    }

    .mean-container .mean-nav ul li li li li a {
    	width: 60%;
    	padding: 1em 20%;
    }

    .mean-container .mean-nav ul li li li li li a {
    	width: 50%;
    	padding: 1em 25%;
    }

    .mean-container .mean-nav ul li a:hover, .mean-container .mean-nav ul li input:hover {
    	background: #252525;
    	background: rgba(255,255,255,0.1);
    }

    .mean-container .mean-nav ul li a.mean-expand, .mean-container .mean-nav ul li input.mean-expand {
    	margin-top: 1px;
    	width: 26px;
    	padding: 9px !important;
    	text-align: center;
    	position: absolute;
    	right: 0;
    	top: 0;
    	z-index: 2;
    	font-weight: 700;
    	background: rgba(255,255,255,0.1);
    	border: none;
    	/* border-left: 1px solid rgba(255,255,255,0.4);
    	border-bottom: 1px solid rgba(255,255,255,0.2); */
      height: 30px;
      line-height: 38px;
      background: url("https://d12rh965z7jvqw.cloudfront.net/images/HSECOMMRBNT/images/V2/caret_down_red.svg") no-repeat scroll center center transparent;
      text-indent: -9999px;
      /* transition: transform 0.5s ease; */ 
    }

    .mean-container .mean-nav ul li a.mean-expand:hover, .mean-container .mean-nav ul li input.mean-expand:hover {
      background: url("https://d12rh965z7jvqw.cloudfront.net/images/HSECOMMRBNT/images/V2/caret_down_red.svg") no-repeat scroll center center transparent;
      /* transition: transform 0.5s ease; */ 
    }

    /* .mean-container .mean-nav .col-wrap a {
        background: #380000;
    } */

    .mean-container .mean-push {
    	float: left;
    	width: 100%;
    	padding: 0;
    	margin: 0;
    	clear: both;
    }

    .mean-nav .wrapper {
    	width: 100%;
    	padding: 0;
    	margin: 0;
    }

    .mean-container .mean-bar, .mean-container .mean-bar * {
    	-webkit-box-sizing: content-box;
    	-moz-box-sizing: content-box;
    	box-sizing: content-box;
    }

    .mean-remove {
    	display: none !important;
    }

    /* Mobile menu search CSS Start */
    .header-search-mobile {
      display: none;   /* This prevent showing search when the page is loading and header is not visible */
    }
    
    .mean-container.open .mean-nav ul li .header-search-mobile, .mean-container.open .mean-nav ul li .header-search-mobile .search-form {
      position: relative;
      display: block;
    }

    .mean-container .mean-nav ul li .header-search-mobile .menu-item {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .mean-container .mean-nav ul li .header-search-mobile .menu-item svg {
      fill: #fff;
      padding: 1rem;
    }

    .mean-container .mean-nav ul li .header-search-mobile .search-field {
      color: #fff;
      background: #000;
      border: 0;
      border: 1px solid #fff;
      display: block;
      font-family: DroidSerifRegular;
      font-size: 14px;
      line-height: 2rem;
      width: 2rem;
      height: 1.5rem;
      margin: 0;
      padding: 1rem 1rem 1rem 4.5rem;
      position: absolute;
      right: 0.8rem;
      top: 50%;
      opacity: 0;
      transition: opacity .25s linear, visibility 0s linear .25s, width .25s cubic-bezier(.52, .01, .16, 1);
      visibility: hidden;
      transform: translateY(-114%);
    }

    .mean-container .mean-nav ul li .header-search-mobile .search-field::placeholder {
      color: #fff;
      font-family: DroidSerifRegular;
      font-size: 14px;
    }

    .mean-container .mean-nav ul li .header-search-mobile.active .search-field {
      opacity: 1;
      transition-delay: 0s;
      visibility: visible;
      width: 90%;
    }

    .mean-container .mean-nav ul li .header-search-mobile .search-icon, .mean-container .mean-nav ul li .header-search-mobile .close-icon {
      position: absolute;
      left: 0;
      top: 0;
      transform: translate(25%, -114%);
    }

    .mean-container .mean-nav ul li .header-search-mobile .close-icon {
      right: 2%;
      left: unset;
    }

    .mean-container .mean-nav ul li .header-search-mobile .search-icon svg, .mean-container .mean-nav ul li .header-search-mobile .close-icon svg {
      padding: 0.5rem 0.8rem;
      z-index: 99;
      display: block;
      opacity: 0;
      transition: opacity .25s linear, visibility 0s linear .25s, width .25s cubic-bezier(.52, .01, .16, 1);
      visibility: hidden;
      position: relative;
      fill: #fff;
    }

    .mean-container .mean-nav ul li .header-search-mobile.active .search-icon svg, .mean-container .mean-nav ul li .header-search-mobile.active .close-icon svg {
      opacity: 1;
      transition-delay: 0.1s;
      visibility: visible;
    }
    /* Mobile menu search CSS End */

    /* Mobile menu language optins CSS Start */
    .mean-container .mean-nav ul li .btn-language {
      display: flex;
      justify-content: flex-start;
      align-items: center;
    }

    .mean-container .mean-nav ul li .btn-language img {
      max-width: 20px;
    }
    /* Mobile menu language optins CSS End */

    .product-wrap .float-right .content .cart-item-details {
        margin: 0 15px 0 0;
    }

    .product-wrap .float-right .content .cart-item {
        position: relative;
    }

    .product-wrap .float-right .content .cart-item .btn-remove-cart-item {
        position: absolute;
        right: 3px;
        top: 0;
    }

    .page-collections .collection-wrap .collection .logo-wrap img {
        max-width: 50%;
    }

  br {
    display: none;
  }

  header {
    overflow: hidden;
    max-height: 75px;
  }

  .red-box {
    width: 30%;
  }

  .page-banner.small {
    width: 100%;
    display: block;
  }

  .page-banner.small .red-box {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }

  .page-banner.small .content {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }

  .product-category-wrap {
    margin: 70px auto;
  }

  .product-category-wrap .red-box {
      clear: both;
      margin: 0 0 20px;
      width: 100%;
  }

  .product-category-wrap .product-category img {
    width: 100%;
  }

  .product-category-wrap .product-category.small,
  .product-category-wrap .product-category.large {
    float: left;
    margin: 0 1% 2%;
    width: 48%;
  }

  .product-category-wrap .product-category.cat-3 {
      margin-top: -27%;
  }

  .project-slider {
    padding: 30px 20px 30px;
  }

  .project-slider .slick-track {
    display: flex;
  }

  .project-slider .slick-slide .caption-wrap .caption {
    width: 65%;
  }

  .fullwidth .slick-next {
    right: 20px;
  }

  .fullwidth .slick-prev {
    left: 20px;
  }

  footer {
    padding: 35px 20px 15px;
  }

  footer .wrapper > .float-left,
  footer .wrapper > .float-right {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }

  footer .footer-menu h3 {
    background: none;
  }

  footer .footer-menu h3,
  footer .footer-menu .sub-menu {
    padding-left: 0 !important;
  }

  footer .contact-info .float-right,
  footer .contact-info .float-left {
    width: 50%;
    margin: 0;
  }

  .product-wrap {
    width: 100%;
  }

  .product-wrap .float-left,
  .product-wrap .float-right {
    float: none;
    width: 100%;
    background: #fff;
  }

  .product-wrap .float-left {
    height: 300px;
    position: relative;
  }

  .product-wrap .float-right .content {
    padding: 0 20px 20px;
  }

  .product-wrap .float-right .content .title-wrap {
    padding-right: 0;
  }

  .product-wrap .float-right .content .title-wrap img {
    margin: 10px 0 0;
  }

  .page-product-details .product-wrap .breadcrumbs {
    float: none;
    width: 100%;
    border-left: 0;
    padding: 15px 15px 5px;
  }

  .product-wrap .slick-slide {
    padding: 20px 15px 40px;
  }

  .product-wrap .slick-options {
    bottom: 0;
  }

  .product-wrap .slick-slide img {
    max-height: 100%;
    max-width: 240px;
  }

  .breadcrumbs {
    margin: 0 0 20px;
    padding: 0 10px;
  }

  .page-about .section-5 img.first,
  .page-about .section-5 .content {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }

  .page-dealers .map-wrap .dealers-search-wrap .dealers-search {
    padding: 45px 0 20px 35%;
  }

  .page-dealers .results-wrap .results .result {
    width: 48.2%;
  }

  .page-contact .contact-info-wrap {
    padding: 0 0 50px;
  }

  .page-contact .contact-info-wrap .map-wrap {
    float: none;
    height: 280px;
    overflow: hidden;
    width: 100%;
  }

  .page-contact .contact-info-wrap .contact-info {
    float: none;
    padding: 0 20px;
    width: 100%;
  }

  .page-contact .contact-info-wrap .contact-info img {
    display: block;
    left: 0;
    margin: 0 auto 30px;
    position: relative;
    top: 0;
  }

  .page-contact .main-container > .wrapper {
    max-width: none;
    padding: 45px 20px 40px;
  }

  .page-dealer-details .contact-form-wrap {
    max-width: none;
    padding: 30px 20px;
    position: relative;
    width: 100%;
  }

  .page-dealer-details .info-wrap .pin {
    width: 8%;
  }

  .page-dealer-details .info-wrap .info {
    float: right;
    width: 91%;
  }

  .page-projects .red-box {
    width: 100%;
    margin: 0 0 20px;
    float: none;
  }

  .page-projects .featured .project {
    float: none;
    width: 100%;
  }

  .page-projects .project-wrap .project {
    width: 47.7%;
  }

  .page-project-details .project-carousel .slick-slide img {
    padding: 0;
  }

  .product-carousel-wrap {
    padding: 0 20px;
  }

  .product-carousel-wrap .red-box {
    float: none;
    margin: 0 0 20px;
    max-width: none;
    width: 100%;
  }

  .product-carousel-wrap .products-carousel {
    float: none;
    width: 100%;
  }

  .cd-gallery.filter-is-visible {
    width: 100%;
  }

  .cd-filter {
    width: 280px;
  }

  .page-contact .main-container {
    margin-top: 75px;
  }

  .page-dealer-details .map-wrap .map,
  .page-contact .contact-info-wrap .map-wrap .map {
    height: 240px;
    width: 100%;
  }

  .submit {
    max-width: none;
  }

  .page-wishlist .wishlist-options-wrapper,
  .page-wishlist .main,
  #cart-popup .wishlist-options-product,
  #cart-popup .wishlist-options-rooms {
    float: none;
    width: 100%;
    display: block;
    height: auto;
  }

  #cart-popup {
    overflow-y: scroll;
    height: 500px;
  }

  #cart-popup .wishlist-options-product {
    padding: 20px 15px;
    text-align: center;
  }

  #cart-popup .wishlist-options-product-name {
    margin: 0;
  }
}

@media only screen and (max-width: 768px) {
  .page-wishlist .wishlist-nav a {
    width: 32%;
    padding: 20px 5px;
  }

  .page-wishlist .wishlist-nav a.print,
  .page-wishlist .wishlist-nav a.share,
  .page-wishlist .wishlist-nav a.quote {
    background-position: 15px center;
  }

  .page-banner {
    height: 250px;
    padding: 80px 20px 0;
    display: flex;
    align-items: center;
  }

  .page-banner h1 {
    width: 100%;
  }

  .page-wishlist  .page-banner {
    display: block;
  }

  .nav-wrap .sub-menu {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    z-index: 999;
  }

  .sub-menu .btn-close-2 {
  	display: block;
  }

  .page-dealer-details .info-wrap .pin {
    width: 12%;
  }

  .page-dealer-details .info-wrap .info {
    width: 87%;
  }
}

@media only screen and (max-width: 767px) {
  .page-wishlist .wishlist-nav {
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }

  .page-wishlist .wishlist-nav .search-by-brochure {
    flex: 0 1 100%;
  }

  .page-wishlist .wishlist-nav a.btn-share-email, .page-wishlist .wishlist-nav a.btn-save-rubinet {
    flex: 0 1 50%;
  }

  /* Mobile nav search css Start */
  .mean-container .mean-nav ul li .header-search-mobile.active .search-field {
    width: 80%;
  }

  .mean-container .mean-nav ul li .header-search-mobile .close-icon {
    right: 5%;
  }
  /* Mobile nav search css End */

  /* V2 CSS Start */
  .social-links-wrapper, .footer-menu-wrapper.desktop, .social-links-wrapper.desktop {
		display: none;
	}

	.footer-menu-wrapper.mobile {
		display: block;
	}

  .social-links-wrapper.mobile {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

	footer .lists-wrapper {
		gap: unset;
    margin: 0 0 20px;
	}

	footer .lists-wrapper .float-left, footer .lists-wrapper .float-right {
		flex: 0 1 50%;
	}

  footer .copyright-wrap {
    margin-top: 3rem;
  }
  /* V2 CSS End */
}

@media only screen and (max-width: 640px) {
  header {
    height: auto;
    background: #000;
  }

  header .wrapper {
    overflow: hidden;
    /* padding: 5px 0; */
	  height: auto;
  }

  header .nav-buttons {
    margin: 5px auto 0;
  }
  
  .nav-wrap,
  .search-wrap {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;    z-index: 100000000;
  }

  .nav-wrap nav {
    padding: 70px 0 0;
    margin: 0 auto 30px;
  }

  .nav-wrap .contact-info {
    left: auto;
    bottom: auto;
    padding: 0 20px;
    width: 100%;
    position: relative;
  }

  .nav-wrap .sub-menu {
    padding: 70px 20px 0;
  }

  .nav-wrap .sub-menu .float-left,
  .nav-wrap .sub-menu .float-right {
    float: none;
    max-width: none;
    width: 100%;
    margin: 0 0 20px;
  }

  .search-wrap .search {
    padding: 200px 20px 0;
  }

  .search-wrap .search-field {
    font-size: 24px;
    width: 100%;
  }

  .search-wrap .search-submit {
    width: 100%;
  }

  .slick-caption {
    left: 0;
    padding: 0 30px;
    top: 20%;
  }

  .page-index > .slick-container {
    position: relative;
  }

  .page-index > .slick-container,
  .page-index > .slick-container .slick-slider,
  .page-index > .slick-container .slick-slider .slick-list,
  .page-index > .slick-container .slick-slider .slick-track {
    min-height: 500px;
  }

  .product-category-wrap .product-category.small,
  .product-category-wrap .product-category.large,
  .product-category-wrap .product-category.cat-3 {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }

  .page-products .product-category-wrap .product-category h2,
  .page-products .product-category-wrap .product-category.large h2,
  .page-products .product-category-wrap .product-category.medium h2,
  .page-products .product-category-wrap .product-category.small h2,
  .page-products .product-category-wrap .product-category.vertical h2 {
    position: relative;
    margin: 0;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding: 15px 0;
    min-width: 100%;
  }

  .page-products .product-category-wrap .product-category .img-wrap {
    background: #000;
    text-align: center;
  }

  .page-products .product-category-wrap .product-category img {
    display: block;
    margin: 0 auto;
    max-height: 300px;
    width: auto;
  }

  footer .contact-info .float-right,
  footer .contact-info .float-left,
  footer .copyright-wrap .info span,
  footer .copyright-wrap .info img {
    float: none;
    margin: 0 0 20px;
    max-width: none;
    width: 100%;
  }

  footer .copyright-wrap .info span {
    text-align: center;
    display: block;
  }

  footer .copyright-wrap .info img {
    width: auto;
    margin: 0 auto 20px;
    display: block;
  }

  .page-products .product-category-wrap .left-wrap,
  .page-products .product-category-wrap .product-category {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }

  .page-products .product-category-wrap .product-category .img-wrap {
    display: block;
  }

  .products-wrap .product-nav {
    height: auto;
  }

  .products-wrap .product-nav p {
    margin: 50px auto 0;
  }

  .products-wrap .products .product {
    width: 31.9%;
  }

  .cd-filter-trigger {
    min-width: 41.6%;
  }

  .product-wrap .float-right .finishes-section .finishes .finish {
    width: 16%;
  }

  .page-collections .collection-wrap .collection {
    width: 48%;
  }

  .page-about .section-1 img.second {
    max-width: none;
    position: relative;
    top: 0;
    width: 100%;
  }

  .page-about .section-2 .red-box,
  .page-about .section-2 img.second,
  .page-about .section-4 img.first {
    display: none;
  }

  .page-about .main-container > .red-box {
    display: block;
  }

  .page-about .red-box {
    float: none;
    margin: 15px 0 0;
    width: 100%;
    margin: 90px auto 20px;
    width: 95%;
  }

  .page-about .section-2 .content {
    float: none;
    margin: 20px 0 0;
    width: 100%;
  }

  .page-about .section-2 img.first {
    display: none;
  }

  .page-about .section-2 img.second {
    float: none;
  }

  .page-about .section-4 .float-left {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }

  .page-dealers .map-wrap .dealers-search-wrap .dealers-search .red-box {
    float: none;
    position: relative;
    top: auto;
    width: 100%;
    margin: 0 0 20px;
  }

  .page-dealers .map-wrap .dealers-search-wrap .dealers-search {
    max-width: none;
    padding: 25px 0;
  }

  .page-dealers .results-wrap .results .result {
    width: 100%;
    float: none;
    margin: 0 0 20px;
    overflow: hidden;
  }

  form > .overflow .float-left,
  form > .overflow .float-right,
  .page-dealer-details form > .overflow .float-left,
  .page-dealer-details form > .overflow .float-right,
  form > .overflow > .col-3 .float-left,
  form > .overflow > .col-3 .float-right {
    width: 100%;
    float: none;
  }

  form > .overflow > .col-3 .float-left,
  form > .overflow > .col-3 .float-right,
  form > .overflow > .col-3 .middle {
    margin: 0 0 8px;
  }

  .cart-wrap .cart-top {
    padding: 15px 0
  }

  .cart-wrap .row {
    margin: 0;
  }

  .cart-wrap .row .col-1 {
    width: 50%;
  }

  .cart-wrap .row .col-2 {
    width: 30%;
  }

  .cart-wrap .row .col-3 {
    width: 20%;
  }

  .page-projects .featured .project img,
  .page-projects .featured .project .info {
    float: none;
    width: 100%;
  }

  .page-project-details .main-container > .wrapper {
    margin: 0 0 70px;
    max-width: none;
    padding: 0 20px;
    width: 100%;
  }

  .page-contact .contact-info-wrap .contact-info h4 {
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  header .logo{width:130px;}
  .sticky-wrapper {
      width: 85%;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      height: 75px !important;
  }
  .red-box {
      float: none;
      height: auto;
      padding: 60px 20px;
      width: 100%;
  }

  .contact-info .float-left,
  .contact-info .float-right {
      float: none;
      margin: 0 0 20px;
      width: 100%;
      max-width: none;
  }

  .project-slider .slick-slide .caption-wrap .caption {
    float: none;
    width: 100%;
  }

  .products-wrap .products .product {
    width: 48.4%;
  }

  .product-wrap .float-right .content .info,
  .product-wrap .float-right .content .info-img {
    float: none;
    margin: 0 0 10px;
    width: 100%;
  }

  .product-wrap .float-right .content .info-img .btn-wishlist {
    margin: 10px 0 0;
    float: none;
  }

  .product-wrap .float-right .content .text p {
    margin: 0;
  }

  .product-wrap .float-right .finishes-section .finishes .finish {
    width: 19.5%;
  }

  .product-wrap .float-right .related-wrap .related a {
    width: 48%;
    margin: 0 1% 1%;
  }

  .page-products .product-category-wrap .product-category img {
    max-height: 200px;
  }

  .map-wrap .dealers-search-wrap .dealers-search .input {
    width: 85%;
  }

  .map-wrap .dealers-search-wrap .dealers-search .submit {
    width: 15%;
  }

  .page-wishlist .wishlist-nav a.print,
  .page-wishlist .wishlist-nav a.share,
  .page-wishlist .wishlist-nav a.quote {
    background: none;
  }

  .page-projects .project-wrap .project {
    width: 100%;
    margin: 0 0 20px;
  }

  .page-project-details .main-container > .wrapper .overflow .btn-back,
  .page-project-details .main-container > .wrapper .overflow .a2a_dd {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    display: block;
  }

  .page-project-details .main-container > .wrapper .overflow {
    text-align: center;
  }

  .page-project-details .main-container > .wrapper .overflow .btn-back {
    background: none;
  }

  .page-project-details .main-container > .wrapper .overflow .btn-back::before {
    content: '';
    background: url("../img/arrow-left.png") no-repeat scroll 0 0 transparent;
    width: 18px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 1px 15px 0 0;
  }

  .page-project-details .main-container > .wrapper .overflow .btn-back:hover::before {
    background-position: 0 -28px;
  }

  .breadcrumbs {
    padding: 0 20px;
  }

  .breadcrumbs .btn-back {
    float: none;
    display: block;
  }
}

@media only screen and (max-width: 360px) {
header .logo{width:112px;}
  footer .footer-menu > .float-left,
  footer .footer-menu > .float-right {
      float: none;
      margin: 0 0 20px;
      width: 100%;
  }

  .page-wishlist .wishlist-nav a {
    padding: 20px 0;
  }
}

@media only screen and (max-width: 480px) {
  .insta {
    font-size: 18px !important;
    text-align: center;
  }
  .insta-size {
    min-width: 90%;
    text-align: center;
    padding-bottom: 40px;
  }
}
