.menu-btn {
  display: none;
}
@media screen and (max-width: 1600px) {
  .footer {
    padding-bottom: 40px;
  }
  .scroll-to-top {
    bottom: 10px;
  }
}
@media screen and (max-width: 1439px) {
  .landing {
    min-height: calc(650px - 72px);
  }
  .landing .container {
    padding-top: 50px;
  }
  .landing .intro {
    padding-right: 50px;
    width: 50%;
  }
}
/* @media screen and (max-width: 1440px) and (min-width: 1250px) and (max-height: 800px) {
    .video-modal .iframe-wrapper {
      width: 80%;
      position: relative;
      margin: auto;
    }
} */
@media screen and (max-width: 1290px) {
  .email-tag {
    padding-right: 15px;
  }
  .product-page .email-tag {
    width: 435px;
  }
  .products-filters:after {
    width: 15px;
  }
  .content-block .inner {
    width: 100%;
    padding: 150px 50px 150px 0;
  }
  .content-block:nth-child(even) .inner {
    padding: 150px 0 150px 50px;
  }
  .content-block .content-image {
    /* width: 50%; */
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  /* PRODUCT */
  .product-landing .intro {
    padding-right: 100px;
  }
  .product-cover {
    height: auto;
  }
  .product-specs-block .print,
  .product-specs .title-buttons .title {
    width: 420px;
  }
  .product-specs-block .table {
    width: calc(100% - 420px);
  }
  .product-specs .title-buttons .custom-btn-wrapper {
    max-width: calc(100% - 420px);
  }
  .product-block {
    width: calc(100% / 3 - 14px);
  }
  /* OUTLET */
  .outlet-title {
    width: 40%;
    padding-right: 50px;
  }
  .outlet-content {
    width: 60%;
    padding-left: 50px;
  }
}
@media screen and (max-width: 1023px) {
  /* PADDINGS */
  /* FRONT PAGE */
  .landing {
    height: auto;
    min-height: auto;
    max-height: none;
  }
  .landing .nav-btn {
    display: none;
  }
  .landing .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .landing .intro {
    padding: 0;
    width: 100%;
  }
  .landing .landing-image {
    width: 100% !important;
    padding-top: calc(100% / 16 * 9);
    position: relative;
  }
  .front-about .about-wrapper {
    width: 100%;
    padding: 60px 0;
  }
  .front-about .certificate {
    position: relative;
    width: 100%;
    padding-top: calc(100% / 16 * 9);
  }
  .about-product .description {
    width: 100%;
    padding: 90px 0;
    border-right: none;
  }
  .about-product .product-preview-wrapper {
    width: 100%;
    padding: 0 0 90px;
  }
  /* PRODUCTS */
  .products-filters {
    background: #ffcc00;
  }
  .products-filters:after {
    display: none;
  }
  .products-filters .container {
    display: block;
  }
  .products-filters .title {
    display: block;
    width: calc(100% + 30px);
    background: #f3f6f8;
    padding: 20px 15px;
    margin-left: -15px;
  }
  .products-filters .filters-wrapper {
    padding: 0;
  }

  /* SEARCH */ 

  .js-search-form {
    max-width: 1020px;
    min-width: 280px;
    padding: 10px;
  }
  .js-search-form input {
    max-width: 1020px;
    min-width: 280px;
  }
  /* PRODUCT */
  .product-page .email-tag {
    display: none;
  }
  .product-landing {
    height: auto;
    min-height: auto;
    max-height: none;
  }
  .product-landing .product-intro {
    display: block;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 30px;
  }
  .product-landing .intro {
    padding: 0;
  }
  .product-navigations,
  .product-landing .scroll-landing {
    display: none;
  }
  .product-landing .landing-gallery {
    display: block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 90px;
    text-align: center;
  }
  .product-landing .landing-gallery:before {
    display: none;
  }
  .product-landing .landing-gallery .rotate-view {
    display: block;
    position: relative;
    left: auto;
    margin: auto auto 30px;
  }
  .product-landing .landing-gallery:not(.editmode) img {
    max-width: 100%;
    transform: none;
  }
  .product-landing .landing-gallery .controls {
    position: relative;
    transform: none;
    margin: auto auto 30px;
  }
  .product-cover {
    /* min-height: 450px; */
    min-height: 250px;
  }
  .product-cover .container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
  .product-cover .nav-btn.plus,
  .product-cover .nav-btn-wrapper {
    display: none;
  }
  .product-gallery .container {
    display: block;
  }
  .product-gallery .controls {
    display: inline-block;
    width: auto;
    margin: 0 auto 30px;
  }
  .product-gallery .gallery-wrapper {
    width: 100%;
  }
  .product-specs {
    padding-bottom: 0;
  }
  .product-specs .title-buttons {
    display: block;
  }
  .product-specs .title-buttons .title {
    width: 100%;
  }
  .product-specs .title-buttons .custom-btn-wrapper {
    width: calc(100% + 20px);
    max-width: none;
    margin-left: -10px;
    text-align: center;
  }
  .product-specs-block .print,
  .product-specs-block .table {
    display: block;
    width: 100%;
    max-width: 520px;
    padding: 0;
    margin: 20px auto;
  }
  .product-specs-block .table {
    max-width: 100%;
  }
  .product-pdf .custom-btn-wrapper:not(.edit) {
    position: relative;
    top: auto;
    text-align: center;
    margin: 30px 0;
  }
  .product-fsc {
    height: auto;
    min-height: 720px;
  }
  .product-fsc .container {
    padding-top: 90px;
    padding-bottom: 250px;
  }
  /* OUTLET */
  .outlet-title {
    width: 100%;
    padding: 80px 0 50px;
    position: relative;
    border: none;
  }
  .outlet-title:after {
    content: "";
    display: block;
    width: calc(100% + 30px);
    height: 2px;
    background: #ebeef0;
    margin-left: -15px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .outlet-content {
    width: 100%;
    padding: 30px 0 90px;
  }
  /* COMPARE */
  .compare-frame {
    max-width: 400px;
    margin: auto;
  }
  .compare-slidee {
    display: block;
    min-width: auto;
    max-width: none;
  }
  .product-block.to-compare {
    display: inline-block;
    vertical-align: top;
    width: calc(100vw - 30px);
    max-width: 370px;
  }
  .product-block.to-compare .control-btn {
    display: block;
  }
  .product-block.to-compare:first-child .control-btn.prev {
    visibility: hidden;
  }
  .product-block.to-compare:last-child .control-btn.next {
    visibility: hidden;
  }
  /* COMPANY */
  .content-block {
    min-height: auto;
  }
  .content-block .inner {
    width: 100%;
    padding: 90px 0 !important;
  }
  .content-block .content-image {
    position: relative;
    width: 100%;
    padding-top: calc(100% / 16 * 9);
  }
  /* CONTACT */
  .contact-block {
    width: calc(50% - 40px);
    max-width: 400px;
  }
  .image-wrapper {
    flex-direction: column;
  }
  .col-lg-8 {
    width: 100%;
  }
  .col-lg-9 {
    display: none;
  }
  .icon {
    width:30%;
    display: flex;
    justify-content: center;
    padding-left: 0px;
    margin: auto;
  }
  .content-block.container.inner-wrapper {
    flex-direction: column;
  }
  .inner-wrapper.content-image {
    display: none;
  }
  .product-gallery .nav-btn-wrapper {
    padding-top: 30px !important;
  }
}
@media screen and (max-width: 900px) {
  /* PRODUCTS */
  .product-block {
    width: calc(50% - 14px);
  }
  /* PRODUCT */
  .product-options .options {
    width: 100%;
    margin-top: 50px;
  }
  .product-options .options .colors,
  .product-options .options .dimensions {
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0;
  }
  .product-options .options .colors {
    width: 60%;
    padding-right: 50px;
  }
  .product-options .options .dimensions {
    width: 40%;
  }
  .product-options .action-buttons {
    width: calc(100% + 30px);
    position: relative;
    transform: none;
    padding: 10px 15px;
    margin-left: -15px;
    border-top: 2px solid #ebeef0;
    border-bottom: 2px solid #ebeef0;
  }
  .product-options-images {
    width: 100%;
  }
  .product-options-images:before {
    display: none;
  }
  .product-code {
    padding: 14px 0;
    text-align: center;
  }
  .product-code:after {
    width: calc(100% + 30px);
    left: -15px;
  }
  .product-options-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 769px) {
  .landing .container {
    padding-top: 110px;
    padding-bottom: 60px;
  }

  .product-landing{
    /* background: #ebeef0; */
    background: #fff;
    padding-bottom: 40px;
    padding-top: 60px;
    min-height: 600px;
  }
  /* main.content {
    margin-top: 72px;
  } */
  /* MENU */
  .header {
    position: fixed;
    top: 0;
  }
  .email-tag {
    display: none;
  }
  .menu-btn {
    display: block;
    height: 30px;
    padding-right: 42px;
    margin-left: auto;
    position: relative;
    z-index: 1;
  }
  .menu-btn .menu-btn-title {
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    font-weight: 700;
  }
  .menu-btn .menu-btn-title span {
    display: block;
    transition: 0.15s ease-in-out;
  }
  .menu-btn.open .menu-btn-title span {
    transform: translateY(-100%);
  }
  .menu-btn .btn-icon {
    display: block;
    width: 22px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .menu-btn .btn-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #000;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.15s ease-in-out;
  }
  .menu-btn .btn-icon span:nth-child(even) {
    left: 50%;
  }

  .menu-btn .btn-icon span:nth-child(odd) {
    left: 0px;
  }

  .menu-btn .btn-icon span:nth-child(1),
  .menu-btn .btn-icon span:nth-child(2) {
    top: 0px;
  }

  .menu-btn .btn-icon span:nth-child(3),
  .menu-btn .btn-icon span:nth-child(4) {
    top: 8px;
  }

  .menu-btn .btn-icon span:nth-child(5),
  .menu-btn .btn-icon span:nth-child(6) {
    top: 16px;
  }

  .menu-btn.open .btn-icon span:nth-child(1),
  .menu-btn.open .btn-icon span:nth-child(6) {
    transform: rotate(45deg);
  }

  .menu-btn.open .btn-icon span:nth-child(2),
  .menu-btn.open .btn-icon span:nth-child(5) {
    transform: rotate(-45deg);
  }

  .menu-btn.open .btn-icon span:nth-child(1) {
    left: 2px;
    top: 5px;
  }

  .menu-btn.open .btn-icon span:nth-child(2) {
    left: calc(50% - 2px);
    top: 5px;
  }

  .menu-btn.open .btn-icon span:nth-child(3) {
    left: -50%;
    opacity: 0;
  }

  .menu-btn.open .btn-icon span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }

  .menu-btn.open .btn-icon span:nth-child(5) {
    left: 2px;
    top: 12px;
  }

  .menu-btn.open .btn-icon span:nth-child(6) {
    left: calc(50% - 2px);
    top: 12px;
  }
  .header .menu-main {
    position: fixed;
    top: -100%;
    width: calc(100% + 30px);
    left: -15px;
    height: 100%;
    background-color: rgba(235, 238, 240, 0.97);
    padding: 72px 15px 0;
    text-align: center;
    visibility: hidden;
    overflow: auto;
    transition: all 0.6s ease-in-out;
  }
  .header .menu-main.expanded {
    top: 0;
    visibility: visible;
  }
  .header .main-menu {
    display: block;
    margin: 40px auto;
  }
  .header .menu-item {
    color: #000;
    font-size: 30px;
    line-height: 60px;
    text-transform: none;
    margin: 10px auto;
  }
  .header .menu-item:after {
    content: "";
    display: block;
  }
  .header .menu-item:hover {
    color: #ffcc00;
  }
  .header .langs-menu {
    display: block;
    margin: 40px auto;
  }
  /* PRODUCTS */
  /* Default styles to hide filters on mobile view */
  .products-filters {
    display: none;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
  }
  .filters-visible .products-filters {
    display: block !important;
  }
  .mobile-toggle-button {
    display: block;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    display: inline-block;
    padding: 10px 142px;
    border: 2px solid #ffcc00;
    border-radius: 30px;
    position: relative;
    width: 100%;
  }
  .filter-button {
    display: flex;
    justify-content: center;
    width: auto;
    padding-bottom: 25px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    
  }
  .js-search-form {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    border: 2px solid #eaeef0;
    padding: 0;
  }

  .container-flex{
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .products-intro {
    height: auto !important;
    padding-top: 75px;
    padding-bottom: 30px;
  }
  /* .products-intro.edit {
    height: auto !important;
    padding-top: 75px;
    padding-bottom: 30px;
  } */
  .products-intro .intro {
    padding-top: 30px;
    margin-bottom: 6px;
  }
  /* .products-intro.edit .intro.editmode {
    padding-top: 30px;
    margin-bottom: 6px;
  } */
  .products-intro:not(.outlet) .nav-btn-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    bottom: auto;
    padding-bottom: 30px;
  }
  .filters-wrapper {
    display: block;
  }
  .filter-group {
    width: calc(100% + 30px);
    padding: 0 15px;
    margin-left: -15px;
  }
  .filter-group .select {
    position: relative;
    width: calc(100% + 30px);
    margin-left: -15px;
    text-align: left;
  }
  .products-compare .container {
    text-align: center;
    display: block;
  }
  .products-compare .compare-modal {
    display: none;
  }
  /* PRODUCT */
  .product-gallery .container {
    text-align: center;
  }
  .product-options .options .colors,
  .product-options .options .dimensions {
    width: 100%;
  }
  .product-description {
    padding: 50px 0;
  }
  /* OUTLET */
  .outlet-content .product-description {
    padding: 50px 15px;
  }
  /* COMPARE */
  .compare-intro .container {
    height: auto;
    display: block;
    padding-top: 90px;
    padding-bottom: 30px;
  }
  .compare-intro .nav-btn-wrapper {
    margin-top: 30px;
    margin-left: -20px;
    margin-right: auto;
  }
  /* MODALS */
  .modal-overflow {
    width: 100%;
  }
  .global-modal .modal-inner {
    padding: 90px 15px;
  }
  /* CONTACT */
  .contact-info {
    padding: 90px 0;
  }
  .contact-info.team {
    padding-top: 90px;
  }
  .contact-info .info {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .contact-info .info.team {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0px;
  }
  .contact-info .form {
    display: block;
    width: 100%;
  }
  .contacts-wrapper {
    justify-content: center;
  }
  .contact-block {
    width: calc(100% - 40px);
  }
  /* FOOTER */
  .footer-wrapper {
    display: block;
    height: auto;
    text-align: center;
  }
  .footer .bertilo-logo {
    display: inline-block;
    margin: 20px 0;
  }
  .footer .menu-main,
  .footer .main-menu,
  .footer .langs-menu {
    display: block;
    width: 100%;
  }
  .footer .menu-item {
    margin: 5px 0;
  }
  .footer .menu-item:after {
    content: "";
    display: block;
  }
  .footer .langs-menu {
    margin: 20px auto;
  }
}
@media screen and (max-width: 600px) {
  h1,
  .h1 {
    font-size: 44px;
  }
  h2 {
    font-size: 38px;
  }
  h3 {
    font-size: 26px;
  }
  h1,
  .h1,
  h2,
  h3 {
    overflow-wrap: break-word;
    white-space: normal;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .products-preview .title button {
    font-size: 26px;
  }
  /* PRODUCTS */
  .product-block {
    width: calc(100% - 14px);
  }
  .nav-btn-group {
    flex-wrap: wrap;
  }
  .nav-btn-group .nav-btn.no-icon {
    width: 100%;
    min-height: 0;
    margin-top: 30px;
  }
  .nav-btn-group .nav-btn {
    margin-right: 0;
  }
  /* PRODUCT */
  .product-landing .intro h1 {
    font-size: 44px;
  }
  .product-landing .full-category {
    display: none;
  }
  .product-landing .category {
    top: 50px;
  }
  .product-landing .product-intro {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .product-landing .landing-gallery {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .product-cover .title [style*="font-size"] {
    font-size: 44px !important;
  }
  /* OUTLET */
  .outlet-gallery a[data-gallery-photo-id] {
    width: 100% !important;
  }
  /* FOOTER */
  .scroll-to-top:not([style*="transform"]) {
    bottom: 60px;
  }
  .scroll-to-top .nav-btn:after {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 769px) {
  .mobile-toggle-button {
    display: none;
    transform: scale(0);
  }
}
