main {
    margin-top: 20px !important;
}
.brand-logos {
    background-color: #ffffff;
}
a.nav-link.active {
    color: #095eb9 !important;
}
.navigation-block .nav-main {
    min-height: 14vh !important;
}
.middle-nav {
    margin-top: 47px !important;
}
.intoduction-text {
    background-color: #ffffff !IMPORTANT;
    height: auto;
    padding: 10px 20px 0 20px !IMPORTANT;
    margin: 0;
    margin-bottom: 0!IMPORTANT;
    width: 100%;
}
p {
    color: #1b1b19;
    line-height: 30px;
    font-weight: 300;
    font-size: 17px !important;
}
.diy-page-articles {
    margin-bottom: 80px;
}
.diy-page-introduction .introduction_title {
    font-size: 32px;
    text-align: center;
    font-family: 'Josefin Sans' !important;
}
.photo img:hover {
    transform: scale(1.1);
}
.photo img {
    overflow: hidden;
}
.copyright.text-left p {
    font-size: 13px !important;
    color: #999999;
}

#backtoTopbutton {
    background-color: #f57f2c !important;
}
.intro-article p {
    font-size: 19px;
    line-height: 35px;
}
.photo img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    object-fit: cover;
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: transform 0.4s ease;
}
.owl-carousel .animated {
  animation-duration: 3s !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 140px;
}
footer.container-fluid {
    background: #ffffff !important;
}
.home-introduction {
    background: #ffffff !important;
}
.home-masonary-grid {
    background-color: #095eb8 !important;
}
.home-feature-text {
    background: white !important;
}
.home-feature-text .intro-article p {
    padding-bottom: 70px;
}
footer.container-fluid {
    background: #000000 !important;
}
.footerContain .footer-titles {
    color: #ffffff !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
}
.introduction-text .intro-article p {
    color: black !important;
}
.home-introduction h1.text-center {
    color: black;
}
button.grid-images-load-more.btn.see-more-btn.smlBtn {
    display: none;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
}
.home-masonary-grid {
   padding-bottom: 80px; 
}
.team-version-two h1.title {
    letter-spacing: 0 !important;
    font-family:  inherit !important;
    font-weight: 400;
}
.diy-gallery {
    margin-bottom: 70px !important;
}
@media only screen and (max-width: 768px) {
    .team-image-main img {
        margin-top: 0 !important;
    }
    p {
        color: #1b1b19;
        line-height: 25px !important;
        font-size: 17px !important;
        font-weight: 300;
    }
    .container.articleWrap {
        margin-bottom: 0 !important;
        margin-left: 0px;
    }
    a.readmore-btn:hover {
        color: #0a5eb8 !important;
    }
    .home-feature-text .intro-article p {
        padding-bottom: 10px;
    }
    .intro-article p {
        font-size: 17px;
        line-height: 26px;
    }
    .desktop-logo, .mobile-logo {
        max-width: 150px !important;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 100px;
    }
}
