footer.container-fluid {
    background: #000000;
}
.introduction {
    background-color: #ffffff !important;
    height: auto;
    margin-top: 0 !important;
}
.introduction h2 {
    font-weight: 600 !important;
}
.page-builder-form, .form-group label {
    margin-top: 0px !important;
}
.intro-text h1.title {
    padding-top: 30px  !important;
}
.sub-headings {
    font-size: 20px !important;
    font-weight: 600 !important;
}
.intro-article {
    margin-bottom: 0 !important;
}
.intro-text h1.title {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#backtoTopbutton {
    background-color: #0f32b9;
}
.home-feature-text {
    background:  #ffffff;
}
.brand-logos {
    background-color: #ffffff;
}
.intro-article p {
    font-size: 17px !important;
}
main {
    margin-top: 0;
}
.home-introduction {
    background-color: #ffffff;
}
.home-masonary-grid {
    background-color: #ffffff;
}
.diy-page-usefull-links .links {
    margin: auto;
}
.copyright.text-left p {
    font-size: 13px;
    color: white !important;
}
.diy-feature-banner div {
    max-height: 100% !important;
}
.contact-enquire-form form .form-control {
    background-color: #ffffff;
    /* color: #858585; */
    border: 1px solid #000000;
    font-family: var(--font-nunito-sans);
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
    border-radius: 15px;
}
.article ul {
    font-size: 17px;
}
.info h1 {
    font-size: 20px;
}
.navigation-block .links a {
    margin-bottom: 0px;
    white-space: nowrap;
    font-size: 14px !important; 
}
.page-builder-articles.articleWrap .info h1 {
    font-size: 20px;
    text-align: center;
}
h2.footer-titles {
    color: #ffffff !important;
}
.contact-info-top {
    background-color: #f2f2f2;
}
.navigation-block .nav-main {
    min-height: 12vh;
    border-bottom: 1px solid #ebebeb !important;
}
/*.navigation-block .nav-block a {*/
/*    text-transform: uppercase;*/
/*}*/
.sub-headings {
    font-size: 15px !important;
}
.introduction h2 {
    text-align: center !important;
    text-transform: none;
    font-size: 32px !important;
}
.table td, .table th {
    padding: 0 !important;
    font-size: 16px;
    font-family: inherit;
    border: 0 !important;
}
img.bottom-banner {
    margin-bottom: 0px;
    margin-top: 70px !important;
}
.diy-page-usefull-links .links h2 {
    font-size: 20px !important;
}
.navigation-block .nav-block a {
    padding-left: 10px !important;
}
.article p {
    font-size: 17px;
}
.page-builder.article h2 {
    font-family: 'Josefin Sans' !important;
    font-weight: 600;
}
p {
    font-size: 17px;
}
.diy-page-articles h1.about_title {
    text-transform: none;
    font-size: 32px !important;
}
.introduction {
    margin-top: 30px !important;
}
.diy-page-introduction {
    margin-bottom: 40px;
    margin-top: 0px !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 140px;
}
@media only screen and (max-width: 900px) {
    main section.gallery {
        max-width: 100%;
        margin: auto;
    }
    .diy-page-articles .image .articleSlide img {
        margin-bottom: 10px !important;
    }
    .introduction h2 {
        font-size: 25px !important;
    }
    .diy-page-articles h1.about_title {
        text-transform: none;
        font-size: 25px !important;
        text-align: center;
    }
    .article p {
        font-size: 15px;
        text-align: center;
        line-height: 27px;
    }
    .page-builder.article h2 {
        text-transform: none;
    }
    #backtoTopbutton {
        right: 7%;
    }
    .articles span {
        height: 130px;
    }
    .intro-article p {
        font-size: 15px !important;
        line-height: 27px;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 60px !important;
    }
    .navbar-light .navbar-brand {
        max-width: 60% !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none;
    }
    .sectionTitle h1 {
        text-transform: none;
    }
}
@media (max-width: 1440px) {
    .home-articles.articleWrap {
        margin-top: 40px !important;
    }
}

