@media (max-width: 1550px) {
  section.contents .quick-menu {
    height: calc(100vh - 66px);
    top: 66px; } }

@media (max-width: 1280px) {
  .custom-owl-nav .owl-nav {
    margin-top: 10px;
    position: absolute;
    left: 50%;
    bottom: -45px;
    margin-left: -39px; }
    .custom-owl-nav .owl-nav .owl-prev {
      left: 0; }
    .custom-owl-nav .owl-nav .owl-next {
      right: -80px; }
  .news .custom-owl-nav .owl-nav {
    bottom: -25px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

@media (max-width: 1199px) {
  .search-area .search-popup .search-input {
    width: 70%; } }

@media (max-width: 991px) {
  header.fixed-top {
    z-index: 1035; }
  header .canvas-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease; }
    header .canvas-menu ul li {
      margin: 0;
      margin-bottom: 10px;
      transform: translateX(300%);
      transition: all 0.4s ease; }
      header .canvas-menu ul li a {
        font-size: 25px;
        color: #fff;
        position: relative;
        padding: 7px;
        z-index: 11; }
        header .canvas-menu ul li a::before {
          display: none; }
        header .canvas-menu ul li a::after {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          background-color: #fff;
          min-height: 0;
          opacity: 0;
          visibility: hidden;
          min-width: 100%;
          transition: 0.2s linear;
          z-index: -1; }
        header .canvas-menu ul li a.active, header .canvas-menu ul li a:hover {
          color: #30d5c8; }
          header .canvas-menu ul li a.active::after, header .canvas-menu ul li a:hover::after {
            opacity: 1;
            visibility: visible;
            min-height: 100%; }
      header .canvas-menu ul li:hover a span::after {
        border-color: #002b75; }
    header .canvas-menu .left {
      transform: translateX(-100%);
      background-color: #fff; }
      header .canvas-menu .left div:first-child {
        min-height: 100%; }
    header .canvas-menu .right {
      transform: translateX(100%);
      background-color: rgba(48, 213, 200, 0.97);
      overflow-y: auto;
      overflow-x: hidden; }
    header .canvas-menu.open {
      opacity: 1;
      visibility: visible; }
      header .canvas-menu.open .left,
      header .canvas-menu.open .right {
        transition: 0.2s linear;
        transform: translateX(0); }
      header .canvas-menu.open ul li:not(.droplink) {
        transform: translateX(0); }
        header .canvas-menu.open ul li:not(.droplink):nth-child(1) {
          transition-delay: 0.2s; }
        header .canvas-menu.open ul li:not(.droplink):nth-child(2) {
          transition-delay: 0.3s; }
        header .canvas-menu.open ul li:not(.droplink):nth-child(3) {
          transition-delay: 0.4s; }
        header .canvas-menu.open ul li:not(.droplink):nth-child(4) {
          transition-delay: 0.5s; }
        header .canvas-menu.open ul li:not(.droplink):nth-child(5) {
          transition-delay: 0.6s; }
  header .langs {
    margin-right: 60px; }
  .navbar-toggler .icon-bar {
    background: #002b75; }
  .navbar-toggler.open .icon-bar {
    background-color: #fff; }
  section.contents .slide-wrapper::after {
    display: none; }
  section.contents .slide-wrapper .content .title::before, section.contents .slide-wrapper .content .title::after {
    display: none; }
  section.contents .slide-wrapper .content .title .big .con {
    transform: translateY(-15%); }
  section.contents .slide-wrapper .content .title .big .big-text {
    font-size: 70px; }
  section.contents .slide-wrapper .content .title .sub-title {
    padding-top: 0;
    font-size: 25px; }
  section.contents .slide-wrapper .content .slide-image {
    padding-right: 0;
    padding-top: 0; }
    section.contents .slide-wrapper .content .slide-image img {
      max-width: 500px; }
  section.contents .quick-menu {
    bottom: 0;
    top: auto;
    height: auto;
    width: 100%; }
    section.contents .quick-menu ul li {
      width: 100%;
      border-bottom: 0;
      border-left: 1px solid #9eebe5; }
      section.contents .quick-menu ul li:first-child {
        border: none; }
  section.contents .showcase {
    padding-bottom: 50px; }
    section.contents .showcase::before {
      display: none; }
    section.contents .showcase .s-links a {
      height: auto;
      padding: 5px;
      font-size: 20px; }
      section.contents .showcase .s-links a::before {
        height: 25px; }
    section.contents .showcase .new-products .np-carousel .carousels .title {
      padding: 15px;
      font-size: 25px; }
    section.contents .showcase .new-products .np-carousel .carousels .items a {
      font-size: 25px; }
  section.contents .pages .pages-menu .head-menu nav ul li a {
    font-size: 12px; }
  section.contents .pages .pages-title .title {
    font-size: 25px; }
  section.contents .pages .product-detail .product-container .product-infos .product-title {
    font-size: 25px;
    padding-top: 25px; }
  section.contents .general-carousel .carousel .items .item .title {
    font-size: 16px; }
    section.contents .general-carousel .carousel .items .item .title .arrow {
      right: 10px; } }

@media (max-width: 767px) {
  header .canvas-menu .left {
    max-height: 80px; }
  header .navbar-toggler .icon-bar {
    background-color: #002b75 !important; }
  .search-area .search-popup {
    transform: translateY(0) !important; }
  .search-area.show .search-popup {
    transform: translateY(45%) !important;
    margin-top: 0 !important; }
  section.contents .quick-menu {
    padding: 5px; }
    section.contents .quick-menu ul li {
      width: 50%;
      float: left;
      border: none;
      border-bottom: 1px solid #9eebe5 !important; }
      section.contents .quick-menu ul li:nth-child(3), section.contents .quick-menu ul li:nth-child(4) {
        padding-top: 10px;
        border: none !important; }
      section.contents .quick-menu ul li a {
        font-size: 12px; }
        section.contents .quick-menu ul li a .icon {
          height: 55px; }
          section.contents .quick-menu ul li a .icon img {
            max-height: 50px; }
  section.contents .pages .pages-menu .sub-menu nav ul li {
    width: 50%;
    margin: 0; }
  section.contents.contents.not-found-page .not-found-body {
    width: 400px;
    height: 400px;
    padding-top: 50px; }
    section.contents.contents.not-found-page .not-found-body .big-title {
      font-size: 100px; }
    section.contents.contents.not-found-page .not-found-body .img {
      max-width: 260px; }
  .general-title {
    font-size: 25px; }
  .search-area .search-popup .search-input {
    width: 95%; } }

@media (max-width: 575px) {
  header.hide-header {
    transform: none; }
  section.contents .slide-wrapper .content {
    transform: translateY(-7%); }
    section.contents .slide-wrapper .content .slide-image img {
      max-width: 100%; }
  section.contents .pages .pages-menu .head-menu nav ul li {
    padding: 0 2%; }
    section.contents .pages .pages-menu .head-menu nav ul li a {
      font-size: 11px; }
    section.contents .pages .pages-menu .head-menu nav ul li::before {
      border-color: rgba(154, 152, 151, 0.41); }
  section.contents .pages .pages-menu .sub-menu nav {
    padding: 10px; }
  section.contents .pages .news .other-news .items .item img {
    width: 100%; }
  section.contents.contents.not-found-page .not-found-body {
    width: 320px;
    height: 320px;
    padding-top: 50px; }
    section.contents.contents.not-found-page .not-found-body .small-title {
      font-size: 14px; }
    section.contents.contents.not-found-page .not-found-body .big-title {
      font-size: 70px; }
    section.contents.contents.not-found-page .not-found-body .img {
      max-width: 200px; } }

@media (max-width: 330px) {
  header .langs {
    margin-right: 52px; }
    header .langs a {
      font-size: 10px;
      font-weight: 700;
      display: inline-block;
      margin-left: 2px; } }

@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3); }
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px; } }
