@media (min-width: 768px) and (max-width: 991px) {
    .col-4 .item {
        width: 47%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .about h3 {
        margin-top: 20px;
    }

    .search {
        display: none;
    }
     .custom-desing .carousel-caption h1{
        font-size: 22px;
        margin-top: 5px;
    } 
    .custom-desing .sub-title{
        font-size: 16px;
    } 
    .custom-desing .btn-lg {
        font-size: 14px;
    
    }
    .carousel {
        height: 300px;
/*        margin-bottom: 20px;*/
    }
    .custom-testimonial{
        height: 230px;
/*        margin-bottom: 20px;*/
    }
   
    .carousel .item {
        height: 300px;
        background-color: transparent;
    }
    .carousel-caption {
        top: 20%;
        padding-bottom: 15px;
        bottom: 20%;
    }
}

@media (max-width: 767px) {
    .carousel {
        height: 300px;
/*        margin-bottom: 20px;*/
    }
    .carousel .item {
        height: 300px;
        background-color: transparent;
    }
    .custom-testimonial{
        height: 280px;
/*        margin-bottom: 20px;*/
    }
     .custom-desing .carousel-caption h1{
        font-size: 15px;
        margin-top: -5px;
    } 
    .custom-desing .sub-title{
        font-size: 13px;
    } 
    .custom-desing .btn-lg {
        font-size: 13px;
        padding: 5px 10px !important;
    
    }
    .navbar-toggle {
        margin-top: 12px;
    }

    .header-frontend .navbar-collapse  ul.navbar-nav {
        float: none;
        margin-left: 0;
    }

    .header-frontend .nav li a:hover,
    .header-frontend .nav li a:focus,
    .header-frontend .nav li a.dropdown-toggle:focus,
    .header-frontend .nav li a.dropdown-toggle .dropdown-menu li a:hover,
    .header-frontend .nav li.active a,
    .header-frontend .dropdown-menu li a:hover {
        color: #fff !important;
    }

    .header-frontend .navbar-nav > li {
        padding: 0;
        margin-bottom: 2px;
        padding-right: 15px;
    }

    .header-frontend .nav li ul.dropdown-menu li a {
        margin-left: 0px;
        color: #999!important; ;
    }

    .header-frontend .nav li .dropdown-menu li a:hover, .header-frontend .nav li .dropdown-menu li.active a {
        color: #fff !important;
    }

    .purchase-btn, .about-testimonial {
        margin-top: 10px;
    }

    .breadcrumb.pull-right{
        padding: 0;
    }

    .search, .bx-controls-direction {
        display: none;
    }

    .tweet-box {
        margin-bottom: 20px;
    }

    .property img {
        width: 80%;
    }

    .bx-wrapper {
        margin-bottom: 60px;
    }

    .purchase-btn, .about-testimonial {
        margin-top: 0;
    }

    .purchase-btn {
        line-height: 98px;
    }

    .social-link-footer li a {
        font-size: 16px;
        height: 40px;
        width: 40px;
    }

    .navbar-header {
        float: none;
        text-align: center;
        width: 100%;
        margin: 4px 0;
    }

    .navbar-brand {
        float: none;

    }

    .carousel-control {
        font-size: 45px;
        line-height: 70px;
    }

    .btn, .form-control {
        margin-bottom: 10px;
    }
    .navbar-brand {
        font-size: 20px;
        line-height: 20px;
    
    }
    .navbar-brand {
        font-size: 20px;
        line-height: 20px;
    
}
.top-header .btn {
    padding: 6px 5px;
   
}
    .custom-testimonial .item p {
        
        font-size: 14px;
        line-height: 16px;
        
    }
    .content{
       padding-left: 10px;
    margin-top: 10px; 
    }
    
   .carousel-caption {
        top: 3%;
        padding-bottom: 15px;
        bottom: 35%;
    }
    .footer p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0px;
}
   .service-border {
   
    margin-bottom: 10px;
} 


}


@media (max-width: 480px) {
    .navbar-brand > img{
        height:35px;
        width: auto;
        margin-top: 6px;
    }

    .header-frontend .navbar {
        /*min-height: 85px;*/
    }

    .navbar-toggle {
        margin-right: 0px;
    }

    .header-frontend .nav li .dropdown-menu li a:hover {
        color: #f77b6f !important;
    }

    .navbar-brand {
        font-size: 13px;
/*        margin-top: 10px !important;
        float: left !important;*/
    }

    .col-4 .item {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 2%;
    }

    .breadcrumb.pull-right{
        float: left !important;
        margin-top: 10px;
        padding: 0;
    }

    .carousel-control {
        font-size: 23px;
        line-height: 38px;
    }
}

@media (max-width:320px) {


}




