

@media only screen and (max-width: 600px) {


#description .owl-item{
	margin-bottom: 40px;
}
#description .d-flex {
    display: inherit;
}
.fixme a {
    padding: 5px 15px;
    margin: 25px 10px!important;
    font-size: 15px;
    line-height: 40px;
}
.dropdown-menu li a {
     border-bottom: none; 
     margin-bottom: 0; 
}
.get-in-touch{
	right: -10%;
}
.cp-1 {
    right: 33%;
    top: 39%;
}
.cp-2 {
    right: 25%;
    top: 30%;
}
.cp-3 {
    right: 25%;
    top: 29%;
}
.cp-4 {
    right: 36%;
    top: 24%;
}
#counter {
    padding: 3em 0;
}
.mr-bt60mob{
	margin-bottom: 60px;
}
.prj-grid .gutter .grid li {
    padding: 0 0 22px 0px;
}
.footer-middle .col-md-3{
	margin-bottom: 30px;
}
footer img {
    width: 60%;
} 
.item{
    text-align: center;
}
#amenities .owl-pagination, #location .owl-pagination{
    display: none;
}
#brochure .float-right{
    float: none;
}

/*balaji-vasant*/
.owl-bg-img {
    height: 85vh;
    width: 100%;
    margin-top: 80px;
}
.sec-full-height{
  height: auto;
  display: inherit;
  padding: inherit;
  padding: 3em 0;
}
.d-flex {
    display: inherit;
}
.owl-wrapper{
    width: 100%;
}
#about-us .owl-item{
    margin-bottom: 40px;
}
#amenities .col-xs-6{
    margin-bottom: 20px;
}
.lct-map{
    margin-bottom: 20px;
}
.navbar-toggle{
    margin-right: 0;
}
.pd0{
  padding-left: 15px;
}
#contact-us iframe{
    margin-bottom: 20px;
}
#specification ul{
    margin-left: 15px;
    margin-bottom: 20px;
}
.d-desk{
    display: none;
}
.d-mob{
    display: block;
}
.bnr-1{
    background-image:url('../images/ssl/mob-banner-1.jpg');
}
.bnr-2{
    background-image:url('../images/ssl/mob-banner-2.jpg');
}
.gutter .grid li {padding: 0 15px 22px 30px;}
#configuration table{
  display: block;
    overflow-x: auto;
    white-space: nowrap;  
}
 
}


@media (min-width: 1200px){
.container {
    width: 80%;
}
