@media (max-width: 767px) {
  .top-head .top-area li:last-child {
    padding-left: 0;
  }
  /* .top-head .top-area li:nth-child(2),
    .top-head .top-area li:nth-child(3){
        display: none;
    } */
  .top-head .top-area {
    margin-bottom: 0;
    display: none;
  }
  .top-head {
    height: auto;
    line-height: 30px;
  }
  .wpcf7 form .wpcf7-response-output {
    padding: 0.2em 10px !important;
  }
  .faq-sec .book-form {
    padding: 40px 16px;
  }
  .book-form input {
    margin-bottom: 7px;
  }
  .banner-sec .banner-btn-area {
    display: flex;
  }
  .banner-sec .banner-btn-area .main-btn {
    width: 164px !important;
    text-align: center;
    padding: 12px;
    margin-right: 10px;
  }
  .top-head .top-area li p {
    padding-top: 7px;
    margin-bottom: 0;
  }
  .top-head .top-area li a,
  .top-head .top-area li p {
    padding-left: 7px;
    font-size: 13px;
  }
  .top-head .top-area li i {
    margin-top: 2px;
    font-size: 16px;
  }
  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .navbar-expand-lg .navbar-nav {
    position: relative;
  }

  .nav-section .navbar {
    height: auto;
  }
  .nav-section .navbar .navbar-brand {
    display: block;
    width: 70%;
  }
  .logo {
    display: none;
  }
  .nav-section .navbar .navbar-brand img {
    width: 80%;
  }
  .nav-section-scrolled .navbar .navbar-brand img {
    width: 60%;
  }
  .nav-section {
    padding: 4px 0;
  }

  .navbar-toggler {
    background: #183867 !important;
    padding: 7px 13px !important;
  }
  .about-btn-area {
    justify-content: center;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  .service-sec .service-item .service-content {
    height: 372px;
  }
  /* For banner section */
  .free_brt {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto;
    width: 180px;
    display: block;
  }
  .banner-sec .owl-carousel,
  .banner-sec .owl-carousel .item {
    height: 540px !important;
  }
  .banner-sec .owl-carousel .owl-nav button.owl-prev,
  .banner-sec .owl-carousel .owl-nav button.owl-next {
    display: none;
  }
  .banner-sec .owl-carousel .item .content-area {
    top: 26%;
  }
  .banner-sec .owl-carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .carousel-caption h2 {
    font-size: 35px;
  }
  .banner-sec .owl-carousel .item .content-area .caption h2,
  .banner-sec .owl-carousel .item .content-area .caption h2 span {
    font-size: 30px;
  }
  .banner-sec .owl-carousel .item .content-area {
    width: 92%;
  }
  .banner-sec .owl-carousel .item .content-area .caption h4 {
    font-size: 21px;
  }
  .usp-sec {
    margin-top: 0;
    padding: 40px 0 0;
  }
  /* 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 {
    padding-left: 21px;
  }
  .usp-sec .usp-box {
    margin-bottom: 110px;
    padding: 20px;
  }

  .usp-sec .usp-box .usp_icon {
    width: 100px;
    height: 100px;
    padding: 16px;
  }
  .usp-sec .usp-box .usp_para {
    top: 167px;
    text-align: center;
  }
  .usp-sec .usp-box .usp-head h4 {
    font-size: 16px;
  }
  .usp-sec .usp-box .usp_para p {
    padding: 0;
    text-align: left;
  }
  .usp-sec .usp-box .usp-head {
    padding-left: 0;
  }
  .count-area {
    display: block;
  }
  .count-sec .count-area .count-number::before {
    top: -17px;
    width: 100%;
    left: 0;
  }
  .count-sec .count-area .count-number {
    padding-left: 0;
  }
  .count-sec .count-area .count-icon {
    margin: auto;
  }
  .count-sec .count-area .count-number {
    text-align: center;
  }
  .count-sec .count-area .count-number h3 {
    font-size: 30px;
    margin-top: 0;
  }

  .count-sec p {
    font-size: 17px;
    padding-top: 10px;
  }

  .count-area {
    margin-top: 20px;
  }

  /* usp end */

  #gallery .img-wrapper img {
    width: 100%;
  }
  #gallery .image {
    text-align: center;
  }
  #gallery .img-wrapper::before {
    width: 96%;
    height: 90%;
    left: -3px;
    top: -6px;
  }
  #gallery .img-wrapper:hover:before {
    left: 20px;
    top: 0;
  }
  #gallery .img-wrapper {
    margin-bottom: 10px;
    height: 130px;
  }

  /* For service section */
  .service-sec {
    padding: 30px 0;
  }
  .service-sec .service-head {
    margin-bottom: 20px;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1 {
    font-size: 30px;
  }
  .service-sec .service-item {
    padding-bottom: 15px;
  }
  .service-sec .service-item .service-content h3 {
    font-size: 22px;
  }

  /* about style */
  .about {
    padding: 50px 0 30px 0;
  }

  .about .about-img {
    margin-top: 25px;
  }
  .about .about-content h6 {
    font-size: 16px;
  }
  .small-img {
    left: 50%;
    transform: translateX(-50%);
  }
  .about .count-area {
    bottom: -8px;
    left: 0;
  }
  .about .count-area h2 {
    font-size: 43px;
    padding-top: 18px;
  }
  .about .count-area .count-cont p {
    font-size: 26px;
    line-height: 27px;
    color: #fff;
  }
  .about-list li {
    margin-bottom: 15px;
  }
  .about .about-content h1 {
    font-size: 25px !important;
  }
  .about .about-content {
    padding-top: 30px;
  }
  .about .about-first-img {
    width: 100%;
  }
  .residential .para h4 {
    font-weight: 700;
    font-size: 16px;
    padding-top: 16px;
  }
  .about-list {
    padding-top: 10px;
  }
  .service-sec .main-btn {
    margin-top: 15px;
    /* margin-left: 26px; */
  }
  .service-sec .service-item .service-content p {
    padding-top: 6px !important;
  }
  .service-sec .service-item .service-img:before {
    bottom: -31px;
  }
  .service-sec .service-item .service-content p {
    padding-top: 17px !important;
  }
  .service-btn {
    text-align: center;
  }
  .about::after {
    display: none;
  }

  .modal .modal-dialog .modal-body .form-box h3 {
    font-size: 33px;
  }
  .fix-sec {
    padding: 50px 0 10px;
  }
  .fix-sec ul,
  .chimney-sec .fix-9,
  .chimney-sec .fix-9 ul {
    padding-top: 0 !important;
  }
  .fix-1,
  .fix-3,
  .fix-5,
  .fix-7,
  .fix-2,
  .fix-4,
  .fix-6,
  .fix-8 {
    padding: 10px;
  }
  .fix-2,
  .fix-4,
  .fix-6,
  .fix-8 {
    margin-top: 10px;
  }
  .fix-images {
    margin-bottom: 10px;
  }
  .choose-sec {
    padding: 0;
  }

  .choose-sec .choose-img {
    height: auto;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .choose-sec .choose-img::before {
    top: -20px;
    height: 272px;
  }
  h1 {
    font-size: 26px !important;
  }
  .count-sec .count-hd {
    display: block;
  }
  .count-sec .count-area .count-number {
    text-align: center;
  }
  .count-sec .count-area .count-number h3 {
    font-size: 30px;
    margin-top: 0;
    text-align: center;
  }
  .count-sec .count-area p {
    text-align: center;
    font-size: 20px;
  }
  .count-sec .count-area::before {
    left: 0;
  }

  .test-cont .client-area {
    padding: 25px 20px;
  }
  .client-area {
    padding: 0 10px 35px;
  }
  .faq-sec .contact-form {
    padding: 55px 20px;
  }
  .book-form .submit-btn {
    width: 100% !important;
    text-align: center;
  }
  .wideget-contact-area ul li i {
    padding-top: 6px;
  }
  .footer {
    padding-bottom: 10px;
  }

  /* Project style start */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 31%;
    right: 9%;
  }
  .appointment-sec h5,
  .appointment-sec h1 {
    text-align: center;
  }

  /* For testimonial section */
  .testimonials .owl-carousel .owl-stage-outer {
    padding: 20px 0;
  }
  .testimonials .item .client-desk .info {
    display: block;
  }
  .testimonials .item {
    height: auto;
  }
  .testimonials .item .info .author-img {
    margin: auto;
    width: 60px;
    height: 60px;
  }
  .testimonials .item .client-desk .info h6 {
    text-align: center;
  }

  .quote {
    width: 58px;
    margin-bottom: 15px;
  }
  .quote-area {
    border-right: 0;
  }
  .testimonials {
    padding: 40px 0 100px;
  }
  .testimonials .item p {
    text-align: center;
    padding-bottom: 0;
  }
  .testimonials .item .info {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .testimonials .item .quote {
    bottom: -10px;
    right: 9px;
  }
  .testimonials .item .client-desk .client-area p {
    padding-top: 10px;
    text-align: center;
    line-height: 22px;
  }
  .testimonials .owl-next > span.ti-angle-right {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .testi-head h1 {
    font-size: 30px;
  }
  .testimonials::after {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }

  .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: 55px;
    height: 55px;
    top: 98%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  /* .owl-next>span.ti-angle-right,
    .owl-prev>span.ti-angle-left{
        top: 37%;
        left: 29%;
    } */

  .faq-sec::before {
    bottom: 0;
    top: unset;
    height: 400px;
    width: 100%;
  }
  .faq-sec .book-form {
    width: 100%;
    right: unset;
    margin-top: 40px;
  }
  .faq-sec .book-form::after {
    display: none;
  }

  /* 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-contact-sec {
    display: block;
  }
  .footer-contact-sec li {
    margin-bottom: 30px;
  }
  .wideget-contact-area ul li p {
    padding-top: 0;
  }
  .wideget-area ul,
  .footer .footer_logo_area p {
    padding-top: 10px;
  }
  .breadcrumb-area h3 {
    text-align: center;
    top: 170px;
  }
  /* 	inner page style */
  .inner_banner h1 {
    padding-left: 0;
    text-align: center;
  }
  .abt_areasec {
    padding: 20px 0 40px;
  }
  .abt_areasec .work-img {
    display: block;
    margin-bottom: 20px;
  }
  .abt_areasec .work-img img {
    height: auto;
  }
  .abt_areasec .work-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .dropdown-menu {
    width: 100%;
  }
  .book_area {
    padding: 20px 0 40px;
  }
  input[type="submit"] {
    padding: 0;
  }
  .abt_areasec .get-btn,
  .abt_areasec .what-btn {
    padding: 12px 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .top-head .top-area li:last-child {
    padding-left: 0;
  }
  /* .top-head .top-area li:nth-child(2),
    .top-head .top-area li:nth-child(3){
        display: none;
    } */
  .top-head .top-area {
    margin-bottom: 0;
    display: block;
  }
  .inner_banner h1 {
    padding-left: 0;
  }
  .top-head {
    height: auto;
    line-height: 30px;
  }
  .top-head .top-area li p {
    padding-top: 7px;
    margin-bottom: 0;
  }
  .top-head .top-area li a,
  .top-head .top-area li p {
    padding-left: 7px;
    font-size: 13px;
  }
  .top-head .top-area li i {
    margin-top: 2px;
    font-size: 16px;
  }
  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .navbar-expand-lg .navbar-nav {
    position: relative;
  }

  .nav-section .navbar {
    height: auto;
  }
  .nav-section .navbar .navbar-brand {
    display: block;
  }
  .logo {
    display: none;
  }
  .nav-section .navbar .navbar-brand img {
    width: 92%;
  }
  .nav-section {
    padding: 4px 0;
  }
  .carousel-caption .banner-border {
    display: none;
  }

  .navbar-toggler {
    background: #183867 !important;
    padding: 7px 13px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .top-head .social-media li.fb a i {
    margin-top: 27px;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  /* For banner section */

  .banner-sec .owl-carousel .item {
    height: 600px;
  }
  .banner-sec .owl-carousel .item img {
    height: 100%;
    object-fit: cover;
  }
  .banner-sec .owl-carousel {
    height: auto;
  }
  .banner-sec .owl-carousel .owl-nav button.owl-prev,
  .banner-sec .owl-carousel .owl-nav button.owl-next {
    top: 85%;
    display: none;
  }
  .banner-sec .owl-carousel .owl-nav button.owl-prev {
    left: 35%;
  }
  .usp-sec {
    margin-top: 0;
    padding: 140px 0 0;
  }
  /* 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 {
    padding-left: 21px;
  }
  .usp-sec .usp-box {
    margin-bottom: 100px;
    padding: 20px;
  }
  .usp-sec .usp-box .usp_icon {
    width: 100px;
    height: 100px;
    padding: 16px;
  }
  .usp-sec .usp-box .usp_para {
    top: 167px;
    text-align: center;
  }
  .usp-sec .usp-box .usp-head h4 {
    font-size: 16px;
  }
  .usp-sec .usp-box .usp_para p {
    padding: 0;
    text-align: left;
  }
  .usp-sec .usp-box .usp-head {
    padding-left: 0;
  }
  .count-area {
    display: block;
  }
  .count-sec .count-area .count-number::before {
    top: -17px;
    width: 100%;
    left: 0;
  }
  .count-sec .count-area .count-number {
    padding-left: 0;
  }
  .count-sec .count-area .count-icon {
    margin: auto;
  }
  .count-sec .count-area .count-number {
    text-align: center;
  }
  .count-sec .count-area .count-number h3 {
    font-size: 30px;
    margin-top: 0;
    text-align: center;
  }
  .count-sec .count-area .count-icon {
    width: 100px;
    height: unset;
  }
  .count-sec .count-hd {
    display: block;
  }

  .count-sec .count-area .count-icon img {
    width: unset;
  }

  .count-sec p {
    font-size: 17px;
    padding-top: 10px;
    text-align: center;
  }
  .faq-sec .book-form::after {
    display: none;
  }

  .count-area {
    margin-top: 20px;
  }

  /* usp end */

  #gallery .img-wrapper img {
    width: 100%;
  }
  #gallery .image {
    text-align: center;
  }
  #gallery .img-wrapper::before {
    width: 96%;
    height: 90%;
    left: -3px;
    top: -6px;
  }
  #gallery .img-wrapper:hover:before {
    left: 20px;
    top: 0;
  }
  #gallery .img-wrapper {
    margin-bottom: 10px;
  }

  /* For service section */
  .service-sec {
    padding: 30px 0;
  }
  .service-sec .service-head {
    margin-bottom: 20px;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1 {
    font-size: 30px;
  }
  .service-sec .service-item {
    padding-bottom: 17px;
  }
  .service-sec .service-item .service-content h3 {
    font-size: 22px;
  }

  /* about style */
  .about {
    padding: 50px 0 30px 0;
  }
  .about-list li {
    display: inline-block;
  }
  .about .about-img {
    margin-top: 25px;
  }
  .about .about-content h6 {
    font-size: 16px;
  }
  .small-img {
    left: 50%;
    transform: translateX(-50%);
  }
  .about .count-area {
    bottom: -8px;
    left: 0;
  }
  .about .about-content h1 {
    font-size: 26px;
  }
  .about .about-first-img {
    width: 100%;
  }
  .residential .para h4 {
    font-weight: 700;
    font-size: 16px;
    padding-top: 16px;
  }
  .about-list {
    padding-top: 10px;
  }
  .service-sec .main-btn {
    margin-top: 15px;
    margin-left: 26px;
  }
  .service-sec .service-item .service-content p {
    padding-top: 6px !important;
  }
  .service-sec .service-item .service-img:before {
    bottom: -31px;
  }
  .about::after {
    display: none;
  }
  .about .about-content {
    padding-top: 30px;
  }
  .modal .modal-dialog .modal-body .form-box h3 {
    font-size: 33px;
  }
  .fix-sec {
    padding: 50px 0 10px;
  }
  .fix-1,
  .fix-3,
  .fix-5,
  .fix-7,
  .fix-2,
  .fix-4,
  .fix-6,
  .fix-8 {
    padding: 10px;
  }
  .fix-2,
  .fix-4,
  .fix-6,
  .fix-8 {
    margin-top: 10px;
  }
  .fix-images {
    margin-bottom: 10px;
  }
  .choose-sec {
    padding: 0;
  }

  .choose-sec .choose-img {
    height: auto;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .choose-sec .choose-img::before {
    top: -20px;
    height: 272px;
  }
  h1 {
    font-size: 26px !important;
  }
  .count-sec .count-area::before {
    left: 50%;
    transform: translateX(-50%);
  }

  .test-cont .client-area {
    padding: 25px 20px;
  }
  .faq-sec .contact-form {
    padding: 55px 20px;
  }
  .wideget-contact-area ul li i {
    padding-top: 6px;
  }

  /* Project style start */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 31%;
    right: 9%;
  }
  .appointment-sec h5,
  .appointment-sec h1 {
    text-align: center;
  }

  /* For testimonial section */
  .testimonials .owl-carousel .owl-stage-outer {
    padding: 20px 0;
  }
  .testimonials .item {
    height: auto;
  }
  .testimonials .item .info .author-img {
    margin: auto;
    width: 60px;
    height: 60px;
  }
  .testimonials .item .client-desk .info h6 {
    text-align: center;
  }
  .testimonials .item .quote {
    bottom: -10px;
    right: 9px;
  }
  .testimonials .item .client-desk .info {
    display: block;
  }

  .quote {
    width: 58px;
    margin-bottom: 15px;
  }
  .quote-area {
    border-right: 0;
  }
  .testimonials {
    padding: 40px 0 100px;
  }
  .testimonials .item p {
    text-align: center;
  }
  .testimonials .item .info {
    padding-bottom: 10px;
    padding-top: 33px;
  }
  .testimonials .item .client-desk .client-area p {
    padding-top: 10px;
    text-align: center;
    line-height: 22px;
  }
  .owl-next > span.ti-angle-right {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .testi-head h1 {
    font-size: 30px;
  }
  .testimonials::after {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }

  .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: 55px;
    height: 55px;
    top: 98%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  /* .owl-next>span.ti-angle-right,
    .owl-prev>span.ti-angle-left{
        top: 37%;
        left: 29%;
    } */
  .faq-sec::before {
    bottom: 0;
    top: unset;
    width: 90%;
    height: 566px;
  }
  .faq-sec .book-form {
    right: unset;
    left: -17px;
    margin-top: 100px;
  }

  /* 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-contact-sec {
    display: block;
  }
  .footer-contact-sec li {
    margin-bottom: 30px;
  }
  .wideget-contact-area ul li p {
    padding-top: 0;
  }
  .wideget-area ul,
  .footer .footer_logo_area p {
    padding-top: 10px;
  }
  .footer {
    padding: 60px 0 20px;
    position: relative;
    z-index: 1;
  }
}

@media (min-width: 1347px) and (max-width: 1532px) {
  .nav-section .navbar ul li a {
    font-size: 16px;
  }
}
@media (min-width: 414px) and (max-width: 767px) {
  #gallery .img-wrapper {
    text-align: center;
  }
  .choose-sec .choose-icon {
    padding: 38px;
  }
  .choose-sec .choose-icon img {
    top: -3px;
  }
  .review-area {
    justify-content: center !important;
    display: flex !important;
  }
  .review-box p {
    padding-left: 0;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .top-head {
    height: auto;
    line-height: 25px;
  }
  .top-head .top-area li a,
  .top-head .top-area li p {
    font-size: 14px;
    padding-top: 16px;
  }
  .wideget-area h3,
  .wideget-contact-area h3 {
    font-size: 21px;
  }

  .navbar-toggler {
    background: #f25c27 !important;
    padding: 7px 13px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .service-sec .service-item .service-content h3 {
    font-size: 18px;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 15px;
  }
  /* For banner section */
  .carousel-caption h4 {
    width: 100%;
    font-size: 20px;
    padding: 0;
  }
  .carousel-inner::before {
    display: none;
  }
  .carousel-item::before {
    height: 36px;
    top: 12%;
    width: 60%;
  }
  .carousel-inner::after {
    background: #0000006e;
  }
  .carousel-item {
    height: 300px;
  }
  .carousel-item img {
    height: 100%;
    object-fit: cover;
  }
  .carousel-caption {
    top: 7%;
    left: 30px !important;
  }
  .carousel-caption h2 {
    font-size: 36px;
    padding-top: 10px;
  }
  .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;
  }

  .usp-sec .usp-box .usp_icon {
    width: 100px;
    height: 100px;
    padding: 24px;
    margin: auto;
  }
  .usp-sec .usp-box .usp_para {
    top: 167px;
    text-align: center;
  }
  .usp-sec .usp-box .usp-head h4 {
    text-align: center;
    font-size: 19px;
  }
  .usp-sec .usp-box .usp_para p {
    padding: 0;
  }
  .usp-sec .usp-box .usp-head {
    padding-left: 0;
  }

  .count-area {
    display: block;
  }
  .count-sec .count-area .count-number::before {
    top: 21px;
    left: -82px;
  }
  .count-sec .count-area .count-number {
    padding-left: 4px;
  }
  /* .count-sec .count-area .count-icon{
    margin: auto;
} */
  .count-sec .count-area .count-number {
    text-align: center;
  }

  .count-sec .count-area .count-number h3 {
    font-size: 30px;
    margin-top: 0;
  }

  .count-sec p {
    font-size: 20px;
    padding-top: 10px;
    text-align: left;
    line-height: 27px;
  }

  .count-area {
    margin-top: 20px;
  }

  /* usp end */

  /* For service section */
  .service-sec {
    padding: 30px 0;
  }
  .service-sec .service-item .service-content h3 {
    width: 100%;
  }
  .service-sec .service-head {
    margin-bottom: 20px;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-item .service-content {
    padding: 20px 10px 10px 10px;
  }
  .service-sec .service-head h1 {
    font-size: 30px;
  }
  .service-sec .service-item {
    margin-bottom: 17px;
  }
  .service-sec .service-item .service-img:before {
    bottom: -37px;
  }

  /* about style */
  .about {
    padding: 80px 0 30px 0;
  }
  .about .about-content h6 {
    font-size: 16px;
  }
  .about .count-area {
    bottom: -7px;
    left: 0px;
  }
  .about .about-content h1 {
    font-size: 27px;
  }
  .about .about-first-img {
    width: 100%;
  }
  .about::after {
    display: none;
  }
  .about .about-content {
    padding-top: 30px;
  }
  .about .count-area h2 {
    font-size: 43px;
    padding-top: 18px;
  }
  .about .count-area .count-cont p {
    font-size: 26px;
    line-height: 27px;
    color: #fff;
  }

  /* Project style start */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 30px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 31%;
    right: 9%;
  }
  .footer-contact-sec li i {
    margin-right: 13px;
  }

  /* For testimonial section */
  .testimonials .owl-carousel .owl-stage-outer {
    padding: 20px 0;
  }
  .testimonials .item {
    height: auto;
    width: 100%;
  }
  .testimonials .item .info .author-img {
    margin: auto;
  }
  .testimonials .item .client-desk .info h6 {
    text-align: center;
  }
  .testimonials {
    padding: 40px 0 100px;
  }
  .testimonials .item p {
    text-align: center;
  }
  .testimonials .item .info {
    padding-bottom: 0;
  }
  .testimonials .item .client-desk .client-area p {
    padding-top: 0;
    text-align: center;
    line-height: 25px;
  }
  .owl-next > span.ti-angle-right {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .testi-head h1 {
    font-size: 30px;
  }
  .testimonials::after {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }
  .testimonials .owl-carousel .owl-nav button.owl-next {
    left: 45%;
  }
  .faq-sec .book-form {
    right: -3px;
    width: 90%;
  }
  .book-form .submit-btn {
    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;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 55px;
    height: 55px;
    top: 100%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: 90%;
    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;
  }
}
