@media (min-width: 992px) {
    .announcement_bar__wrap {
        min-height: 95px;
    }

    .announcement__text {
        font-weight: 700;
        font-size: 20px;
    }
}
@media screen and (max-width: 1400px) {
  .testimonials-s8 .testimonials__slid .testimonials__slid-content {
    max-width: 640px;
  }
  .testimonials-s8 .owl-carousel-testimonials .owl-nav {
    padding: 0 17%;
  }
}

/* 992 - 1200 px */
@media screen and (max-width: 1199.98px) {
  .testimonials-s8 .owl-carousel-testimonials .owl-nav {
    padding: 0 10%;
  }
}

/* 768 - 992 px */
@media screen and (max-width: 991.98px) {
  .mob-menu-logo-holder {
    max-width: 120px;
  }
  .about-s2,
  .work-s3,
  .services-s4,
  .impressed-s5,
  .portfolio-s6,
  .brends-s9,
  .subscribe-s10,
  .footer-s12 {
    padding-top: 7%;
    padding-bottom: 7%;
    height: auto;
  }
  .brends-s9 .row > div:nth-child(3) .brends-s9__img {
    max-width: 40px;
  }
  .footer-s12 .container {
    max-width: 100%;
  }
  .testimonials-s8 .owl-carousel-testimonials .owl-nav {
    padding: 0 2%;
  }
  .testimonials-s8 .testimonials__slid .testimonials__slid-content {
    max-width: 550px;
  }
  .header-s1 .header-s1__wrapper h1 {
    font-size: 62px;
  }
  .header-s1 .header-s1__wrapper h1 span {
    font-size: 50px;
  }
  .about-s2 .about__offer .about__offer-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-s2 .about__offer .about__offer-block .about__offer-img {
    margin-bottom: 25px;
    padding: 8%;
  }
  .about-s2 .about__offer .about__offer-block h5 {
    margin-left: 0;
  }
  .about-s2 .about__offer .about__offer-block {
    margin-bottom: 15px;
  }
  .about-s2 .about__offer-text {
    text-align: center;
  }
  .subscribe-s10::after {
    top: 0;
  }

    .header-s1 .container {
        flex-direction: column;
    }

    .header-s1 .container .row {
        margin: auto;
    }
    
    .header-s1_logo {
        margin: 0 auto 100px;
    }
}

/* 576 - 768 px */
@media screen and (max-width: 767.98px) {
  .ast-header-break-point .ast-main-header-bar-alignment .main-header-bar-navigation {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    margin: 0;
    opacity: 0;
    pointer-events: none;
    transform: translate(0);
    transition: all .5s ease-in-out;
    display: block!important;
  }
  .ast-header-break-point .ast-main-header-bar-alignment .main-header-bar-navigation.toggle-on {
    opacity: 1;
    pointer-events: auto;
    transform: translate(1);
    animation-duration: .5s;
    transition: all .5s ease-in-out;
  }
  .ast-header-break-point .main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
    border-top-width: 0;
  }
  .ast-header-break-point .main-navigation li {
    margin: 10px 0;
  }
  .ast-header-break-point .main-navigation ul li a {
    background: transparent;
    border: none;
    padding: 0;
    color: #fff;
    font-weight: 300;
    line-height: 1.5;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .site-header .main-header-bar-navigation.toggle-on .main-header-menu .menu-item a {
    color: #fff;
  }
  .ast-header-break-point .ast-mobile-menu-buttons {
    z-index: 999;
  }
  .ast-header-break-point .main-header-menu {
    background-color: transparent;
  }
  .ast-button-wrap .menu-toggle.toggled .menu-toggle-icon {
    color: #fff;
  }
  .about-s2 .about__offer {
    margin-top: 30px;
  }
  .about-s2 .about__offer .about__offer-block .about__offer-img {
    padding: 3%;
  }
  .testimonials-s8 .testimonials__slid .testimonials__slid-content {
    max-width: 400px;
  }
  .about-s2 .about__wrapper .about__wrapper-button {
    margin-bottom: 40px;
  }
  .about-s2 .row-about__offer {
    margin-top: 7%;
    padding-top: 7%;
  }
  .services-s4 .services__wrapper {
    margin-bottom: 7%;
  }
  .services-s4 .services__offer .services__offer-block h5 {
    text-align: center;
  }
  .services-s4 .services__offer .services__offer-block .services__offer-img {
    margin: 0 auto;
  }
  .services-s4 .services__offer .services__offer-block h5::after {
    left: 50%;
    margin-left: -15px;
  }
  .skills-s7 .row__skills-counter {
    padding-top: 12%;
    padding-bottom: 12%;
  }
  .skills-row1 > div {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .brends-s9 .row > div:nth-child(3) .brends-s9__img {
    max-width: 30px;
  }
  .footer-s12 {
    padding-bottom: 0;
  }
  .footer-s12 .footer__wrapper {
    margin-bottom: 7%;
    text-align: center;
  }
  .footer-s12 .footer__wrapper .footer__wrapper-icon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-s12 .footer__wrapper h2::after {
    left: 50%;
    margin-left: -20px;
  }
  .testimonials-s8 .testimonials__slid .testimonials__slid-content h2 {
    margin-bottom: 35px;
  }
  .testimonials-s8 .testimonials__slid {
    height: 450px;
  }
  .header-s1 .header-s1__wrapper h1 {
    font-size: 52px;
    line-height: 72px;
  }
  .header-s1 .header-s1__wrapper h1 span {
    font-size: 40px;
  }
  .services-s4 .row-services__offer .services__offer-img {
    text-align: center;
  }
  .work-s3 .work__wrapper {
    padding: 0 15px;
  }
}

/* 320 - 576 px */
@media screen and (max-width: 575.98px) {
  .services-s4 .services__wrapper h2 {
    margin-bottom: 20px;
  }
  .services-s4 .services__wrapper h2::after {
    width: 60px;
    bottom: -10px;
    margin-left: -30px;
  }
  .services-s4 .services__offer .services__offer-block h5 {
    margin-bottom: 30px;
  }
  .services-s4 .services__offer .services__offer-block h5::after {
    bottom: -20px;
  }
  .impressed-s5 ul li a {
    width: 150px;
    padding: 15px 10px;
  }
  .impressed-s5 .impressed__wrapper h2 {
    margin-bottom: 4%;
  }
  .impressed-s5 ul {
    margin-top: 4%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .impressed-s5 ul li {
    margin-top: 7%;
  }
  .portfolio-s6 .portfolio__wrapper h2 {
    margin-bottom: 20px;
  }
  .portfolio-s6 .portfolio__wrapper h2::after {
    width: 60px;
    bottom: -10px;
    margin-left: -30px;
  }
  .portfolio-s6 .portfolio__wrapper p {
    margin-bottom: 7%;
  }
  .gallery-grid {
    grid-gap: 5px;
    -ms-grid-rows: (15vh)[3];
        grid-template-rows: repeat(3, 15vh);
  }
  .skills-s7 .skills__wrapper {
    margin-bottom: 10%;
  }
  .skills-s7 .skills__wrapper h2 {
    margin-bottom: 20px;
    text-align: center;
  }
  .skills-s7 .skills__wrapper h2::after {
    width: 60px;
    bottom: -10px;
    left: 50%;
    margin-left: -30px;
  }
  .skills-s7 .skills__wrapper p {
    text-align: center;
  }
  .skills-s7 .row__skills-counter {
    padding-top: 14%;
    padding-bottom: 10%;
  }
  .skills-s7 .row__skills-counter .text-center .timer {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 38px;
  }
  .skills-s7 .row__skills-counter .text-center .timer::after {
    bottom: -15px;
  }
  .skills-s7 .row__skills-counter .text-center {
    margin-bottom: 7%;
  }
  .services-s4 .services__offer .services__offer-text {
    text-align: center;
  }
  .work-s3 {
    padding-bottom: 3%;
  }
  .work-s3 .work__wrapper h2 {
    margin-bottom: 20px;
  }
  .work-s3 .work__wrapper h2::after {
    width: 60px;
    bottom: -10px;
    margin-left: -30px;
  }
  .work-s3 .work__wrapper {
    margin: 0 auto 7%;
  }
  .about-s2 .about__offer .about__offer-block .about__offer-img {
    padding: 0;
  }
  .about-s2 .about__offer-img img {
    max-width: 30px;
  }
  .header-s1 .header-s1__wrapper h1 {
    font-size: 40px;
    line-height: 52px;
    text-align: center;
  }
  .header-s1 .header-s1__wrapper h1 span {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  .testimonials-s8 .testimonials__slid .testimonials__slid-content {
    max-width: 250px;
  }
  .testimonials-s8 .owl-carousel-testimonials .owl-nav button {
    width: 25px;
    height: 25px;
  }
  .testimonials-s8 .owl-carousel-testimonials .owl-nav button::after {
    width: 5px;
    height: 5px;
  }
  .header-s1 .header-s1__wrapper ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-s1 .header-s1__wrapper ul li:nth-child(1) {
    margin-right: 0;
  }
  .header-s1 .header-s1__wrapper ul li {
    margin-top: 20px;
  }
  .header-s1 .header-s1__wrapper ul li:nth-child(1) a,
  .header-s1 .header-s1__wrapper ul li:nth-child(2) a {
    width: 150px;
    padding: 15px 10px;
  }
  .about-s2 .about__wrapper {
    text-align: center;
  }
  .about-s2 .about__wrapper h2 {
    margin-bottom: 20px;
  }
  .about-s2 .about__wrapper h2::after {
    width: 60px;
    left: 50%;
    bottom: -10px;
    margin-left: -30px;
  }
  .about-s2 .about__wrapper .about__wrapper-button a {
    margin: 0 auto;
    width: 150px;
    padding: 15px 10px;
  }
  .brends-s9 {
    padding-bottom: 10%;
  }
  .subscribe-s10 .subscribe-s10__wrapper h2 {
    margin-bottom: 7px;
  }
  .subscribe-s10 .subscribe-s10__wrapper {
    margin-bottom: 7%;
  }
  .subscribe-s10 .wpcf7-form .newsletter-enter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .subscribe-s10 .wpcf7-form .newsletter-enter .your-email {
    margin-right: 0;
  }
  .subscribe-s10 .wpcf7-form .newsletter-enter .btn-form input.wpcf7-submit {
    margin-top: 10%;
  }
  .brends-s9 .row > div:nth-child(3) .brends-s9__img {
    max-width: 21px;
  }
  .footer-s12 .footer__wrapper {
    margin-bottom: 12%;
  }
  .about-s2 {
    padding-top: 4%;
  }
  .brends-s9 .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .brends-s9 .row > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
/*# sourceMappingURL=media.css.map */