@media screen and (min-width:1920px){

}
@media (min-width:1600px) and (max-width:1920px){
	

}
@media (min-width:1440px) and (max-width:1600px){

}
@media (min-width:1280px) and (max-width:1440px){

}
@media (min-width:1024px) and (max-width:1281px){

}
@media (min-width:768px) and (max-width:1024px){
	
}
@media (max-width:768px){
	.about-img-area>.img-2 {
        position: relative;
        width: 350px;
        height: 365px;
        border: 10px solid white;
        margin-top: -220px;
        margin-left: 10px;
    }
    .about-img-area>.img-1 {
        position: relative;
        width: 100%;
        height: 580px;
    }
    .sss-img {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        border-top-left-radius: 240px;
        border-top-right-radius: 240px;
        overflow: hidden;
        margin-bottom:30px;
        aspect-ratio: 0.8;
    }
    .slider-area {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .slider-area>.slider-img {
        position: relative;
        width: 100%;
        height: 360px;
    }
    .slider-area>.caption {
        display: flex;
        flex-direction: column;
        background-color: white;
        width: 100%;
        justify-content: center;
        padding: 0px 20px;
        height: 590px;
    }
    .home-contact {
        display: flex;
        background-color: white;
        border-radius: 20px;
        box-shadow: 0px 0px 6px rgba(0, 0, 0, .16);
        padding: 24px 22px;
        position: relative;
        z-index: 99;
        top: 0px;
    }
    .slider-area>.caption>ul {
        display: flex;
        list-style: none;
        margin: 20px 0px 0px;
        padding: 0px;
        flex-direction: column;
    }
    .slider-area>.caption>ul>li {
        display: flex;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .slider-area>.caption>ul>li>a.btn.btn-outline-danger {
        display: flex;
        height: 56px;
        border: 1px solid #D21113;
        border-radius: 10px;
        background-color: white;
        font-size: 14px;
        font-weight: 400;
        color: #3A3A39;
        align-items: center;
        justify-content: center;
        padding: 0px 40px;
        width: 100%;
    }
    .slider-area>.caption>ul>li>a.btn.btn-dark {
        background-color: #3A3A39;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px 40px;
        color: white;
        font-size: 14px;
        font-weight: 400;
        border-radius: 10px;
        width: 100%;
    }
    .header-contact>ul {
        list-style: none;
        display: flex;
        padding: 0px;
        margin: 0px;
        flex-direction: column;
    }
    .header-contact>ul>li:first-child{
        display: none;
    }
    .form-header>span {
        font-size: 18px;
        font-weight: 600;
        color: #3A3A39;
        padding-bottom: 3px;
        display: flex;
        border-bottom: 1px solid #D21113;
        padding-right: 0px;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .home-contact>form>.row {
        width: auto;
    }
    .home-intro {
        background: #F5F5F5;
        background: linear-gradient(180deg, rgba(245, 245, 245, 1) 70%, rgba(255, 255, 255, 1) 100%);
        padding-bottom: 80px;
        margin-top: 60px;
    }
    .intro-header>h1 {
        font-size: 32px;
        font-weight: 400;
        color: #3A3A39;
        text-align: center;
        line-height: 51px;
    }
    .gallery-header>h1 {
        font-size: 32px;
        font-weight: 400;
        color: #3A3A39;
        text-align: center;
        line-height: 51px;
        margin-bottom: 20px;
    }
    .comments {
        display: flex;
        width: 100%;
        margin-top: 30px;
        overflow-x: hidden;
    }
    .home-gallery {
        padding: 70px 15px 70px;
    }
    ul.nav-tabs>li.nav-item {
        margin-left: 10px;
        margin-right: 10px;
        width: 100%;
        margin-bottom:10px;
    }
    .nav-tabs .nav-link {
        margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
        border: 1px solid #3A3A39;
        border-radius: 10px;
        display: flex;
        height: 46px;
        align-items: center;
        font-size: 14px;
        font-weight: 400;
        color: #3A3A39;
        padding: 0px 40px;
        width: 100%;
        justify-content: center;
    }
    .nav-tabs {
        border: none;
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
    .sss-text-area {
        padding-left: 15px;
        margin-bottom:20px;
    }
    .foot-logo-area>ul.footer-social {
        display: flex;
        list-style: none;
        margin: 20px 0px 30px;
        padding: 0px;
        justify-content: center;
    }
    .foot-design {
        display: flex;
        justify-content: center;
        color: white;
        font-weight: 400;
        font-size: 12px;
        align-items: center;
        margin-top: 10px;
    }
    .copyright {
        font-size: 12px;
        font-weight: 400;
        color: white;
        text-align: center;
    }
    ul.mobile-edit{
        display: flex;
        flex-direction: row;
    }
    ul.mobile-edit>li:first-child{
        width:calc( 100% - 108px );
    }
    .service-img-area>.img-2 {
        position: relative;
        width: 250px;
        height: 265px;
        border: 10px solid white;
        margin-top: -220px;
        margin-left: 10px;
        margin-bottom:10px;
    }
    .service-content>.row {
        display: flex;
        width: auto;
        flex-direction: row-reverse;
    }
    .service-img-area>.img-1 {
        position: relative;
        width: 100%;
        height: 450px;
    }
    .google-maps {
        position: relative;
        padding-bottom: 100%;
        overflow: hidden;
    }
}