@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }
}

@media (max-width:1499px) {
    #navbarSupportedContent .nav-item {
        margin-left: 5px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 20px;
        font-weight: 500;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:1399px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 20px;
    }

    .slick-prev {
        left: -60px;
    }

    .about_us_content h5::after {
        right: 67%;
        top: 10px;
    }

    .about_us_content h5::before {
        left: -95px;
        top: 10px;
    }

    .about_us_experience p {
        font-size: 32px;
    }

    .about_us_experience span {
        font-size: 50px;
    }

    .about_us_img_content a i {
        font-size: 18px;
    }

    .about_us_img_content a {
        font-size: 24px;
    }

    .service_content h5::after {
        right: 36%;
    }

    .service_content h5::before {
        left: 36%;
    }

    .why_choose_us_title h5::after {
        right: 29%;
    }

    .why_choose_us_title h5::before {
        left: 29%;
    }

    .why_choose_us_content .about_readmore {
        margin-top: 5px;
    }

    .contact_title h5::before {
        left: 25%;
    }

    .contact_title h5::after {
        right: 25%;
    }

    .contact_info_contant {
        padding: 30px 20px 30px 20px;
    }

    .contact_info_contant {
        max-width: 400px;

    }

    .contact_customer {
        right: 2%;
    }

    .testimonial_title h5::after {
        right: 36%;
    }

    .testimonial_title h5::before {
        left: 36%;
    }

    .footer_width_1 {
        width: 50%;
    }

    .footer_width_2 {
        width: 50%;
    }

    .footer_width_3 {
        width: 50%;
    }

    .footer_width_4 {
        width: 50%;
    }

    .footer_content {
        gap: 0px;
    }


}

@media (max-width:1350px) {
    .navbar-brand {
        left: -20px;
    }

    .nav_bar_top_img_left {
        margin-left: 15px;
    }

    .navbar-brand::before {
        width: 100%;
    }

    .bg_second_img {
        right: -80px;
    }

    .about_us_content h5::after {
        right: 68%;
    }

    .about_us_experience span {
        font-size: 50px;
    }

    .about_us_experience p {
        font-size: 32px;
    }

    .about_us_content h1,
    .service_content h1,
    .why_choose_us_title h1,
    .gallery_title h1,
    .contact_title h1,
    .testimonial_title h1 {
        font-size: 42px;
    }

    .about_us_img_content a i {
        font-size: 20px;
    }

    .about_us_img_content a {
        font-size: 24px;
    }

    .why_choose_us_title h5::after {
        right: 27%;
    }

    .why_choose_us_title h5::before {
        left: 27%;
    }

    .why_choose_us_content .about_readmore {
        margin-top: 0px;
    }

    .contact_info_contant {
        width: 100%;
        max-width: 390px;
        padding: 30px 15px 25px 20px;
    }

    .contact_customer {
        right: 5%;
    }

    .contact_bottom_img {
        right: 6%;
    }

    .contact_title h5::before {
        left: 26%;
    }

    .contact_title h5::after {
        right: 26%;
    }

    .testimonial_title h5::before {
        left: 36%;
    }

    .testimonial_title h5::after {
        right: 36%;
    }

    .footer_list ul li span {
        font-size: 18px;
    }

    .footer_socail a {
        margin-right: 5px;
    }


}

@media (max-width:1299px) {

    .service_padding .slick-prev,
    .service_padding .slick-next {
        width: 40px;
        height: 40px;
    }

    .slick-next {
        right: -40px;
    }

    .slick-prev {
        left: -40px;
    }
}

@media (max-width:1199px) {

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 18px;
        font-weight: 500;
        padding: 5px;
    }

    .collapse .btn.btn-success {
        margin-left: 20px;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: center;
    }

    .about_us_img img {
        width: 520px;
    }

    .about_us_img_content a {
        font-size: 34px;
    }

    .about_us_img_content a {
        bottom: 45px;
        right: 60px;
    }

    .about_us_img_content a i {
        font-size: 26px;
    }

    .about_us_img_content {
        margin-bottom: 40px;
    }

    .about_us_content {
        text-align: center;
    }

    .about_us_content h5::after {
        right: 36%;
        top: 12px;
    }

    .about_us_content h5::before {
        top: 12px;
        left: 36%;
    }


    .about_quick_link {
        justify-content: flex-start;
    }

    .abt_quick_link_1,
    .abt_quick_link_2 {
        max-width: 240px;
    }

    .abt_quick_link_1 h3,
    .abt_quick_link_2 h3,
    .about_us_content p,
    .about_list {
        text-align: left;
    }

    .service_content h5::after {
        right: 34%;
        top: 12px;
    }

    .service_content h5::before {
        left: 34%;
        top: 12px;
    }

    .why_choose_us_title h5::before {
        left: 25%;
        top: 11px;
    }

    .why_choose_us_title h5::after {
        right: 25%;
        top: 11px;
    }

    .gallery_title h5::before {
        left: 36%;
        top: 12px;
    }

    .gallery_title h5::after {
        right: 36%;
        top: 12px;
    }

    .slick-next {
        right: -35px;
    }

    .slick-prev {
        left: -35px;
    }

    .service_padding .slick-prev,
    .service_padding .slick-next {
        width: 40px;
        height: 40px;
    }

    .service_slider_content h4 {
        font-size: 22px;
    }

    .gallery_outer_line {
        background-repeat: repeat !important;
    }

    .why_choose_us_content .col-xl-4 {
        display: none;
    }

    .why_choose_us_content .choose_width {
        display: block;
    }

    .why_choose_us_title {
        margin-bottom: 25px;
    }

    .why_choose_us_content .about_readmore {
        margin-top: 26px;
    }

    .contact_info_contant {
        max-width: 100%;
        border: none;
        border-radius: 5px;
    }

    .contact_us_content {
        flex-direction: column;
    }

    .contact_bottom_img {
        display: none;
    }

    .contact_info {
        padding-bottom: 45px;
    }

    .contact_info_heading h3 {
        text-align: center;
        margin-bottom: 15px;
    }

    .contact_form .capcha-outer p {
        margin-bottom: 5px;
    }

    .contact_form .about_readmore {
        margin-top: -10px;
    }

    .testimonial_title h5::after {
        right: 33%;
    }

    .testimonial_title h5::before {
        left: 33%;
    }

    .testimonial_padding .slick-dots::after {
        right: 36%;
    }

    .testimonial_padding .slick-dots::before {
        left: 36%;
    }

    .contact_title h5::before {
        left: 34%;
    }

    .contact_title h5::after {
        right: 34%;
    }
}

@media (max-width:1149px) {
    .top_nav_right.ms-auto {
        margin-left: 60px !important;
    }

    .nav_top_text {
        font-size: 24px;
    }

    .nav_bottom_text {
        font-size: 14px;
    }
}

@media (max-width:1060px) {
    .nav_top_text {
        font-size: 20px;
    }

    .nav_bottom_text {
        font-size: 12px;
    }

    .bg_second_img {
        right: -79px;
    }
}

@media (max-width:1025px) {

    .service_padding .slick-prev,
    .service_padding .slick-next {
        width: 30px;
        height: 30px;
    }

    .slick-next {
        right: -30px;
    }

    .slick-prev {
        left: -30px;
    }

    .service_content h5::after {
        right: 33%;
        top: 11px;
    }

    .service_content h5::before {
        left: 33%;
        top: 11px;
    }
}

@media (max-width:999px) {
    .about_us_img img {
        width: auto;
    }

    .mission .col-lg-6:first-child ul {
        margin-bottom: 0px;
    }

    .about_list {
        margin-top: 5px;
    }

    .about_us_content h1,
    .service_content h1,
    .why_choose_us_title h1,
    .gallery_title h1,
    .contact_title h1,
    .testimonial_title h1 {
        font-size: 36px;
    }

    .about_us_experience {
        right: 70px;
    }

    .about_us_img_content a {
        bottom: 20px;
    }

    .about_us_img_content .about_us_img:nth-child(3) {
        right: 40px;
    }

    .why_choose_us_title h5::before {
        left: 16%;
    }

    .why_choose_us_title h5::after {
        right: 16%;
    }

    .gallery_title h5::before {
        left: 30%;
    }

    .gallery_title h5::after {
        right: 30%;
    }

    .testimonial_title h5::after {
        right: 28%;
    }

    .testimonial_title h5::before {
        left: 28%;
    }

    .about_us_content h5::after {
        right: 36%;
    }

    .about_us_content h5::before {
        left: 30%;
    }

    .carousel-indicators::after {
        top: 77%;
    }

    .carousel-indicators::before {
        bottom: 77%;
    }

    .service_content h5::after {
        right: 28%;
    }

    .service_content h5::before {
        left: 28%;
    }
}

@media (max-width:992px) {
    .navbar-expand-lg .navbar-collapse {
        z-index: 999;
        background: aliceblue;
        border-radius: 5px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 18px;
        font-weight: 500;
        padding: 5px 0px 5px 10px;
    }

    .navbar-expand-lg .navbar-nav .nav-item:first-child {
        padding: 10px 10px 5px;
    }

    .navbar-expand-lg .navbar-nav .nav-item {
        padding: 3px 10px 3px;
    }

    .about_us_content h5::after {
        right: 30%;
    }

    .nav_top {
        display: none;
    }

    .nav_bar_top_img_left {
        padding-top: 11px;
    }

    .nav_bar_top_img_left img {
        height: 55px;
    }

    .navbar-brand {
        top: -13px;
    }

    .bg_second_img {
        right: -51px;
        height: 77px !important;
        top: -1px;
    }

    .nav_top_text {
        font-size: 20px;
    }

    .nav_bottom_text {
        font-size: 12px;
    }

    .navbar-toggler {
        margin-top: -18px;
        margin-right: 30px;
    }


    .testimonial_padding .slick-dots::after {
        right: 32%;
    }

    .testimonial_padding .slick-dots::before {
        left: 32%;
    }

    .contact_title h5::before {
        left: 30%;
    }

    .contact_title h5::after {
        right: 30%;
    }
}

@media (max-width:769px) {
    .about_us_content h5::after {
        right: 31%;
    }

    .about_us_content h5::before {
        left: 31%;
    }

    .testimonial_padding .slick-prev {
        left: -15px;
    }

    .testimonial_padding .slick-next {
        right: -15px;
    }

    .slick-prev {
        left: -30px;
    }

    .slick-next {
        right: -30px;
    }

    .why_choose_us_title h5::after {
        right: 5%;
    }

    .why_choose_us_title h5::before {
        left: 5%;
    }

    .about_us_experience {
        right: 65px;
    }

    .about_us_img_content a {
        right: 55px;
    }

    .service_content h5::after {
        right: 22%;
        top: 12px;
    }

    .service_content h5::before {
        left: 22%;
        top: 12px;
    }


    .gallery_title h5::after {
        right: 23%;
    }

    .gallery_title h5::before {
        left: 23%;
    }

    .contact_title h5::before {
        left: 24%;
    }

    .contact_title h5::after {
        right: 24%;
    }

    .testimonial_title h5::after {
        right: 20%;
    }

    .testimonial_title h5::before {
        left: 20%;
    }

    .testimonial_padding .slick-dots::after {
        right: 25%;
    }

    .testimonial_padding .slick-dots::before {
        left: 25%;
    }

    .about_us_content h5::after {
        right: 24%;
    }

    .about_us_content h5::before {
        left: 24%;
    }

    .footer_width_1 {
        width: 50%;
    }

    .footer_width_2 {
        width: 50%;
    }

    .footer_width_3 {
        width: 100%;
    }

    .footer_width_4 {
        width: 100%;
    }

    .footer_padding {
        padding-bottom: 120px;
    }

    .footer_bottom {
        text-align: center;
    }

    .copy-1,
    .copy-2 {
        float: none;
    }

    .copy-1 p {
        margin-bottom: 2px;
    }

    .copy-2 {
        padding-top: 10px;
    }

    .footer_padding {
        padding-bottom: 15px;
    }


    .contact_us_padding,
    .testimonial_padding {
        padding-bottom: 40px;
    }

    .testimonial_padding,
    .footer_padding {
        padding-top: 50px;
    }

    .about_content,
    .service_padding,
    .why_choose_us,
    .gallery_padding,
    .brand_padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .service_padding {
        padding-bottom: 60px;
    }

    .contact_form .about_readmore {
        margin-bottom: 5px;
    }

    .testimonial_title {
        margin-bottom: 25px;
    }

    .about_us_experience {
        right: -10px;
    }

    .about_us_img_content a {
        right: -85px;
    }

    .about_us_img_content a {
        font-size: 30px;
    }

    .about_us_img_content a i {
        font-size: 22px;
    }


}

@media (max-width:676px) {
    .about_us_img_content a {
        font-size: 22px;
    }

    .about_us_img_content a {
        right: -30px;
    }
}

@media (max-width:676px) {
    .about_us_content h5::after {
        right: 23%;
    }

    .vision_mission {
        margin-top: 5px;
    }

    .about_us_img_content a {
        font-size: 20px;
        right: -15px;
    }

    .about_us_content h5::before {
        left: 23%;
    }

    .about_us_content h1,
    .service_content h1,
    .why_choose_us_title h1,
    .gallery_title h1,
    .contact_title h1,
    .testimonial_title h1,
    .brand_title h1 {
        font-size: 32px;
    }

    .carousel-item img {
        min-height: 450px;
        object-fit: cover;
    }
}

@media (max-width:576px) {
    .about_us_img_content .about_us_img:nth-child(3) {
        display: none;
    }


    .about_us_img img {
        width: 150px;
    }

    .about_us_experience {
        right: 25px;
        top: 15px;
        background-color: #ffffff42;
        border: 1px solid #fff;
        padding: 10px;
        border-radius: 5px;
    }

    .carousel-item img {
        min-height: 425px;
        object-fit: cover;
    }

    .about_us_img_content a {
        bottom: 15px;
        right: 75px;
        background-color: #ffffff42;
        border: 1px solid #fff;
        padding: 8px;
        border-radius: 5px;
    }

    .about_us_img_content a i {
        color: #fff;
        background-color: #ef0f3a;
    }

    .about_us_experience p {
        margin-bottom: 4px;
    }

    .choose_content_img_1::after,
    .choose_content_img_2::after {
        display: none;
    }

    .why_choose_us_title h5::before {
        left: 0%;
    }

    .why_choose_us_title h5::after {
        right: 0%;
    }

    .choose_width {
        margin-top: 0px;
    }

    .gallery_title h5::after {
        right: 20%;
    }

    .gallery_title h5::before {
        left: 20%;
    }

    .contact_title h5::before {
        left: 21%;
    }

    .contact_title h5::after {
        right: 21%;
    }

    .footer_width_1 {
        width: 100%;
    }

    .footer_width_2 {
        width: 100%;
    }

    .footer_width_3 {
        width: 100%;
    }

    .footer_width_4 {
        width: 100%;
    }

    .testimonial_padding .slick-next,
    .testimonial_padding .slick-prev {
        display: none !important;
    }

    .slick-prev,
    .slick-next {
        top: 100% !important;
    }

    .slick-next {
        right: 35% !important;
        animation: moveRight 1s infinite alternate;
        display: inline-block;
    }

    .slick-prev {
        left: 30% !important;
        animation: moveLeft 1s infinite alternate;
        display: inline-block;
    }

    .service_slider_content {
        margin-bottom: 25px;
    }

    .qoutes {
        display: none;
    }

    .testimonial_inner_details p {
        margin-bottom: 0px;
    }

    .testimonial_inner_head {
        margin-bottom: 20px;
    }

    .testimonial_inner_details {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .about_readmore {
        margin-bottom: 15px;
    }

    .about_us_img_content {
        margin-bottom: 15px;
    }

    .service_content h5::after {
        right: 17%;
    }

    .service_content h5::before {
        left: 17%;
    }

    .about_us_content h1,
    .service_content h1,
    .why_choose_us_title h1,
    .gallery_title h1,
    .contact_title h1,
    .testimonial_title h1,
    .brand_title h1 {
        font-size: 24px;
    }

    .abt_quick_link_1 h3,
    .abt_quick_link_2 h3 {
        font-size: 20px;
    }

    .col-xl-6.order-sm-1.order-2 {
        display: none;
    }

    .service_content h5::after {
        right: 12%;
    }

    .service_content h5::before {
        left: 12%;
    }
}

@media (max-width:490px) {
    .why_choose_us_title h5::before {
        left: -5%;
    }

    .why_choose_us_title h5::after {
        right: -5%;
    }

}

@media (max-width:450px) {
    .about_us_content h5::before {
        left: 15%;
    }

    .why_choose_us_content .about_readmore {
        float: none;
        text-align: center;
    }

    .choose_content_img img {
        max-width: 450px;
    }

    .about_us_content h5::after {
        right: 15%;
    }

    .about_us_experience p {
        font-size: 26px;
    }

    .about_us_experience span {
        font-size: 42px;
    }

    .abt_quick_link_1 h3,
    .abt_quick_link_2 h3 {
        font-size: 18px;
    }

    .service_content h5::before {
        left: 12%;
    }

    .service_content h5::after {
        right: 12%;
    }


    .choose_width p {
        text-align: justify;
    }

    .contact_title h5::before {
        left: 15%;
    }

    .contact_title h5::after {
        right: 15%;
    }

    .testimonial_title h5::after {
        right: 13%;
    }

    .testimonial_title h5::before {
        left: 13%;
    }

    .testimonial_padding .slick-dots::after {
        right: 20%;
    }

    .testimonial_padding .slick-dots::before {
        left: 20%;
    }

    .gallery_title h5::after {
        right: 13%;
    }

    .gallery_title h5::before {
        left: 13%;
    }

}

@media (max-width:426px) {
    .service_content h5::before {
        left: 9%;
    }

    .service_content h5::after {
        right: 9%;
    }

    .slick-prev {
        left: -5px;
        z-index: 1;
    }

    .slick-next {
        right: -5px;
    }

    .why_choose_us_title h5::before {
        left: -4%;
        width: 50px;
    }

    .why_choose_us_title h5::after {
        right: -4%;
        width: 50px;
    }

    .gallery_title h5::after {
        right: 10%;
    }

    .gallery_title h5::before {
        left: 10%;
    }

    .contact_title h5::before {
        left: 10%;
    }

    .contact_title h5::after {
        right: 10%;
    }

    .testimonial_title h5::after {
        right: 12%;
    }

    .testimonial_title h5::before {
        left: 12%;
    }

    .testimonial_inner_head {
        gap: 20px;
    }

    .testimonial_title h5::after {
        right: 0%;
    }

    .testimonial_title h5::before {
        left: 0%;
    }
}

@media (max-width:400px) {
    .bg_second_img {
        display: none;
    }

    .brand_padding {
        overflow: hidden;
    }

    .navbar-brand::before {
        width: 110%;
    }

    .about_us_img_content a {
        right: 45px;
    }

    .about_us_content h5::before {
        left: 7%;
    }

    .about_us_content h5::after {
        right: 7%;
    }

    .abt_quick_link_1,
    .abt_quick_link_2 {
        gap: 10px;
        margin-right: 10px;
    }

    .about_list ul li {
        font-size: 17px;
        text-align: left;
    }

    .service_slider_content h4 {
        font-size: 20px;
    }

    .service_slider_content p {
        text-align: left;
    }

    .why_choose_us_title h5::after {
        right: -4%;
        width: 30px;
    }

    .why_choose_us_title h5::before {
        left: -4%;
        width: 30px;
    }

    .gallery_title h5::after {
        right: 5%;
    }

    .gallery_title h5::before {
        left: 5%;
    }

    .testimonial_padding .slick-dots::after {
        right: 10%;
    }

    .testimonial_padding .slick-dots::before {
        left: 10%;
    }

    h1 {
        font-weight: 600 !important;
    }

    .contact_title h5::after {
        right: 5%;
    }

    .contact_title h5::before {
        left: 5%;
    }

    .service_content h5::before {
        left: 4%;
    }

    .service_content h5::after {
        right: 4%;
    }

    .service_slider_content {
        margin-left: 0px;
        margin-right: 0px;
    }

    .service_slider_img {
        padding: 15px 25px 0px 25px;
    }

    .service_slider_content {
        margin-bottom: 15px;
    }

    .service_padding {
        padding-bottom: 45px;
    }

    .gallery_content .col-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .gallery_img {
        margin-bottom: 10px;
    }

    .capcha-outer img {
        margin-bottom: 10px;
    }

    .testimonial_deatils {
        padding: 20px;
    }

    .testimonial_deatils::before {
        width: 100%;
        background-color: #fff;
    }

    .testimonial_deatils::after {
        display: none;
    }

    .testimonial_inner_details {
        padding: 20px 0px;
    }

    .tp-testimonial-rating {

        font-size: 14px;
    }

    .test_inner_info h3 {
        font-size: 22px;
    }
}

@media (max-width:376px) {
    .bg_second_img {
        display: none;
    }

    /* .brand_padding .slick-slide {
        width: auto !important;
        margin-right: 15px;
        margin-left: 20px;
    } 

    .col-lg-3.bb-2 {
        width: 90% !important;
    }*/

    .navbar-toggler {
        margin-right: 10px;
    }

    .abt_quick_link_1 h3,
    .abt_quick_link_2 h3 {
        font-size: 16px;
    }

    .service_padding .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .choose_list {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .choose_list_img {
        margin-bottom: 15px;
    }

    .choose_list_content p {
        text-align: justify;
    }

    .testimonial_title h5::after {
        right: 0%;
    }

    .testimonial_title h5::before {
        left: 0%;
    }

    .service_content h5::after {
        right: 2%;
    }

    .service_content h5::before {
        left: 2%;
    }

    .testimonial_content .swiper-slide {
        margin: 20px 10px;
    }

    .testimonial_inner_details {
        padding: 0px 0px;
    }

    .choose_width,
    .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .choose_width p {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:355px) {
    .navbar-toggler {
        margin-right: 0px;
    }

    /* .navbar-brand {
        top: -16px;
    } */

    .about_us_content h1,
    .service_content h1,
    .why_choose_us_title h1,
    .gallery_title h1,
    .contact_title h1,
    .testimonial_title h1,
    .brand_title h1 {
        font-size: 20px;
    }

    .about_us_content h5::after {
        right: -3%;
    }

    .about_us_content h5::before {
        left: -3%;
    }

    .abt_quick_link_1 h3,
    .abt_quick_link_2 h3 {
        font-size: 14px;
    }

    .abt_quick_link_1 h3,
    .abt_quick_link_2 h3,
    .about_us_content p,
    .about_list {
        text-align: justify;
    }

    .service_content h5::after {
        right: -7%;
    }

    .service_content h5::before {
        left: -7%;
    }

    .why_choose_us_title h5::before {
        left: -5%;
    }

    .why_choose_us_title h5::after {
        right: -5%;
    }

    .why_choose_us_title h5::before {
        width: 30px;
    }

    .why_choose_us_title h5::after {
        width: 30px
    }

    .gallery_title h5::after {
        right: -3%;
    }

    .gallery_title h5::before {
        left: -3%;
    }

    .contact_title h5::before {
        left: 0%;
    }

    .contact_title h5::after {
        right: 0%;
    }

    .testimonial_title h5::after {
        right: -5%;
    }

    .testimonial_title h5::before {
        left: -5%;
    }

    .testimonial_padding .slick-dots::after {
        right: 5%;
    }

    .testimonial_padding .slick-dots::before {
        left: 5%;
    }
}

@media (max-width:340px) {
    .why_choose_us_title h5::before {
        display: none;
    }

    .why_choose_us_title h5::after {
        display: none;
    }
}