@media screen and (max-width: 63.9375em) {
  .header {
    padding: 20px 0;
  }
  .header .top-bar ul {
    border-radius: 5px;
    overflow: hidden;
  }
  .header .top-bar .top-bar-right {
    flex: auto;
    margin: 25px 0 0 0;
  }
  .header .title-bar {
    background: transparent;
    padding: 0;
    justify-content: space-between;
  }
  .header .menu-icon::after {
    background: #fff;
    -webkit-box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  }
  .header .drilldown a {
    color: #000;
    background: rgba(255, 255, 255, 0.75);
  }
  .header .is-drilldown li {
    border-bottom: 1px solid #eee;
  }
  .header .is-drilldown li:last-child {
    border-bottom: none;
  }
  .header-icon {
    color: #fff;
    margin: 0 10px 0 0;
  }

  .header.is-stuck {
    padding: 10px 0 15px 0;
  }
  .header.is-stuck .menu-icon::after {
    background: #000;
    -webkit-box-shadow: 0 7px 0 #000, 0 14px 0 #000;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000;
  }
  .header.is-stuck .header-icon:hover {
    color: #000;
  }
  .header.is-stuck .logo-mobile img {
  	-webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .banner-container.inner-page .header .menu-icon::after {
    background: #000;
    -webkit-box-shadow: 0 7px 0 #000, 0 14px 0 #000;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000;
  }
  .banner-container.inner-page .logo-mobile img {
  	-webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .section-text {
    padding: 0;
  }
  .section-btn {
    padding: 30px 0 0 0;
  }
  .section-img {
    padding: 30px 0 0 0;
  }

  .section-slider-container {
    width: calc(100% - 50px);
  }
  .section .owl-prev-btn {
    left: -25px;
  }
  .section .owl-next-btn {
    right: -25px;
  }
  .section .owl-prev-btn:after, .section .owl-next-btn:after {
    content: url("../img/icon-chevron-right-small.png");
  }
  .section .owl-prev-btn:after {
    transform: rotateY(180deg);
  }

  .footer-col-title {
    padding: 0 0 5px 0;
  }
}



@media screen and (max-width: 39.9375em) {
  h1 span {
    margin: 0 0 5px 0;
    font-size: 1rem;
    line-height: 1.375rem;
  }
  h1 span::after {
    width: 30px;
  }

  .banner {
    padding: 70px 0 100px 0;
    color: #fff;
  }
  .banner-heading {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .banner-subheading {
    font-size: 1.625rem;
    line-height: 1.625rem;
  }
  .banner-text {
    max-width: 100%;
    margin: 25px 0 0 0;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .banner-btn {
    margin: 25px 0 0 0;
  }

  .section {
    padding: 50px 0;
  }

  .facts {
    padding: 50px 0;
  }
  .facts-icons {
    padding: 50px 0 0 0;
  }
  .facts-icons .cell:nth-child(n+2) {
    padding: 40px 0 0 0;
  }

  .shop-categories {
  	padding: 30px 0 0 0;
  }
  .shop-category {
    margin: 0 20px;
  }

  .page-title {
  	padding: 20px 0;
  }
  .page-title h1 {
  	padding: 0 0 5px 0;
  }

  .content {
    padding: 40px 0 70px;
  }

  .contact-details {
    padding: 0 0 50px 0;
  }

  .projects .cell:nth-child(n+2) {
  	padding: 40px 0 0 0;
  }
  .project-gallery .cell:nth-child(n+3) {
  	padding: 20px 0 0 0;
  }

  .sidebar {
  	padding: 30px 0 0 0;
  }

  /* Single product --> gallery */
  .woocommerce div.product div.images.woocommerce-product-gallery {
    margin-right: 0;
  }
  ol.flex-control-thumbs li img {
    max-width: 70px;
  }
  /* Notices */
  .woocommerce-message, .woocommerce-message {
    padding: 15px;
  }
  .woocommerce-message a, .woocommerce-message a {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    display: block;
  }

  /* My Account --> login, register form */
  .woocommerce-form-login {
    margin-bottom: 40px;
  }
  /* My account navigation */
  .woocommerce-MyAccount-navigation {
    margin-bottom: 40px;
  }
  /* Cart --> coupon */
  .shop_table td.actions div.coupon input {
    margin: 0 15px 15px 0;
    width: calc(50% - 15px);
    font-size: 0.875rem;
    height: 2.75rem;
  }
  .shop_table td.actions div.coupon button {
    float: none;
    margin: 0 0 15px 0;
    width: 50%;
    font-size: 0.875rem;
    height: 2.75rem;
  }
  .shop_table td.actions button {
    float: none;
    width: 100%;
  }
  /* Cart --> cart totals table */
  .woocommerce .cart_totals {
    width: 100%;
    float: none;
  }
  /* Cart --> cart table */
  .shop_table thead {
    display: none;
  }
  .shop_table td.product-thumbnail {
    width: 25%;
    vertical-align: top;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
  }
  .shop_table td.product-name, .shop_table td.product-price, .shop_table td.product-quantity, .shop_table td.product-subtotal, .shop_table td.product-remove {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #f1f1f1;
    font-size: 0.875rem;
  }
  .shop_table td.product-price span.woocommerce-Price-amount:before {
    content: 'Product price: '
  }
  .shop_table td.product-subtotal span.woocommerce-Price-amount:before {
    content: 'Total price: '
  }
  .shop_table td.product-quantity div.quantity:before {
    content: 'Quantity: ';
  }
  .shop_table td.product-quantity div.quantity input {
    display: inline-block;
    height: 2rem;
    margin-left: 5px;
  }

  /* Cart --> remove product button */
  .shop_table td.product-remove a {
    display: inline-block;
    width: 80px;
    height: 24px;
    border-radius: 0;
    text-align: left;
    line-height: 26px;
    font-size: 1rem;
    position: relative;
    padding: 0 10px;
    font-weight: 400;
  }
  .shop_table td.product-remove a:after {
    content: 'remove';
    position: absolute;
    top: -1px;
    left: 24px;
    font-size: 0.75rem;
  }

  .cta {
  	padding: 55px 0 60px 0;
  }
  .cta-text {
  	width: 100%;
  	padding: 0;
  	font-size: 1rem;
  	line-height: 1.5rem;
  }
  .cta-btn {
  	padding: 35px 0 0 0;
  }
  table {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  table td {
    padding: 3px;
  }

  .solutions-boxes .cell:nth-child(n+2) {
    padding: 30px 0 0 0;
  }
}



@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .banner {
    padding: 100px 0 120px 0;
  }
  .banner-text {
    max-width: 100%;
  }

  .section {
    padding: 70px 0;
  }

  .facts {
    padding: 70px 0;
  }
  .facts-icon-container {
  	padding: 0;
  }

  .page-title {
  	padding: 20px 0;
  }
  .page-title h1 {
  	padding: 0 0 5px 0;
  }

  .content {
    padding: 50px 0 80px;
  }

  .projects .cell:nth-child(n+3) {
  	padding: 40px 0 0 0;
  }
  .project-gallery .cell:nth-child(n+4) {
  	padding: 20px 0 0 0;
  }

  .sidebar {
  	padding: 0 0 0 0;
  }

  /* Cart --> cart totals table */
  .woocommerce .cart_totals {
    width: 65%;
  }

  .cta {
  	padding: 85px 0 90px 0;
  }
  .cta-text {
  	width: 100%;
  }

  .solution-title {
  	background: #00aff0;
  	padding: 10px;
  	font-size: 1rem;
  	font-weight: 600;
  	color: #fff;
  	text-align: center;
  }
}



@media screen and (min-width: 64em) {
  .nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
