@media screen and (max-width: 1280px) {

  /*
  ---------------------------------------
  HEADER
  ---------------------------------------
  */

  header {
    height: 200px;
  }

  header .logos {
    position: relative;
    margin: 0 auto;
    left: 0;
    top: 50px;
  }

  header .logos,
  header .logos a {
    width: 250px;
    height: 115px;
  }

  header .product-ui {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #e1e4e6;
    position: absolute;
    top: 0;
  }

  header .product-search {
    top: 5px;
    right: auto;
    left: 20px;
    z-index: 500;
  }

  header a.basket-preview {
    top: 15px;
    right: 65px;
  }

  header .product-search input {
    border-bottom: none;
  }

  ul#menu_desktop,
  header #menu_desktop.menu-content {
    display: none !important;
  }

  header a.header-tel,
    header a.header-email {
    top: 14px;
  }

  header a.header-tel {
    left: 250px;
  }

  header a.header-email {
    left: 440px;
  }

  body.home header a.header-tel,
  body.home header a.header-email {
    color: #000;
}

  header .user-controls {
    top: 7px;
    left: auto;
    right: 250px;
  }

  header .user-controls a i {
    font-size: 17px;
  }

  /* HOME HEADER */

  body.home header {
    position: static;
  }

  body.home header .logos img.logo.default-logo {
    display: none;
  }

  body.home header .logos img.logo.alt-logo {
    display: block;
  }

  body.home header .user-controls a,
  body.home header .product-search,
  body.home header .product-search::before,
  body.home header .product-search input,
  body.home header .product-search input::placeholder,
  body.home header .product-search .search-placeholder,
  body.home header a.basket-preview,
  body.home header a.basket-preview::before,
  body.home header ul#menu_desktop a {
    color: #000;
  }

  body.home header .product-search input,
  body.home header .product-search .search-placeholder {
    opacity: 0.5;
  }

  .client-branding {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
  }

  /* Force alt/inverted logo on homepage for tablet/mobile */
  body.home .client-branding .client-logo.main-logo {
    display: none;
  }

  body.home .client-branding .client-logo.alt-logo {
    display: block;
  }

  .client-branding {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  .client-branding .client-logo {
    width:auto;
  }

  /*
  ---------------------------------------
  NAV
  ---------------------------------------
  */

  .menu-button-wrapper, .menu {
    display: block;
  }

  ul#menu {
    padding: 90px 0 0 0;
  }

  ul#menu a,
  ul#menu li.menu-heading {
    width: 600px;
    padding: 0 120px;
  }

  ul#menu a {
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 5px;
    height: 70px;
    line-height: 70px;
  }

  /*
  ---------------------------------------
  DEFAULT HERO
  ---------------------------------------
  */

  .default-hero,
  .default-hero .revolve-bg,
  .default-hero .revolve-bg .revolve-bg-item {
    height: 700px;
  }

  /*
  ---------------------------------------
  DEFAULT HERO 01
  ---------------------------------------
  */

  .default-hero-01 h1 {
    font-size: 45px;
  }

  /*
  ---------------------------------------
  SUB HERO
  ---------------------------------------
  */

  .sub-hero,
  .sub-hero .revolve-bg,
  .sub-hero .revolve-bg .revolve-bg-item {
    height: 500px;
  }

  /*
  ---------------------------------------
  SUB HERO 01
  ---------------------------------------
  */

  .sub-hero h1 {
    font-size: 70px;
  }

  .sub-hero-01 .cencontent {
    padding: 0 80px;
  }

  /*
  ---------------------------------------
  SUB HERO 02
  ---------------------------------------
  */

  .sub-hero-02 h2 {
    font-size: 40px;
  }

  .sub-hero-02 .cencontent {
    margin-left: 100px;
  }

  /*
  ---------------------------------------
  SUB HERO 03
  ---------------------------------------
  */

  .sub-hero-03 h1 {
    font-size: 30px;
  }

  .sub-hero-03 p {
    margin-top: 15px;
  }

  .sub-hero-03 .control-bar.cb-03 {
    margin-top: 30px;
  }

  .sub-hero-03 .col-1-2 {
    height: 500px;
  }

  .sub-hero-03 .col-1-2 .cencontent {
    padding: 0 100px;
  }

  .sub-hero-03.top-sh-03 p {
    font-size: 45px;
  }

  /*
  ---------------------------------------
  OFFSET HERO
  ---------------------------------------
  */

  .offset-hero .img-overlay {
    margin: 0 0 0 50%;
  }

  .offset-hero .offset-content {
    width: 500px;
    height: 500px;
  }

  /*
  ---------------------------------------
  OFFSET HERO 01
  ---------------------------------------
  */

  .offset-hero-01 .col-1-2 {
    width: 75%;
  }

  .offset-hero h2 {
    font-size: 35px;
  }

  .offset-hero-01 .offset-content {
    left: auto;
    right: 100px;
  }

  /*
  ---------------------------------------
  GRID LIST PL 02
  ---------------------------------------
  */

  .grid-list-pl-02 {
    grid-template-columns: repeat(2, 1fr);
  }

  /*
  ---------------------------------------
  PRODUCTS
  ---------------------------------------
  */

  .products-list .col-1-4 {
    width: 35%
  }

  .products-list .col-3-4 {
    width: 65%;
  }

  /*
  ---------------------------------------
  HEADING BAR
  ---------------------------------------
  */

  .heading-bar h1 {
    font-size: 60px;
  }

  .heading-bar h2 {
    font-size: 40px;
  }

  /*
  -------------------------------------
  STANDARD BLOCK
  -------------------------------------
  */

  .std-block h2 {
    font-size: 50px;
  }

  /*
  -------------------------------------
  STANDARD BLOCK 02
  -------------------------------------
  */

  .std-block-02 .col-1-3,
  .std-block-02 .col-1-3:nth-child(2) {
    width: 47.5%;
  }

  /*
  -------------------------------------
  BASKET
  -------------------------------------
  */

  .basket-list-item {
    height: 150px;
  }

  .basket-list-item .basket-item-img {
    width: 110px;
  }

  .basket-list-item .basket-item-data {
    top: 30px;
    left: 170px;
  }

  .basket-list-item .basket-item-img,
  .basket-list-item .basket-item-controls {
    height: 110px;
  }

  .basket-list-item .basket-item-data h2 a {
    font-size: 17px;
    line-height: 23px;
    padding-right: 20px;
  }

  /*
  -------------------------------------
  PRICES
  -------------------------------------
  */

  .product-detail p.price {
    font-size: 16px;
  }

  /*
  -------------------------------------
  SPACING
  -------------------------------------
  */

  .std-block,
  .heading-bar,
  .grid-list-ol,
  footer {
    margin-left: 100px;
    margin-right: 100px;
  }

}
