@media only screen and (min-width: 320px) and (max-width: 850px) {

    h2.h2.text-white {

        font-size: 20px;

    }

    #fixed-contact {  

        display: flex !important;

        align-items: center;

        justify-content: center; 

        column-gap: 30px;

        position: fixed;

        bottom: 0;

        z-index: 9999;

        height: 85px;

        width: 100%;

        text-align: center;

        border-top: 1px solid #fff;

        box-shadow: 0 -5px 20px rgba(0, 0, 0, 35%);

        background: #069;

    }



	    .rbt {

        margin: 0 auto;

        max-width: 100%;

    }

	section.cust_fot_sec_location {

        display: none;

    }

	    #fixed-contact .columns {

        display: inline-block;

        width: auto;

        text-align: center;

    }

	    #fixed-contact .columns a {

        font-size: 15px;

        color: #fff;

        font-weight: 400;

        line-height: 20px;

        text-decoration: none;

    }

	    #fixed-contact .columns i {

        font-size: 25px;

        color: #fff;

        display: block;

    }

	    #fixed-contact a span {

        font-size: 16px;

        color: #fff;

        padding-top: 3px;

        display: block;

    }

	    #fixed-contact .columns:not(.phone-btn) {

        width: 30%;

    }

	    #fixed-contact .columns.quote-btn {

        left: calc(50% + 95px);

    }

	     footer img {

        border-radius: 0;

        margin: 0;

    }

	footer .logo img {

    height: auto !important;

}

    aside.post-thumbs {

        margin-right: 0px !important;

    }

    footer img {

        height: revert-layer !important;

    }

    footer .payment {

        width: auto !important;

    }	

}



/**31-05-24**/



.modal .form-group, footer img {

    position: relative;

    display: block;

    width: 100%;

}

footer .logo img {

    position: relative;

    display: block;

    width: 100%;

    height: auto;

    margin: 0 auto;

}

/* .sidebar-blog-recent.thumbs-style.d-flex.flex-row {

    display: grid !important;

    grid-template-columns: 90px auto;

    gap: 12px;

} */

.sidebar-blog-recent.thumbs-style.d-flex.flex-row {

    display: inline-block;

    width: 100%;

    padding: 0 0 10px;

}

aside.post-thumbs.me-2 {

    width: 70px;

    float: left;

    display: inline-block;

}

.sidebar-blog-recent.thumbs-style.flex-row {

    display: inline-block;

    width: 100%;

    padding: 0 0 10px;

}

.post-img {

    position: relative;

    float: left;

    width: 100%;

}

.post-img img{

    position: relative;

    float: left;

    width: 100%;

	 border-radius: 0;

     margin: 0;

     border-radius: 0;

     margin: 0;

     width: 68px !important;

      height: 68px;

}

.post-content {

    margin-left: 80px;

}

div.entry-title {

    margin: 0 0 5px;

    font-weight: 400;

    color: #3a3a3a;

    font-size: 14px;

}

footer .container-fluid {

    max-width: 1440px;

}



@media only screen and (min-width: 700px) and (max-width: 767px) {

	    footer .logo img {

        width: auto !important;

    }

}



@media only screen and (min-width: 768px) and (max-width: 850px) {

    

	    footer .payment {

        width: 100% !important;

    }

}



@media only screen and (min-width: 380px) and (max-width: 700px) {

    footer .logo img {

        width: auto !important;

    }

}

@media only screen and (min-width: 320px) and (max-width: 767px) {

    .add {

    padding: 0px !important;

}

.add p {

    margin-left: 0px !important;

}

.fl_sec5 .mb-3 {

    padding-left: 0px !important;

}

.service_data_mando img {

    width: 100% !important;

}

#map_markers_div {

    height: 300px !important;

    padding: 20px 0 50px;

    margin-bottom: 50px;

}

}

.add {

    padding: 10px 16px;

}

.add p strong {

    color: #010101;

    position: relative;

    display: block;

    font-size: 16px;

    font-weight: 600;

}

.add p {

    margin: 10px;

    font-size: 15px;

    color: #000;

    padding: 0;

    position: relative;

    display: block;

}

#map_markers_div {

    margin-bottom: 50px;

}

.faq_head {

    color: #1e3888;

    font-size: 2rem;

    font-weight: 700;

    margin-bottom: 20px;

}

.faq {

	background-color: #1e38880d;

}

.faq button.accordion-button.collapsed {

    background: transparent;

    border-radius: 0;

    box-shadow: none;

    padding-top: 1rem;

    padding-bottom: 1rem;

    color: #174377;

    font-weight: 700;

    font-size: 18px;

}

.faq .accordion-button:not(.collapsed) {

    background: transparent;

    border-radius: 0;

    box-shadow: none;

    padding-top: 1rem;

    padding-bottom: 1rem;

    font-weight: 700;

    font-size: 18px;

}

.faq .accordion-body {

    background-color: transparent;

    border: 0;

	padding-top: 0;

}

.faq .accordion-button:not(.collapsed)::after {

    content: '\2212';

    color: #174377;

    font-weight: bold;

    font-size: 30px;

    background: none;

    align-items: center;

    display: flex;

    transform: none;

    align-self: baseline;

	background-image: none !important;

}

.faq .accordion-button::after {

    content: "\002B";

    color: #174377;

    font-weight: bold;

    font-size: 25px;

    background: none;

    align-items: center;

    display: flex;

    align-self: baseline;

	background-image: none !important;

}

.faq .accordion-item:last-of-type {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;

}

.faq .accordion-item {

    border: none;

    border-bottom: 1px solid #ccc;

}

.faq .accordion-item:first-of-type .accordion-button {

    border-top-left-radius: 0;

    border-top-right-radius: 0;

}

.faq .accordion-button:not(.collapsed) {

    box-shadow: none !important;

}

.faq .accordion-item {

    margin: 0 !important;

    background: transparent;

}

.faq .accordion-item:last-child {

    border-bottom: none !important;

} 



.faq_home .accordion-item:last-child {

    border-bottom: 1px solid #ccc !important;

} 

	.row.service_data_mando {

    width: 100%;

}

h3.svcsechead.expandor {

    cursor: pointer;

}

#book_online_form .preview-container {

    display: flex;

    gap: 10px;

    flex-wrap: wrap;

    margin-top: 10px;

    margin-bottom: 10px;

}

#book_online_form .preview-wrapper {

    position: relative;

    display: inline-block;

}

#book_online_form  .preview-wrapper img {

    width: 100px;

    height: 100px;

    object-fit: cover;

    border: 1px solid #ccc;

    border-radius: 4px;

}

#book_online_form .remove-image {

    position: absolute;

    top: -8px;

    right: -8px;

    background: red;

    color: white;

    border-radius: 50%;

    padding: 4px 8px;

    cursor: pointer;

    font-size: 14px;

    z-index: 2;

}

.desktop_carousel {

    display: block;

}

.mobile_carousel {

    display: none;

}

section.reviews_section .customer_info {

    box-shadow: 1px 3px 5px rgb(0 0 0 / 14%);

    padding: 12px;

    background: #fff;

    height: 98%;

}

section.reviews_section .customer_info p {

    margin: 0;

    font-size: 14px !important;

    line-height: 20px;

    padding: 12px !important;

    height: 140px;

    overflow-y: auto;

}

section.reviews_section .customer_info p::-webkit-scrollbar {

    width: 4px;

}

section.reviews_section .customer_info p::-webkit-scrollbar-track {

    background: #f1f1f1;

    border-radius: 5px;

}

section.reviews_section .customer_info p::-webkit-scrollbar-thumb {

    background: #888;

    border-radius: 5px;

}

section.reviews_section .customer_info p::-webkit-scrollbar-thumb:hover {

    background: #555;

    border-radius: 5px;

}

section.reviews_section .review_star {

    color: #FFA500;

    font-size: 20px;

    margin-right: 4px;

}

section.reviews_section .carousel-control-prev-icon {

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='%23000'%3E%3Cpath d='M7.53 1.47a.75.75 0 0 1 0 1.06L4.06 6l3.47 3.47a.75.75 0 1 1-1.06 1.06l-4-4a.75.75 0 0 1 0-1.06l4-4a.75.75 0 0 1 1.06 0z'/%3E%3C/svg%3E");

}

section.reviews_section .carousel-control-next-icon {

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='%23000'%3E%3Cpath d='M4.47 10.53a.75.75 0 0 1 0-1.06L7.94 6 4.47 2.53a.75.75 0 1 1 1.06-1.06l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0z'/%3E%3C/svg%3E");

}

section.reviews_section .carousel-inner {

    width: 80%;

    margin: auto;

}

@media (max-width: 768px) {

    .desktop_carousel {

        display: none;

    }

    .mobile_carousel {

        display: block;

    }

}

.default_modal .modal-dialog {
    max-width: 100%;       /* let it shrink naturally on mobile */
    margin: 1.75rem auto;  /* Bootstrap default vertical + horizontal */
}

.default_modal .modal-title {
    color: #1e3888;
    font-weight: bold;
}

@media (min-width: 992px) {  /* Bootstrap lg breakpoint */
    .default_modal .modal-dialog {
        max-width: 500px;     /* equivalent to .modal-sm in Bootstrap 5.2.3 */
    }
}