.logo img.logo-default,
.scrolled-logo {
    max-width: 100px;
}

.team {
    overflow: hidden;
}


footer a.logo img {
    max-width: 150px;
}

.logo-new-project img {
    max-width: 360px;
    /* background: #fff !important; */
    padding: 0px !important;
    /* border: 1px solid #d9dada75; */
    max-height: 90px;
    /* min-height: 122px; */
}

.logo-new-project {
    text-align: center;
    margin-bottom: 40px;
}

.portfolio .filtering span {
    font-size: 12px !important;
}

.compleated-pro .gallery.twsty .items {
    width: 33% !important;
}

.process .item .bg-img {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
    text-align: center;
    position: relative;
    background-size: 50% 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
}

.process .item {
    text-align: center;
    margin-bottom: 30px;
}


[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
    opacity: 0.1 !important;
}

.usful-links li a {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    margin: 0;
    transition: 0.8s all;
}

.usful-links li i {
    color: #888;
    font-size: 13px;
    transition: 0.8s all;
}

.usful-links li:hover a,
.usful-links li:hover i {
    color: #fff;
}

.cont h6 {
    text-transform: capitalize;
}

.logo-footer a.logo {
    padding: 10px 15px;
    background: #ffff;
    border-radius: 10px;
}



.Upcoming-Projects-sec {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: auto !important;
}


.Upcoming-Projects-sec .items {
    width: 100% !important;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
}

.filter-data-sec {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.compleated-pro .gallery.filter-data-sec .items {
    width: 100% !important;
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}

.contact-map-design {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.cont-map .contact-form form {
    right: 0px !important;
}

.map-section {
    line-height: 0px;
}

.inner-page gallery .items {
    width: 100% !important;
}

.compleated-pro .inner-page.gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    height: auto !important;
}

.compleated-pro .inner-page.gallery .items {
    width: 100% !important;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer !important;
}

@media (max-width: 767px) {
    .filter-data-sec {
        display: block;
    }

    #aboutus .col-lg-12.valign {
        padding: 0pc;
    }

    #aboutus .row {
        margin: 0px;
    }

    .Upcoming-Projects-sec {
        display: block !important;
    }

    .Upcoming-Projects-sec .item-img.bg-img {
        height: 200px !important;
    }

    .logo-new-project {
        margin-bottom: 20px !important;
    }

    .logo-new-project img {
        max-width: 200px;
        max-height: min-content;
        object-fit: contain;
        min-width: 100px !important;
        padding: 30px 0px 0px !important;
    }

    .portfolio .gallery .items .item-img {
        height: 200px;
    }

    .portfolio .filtering .filter {
        padding: 0px;
    }

    #contact .row {
        margin: 0px;
    }

    .slider .parallax-slider .caption h1 {
        visibility: visible;
    }

    element.style {
        width: 344px;
    }

    .slider .parallax-slider .swiper-slide {
        min-height: 230px;
        padding-bottom: 50px;
    }

    .navbar .logo {
        width: 100px !important;
        padding: 10px 0px !important;
    }
    #aboutus .exp-content {
        margin: 0px;
    }
    
    .compleated-pro .inner-page.gallery {
        display: block;
    }
    .compleated-pro .gallery.twsty .items
    {
        width: 100% !important;
    }   
}