.dk-header {
    padding: 20px 25px;
    height: 105px; 
    background-color: #0F0F0F;
    opacity: 0.95;
    border: 1px solid #0F0F0F;
    backdrop-filter: blur(20px);
}
.dk-logo { width: 116px; }
.dk-header a { 
    text-decoration: none;
    font-family: 'basic-sans', sans-serif;
    color: #fff;
}
.dk-header-link-wrapper li { padding-right: 50px; }
.dk-header-link-wrapper a:hover span:first-child:before { 
    color: #A1B11A;
}
/* .dk-header-link-wrapper a:hover .icon-favorite::before { 
    content: "\e906";
    font-size: 20px;
    color: $light-green-color ;
} */
/* .abc {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff;
} */
.dk-header-link {
    font-size: 2rem;
}
.dk-header span {
    padding-right: 8px;
}
.nav-explore {
   font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
}
.dk-logo-wrapper {
    padding-right: 82px;
}
.dk-icon-wrapper { font-size: 3.2rem;}
.hamburger-icon { font-size: 3.9rem; }
.dk-signup-section {
    padding: 10px 0;
    background-image: url('../images/signup-bg.jpg');
    background-size: cover;
    background-position: center;
}
.dk-form-container {
    padding: 0 40px;
}
.dk-signup-form label {
    display: block;
    color: #fff;
}
.dk-logo-small { width: 100px; }
.dk-signup-heading {
    padding-bottom: 15px;
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -0.02em;
}
.dk-signup-desc {
    padding-bottom: 50px;
   font-family: 'proxima-nova', sans-serif;
    font-size: 30px;
    line-height: 34px;
}
.dk-close-wrapper {
    position: relative;
    right: 8px;
    border: none;
    background-color: transparent;
}
.dk-sign-close { width: 38px; }
.dk-signup-logo-wrapper {padding: 0 12px;}
.dk-field-wrapper { 
    flex: 0 0 25%; 
    padding: 0 15px;
}
.dk-button-wrapper { padding-right: 12px; }
/* Explore menu styles */
.offcanvas { border: none; }
.dk-explore-left {
    flex: 0 0 55%;
    max-width: 55%;
}
.dk-explore-right {
    flex: 0 0 45%;
    padding: 50px 50px 30px 100px;
    background-color: #f2f2f2;
}
.dk-menu-top-list {
    flex: 0 0 76%;
    max-height: 76%;
    overflow-y: auto;
}
.dk-menu-top-list li {
    padding: 3px 3px 30px 3px;
}
.dk-menu-top-list li a img {
    width: 40px;
}
.dk-menu-top-list li a {
    padding: 0;
    font-size: 5rem;
    line-height: 5.5rem;
    color: #2B2B2B;
}
.dk-menu-top-list li a:hover {
     cursor:default; 
}

.dk-submenu-wrapper { padding-left: 25px; }
.dk-submenu-wrapper li:last-child { padding-bottom: 15px; }
.dk-submenu-wrapper li a {
    font-size: 2.5rem;
    line-height: 2.8rem;
    color: #7B7B7B;
}
.dk-exmenu-wrapper span,
.dk-exmenu-wrapper span::before {
    color: #2B2B2B;
}
.dk-exmenu-wrapper .dk-icon-wrapper {
    padding-right: 10px;
}
.dk-exmenu-wrapper li {
     padding-right: 50px;
}
.dk-exmenu-wrapper a:hover span::before {
    color: #A1B11A;
}
.dk-submenu-close {
    display: none;
    position: absolute;
    top: 20px;
    right: 50%;
    width: 25px;
}
.dk-menu-bottom-list { flex: 0 0 17%; }
.dk-menu-bottom-list .visit-comm-link {
    margin-bottom: 40px;
    font-family: 'basic-sans', sans-serif;
    font-size: 3.5rem;
    line-height: 3.9rem;
    color: #7B7B7B;
}
.dk-menu-bottom-list button:hover {color: #7B7B7B;}
.visit-comm-arrow {
    width: 60px;
    padding-left: 25px; 
}
.dk-menu-top-list .card {
    padding: 20px 0 0 0;
    background-color: transparent;
    border: none;
}
.dk-explore-left {
    padding: 50px;
    background-color: #2B2B2B;
}
.dk-explore-subleft {
    padding-right: 12px;
}
.dk-explore-subright {
    padding-left: 12px;
}
.dk-explore-left .tiles {
    margin-bottom: 25px;
    border-radius: 10px; 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.dk-explore-left .tiles:last-child {
    margin-bottom: 0;
}
.dk-explore-subleft,
.dk-explore-subright {
    flex: 0 0 50%;
}
.tile-one {
    flex: 0 0 28%;
    padding: 30px;
    /* max-height: 238px; */
    background-color: #A1B11A;
}
.tile-one .dk-testi-btn {
    margin-top: 30px;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 2.5rem;
    line-height: 2.8rem;
    letter-spacing: 0.1em;
   font-family: 'proxima-nova', sans-serif;
    color: #2B2B2B;
}
.tile-one p {
    font-size: 2.5rem;
    line-height: 2.8rem;
   font-family: 'proxima-nova', sans-serif; 
    color: #fff;
}
.tile-two {
    flex: 0 0 48%;
}
.tile-three {
    flex: 0 0 18%;
}
.tile-four {
    flex: 0 0 32%;
}
.tile-five {
    flex: 0 0 25%;
}
.tile-six {
    flex: 0 0 37.5%;
}
.dk-btn-close {
    flex: 0 0 5%;
    padding-bottom: 35px;
    font-size: 3rem;
    line-height: 3.4rem;
   font-family: 'proxima-nova', sans-serif; 
    border: none;
    background: transparent;
    text-transform: uppercase;
    color: #A1B11A;
}
.dk-btn-close span {padding-right: 25px;}
.dk-btn-close img { width: 30px; } 


@media only screen and (max-width: 1400px) {
    .dk-menu-top-list {
        flex: 0 0 65%;
        max-height: 65%;
    }
    .tile-one .dk-testi-btn { margin-top: 15px; font-size: 1.8rem; }
    .tile-one { max-height: 190px; padding: 18px;  }
    p.pb-4 { padding-bottom: 1rem !important;}
    .dk-menu-bottom-list .visit-comm-link { font-size: 3rem;}
}
