
@media only screen and (max-width: 1440px) {
    .banner_txt h5{
        font-size: 40px;
    }
    .banner_txt{
        padding-top: 20%;
    }
}

@media only screen and (max-width: 1366px) {
   
    
}

@media only screen and (max-width: 1199px) {
    
    .nav_sec .navbar-nav>li{
        padding: 20px 5px;
        margin-left: 10px;
    }
    .nav_sec .navbar-nav>li>a{
        font-size: 13px;
    }
    .banner_txt h4{
        font-size: 18px;
    }
    .banner_txt h5 {
        font-size: 34px;
    }
    .sub_txt2 {
        font-size: 30px;
        line-height: 45px;
    }
    .view_more_btn1, .view_more_btn3{
        width: 175px;
        padding: 10px 0px;
    }
    .desc{
        font-size: 13px;
        line-height: 22px;
    }
    div#image-gallery .modal-dialog{
        width: 800px;
    }
    .desc1{
        font-size: 14px;
    }
    
}


@media only screen and (max-width: 991px) {  
    
    .top_sec{
        padding: 5px 0px;
    }
    .nav_sec .navbar{
        padding: 0% 0%;
    }
    .nav_sec .navbar-nav>li{
        padding: 15px 0px;
    } 
    .banner_txt{
        padding: 0px 30px;
        padding-top: 20%;
    }
    .banner_txt h4 {
        font-size: 16px;
    }
    .banner_txt h5 {
        font-size: 26px;
    }
   
    .property_sec,.about_sec2,.featured_sec2,.footer_sec,.product_detal_sec, .gallery_sec{
        padding: 60px 0px;
    }
    .desc1, .desc1 .fa{
       font-size: 14px; 
    }
    .sub_txt1{
        font-size: 16px; 
    }
    .hdr_div{
        margin-bottom: 30px;
    }
    .sub_txt2 {
        font-size: 22px;
        line-height: 35px;
    }
    .ft_title{
        margin-top: 50px;
    }
    .product_owl .img_div2{
        min-height: 350px;
    }
    .product_owl .owl-nav{
        top: 160px;
    }
    .about_img_div {
        width: 50%;
        margin-left: 25%;
    }
    .about_sec2 .main_hd {
        text-align: center;
    }
  
    .gallery_sec .gal_img_div{
        min-height: 250px;
    }
    div#image-gallery .modal-dialog{
        width: 650px;
    }
    .about_sec2 .view_more_btn3{
        float: none;
    }


}

@media only screen and (max-width: 767px) {
    
    .nav_sec .navbar-nav>li{
        margin-left: 0px;
        padding: 5px 0px;
    }
    .nav_sec .navbar-brand{
        padding: 15px 0px;
    }
    .navbar-toggle{
        margin-right: 0px;
        padding-right: 0px;
    }
    .home_banner_sec{
        background-color: #f2f2f2 !important;
    }
    .banner_txt{
         padding-top:30%;
     } 
    .banner_txt h4,.banner_txt h5{
        text-align: center;
    }
    .banner_txt .desc{
        text-align: center;
    }
    .home_banner_sec .view_more_btn1{
        float: none;
    }
 
    .main_hd{
        font-size: 30px;
    }
    .property_sec,.about_sec2,.featured_sec2,.footer_sec,.product_detal_sec, .gallery_sec{
        padding: 30px 0px;
    }
    .about_img_div:before{
        display: none;
    }
    .about_sec2 .hdr_div{
        padding-left: 0px;
        margin-top: 0px;
    }
    .ft_title{
        margin-top: 30px;
    }
    .copy_txt2{
        float: left;
        text-align: left;
        margin-top: 5px;
    }
    .navbar-toggle .icon-bar{
        background-color: #000;
        height: 3px;
    }
    .prpty_main{
        height: auto;
    }
    .view_more_icon{
        min-height: 50px;
    }
    .view_more_icon .fa{
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 43%;
    }
    .product_owl .img_div2{
        min-height: 300px;
    }
    .product_owl .owl-nav{
        top: 140px;
    }
    .quick_details .price,.quick_details .p_type,.quick_details .loc{
        font-size: 13px;
    }
    .quick_details{
        position: relative;
        background-color: #000;
    }
    .quick_details .fa {
        font-size: 13px;
    }
    .txt_details .nav-tabs{
        background-color: transparent;
    }
    .txt_details .nav>li>a{
        background-color: #e4e4e4;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    img.ft_logo {
        width: 200px;
    }
    .about_sec2 .desc1 {
        line-height: 22px;
    }
    .copy_txt {
        text-align: center;
    }
    .copy_txt2 {
        float: none;
        text-align: center;
        margin-top: 5px;
    }
    .inner_banner_sec h4 span {
        font-size: 20px;
    }
    .inner_banner_sec h4 {
        font-size: 13px;
    }
    .inner_banner_sec {
        padding: 50px 0px 50px 0px;
    }
    .top_sec span {
        text-align: center;
    }
    .serv_icon_div {
        width: 10%;
    }
    .serv_desc_div{
        width: 90%;
    }
    .product_detal_sec .img_div1{
        height: auto !important;        
    }
    div#image-gallery .modal-dialog{
        width: 90%;
    }
            
}

@media only screen and (max-width: 600px) {
    
    img.logo {
        width: 190px;
    }
    .banner_txt h4 {
        font-size: 14px;
    }
    .banner_txt h5 {
        font-size: 22px;
    }
    .main_hd{
        font-size: 26px;
    }    
    .desc1, .desc1 .fa{
       font-size: 13px; 
    }
    
    .sub_txt1{
        font-size: 14px; 
    }
    .sub_txt2 {
        font-size: 18px;
        line-height: 30px;
    }
    img.ft_logo {
        margin: auto;
        display: block;
        float: none;
        margin-bottom: 20px;
    }
    .about_img_div {
        width: 80%;
        margin-left: 10%;
    }
    .ft_div1 {
        width: 100% !important;
    }
    .ft_title {
        text-align: center;
    }
    .ft_link_list li {
        text-align: center;
    }
    .ft_tag {
        text-align: center;
        padding-left: 0px;
    }
    .ft_tag i {
        position: relative;
        margin-right: 5px;
    }
    .social_btns2 {
        margin: auto;
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .inner_banner_sec {
        padding: 30px 0px 30px 0px;
    }
    .prdt_div{
        width: 100% !important;
    }
    .hdr_div {
        margin-bottom: 10px;
    }
    .serv_icon_div {
        width: 12%;
        margin-left: 15px;
    }
    .serv_desc_div{
        width: 100%;
    }
    #queryModal .modal-dialog{
        width: 400px;
    }
    #queryModal .form_div h4, #queryModal .price{
        font-size: 16px;
    }
    .gallery_sec .gal_img_div{
        min-height: 220px;
    }

        
}

@media only screen and (max-width: 425px) {
     
     .banner_txt{
         padding-top:50%;
     }   
    .desc1{
       font-size: 12px; 
    }    
    .sub_txt2 {
        font-size: 16px;
        line-height: 24px;
    }    
    .product_owl .img_div2{
        min-height: 250px;
    }
    .product_owl .owl-nav{
        top: 110px;
    }   
    .product_detal_sec .img_div1{
        height: auto !important;        
    }
    .main_hd {
        font-size: 20px;
    }
    .serv_icon_div {
        width: 15%;
        margin-left: 15px;
    }
    #queryModal .modal-dialog{
        width: 300px;
    }
    .gallery_sec .gal_img_div{
        min-height: 180px;
    }
   
}


@media only screen and (max-width: 375px) {
    
    .gallery_sec .gal_img_div{
        min-height: 150px;
    }
    
}

