@media only screen and (min-width: 100px) and (max-width: 1799px) {
  .container-fluid {
    max-width: 1550px;
  }
}

@media only screen and (min-width: 100px) and (max-width: 1699px) {
  .safer-img {
    right: 15%;
  }
}

@media only screen and (min-width: 100px) and (max-width: 1549px) {
  .container-fluid {
    max-width: 1320px;
  }
  .testi-title {
    padding-right: 0;
  }
  .head-numb {
    display: none;
  }
}

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

@media only screen and (min-width: 100px) and (max-width: 1399px) {
  .about-content {
    padding-left: 20px;
  }
  .page-template-contact-us .contact-form-main {
    padding: 40px !important;
  }
  .contact-form-main {
    padding: 0px;
  }

  .service-title-image {
    width: 20%;
  }
  .about-img.three img {
    height: 300px;
  }
  .nav-bar nav ul {
    gap: 24px;
  }
  .banner-content-main h1 {
    font-size: 60px;
    line-height: 80px;
  }
  .audience-faqs .accordion-button {
    font-size: 20px;
  }
  .safer-img {
    width: 330px;
  }
  .main-title h2 {
    font-size: 42px;
  }

  .container-fluid {
    max-width: 1140px;
  }
  .footer-left-box {
    padding: 40px 50px;
  }
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
  .main-header {
    padding: 10px 0px;
  }
  .container-fluid {
    max-width: 960px;
  }
  .head-btns {
    align-items: unset;
  }
  .banner-video video {
    height: 87dvh;
  }
  .service-title-image {
    top: -60px;
  }

  .simp-serv-item {
    padding: 20px 30px;
    height: 420px;
  }
  .simp-serv-item a {
    bottom: 20px;
  }
  .testi-item p {
    font-size: 20px;
  }
  .news-content h2 {
    font-size: 20px !important;
  }
  .news-content {
    flex: 0 0 70%;
  }
  .news-image {
    flex: 0 0 30%;
  }
  .contact-us-content {
    margin: 0px 0px;
  }
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
  .gallery-item.item1 img {
    height: 350px;
  }
  .mission-content-image {
    margin-top: 40px;
  }
  .recent-p-main {
    display: none;
  }
  .about-us-title {
    padding-left: 0px;
    margin-top: 60px;
  }
  .gallery-item.item4 img,
  .gallery-item.item3 img,
  .gallery-item.item2 img {
    height: 250px;
  }
  .gallery-item.item5 img,
  .gallery-item.item6 img {
    height: 380px;
    object-fit: cover;
  }
  .spacing {
    padding: 80px 0px;
  }
  .about-content {
    padding-left: 0px;
    margin-top: 40px;
  }
  .about-content h2 {
    margin-bottom: 10px;
  }
  .service-title-image {
    display: none;
  }
  .simp-serv-item {
    padding: 20px 20px;
    height: 340px;
  }
  .safer-content h2 {
    margin-bottom: 20px;
  }
  .safer-img-main {
    margin-top: 40px;
  }
  .who-we-are-image {
    margin-top: 40px;
  }
  .container-fluid {
    max-width: 720px;
  }
  .testi-item p {
    font-size: 18px;
  }
  .testi-title h2,
  .project-title h2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .audience-img {
    display: none;
  }
  .contact-form-main {
    padding: 0px 60px;
  }
  .foot-map {
    display: none;
  }
  .single-service .row:nth-child(even) {
    flex-direction: column-reverse;
  }
  .single-inner-img,
  .single-inner-list {
    margin: 20px 0px;
  }
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
  .gallery-item.item2,
  .gallery-item.item3,
  .gallery-item.item4,
  .gallery-item.item5,
  .gallery-item.item6 {
    grid-column: 1 / 13;
  }
  .gallery-item.item2 img,
  .gallery-item.item3 img,
  .gallery-item.item4 img,
  .gallery-item.item5 img,
  .gallery-item.item6 img {
    height: 350px;
  }
  .spacing {
    padding: 60px 0px;
  }
  .banner-content-main h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .sub-header {
    display: none;
  }
  .responsive-menu-main {
    padding: 60px 20px;
  }

  .simp-serv-item {
    height: 300px;
  }
  .main-title h2 {
    font-size: 36px;
  }
  .container-fluid {
    max-width: 540px;
  }
  .contact-form-main {
    padding: 0px 50px;
  }
  .made-by,
  .copyrights {
    text-align: center;
  }
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container,
  .container-fluid {
    width: 96%;
  }
  .single-content-main h2 {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .single-content-img img {
    height: 350px;
  }
  .spacing {
    padding: 50px 0px;
  }
  .head-buton {
    display: none;
  }
  .banner-content-main h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .banner-btn {
    margin-top: 30px;
  }
  .rounded-mark,
  .about-img.one,
  .about-img.two {
    display: none;
  }
  .about-content {
    margin-top: 20px;
  }
  .main-title h4 {
    display: none;
  }
  .main-title h2 {
    font-size: 32px;
  }
  .service-slider .slick-arrow {
    width: 50px;
    height: 50px;
    top: -70px;
  }
  .service-slider .slick-prev {
    right: 55px;
  }
  .simp-serv-item {
    height: 350px;
  }

  .expertise-title {
    margin-bottom: 70px;
  }
  .safer-img-main {
    margin-top: 20px;
    flex-direction: column;
    gap: 20px;
  }
  .who-we-are-image img {
    height: 400px;
  }
  .portfolio-title,
  .news-title {
    margin-bottom: 30px;
  }
  .news-main {
    flex-direction: column;
  }
  .news-image,
  .news-content {
    flex: 0 0 100%;
  }
  .news-main {
    align-items: unset;
  }
  .audience-faqs .accordion-button {
    font-size: 18px;
  }
  .contact-form-main {
    padding: 0px 20px;
  }
  .footer-left-box {
    padding: 20px 40px;
  }
  .f-logo {
    width: 280px;
  }
  .footer-contact ul li i {
    margin-right: 8px;
  }
  .form-field input,
  .form-field textarea,
  .form-field select {
    padding: 20px 20px;
  }
  .inner-header .inner-header-title h2 {
    font-size: 40px;
  }
  .customer-reviews-main {
    padding: 20px;
  }
  .page-template-contact-us .contact-form-main {
    padding: 40px 20px !important;
  }
  .about-us-image img {
    height: 350px;
  }
  .page-template-about-us .faq-title,
  .page-template-about-us .audience-faqs {
    padding-left: 0px;
  }
  .about-us-image:before {
    left: -10px;
  }
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
  .banner-content-main h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .simp-serv-item {
    height: 400px;
  }
  .safer-img {
    width: 280px;
  }
  .f-logo {
    width: 230px;
  }
  .foot-socials ul {
    gap: 10px;
  }

  .head-logo a {
    width: 180px;
  }
}
