@media (min-width: 1700px) {
  header.main-header .logo-xl {
    left: 150px;
  }
}
@media only screen and (max-width: 1600px) {
  .logo-xl {
    display: none !important;
  }

  .logo-lg {
    display: block !important;
    margin-right: 40px;
  }

  nav.header-menu ul.menu > li {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1150px;
  }

  section.banner .image-holder {
    position: relative;
    min-width: 700px;
    min-height: 600px;
  }

  section.contact .image-holder {
    margin-left: -13%;
  }

  section.hover-links .image-holder {
    min-width: 500px;
    position: absolute;
    left: -45%;
    right: 0;
    top: 0px;
  }
}
@media only screen and (max-width: 1450px) {
  section.content-section .holder {
    background: #fff;
    box-shadow: 0 0 20px 50px #ffffff;
  }
}
@media only screen and (max-width: 1200px) {
  body {
    font-size: 15px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  header.main-header {
    position: absolute;
    height: 90px;
    top: 0;
  }

  header.main-header.sticky {
    top: 0px;
  }

  section.banner .content-holder {
    margin-top: 20px;
  }

  .description.description-lg {
    font-size: 20px;
  }

  section.featured-boxes .container,
section.projects .container {
    max-width: 100%;
  }

  section.projects .boxes {
    overflow: hidden;
    max-width: 890px;
    margin: 0 auto;
  }
  section.projects .boxes .svg svg {
    height: auto;
    max-width: 100%;
  }

  section svg {
    max-width: 100%;
    height: auto;
  }

  section.banner .image-holder {
    position: relative;
    max-width: 100%;
    min-width: 100%;
    height: auto;
  }

  .services .service .image-holder {
    height: 270px;
  }
  .services .service .content-holder {
    min-height: 230px;
  }

  section.carousel-section .slider .carousel .slick-arrow.slick-prev {
    left: 20px;
    opacity: 1;
  }

  section.carousel-section .slider .carousel .slick-arrow.slick-next {
    right: 20px;
    opacity: 1;
  }

  section.projects .boxes .box .description {
    font-size: 14px;
  }

  section.hover-links .image-holder {
    min-width: 100%;
    position: relative;
    left: 0;
  }
  section.hover-links .links {
    max-width: 100%;
  }
  section.hover-links .links .link .text {
    max-width: 100%;
  }

  section.featured-boxes.invert .holder {
    max-width: calc(100% - 60px);
  }

  main.main-content {
    width: 100%;
    overflow: hidden;
  }

  body.menu-open {
    overflow: hidden;
    height: 100%;
    width: 100%;
  }

  body.menu-open header.main-header nav.header-menu .splash:after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  body.menu-open header.main-header nav.header-menu {
    opacity: 1;
    visibility: visible;
  }

  body.menu-open header.main-header nav.header-menu ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  header.main-header .logo {
    max-width: 77px;
  }

  header.main-header .buttons-holder {
    padding: 20px 50px 15px 0;
  }

  header.main-header nav.header-menu {
    position: fixed;
    z-index: 80;
    overflow: hidden;
    float: none;
    width: 100%;
    height: 100%;
    visibility: hidden;
    right: 0;
    top: 0;
    transition: all ease 0.5s;
    padding: 80px 0 80px 0;
    box-shadow: 0 0 30px rgba(40, 34, 84, 0.09);
  }

  header.main-header nav.header-menu ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 5;
    overflow: auto;
  }

  header.main-header nav.header-menu ul li {
    display: block;
    margin: 0;
    opacity: 0;
    text-align: center;
    transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
  }

  header.main-header nav.header-menu ul li:nth-child(1) {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  header.main-header nav.header-menu ul li:nth-child(2) {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
  }

  header.main-header nav.header-menu ul li:nth-child(3) {
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
  }

  header.main-header nav.header-menu ul li:nth-child(4) {
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
  }

  header.main-header nav.header-menu ul li:nth-child(5) {
    -webkit-transform: translateY(-180px);
    transform: translateY(-180px);
  }

  header.main-header nav.header-menu ul li:nth-child(6) {
    -webkit-transform: translateY(-220px);
    transform: translateY(-220px);
  }

  nav.header-menu:after {
    content: none;
  }

  section.projects .boxes .box {
    margin: 0 auto;
    max-width: 100%;
  }

  nav.header-menu ul.menu > li > a {
    padding: 15px 0;
    font-weight: 500;
    display: inline-block;
    font-size: 22px;
    text-transform: uppercase;
  }
  nav.header-menu ul.menu > li > a:after {
    top: 0;
  }

  nav.header-menu ul li a:hover:after {
    width: 0%;
  }

  nav.header-menu ul li a:after {
    height: 2px;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media (max-width: 992px) {
  header.main-header {
    height: 80px;
  }

  header.main-header .logo-lg .logo-icon {
    max-width: 55px;
  }

  html.no-js {
    margin-top: 0px !important;
  }

  html #wpadminbar {
    display: none !important;
  }

  h2 {
    font-size: 25px;
  }

  section.banner {
    padding: 200px 0 80px;
  }

  section.featured-icons .boxes .box .circle {
    height: 160px;
    width: 160px;
    padding: 50px;
  }

  section.featured-icons .boxes .box .bubble {
    height: 180px;
    width: 180px;
  }

  .image {
    background-size: contain;
    background-position: top;
  }

  body.admin-bar header.main-header {
    top: 0;
  }

  section.hover-links .image-holder {
    min-width: 100%;
  }

  section.projects .boxes {
    max-width: 670px;
  }

  section.banner .image-holder {
    margin: 0 auto;
  }

  section svg {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
@media (max-width: 782px) {
  html.js {
    margin-top: 0px !important;
  }

  header.main-header .custom-button.custom-button-sm {
    padding: 16px 15px;
  }

  .description.description-lg {
    font-size: 18px;
  }

  .form {
    padding: 0 15px;
  }

  section.banner .image-holder svg {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }

  section.services-list .wrapper {
    padding: 0 15px;
  }

  .services .service .content-holder {
    min-height: auto;
  }

  section.projects.invert .holder-bot,
section.projects.invert .holder-top {
    padding: 0 30px;
  }

  section.featured-boxes.invert .wrapper,
section.projects.invert .wrapper,
section.bg-light,
section.bg-white {
    padding: 60px 0;
  }

  .menu-button {
    top: 15px;
    right: 10px;
  }

  .custom-button.custom-button-lg {
    padding: 16px 20px;
    min-width: 180px;
  }

  .custom-button {
    font-size: 14px;
    letter-spacing: 0;
  }

  .custom-button.custom-button-sm {
    padding: 16px 20px;
    min-width: 100px;
  }

  .scroll-top {
    height: 50px;
    width: 50px;
    font-size: 26px;
  }
}
@media (max-width: 400px) {
  header.main-header .logo-lg {
    width: 70px;
  }
}

/*# sourceMappingURL=media.css.map */
