
@media (min-width:992px) and (max-width:1130px){
    .nav>li>a{
        padding: 10px 7px !important;
        font-size: 15px !important;
    }
}
@media (min-width:992px) and (max-width:1199px){
    .button{
            margin-left: 0%;
    }
}

@media (max-width:992px){
    .row-order{
        display: flex;
    	flex-wrap: wrap;
    	margin-bottom: 10px;
    }
    .order-11{
        order:1;
    }
    .order-22{
        order:2;
    }
    .stickybox{
        clear:both;
    }
    .sticksection{
        position:relative;
    }
}

@media (min-width:768px) and (max-width:992px){
    .nav>li>a{
        padding: 10px 5px !important;
        font-size: 13px !important;
    }
    .navbar-brand>img{
            width: 260px;
    }
}
@media (max-width:768px){
    .navbar-brand img{
        height: 77px !important;
        width: 220px;
    }
    .navbar-toggle{
        margin-top: 36px;
        border: 1px solid #f9f9f9;
    }
    .navbar-collapse{
        background-color: #0650a2;
    }
    .pull-right{
        float: left !important;
        margin-left: 10px;
    }
    #myPlayer{
        height: 60vh !important;
    }
    .ashtshd1{
        font-size: 40px !important;
    }
    .heading h2{
        font-size: 30px;
    }
    .propertiescard img{
        height: 290px;
    }
    .propertytext h3{
        font-size: 26px;
    }
    .propertytext ul li{
        padding-left: 0%;
    }
    .propertytext ul{
        padding-left: 10px;
    }
    .propertytext p{
        line-height: 30px;
    }
    .propertytext a .button{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .attractionimg img{
        height: 300px;
    }
    .attractiontext h2{
        font-size: 24px;
        padding: 30px 0px 9px 0px;
    }
    .attractiontext p{
        line-height: 25px;
        padding: 0px 0px;
    }
    .about-content1 .section-title{
        font-size: 26px !important;
    }
    .img-box img{
        height:auto;
    }
    .property-heading-propertypage h2{
            font-size: 26px;
    }
    .collapsible-content__body-title{
        font-size: 19px;
    }
    .ashtli{
        width: 100%;
        margin-left: 0px;
    }
    .contact-form{
        padding:0px;
    }
    .attraction-img{
            height: 280px !important;
    }
    .attraction-content h2, .about-content1 .section-title{
        font-size: 30px !important;
    }
    .quote-box h2{
        font-size: 24px;
    }
    .content-box .title{
            font-size: 34px;
    }
    .designed-title p{
        text-align: center !important;
    }
}

@media (max-width:400px){
    .gallery-img{
        height:250px !important;
    }
}
