/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
  .header-contact ul {
    gap: 20px;
  }

  .header-contact ul li a {
    font-size: 13px;
  }

  .main-menu ul {
    gap: 30px;
  }

  .service-body>h2 {
    font-size: 22px;
  }

  .about-img-1 img {
    width: 290px;
    height: 360px;
  }

  .about-img-1 {

    left: 10px;
    bottom: -100px;

  }

  .about-img-2 img {
    width: 248px;
    height: 236px;
  }

  .about-img-2 {
    right: -25px;
  }

  .about-side-1 {
    top: -260px;
    right: -20px;
  }

  .about-img-3 {
    top: 10px;
    right: -10px;
  }

  .about-img-3 img {
    width: 339px;
    height: 339px;
  }

  .about-text {
    top: 120px;
    left: 10px;
    width: 185px;
    height: 220px;
  }

  .about-text h2 {
    font-size: 80px;
  }

  .about-side-2 {
    top: 60px;
  }

  .featured-img-2::before {
    bottom: -400px;
  }

  .featured-img-1::before {
    top: 30px;
  }

  .exp-img-3 {
    top: 45px;
    left: 0px;
  }

  .exp-clients {
    left: 232px;
    bottom: -115px;
  }

}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
  .header-contact ul li a {
    font-size: 11px;
  }

  .header-contact ul li i {
    margin-right: 10px;
    font-size: 14px;
  }

  .header-contact ul {
    gap: 14px;
  }

  .main-menu ul {
    gap: 20px;
  }

  .main-menu ul li a {
    font-size: 15px;
  }

  .main-logo {
    width: 130% !important;
  }

  .web-btn a,
  .web-btn button,
  .web-btn input {
    padding: 10px 23px;
    font-size: 14px;
  }

  .banner-title h2 {
    font-size: 52px;
  }

  .banner-title p {
    font-size: 17px;
  }

  .banner-img img {
    height: 660px;
  }

  .web-title h2 {
    font-size: 38px;
    margin-bottom: 8px;
  }

  .about-img-1 {
    left: 10px;
    bottom: -10px;
  }

  .about-img-1 img {
    width: 210px;
    height: 270px;
  }

  .about-img-2 {
    right: 2px;
  }

  .about-img-2 img {
    width: 218px;
    height: 216px;
  }

  .about-side-1 {
    top: -250px;
    right: -10px;
    width: 290px;
  }

  .about-img-3 {
    top: -20px;
  }

  .about-img-3 img {
    width: 269px;
    height: 259px;
  }

  .about-text {
    top: 0px;
    left: 0px;
    width: 185px;
    height: 200px;
  }

  .about-text h2 {
    font-size: 67px;
  }

  .about-text span {
    font-size: 18px;
  }

  .about-side-2 {
    top: -40px;
    width: 300px;
    left: -10px;
  }

  .about-us {
    padding: 110px 0px 110px;
  }

  .featured-img-2::before {
    bottom: -290px;
  }

  .features {
    padding: 110px 0px;
  }

  .exp-img-3 {
    top: 18px;
    left: 0px;
  }

  .exp-clients {
    left: 192px;
    bottom: -75px;
    width: 210px;
  }

  .mini-banner-content h2 {
    font-size: 36px;
  }

  .newsletter-title h4 {
    font-size: 28px;
  }

  .expertise {
    padding: 100px 0px;
  }
}


/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
  .main-logo {
    width: 32% !important;
    padding: 6px;
  }

  .welcome-text h3 {
    text-align: center;
  }

  .banner-title h2 {
    font-size: 45px;
    margin-bottom: 20px;
  }

  .banner-title p {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .banner-img img {
    height: 560px;
  }

  .about-images {
    position: relative;
    height: 480px;
  }

  .about-img-1 {
    left: 0;
    top: 0;
  }

  .about-img-1 img {
    width: 370px;
    height: 340px;
  }

  .about-img-2 {
    top: 20px;
    right: 0;
    z-index: 3;
  }

  .about-img-2 img {
    width: 312px;
    height: 236px;
  }

  .about-img-3 {
    bottom: -30px;
    top: unset;
    right: 10px;
  }

  .about-img-3 img {
    width: 369px;
    height: 259px;
  }

  .about-side-1 {
    top: 0;
    right: -10px;
    width: 290px;
  }

  .about-side-2 {
    top: unset;
    width: 300px;
    left: -10px;
    bottom: -20px;
  }

  .about-text {
    top: unset;
    left: 7px;
    width: 295px;
    height: 190px;
    bottom: 0;
  }

  .about-us .row {
    flex-direction: column-reverse;

  }

  .about-us {
    padding: 70px 0px 70px;
  }

  .featured-img-1::before {
    top: -10px;
    left: -110px;
  }

  .featured-img {
    width: 100%;
    height: 440px;
  }

  .featured-img-1 {
    width: 40%;
    right: 30px;
    top: 40%;
  }

  .featured-img-2 {
    width: 45%;
    bottom: unset;
    right: unset;
    top: 0;
    left: 20px;
  }

  .featured-img-2::before {
    display: none;
  }

  .features {
    padding: 130px 0px 60px !important;
  }

  .expertise-image {
    height: 460px;
  }

  .exp-img {
    position: absolute;
    bottom: unset;
    width: 400px;
    top: 0;
    transform: unset;
  }

  .exp-img img {
    width: 100%;
  }

  .exp-projects {
    transform: unset;
    bottom: unset;
    width: 260px;
    right: 20px;
    top: 0;
  }

  .exp-img-2 {
    top: 136px;
    right: 0;
  }

  .exp-img-3 {
    bottom: 30px;
    left: 0px;
    top: unset;
    width: 315px;
  }

  .exp-clients {
    display: none;
  }

  .expertise {
    padding: 60px 0px;
  }

  .spacing {
    padding: 70px 0px;
  }

  .mini-banner-content h2 {
    font-size: 32px;
    line-height: 1.5;
  }

  .mini-banner-content p {
    font-size: 17px;
  }

  .newsletter-title h4 {
    font-size: 22px;
  }

  .newsletter-form {
    text-align: right;
    width: 90%;
    margin-left: auto;
  }

  section.newsletter-box-main {
    padding: 40px 0px;
  }

  .footer-top {
    padding: 60px 0px 60px;
  }
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }

  .main-logo {
    width: 52% !important;
    line-height: 1;
    padding: 5px 0px;
  }

  .banner-title h2 {
    font-size: 30px;
    margin-bottom: 12px;
  }

  .banner-title p {
    font-size: 14px;
  }

  .banner-img img {
    height: 460px;
  }

  .web-title h2 {
    font-size: 28px;
  }

  .web-title p {
    font-size: 16px;
    line-height: 1.5;
  }

  .service-body>h2 {
    font-size: 20px;
  }

  .service-btn a {
    font-size: 16px;
    padding: 12px;
  }

  .about-img-2 {
    display: none;
  }

  .about-img-3 {
    display: none;
  }

  .about-side-1 {
    display: none;
  }

  .about-side-2 {
    display: none;
  }

  .about-img-1 img {
    width: 100%;
    height: 300px;
  }

  .about-img-1 {
    position: unset;
  }

  .about-text {
    position: unset;
    margin-top: 15px;
    width: 100%;
    height: 150px;
  }

  .about-text h2 {
    font-size: 60px;
  }

  .about-text span {
    width: 60%;
  }

  .about-content p {
    margin: 20px 0px;
  }

  .about-content .web-btn {
    margin-top: 30px;
  }

  .featured-img-1 {
    width: 65%;
  }

  .featured-img {
    height: 350px;
  }

  .featured-content p {
    margin: 15px 0px;
  }

  .featured-content .web-btn {
    margin-top: 30px;
  }

  .case-title {
    margin-bottom: 30px;
  }

  .case-study-img img {
    height: 200px;
  }

  .case-study-content h2 {
    padding-right: 0px;
    font-size: 22px;
    margin-bottom: 10px;
  }

  .spacing {
    padding: 50px 0px;
  }

  .exp-img-2 {
    display: none;
  }

  .exp-img-3 {
    display: none;
  }

  .exp-img {
    width: 100%;
  }

  .exp-projects {
    width: 100%;
    bottom: 25px;
    top: unset;
    right: 0;
  }

  .expertise-image {
    height: 390px;
  }

  .mini-banner-content h2 {
    font-size: 24px;
    line-height: 1.4;
  }

  .mini-banner-content p {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .newsletter-form {
    width: 100%;
    margin-top: 20px;
  }

  .footer-link-gap {
    padding-left: 0px;
  }

  .footer-top {
    padding: 40px 0px 30px;
  }

  .privacy-menu ul {
    justify-content: center;
    margin-top: 15px;
  }

  .copyright p {
    text-align: center;
  }

  .responsive-menu-inner {
    padding: 20px 20px;
    width: 95%;
  }
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {}