.header-static .site-top-header .menu {
    display: none;
}
.home .content_container {
    margin-bottom: -120px;
}
.home .content_wrap {
    padding-top: 0;
}
.home .text-block-with-highlight {
    margin-top: 0;
}
.timer-block h2 { font-size: 33px;}
.timer-block .cloud-city-dash {width: auto;height: 8em;}
.timer-block .cloud-city-digit {color: #6d7074;font-size: 4em;}
.timer-block .cloud-city-dash_title {font-size: 0.9em; text-transform: uppercase;}
.timer-block .description { width: 50%; margin: 1rem auto;}

.page-template-page-blocks-landing .header-banner {
    position: relative;
}
.page-template-page-blocks-landing .header-banner > img {
    width: 100%;
}
.page-template-page-blocks-landing .header-logo {
    position: absolute;
    top: 1rem;
    left: 2rem;
}
.page-template-page-blocks-landing .header-content {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 20%;
    font-size: 1.125rem;
    text-shadow: 0px -1px 10px #777;
    
}
.page-template-page-blocks-landing .header-content h1 {
    font-size: 4.5rem;
    margin: 1rem auto;
    text-transform: uppercase;
    color: #fff;
}

.page-template-page-blocks-landing .top-bar .menu > li > a {
    line-height: 3.8;
    font-size: 1.25rem;
}
.page-template-page-blocks-landing .top-search-wrap #top-search-handle {
    line-height: 3.5;
}
.page-template-page-blocks-landing .site-header {
    max-width: 72rem;
    margin: 0 auto;
}
.page-template-page-blocks-landing #headerlanding {
    padding: 0;
    background: #dbdfe5;    
}
.page-template-page-blocks-landing .content_wrap {
    padding-top: 0;
}
.page-template-page-blocks-landing .header-logo .hi-logo {
    border-right: 1px solid #fff;
    display: inline-block;
    padding-right: 1rem;
    margin-right: 1.5rem;
}
.page-template-page-blocks-landing .content_wrap {
    max-width: none;
}
.page-template-page-blocks-landing .content_wrap.row > .columns {
    padding: 0;
}
.page-template-page-blocks-landing .page-block,
.page-template-page-blocks-landing .column-block{
    margin-bottom: 0;
}
.page-template-page-blocks-landing .column-content-block {
    position: relative;
}
.page-template-page-blocks-landing .column-content-block img {
    width: 100%;
}
.page-template-page-blocks-landing .column-content-block .inner-block-wrap {
    position: absolute;
    width: 100%;
    top: 20%;
}
.page-template-page-blocks-landing .column-content-block .inner-block {
    max-width: 75rem;
    margin: 0 auto;
    color: #393838;
}
.page-template-page-blocks-landing .column-content-block .inner-block h2 {
    color: #393838;
}
.page-template-page-blocks-landing .column-content-block.dark-block .inner-block > div{
    width: 60%;
    text-align: left;
}
.page-template-page-blocks-landing .column-content-block.blue-block .inner-block > div{
    width: 60%;
    text-align: right;
    float: right;
}
.page-template-page-blocks-landing .column-content-block.dark-block .button,
.page-template-page-blocks-landing .column-content-block.blue-block .button{
    background: none;
    color: #393838;
    font-size: 1.0rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0;
}
.page-template-page-blocks-landing .column-content-block.trans-left .button {
    background: none;
    color: #004b8d;
    font-size: 1.0rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0;
}
.page-template-page-blocks-landing footer.entry-meta {
    padding: 0;
}

.entry-content-block > .page-block,
.entry-content-block > .page-block > .column-block{
    margin-bottom: 0;
    
}
.page-id-5566 #header {
    background: #fff;
    position: absolute;
    z-index: 11000;
    width: 100%;
    opacity: 0.8;
}

.page-id-5566 .header-static #header {
    position: fixed;
    opacity: 1;
}
.page-id-5566 #header .top-bar {
    background: #fff;
}
.page-id-5566 #header .top-bar ul, 
.page-id-5566 #header .top-bar li {
    background: #fff;
}
.page-id-5566 .content_wrap {
/*    max-width: none;*/
}
.content_wrap.no-padding { padding: 0;}
.page-template-page-blocks-suppliers .entry-header {
        margin: 1.0rem 0;
}
.page-template-page-blocks-suppliers .column-three-featured-links-block .description {
    padding: 1rem 0;
}

@media only screen and (max-width: 1500px) {
    .header-static .site-top-header .menu {
      display: none;
    }
}
@media only screen and (max-width: 1300px) {
    .header_top_wrap > * {
      width: auto;
    }
    .site-top-header {
      padding-right: 0;
    }
    .site-top-header .menu > li > a {
      padding: 0.7rem 1rem 0.7rem 0.375rem;
      font-size: 0.7rem;
    }
    .header-item {
      padding: 0.375rem 0.375rem;
    }
    .header-item.header-social {
      padding-right: 0;
    }
    .top-search-wrap {
      margin-right: 0;
    }
    .top-search-wrap #top-search-handle {
      padding-left: 0.75rem;
    }
    .top-bar .menu > li > a {
      padding: 0.625rem 1rem;
    }
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a, .dropdown.menu.medium-horizontal > li.select-language-block > a {
      padding-right: 1rem;
    }
    .page-template-page-blocks-landing .column-content-block.trans-left .inner-block-wrap {
        top: 10%;
    }
    
    .page-template-page-blocks-landing .column-content-block .inner-block {
        padding: 0 1rem;
    }
    .page-template-page-blocks-landing .column-content-block img {
        max-width: none;
        width: auto;
    }    
}

@media only screen and (max-width: 1200px) {
    .social-navigation .menu > li > a {
      padding: 0.7rem 0.7rem;
    }
    .header-static .header-logo {
      padding: 0.625rem 0rem;
    }
    .header-static #header {
      padding-right: 220px;
    }
}
@media only screen and (max-width: 1024px) {
  .header_container {
    min-height: 137px;
  }
  .title-bar.hide-for-large {
    position: absolute;
    top: 50px;
    right: 60px;
    background: none;
    padding: 0;
  }
  .title-bar.hide-for-large .genericon {
    font-size: 36px;
    font-weight: bold;
  }
  .top-search-wrap #top-search-handle {
    line-height: 2.5;
    padding: 0;
    font-size: 36px;
  }
  .header-logo img {
    max-height: 76px;
  }
  .header-static #header {
    padding-right: 0;
  }
  .header-static #header .top-search-wrap #top-search-handle {
    line-height: 2.3;
  }
  .header-static.title-bar {
    position: fixed;
    z-index: 12000;
    top: 5px;
    background: #fff;
  }
  .header-item.header-social {
    display: none;
  }  
  
  .page-template-page-blocks-landing .header_container {
      position: relative;
  }
  .page-template-page-blocks-landing #headerlanding {
      position: absolute;
      top: 1rem;
      right: 1rem;
      background: none;
  }
  .page-template-page-blocks-landing .title-bar.hide-for-large .genericon {
      color: #fff;
  }
  .page-template-page-blocks-landing .top-search-wrap #top-search-handle {
      color: #fff;
  }
  .page-template-page-blocks-landing .header-static.title-bar {
      background: none;
      
  }
    .page-template-page-blocks-landing .column-content-block.dark-block .inner-block > div{
        width: 80%;
    }
    .page-template-page-blocks-landing .column-content-block.blue-block .inner-block > div{
        width: 80%;
    }  
}
@media only screen and (max-width: 870px) {
  .header_top_wrap .header-item.stock_area {
    display: none;
  }
  .header_top_wrap .medium-6 {
    width: auto;
  }
}
@media only screen and (max-width: 766px) {
  .header_top_wrap .small-12 {
    width: 100%;
  }
  .header_top_wrap .site-top-header ul.menu li.select-language-block {
    vertical-align: top;
  }
  .header_top_wrap .hide-for-small-only {
    display: none;
  }
  ul.is-accordion-submenu {
    position: absolute;
    background: #fff;
    z-index: 11000;
  }
  .is-accordion-submenu-parent > a::after {
    right: 0;
  }
  .page-template-page-blocks-landing .header-content {
      color: #6d7074;

  }
  .page-template-page-blocks-landing .header-content h1 {
      color: #004b8d;
  }
  .page-template-page-blocks-landing .header-content,
  .page-template-page-blocks-landing .column-content-block .inner-block-wrap{
      position: relative;
      
  }
  .page-template-page-blocks-landing .column-content-block img {
      width: 100%;
  }
  .page-template-page-blocks-landing .column-content-block.dark-block .inner-block > div,
  .page-template-page-blocks-landing .column-content-block.blue-block .inner-block > div{
      width: 100%;
      text-align: center;
      padding: 1rem;
  }
  .page-template-page-blocks-landing .column-content-block.trans-left .inner-block-wrap {margin: 0;}
  .page-template-page-blocks-landing .column-content-block .inner-block { padding: 0;}
  .page-template-page-blocks-landing .sidebar_container_wrap .sidebar_container {height: auto;}
  .page-template-page-blocks-landing .column-content-block.trans-left .inner-block > div { background: #39393b;}
  .page-template-page-blocks-landing .column-content-block.trans-left .inner-block > div * { color: #fff;}
}

@media only screen and (max-width: 480px) {
  .site-top-header {
    padding: 0;
  }
  .page-template-page-blocks-landing .header-logo img { max-height: 65px;}
  .page-template-page-blocks-landing .header-banner {overflow: hidden;}
  .page-template-page-blocks-landing .header-banner > img { width: 130%;max-width:none;}
}



