@media (min-width: 1600px) {
  .wrapper .main-container {
    width: 90%;
    max-width: 1920px;
  }
  h1 {
    font-size: 80px;
  }
  h2 {
    font-size: 60px;
  }
  h2 span {
    color: #199BBE;
  }
  h3 {
    font-size: 50px;
  }
  h4 {
    font-size: 30px;
  }
  h5 {
    font-size: 24px;
    font-weight: 500;
  }
  header .btn-brand {
    width: auto;
    height: 60px;
    line-height: 58px;
  }
  .hero .content .block img.hero {
    height: 80vh;
  }
  .hero .content .hero-links .btn {
    height: 60px;
    line-height: 58px;
  }
  p {
    font-size: 18px;
    line-height: 25px;
  }
  .btn {
    font-size: 20px;
    height: 60px;
    line-height: 58px;
  }
  .tools .tools-slider .slider-for div .my-slide h3 img {
    width: 36px;
  }
  .projects .projects-slider .myslide {
    height: 650px;
  }
}
@media (max-width: 1600px) {
  .wrapper .main-container {
    max-width: 1400px;
  }
}
@media (max-width: 1439px) {
  .wrapper .main-container {
    width: 90%;
  }
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 20px;
  }
  .hero .content {
    margin-top: 30px;
  }
  .hero .content p {
    margin: 30px 0;
  }
  .hero .content .client-logos {
    margin-top: 40px;
  }
  .hero .content h1.lg {
    display: none;
  }
  .hero .content h1.md {
    display: block;
  }
  .hero .content img.hero {
    height: 400px;
  }
}
@media (max-width: 1199px) {
  .wrapper .main-container {
    width: 96%;
  }
}
@media (max-width: 1024px) {
  * {
    cursor: default;
  }
  .cursor, .cursor2, .hover, .cursorinnerhover {
    display: none;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 20px;
  }
  .hero .content p {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  section {
    padding: 50px 0px;
  }
  .v-100 {
    height: auto;
  }
  .wrapper .main-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
  .hero .content {
    width: 100%;
    padding: 50px 20px;
    height: auto;
    margin-top: 50px !important;
  }
  .hero .content h1.lg {
    display: block;
    font-size: 40px;
  }
  .hero .content h1.md {
    display: none;
  }
  .hero .content img.hero {
    height: 310px;
  }
  .Whyus .main-container .right img {
    height: auto;
    width: 100%;
  }
  .Whyus .main-container .left ul li {
    margin-bottom: 15px;
  }
  .footer {
    text-align: left;
  }
  .footer .footer-logo {
    margin-bottom: 20px;
  }
  .footer .links {
    margin-bottom: 20px;
  }
  .footer .social-links {
    text-align: center;
    margin-top: 20px;
  }
  .footer .footer-bottom ul li {
    float: left;
    margin-right: 10px;
  }
  .footer .footer-bottom .text-right {
    text-align: center;
  }
  .projects-pg {
    margin-top: 50px;
  }
  .projects-pg .grid .grid-item {
    width: calc(50% - 15px);
    height: 350px;
  }
}
@media (max-width: 767px) {
  .hero .content .block {
    flex-direction: column;
    text-align: center;
  }
  .hero .content .block img.hero {
    position: static;
    transform: initial !important;
    margin-bottom: 30px;
    height: auto;
    max-width: 50%;
  }
  .hero .content .block h1 {
    font-size: 32px;
  }
  .hero .content .block br {
    display: none;
  }
  .hero .content .block p {
    width: 100%;
    margin: 20px 0;
    font-size: 16px;
    line-height: 23px;
  }
  .hero .content .block .left .hero-links {
    display: flex;
    justify-content: center;
  }
  .hero .content .client-logos {
    justify-content: center;
  }
  .hero .content .client-logos img {
    margin-right: 10px;
    width: 45px;
  }
  .ratings .main-container {
    flex-direction: column;
  }
  .ratings .main-container .left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .ratings .main-container .right {
    width: 100%;
  }
  .avail:before {
    top: -10%;
    left: -10%;
    width: 142px;
    height: 156px;
  }
  .avail:after {
    right: -100px;
    bottom: -100px;
    width: 195px;
    height: 217px;
  }
  .avail .main-container {
    flex-direction: column;
  }
  .avail .main-container .left {
    width: 100%;
  }
  .avail .main-container .left img {
    height: auto;
    max-width: 50%;
    margin: 0 auto;
    display: block;
  }
  .avail .main-container .right {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
  .services .flex-row .block {
    width: 100%;
    padding: 20px;
  }
  .tools::before, .tools h1 br {
    display: none;
  }
  .tools .tools-slider .slider-for div .my-slide {
    width: 100%;
  }
  .projects .projects-slider {
    margin: 0;
    width: 100%;
  }
  .projects .projects-slider .myslide {
    height: 300px;
    opacity: 1;
  }
  .Whyus .main-container {
    flex-direction: column;
  }
  .Whyus .main-container .left {
    width: 100%;
  }
  .Whyus .main-container .left h1 {
    text-align: center;
  }
  .Whyus .main-container .left .btn-brand {
    width: 200px;
    display: block;
    margin: 0 auto;
  }
  .Whyus .main-container .right {
    width: 100%;
    margin-top: 30px;
  }
  .Whyus .main-container .right img {
    height: auto;
    max-width: 50%;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .testimonial .testimonial-slider {
    margin: 0;
    width: 100%;
    margin-bottom: 50px;
  }
  .testimonial .testimonial-slider .myslide {
    padding: 20px;
    opacity: 1;
  }
  .footer {
    padding: 50px 0 20px 0;
  }
  .footer .footer-top {
    flex-direction: column;
  }
  .footer .footer-top .left {
    width: 100%;
  }
  .footer .footer-top .left h2 {
    text-align: center;
  }
  .footer .footer-top .left p {
    text-align: center;
  }
  .footer .footer-top .left .social-links {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }
  .footer .footer-top .right {
    width: 100%;
    margin-top: 30px;
  }
  .footer .footer-top .right .form-group {
    text-align: center;
  }
  .footer .footer-bottom {
    flex-direction: column;
  }
  .footer .footer-bottom ul {
    text-align: center;
  }
  .footer .footer-bottom ul li {
    float: none;
    display: inline;
  }
  .projects-pg h1 br {
    display: none;
  }
  .projects-pg .filter a {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .projects-pg .grid .grid-item {
    width: 100%;
    height: 300px;
  }
}/*# sourceMappingURL=responsive.css.map */