﻿body 
{
    font-family: 'Montserrat', sans-serif;
    background:#fff;
}
a,a:visited {
    text-decoration:none !important;
    color:#333;
}


.wrapper 
{
    width:auto;/*1200px;*/
    max-width:1500px;
    margin:0 auto;
    background:#f2f2f2;

}
.dl-sub-header {
    padding-top:10px;
}
.dl-logo-wrapper {
    width: 100%;
}
.dl-brand-logo {
    height:148px;
}
@media (max-width:768px) {
    .dl-logo-wrapper {
        padding: 0;
    }
}
.dl-logo-wrapper-t2 {
    width: 100%;
    padding: 0 50px 0 0;
    border-left: 23px solid #57b847;
    min-height:192px;
}

@media (max-width:768px) {
    .dl-logo-wrapper-t2 {
        padding: 0;
        border-left:none;
    }
}
@media (max-width:979px) {
    .dl-brand-logo {
        text-align:center;
        margin-bottom:10px;
    }
}
    @media (max-width:768px) {
        .dl-brand-logo {
            width: 100%;
            padding-left:0;
        }
    }

    .dl-brand-logo img {
        position: relative;
        z-index: 2;
        width: 360px;
        margin-left:10px;
    }

    @media (max-width:476px) {
        .dl-brand-logo img {
            width: 86%;
        }
    }

    .dl-logo-outline {
        /*padding: 30px 30px 0 30px;*/
    }

.dl-top-line {
    background-color: #5ABA59; /*#57b847;*/
    width: 100%;
    height: 13px;
    margin-top: -48px;
    float: left;
}

    @media (max-width:979px) {
        .dl-top-line {
            display:none;
        }
    }

    .dl-content-cta {
        position: relative;
    }

    .dl-submenu-one {
        width: 200px;
        position: absolute;
        top: 105px;
        right: 34%;
        background: #fff;
        border: 1px solid #666;
        margin-right: 2%;
        display: none;
        z-index:1;
        cursor:pointer;
    }
    .dl-submenu-two {
        width: 200px;
        position: absolute;
        top: 105px;
        right: 21%;
        background: #fff;
        border: 1px solid #666;
        display: none;
        z-index: 1;
        cursor:pointer;
    }
    @media (max-width:980px) {
        .dl-submenu-one {
            right:auto;
            left:4%;
            top:50px;
            width:190px;
        }
        .dl-submenu-two {
            right: auto;
            left: 22%;
            top: 50px;
            width: 190px;
        }
    }
    @media (max-width:767px) {
        .dl-submenu-one {
            top: 42px;
        }
        .dl-submenu-two {
            top: 42px;
        }
    }
    @media (max-width:567px) {
        .dl-submenu-one {
            top: -46px;
        }

        .dl-submenu-two {
            top: -46px;
        }
    }
    .dl-submenu-one ul, .dl-submenu-two ul {
        margin: 2px;
        padding-inline-start: 0;
        text-align: center;
    }
.dl-submenu-one ul li::after, .dl-submenu-two ul li::after {
border-bottom: 1px #ccc solid;
display: block;
content: '';
width: 60%;
margin: 10px auto;
}
.dl-submenu-one ul li:last-child::after, .dl-submenu-two ul li:last-child::after {
border-bottom:unset;
}
.dl-submenu-one ul li, .dl-submenu-two ul li {
    list-style-type: none;
    margin-top: 10px;
  }
    .dl-submenu-one ul li:last-child, .dl-submenu-two ul li:last-child {
        border-bottom: 0px;
    }
    .dl-submenu-one ul li a:hover, .dl-submenu-two ul li a:hover {
        color:#000;
    }
    .aboutus a {
        text-decoration: none;
        color: #000;
    }
    .aboutus a::after {
        /*content: url(/images/chevron.png);
        width:14px;
        height:14px;*/
    }
        .portfolio a {
            text-decoration: none;
            color: #000;
        }
    .letstalk a {
        text-decoration: none;
        color: #000;
    }
    /* all menu menuitem */
    .dl-menu {
        margin-top: 50px;
    }
    @media (max-width:979px) {
        .dl-menu {
            margin-top: 0px;
        }
    }
    @media (max-width:568px) {
        .dl-menu {
            width:48%;
            display:inline-block;
        }
    }
    .dl-menu ul.main {
        margin-top: 20px;
        width: calc(100% - 166px);
        float: left;
        padding-left: 125px;
    }
    @media (max-width:1500px) {
        .dl-menu ul.main {
            padding-left: 116px;
        }
    }
    @media (max-width:1400px) {
        .dl-menu ul.main {
            padding-left: 25px;
        }
    }

    @media (max-width:1200px) {
        .dl-menu ul.main {
            padding-left: 0px;
        }
    }
    @media (max-width:568px) {
        .dl-menu ul.main {
            width: auto;
            float: none;
            padding-left: 8px;
            display:none;
        }
    }
    .dl-menu ul.main li {
        display: inline;
        list-style-type: none;
        margin:0 6%;    

    }
    /* Special query for menu LI alignment which was getting to crowded close to 980px*/
    @media (max-width:1450px) {
        .dl-menu ul.main li {
            margin: 0 5%;
        }
    }
    @media (max-width:1000px) {
        .dl-menu ul.main li {
            margin: 0 4%;
        }
    }
    @media (max-width:567px) {
        .dl-menu ul.main li {
            margin: 0 3%;
        }
    }
    @media (max-width:980px) {
        .dl-menu ul.main li.letstalk {
            float: none;
        }
    }
    .dl-menu ul.social {
        width: 166px;
        float: left;
        padding-inline-start: 0px;
        margin-top:4px;
    }
    @media (max-width:568px) {
        .dl-menu ul {
            display:none;
        }
        .dl-nav-menu {
            border-bottom:1px solid #ccc;
        }
        .dl-nav-menu ul.social li {
            display: inline;
            list-style-type: none;
            margin: 0 2%;
        }
        .dl-nav-menu ul.social li img {
            max-width: 36px;
        }
    }
    .dl-menu ul.social li {
        display: inline;
        list-style-type: none;
        /*margin: 0 1%;*/
    }

    .dl-menu ul.social li img {
        max-width: 36px;
    }

    section.dl-header {
        position: relative;
        z-index: 1;
        padding-top: 15px;
        padding-bottom: 5px;
        background-color: #e1e1e1;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#e1e1e1, EndColorStr=#d3d3d3 )";
        background-image: -webkit-linear-gradient(top, #e1e1e1, #d3d3d3 );
        background-image: -moz-linear-gradient(top, #e1e1e1, #d3d3d3 );
        background-image: -o-linear-gradient(top, #e1e1e1, #d3d3d3 );
        background-image: linear-gradient(to bottom, #e1e1e1, #d3d3d3 ); /*f2f2f2 -->a7968f */
        border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -o-border-radius: 0 0 4px 4px;
        margin: 0 30px;
    }

    @media (max-width:767px) {
        section.dl-header {
            margin: 0 10px;
        }
    }

    .dl-logo-cta {
        float: left;
    }

    @media (max-width:568px) {
        .dl-logo-cta a img {
            width: 100%;
        }
    }

    #nav-icon3 {
        width: 36px;
        height: 24px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 101;
        margin-left: 10px;
    }

    @media (max-width:567px) {
        #nav-icon3 {
            width: 32px;
        }
    }

    /*.dl-burger-cta {
        padding-right: 0px;
        margin-top: 15px;
    }*/

   /* @media (max-width:1199px) {
        .dl-burger-cta {
            margin-top: -7px;
        }
    }*/

   /* @media (max-width:959px) {
        .dl-burger-cta {
            padding-right: 10px;
            margin-top: 15px;
        }
    }*/

    @media (max-width:568px) {
        .dl-burger-cta {
            padding-top: 0;
        }
    }

    #nav-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #57b847;
        border-radius: 3px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        #nav-icon3 span:nth-child(1) {
            top: 11px;
        }

        #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
            top: 20px;
        }

        #nav-icon3 span:nth-child(4) {
            top: 29px;
        }

    #nav-icon3.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    .dl-nav-menu {
        z-index: 100;
        right: -10px;
        top: 20px;
       /* border: 1px solid #e2e1e0;*/
        width: 160px;
        height: auto;
        padding: 18px;
        /*padding-top: 40px;*/
        margin-top: -30px;
        display: none;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        opacity: 0.0;
        filter: alpha(opacity=0);
    }

    @media (max-width:960px) {
        .dl-nav-menu {
            width: 100%;
            top: 0;
            right: 0;
        }
    }

    .display {
        display: block;
    }

    .showmenu {
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

    .dl-nav-menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

.dl-nav-menu ul li {
text-align: center;
margin-bottom:10px;
}
.dl-nav-menu ul li::after {
    border-bottom: 1px #ccc solid;
    display: block;
    content: '';
    width: 35%;
    margin: 10px auto;
}
        .dl-nav-menu ul.social li::after {
            border-bottom: unset;
            display: none;
            width: unset;
            margin: unset;
        }
    .dl-nav-menu ul li h4 {
        margin-bottom: 10px;
    }
    .dl-nav-menu ul li h4.portfolio {
        margin-top: 24px;
    }

    .dl-nav-menu ul li:first-child::after, .dl-nav-menu ul li:last-child::after {
        border-bottom: 0px;
    }
.dl-nav-menu ul li a {
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    color: #57b847;
    opacity: 0.0;
    filter: alpha(opacity=0);
    font-weight: 600;
}

.dl-nav-menu ul li a.display-text {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

    .dl-text-logo-cta {
        margin-top: 20px;
    }

    @media (max-width:960px) {
        .dl-text-logo-cta {
            margin-top: 0px;
        }
    }
.dl-text-logo-cta {
    display:none;
}
@media (max-width:568px) {
    .dl-text-logo-cta {
        display: inline-block;
        width:100%;
    }
}
.dl-text-logo-cta.container {
    max-width: 1120px;
}

    @media (max-width:1199px) {
        .dl-text-logo-cta div {
            text-align: center;
        }
    }

    .dl-text-logo-cta div img {
        width: 400px;
        height: auto;
        margin-bottom: 10px;
    }

    @media (max-width:1200px) {
        .dl-text-logo-cta div img {
            margin-left: 45px;
        }
    }

    @media (max-width:980px) {
        .dl-text-logo-cta div img {
            margin-bottom: 0;
            margin-left: 23%;
            margin-top: 10px;
        }
    }

    @media (max-width:767px) {
        .dl-text-logo-cta div img {
            width: 226px;
            margin-left: 7%;
        }
    }

    @media (max-width:567px) {
        .dl-text-logo-cta div img {
            width: 210px;
            margin-right: 0;
            margin-left: -7px;
        }
    }

    @media (max-width:600px) {
        .dl-text-logo-cta img {
            width: 96%;
            height: auto;
        }
    }

    .dl-separator {
        background-color: #d3d3d3;
        width: 100%;
        display: block;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        height: 5px;
        width: 100%;
    }

    .separator-margin-top {
        margin-top: 10px;
    }

    .dl-whatwedo {
        height: 100%;
        padding: 23px 0;
    }

    @media (max-width:1200px) {
        .dl-whatwedo {
            padding: 0px 23px 10px 23px;
        }
    }

    @media (max-width:960px) {
        .dl-whatwedo {
            padding: 0px 23px 14px 23px;
        }
    }

    @media (max-width:960px) {
        .dl-whatwedo {
            padding: 0px 23px 3px 23px;
        }
    }

    .dl-whatwedo ul {
        text-align: center;
    }

    @media (max-width:960px) {
        .dl-whatwedo ul {
            padding-left: 0;
        }

            .dl-whatwedo ul li {
                width: 100%;
                padding: 2px 0;
            }

                .dl-whatwedo ul li:nth-of-type(2), .dl-whatwedo ul li:nth-of-type(4) {
                    display: none;
                }
    }

    .dl-whatwedo ul li {
        display: inline-block;
        font-size: 20px;
        color: #62605b;
        font-weight: bold;
    }

        .dl-whatwedo ul li span.separator {
            padding: 0 20px;
            color: #619080;
        }

    @media (max-width:960px) {
        li span.separator {
            display: none;
        }
    }

    .dl-established {
        font-size: 16px;
        padding: 20px;
        color: #62605b;
        text-align: center;
    }

    @media (max-width:768px) {
        .dl-established {
            padding: 15px;
        }
    }

    /*  homepage content css */
    .dl-content h1 {
        text-align: center;
        margin: 20px 0;
    }

    @media (max-width:768px) {
        .dl-content-cta {
            border-left: none;
            padding-bottom: 0px;
        }
    }

    .dl-content-cta-t2 ul {
        visibility: hidden;
        margin-left: -40px;
    }

    .dl-content-cta-t2 {
        padding-bottom: 20px;
        margin-top: -1px;
    }

    @media (max-width:768px) {
        .dl-content-cta-t2 {
            border-left: none;
        }
    }
.dl-slider-cta {
    margin-top: 20px;
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
  /*  margin: 0 auto;
    width: 1600px;*/
}
 /* END homepage content css */

    /* FOOTER CSS*/
    .dl-footer-line {
        height: 23px;
        margin: 0 16px;
        margin-top: -67px;
    }

    @media (max-width:768px) {
        .dl-footer-line {
            background: #57b847;
            margin: 0 30px;
        }
    }

    .dl-footer-line ul {
        list-style: none;
    }

    @media (max-width:768px) {
        .dl-footer-line ul {
            display: none;
        }
    }

    .dl-footer-line ul li {
        float: left;
        padding: 0 12px;
        border-bottom: 20px solid #57b847;
        margin: 0 12px;
        font-size: 26px;
        font-weight: bold;
    }

    .dl-footer-line-t2 {
        width: 20%;
        height: 23px;
        background-color: #57b847;
        margin-top: -2px;
    }

    @media (max-width:768px) {
        .dl-footer-line-t2 {
            margin: 0;
        }
    }

    footer {
        /*border-top: 23px solid #57b847;*/
        padding: 30px;
        clear: both;
    }

    @media (max-width:768px) {
        footer {
            padding: 20px;
        }
    }

    footer.t2 {
        margin-top: 60px;
    }

    footer .dl-copyright {
        text-align: center;
    }

    footer #social-list-cta {
        text-align: center;
    }

        footer #social-list-cta ul {
            list-style-type: none;
            float: none;
            padding-left: 0;
        }

    @media (max-width:960px) {
        footer .dl-copyright {
            margin-bottom: 10px;
            padding-top: 20px;
        }

        footer #social-list-cta ul {
            padding-left: 0;
            margin-bottom: 0;
        }
    }

    footer #social-list-cta ul li {
        display: inline-block;
        padding: 0 10px;
    }

    @media (max-width:471px) {
        footer #social-list-cta ul li:nth-of-type(4) {
            padding-top: 15px;
        }
    }

    footer .fa-facebook, footer .fa-envelope, footer .fa-youtube, footer .fa-instagram {
        font-size: 25px;
        -webkit-transition: color 400ms ease;
        -moz-transition: color 400ms ease;
        -o-transition: color 400ms ease;
        transition: color 400ms ease;
        color: #aba8a8;
    }

    /* footer helper class */
    .dot {
        height: 28px;
        width: 28px;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        background-color: #ccc;
        border-radius: 50%;
        display: inline-block;
        padding: 5px;
    }

    .pure-button, a.pure-button {
        text-decoration: none;
    }

    .dot.facebook:hover {
        background-color: #4b74cb;
    }

    .dot.twitter:hover {
        background-color: #1ea1f3;
    }

    .dot.youtube:hover {
        background-color: #ff0000;
    }

    .dot.instagram:hover {
        background-color: #666666;
    }

    .dot.mail:hover {
        background-color: #43c1ea;
    }

    .socicon-twitter:before, .socicon-instagram:before, .socicon-mail:before, .socicon-youtube:before, .socicon-facebook:before {
        color: #fff;
    }
    /* END FOOTER CSS*/

    /*  contact form - lets talk and thank you page */
    .dl-content.form {
        padding: 20px;
        font-family: 'Montserrat', sans-serif;
        color: #42413e;
        font-size: 14px;
    }
   @media (max-width:959px) {
    .dl-content.form {
        min-height:2100px;
    }
}
@media (max-width:768px) {
    .dl-content.form {
        min-height: 1800px;
    }
}  
    .dl-google-map {
        margin-top:50px;
    }
    @media (max-width:567px) {
        .dl-content.form {
            padding: 0;
        }
    }

    .dl-content.form h2, .dl-content.form h3, .dl-content.form h4, .dl-content.form h5 {
        color: #62605b;
        font-family: 'Montserrat', sans-serif;
    }

.dl-content.form h2 {
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Nueva Std', sans-serif;
    font-size: 50px;
    margin-top: 4px;
}

    .dl-content.form h4 {
        margin-bottom: 6px;
    }

    .dl-content.form h5 {
        margin-bottom: 20px;
        margin:0 0 12px 2px;
    }

    dl-content.form h5 a {
        text-decoration: none;
        color: #62605b;
        font-family: 'Montserrat', sans-serif;
    }

        .dl-content.form tr td {
            padding: 10px;
        }

    .dl-content.form label {
        text-align: right;
        width: 120px;
        color: #000;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        margin-bottom: 0;
        display:contents;
    }

    @media (max-width:567px) {
        .dl-content.form label {
            text-align: left;
            width: 100px;
        }
    }

    @media (max-width:960px) {
        .dl-content.form .smartphone-marginleft {
            margin-bottom: 50px;
        }
    }

    @media (max-width:568px) {
        .dl-content.form .smartphone-marginleft {
            margin-left: unset;
        }
    }

    .dl-content.form input, .dl-content.form textarea {
        border-radius: 4px;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.5);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5);
        box-shadow: inset 0 0 2px rgba(0,0,0,0.5);
        color: #62605b;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
    }

    .dl-content.form textarea {
        font-size: 13px;
        font-weight: normal;
    }

    @media (max-width:568px) {
        .dl-content.form input, .dl-content.form textarea {
            width: 100%;
        }
    }

    .dl-content.form input:focus, .dl-content.form textarea:focus {
        border: 2px solid #619080;
    }

    .dl-content.form a {
        -webkit-transition: color 400ms ease-in-out;
        -moz-transition: color 400ms ease-in-out;
        -ms-transition: color 400ms ease-in-out;
        -o-transition: color 400ms ease-in-out;
        transition: color 400ms ease-in-out;
        text-decoration: none;
        color: #62605b;
    }

        .dl-content.form a:hover {
            color: #619080;
        }

    .dl-content.form input[type=submit] {
        padding: 5px;
        -webkit-transition: background 400ms ease-in-out;
        -moz-transition: background 400ms ease-in-out;
        -ms-transition: background 400ms ease-in-out;
        -o-transition: background 400ms ease-in-out;
        transition: background 400ms ease-in-out;
        background: #ccc;
        border: 0 none;
        cursor: pointer;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        width: 98px;
    }

    @media (min-width:960px) {
        .dl-content.form input[type=submit]:hover {
            background: #ede6e6;
            color: #666;
        }
    }
.dl-form-cta {
    width: 75%;
    margin-left: 40px;
    
}
@media (max-width:820px) {
    .dl-form-cta {
        width: 100%;
        margin:0;
    }
}
@media (max-width:568px) {
    .dl-form-cta {
        width: unset;
        margin-left: unset;
    }
}
.dl-form-cta table {
    width:100%;
}
    .dl-form-cta table tr {
        border-bottom:10px solid #fff;
    }
 /*   .dl-form-cta table tr td:first-child {
        width:25%;
    }*/
    .dl-form-cta table tr td  input {
        width:100%;
        padding-left:6px;
    }
    .dl-mailing-address {
        background-color: #ccc;
        color: #000;
        text-align: center;
        padding: 20px;
        width: 75%;
        margin-left: 40px;
        margin-top: 14px;
    }
    @media (max-width:820px) {
    .dl-mailing-address {
        width: 100%;
        margin: 0;
    }
}
        .dl-mailing-address p {
            margin:0;
        }
    .dl-content.thankyou {
        margin-top:50px;
    }

    .dl-content.thankyou h2 {
        color: #62605b;
        font-family: 'Nueva Std', sans-serif;
        font-size: 40px;
        text-align:center;
    }
@media (max-width:568px) {
    .dl-content.thankyou {
        margin-top: 0px;
        padding:0 30px;
    }
    .dl-mailing-address {
        width: unset;
        margin-left: unset;
        margin-top: 16px;
    }
}
    /* chevron css */
.chevron::before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 4px;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
    font-size: 12px;
    margin-left: 4px;
    bottom: 2px;
}

.chevron.right:before {
    left: 0;
    transform: rotate(45deg);
}

.chevron.bottom:before {
    top: 2px;
    transform: rotate(135deg);
}

.chevron.left:before {
    left: 0.25em;
    transform: rotate(-135deg);
}
/* End chevron css */
/* Consultation Design Project Management page CSS */
    .column {
        float: left;
        width: 33.33%;
        padding:5px;
    }
    @media (max-width:767px) {
        .column {
            width: 100%;
            float:none;
        }
    }
    .column.copy {
        padding:20px;
    }
    .column h1 {
        font-size:18px;
    }
    .column p {
        font-size: 14px;
    }
    .column img {
        width:100%;
    }
    .column .sketch1  {
        max-height:358px;
        overflow:hidden;
    }
    @media (max-width:1500px) {
        .column .sketch1 {
            max-height: 336px;
            
        }
    }
    @media (max-width:1400px) {
        .column .sketch1 {
            max-height: 313px;
        }
    }
    @media (max-width:1300px) {
        .column .sketch1 {
            max-height: 289px;
        }
    }
    @media (max-width:1200px) {
        .column .sketch1 {
            max-height: 264px;
        }
    }
    @media (max-width:1100px) {
        .column .sketch1 {
            max-height: 242px;
        }
    }
    @media (max-width:768px) {
        .column .sketch1 {
            max-height: unset;
        }
    }
    .column .sketch2 {
        margin-top:10px;
    }
    .sketch2 img {
        max-height:280px;
    }
/* Clear floats after the columns */
.consultation-cta:after {
    content: "";
    display: table;
    clear: both;
}
.consultation-cta p {
    font-size:13px;
}
/* END Consultation Design Project Management page CSS */
/* Horticultural CTA */
.horticulture-cta h1, .consultation-cta h1 {
    font-family: 'Nueva Std Condensed Italic', sans-serif;
    font-size: 20px;
    text-align: left;
    width: 236px;
}
    .horticulture-cta h1 span, .consultation-cta h1 span {
        font-size: 40px;
    }
.horticulture-cta h4, .consultation-cta h4 {
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
}

    .horticulture-cta .column {
    width: 30%;
    margin-top: 140px;
}
.horticulture-cta .column2 {
    width: 67%;
    float:left;
}
@media (max-width:1280px) {
    .horticulture-cta .column2 {
        margin-top:10px;
    }
}
    .horticulture-cta .column2 p {
        text-align: center;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        margin: auto;
        height: inherit;
        background: inherit;
        -webkit-background-clip: text;
        background-clip: text;
        font: 900 20px Arial, cursive;
        text-align: center;
        filter: invert(1) grayscale(1) contrast(9) drop-shadow(2px 2px #000);
        font-family:'Nueva Std Bold', sans-serif;
    }
        .horticulture-cta .column2 p:hover {
            color: inherit;
            filter: invert(1) grayscale(1) contrast(9) drop-shadow(2px 2px #000);
        }
        .horticulture-cta .column2 p span {
            font-size: 30px;
        }
        .horticulture-cta .column2 .project {
            max-height: 135px;
            margin-bottom: 4px;
            overflow: hidden;
            position: relative;
        }
@media (max-width:767px) {
    .horticulture-cta .column {
        width: 100%;
        margin-top: unset;
    }

    .horticulture-cta .column2 {
        width: 100%;
        float: none;
    }
}
/* END Horticultural CTA */

/* Project galleries */
.dl-mainnav .nav-thumb {
    width:100%;
    
}
.dl-mainnav {
    position: relative;
    top:-37px;
}
@media (max-width:1023px) {
    .dl-mainnav {
        display: none !important;
    }
 }
    .dl-projects-copy {
        width: 41%;
        float: left;
        padding: 10px;
        height: 574px;
        position: relative;
    }
@media(min-width:1600px) {
    .dl-projects-copy {
        width: 50%;
    }
}
.dl-mainslide {
    width: 59%;
    float: left;
    margin-bottom: 4px;
}

@media(min-width:1600px) {
    .dl-mainslide {
        width: 50%;
    }
}

.dl-project-inner-cta {
    position:absolute;
    bottom:20px;
    padding:10px;
}
.dl-project-inner-cta p {
    font-size:13px;
}
@media (max-width:1024px) {
    .dl-project-inner-cta {
        bottom: unset;
    }
    .dl-mainnav {
        top: -150px;
    }
 }
    @media (max-width:767px) {
        .dl-project-inner-cta {
            position: relative;
        }

        .dl-projects-copy {
            height: auto;
        }
    }

    .dl-project-inner-cta h1 {
        text-align: right;
        margin-bottom: 14px;
    }

    .dl-project-inner-cta i {
        margin-top: 5px;
        display: block;
    }

        .dl-project-inner-cta i.first {
            margin-top: 20px;
        }

    @media (max-width:768px) {
        .dl-project-inner-cta h1 {
            text-align: center;
        }
    }

        .dl-mainslide img {
            max-height: 533px;
            overflow: hidden;
            max-width: 100%;
        }

    .dl-projects-cta .slick-prev {
        left: 15px;
        position: absolute;
        z-index: 3;
    }

    .dl-projects-cta .slick-next {
        right: 15px;
    }

    .dl-projects-cta h1 {
        font-family: 'Nueva Std Italic', sans-serif;
        font-size: 20px;
    }

    .dl-projects-cta h1 span {
        font-size: 40px;
    }
    .dl-main-project-image {
        max-width: 1600px;
        margin-right: auto;
        margin-left: auto;
    }
    .slick-next, .slick-prev {
        top: unset !important;
        bottom: 36%;
    }
@media(max-width:1023px) {
    .slick-next, .slick-prev {
        top: 50% !important;
    }
}
    .slick-slide {
        margin-right: 4px;
    }

    .dl-mainnav .slick-slide {
        position: relative;
    }

        .dl-mainnav .slick-slide::after {
            content: '';
            opacity: 0;
            background-color: #fff;
            display: block;
            width: 100%;
            position: absolute;
            top: 0;
            height: inherit;
            -webkit-transition: opacity .3s ease-in-out;
            -moz-transition: opacity .3s ease-in-out;
            -ms-transition: opacity .3s ease-in-out;
            -o-transition: opacity .3s ease-in-out;
        }

        .dl-mainnav .slick-slide.slick-current::after {
            opacity: 0.4;
        }

    @media (max-width:768px) {
        .dl-projects-copy {
            width: 100%;
            float: none;
        }

        .dl-mainslide {
            width: 100%;
            float: none;
        }

        .dl-mainnav .nav-thumb {
            display: none;
        }
    }
    /* End Project Galleries */

    a.hoverlink:hover {
        color: #57b847;
    }

    /* Our Promise target zero css */

    .dl-our-promise-cta .column1, .dl-our-promise-cta .column2, .dl-our-promise-cta .column3 {
        width: 29%;
        margin: 2%;
        float: left;
    }

        .dl-our-promise-cta .column2 img {
            max-width: 100%;
            margin-bottom: 100px;
        }

        .dl-our-promise-cta .column3 p:first-of-type {
            margin-top: 18%;
        }

    .dl-our-promise-cta h1 {
        font-family: 'Nueva Std Italic', sans-serif;
        font-size: 20px;
    }

        .dl-our-promise-cta h1 span {
            font-size: 40px;
        }

    @media (max-width:810px) {
        .dl-our-promise-cta .column1, .dl-our-promise-cta .column2, .dl-our-promise-cta .column3 {
            width: 89%;
            margin: 20px;
            float: none;
        }

            .dl-our-promise-cta .column2 img {
                margin-bottom: 30px;
            }

            .dl-our-promise-cta .column3 p {
                margin-top: 0;
            }

                .dl-our-promise-cta .column3 p:first-of-type {
                    margin-top: 20px;
                }
    }
    /* End Our Promise target zero css */

    /* Community Work CSS */
    .dl-community-work-cta .column1 {
        width: 26%;
        margin: 2%;
        float: left;
    }

    .dl-community-work-cta .column2 {
        width: 66%;
        margin: 2%;
        float: left;
        margin-top: 50px;
    }

        .dl-community-work-cta .column2 img {
            max-width: 100%;
        }

        .dl-community-work-cta .column2 .subcolumn1, .dl-community-work-cta .column2 .subcolumn2 {
            width: 48%;
            float: left;
            margin: 14px 16px 10px 0px;
        }

            .dl-community-work-cta .column2 .subcolumn1 p, .dl-community-work-cta .column2 .subcolumn2 p {
                padding: 0 12px 0 0;
            }

    .dl-community-work-cta h1 {
        font-family: 'Nueva Std Italic', sans-serif;
        font-size: 20px;
    }

        .dl-community-work-cta h1 span {
            font-size: 40px;
        }

    @media (max-width:810px) {
        .dl-community-work-cta h1 {
            text-align: center;
        }

        .dl-community-work-cta .column1, .dl-community-work-cta .column2 {
            width: 96%;
            margin: 16px;
            float: none;
        }

            .dl-community-work-cta .column2 .subcolumn1, .dl-community-work-cta .column2 .subcolumn2 {
                width: 96%;
                float: none;
            }
    }

    @media (max-width:567px) {
        .dl-community-work-cta .column1, .dl-community-work-cta .column2 {
            width: 89%;
            margin: 20px;
        }
    }
    /* Community Work CSS */
/*@media (max-width:810px) {
    .dl-our-promise-cta, .dl-community-work-cta {
        min-height: 1800px;
    }
      .consultation-cta {
        min-height: 1600px;
    }
    .horticulture-cta {
        min-height: 1500px;
    }
}
    @media (max-width:568px) {
        .dl-our-promise-cta, .dl-community-work-cta {
            min-height: 2000px;
        }
           .consultation-cta {
            min-height: 2200px;
        }
}
@media (max-width:450px) {
    .dl-our-promise-cta {
        min-height: 2200px;
    }
    .dl-community-work-cta {
        min-height: 1800px;
    }
}*/
