/**************************
HOME PAGE
**************************/

.whats-on-sub-cont .general-box{
    padding-bottom: 40px;
    height: 100%;
}

.whats-on-sub-cont .general-box-cont{
    height: 100%;
    padding-bottom: 20px;
}

.whats-on-sub-cont .owl-carousel .owl-stage {
    display: flex;
}


.featured-properties-cont .arrow-cont{
    /*height: 740px;*/
}

.arrow-cont{
    display: table;
    position: relative;
    float: left;
    width: 40px;
    font-size: 10px;
    z-index: 999;
    color: #ffbf3c;
}

.arrow{
    font-size: 40px;
    z-index: 999;
    color: #ffbf3c;
    display: table-cell;
    vertical-align: middle;
}

.featured-properties-sub-cont, .plant-categories-sub-cont, .whats-on-sub-cont{
    width: 100%;
}

.featured-properties-cont{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 45px;
}

.properties-cont{
    padding-top: 10px;
    padding-bottom: 10px;
}

.featured-properties-cont h2, .property-categories-cont h2, .whats-on-cont h2{
    font-family: SourceSansPro-Bold;
    color: #000;
    font-size: 48px;
}

.featured-properties-cont h4, .property-categories-cont h4, .whats-on-cont h4{
    font-family: SourceSansPro;
    color: #5b6670;
    font-size: 24px;
    letter-spacing: 0.5px;
}

.featured-properties-cont .desc, .property-categories-cont .desc{
    font-family: SourceSansPro;
    font-size: 18px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 20px;
}

.featured-properties-cont .general-box, .whats-on-cont .general-box{
    margin: 10px 0px;
}

.property-categories-cont .arrow-cont{
    height: 500px;
}


.property-categories-cont{
    background-color: #fff;
    text-align: center;
    /*padding-top: 50px;
    padding-bottom: 50px;*/
}

.general-box-content{
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

.general-box-content p{
    margin-bottom: 0px;
}

.courses-header{
    font-family: 'muli-semibold';
    font-size: 42px;
    color: #707070;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.general-box-image{
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 750px;
    border-radius: 10px;
    object-fit: cover;
    background-repeat: no-repeat;
}

.property-image{
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 840px;
    border-radius: 10px;
    object-fit: cover;
    background-repeat: no-repeat;
}

.product-bg{
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.general-box{
    position: relative;
    padding: 0;
    height: 100%;
    /*background-color: #E5F0F2;*/
}

.general-box-title{
    font-family: 'SourceSansPro-Bold';
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.general-box-text{
    font-family: 'SourceSansPro-SemiBold';
    font-size: 16px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    position: relative;
}

.general-box-btn-cont{
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.general-box-btn{
    font-family: 'SourceSansPro';
    font-size: 18px;
    color: #fff;
    background-color: #5C8F99;
    border-color: #5C8F99;
    width: 100%;
    border-radius: 10px;
    box-shadow: none !important;
    outline: none !important;
}

.general-box-btn:hover{
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.property-box-title{
    font-family: 'SourceSansPro-Bold';
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #5b6670;
}

.property-box-text{
    font-family: 'SourceSansPro';
    font-size: 20px;
    text-align: center;
    color: #5b6670;
    /*text-transform: uppercase;*/
    position: relative;
    margin-top: 10px;
}

.more-plants-btn{
    font-family: 'muli-bold';
    font-size: 22px;
    width: 100%;
    background-color: #5C8F99;
    border-color: #5C8F99;
    color: #fff;
    border-radius: 10px;
    box-shadow: none !important;
    outline: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.more-plants-btn:hover{
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.category-image-cont{
    padding-left: 15px;
    padding-right: 15px;
    z-index: 998;
}

.category-image{
    background-size: cover;
    background-position: center;
    height: 135px;
    width: 100%;
    border-radius: 50%;
    margin-bottom: 20px;
}

.index-category-link{
    font-family: muli-semibold;
    margin-top: 20px;
    color: #000000;
}

.index-category-link:hover{
    color: #5C8F99;
}

.property-categories-cont .mid-header{
    margin-top: 50px;
    margin-bottom: 20px;
}


.property-categories-cont .input-group-prepend{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #ccc;
}


.property-categories-cont .search-field{
    border-top: 1px solid !important;
    border-bottom: 1px solid !important;
    border-color: #ccc !important;
}

.property-categories-cont .search-bar-cont .input-group-text{
    height: unset !important;
    padding-top: 11px;
}


.whats-on-cont{
    background-color: #c1c5c9;
    /*text-align: center;*/
    padding: 50px;
}

.whats-on-cont h2{
    font-family: SourceSansPro-Bold;
    color: #537746;
    font-size: 50px;
    padding-bottom: 20px;
}

.about{
    /*background-color: #fff;*/
    display: table;
    padding:0 5% 0 5%;
}

.about-text{
    font-family: SourceSansPro-Bold;
    color: #000;
    display: table-cell;
    /*vertical-align: middle;*/
}

.about-text h2{
    font-family: SourceSansPro-Bold;
    font-size:36px;
    color: #000;
    padding-bottom: 30px;
}

.about-text h4{
    font-family: SourceSansPro-Bold;
    font-size:24px;
    color: #5b6670;
    padding-bottom: 30px;
}

.about-text p{
    font-family: 'SourceSansPro';
    font-size:20px;
    padding-bottom: 30px;
    color: #5b6670;
}

.property-box-description {
    display: table;
}

.property-box-list-text{
    font-family: SourceSansPro-Bold;
    color: #000;
    display: table-cell;
    /*vertical-align: middle;*/
}

.property-box-list-text h2{
    font-family: SourceSansPro-Bold;
    font-size:36px;
    color: #000;
    padding-bottom: 5px;
    margin-top: 5px;
}

.property-box-list-text h4{
    font-family: SourceSansPro-Bold;
    font-size:24px;
    color: #ffbf3c;
    padding-bottom: 5px;
    padding-top: 30px;
}

.property-box-list-text p{
    font-family: 'SourceSansPro-SemiBold';
    font-size:18px;
    color: #5b6670;
}

.member-information {
    padding-left: 20px;
    padding-right: 20px;
}

.agent-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

.member-information h2{
    font-family: SourceSansPro-Bold;
    font-size:36px;
    color: #000;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.member-information h4{
    font-family: SourceSansPro-Bold;
    font-size:24px;
    color: #ffbf3c;
    padding-bottom: 5px;
    padding-top: 5px;
}

.about-desc{
    font-family: 'SourceSansPro';
    color: #000;
    font-size: 22px;
    margin-bottom: 20px;
}

.about-us-btn{
    font-family: 'muli-bold';
    font-size: 22px;
    width: 400px;
    background-color: #5C8F99;
    border-color: #5C8F99;
    color: #fff;
    border-radius: 10px;
    box-shadow: none !important;
    outline: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.about-us-btn:hover{
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.sell-box-image{
    background-size: cover;
    background-position: center;
    width: 100%;
    border-radius: 20px;
    display:inline-block;
    object-fit: cover;
    background-repeat: no-repeat;
}

.sell-img{
    background-image: url(../../images/site/Family.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

.buy-img{
    background-image: url(../../images/site/Farmer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

.sell-btn, .buy-btn {
    font-family: 'SourceSansPro-SemiBold';
    font-size: 20px;
    width: 300px;
    background-color: #ffbf3c;
    border-color: #ffbf3c;
    color: #5b6670;
    border-radius: 40px;
    box-shadow: none !important;
    outline: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sell-btn:hover{
    font-family: 'SourceSansPro-SemiBold';
    font-size: 22px;
    background-color: #5b6670;
    border-color: #5b6670;
    color: #ffbf3c;
}

.buy-btn:hover{
    font-family: 'SourceSansPro-SemiBold';
    font-size: 20px;
    background-color: #5b6670;
    border-color: #5b6670;
    color: #ffbf3c;
}

.equipment-cont{
    background-color: #C7E513;
    padding-top: 25px;
}

.equipment-header{
    font-family: 'muli-semibold';
    font-size: 42px;
    color: #000;
    margin-bottom: 25px;
    text-align: center;
}

.equipment-cont .general-box-image{
    height: 540px;
}

.equipment-cont .general-box{
    border: none;
}

.index-buy-now-btn{
    font-family: 'muli-semibold';
    font-size: 22px;
    color: #000;
    border-color: #000;
    background-color: #fff;
    width: 100%;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
}

.index-buy-now-btn:hover{
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.more-equipment-btn{
    font-family: 'muli-semibold';
    font-size: 22px;
    width: 100%;
    background-color: #000;
    border-color: #000;
    color: #C7E513;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.more-equipment-btn:hover{
    background-color: #FFF;
    border-color: #000;
    color: #000;
}

.logo-cont{
    position: relative;
    float: left;
    width: 220px;
    display: table;
}

.logo{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.logo-cont img{
    width: 75%;
}

.our-clients-cont{
    margin-top: 50px;
}

.our-clients-cont h2{
    font-family: 'muli-semibold';
    font-size: 42px;
    color: #707070;
    margin-bottom: 50px;
    text-align: center;
}

.header-images {
    -webkit-transform: scale(0.9); /* Saf3.1+, Chrome */
    -moz-transform: scale(0.9); /* FF3.5+ */
    -ms-transform: scale(0.9); /* IE9 */
    -o-transform: scale(0.9); /* Opera 10.5+ */
    transform: scale(0.9);
    /* IE6–IE9 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9999619230641713, M12=-0.008726535498373935, M21=0.008726535498373935, M22=0.9999619230641713,SizingMethod='auto expand');
}


/**************************
BACKGROUNDS
**************************/
.featured-properties-cont .left-bg{
    position: absolute;
    background-image: url(../../images/site/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 500px;
    height: 538px;
    margin-top: 30px;
    margin-left: -100px;
}

.featured-properties-cont .right-bg{
    position: absolute;
    background-image: url(../../images/site/bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 600px;
    height: 525px;
    right: 0;
    margin-top: 70px;
}

.property-categories-cont .left-bg{
    position: absolute;
    background-image: url(../../images/site/bg3.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 550px;
    height: 740px;
    margin-top: -130px;
    margin-left: -40px;
}

.property-categories-cont .right-bg{
    position: absolute;
    background-image: url(../../images/site/bg4.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 500px;
    height: 665px;
    right: 0;
    margin-top: -75px;
}

.whats-on-cont .right-bg{
    position: absolute;
    background-image: url(../../images/site/bg5.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 450px;
    height: 600px;
    right: 0;
    margin-top: 150px;
}

/**************************
SEARCH CONTAINER
**************************/
.index-search-main{
    background-color: #fdb93f;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}

.index-search-main p{
    font-family: SourceSansPro;
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 30px;
}

.index-search-cont .category-item{
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.category-item a{
    color: #fff;
}

.category-item a:hover{
    color: #00b49d;
}

.category-item:not(:last-child){
    margin-right: 30px;
}

.search-bar-cont{
    width: 770px;
    margin: auto;
}

.search-bar-cont .input-group-text{
    height: 50px;
    background-color: #E5F0F2;
    font-size: 20px;
    color: #707070;
    padding-left: 20px;
    border: none !important;
    font-family: muli-bold;
    padding-top: 9px;
}

.search-field{
    height: 50px;
    font-size: 20px;
    color: #848383;
    border-color: #ccc;
    padding-left: 5px;
    border: none !important;
    outline: none !important;
    margin-left: -3px !important;
}

.search-bar-cont .dropdown-toggle{
    color: #000 !important;
    background-color: #fff !important;
    border: 0px;
    box-shadow: none !important;
    border-color: #6c757d !important;
    font-weight: 700;
    font-size: 18px;
    border-radius: 0px !important;
}

.search-bar-cont .dropdown-toggle i{
    margin-left: 40px;
}

.search-bar-cont .dropdown-item:hover{
    background-color: #fff;
}

.search-bar-cont .dropdown-item .form-check-label{
    font-family: 'Lato';
    color: #000;
}

.search-button{
    background-color: #000000;
    padding-left: 20px;
    padding-right: 20px;
    border:none;
    color: #fff;
    height: 50px;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    outline: none !important;
}

.search-button:hover{
    background-color: #CBF2F3;
    color: #000;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.categories-cont{
    margin-top: 20px;
}

.index-logo-cont{
    position: absolute;
    height: 200px;
    width: 100%;
    top: 0;
    z-index: 999;
    padding-left: 60px;
    padding-top: 40px;
}

.logo-desc{
    position: absolute;
    bottom: 5px;
    left: 450px;
    color: #fff;
    font-size: 18px;
}

.yellow-tab{
    position: absolute;
    top: 0;
    right: 200px;
    background-size: cover;
    width: 180px;
    height: 50px;
    background-color: #fae80b;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    font-weight: 800;
    font-size: 16px;
    padding-top: 15px;
}

.search-bar-cont-mobile{
    display: none;
    width: 95%;
    margin:auto;
    text-align: center;
}

.search-bar-cont-mobile .input-group{
    margin-bottom: 15px;
}

.search-bar-cont-mobile .search-field{
    border-bottom-left-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    padding-left: 20px;
}

.search-bar-cont-mobile .form-check{
    position: relative;
    float: left;
    color: #fff;
    margin-left: 10px;
}

.search-bar-cont-mobile .form-check-label{
    font-size: 18px;
}

.categories{

}

.categories a{
    font-family: SourceSansPro;
    font-size: 24px;
    color: #5b6670;
}

.categories a:hover{
    color:#ffffff;
}

.category-cont{
    display: table;
}

.icon-cont{
    display: table-cell;
}

.icon-cont img{
    width: 30px;
    height: 30px;
}

.link-cont{
    display: table-cell;
    vertical-align: middle;
    padding-left: 35px;
    padding-right: 35px;
}

.link-cont{
    font-family: SourceSansPro;
    font-size: 24px;
    color: #5b6670;
}

.category{
    position: relative;
    float: left;
    padding: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.category.grasses{width: 113px;}
.category.shrubs{width: 110px;}
.category.trees{width: 89px;}
.category.wetland{width: 118px;}
.category.climbers{width: 126px;}
.category.flowers{width: 120px;}
.category.groundcovers{width: 176px;}
.category.bushtucker{width: 177px;}


/**************************
Notification
**************************/

.megaphone-cont{
    text-align: center;
}

.notification{
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
}

.notification h3{
    margin-top: 30px;
    margin-bottom: 30px;
}

.notification p{
    font-family: muli-semibold;
    font-size: 22px;
}

/**************************
News
**************************/
.property-enquiry-header{
    text-align: left;
    padding-bottom: 15px;
    font-size: 18px;
    text-transform: unset !important;
}

.property-enquiry-header:after{
    content: unset !important;
}

.news h4 a{
    font-size: 14px;
    font-family: 'Montserrat';
    color: #fff;
}

.news h4 a:hover{
    color: #474748;
}

.news .col-4{
    padding-right: 0;
}

.news .thumbnail-container{
    padding-bottom: 10px;
}

.img-thumbnail{
    border-radius: 0px;
    border:none !important;
}

.news-container h1{
    font-family: Hysteria;
    font-size:75px;
    color: #5C8F99;

    margin: auto;
    margin-bottom: 20px;
}

.news-container .general-box{
    padding-bottom: 50px;
}

/**************************
NAVSIDEBAR
**************************/
.sidebar-module a {font-size:18px; color: #231f20; text-decoration: none; font-weight: 700;}
.sidebar-module a:hover {color: #214726;}
.navsidebar .active > a {color: #000;}

.list-group-item.active{ background-color: #5C8F99; border-color: #5C8F99; }

.dropdown-item.active{ background-color: #5a5a5a; border-color: #5a5a5a; }

.navsidebar .list-group-item{
    border-bottom: none;
}

.list-group-item{
    background-color: #ecf3f0;
    border: none !important;
}

/* Sub Menu */
.navsidebar-sub {padding-left:10px;}
/**************************
CONTACT
**************************/

.contact-form-container{
    margin-bottom:15px;
}

.map-container{
    padding-left: 0px;
    padding-right: 0px;
}

.vertical-row {
 Float:left;
 height:30px;
 width:2px; /* edit this if you want */
 background-color: #5b6670;
} 

.map-left-container{
 padding-top: 60px;
 padding-bottom: 60px;
 text-align: left;
}

.insize{
  max-width:600px;
}

.owl-thumbs{

}

.owl-thumbs .owl-thumb-item{
  height:100px;
  width: 100%;
  max-width:150px;
  background: transparent;
  border: none;
  overflow: hidden;
}

.owl-thumbs .owl-thumb-item img{
  max-width:100%;
  min-height: 100px;
  height:auto;
}

.owl-dots{
  position:absolute;
  bottom:170px;
  left:0;
  right:0;
}

#sync1 .item{
    background: #0c83e7;
    padding: 80px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#sync2 .item{
    background: #C9C9C9;
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1{
  font-size: 18px;
}

#sync2 .synced .item{
  background: #0c83e7;
}

.breadc-text-cont{
    font-family: 'SourceSansPro';
    font-size: 20px;
    margin-bottom: 10px;
}

.breadc-text-cont a{
    color: #5b6670;
}

.breadc-text-cont a:hover{
    color: #ffbf3c;
}

.property-address{
    font-family: SourceSansPro-Bold;
    color: #000;
    font-size: 44px;
}

.property-price{
    font-family: SourceSansPro-Bold;
    color: #5b6670;
    font-size: 24px;
}

.property-item-container{
    font-family: SourceSansPro;
    font-size: 18px;
}

.icon-img img{
    background-size: cover;
    background-position: center;
    height: 100px;
    width: 100%;
    max-width: 120px;
    border-radius: 5px;
    object-fit: cover;
    background-repeat: no-repeat;
}


@media (max-width: 575.98px) {

    body {
        margin-bottom: 260px; /* Margin bottom to match footer height */
    }

    .featured-properties-cont h2, .property-categories-cont h2, .whats-on-cont h2 {
        font-size: 30px;
    }

    .footer-main-logo {
        width: 200px;
    }

    .whats-on-cont {
        padding: 20px 10px 20px 10px;
    }

    .sell-box-image{
        height: unset;
        width: 100%;
    }

    .about-text h2 {
        font-size: 24px;
        padding-bottom: 15px;
    }

    .about-text h4 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .about-text p {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .sell-btn, .buy-btn {
        width: 70%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .property-box-title {
        font-size: 24px;    
    }

    .general-box-image {
        min-height: 160px;
    }

    .general-box-content {
        padding: 0px;
    }

    .property-box-text {
        font-size: 16px;
    }

    .map-left-container {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
    }

    /*Property Page*/

    .breadc-text-cont {
        font-size: 16px;
    }

    .property-address {
        font-size: 24px;
    }

    .property-price {
        font-size: 18px;
    }

    .property-item-container {
        font-family: SourceSansPro;
        font-size: 16px;
    }

    .property-image {
        height: 100%;
        min-height: 220px ;
    }

    .owl-thumbs .owl-thumb-item {
        height: 60px; 
        width: 100%;
    }

    .owl-thumbs .owl-thumb-item img {
        min-height: 60px;
        max-height: 60px !important;
        max-width: 80px;
    }

    .icon-img {
        display: none;
    }

    .icon-img img{
        height: 60px;
        width: 100%;
        max-width: 80px;
    }

    .arrow {
        font-size: 20px;
    }   

    .agent-box .agent-text {
        margin-left: 10px;
    }

    .agent-box .property-agent-image {   
        display: none;
    }

    /*Footer*/

    .footer {
        height: 260px;  
    }

    .link-cont {
        font-family: SourceSansPro;
        font-size: 18px;
        color: #5b6670;
        padding:5px;
    }

    .map-container {
        padding-left: 0px;
        padding-right: 0px;
        height: 320px;
    }

    /*carousel Inner*/

    .ls-layer-carousel-inner {
        font-size: 28px !important;
    }

}

@media (min-width: 576px) and (max-width: 767.98px) {

    body {
        margin-bottom: 300px; /* Margin bottom to match footer height */
    }

    .featured-properties-cont h2, .property-categories-cont h2, .whats-on-cont h2 {
        font-size: 30px;
    }

    .footer-main-logo {
        width: 200px;
    }

    .whats-on-cont {
        padding: 20px 10px 20px 10px;
    }

    .sell-box-image{
        height: unset;
        width: 100%;
    }

    .about-text h2 {
        font-size: 24px;
        padding-bottom: 15px;
    }

    .about-text h4 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .about-text p {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .sell-btn, .buy-btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .property-box-title {
        font-size: 24px;    
    }

    .general-box-image {
        min-height: 160px;
    }

    .general-box-content {
        padding: 0px;
    }

    .property-box-text {
        font-size: 16px;
    }

    .map-left-container {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
    }

    /*Property Page*/

    .breadc-text-cont {
        font-size: 16px;
    }

    .property-address {
        font-size: 24px;
    }

    .property-price {
        font-size: 18px;
    }

    .property-item-container {
        font-family: SourceSansPro;
        font-size: 16px;
    }

    .property-image {
        height: 100%;
        min-height: 220px ;
    }

    .owl-thumbs .owl-thumb-item {
        height: 60px; 
        width: 100%;
    }

    .owl-thumbs .owl-thumb-item img {
        min-height: 60px;
        max-height: 60px !important;
        max-width: 80px;
    }

    .icon-img {
        display: none;
    }

    .icon-img img{
        height: 60px;
        width: 100%;
        max-width: 80px;
    }

    .arrow {
        font-size: 20px;
    }   

    .agent-box .agent-text {
        margin-left: 5px;
    }

    /*Footer*/

    .footer {
        height: 300px;  
    }

    .link-cont {
        font-family: SourceSansPro;
        font-size: 18px;
        color: #5b6670;
    }

    .map-container {
        padding-left: 0px;
        padding-right: 0px;
        height: 320px;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {

    .featured-properties-cont h2, .property-categories-cont h2, .whats-on-cont h2 {
        font-size: 30px;
    }

    .footer-main-logo {
        width: 200px;
    }

    .whats-on-cont {
        padding: 20px 10px 20px 10px;
    }

    .sell-box-image{
        height: 240px;
    }

    .about{
        padding:0 1% 0 1%;
    }

    .about-text h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .about-text h4 {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .about-text p {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .sell-btn, .buy-btn {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .property-box-title {
        font-size: 24px;    
    }

    .general-box-image {
        min-height: 160px;
    }

    .general-box-content {
        padding: 0px;
    }

    .property-box-text {
        font-size: 16px;
    }

    .map-left-container {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
    }

    /*Property Page*/

    .breadc-text-cont {
        font-size: 16px;
    }

    .property-address {
        font-size: 24px;
    }

    .property-price {
        font-size: 18px;
    }

    .property-item-container {
        font-family: SourceSansPro;
        font-size: 18px;
    }

    .property-image {
        height: 100%;
        min-height: 220px ;
    }

    .owl-thumbs .owl-thumb-item {
        height: 60px; 
        width: 100%;
    }

    .owl-thumbs .owl-thumb-item img {
        min-height: 60px;
        max-height: 60px !important;
        max-width: 80px;
    }

    .icon-img {
        display: none;
    }

    .icon-img img{
        height: 60px;
        width: 100%;
        max-width: 80px;
    }

    .arrow {
        font-size: 20px;
    }   

    .agent-box .agent-text {
        margin-left: 10px;
    }


    /*Footer*/
    .link-cont {
        font-family: SourceSansPro;
        font-size: 18px;
        color: #5b6670;
    }

    .map-container {
        padding-left: 0px;
        padding-right: 0px;
        height: 320px;
    }

    .vertical-row {
        display: none !important;
    }

    /*Slider*/

    .ls-layer-home {
        margin-top: 25px !important;
        margin-left: -40px !important;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px) {

    .featured-properties-cont h2, .property-categories-cont h2, .whats-on-cont h2 {
        font-size: 30px;
    }

    .footer-main-logo {
        width: 150px;
    }

    .whats-on-cont {
        padding: 20px 10px 20px 10px;
    }

    .sell-box-image{
        height: unset;
        width: 100%;
    }

    .about{
        padding:0 5% 0 5%;
    }

    .about-text h2 {
        font-size: 28px;
        padding-bottom: 10px;
    }

    .about-text h4 {
        font-size: 22px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .about-text p {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .sell-btn, .buy-btn {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .property-box-title {
        font-size: 24px;    
    }

    .general-box-image {
        min-height: 160px;
    }

    .general-box-content {
        padding: 0px;
    }

    .property-box-text {
        font-size: 16px;
    }

    .map-left-container {
        padding-top: 40px;
        padding-bottom: 40px;
        text-align: center;
    }

    /*Property Page*/

    .breadc-text-cont {
        font-size: 16px;
    }

    .property-address {
        font-size: 24px;
    }

    .property-price {
        font-size: 18px;
    }

    .property-item-container {
        font-family: SourceSansPro;
        font-size: 16px;
    }

    .property-image {
        height: 100%;
        min-height: 220px ;
    }

    .owl-thumbs .owl-thumb-item {
        height: 60px; 
        width: 100%;
    }

    .owl-thumbs .owl-thumb-item img {
        min-height: 60px;
        max-height: 60px !important;
        max-width: 80px;
    }

    .icon-img img{
        height: 60px;
        width: 100%;
        max-width: 80px;
    }

    .arrow {
        font-size: 20px;
    }  

    .agent-box {
        font-size: 14px;
    } 

    .agent-box .agent-text {
        margin-left: 5px;
    }


    /*Footer*/

    .category {
        position: relative;
        float: left;
        padding: 0px;
         margin-left: 0px; 
         margin-right: 0px; 
    }

    .link-cont {
        font-family: SourceSansPro;
        font-size: 16px;
        color: #5b6670;
    }

    .map-container {
        padding-left: 0px;
        padding-right: 0px;
        height: 320px;
    }

    .property-categories-cont h4{
        font-size: 10px;
    }

    /*Slider*/

    .ls-layer-home {
        margin-top: 25px !important;
        margin-left: -55px !important;
    }

}

@media (min-width: 1200px)  and (max-width: 1399.98px){

    .featured-properties-cont h2, .property-categories-cont h2, .whats-on-cont h2 {
        font-size: 40px;
    }

    .property-categories-cont h4 {
        font-size: 16px;
    }

    .link-cont {
        font-size: 18px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 5px;
        padding-right: 5px;
    }

    .sell-box-image{
        height: 375px;
    }

    .about-text h2 {
        font-size: 30px;
        padding-bottom: 15px;
    }

    .about-text h4 {
        font-size: 24px;
        padding-bottom: 15px;
    }

    .about-text p {
        font-size: 18px;
        padding-bottom: 15px;
    }

    .sell-btn, .buy-btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .property-box-title {
        font-size: 30px;    
    }

    .general-box-image {
        min-height: 600px;
    }

    .general-box-content {
        position: relative;
        padding: 0px;
    }

    .property-box-text {
        font-size: 16px;
    }

    .footer-main-logo {
        width: 200px;
    }

    /*Property Page*/
    .property-image{
        height: 700px;
    }

    .owl-thumbs .owl-thumb-item {
        height: 80px; 
        width: 100%;
    }

    .owl-thumbs .owl-thumb-item img {
        min-height: 80px;
        max-height: 80px !important;
        max-width: 100px;
    }

    .icon-img img{
        height: 80px;
        width: 100%;
        max-width: 100px;
    }

    .arrow {
        font-size: 30px;
    }   

    /*Slider*/

    .ls-layer-home {
        margin-top: 25px !important;
        margin-left: -40px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1599.98px) {

    .featured-properties-cont h2, .property-categories-cont h2, .whats-on-cont h2 {
        font-size: 40px;
    }

    .property-categories-cont h4 {
        font-size: 16px;
    }

    .link-cont {
        font-size: 18px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 5px;
        padding-right: 5px;
    }

    .sell-box-image{
        height: 375px;
    }

    .about-text h2 {
        font-size: 30px;
        padding-bottom: 15px;
    }

    .about-text h4 {
        font-size: 24px;
        padding-bottom: 15px;
    }

    .about-text p {
        font-size: 18px;
        padding-bottom: 15px;
    }

    .sell-btn, .buy-btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .property-box-title {
        font-size: 30px;    
    }

    .general-box-image {
        min-height: 600px;
    }

    .general-box-content {
        position: relative;
        padding: 0px;
    }

    .property-box-text {
        font-size: 16px;
    }

    .footer-main-logo {
        width: 200px;
    }

    /*Property Page*/
    .property-image{
        height: 700px;
    }

    .owl-thumbs .owl-thumb-item {
        height: 80px; 
        width: 100%;
    }

    .owl-thumbs .owl-thumb-item img {
        min-height: 80px;
        max-height: 80px !important;
        max-width: 100px;
    }

    .icon-img img{
        height: 80px;
        width: 100%;
        max-width: 100px;
    }

    .arrow {
        font-size: 30px;
    }   

    /*Slider*/

}

@media (min-width: 1600px) {
    .container{
        min-width: 1400px;
    }

    .footer-main-logo {
        width: 300px;
    }

    .sell-box-image{
        height: 450px;
    }
}