@media (max-width: 567px) {
.small-banner h1{
    font-size: 30px;
}
.overview-text{
    position: relative;
    top: 0%;
    transform: none;
    padding: 20px 0;
}
.row-reverse{
    flex-direction: column-reverse;
}
.feedback-box p {
    font-size: 14px;
    line-height: 20px;
}
.small-banner {
    padding: 70px 0;
}
.single-showhouse {
    padding: 20px 20px;
    min-height: 570px;
    margin-bottom: 20px;
}
.single-showhouse h4 {
    font-size: 16px;
}
.carousel-item img {
    width: 100%;
}
.press-images a {
    min-width: 100%;
}
.press-images img {
    width: 100%;
    height: 200px;
    padding: 10px;
}
.portfolio-wrapper {
    min-width: 100%;
}
.portfolio-wrapper img {
    width: 100%;
    height: 250px;
}
.small-banner{
    background-attachment: scroll !important;
}
.owl-carousel .owl-item img {
    height: 400px;
}
}
@media only screen and (max-width: 767px) and (min-width: 568px) {
    .close-icon {
        position: absolute;
        right: 82px;
        top: 13px;
    }
    .small-banner h1{
        font-size: 30px;
    }
    .overview-text{
        position: relative;
        top: 0%;
        transform: none;
        padding: 20px 0;
    }
    .row-reverse{
        flex-direction: column-reverse;
    }
    .feedback-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .small-banner {
        padding: 70px 0;
    }
    .single-showhouse {
        padding: 20px 20px;
        min-height: 570px;
        margin-bottom: 20px;
    }
    .single-showhouse h4 {
        font-size: 16px;
    }
    
    .press-images a {
        min-width: 100%;
    }
    .press-images img {
        width: 100%;
        height: 200px;
        padding: 10px;
    }
    .portfolio-wrapper {
        min-width: 100%;
    }
    .press-images img {
        width: 100%;
        height: 275px;
        padding: 10px;
    }
.small-banner{
    background-attachment: scroll !important;
}
.owl-carousel .owl-item img {
    height: 400px;
}
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
    .close-icon {
        position: absolute;
        right: 106px;
        top: 13px;
    }
    .desktop-nav li a {
        padding: 0 18px;
        font-size: 14px;
    }
    .small-banner h1{
        font-size: 30px;
    }
    .overview-text{
        position: relative;
        top: 0%;
        transform: none;
        padding: 20px 0;
    }
    .row-reverse{
        flex-direction: column-reverse;
    }
    .feedback-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .small-banner {
        padding: 100px 0;
        background-attachment: scroll !important;
    }
    .single-showhouse {
        padding: 20px 20px;
        min-height: 602px;
        margin-bottom: 20px;
    }
    .single-showhouse h4 {
        font-size: 16px;
    }
    
    .press-images a {
        min-width: 100%;
    }
    .press-images img {
        width: 100%;
        height: 250px;
    }
    .portfolio-wrapper {
        min-width: 100%;
    }
    .portfolio-wrapper img {
        width: 100%;
        height: 200px;
    }
.owl-carousel .owl-item img {
    height: 550px;
}
}
@media only screen and (max-width:  991px) and (min-width: 769px) {
    .desktop-nav li a {
        padding: 0 16px;
        font-size: 14px;
    }   
    .small-banner h1{
        font-size: 30px;
    }
    .overview-text{
        position: relative;
        top: 0%;
        transform: none;
        padding: 20px 0;
    }
    .row-reverse{
        flex-direction: column-reverse;
    }
    .feedback-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .small-banner {
        padding: 100px 0;		
        background-attachment: scroll !important;
    }
    .single-showhouse {
        padding: 20px 20px;
        min-height: 602px;
        margin-bottom: 20px;
    }
    .single-showhouse h4 {
        font-size: 16px;
    }
    .press-images a {
        min-width: 100%;
    }
    .press-images img {
        width: 100%;
        height: 300px;
    }
    .portfolio-wrapper {
        min-width: 100%;
    }
    .portfolio-wrapper img {
        width: 100%;
        height: 200px;
    }
}
@media only screen and (max-width:  1024px) and (min-width: 992px) {
    .small-banner h1{
        font-size: 30px;
    }
    .overview-text{
        position: relative;
        top: 0%;
        transform: none;
        padding: 20px 0;
    }
    .feedback-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .small-banner {
        padding: 100px 0;
		background-attachment: scroll !important;
    }  
    .portfolio-wrapper {
        min-width: 100%;
    }
    .press-images a {
    min-width: 300px;
    }
    .press-images img {
    width: 350px;
    height: 370px;
    }
    .portfolio-wrapper img {
        width: 100%;
        height: 370px;
    }
}
@media only screen and (max-width:  1200px) and (min-width: 1025px) {
    .small-banner h1{
        font-size: 30px;
    }
    .overview-text{
        position: relative;
        top: 0%;
        transform: none;
        padding: 20px 0;
    }
    .feedback-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .small-banner {
        padding: 100px 0;
    }  
    
    .press-images a {
        min-width: 100%;
    }
    .press-images img {
        width: 100%;
        height: 400px;
    }
    .portfolio-wrapper {
        min-width: 100%;
    }
    .portfolio-wrapper img {
        width: 100%;
        height: 250px;
    }
}


