﻿body {
    font-family: 'Rubik';
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 400;
    background-color: #f5f5f5;
}
h1, h2, h3, h4, h5, h6 {
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'Rubik';
    font-weight: 700;
}
h1 {
    color: #222222;
    font-size: 40px;
    font-weight: 600;
}
.logo, #about span {
    color: #12947f;
}
.cs-nav-position{
    position:fixed !important;
    top:0 !important;
    width:100% !important;
}
.cs-notransaction{
    height: 298px;
}
.ds-section-openhouse{
    display: block !important;
}
.sidebar {
    left: 0;
    bottom: 0;
    /* background: #fff; */
    width: 250px;
    height: 100%;
    z-index: 99;
    /*position: fixed;*/
    transition: all .5s ease;
    color: #999;
    /*font-size: 13px;*/
    box-shadow: 0 30px 30px rgba(0,0,0,.05);
}
.sidebar a {
    font-weight: 500;
    font-size: 16px;
    color: #222;
    text-decoration: none;
}
.sidebar img {
    max-height: 150px;
    max-width: 150px;
}
li.uk-active a {
    color: #12947f;
}
.ds-modal-socials > li > a {
    color: #fff;
}
.icon-menu {
    color: #000;
    /*background-color: #12947f;
    border: 1px solid #12947f;
    border-radius: 50px;
    height: 53px;
    margin-left: 10px;*/
}

.ds-openhouse-color{
    color: #222;
}

.slidenav1 {
    background-color: #12947f;
    height: 50px;
    color: #604c2c;
    line-height: 5em;
    text-align: center;
    cursor: pointer;
    background: rgba(255, 255, 255, 1);
    width: 80px;
    height: 80px;
    position: absolute;
    display: block;
    z-index: 100;
    border: 1px solid rgba(255, 255, 255, 0);
}
.slidenav1:hover {
    background: #12947f;
    color: #fff;
}

.slidenav1.left {
    margin-right: 105px;
}
.slidenav2 {
    width: 60px;
    background-color: #12947f;
    height: 170px;
    color: #f1f1f1;
    padding-top: 140px;
}
.content {
    margin-left: 250px;
    height: auto;
}
.gallery-padding1 {
    padding-left: 10px;
}
.gallery-padding2 {
    padding-left: 10px;
    padding-right: 10px;
}
.ds-share-modal .uk-grid-small {
    margin-left: -15px !important;
}
.column li {
    margin-bottom: 20px;
}
.button1 {
    background-color: #12947f;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    border-radius: 50px 50px 50px 50px;
    padding: 5px 29px 6px 32px;
}
.button2 {
    background-color: #12947f;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    border-radius: 50px 50px 50px 50px;
    padding: 5px 29px 6px 32px;
}
.video {
    width: 45px;
    background-color: #12947f;
    height: 100px;
    color: #000;
    text-align: center;
}
.divider-line1 {
    display: inline-block;
    width: 96px;
    height: 2px;
    margin: 0 0 15px 0;
    background: #12947f;
    color: #fff;
}
.divider-line2 {
    display: inline-block;
    width: 300px;
    height: 2px;
    margin: 25px 0 15px 0;
    background: #12947f;
    color: #fff;
}
.fa-3x {
    font-size: 90px;
    color: #fff;
}
.contact h1 {
    color: #fff;
}
.Agent {
    padding: 50px 50px 0 50px;
}
.Agent1 {
    padding: 0 50px 0 35px;
}
.form {
    background: rgba(35, 39, 47, 0.71);
}
.form p {
    margin: 10px 0 0 0;
}
.divider-line3 {
    display: inline-block;
    width: 130px;
    height: 2px;
    margin: 0px 0 15px 85px;
    background: #12947f;
    color: #fff;
}
footer {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-size: 13px;
    background-color: #fff;
}
.company_logo img {
    max-width: 150px;
    max-height: 60px;
    vertical-align: middle;
    margin: auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.grid article {
    background-color: #FFFFFF;
    display: block;
    float: left;
    margin: 1%;
    padding: 0;
}

#googleMap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    min-height: 400px;
}

.share-btn {
    padding: 5px 20px;
    font-size: 14px;
    line-height: 38px;      
    background-color: #12947f;
    color: #fff !important
}
.uk-button-primary:focus, .uk-button-primary:hover {
    background-color: #f1b80a;
}
.uk-button-primary {
    background-color: #12947f !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 30px;
    text-transform: capitalize;
}
.property_values p {
    color: rgba(34, 34, 34, 0.50);
    font-size: 14px;
    /*font-weight: 300;*/
    text-transform: uppercase;
}
.fa-2x {
    font-size: 1.8em;
}
.description p {
    font-size: 15px;
}
.amenities li {
    color: #fff;
}
#amenities .fa {
    color: #12947f;
}


/*  New Amenities Section */
.ds-amenities .uk-accordion h5{
    color: #12947f;
}
.ds-amenities li a {
    /* font-family: 'Raleway', sans-serif; */
    padding: 15px;
    border: 1px solid #12947f;
    border-top-style: none;
}
.ds-amenities li {
    margin: 0px !important;
}
.uk-accordion {
    border-top: 1px solid #12947f;
    border-right-style: none;
    border-left-style: none;
}
.uk-accordion-content{
    padding: 15px;
    color: #fff;
    border: 1px solid #12947f;
    border-top-style: none;
    font-size: 16px;
    margin: 0px !important;
}

.uk-overlay-primary .uk-accordion-title:hover{
    color: #fff;
}
.ds-amenities-detail li {
    color: #fff;
    font-size: 14px;
}

.ds-amenities-padding {
    padding-left: 10px;
}
.ds-amenities-padding ul{
    margin: 0px;
}
.ds-amenities-name{
    color: #12947f;
    text-transform: uppercase;    
    font-size: 15px;
    font-weight: bold;
}
/* .ds-amenities img {
    width: 25px;
    margin-right: 15px;
    filter: none;
} */
.ds-amenities .ds-svg-image {
    color: #12947f;  
    font-size: 26px; 
}
.overlay-bg {
    background: rgb(34,34,34);
}
.ds-amenities-subtitle {
    font-style: italic;
    font-family: 'PT Serif', sans-serif;
}
.ds-new > span {
    font-size: 15px;
    color: #7E7E7E;
    font-family: 'PT Serif', sans-serif;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 5px;
    display: inline-block;
}
/* End Amenities Section */

/* pricing */
.checked-button > div {
    position: relative;
    margin-bottom:10px;
 }
 .checked-button input:checked + span {   
    background-color: #12947f  !important;
    color: #ffffff !important;
 } 
 .ds-selecet-box span.ds-left-radious {
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.ds-selecet-box span.ds-center-radious {
    border-right: 0;
}
.ds-selecet-box span.ds-right-radious {
    border-radius: 0 4px 4px 0;
}
.ds-selecet-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
 }
 .cs-color span {
     color: #12947f !important;
 }
 .ds-selecet-box span{         
    border: 1px solid #12947f ;
    color: #b6b4b3 ;
    padding: 0 15px;
    cursor: pointer;
    width: 100%;
    line-height: 38px;      
    text-transform: uppercase;  
 }    
 .ds-tax-table th, .ds-tax-table td {
    white-space: nowrap;
}  
 .ds-selecet-box span:hover{
    background-color: #fff !important;
    color: #12947f ;
 } 

.ds-pricing-table th, .ds-pricing-table td, .ds-tax-table th, .ds-tax-table td {
    color: #12947f  !important;
}
.ds-table-border {
    border-collapse: unset;
    border: 1px solid #12947f  !important;
    border-radius: 4px;
    height: 321px;
    font-size: 14px;
    box-sizing: border-box !important;
}
.ds-pricing .uk-grid+.uk-grid-small{
    margin-top: 10px;
}
.border-bottom {
    border-bottom: 1px solid;
}
.ds-price-new{
    color: #fff;
}


.dataTables_wrapper .dataTables_length {
    float: left;
    display: none;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 16px 12px; 
    border-bottom: 1px solid #12947f ;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: transparent ;
}

table.dataTable tbody tr {
    background-color: transparent ;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: transparent;
}

Table.dataTable tbody th, table.dataTable tbody td {
    padding: 16px 12px;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: normal;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #12947f ;
    background: #12947f ;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px 8px 2px 8px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #e5e5e5 !important;
}
.dataTables_paginate {
    padding-bottom: 20px;
    float: right !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    color:#fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border:1px solid #12947f ;
    background:none;
}
/* .pricing-label{
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1;
} */
#taxhistory {
    position: relative;
}
#taxhistory .ds-subnav-btn li a {
    border: 1px solid #12947f ;
    color: #ffffff;
    padding: 0 15px;
    cursor: pointer;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
}
#taxhistory .ds-subnav-btn li a:hover {
    color: #12947f;
    background-color: #fff !important;
    border-color: #12947f !important;
}
#taxhistory .ds-subnav-btn li.uk-active a {
    color: #ffffff;
    background-color: #12947f !important;
    border-color: #12947f !important;
}
#taxhistory .ds-subnav-btn li .ds-tableft-radious {
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
#taxhistory .ds-subnav-btn li .ds-tabright-radious {
    border-radius: 0 4px 4px 0;
}
.ds-border {
    border: 1px solid #12947f;
}
.ds-border h4{
    color: #12947f;
}

/* Pricing end */

/*Pricing insights Section */
.ds-price-insights {
    background: rgb(0 0 0 / 75%);
    padding: 25px;
}
.insights-xaxis-label {
    fill: #12947f;
}
.insights-yaxis-label {
    fill: #12947f;
}
.ds-share{
    background-color: #ffb300 !important;
}
.dataTables_wrapper .dataTables_paginate .ellipsis{
    color: #fff;
}
/* End Pricing insights section*/


/* Contact Section */

.placedata {
    line-height: normal;
}
.ds-new-contact > span{
    font-size: 15px;
    color: #7E7E7E;
    font-family: 'PT Serif', sans-serif;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
}
.ds-contact-section {
    background: #EAEBED;
}
.ds-nearbyplace{
    border: 1px solid #12947f;
    margin-top: -70px;
    margin-bottom: -70px;
    border-radius: 4px;
}
.ds-nearby-tab {
    height: 517px;
}
.ds-nearby-tab.uk-tab>*>a,
.ds-nearby-tab.uk-tab::before{
    border-left: 0px;
    border-right: 0px;
}
.ds-tab-box{
    border: 1px solid #12947f;
    border-right: 0px;
    border-radius: 4px 0 0 4px;
}
.ds-nearby-tab.uk-tab li{
    padding: 0px;
}
/* .ds-nearby-tab img{
    max-width:35px;
    filter: brightness(0) invert(1);
}
.ds-nearby-tab .uk-active>a img{ 
    filter: brightness(0) invert(.8);
} */
.ds-nearby-tab .ds-svg-image {
    color: #ffffff;
    font-size: 34px;
}
.ds-nearby-tab .uk-active>a .ds-svg-image {
    color: #12947f;
}
.ds-nearby-tab.uk-tab>*>a {
    padding:15px 20px;
    text-align: center;
    font-size: 14px;
    text-transform: unset;
    background: #12947f;
    color: #fff;
    display: block;
}

small {
    font-size: 72%;
}

address {
    font-size: 12px;
}

.ds-nearby-tab.uk-tab>.uk-active>a {
    background-color: #fff;
    color: #12947f;
    border-color: #fff;
}

.ds-footer-tab {
    border-top:1px solid #e5e5e5;
}
.ds-footer-tab li{
    padding: 10px;
    min-width: 60px;
    text-align: center;
    font-size: 12px;  
    position: relative;
}
.ds-footer-tab li a{
    color:#999;
}
/* .ds-footer-tab img{
    max-width: 25px;
    filter: brightness(0) invert(.6);
} */
.ds-footer-tab .ds-svg-image {
    color: #999;
    font-size: 25px;
}
.ds-footer-tab .uk-active>a .ds-svg-image {
    color: #12947f;
}
.ds-footer-tab li.uk-active a {
    color: #12947f;
    text-decoration: none;
}
.ds-footer-tab li.uk-active::after {
    content: '';
    border: 1px solid #12947f;
    position: absolute;
    top: 0px;
    left: 10%;
    right: 10%;
}
.ds-place-holder {
    background: #dde7f1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    width: 45px;
    height: 45px;
    margin-right:10px;
    color: var(--theme-color);
}
.ds-border-box{
    border: 1px solid #12947f;
    padding:10px;
    margin-bottom:10px;
    border-radius: 4px;
}
.ds-selecet-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.ds-opendate {
    padding: 10px;
    border: 1px solid #a5a2a2;
    border-radius: 4px;
    cursor: pointer;
    /* color: #b6b4b3; */
}
.checked-button .ds-time-box:hover,
.ds-opendate:hover {
    color: #12947f;
    background-color: #fff !important;
    border-color: #12947f !important;
}
.checked-button input:checked + .ds-time-box,
.checked-button input:checked + .ds-opendate {
    color: #ffffff;
    background-color: #12947f !important;
    border-color: #12947f !important;
}
.ds-openday {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1.5;
}
.bg-active p {
    color: #cabe9f;
}
.ds-selecet-box span.ds-left-radious {
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.ds-time-box {
    padding: 5px;
    border: 1px solid #a5a2a2;
    display: block;
    border-radius: 4px;
    width: 100%;
    cursor: pointer;
    /* color: #b6b4b3; */
}
.checked-button input:checked + span {
    background-color: #12947f;
    color:#fff;
}

.agencylogo {
    max-width: 100px;
}
.ds-theme-button{
    background-color: #12947f;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #12947f;
}
.uk-input,.uk-textarea {
    border-radius: 4px;
}

input.uk-radio {
    width: auto;
}


/* End Contact Section */



.photos, .floorplans {
    font-size: 0px;
    text-align: center;
    width: 100%;
}
.uk-button-primary:hover {
    background-color: #12947f;
    color: #fff;
}
.map_section span {
    color: #adadad;
    font-size: 15px;
}
.map_section .fa, #contact .fa {
    color: #12947f;
}
.map_section li a {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 3px !important;
}
.map_section strong {
    font-size: 15px;
}
.agent_img img {
    max-width: 180px;
    max-height: 150px;
    margin: auto;
}
#contact .uk-input, #contact .uk-select, #contact .uk-textarea {
    color: #8e8e8e;
    border: none;
    border-bottom: 1px solid #a5a2a2 !important;
}
#contact .uk-padding {
    padding: 30px;
}
.agent-social-icons a:hover, #contact .uk-link-reset:hover {
    color: #12947f;
}
.uk-overlay-primary .uk-input, .uk-overlay-primary .uk-select, .uk-overlay-primary .uk-textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #a5a2a2 !important;
}
.uk-navbar-left img {
    max-width: 150px;
    max-height: 55px;
    object-fit: contain;
}
.uk-navbar-left {
    padding-left: 15px;
}
.uk-navbar-right {
    padding-right: 15px;
}
.slider {
    background: rgba(34,34,34,.8);
}
.slider .uk-position-center {
    left: 40%
}
.ds-content h1 {
    font-size: 80px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    letter-spacing: -3px;
    font-family: 'Rubik';
    margin: 0px;
    padding: 0px;
    text-shadow: 0px 0px 20px rgb(0, 0, 0);
}
.ds-content span {
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    color: #12947f;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.slider .uk-position-bottom-left {
    right: 72px;
    left: auto;
}
.slider .uk-light .uk-slidenav, .slider .uk-light .uk-slidenav:hover {
    color: #000;
}
.slider .uk-light .uk-slidenav:hover {
    background-color: #12947f !important;
    color: #fff;
}
.uk-link, a {
    color: #12947f;
}
.slider .uk-slidenav {
    background: #fff;
    padding: 25px;
    margin: 0;
}
.property_values .uk-card-default:hover {
    background-color: #fafafa;
}
.cs-icon {
    top: -70px !important;
}
::-webkit-input-placeholder {
    color: #fff;
}
.error {
    color: red;
}
#branded_model .uk-modal-footer .uk-button-default {
    border-radius: 30px;
}
#branded_model .uk-modal-body .uk-margin {
    height: 70px;
}
#branded_model .uk-modal-body .uk-margin:last-child {
    height: 160px !important;
}
/* #contact {
    background-color: rgba(34,34,34,.8);
} */
#contactSend > div {
    height: 55px;
}
#contact .cs-icon-nav {
    margin-top: 0px;
}
#videotour .uk-light .uk-slidenav {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px;
}
.uk-social-share {
    padding-bottom: 70px;
    padding-left: 40px;
}
.line-ellipsis {
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.produced-logo img {
    max-width: 180px;
    max-height: 120px;
}
.contact {
    padding: 50px 10px;
}
.slick-prev:before, .slick-next:before {
    color: #607D8B;
}
.slick-next {
    right: -10px;
}
.slick-prev {
    left: -10px;
}
.amenities .uk-grid-margin {
    margin-top: 20px !important;
}

@media screen and (min-width:1218px) {
    #pricing .position-absolute {
    position: absolute;
   }
}
@media screen and  (max-width: 1206px) and (min-width: 969px) {
    .margin-large {
        margin-bottom: 100px !important;
    }
}
@media (min-width: 1200px) {
    .ds-slider .uk-slideshow-items,
    .ds-slider .uk-cover-container {
        min-height: 100vh !important;
    }

    .ds-slider canvas {
        display: none;
    }
}

@media(max-width:1920px) {
    .slider-text {
        left: 315px;
        margin-top: 10px;
        padding: 15px 0 15px 20px;
        color: #ffffff !important;
    }
    .slider-text span {
        z-index: 5;
        white-space: nowrap;
        font-size: 38px;
        line-height: 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }
    .slider-text h1 {
        font-size: 92px;
        color: white;
        letter-spacing: -3px;
        margin-bottom: 0;
        margin-top: 2px;
    }
    .slider-text h3 {
        font-size: 30px;
        color: white;
    }
    .slider-position {
        position: absolute;
        top: 195px;
    }
    /* .contact {
        padding: 100px 10px;
    } */
    .Agent h1 {
        font-size: 2.23125rem;
    }
    .divider-line3 {
        display: inline-block;
        width: 130px;
        height: 2px;
        margin: 0px 0 15px 85px;
        background: #12947f;
        color: #fff;
    }
    .about h3 {
        font-size: 1.5rem;
    }
}

@media screen and (max-width:639px) {
    .padding-align{
        padding: 30px 15px ;
    }
    .margin-remove{
        margin-left: 0px;
    }
    .margin-remove > div {
        padding: 0px;
    }
    .pricetable-padding{
        padding: 20px;
    }
    .ds-price-insights{
        padding: 20px;
    }
    .contact{
        padding: 0px !important;
    }
   
}

@media(max-width:1440px) {
    .slider-text {
        left: 315px;
        margin-top: 10px;
        padding: 15px 0 15px 20px;
        color: #ffffff !important;
    }
    .slider-text span {
        z-index: 5;
        white-space: nowrap;
        font-size: 38px;
        line-height: 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }
    .slider-text h1 {
        font-size: 92px;
        color: white;
        letter-spacing: -3px;
        margin-bottom: 0;
        margin-top: 2px;
    }
    .slider-text h3 {
        font-size: 30px;
        color: white;
    }
    .slider-position {
        position: absolute;
        top: 140px;
    }
    /* .contact {
        padding: 100px 10px;
    } */
    .divider-line3 {
        display: inline-block;
        width: 130px;
        height: 2px;
        margin: 0px 0 15px 50px;
        background: #12947f;
        color: #fff;
    }
    .slideshow1 {
        height: 606px;
    }
    .uk-card-body {
        padding: 34px 22px;
    }
    .slider-text {
        left: 315px;
        margin-top: 10px;
        padding: 15px 0 15px 20px;
        color: #ffffff !important;
    }
    .slider-text span {
        z-index: 5;
        white-space: nowrap;
        font-size: 30px;
        line-height: 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }
    .slider-text h1 {
        font-size: 50px;
        color: white;
        letter-spacing: -3px;
        margin-bottom: 0;
        margin-top: 2px;
    }
    .slider-text h3 {
        margin-top: 10px;
        font-size: 27px;
        color: white;
    }
    .button1 {
        background-color: #12947f;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        text-transform: none;     
        padding: 5px 20px;
    }
    .button2 {
        background-color: #12947f;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        text-transform: none;     
        padding: 5px 20px;
    }
    #contact .cs-icon-nav {
        margin-top: -30px;
        right: -35px !important;
    }
}

@media (max-width: 1280px) {
    .slider-text {
        left: 200px;
        margin-top: 10px;
        padding: 15px 0 15px 20px;
        color: #ffffff !important;
    }
    .slider-text span {
        z-index: 5;
        white-space: nowrap;
        font-size: 38px;
        line-height: 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }
    .slider-text h1 {
        font-size: 55px;
        color: white;
        letter-spacing: -3px;
        margin-bottom: 0;
        margin-top: 2px;
    }
    .slider-text h3 {
        font-size: 30px;
        color: white;
    }
    .slider-position {
        position: absolute;
        top: 95px;
    }
    #contact .uk-slideshow-items p {
        font-size: 15px;
    }
    .agent_img img {
        max-width: 180px;
        max-height: 150px;
    }
    .map_section .uk-padding {
        padding: 20px;
    }
    .slider h1 {
        font-size: 70px;
    }
}

@media (max-width:1199px) {
    .content {
        margin-left: 0;
    }
    .ds-content h1 {
        font-size: 4rem;
    }
}

@media (max-width: 1024px) {
    .ds-content h1 {
        font-size: 3rem;
        letter-spacing: normal;
    }
    sidebar {
        width: 100%;
        height: auto;
        position: relative;
    }
    .sidebar a {
        float: left;
    }
    .slider-text {
        left: 200px;
        margin-top: 10px;
        padding: 15px 0 15px 20px;
        color: #ffffff !important;
    }
    .slider-text span {
        z-index: 5;
        white-space: nowrap;
        font-size: 38px;
        line-height: 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }
    .slider-text h1 {
        font-size: 55px;
        color: white;
        letter-spacing: -3px;
        margin-bottom: 0;
        margin-top: 2px;
    }
    .slider-text h3 {
        font-size: 30px;
        color: white;
    }
    .slider-position {
        position: absolute;
        top: 95px;
    }
}

@media (max-width: 960px) {
    .slider h1 {
        font-size: 65px;
    }
    .ds-tab-box {
        border-radius: 5px !important;
        border-right: 1px solid #12947f;
    }
}

@media (max-width: 959px) {
    #contact .cs-icon-nav {
        margin-top: 0px;
        right: 0 !important;
    }
    #googleMap { 
        min-height:300px;
    }
    .share-btn {
        padding: 0px 15px;
    }
    .sidebar {
        box-shadow: none !important;
        background-color: transparent !important;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 38px;
    }
    sidebar {
        width: 100%;
        height: auto;
        position: relative;
    }
    .slider .uk-slidenav {
        padding: 20px;
    }
    .slider .uk-position-bottom-left {
        right: 60px;
    }
    .sidebar a {
        float: left;
    }
    div.content {
        margin-left: 0;
    }
    .slider-text {
        left: 120px;
        margin-top: 10px;
        padding: 15px 0 15px 20px;
        color: #ffffff !important;
    }
    .slider-text span {
        z-index: 5;
        white-space: nowrap;
        font-size: 30px;
        line-height: 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }
    .slider-text h1 {
        font-size: 42px;
        color: white;
        letter-spacing: -3px;
        margin-bottom: 0;
        margin-top: 2px;
    }
    .slider-text h3 {
        font-size: 30px;
        color: white;
    }
    .slider-position {
        position: absolute;
        top: 68px;
    }
    .divider-line3 {
        display: inline-block;
        width: 130px;
        height: 2px;
        margin: 0;
        /* margin: 0px 0 15px 57px; */
        background: #12947f;
        color: #fff;
    }
    .about h3 {
        font-size: 1.2rem;
    }
    .slider h1 {
        font-size: 50px !important;
        line-height: 65px;
        font-weight: 600;
    }
}

@media (max-width: 639px) {
    .ds-content h1 {
        font-size: 2rem;
        letter-spacing: normal;
        font-weight: 500;
    }
    .fa-3x {
        font-size: 75px;
    }
    h1 {
        font-size: 32px;
    }
    .amenities .uk-grid-margin {
        margin-top: 15px !important;
    }
    .uk-overlay {
        padding: 20px;
    }
    .cs-contact-pad{
        padding:0 !important;
    }
}

@media (max-width: 475px) {
    .slider h1 {
        font-size: 30px !important;
        line-height: 38px;
        font-weight: 500;
    }   
    .ds-content h1 {
        font-size: 30px;
    }
    .contact {
        padding: 15px 0;
    }
    .cs-open-h {
        width: 260px;
    }
}

@media (max-width: 425px) {
    .margin-small {
        margin-top: 25px !important;
    }
    .grid-margin {
        margin-top: 0px !important;
    }
    sidebar {
        width: 100%;
        height: auto;
        position: relative;
    }
    .sidebar a {
        float: left;
    }
    div.content {
        margin-left: 0;
    }
    .icon-menu {
        color: #000;
    }
    .slidenav1.left {
        margin-right: 50px;
    }
    .slidenav1 {
        background-color: #12947f;
        height: 50px;
        color: #604c2c;
        line-height: 2em;
        text-align: center;
        cursor: pointer;
        background: rgba(255, 255, 255, 1);
        width: 25px;
        height: 33px;
        position: absolute;
        display: block;
        z-index: 100;
        border: 1px solid rgba(255, 255, 255, 0);
    }
    .slider-text {
        left: 60px;
        margin-top: 10px;
        padding: 15px 0 15px 20px;
        color: #ffffff !important;
    }
    .slider-text span {
        z-index: 5;
        white-space: nowrap;
        font-size: 14px;
        line-height: 21px;
        font-weight: 500;
        letter-spacing: 0px;
    }
    .slider-text h1 {
        font-size: 18px;
        color: white;
        letter-spacing: -1px;
        margin-bottom: 0;
        margin-top: 2px;
    }
    .slider-text h3 {
        font-size: 12px;
        color: white;
        margin: 2px;
    }
    .slider-position {
        position: absolute;
        top: 0px;
        left: 5px;
    }
    .button1 {
        background-color: #12947f;
        color: #fff;
        font-size: 8px;
        font-weight: 500;
        text-transform: none;
        border-radius: 50px 50px 50px 50px;
        padding: 0px 15px 0px 15px;
    }
    .divider-line2 {
        width: 250px;
    }
    .Agent h1 {
        font-size: 1.23125rem;
    }
    .divider-line3 {
        display: inline-block;
        width: 110px;
        height: 2px;
        margin: 0px 0 12px 15px;
        background: #12947f;
        color: #fff;
    }
    .about h3 {
        font-size: 1.2rem;
    }  
    .slider span {
        font-size: 32px;
    }
}

@media (max-width: 375px) {
    .amenities li {
        margin-top: 20px !important;
        font-size: 13px;
    }
    .error {
        font-size: 14px;
    }
    #contact .cs-icon-nav {
        margin-top: -14px;
        right: -30px !important;
    }
    h1 {
        font-size: 30px;
    }
}

@media (max-width: 320px) {
    .amenities li {
        padding-left: 0px;
    }
    .slider h1 {
        font-size: 26px !important;
        line-height: 36px;
        font-weight: 500;
    }
    .slider span {
        font-size: 30px;
        line-height: 45px;
    }
}

@media screen and (max-width:375px) {
    body {
        font-size: 13px;
    }
}