.diy-page-latest-news p {
    overflow: hidden;
    text-overflow: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 0 !important;
    margin-bottom: 40px;
}
main {
    margin-top: 70px;
}
table.ck-table-resized {
    width: 460px;
}
.diy-page-introduction .introduction_title {
    font-family: 'Josefin Sans' !important;
}
.section_title {
    font-family: 'Josefin Sans' !important;
}
.list-group {
    list-style: none;
}
.is-sticky {
    background-color: #48476c !important;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: #fd0e14 !important;
}
.navbar {
    background-color: transparent !important;
}
#backtoTopbutton {
    background-color: #48476c;
}
.home-introduction {
    background-color: #ffffff;
}
.home-masonary-grid {
    background-color: white;
}
.home-feature-text {
    background-color: #ffffff;
}
.brand-logos {
    background-color: #ffffff;
}
.navigation-block .nav-block {
    text-transform: none;
    font-family: 'Josefin Sans';
}
.navigation-block .nav-bottom, .navigation-block .nav-bottom {
    border-top: 1px solid white;
}
.navigation-block .nav-main a {
    font-weight: 600;
}
.contact-enquire-form h2 {
    font-weight: 600 !important;
    text-transform: none !important;
}
.navigation-block .nav-bottom a {
    font-size: 13px !important;
}

.navigation-block .nav-bottom a {
    font-weight: 400;
}
.list-unstyled {
    font-size: 14px;
}
.form-control {
    height: calc(1.5em + 0.75rem + 18px);
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-top: 0 !important;
}
.mobile.panel {
    background-color: #ffffff;
}
a.btn.see-more-btn.smlBtn {
    min-width: auto !important;
    background-color: #48476c !important;
}

footer.container-fluid {
    background: #2b2a47 !important;
}
h2.sub-headings {
    font-size: 14px !important;
    font-weight: 300!important;
    text-transform: none !important;
}
button.btn.submit-button {
    box-shadow: none;
    border: 0;
}
header.jumbotron.position-relative.top-full.p-0 {
    max-height: 100% !important;
}
.contact-enquire-form form button[type=submit] {
    background-color: #2b2a47;
}
.articleWrap .about.article {
    margin-left: 0 !important;
}
.row.section__theme {
    background-color: white;
}
.contact-info-top p {
    color: white;
}
.contact-info-top h4.title {
    color: white;
}
.contact-info-top {
    background-color: #232139;
}

header.jumbotron {
    /* min-height: 550px !important; */
    max-height: 100% !important;
}
.nav-link {
    font-weight: 600;
    color: white !important;
}
.overlay-text .border {
    border: 1px solid #48456e !important;
}

.home-articles.articleWrap {
    margin: auto;
}

.overlay-text h4 {
    color: #4a4976;
}
.card.news-listing .news-readmore-btn {
    max-width: 140px;
    padding: 0 0 !important;
    color: white;
    line-height: 0;
    margin-top: 50px;
    background-color: black;
    border-radius: 10px;
    text-transform: uppercase;
    border: 0;
    min-height: 50px;
}
.swap-fonts footer a li {
    color: white !important;
}
h2.footer-titles {
    color: white !important;
}
.copyright.text-left p {
    color: white !important;
}
footer .website-design-by p {
    color: #999999 !important;
}
.intro-text h1 {
    text-transform: none;
    text-align: center;
}
button.grid-images-load-more.btn.see-more-btn.smlBtn {
    background-color: #48476c;
}
.grid-table-container .grid-table-header {
    background-color: #48476c !important;
    color: #fff;
    padding: 10px;
}
.faq-page-builder .selectors a.active {
    background: #48476c !important;
    color: #ffffff;
}
footer .containAndEncompassElement {
    width: 300px;
    margin-left: -120px;
}
.qr-block {
    padding: 7px !important;
    border: 0px solid white !important;
    margin-bottom: 18px !important;
}

@media only screen and (max-width: 1440px) {
    .list-unstyled {
        font-size: 11px !important;
    }
     .intro-article p {
        margin-bottom: 0px;
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    main {
        margin-top: 0px;
    }
    a.readmore-btn:hover {
        color: #48476c !important;
    }
    footer .containAndEncompassElement {
        width: 230px;
        margin-left: 0; 
        }
    .desktop-logo, .mobile-logo {
        max-width: 220px !important;
    }
    .navbar {
        border-bottom: none!important;
    }
    table.ck-table-resized {
        width: 397px;
        margin-bottom: 30px;
    }
    .headerSearch .form-control {
        background-color: #807fb0;
        border-bottom: none;
    }
    .headerSearch form .btn {
        background-color: #373753 !important;
    }
    .sectionTitle h1 {
        font-size: 25px !important;
        text-transform: none !important;
        line-height: 30px !important;
    }
}
@media only screen and (max-width: 576px) {
    .photo img {
        border-radius: 15px;
    }
   .diy-feature-banner {
        margin-top: 40px !important;
    }
}
@media only screen and (max-width: 320px) {
    .desktop-logo, .mobile-logo {
        max-width: 180px !important;
    }
}


