@media screen and (max-width: 1890px) {
  .banner-section {
    padding: 54px 20px 20px;
  }

  .nav-col {
    max-width: 1240px;
    width: 100%;
    height: 70px;
  }

  .row.info-row {
    max-width: 1200px;
  }

  .logo-col {
    max-width: 220px;
    left: 70px;
    top: 14px;
  }
}

@media screen and (max-width: 1800px) {
  .banner-section {
    padding: 53px 20px 20px;
  }

  .nav-col {
    max-width: 1150px;
    width: 100%;
    height: 70px;
  }

  .row.info-row {
    max-width: 1135px;
    justify-content: space-evenly;
  }

  .logo-col {
    max-width: 14%;
    left: 40px;
    top: 9px;
  }
}

@media screen and (max-width: 1730px) {
  .row.process-row {
    padding: 40px 60px 0px;
  }

  .wrp-counter {
    padding: 0px 60px 70px;
  }

  .values-section {
    padding: 105px 64px 130px;
  }
}

@media screen and (max-width: 1650px) {
  .nav-col {
    max-width: 1100px;
    width: 100%;
    height: 70px;
  }

  .b-content-col h1 {
    font-size: 50px;
  }

  h6.sub-title {
    font-size: 30px;
  }

  .b-content-col p {
    font-size: 16px;
  }

  .banner-content-wrp {
    height: 730px;
  }

  .post-content h2,
  .post-content h2 strong,
  .service_content_wrp h2,
  .service_content_wrp h2 strong,
  h2.b-title {
    font-size: 36px;
  }

  .desc h4,
  h4 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .subtitle {
    margin-bottom: 15px;
    font-size: 16px;
  }

  p {
    line-height: 1.6;
    font-size: 16px;
  }

  .post-content li,
  .service-featured-content li,
  .desc li {
    line-height: 1.6;
    font-size: 16px;
  }

  .inner_banner_content_wrp h1 {
    font-size: 48px;
  }

  .breadcrumb {
    font-size: 16px;
  }

  .inner-banner-section {
    padding: 140px 0 80px 0;
  }

  section.about-section.about_page {
    padding: 80px 0px;
  }

  .about-process .process-image img {
    max-width: 500px;
    width: 100%;
    margin: auto;
  }

  .about-process .process-image {
    bottom: -105px;
  }

  .wrp-counter {
    padding: 0px 60px 40px;
  }

  .our-team-section {
    padding: 60px 0px;
  }

  .our-team-section .row {
    padding: 0px 0px;
  }

  h4.name {
    font-size: 26px;
  }

  h5.designnation {
    font-size: 20px;
  }

  p.info {
    font-size: 15px;
  }

  .team-details {
    bottom: 30px;
  }

  .process-section {
    padding: 40px 0px 0px;
  }

  .services-card-content h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1580px) {
  .nav-col {
    max-width: 1018px;
    width: 100%;
    height: 70px;
  }

  .counter-box .label {
    font-size: 22px;
  }

  .service_content_wrp h3,
  .service_content_wrp h3 strong {
    font-size: 22px;
    padding: 5px 0px;
  }

  .service-main-content h4,
  .services_faqs h4 {
    font-size: 28px;
  }
}

@media screen and (max-width: 1520px) {
  body {
    font-size: 16px;
  }

  .abt-step {
    font-size: 16px;
  }

  .nav-col {
    max-width: 920px;
    width: 100%;
    height: 60px;
  }

  .service-card-content h3 {
    font-size: 20px;
  }

  .service-card-content {
    height: 120px;
    padding: 30px 15px 15px;
  }
}

@media screen and (max-width: 1420px) {
  ul.navbar-nav li a {
    font-size: 16px;
  }

  .post-content h2,
  .post-content h2 strong,
  .service_content_wrp h2,
  .service_content_wrp h2 strong,
  h2.b-title {
    font-size: 32px;
  }

  h2.maintitle {
    margin-bottom: 12px;
  }

  .b-content-col h1 {
    font-size: 42px;
  }

  h6.sub-title {
    font-size: 24px;
    padding: 12px 0px 14px;
  }

  .desc h4,
  h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .custom-btn {
    max-width: 240px;
    padding: 12px 10px;
    height: 55px;
    font-size: 16px;
  }

  a.custom-btn img {
    width: 20px;
  }

  .services-section .common-btn-col a.custom-btn {
    width: 230px;
  }

  .service-card-content h3 {
    font-size: 18px;
  }

  .footer_detail_sec a.f_logo {
    max-width: 220px;
  }

  .footer_detail_sec .quick_links h6,
  .form_col h6 {
    font-size: 16px;
  }

  .footer_detail_sec .links_col {
    padding: 0 30px;
  }

  .footer_detail_sec .f_content {
    line-height: 1.6;
    font-size: 14px;
  }

  .form_col input,
  .form_col select,
  .form_col textarea {
    font-size: 14px;
    padding: 8px 12px;
  }

  span.title {
    font-size: 17px;
  }

  .inn-process-step p {
    font-size: 15px;
  }

  .process-step {
    height: 170px;
    margin-bottom: 18px;
  }

  .p-num {
    width: 44px;
    height: 44px;
    font-size: 20px;
  }

  .row.process-row {
    padding: 20px 60px 0px;
  }

  .counter-box .label {
    font-size: 16px;
  }

  .counter-box .counter {
    font-size: 32px;
  }

  .values-section {
    padding: 60px 25px 105px;
  }

  .value-card p {
    font-size: 14px;
  }

  .value-card h4 {
    font-size: 18px;
    margin-bottom: 7px;
  }

  .v-num {
    width: 38px;
    height: 38px;
    font-size: 18px;
  }

  .blog-card-content h3 {
    font-size: 18px;
  }

  .accordion-body p {
    font-size: 16px;
  }

  .blog_img img {
    height: 500px;
  }

  .blog_img img.arrow2,
  img.arrow2_H {
    height: 55px;
    right: 15px;
    top: 15px;
  }

  .services-card-content p {
    min-height: 95px;
  }

  .services-section .ser_btn a.custom-btn {
    width: 196px;
  }

  .services-section,
  .request-a-quote-wrapper,
  .gallery-wrapper.services {
    padding: 60px 0px;
  }

  .form-group input,
  .form-group select {
    height: 52px;
    font-size: 16px;
  }

  .form-group {
    margin-bottom: 18px;
  }

  .inner_banner_content_wrp h1 {
    font-size: 40px;
  }

  .post-content h3,
  .post-content h3 strong {
    font-size: 22px;
  }

  .icon img {
    max-width: 90px;
  }

  .d_content p {
    font-size: 16px;
  }

  .contact-form-content textarea.wpcf7-form-control.wpcf7-textarea {
    height: 190px;
    font-size: 16px;
  }

  .details-wrap {
    gap: 24px;
  }
}

@media screen and (max-width: 1360px) {
  .nav-col {
    max-width: 850px;
    width: 100%;
    height: 60px;
  }

  .icon img {
    max-width: 80px;
  }

  .details-wrap {
    gap: 16px;
  }

  .blog-image img,
  .post_thumbnail img {
    max-height: 350px;
  }

  .post-content h2,
  .post-content h2 strong,
  .service_content_wrp h2,
  .service_content_wrp h2 strong,
  h2.b-title {
    font-size: 28px;
  }

  .inn-services-cards {
    padding: 24px;
  }

  .need_helps {
    padding: 26px;
  }

  .need_helps h4 {
    font-size: 30px;
  }
}

@media screen and (max-width: 1300px) {
  .banner-content-wrp {
    height: 670px;
  }

  h2.maintitle {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .b-content-col h1 {
    font-size: 40px;
  }

  h6.sub-title {
    font-size: 22px;
    padding: 12px 0px 14px;
  }

  .desc h4,
  h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .abt-step {
    font-size: 14px;
    padding: 20px 50px 20px 20px;
  }

  .row.process-row {
    padding: 20px 30px 0px;
  }

  .wrp-counter {
    padding: 0px 30px 70px;
  }

  span.title {
    margin-bottom: 8px;
  }

  .process-step {
    padding: 20px 47px 20px 18px;
  }

  .process-step {
    height: 160px;
    margin-bottom: 18px;
  }

  .p-num {
    right: -43px;
    top: -16px;
  }

  .wrp-counter {
    padding: 0px 30px 40px;
  }

  .projects-top-content {
    padding-bottom: 24px;
  }

  .gallery-side img {
    height: 290px;
  }

  .gallery-center img {
    height: 596px;
  }

  .project.common-btn-col {
    padding-top: 25px;
  }

  .projects-section,
  .testimonial_wrapper,
  .blogs-section,
  section.about-section {
    padding: 60px 0px;
  }

  .value-card {
    padding: 20px;
  }

  .v-num {
    top: -3px;
  }

  .value-card:nth-child(2n) .v-num {
    top: auto;
    bottom: -3px;
  }

  span.title {
    width: 65%;
  }
}

@media screen and (max-width: 1260px) {
  .nav-col {
    max-width: 790px;
    width: 100%;
    height: 60px;
  }
}

@media screen and (max-width: 1200px) {
  nav.navbar.navbar-expand-xl {
    /* display: none; */
  }

  header nav {
    position: static !important;
  }

  header .navbar-collapse {
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
    background-color: #fff;
    padding: 20px 20px;
    border-top: 5px solid var(--primarycolor);
    margin-top: 10px;
    position: absolute;
    top: 99%;
    left: 0;
    right: 0;
    margin: 0 auto 0 auto;
    width: 95%;
  }

  header .navbar-collapse ul.navbar-nav li a,
  ul.navbar-nav li.menu-item-has-children > span:after {
    color: #000;
  }

  header ul.navbar-nav {
    flex-direction: column;
    align-items: flex-start;
  }

  ul#menu-main-menu {
    gap: inherit;
  }

  header ul.navbar-nav li {
    width: 100%;
    border-bottom: 1px solid #a1a1a1;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  ul.navbar-nav > li:last-child {
    border-bottom: 0px solid #a1a1a1;
    margin-bottom: 0;
  }

  header ul.navbar-nav ul.sub-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translate(0%, 0%);
    width: 100%;
    margin-top: 10px;
    display: none;
    transition: initial;
  }

  header ul.navbar-nav ul.sub-menu li {
    margin-bottom: 0;
    padding: 10px 10px;
  }

  .form_col {
    margin-top: 40px;
  }

  .row.info-row {
    justify-content: center;
    background-image: none;
  }

  .nav-col {
    max-width: initial;
    height: 60px;
    background-image: none;
    justify-content: flex-end;
  }

  header {
    position: relative;
    background: #0b0039;
  }

  nav button.navbar-toggler {
    border: 3px solid #fff;
  }

  header .nav-header {
    padding-bottom: 30px;
  }

  .banner-section {
    padding: 10px;
  }

  .banner-content-wrp {
    height: auto;
    padding: 120px 0px;
  }

  .p-num {
    right: -43px;
    top: -15px;
  }

  .process-steps {
    padding: 0px 0px 0;
  }

  .process-step:last-child {
    margin-bottom: 0;
  }

  .value-card h4 {
    font-size: 17px;
    margin-bottom: 7px;
  }

  .value-card p {
    font-size: 14px;
    line-height: normal;
  }

  .v-num {
    width: 32px;
    height: 32px;
    font-size: 15px;
  }

  .faq-section .container {
    padding: 0px calc(var(--bs-gutter-x) * 0.5);
  }

  header.fixed-header .logo-col img,
  header .logo-col img {
    max-width: 190px;
  }

  .logo-col {
    max-width: 11%;
    left: 56px;
    top: 62px;
    position: relative;
  }

  .banner-content-wrp:before {
    background: linear-gradient(
      90deg,
      rgb(0 0 0 / 98%) 6.86%,
      rgb(0 37 71 / 96%) 68.57%
    );
    opacity: 0.85;
  }

  header.fixed-header {
    position: relative !important;
  }

  .gallery-side img {
    height: 190px;
  }

  .gallery-center img {
    height: 395px;
  }

  .inner-banner-section {
    padding: 80px 0;
  }

  section.about-section.about_page {
    padding: 50px 0px;
  }

  .a-num {
    position: relative;
    margin: 0px auto 15px;
  }

  .inn-ab-step {
    padding-left: 0;
    text-align: center;
  }

  .about-process .process-image img {
    max-width: 425px;
  }

  .sidebar-menu {
    padding: 20px 20px 0px;
  }

  .sidebar-menu li a {
    padding: 8px 30px 8px 10px;
    font-size: 16px;
  }

  .service_content_wrp h3,
  .service_content_wrp h3 strong {
    font-size: 21px;
  }

  .need_helps {
    padding: 20px;
  }

  .need_helps h4 {
    font-size: 25px;
  }

  .need_helps p {
    font-size: 18px;
  }

  .row.contact-details-wrap {
    margin-bottom: 50px;
    justify-content: center;
    gap: 24px;
  }

  .details-wrap {
    gap: 16px;
    width: auto;
  }

  .map_iframe iframe {
    border-radius: 32px;
    height: 370px;
  }
}

@media screen and (max-width: 1026px) {
  .about_image_box {
    text-align: center;
  }

  .row.reverse-row .col-lg-6 {
    width: 100%;
  }

  .abt-li {
    width: 100%;
	justify-content: center;
  }

  .abt-step {
    padding: 20px 108px 20px 20px;
    max-width: 315px;
  }

  .row.reverse-row {
    gap: 30px;
  }

  .slick-dots li {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: #000;
  }

  .home .services-section li {
    background-color: #fff;
  }

  .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }

  .slick-dots li button {
    display: none;
  }

  .slick-dots li.slick-active {
    background-color: #f4782c;
  }

  .service.common-btn-col {
    justify-content: center;
    padding-top: 10px;
  }

  .process-image {
    display: none;
  }

  .process-steps {
    width: 50%;
  }

  span.title {
    width: 75%;
  }

  .process-section {
    padding: 60px 0px;
  }

  .counter-box {
    padding: 0px 25px;
  }

  .counter-box .label {
    font-size: 12px;
  }

  .counter-section .wrap {
    height: 138px;
  }

  .value-card:after {
    display: none;
  }

  .value-card {
    max-width: 42%;
  }

  .values-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }

  .values-section {
    padding: 60px 25px;
  }

  .values-top-content {
    padding-bottom: 30px;
  }

  .inn-blog-card,
  .inn-service-card {
    position: relative;
    padding: 0px 10px;
  }

  .blog-card-content {
    width: 84%;
  }

  .blog_img img {
    height: 440px;
  }

  .blogs-section .slick-dots li {
    background-color: #000;
  }

  .bblog.common-btn-col {
    padding-top: 0px;
  }

  .faqs_cta_content {
    width: 100%;
    text-align: center;
  }

  .faqs_cta_box {
    justify-content: center;
    padding: 30px 25px;
    gap: 20px;
  }

  .services-top-content .common-btn-col {
    position: relative;
  }

  .about-process .process-image {
    display: none;
  }

  .container {
    max-width: 1420px;
    width: 95%;
  }

  .request-a-quote-wrapper .col-md-7,
  .request-a-quote-wrapper .col-md-5 {
    width: 100%;
  }

  .request-a-quote-wrapper .row {
    text-align: center;
  }

  .request-top-content {
    padding: 40px 0px 0;
  }

  .gallery-grid .tall {
    grid-row: span 1;
  }

 
  .gallery-grid .wide {
    grid-column: span 1;
  }

  .gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .slick-list {
    display: flex;
  }

  .slick-track {
    display: flex;
  }
  section.for-section {
    padding: 50px 0px;
  }
  .post-featured-image img {
    max-height: 325px;
  }
  .post-featured-image {
    margin-bottom: 18px;
  }
  .service_content_wrp h3,
  .service_content_wrp h3 strong {
    font-size: 19px;
  }
  .service-details-content,
  .service-sidebar,
  .service-featured-content,
  .need_helps_wrp {
    width: 100%;
  }
  .need_helps {
    padding: 20px;
    display: inline-block;
  }
  .contact-form-content .form-btn {
    justify-content: center;
  }
  .details-wrap {
    gap: 16px;
    width: auto;
    display: block;
    text-align: center;
  }
  .icon {
    margin-bottom: 10px;
  }
	 .col-md-4.bottom-item {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important; 
      
        padding-left: 0 !important;
        padding-right: 0 !important;
		padding-bottom: 25px;
    }
    
    .bottom-item-wrap.row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 991px) {
  .reverse-row > div:last-child {
    order: -1;
  }

  .footer_detail_sec .links_col {
    padding: 50px 15px 0 15px;
  }

  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .row.services_mcon_wrp:nth-child(odd) > div.mimg {
    order: 1;
  }
  .row.services_mcon_wrp:nth-child(odd) > div.mitem {
    order: 2;
  }
  .single-services .services_mcon_wrp .mimg img {
    max-height: 400px;
    width: 100%;
  }
  .single-services .services_mcon_wrp .mct {
    text-align: start;
  }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 767px) {
  .footer_detail_sec .links_col {
    gap: 20px;
  }

  .footer_detail_sec .quick_links a {
    font-size: 15px;
  }

  .top-header {
    display: none;
  }

  header .nav-header {
    padding: 19px 0;
  }

  .logo-col {
    max-width: 11%;
    left: 20px;
    top: 58px;
  }

  .banner-content-wrp {
    padding: 60px 0px;
  }

  .b-content-col h1 {
    font-size: 28px;
  }

  h6.sub-title {
    font-size: 16px;
  }

  .btn-col a {
    border-radius: 10px;
  }

  .b-content-col p {
    padding-bottom: 18px;
  }

  .b-content-col {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    text-align: center;
  }

  .projects-section,
  .testimonial_wrapper,
  .blogs-section,
  section.about-section,
  .services-section {
    padding: 40px 0px;
  }

  h2.maintitle {
    font-size: 24px;
  }

  .value-card {
    background-image: url(../images/proces_bg1.png) !important;
  }

  .value-card:nth-child(2n) .v-num {
    top: -3px;
    bottom: auto;
  }

  .value-card {
    max-width: 47%;
  }

  .value-card p {
    font-size: 13px;
  }

  .bblog.common-btn-col a,
  .project.common-btn-col a {
    margin: auto !important;
  }

  .banner_slider_loop {
    margin: 0 !important;
  }

  .banner-section .slick-dots {
    width: 100%;
    top: auto;
    justify-content: center;
    bottom: 0px;
    right: 0;
    text-align: center;
  }

  .banner-section .slick-dots li {
    margin: 0px 10px;
  }
  .inner-banner-section {
    padding: 55px 0;
  }
  .inner_banner_content_wrp h1 {
    font-size: 32px;
  }
  .breadcrumb {
    font-size: 14px;
  }
  .about-steps h4 {
    font-size: 25px;
  }
  .ab-step {
    width: 100%;
  }
  h4.name {
    font-size: 20px;
  }
  h5.designnation {
    font-size: 16px;
  }
  .team-details {
    padding: 20px;
  }
  .our-team-section {
    padding: 40px 0px 20px;
  }
  .our-team-section .inn-top-content {
    padding-bottom: 20px;
  }
  .services-section.services .slick-dots {
    margin-top: 0px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0px;
  }
  .form-btn input {
    max-width: 100%;
  }
  .request-a-quote-wrapper {
    padding: 60px 0px 30px;
  }
  .gallery-grid {
    grid-gap: 12px;
  }
  .inn-services-cards {
    padding: 18px;
    text-align: center;
    gap: 18px;
  }
  span.ser_icons {
    justify-content: center;
  }
  .contact-form-content .inputs {
    gap: 0;
  }
  .contact-form-content .form-group {
    margin-bottom: 14px;
  }
  .details-wrap {
    width: 100%;
  }

  .d_content p strong {
    display: inline-block;
  }
  .contact-form-area-wrap .container {
    padding: 50px 12px;
  }
  section.blog-section {
    padding: 50px 0px;
  }
  .post-content h2,
  .post-content h2 strong,
  .service_content_wrp h2,
  .service_content_wrp h2 strong,
  h2.b-title {
    font-size: 23px;
  }
  .post-content h3,
  .post-content h3 strong {
    font-size: 20px;
  }
  .post-content h2,
  .post-content h3 {
    padding: 10px 0px;
  }
}

@media screen and (max-width: 590px) {
  .banner-content-wrp {
    padding: 35px 0px 70px;
  }

  .btn-col {
    display: block;
    text-align: center;
  }

  .btn-col a:first-child {
    margin-bottom: 14px;
  }

  .btn-col a {
    margin: auto;
  }

  .common-btn-col {
    display: block;
  }

  .call-us-btn {
    margin-top: 20px;
  }

  .services-section .common-btn-col a.custom-btn {
    margin: auto !important;
  }

  .process-steps {
    width: 100%;
  }

  .process-step {
    height: 185px;
    margin-bottom: 18px;
  }

  .p-num {
    right: -54px;
    top: -10px;
  }

  .process-steps {
    padding-bottom: 20px;
  }

  .process-section {
    padding: 40px 0px 0px;
  }

  .counter-section .wrap {
    height: auto;
    display: block;
    padding: 10px;
  }

  .counter-box {
    padding: 15px 25px;
    border: none;
  }

  .value-card {
    max-width: 100%;
  }

  .projects-top-content {
    padding-bottom: 0;
  }

  .blogs-top-content {
    padding-bottom: 5px;
    text-align: center;
  }

  .faqs_cta_content h5 {
    font-size: 20px;
  }

  .faqs_cta_box {
    padding: 22px 15px;
  }

  .faq-section {
    padding: 0px 0px 20px;
  }

  button.accordion-button.collapsed,
  .accordion-button:not(.collapsed) {
    padding-right: 30px;
  }

  .service-card-content {
    height: 120px;
    padding: 30px 15px 7px;
  }
  .container {
    max-width: 1420px;
    width: 95%;
  }
  .map_iframe {
    padding: 0px 18px 20px;
  }
}

@media screen and (max-width: 480px) {
  .custom-btn {
    padding: 12px 20px;
  }
}

@media screen and (max-width: 400px) {
}
