.tm-page {
    padding: 2px;
}

.tm-header {
    padding-bottom: 2px;
}

.uk-navbar-dropdown-nav>li>a.current-menu-item {
    font-weight: bold;
}

.home-slideshow .el-overlay::before {
    content: " ";
    width: 710px;
    height: 350px;
    background: #000000;
    position: absolute;
    z-index: 0;
    bottom: -20px !important;
    opacity: 0.8;
    right: -84px;
    transform: skewX(-10deg);
}

.builder-quote {
    font-size: 26px;
    font-style: italic;
    margin: 60px 0px !important;
}

.raisingthestandard-home .uk-tile-muted {
    box-shadow: 0 0 0;
}

.home-slideshow p {
	color: #fff;
}

.home-slideshow .el-link:hover {
    border: 2px solid #4c4c4c !important;
    color: #fff;
    background: black;
}

.home-slideshow .el-title {
    z-index: 100000;
    position: relative;
    font-weight: 500;
    font-size: 57px;
    color: #fff;
}

img.social-icons {
    width: 28px;
    margin-right: 4px;
    margin-top: 21px;
}

img.social-icons:hover {
    opacity: 0.5;
    transition: 0.2s;
    transform: scale(1.1);
}

.builder-widget .wk-panel-teaser img {
    position: relative;
    width: 150px;
    background: white;
    height: 150px;
    box-shadow: 0 0 10px #0000001f;
    top: -90px;
    border-radius: 120px;
    margin: auto;
}

.builder-widget a.uk-button {
    background: black;
    color: #fff;
    text-align: center !important;
    margin: auto !important;
    display: table;
    margin-top: 39px !important;
}

.gfield_select {
    color: #3a3a3a;
}

.builder-tile .uk-tile-muted {
    padding: 20px;
    margin-top: 50px;
}


.builder-tile .gform_footer {
    display: flex;
}
.builder-tile .gform_button {
    margin: auto !important;
    display: block;
}
.builder-widget .wk-panel-title {
    margin-top: -60px;
    font-weight: bold;
    font-size: 27px;
    color: #232323;
}

.tags-menu ul {
    display: block;
}

.uk-tile-muted {
    background: #f7f7f7;
    height: fit-content;
    min-height: 320px;
    border-radius: 20px;
    box-shadow: 0 4px 13px #0000001c;
}

.news-menu li a {
    background: #f1f1f1;
    padding: 7px;
    line-height: 2em;
    text-decoration: none;
    transition: 0.2s;
}

.news-menu li a:hover {
    background: #c5c5c5;
    transition: 0.2s;
}

.tags-menu li>a {
    background: #fff !important;
    padding: 0px !important;
    font-weight: 400 !important;
    font-style: italic;
}

.home-slideshow .el-link {
    position: relative;
    z-index: 1000000;
}

.services-grid {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.services-grid .el-title {
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 16px;
    position: absolute;
    margin: auto;
    bottom: 0;
    background: #ffffffe0;
    padding: 7px 20px 7px 10px;
}

.home-slideshow .el-content {
    font-size: 25px;
    font-weight: 300;
}

.services-grid img.el-image {
    width: 1220px;
}

.full-img img {
    width: 100%;
}

.project-home .el-item {
    box-shadow: 4px 3px 5px rgb(0 0 0 / 39%);
    padding: 5px 2px 6px 11px;
    background: #fff;
}

.project-home .el-title {
    font-size: 19px;
}

.uk-card-default {
    box-shadow: 0px 9px 20px rgb(0 0 0 / 29%);
}

a.uk-card-default:hover {
    box-shadow: 0 5px 15px rgb(0 0 0 / 46%);
    transition: 0.3s;
    border: 1px solid #b3b3b3 !important;
}

.news-section h3.el-title {
    font-size: 18px;
    font-weight: 700;
}

.news-section {
    position: relative;
    background: #efeff0;
    padding-top: 0;
    margin-top: 2px;
    overflow: hidden;
}
.news-section::before {
    content: " ";
    background: #202020;
    width: 33%;
    height: -webkit-fill-available;
    position: absolute;
    transform: skew(-10deg, 0deg);
    left: -180px;
}

.uk-accordion-title {
    font-weight: 700;
    font-size: 17px;
}

.uk-accordion>:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: none;
}

.tm-toolbar .uk-container {
    max-width: 100%;
    padding-right: 0px;
}

.tm-toolbar-default {
    background: #242427;
    position: absolute;
    z-index: 1000;
    right: 0;
}

.uk-navbar-right {
    margin-top: 110px;
}

.franchise-links {
    position: absolute;
    right: -7px;
    width: 413px;
    top: 68px;
}

.tm-toolbar-default {
    background: none;
    position: absolute;
    z-index: 1000;
    right: 10px;
    top: 0px;
}

.franchise-links .uk-button {
    background: #000000;
    color: #ffffff;
    padding: 0px 13px;
    line-height: 32px;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 0px;
}

.header-phone a {
    color: #000000;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
    margin-right: 20px;
}

.header-phone a:hover {
    color: grey;
}

.social-links a {
    color: #000000;
}

.social-links a:hover {
    color: grey;
}

.franchise-links .uk-button:hover {
    background: #4a4a4a;
}

.page>div.uk-section-xsmall.uk-section-primary p {
    margin-bottom: -5px;
}

.page>div.uk-section-xsmall.uk-section-primary {
    padding: 16px 0px 0px;
    background-image: linear-gradient(90deg,#1f1f1f,#4c4c4c);
    box-shadow: 0 0 10px rgb(0 0 0 / 80%);
}

.tm-header-mobile .uk-logo {
    max-width: 122px;
}

.uk-grid-column-small>*, .uk-grid-small>* {
    padding-left: 2px;
}


.social-links {
    margin-right: 14px;
}

.tm-top {
    padding: 0px;
}

.tm-top .uk-container {
    max-width: none !important;
    padding: 0px;
    margin-bottom: 2px;
}

.breaking-banner {
    width: 100%;
    background: #EA6462;
    color: #ffffff;
    padding: 13px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 22%);
    position: relative;
    margin-bottom: 20px;
}

.breaking-banner a {
    color: #ffffff;
}

.uk-button {
    margin-right: 33px;
}


.uk-button-primary {

    background-image: linear-gradient(90deg,#1f1f1f, #1f1f1f, #4c4c4c , #4c4c4c);
}

.testimonial-slider .uk-dotnav>.uk-active>* {
    background-color: #000;
}

.testimonial-slider .uk-dotnav>*>* {
    background: rgb(0 0 0 / 8%);
}

.project-home {
    margin-top: 2px;
}

#faqs-home {
    margin-top: 2px;
}

.right-margin-2px {
    border-right: 3px solid #fff;
}
.uk-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 0px;
    float: left;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236C6D74%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-right: 6px;
}

.uk-accordion-content {
    margin-left: 20px;
}

.news-section > .uk-container {
    margin-top: 100px;
}

.footer-quote .uk-tile-default {
    background: #ffffffd9;
}

.testimonial-slider {
    margin-top: 2px;
}

.local-builders-grid .el-content {
    border-left: 5px solid #c5c5c5;
    padding-left: 10px;
    line-height: 1.4em;
}

.local-builders-grid .el-item {
    background: #f1f1f1;
    border-radius: 19px;
}

.local-builders-grid .el-image {
    transform: translate(22px, -37px);
    background: #ffffff;
    border-radius: 50px;
    padding: 5px 5PX;
    box-shadow: 0 0 10px #00000033;
    width: 45px;
    max-height: 45px;
}

.uk-lightbox {
    background: #fff9;
}

.local-builders-grid .el-item {
    padding: 18px 0px;
}

.local-builders-grid a {
    text-decoration: none;
    transition: 0.2s;
}

.local-builders-grid a:hover {
    padding-left: 5px;
    transition: 0.2s;
    opacity: 0.7;
}

.gallery .uk-subnav-pill>li>a {
    font-size: 16px !important;
    font-weight: bold !important;
    background: #f1f1f1 !important;
    color: #000 !important;
    padding: 10px 28px !important;
    letter-spacing: 0.2px !important;
    transition: 0.2s !important;
}

.uk-subnav-pill>li>a:hover {
transform: translate(0px, -3px);
transition: 0.2s;
opacity: 0.7;
}

.uk-subnav-pill>li.uk-active>a {
    background: #000 !important;
    color: #fff !important;
    margin-bottom: 16px;
}

.gform_footer .gform_button {
    background-color: #303033 !important;;
    color: #fff;
    border: 2px solid transparent;
    background-image: linear-gradient(90deg,#1f1f1f,#4c4c4c);
    box-shadow: 1px 10px 15px 0 rgba(0,0,0,.22);
    padding: 18px 40px !important;
    font-family: 'Open Sans';
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
}

.gform_footer .gform_button:focus {
    color: #848484 !important;
}

.ginput_container input {
    padding: 12px !important;
    font-style: italic;
    border: none !important;
    box-shadow: 0 2px 4px #00000030;
    margin-top: -14px !important;
}

.ginput_container textarea {
    padding: 12px !important;
    font-style: italic;
    border: none !important;
    box-shadow: 0 2px 4px #00000030;
}

.ginput_container select {
    padding: 12px !important;
    min-width: 270px !important;
    border: none !important;
    cursor: pointer;
    box-shadow: 0 2px 4px #00000030;
}

.footer-quote {
    position: relative;
}
.footer-quote::before {
    content: url(/wp-content/uploads/2020/09/DRH-Logo-bg.png);
    position: absolute;
    top: -390px;
    left: 0px;
    z-index: -1;
    opacity: 0.5;
}

.home .footer-quote::before {
    display: none;
}

.uk-section-default {
    background: none;
}


.woocommerce.archive aside#tm-sidebar {
    max-width: 400px;
    border-right: 1px solid #afafaf;
    padding-right: 40px;
}

button.wcpf-button.wcpf-button-action-reset {
    background: #000;
    color: #fff;
    width: auto;
    padding: 12px 30px;
    text-decoration: underline;
}

.download-magazine .ginput_container input {
    width: 290px !important;
    margin-top: -2px !important;
}

.local-builders-grid .el-title {
    text-transform: uppercase;
    font-weight: 800;
}

.footer h5.el-title {
    text-transform: uppercase;
}

h1 {
    text-transform: uppercase;
    font-weight: 600;
}

.text-outline {
    text-transform: uppercase;
    color: black;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

.uk-font-secondary {
    text-transform: uppercase;
}

.testimonials-row {
    position: relative;
}
.testimonials-row::before {
    content: open-quote;
    font-size: 630px;
    position: absolute;
    left: -180px;
    font-family: sans-serif;
    color: #cccccc;
    top: -180px;
    z-index: -1;
}

.testimonials-row::after {
    content: close-quote;
    font-size: 630px;
    position: absolute;
    right: -250px;
    font-family: sans-serif;
    color: #cccccc;
    bottom: -560px;
    z-index: -1;
}

.uk-navbar-nav>li.uk-active>a {
    font-weight: 600;
}

.tm-header-mobile {
    padding: 12px 0px 16px;
    background: #efeff0;
}

.archive-product img {
    height: auto !important;
}

.archive-product {
    height: auto;
    overflow: hidden;
}





/* Smartphones */
@media (max-width: 480px) { 

    .uk-h1, h1 {
        font-size: 28px;
    }

    h2, .uk-h2 {
        font-size: 26px;
    }

    .page>div.uk-section-xsmall.uk-section-primary p {
        font-size: 14px;
    }

    .home-slideshow .el-title {
        font-size: 22px;
    }

    
    .home-slideshow .el-content {
        font-size: 16px;
    }

    .news-section .uk-heading-small {
        padding-top: 50px;
    }

    .testimonial-slider .uk-h1 {
        padding-top: 40px;
    }

    .news-section::before {
        content: " ";
        background: #f1f1f1;
        width: 63%;
        height: -webkit-fill-available;
        position: absolute;
        transform: skew(-10deg, 0deg);
        left: -240px;
    }

    .news-section .uk-card-media-top {
        max-height: 220px;
        width: 100%;
        overflow: hidden;
    }
    
    .news-section .uk-card-media-top img {
        margin-top: -60px;
    }
    
    .footer-quote h3 {
        font-size: 18px;
    }

    .footer-quote .uk-tile-default {
        padding: 22px;
    }

    .footer .tm-grid-expand {
        width: 100%;
        display: block;
        right: -10px;
        position: relative;
    }

    .testimonial-slider .uk-slideshow em {
        font-size: 14px;
    }

    .testimonial-slider ul.uk-slideshow-items {
        min-height: 410px !important;
    }

    .breakingnewssplash {
    width: 100%;
    text-align: center;
}
.ginput_container input {
    margin-top: -2px !important;
}

.local-builders-grid .el-item {
    padding: 18px 20px;
    margin-top: 10px;
}

.local-builders-grid .el-title {
    margin-top: -40px !important;
}

.local-builders-grid {
    margin-bottom: 90px !important;
}

.woocommerce .textwidget {
    padding: 0 18px;
}
.news-section .uk-container-xlarge {
    margin-top: 0px !important;
}

.uk-button {
    font-size: 14px;
}


.uk-button {
    margin-right: 0px;
}

h3 {
    font-size: 20px;
}


.footer-quote::before {
    display: none;
    
    }

    .planrange {
        position: absolute;
        right: 0;
        margin-top: -32px;
        font-style: italic;
        font-size: 9px;
        font-weight: normal;
        color: #000;
    }
    .woocommerce ul.products li.product h2 {
        margin-top: 0 !important;
        padding-top: 13px !important;
        text-align: left;
        font-weight: bold;
        font-size: 15px !important;
    }
    p {
        font-size: 15px;
    }

    .product-gallery {
        width: 90%;
    }
    
    .brochure-download {
        width: 100%;
        float: left;
    }
    
    section.related.products {
        margin-top: 60px;
    }

    .gallery .uk-subnav-pill>li>a {
        font-size: 14px !important;
        margin-bottom: 13px !important;
    }
}



/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) { 

    .uk-h1, h1 {
        font-size: 28px;
    }

    h2, .uk-h2 {
        font-size: 26px;
    }

    .page>div.uk-section-xsmall.uk-section-primary p {
        font-size: 14px;
    }

    .home-slideshow .el-title {
        font-size: 42px;
    }

    .home-slideshow .el-content {
        font-size: 16px;
    }

    .news-section .uk-heading-small {
        padding-top: 50px;
    }

    .testimonial-slider .uk-h1 {
        padding-top: 40px;
    }

    .news-section::before {
        content: " ";
        background: #f1f1f1;
        width: 63%;
        height: -webkit-fill-available;
        position: absolute;
        transform: skew(-10deg, 0deg);
        left: -240px;
    }

    .news-section .uk-card-media-top {
        max-height: 220px;
        width: 100%;
        overflow: hidden;
    }
    
    .news-section .uk-card-media-top img {
        margin-top: -60px;
    }
    
    .footer-quote h3 {
        font-size: 22px;
    }

    .footer-quote .uk-tile-default {
        padding: 22px;
    }

    .footer .tm-grid-expand {
        width: 100%;
        display: block;
        right: -10px;
        position: relative;
    }

    .testimonial-slider .uk-slideshow em {
        font-size: 14px;
    }

    .testimonial-slider ul.uk-slideshow-items {
        min-height: 410px !important;
    }

    .breakingnewssplash {
    width: 100%;
    text-align: center;
}

.ginput_container input {
    margin-top: -2px !important;
}

.local-builders-grid .el-item {
    padding: 18px 20px;
    margin-top: 10px;
}

.local-builders-grid .el-title {
    margin-top: -40px !important;
}

.local-builders-grid {
    margin-bottom: 90px !important;
}

.woocommerce .textwidget {
    padding: 0 18px;
}
.news-section .uk-container-xlarge {
    margin-top: 0px !important;
}

.uk-button {
    font-size: 14px;
}

.uk-button {
    margin-right: 0px;
}
h3 {
    font-size: 20px;
}

.footer-quote::before {
display: none;

}

.planrange {
    position: absolute;
    right: 0;
    margin-top: -32px;
    font-style: italic;
    font-size: 9px;
    font-weight: normal;
    color: #000;
}
.woocommerce ul.products li.product h2 {
    margin-top: 0 !important;
    padding-top: 13px !important;
    text-align: left;
    font-weight: bold;
    font-size: 15px !important;
}
p {
    font-size: 15px;
}

.product-gallery {
    width: 90%;
}

.brochure-download {
    width: 100%;
    float: left;
}

section.related.products {
    margin-top: 60px;
}

.gallery .uk-subnav-pill>li>a {
    font-size: 14px !important;
    margin-bottom: 13px !important;
}

}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) { 


    .page>div.uk-section-xsmall.uk-section-primary p {
        font-size: 26px;
    }

    .home-slideshow .el-title {
        font-size: 42px;
    }

    
    .home-slideshow .el-content {
        font-size: 21px;
    }

    .news-section .uk-heading-small {
        padding-top: 50px;
    }

    .testimonial-slider .uk-h1 {
        padding-top: 40px;
    }

    .footer-quote h3 {
        font-size: 22px;
    }

    .footer-quote .uk-tile-default {
        padding: 22px;
    }

    .footer .tm-grid-expand {
        width: 100%;
        display: block;
        right: -10px;
        position: relative;
    }

    .breakingnewssplash {
    width: 100%;
    text-align: center;
}

.gallery .uk-subnav-pill>li>a {
    font-size: 16px !important;
    margin-bottom: 13px !important;
}
}
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) { 

.breakingnewssplash {
    position: absolute;
    z-index: 1;
    top: -125px;
    transition: 0.2s all;
}

.breakingnewssplash:hover {
    top: -130px;
    transition: 0.2s all;
}



    .footer .el-content img {
        text-align: center !important;
        margin: auto;
        display: block;
    }

    h2.builder-h2 {
        margin-top: 37px;
    }

}
/* Large Display */
@media (min-width: 1200px) { 


.breakingnewssplash {
    position: absolute;
    z-index: 1;
    top: -125px;
    transition: 0.2s all;
}

.breakingnewssplash:hover {
    top: -130px;
    transition: 0.2s all;
}


    .footer .el-content img {
        text-align: center !important;
        margin: auto;
        display: block;
    }

    h2.builder-h2 {
        font-size: 31px;
    }

}
