﻿@media (min-width: 768px) and (max-width: 991px) {
    .bannerInformationOverlay {
        width:30%;
    }
    .titleRow {
        padding-top:5% !important;
    }
    #dev-logo {
        margin-bottom:0 !important;
        width:75%;
    }
    #developmentInformation {
        padding: 2% !important;
    }
    .homeBtn {
        margin: 0 auto !important;
    }
     .img-wrapper {
        overflow: hidden;
    }
     .cgi-img-wrapper {
         overflow: hidden;
     }
     #htbImage {
        width:100%;
    }
    .img-wrapper img {
       width:100% !important;
       height:auto;
    }
    .cgi-img-wrapper img {
        width: 150% !important;
        height: auto;
    }
    .homeRow {
        height: auto !important;
    }
    .testimonialText {
        transform: initial;
        position: initial;
    }
    .gradient-background {
        display:none;
    }
    .overview-text {
        padding:2%;
    }
    .toolbarIcon {
        display:block !important;
    }
    .overlayHeadingText {
        font-size:150%;
    }
    .opening {
        padding-top: 5%;
    }
    .plotInformationOverlay {
        top:auto !important;
        bottom: 50px;
        right:5% !important;
        z-index:1000;
        width:90% !important;
        position: relative !important;
        left: 5%;
    }
    .emebedFrame {
        width: 90vw !important;
        height: 55vh !important;
    }
    .headerDropdown {
        width: 60% !important;
    }
    .jumpToToolbar {
        margin: 5% 0 5% 0;
        padding-top:10%;
    }
    .phase-section{
        height:auto;
    }
    .menu-glyph {
        font-size:300%;
    }
    .contactToolbar {
        margin: 5% 0 5% 0;
    }
     .toolbarIcon span {
        display:block;
    }
    .development-video {
        padding-right:0;
    }
    .hbf-banner {
        width:100%;
        margin: 0;
    }
    .top-right{
        display: inline-block;
        position: absolute;
        left: 50%;
        bottom: -5em;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 5em 5em;
        top:auto;
        height:auto;
        z-index:5;
    }
     .middle-right, .middle-left{
        display: inline-block;
        position: absolute;
        left: 50%;
        bottom: -5em;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 5em 5em;
        top:auto;
        z-index:5;
    }
    .helpingMoveCol {
        padding-top:15%;
        padding-bottom:15%;
    }
    .bottom-overhang {
        display:none;
    }
    .top-overhang {
        display:none;
    }
    .about-heading {
        padding-bottom:0;
    }
    .aboutus-row {
        height:auto;
    }
     .bannerInformationOverlay {
        top:auto;
        bottom: 50px;
        right:5%;
        z-index:1000;
        width:90% !important;
        position: relative;
        left: 5%;
    }
     .aboutus-row {
         height:auto;
     }
     .about-img-wrapper {
         width: 100%;
     }
     #searchBar {
         height:250px !important;
     }
     .htbTextWhite{
        padding-left:0 !important;
    }
    .specCol {
        padding:1% 1% 1% 1%;
        line-height:1.5;
    }
        .contactToolbarItem {
        width: 150px !important;
    }
    ul.stickyToolbar a {
        font-size: 90% !important;
        padding: 0 15px !important;
    }
        .navigationMarketingName {
        font-size: 130% !important;
    }
    .navigationAddress {
        font-size: 110% !important;
    }
    .featureHeader {
        padding-top:10% !important;
    }
      #brochureBtn {
        width: 70%;
    }
    #layoutBtn {
        width: 70%;
    }
      #availabilityPlotsSection {
        width: 90% !important;
    }
          /*#searchBtn {
        position: inherit !important;
        width: 100% !important;
        margin-top: 2% !important;
    }
    #CountyName {
        max-width: none;
    }
    #MinPrice {
        max-width: none;
    }
    #MaxPrice {
        max-width: none;
    }
    #DevelopmentName {
        max-width: none;
    }*/
}