@media (min-width: 1200px) and (max-width: 1500px) {
  .carousel .carousel-inner .item .content-slide .head-img1 img {
    width: 450px !important;
  }
}
@media (max-width: 1199px) {
  .services .service {
    margin-left: 0;
    margin-right: 0;
  }
  .services .service a {
    padding: 20px;
  }
  .services .service .head-service h3 {
    font-size: 18px;
  }
  .whyus .item-whyus {
    margin-right: 0;
    margin-left: 0;
  }
  .works.portfolio .content-works .work {
    width: 33.3333333333%;
  }
  .graphic .overlay-graphic .content-right .shape .shape-1, .graphic .overlay-graphic .content-right .shape .shape-2, .graphic .overlay-graphic .content-right .shape .shape-3, .graphic .overlay-graphic .content-right .shape .shape-4 {
    border-width: 15px;
  }
  .graphic .overlay-graphic .content-right .shape .shape-1:hover, .graphic .overlay-graphic .content-right .shape .shape-2:hover, .graphic .overlay-graphic .content-right .shape .shape-3:hover, .graphic .overlay-graphic .content-right .shape .shape-4:hover {
    border-width: 20px;
  }
  .graphic .overlay-graphic .content-right .list-content-right .list-item {
    max-width: 100%;
  }
  .carousel .carousel-inner .item .content-slide .head-img1 img {
    width: 350px !important;
  }
  .carousel .carousel-inner .item .content-slide .head-text1 h1 {
    font-size: 45px;
  }
  .carousel .carousel-controls {
    display: none;
  }
  .carousel .carousel-indicators {
    display: flex;
  }
}
@media (min-width: 1199px) {
  .row.content-process {
    justify-content: center;
  }
  .row.content-process .col-lg-3 {
    width: 20%;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .row.content-process {
    justify-content: center;
  }
  .row.content-process .col-lg-3 {
    width: 33.3333333333%;
  }
}
@media (max-width: 911px) {
  .header {
    display: none;
  }
  .header-mob {
    display: inherit;
  }
  .main-section {
    margin-top: 75px;
  }
  .main-section .overlay-main-section .title-main-section h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .works .work {
    margin: 0;
    margin-bottom: 48px;
  }
  .works.portfolio .content-works .work {
    width: 50%;
  }
  .footer .footer-bottom .footer-bottom-copyrights,
  .footer .footer-bottom .footer-bottom-listlinks,
  .footer .footer-bottom .footer-bottom-listsocail {
    justify-content: center !important;
  }
  .main-clients .overlay-main-clients .clients-img .client img {
    max-width: 200px;
    width: auto;
  }
  .carousel {
    padding-top: 75px;
  }
  .carousel .carousel-inner .item .content-slide .head-img1 img {
    width: 250px !important;
  }
  .carousel .carousel-inner .item .content-slide .head-text1 h1 {
    font-size: 45px;
  }
  .carousel .carousel-controls {
    display: none;
  }
  .carousel .carousel-indicators {
    display: flex;
  }
  .row.content-process .col-lg-3 {
    width: 20%;
  }
}
@media (max-width: 768px) {
  .row.content-process {
    justify-content: center;
  }
  .row.content-process .col-lg-3 {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .carousel .carousel-inner .item .content-slide .head-img1 img {
    width: 100px !important;
  }
  .carousel .carousel-inner .item .content-slide .head-text1 h1 {
    font-size: 25px;
  }
  .carousel .carousel-controls {
    display: none;
  }
  .carousel .carousel-indicators {
    display: flex;
  }
  .works .work {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 24px;
    width: calc(100% + 24px);
    width: 100%;
  }
  .works .work::after {
    width: calc(100% - 70px);
  }
  .works .work .content-plus .list-plus {
    opacity: 1;
  }
  .works .work .content-plus .list-plus .list-plus-item {
    transform: translateX(0);
    opacity: 1;
  }
  .works .work .content-plus .list-share.active {
    opacity: 1;
  }
  .works .work .content-plus .list-share.active .list-plus-item {
    opacity: 1;
  }
  .works .work .content-plus .list-share {
    opacity: 0;
  }
  .works .work .content-plus .list-share .list-plus-item {
    opacity: 0;
  }
  .works .work::before {
    opacity: 1;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  .works.portfolio .heading-section .btn {
    padding: 0 8px;
    font-size: 11px;
  }
  .works.portfolio .content-works .work {
    width: 100%;
  }
  .row.content-process {
    justify-content: center;
  }
  .row.content-process .col-lg-3 {
    width: 100%;
  }
}

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