@media screen and (max-width: 767px) {

    /* Header Start */

    .row {
        margin: 0;
    }

    .header_main {
        margin: 10px 0;
    }

    .header_main .logo a img {
        width: 55px;
        height: 60px;
    }

    .header_main .navbar_details_md {
        display: block;
        width: 75%;
    }

    .social_details,
    .header_main .navbar_details_main {
        display: none;
    }

    .header_main .nav-li {
        margin: 12px 0;
    }

    .navbar-ul {
        padding: 0;
        margin: 0;
    }

    /* Header Ends */

    /* Main Content Start */

    .About {
        flex-direction: column-reverse;
    }

    .why-choose {
        padding: 30px 0;
    }

    .why-choose .choose-left h3,
    .gallery .gallery-title h2,
    .getinTouch .getinTouch-title h2 {
        width: 100%;
        font-size: 1.5rem;
    }

    .why-choose .section-title h2 {
        width: 100%;
        font-size: 1.8rem;
    }

    .gallery_text p,
    .content p,
    .gallery .gallery-title p,
    .getinTouch .getinTouch-title p,
    .why-choose .section-title p {
        text-align: justify;
    }

    .why-choose .choose-left .list {
        margin: 0;
    }

    .why-choose .choose-left .list li {
        margin: 10px 0;
    }

    .why-choose .choose-left .list li i {
        width: 20px;
        height: 20px;
        border-radius: 23%;
        font-size: 1em;
        padding-top: 3px;

    }

    .why-choose .choose-right {
        margin-bottom: 40px;
        height: 350px;
    }

    .button {
        margin-top: 10px;
    }

    .gallery {
        margin-top: 30px;
    }

    .gallery .gallery-slider .single-g {
        width: 100%;
        padding: 0;
        margin: 10px auto;
    }

    .gallery .gallery-slider .single-g::before,
    .gallery .gallery-slider .single-g img {
        border-radius: 10px;
    }

    .getinTouch form {
        padding: 15px 10px;
    }

    .form_inputs {
        flex-direction: column-reverse;
    }

    /* Main Content Ends */

    .who_det {
        flex-direction: column-reverse;
    }

    .about-img {
        margin-top: 35px;
    }

    .about-img img,
    .who_img img {
        width: 100%;
        margin-bottom: 30px;
        height: 350px;
    }

    .choose-left h3 {
        margin-bottom: 10px;
        font-size: 1.3rem !important;
    }

    .why-choose .choose-left p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    /* Footer Start */

    footer {
        padding: 15px 0;
    }

    footer .footer_top {
        padding-bottom: 20px;
    }

    footer .footer_bottom {
        padding: 10px 0;
    }

    footer .footer_top .footer_add {
        margin: 0;
    }

    footer .footer_top .footer_logo .footer_add h6 {
        font-size: 1rem;
    }

    footer .footer_top .footer_logo h4 {
        font-size: 1.8rem;
    }

    footer .footer_top .footer_logo p {
        width: 100%;
        font-weight: 400;
        font-family: 'Poppins-reg';
    }

    footer .footer_top .footer_contact_det {
        margin: 10px 0;
    }

    footer .footer_top .footer_contact_det .email,
    footer .footer_top .footer_contact_det .phone {
        width: 100%;
        margin: 10px 0;
        padding: 0;
    }

    footer .footer_bottom .footer_navbar ul {
        gap: 10px;
    }

    footer .footer_bottom .footer_copyright {
        text-align: center;
        margin-top: 15px;
    }

    footer .footer_bottom .footer_copyright p,
    footer .footer_bottom .footer_navbar ul li a .fas,
    footer .footer_bottom .footer_navbar ul li a {
        text-align: center;
        font-size: 12px;
    }

    /* Footer Ends */

    /* Gallery Page Start */

    .gallery {
        margin-bottom: 35px;
    }

    .gallery_text {
        width: 100%;
        margin-bottom: 10px;
    }

    .gallery_text h2 {
        margin-top: 10px;
    }

    .gallery_text h2::after {
        width: 20%;
        margin: 7px auto 0 auto;
    }

    /* Gallery Page Ends */

    .card-image img {
        margin: 10px 0;
    }

    /* Contact Page Start */

    .contact_det .Phone,
    .contact_det .Email {
        margin-top: 20px;
    }

    .contact_det {
        margin: 0;
        margin-top: 25px;
    }

    .contact-info .contact_map {
        padding: 10px;
    }

    .contact-info .contact_form form {
        padding: 20px 0px;
    }

    /* Contact Page Ends */

}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .social_details {
        width: 47%;
        margin-top: 25px;
    }

    .header_main .nav-li {
        margin: 12px 0;
    }

    .logo {
        width: 19%;
    }

    .header_main .navbar_details_md {
        display: block;
        width: 33%;
    }

    .header_main .navbar_details_main {
        display: none;
    }

    .navbar-light .navbar-toggler {
        margin-top: 10px;
    }

    .navbar_details {
        width: 80.33%;
    }

    .navbar-ul {
        padding: 0;
        margin: 0;
    }

    .About {
        flex-direction: column-reverse;
    }

    .why-choose {
        padding: 20px 0;
    }

    .form_inputs {
        flex-direction: column-reverse;
    }

    .getinTouch,
    .gallery {
        margin-top: 30px;
    }

    .why-choose .choose-left p,
    .getinTouch .getinTouch-title p,
    .gallery .gallery-title p,
    .why-choose .section-title p {
        text-align: justify;
        text-indent: 30px;
    }

    .why-choose .choose-right {
        margin-bottom: 40px;
        height: 350px;
    }

    .gallery .gallery-slider .single-g {
        width: 47%;
        padding: 0;
        margin: 10px;
    }

    .gallery .gallery-slider .single-g::before,
    .gallery .gallery-slider .single-g img {
        border-radius: 5px;
    }

    .gallery .gallery-slider .single-g img {
        width: 100%;
        height: 272px;
    }

    .getinTouch .getintouch-image {
        text-align: center;
    }

    .getinTouch .getintouch-image img {
        height: 432px;
        width: 57%;
        margin: 30px 0;
    }

    .getinTouch form {
        padding: 10px;
    }

    .contact_det .Phone,
    .contact_det .Email {
        margin-top: 20px;
    }

    .contact-info .contact_map {
        padding: 15px 15px;
    }

    .contact_det {
        margin: 15px 0;
    }

    .contact-info .contact_form form {
        padding: 15px 0px;
    }

    footer .footer_top .footer_contact_det .phone {
        width: 43%;
        padding: 0;

    }

    footer .footer_top .footer_contact_det .email {
        width: 57%;
    }


    .footer_navbar ul li a {
        font-size: 0.9rem;
    }

    .footer_contact_details,
    footer .footer_bottom .footer_copyright p {
        margin-top: 15px;
    }

    footer .footer_bottom .footer_copyright p {
        text-align: center;
    }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {

    .header_main .nav-li {
        margin: 0 10px;
    }

    .getinTouch form .form-label {
        font-size: 13px;
    }

    .contact_det .Email {
        margin-top: 20px;
    }

    .getinTouch form h2 {
        font-size: 1.1rem;
    }

    .gallery .gallery-slider .single-g img {
        width: 100%;
        height: 250px;
    }

    footer .footer_top .footer_contact_det .email {
        width: 61%;
    }

    footer .footer_top .footer_contact_det .phone {
        width: 39%;
    }

    footer .footer_top .footer_contact_det .footer_contact .fas,
    footer .footer_top .footer_contact_det .footer_contact span {
        font-size: 14px;
    }

}

@media screen and (min-width: 1199px) {

    footer .footer_top .footer_contact_det .phone {
        width: 37%;
    }

    /* .gallery .gallery-slider .single-g img {
        width: 100%;
        height: 250px;
    } */

    .contact_det .contact-info-det .contact-det p {
        font-size: 14px;
    }
}