@import url(variables.css);

@media screen and (max-width: 63.9375em) {
  .header,
  .header.header-ip {
    padding: 15px 0;
  }
  .header .logo img {
    width: auto;
    max-height: 48px;
  }
  


  
  
  
  
  
}



@media screen and (max-width: 47.9375em) {
  .section {
    padding: 80px 0;
  }
  .section-small-padding {
    padding: 35px 0;
  }
  .section-img {
    padding-bottom: 20px;
  }
  .section-buttons {
    margin-top: 25px;
  }
  .section-title.section-title-ip {
    margin-bottom: 30px;
  }
  .section.section-margin-0 {
    padding: 0;
  }


  a.button {
    padding: 0.9375rem 1.625rem;
  }


  .banner-container.banner-container-ip .banner {
    padding: 9vh 0;
  }
  .banner-container.banner-container-ip .banner.banner-news .banner-title {
    padding-bottom: 20px;
  }


  .offcanvas-full-screen-menu .drilldown a {
    font-size: 1.875rem;
  }


  .menu-button-container span {
    margin-right: 15px;
    font-size: 1rem;
    font-weight: var(--global-weight-medium);
    color: var(--color-white);
    line-height: 1;
    text-transform: uppercase;
  }


  .service-loop {
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 30px 0 0 0;
  }
  .service-loop li:nth-of-type(odd) .service-box::before {
    top: 70px;
    left: -70px;
  }
  .service-loop li:nth-of-type(even) .service-box::before {
    top: 70px;
    right: -70px;
  }
  .service-loop li:nth-child(n+1) {
    grid-column: auto;
    margin-top: 0;
  }
  .service-loop li:nth-child(n+1) .service-box-img img {
    height: 40vh;
  }
  .service-box-title {
    font-size: 1.5rem;
  }


  .blog-loop {
    padding: 5px 0 0 0;
  }
  .blog-container {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .blog-left,
  .blog-right {
    width: 100%;
    margin: 0;
  }
  .blog-post-title {
    left: 20px;
    right: 20px;
    font-size: 1.1875rem;
    line-height: 1.25;
  }
  .blog-post-img img,
  .blog-right .blog-post-img img {
    height: 40vh;
  }


  .blog-loop-ip li:not(:last-child) {
    margin-bottom: 30px;
  }
  .blog-loop-ip .blog-post-title {
    left: 20px;
    right: 20px;
    bottom: 30px;
    font-size: 1.1875rem;
  }


  .blog-post-details {
    padding: 0 0 20px 0;
  }
  .blog-post-details > li {
    font-size: 0.9375rem;
  }


  .blog-sidebar {
    padding-top: 50px;
  }


  .footer {
    padding: 40px 0 30px 0;
  }
  .footer-col-title {
    margin-bottom: 3px;
    font-size: 1.125rem;
  }
  .footer ul li {
    line-height: 1.45;
  }
  .footer .grid-x .cell:nth-child(n+2) {
    padding-top: 20px;
  }


  .copyright {
    padding: 15px 0;
    line-height: 1.35;
  }


  .contact-form {
    padding: 20px 15px 20px 15px;
    margin: 50px 0 0 0;
  }
  .contact-form h1.hide-for-medium {
    margin-bottom: 25px;
  }


  .text-box-loop {
    padding: 40px 0 0 0;
  }
  .text-box-loop .cell:nth-child(n+2) {
    padding-top: 40px;
  }
  .text-box {
    font-size: 0.9375rem;
  }
  .text-box span {
    padding-bottom: 5px;
    font-size: 1.25rem;
  }


  .icon-box-loop {
    padding: 40px 0 0 0;
  }
  .icon-box-loop .cell:nth-child(n+3) {
    padding-top: 50px;
  }
  .icon-box img {
    width: 75px;
    height: 75px;
    object-fit: contain;
  }
  .icon-box span {
    padding-top: 10px;
    font-size: 1.125rem;
    line-height: 1.15;
  }
  .icon-box a.button {
    margin-top: 15px;
  }


  .team-box-loop {
    padding: 40px 0 0 0;
  }
  .team-box-loop .cell:nth-child(n+3) {
    padding-top: 30px;
  }
  .team-box-img img {
    width: 140px;
    height: 140px;
  }
  .team-box-name {
    padding-top: 10px;
    font-size: 1.0625rem;
  }
  .team-box-position {
    padding-top: 2px;
  }


  .brand-box-loop {
    padding: 40px 0 0 0;
  }
  .brand-box-loop .cell:nth-child(n+4) {
    padding-top: 20px;
  }
  .brand-box {
    width: 95px;
    height: 95px;
  }
  .brand-box img {
    width: 70px;
    height: 70px;
  }


  .brand-logo {
    width: 250px;
    height: 250px;
    margin: 0 auto 40px auto;
  }
  .brand-gallery-top {
    width: 100%;
    height: 50vh;
  }
  .brand-gallery-bottom {
    display: flex;
    flex-direction: column;
  }
  .brand-gallery-left,
  .brand-gallery-right {
    width: 100%;
    height: 50vh;
  }


  .brands-more-nav .carousel-slider-controls span {
    width: 36px;
    height: 36px;
    margin: 0 0 0 7px;
    font-size: 1rem;
  }


  


  .brands-slider-container-inner {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 75vh;
  }
  /* .brands-slider-left {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 30px;
    color: var(--color-white);
    text-align: center;
    z-index: 2;
  } */
  .brands-slider-left {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 10px 30px 10px;
    z-index: 2;
  }
  .brands-slider-right {
    position: relative;
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
  }
  /* .brands-slider-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 4000px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: inset 0 0 0 4000px rgba(0, 0, 0, 0.45);
    z-index: 1;
  } */
  .brands-slider-right::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.85;
    z-index: 1;
    transition: all 0.3s ease-in-out;
  }
  .brands-slider-logo {
    display: none;
  }
  /* .brands-slider-text {
    display: inline;
    padding-top: 0;
    background: var(--color-black);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 1px 8px;
    font-size: 1.0625rem;
  } */
  .brands-slider-text {
    padding: 0;
    font-size: 1.0625rem;
    color: var(--color-white);
  }


  .brands-slider-container .brands-slider-controls {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
  .brands-slider-container .brands-slider-controls span,
  .brands-slider-container .brands-slider-controls span:hover {
    border: 2px solid var(--color-white);
    color: var(--color-white);
    background: var(--color-black);
  }


  .services-sidebar {
    padding-top: 50px;
  }


  .cta {
    position: relative;
    padding: 10vh 0;
  }


  .brand-circle-loop .cell:nth-child(n+4) {
    padding-top: 20px;
  }


  .about-brand-logo {
    margin: 40px;
  }
}



@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .section {
    padding: 100px 0;
  }
  .section-title.section-title-ip {
    margin-bottom: 50px;
  }
  .section-small-padding {
    padding: 50px 0;
  }
  

  .banner-container.banner-container-ip .banner {
    padding: 9vh 0;
  }


  .service-box-title {
    left: 20px;
    right: 20px;
  }
  

  .footer {
    padding: 50px 0 40px 0;
  }
  .footer .grid-x .cell:nth-child(n+3) {
    padding-top: 30px;
  }


  .text-box-loop .cell:nth-child(n+3) {
    padding-top: 40px;
  }


  .icon-box img {
    width: 75px;
    height: 75px;
    object-fit: contain;
  }
  .icon-box span {
    padding-top: 10px;
    font-size: 1.125rem;
    line-height: 1.15;
  }
  .icon-box a.button {
    margin-top: 15px;
  }


  .team-box-loop .cell:nth-child(n+4) {
    padding-top: 40px;
  }


  .brand-box-loop .cell:nth-child(n+5) {
    padding-top: 30px;
  }


  .brand-logo {
    width: 225px;
    height: 225px;
  }


  .brands-slider-left {
    width: 40%;
    padding-right: 70px;
  }
  .brands-slider-right {
    width: 60%;
  }


  .cta {
    position: relative;
    padding: 15vh 0;
  }


  .brand-circle-loop .cell:nth-child(n+5) {
    padding-top: 30px;
  }
}



@media screen and (max-width: 47.9375em) {
  .brands-slider-container {
    padding: 0;
    margin: 0;
  }
}
@media screen and (min-width: 48em) and (max-width: 87.9375em) {
  .brands-slider-container {
    padding: 0;
    margin: 0 0 0 0.9375rem;
  }
}
@media screen and (min-width: 88em) {
  .brands-slider-container {
    padding: 0 0 0 0.9375rem;
    margin: 0 0 0 calc((100% - 88rem) / 2);
  }
}