.logo h1 span {
    display: block;
    text-transform: capitalize;
    font-size: 20px;
}
.logo h1 {
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    color: #0dbcc0;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}
.home7 p {
    font-family: "poppins", sans-serif;
    margin-bottom: 15px;
}
h2.title3 {
    color: #fff;
    font-size: 26px;
    line-height: 42px;
    font-weight: 600;
}
.home2.recent-project-section h3 {
    color: #fff;
}
.home2.recent-project-section a {
    font-family: "FontAwesome";
}
.service-list-column {
    background-color: #fff;
}
.service-list-column .service-heading {
    text-align: left;
}
.home7Services .home7Title {
    margin-bottom: 40px;
}
.serviceGrid .item {
    padding: 0 10px;
}
.hm8WelcomeStrip h2 {
    padding-bottom: 40px;
}
.typ-home2 .carousel-caption h1 {
    font-size: 65px;
    color: #fff;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px;
    text-transform: none;
    line-height: 1.1;
}
.typ-home2 .carousel-caption p {
    font-size: 20px;
    color: #fff;
    line-height: 35px;
    margin-bottom: 25px;
    font-family: "Lato", sans-serif;
}
#minimal-bootstrap-carousel.home7Banner .typ-home2 .carousel-caption .thm-container .box .content {
    margin-top: 0;
}
.home3-client-img img {
    max-width: 100%;
}
.gallery {
    padding: 80px 0;
}
.gallery ul {
    display: flex;
    margin: -10px;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}
.gallery ul li {
    width: 25%;
    padding: 10px;
    height: 185px;
}
.fetch-img-src {
    display: none;
}
.set-bg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.gallery .gal-img {
    width: 100%;
    height: 100%;
    border: 2px solid #ee6c18;
}
.mar-btm20 {
    margin-bottom: 20px !important;
}
.project-mission {
    margin-top: 30px;
}
.special-text p strong {
    color: #0d2c72;
}
.special-text ul {
    padding-left: 10px;
}
.special-text ul li {
    font-family: "poppins", sans-serif;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .logo-nav h1 {
        color: #fff;
        font-size: 28px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .logo-nav h1 span {
        font-size: 20px;
    }
    .logo-nav {
        text-decoration: none;
    }
    #minimal-bootstrap-carousel .carousel-caption h1 {
        font-size: 22px !important;
        text-align: left;
    }
    #minimal-bootstrap-carousel.home7Banner .carousel-caption .thm-container .box .content {
        margin-top: 20px;
    }
    .home7Banner h4 {
        margin-bottom: 10px;
    }
    .home7Banner h1.title2{
        margin-bottom: 10px;
        line-height: 24px;
    }
    h2.title3 {
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        font-weight: 600;
    }
    .missionImageCol .vertical_titleStrip{
        position: absolute;
    }
    .testimonial-section{
        height: auto;
    }
    .gallery ul li{
        width: 50%;
    }
    h3.mar-btm30{
        margin-bottom: 15px;
    }
    .contact-form{
        margin-top: 0;
    }
}
