@media (min-width: 992px) and (max-width: 1199px) {
  .nav-section .navbar ul li a {
    font-size: 13px;
  }
  .nav-section .navbar ul li {
    padding-right: 20px;
  }
  .carousel-caption {
    top: 17%;
  }
  .navbar-brand {
    width: 183px;
  }
  .top-head .top-area li i {
    font-size: 15px;
  }
  .top-head .top-area li a {
    font-size: 14px;
  }
  .carousel-caption h1 {
    font-size: 40px;
  }
  .carousel-caption p {
    font-size: 14px;
    color: #fff;
    line-height: 27px;
  }
  .usp-sec .usp-area .usp-icon {
    padding: 20px;
  }
  .about .about-content h1 {
    font-size: 30px;
  }
  .service-sec .service-item .service-content h4 {
    padding-top: 10px;
    padding-left: 15px;
    font-size: 15px;
  }
  .service-sec .service-item .service-content h4 {
    padding-left: 31px;
  }
  .service-box-head {
    width: 100%;
  }
  .service-sec .service-item .service-icon {
    width: 80px;
    height: 80px;
    right: 15px;
    top: 88%;
    padding: 18px;
  }
  .service-sec .service-item .service-content p {
    line-height: 19px;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .top-head {
    display: none;
  }
  #gallery .img-wrapper {
    height: 130px;
  }
  .footer .contact-area li i {
    width: 25px;
  }
  .nav-open {
    display: block;
  }
  .msg_area form input,
  .msg_area form select,
  .msg_area form textarea {
    margin-bottom: 0;
  }
  .count-sec .count-area .count-number h3 {
    padding-left: 81px;
  }
  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .nav-section {
    margin-top: 0;
    background: #fff;
    height: auto;
  }
  .navbar-brand img {
    width: 82%;
  }
  #gallery .img-wrapper {
    height: 140px;
  }
  #gallery .img-wrapper a {
    display: contents;
  }
  #gallery .img-wrapper a img {
    height: 100%;
  }

  .navbar-collapse {
    z-index: 999;
    background: #01435b;
    position: relative;
    padding-bottom: 10px;
  }
  .call-area {
    width: 92%;
    height: 54px;
    margin-left: 15px;
  }
  .carousel-caption p span {
    display: unset;
  }
  .call-area a {
    line-height: 44px;
    text-transform: capitalize !important;
  }

  .navbar-collapse ul ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .navbar-collapse .navbar-nav {
    padding-left: 15px;
  }
  .navbar-toggler {
    background: #003b7e !important;
    padding: 7px 13px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .nav-section .container {
    padding: 0 4px;
  }
  .nav-section .navbar ul li a {
    color: #fff;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  /* count style start */
  .count-sec {
    padding: 50px 0 20px;
  }
  .count-area {
    display: block;
  }
  .count-icon {
    margin: auto;
  }
  .count-sec .count-area p {
    text-align: center;
  }
  .count-number {
    text-align: center;
  }
  .count-sec p {
    text-align: center;
    margin-bottom: 30px;
  }

  /* For banner section */
  .carousel-inner::before {
    display: none;
  }
  /* .carousel-inner::after{
        background: #0000006e;
    } */
  .carousel-inner::after {
    height: 100%;
  }
  .carousel-caption {
    left: 24px !important;
  }

  .banner-img {
    margin-top: 247px;
  }
  .banner-sec .main-btn {
    margin: unset;
  }
  .carousel-item {
    height: 600px;
  }
  .carousel-item img {
    height: 100% !important;
    object-fit: cover;
  }
  .carousel-inner {
    height: auto;
  }
  .carousel-caption {
    left: 10px;
    right: 10px;
    top: 134px;
  }
  .carousel-caption h1 {
    font-size: 32px;
  }
  .footer {
    padding-bottom: 20px;
  }

  .carousel-caption h2 {
    font-size: 25px;
    margin-top: -100px;
    text-align: center;
  }
  .carousel-caption p {
    width: 100% !important;
    font-size: 14px;
    line-height: 20px;
  }
  /* For baner form section */
  .form-sec .form-box {
    top: 0;
    padding: 20px 30px;
    margin-top: 37px;
  }
  .form-sec .form-box h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
  }
  .form-sec .form-box input {
    margin-bottom: 15px;
  }
  /* For Process section */
  /* usp section */

  .usp-sec .usp-area {
    display: unset;
    margin-bottom: 20px;
  }
  .usp-sec .usp-area .usp-icon {
    background: #002d4c;
  }
  .usp-sec .usp-area .usp-content-box {
    margin-top: 0;
    height: 148px;
  }
  .usp-sec .usp-area:hover .usp-content-box {
    background: #fff;
  }
  .usp-sec .usp-area:hover .usp-content-box p {
    color: #000;
  }
  .usp-sec .usp-area .usp-content-box p {
    text-align: center;
  }
  .usp-sec .usp-area .usp-cnt-img img {
    opacity: 0.2;
  }

  /* usp end */
  .process-sec {
    padding: 50px 0;
  }
  .process-sec .process-head h6 {
    font-size: 16px;
  }
  .process-sec .process-head h1 {
    font-size: 30px;
  }
  .process-sec::before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: url(../img/roller.png) no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.04;
    background-size: contain;
  }
  .process-sec::after {
    position: absolute;
    top: 70%;
    left: 0;
    content: "";
    background: url(../img/saw.png) no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.04;
    background-size: contain;
  }

  /* For service section */
  .service-sec {
    padding: 60px 0 230px;
    background-size: cover !important;
  }
  .service-sec .service-head {
    margin-bottom: 0;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1 {
    font-size: 24px;
  }
  /*     .service-sec .row .col-lg-4:nth .service-item{
        margin-bottom: 17px;
    } */
  .service-sec .service-item {
    margin-top: unset;
  }
  .service-sec .row .col-lg-4:nth-child(1) {
    margin-top: 0;
  }
  .service-sec .row .col-lg-4:nth-child(2) {
    margin-top: 248px;
  }
  .service-sec .row .col-lg-4:nth-child(3) {
    margin-top: 248px;
  }
  .service-sec .row .col-lg-4:nth-child(4) {
    margin-top: 248px;
  }
  .service-sec .row .col-lg-4:nth-child(5) {
    margin-top: 248px;
  }
  .service-sec .row .col-lg-4:nth-child(6) {
    margin-top: 248px;
  }
  .service-sec .service-item .service-content h4 {
    padding-left: 32px;
  }
  .service-box-head {
    width: 88%;
  }
  .service-sec .service-item .service-content {
    bottom: unset;
  }

  /* about style */
  .about {
    padding: 40px 0 30px 0;
  }
  .about .about-content h6 {
    font-size: 13px;
  }
  .about .about-snd-img {
    display: none;
  }
  .about .about-content h1 {
    font-size: 24px;
  }
  .about .about-first-img {
    width: 100%;
  }
  .list-area .abt-icon {
    width: 110px;
    height: 110px;
  }
  .list-area .abt-content {
    padding-left: 20px;
    margin-left: 0;
  }
  .list-area:hover .abt-icon:after {
    width: 3px;
    height: 50px;
    opacity: 1;
    top: 80px;
    left: 55px;
  }
  .list2,
  .list3 {
    top: 0;
  }
  .about .main-btn {
    margin-top: 20px;
  }
  .list-area {
    display: unset;
  }
  .about::after {
    display: none;
  }
  .about .about-content {
    padding-top: 30px;
  }
  .modal .modal-dialog .modal-body .form-box h3 {
    font-size: 33px;
  }
  /* Choose style start */
  .choose-sec {
    padding: 30px 0;
  }
  .choose-sec .choose-head h1,
  .choose-sec .choose-head h1 span {
    font-size: 30px;
  }
  .choose-sec .choose-box {
    margin-top: 18px;
  }
  .choose-sec .choose-icon {
    padding: 10px;
  }
  .choose-sec .choose-icon img {
    top: 24px;
  }
  .choose-img {
    width: 300px;
    height: 300px;
    margin: auto;
  }
  /* Project style start */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .owl-carousel.owl-drag .owl-item {
    width: 340px !important;
    margin-right: 20px;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 29px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 24%;
    right: 7%;
  }
  /* blog section style start */
  .blog-sec .blog-head h1 {
    font-size: 24px;
  }
  .blog-item {
    height: 230px;
    margin-top: 30px;
  }
  .blog-sec .blog-head h1 {
    padding-bottom: 0;
  }

  /* call, sec style start */

  .call-sec h5 {
    font-size: 24px;
  }
  .call-sec h6 {
    font-size: 24px;
  }

  /* For testimonial section */
  .testimonials {
    padding: 40px 0 80px;
  }
  .testimonials .item .info .author-img {
    width: 71px;
    margin: auto;
  }
  .testi-head h1 {
    font-size: 24px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .testi-cont-head h6 {
    padding-left: 0;
    text-align: center;
    margin-top: 20px;
  }
  .testimonials .item {
    height: auto;
  }
  .owl-next > span.ti-angle-right {
    top: 36%;
  }
  .testimonials .owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
  }
  .testimonials .item .client-desk .client-area p {
    width: 100% !important;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -50px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 40%;
    bottom: -50px;
    transform: translateX(-60%);
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 45px;
    height: 45px;
    top: 100%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  /* .owl-next>span.ti-angle-right,
    .owl-prev>span.ti-angle-left{
        top: 37%;
        left: 29%;
    } */
  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
  .footer-logo {
    width: 100%;
  }
  .inner_banner {
    height: 193px;
  }
  .singale_service img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .singale_service img.alignright {
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .top-head {
    display: none;
  }
  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .navbar-toggler {
    margin-top: 24px;
  }
  .msg_area form input,
  .msg_area form select,
  .msg_area form textarea {
    margin-bottom: 0;
  }
  .carousel-item {
    height: 600px;
  }
  .carousel-item img {
    height: 100% !important;
    object-fit: cover;
  }
  .carousel-inner {
    height: auto;
  }
  .carousel-caption {
    left: 10px;
    right: 10px;
    top: 134px;
  }
  .carousel-caption h1 {
    font-size: 32px;
  }
  .footer {
    padding-bottom: 20px;
  }
  .nav-section {
    margin-top: 0;
    background: #fff;
    /* margin-bottom: 31px; */
  }
  .navbar-brand img {
    width: 100%;
  }
  /* .nav-section .navbar ul li:last-child{
            width: 193px;
            text-align: center;
        } */
  .navbar-collapse {
    z-index: 999;
    background: #01435b;
    position: relative;
    top: 17px;
  }
  .navbar-collapse ul ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .navbar-collapse .navbar-nav {
    padding-left: 15px;
  }
  .navbar-toggler {
    background: #003b7e !important;
    padding: 7px 13px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .nav-section .container {
    padding: 0 4px;
  }
  .nav-section .navbar ul li a {
    color: #fff;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  /* count style start */
  .count-sec {
    padding: 40px 0;
  }
  .count-area {
    display: block;
  }
  .count-icon {
    margin: auto;
  }
  .count-sec .count-area p {
    text-align: center;
  }
  .count-number {
    text-align: center;
  }
  .count-sec p {
    text-align: center;
    margin-bottom: 30px;
  }
  .nav-open {
    display: block;
  }

  /* For banner section */
  .carousel-inner::before {
    display: none;
  }
  /* .carousel-inner::after{
            background: #0000006e;
        } */
  .carousel-inner::after {
    height: 100%;
  }

  .banner-img {
    margin-top: 247px;
  }
  .banner-sec .main-btn {
    margin: unset;
  }

  .carousel-inner {
    height: auto;
  }

  .carousel-caption h2 {
    font-size: 25px;
    margin-top: -100px;
    text-align: center;
  }
  .carousel-caption p {
    width: 100% !important;
    font-size: 14px;
    line-height: 20px;
  }
  /* For baner form section */
  .form-sec .form-box {
    top: 0;
    padding: 20px 30px;
    margin-top: 37px;
  }
  .form-sec .form-box h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
  }
  .form-sec .form-box input {
    margin-bottom: 15px;
  }
  /* For Process section */
  /* usp section */

  .usp-sec .usp-area {
    display: unset;
    margin-bottom: 20px;
  }
  .usp-sec .usp-area .usp-icon {
    background: #002d4c;
  }
  .usp-sec .usp-area .usp-content-box {
    margin-top: 0;
    height: 122px;
  }
  .usp-sec .usp-area:hover .usp-content-box {
    background: #fff;
  }
  .usp-sec .usp-area:hover .usp-content-box p {
    color: #000;
  }
  .usp-sec .usp-area .usp-content-box p {
    text-align: center;
  }

  /* usp end */
  .process-sec {
    padding: 50px 0;
  }
  .process-sec .process-head h6 {
    font-size: 16px;
  }
  .process-sec .process-head h1 {
    font-size: 30px;
  }
  .process-sec::before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: url(../img/roller.png) no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.04;
    background-size: contain;
  }
  .process-sec::after {
    position: absolute;
    top: 70%;
    left: 0;
    content: "";
    background: url(../img/saw.png) no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.04;
    background-size: contain;
  }

  /* For service section */
  .service-sec {
    padding: 60px 0 238px;
    background-size: cover !important;
  }
  .service-sec .service-head {
    margin-bottom: 0;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1 {
    font-size: 24px;
  }
  .service-sec .service-item {
    margin-bottom: 17px;
  }
  .service-sec .row .col-lg-4:nth-child(1) .service-item {
    margin-top: 0;
  }
  .service-sec .row .col-lg-4:nth-child(2) .service-item {
    margin-top: 0;
  }
  /* .service-sec .row .col-lg-4:nth-child(3) .service-item{
            margin-top: 0;
        }
        .service-sec .row .col-lg-4:nth-child(4) .service-item{
            margin-top: 0;
        } */
  .service-sec .service-item .service-icon {
    top: 80%;
    padding: 26px;
  }
  .service-box-head {
    width: 88%;
  }

  /* about style */
  .about {
    padding: 40px 0 30px 0;
  }
  .about .about-content h6 {
    font-size: 16px;
  }
  .about .about-snd-img {
    display: none;
  }
  .about .about-content h1 {
    font-size: 29px;
  }
  .about .about-first-img {
    width: 100%;
  }
  .list-area .abt-icon {
    width: 110px;
    height: 110px;
  }
  .list-area .abt-content {
    padding-left: 20px;
    margin-left: 0;
  }
  .list-area:hover .abt-icon:after {
    width: 3px;
    height: 50px;
    opacity: 1;
    top: 80px;
    left: 55px;
  }
  .list2,
  .list3 {
    top: 0;
  }
  .about .main-btn {
    margin-top: 20px;
  }
  .list-area {
    display: unset;
  }
  .about::after {
    display: none;
  }
  .about .about-content {
    padding-top: 30px;
  }
  .modal .modal-dialog .modal-body .form-box h3 {
    font-size: 33px;
  }
  /* Choose style start */
  .choose-sec {
    padding: 30px 0;
  }
  .choose-sec .choose-head h1,
  .choose-sec .choose-head h1 span {
    font-size: 30px;
  }
  .choose-sec .choose-box {
    margin-top: 18px;
  }
  .choose-sec .choose-icon {
    padding: 10px;
  }
  .choose-sec .choose-icon img {
    top: 24px;
  }
  .choose-img {
    width: 300px;
    height: 300px;
    margin: auto;
  }
  /* Project style start */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .owl-carousel.owl-drag .owl-item {
    width: 340px !important;
    margin-right: 20px;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 29px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 31%;
    right: 9%;
  }
  /* blog section style start */
  .blog-sec .blog-head h1 {
    font-size: 24px;
  }
  .blog-item {
    height: 230px;
    margin-top: 30px;
  }
  .blog-sec .blog-head h1 {
    padding-bottom: 0;
  }

  /* call, sec style start */

  .call-sec h5 {
    font-size: 33px;
  }

  /* For testimonial section */
  .testimonials {
    padding: 40px 0 80px;
  }
  .testi-head h1 {
    font-size: 29px;
  }
  .testimonials .item {
    height: auto;
  }
  .testimonials .owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
  }
  .testimonials .item .client-desk .client-area p {
    width: 100% !important;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 45px;
    height: 45px;
    top: 100%;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: 45%;
    bottom: -50px;
    transform: translateX(-55%);
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 45%;
    transform: translateX(55%);
    bottom: -30px;
  }
  /* .owl-next>span.ti-angle-right,
        .owl-prev>span.ti-angle-left{
            top: 37%;
            left: 29%;
        } */
  .owl-next > span.ti-angle-right {
    top: 37%;
    left: 28%;
  }
  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
}

@media (min-width: 1347px) and (max-width: 1532px) {
  .nav-section .navbar ul li a {
    font-size: 16px;
  }
}

@media (min-width: 390px) and (max-width: 413px) {
  .service-sec .service-item .service-icon {
    padding: 21px;
    right: 27px;
    top: 83%;
  }
}
@media (min-width: 375px) and (max-width: 389px) {
  .service-sec .service-item .service-icon {
    padding: 21px;
    right: 27px;
    top: 81%;
  }
}

@media (min-width: 360px) and (max-width: 374px) {
  .service-sec .service-item .service-icon {
    padding: 21px;
    right: 27px;
    top: 80%;
  }
}

@media (min-width: 320px) and (max-width: 350px) {
  .service-sec .service-item .service-icon {
    right: 18px;
    top: 90%;
    width: 80px;
    height: 80px;
  }
  .service-sec .service-item .service-content h4 {
    font-size: 15px;
  }
}
@media (min-width: 414px) and (max-width: 767px) {
  .service-sec .service-item .service-icon {
    padding: 21px;
    right: 31px;
    top: 83%;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  #gallery .img-wrapper {
    text-align: center;
  }
  .service-sec .service-item .service-icon {
    padding: 21px;
    right: 41px;
    top: 88%;
  }
  .choose-sec .choose-icon {
    padding: 38px;
  }
  .choose-sec .choose-icon img {
    top: -3px;
  }
  .carousel-caption h2 {
    margin-top: -170px;
  }
  .banner-img {
    margin-top: 220px;
  }
  .owl-next > span.ti-angle-right {
    top: 37%;
  }
  #exitButton {
    top: 18%;
    right: 7%;
  }
}
@media (min-width: 991px) {
  /* .navbar-brand{
        display: none;
    } */
  .navbar-collapse .estimate-area {
    margin-left: auto;
  }
  .list-area {
    display: flex;
  }
}
