
@media only screen and (max-width: 600px){
	body{
		font-family: 'Montserrat', sans-serif;
		font-size: 12px;
	}
	#popupModal .modal-dialog, #price .modal-dialog {

		width: 95%;
	}
	.certificate-modal .close {
		padding: 0 5px; 
	}
	.dots{
		position: relative;
		top: -9px;
		left: 50px;
	}

        button.inquireButton.btn {
    display: block;
}
        form#inquiryForm {
    display: none;
}

        #footer {
    padding: 0 0px 30px 0;
    /* background-color: #334144; */
}


	.gal-block {
		padding: 60px 20px;
	}
	#myNavbar{
		margin: 0 auto;
		border-top: transparent;
	}	
	.mycarousel{
		margin-top: 0 !important;
	}
	.ame-head {
		width: 70%;
	}
	.navbar-nav {
		margin: 22px 0;
		background: #aa7555e0;
	}
	/*Header*/
	.circle {

		width: 145px;
		height: 116px;
		z-index: 99;
	}
	.navbar-brand>img {
		margin: 0 auto;
		padding-top: 17px;
		width: 120px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		height: 105px;
	}
	.navbar-nav>li {
		padding: 6px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #000;
	}
	.navbar-default .navbar-nav>li>a {
		color: #000 !important;
		text-align: center;
	}

	/*Slider*/
	.carousel {
		position: relative;
		margin-top: 58px;
	}

	/*About*/
	.about-lamp img{
		width: 100px;
	}

	.bannerpatch img.img-responsive {
		width: 280px;
		position: relative;
		bottom: 84px;
		left: 67px;
	}
	.section-head{
		font-size: 30px;
	}


/*#aboutUs 
{
    margin-top: 230px;
    }*/
    .about-lamp{
    	z-index: 999;
    }
    .about-bg{
    	height: inherit;
    	margin: 0px 0;
    }
    .aboutus-block{
    	height: inherit;
    	right: 0;
    	background-color: #4D4D4F;
    }
    .about-content{
    	margin: 5px;
    }
    .about-mobimg{
    	margin: 15px 0;
    }
    .table{
    	width: 100%;
    }
    .about-content p{
    	font-size: 12px;
	    padding-top: 40px;
    }

    /*Amenities*/
    .amenitieshead{
    	position: inherit;
    	text-align: center;
    	padding: 20px 0;
    }
    .amenities-container{
    	padding: 0;
    }
    .floor-lamp img{
    	height: inherit;
    }
    .floorplan-gal{
    	padding: 0 20px;
    }
    #floorplan {
    	padding-bottom: 20px;
    }
    .floor-lamp{
    	margin-top: -40px;
    }
    .circle-block{
    	height: 170px;
    }
    .circle-block h4{
    	font-size: 12px;
    }
    .ame-border{
    	display: none;
    }
    .ame-border2 {
    	width: auto;
    	display: none;
    }
    .location-new{
    	padding-bottom: 15px;
    }
    .ame-img img{
    	width: 100%;
    	margin: 0 auto;
    	text-align: center;
    }

    /*Specification*/

    .spe-section-head{
    	text-align: center;
    }


    /*Gallery*/
    .gal-lamp img{
    	width: 130px;
    }
    .gal-head{
    	position: inherit;
    	margin-top: 50px;
    	text-align: right;
    	padding: 0 25px;
    	word-spacing: 47.5px;
    }
    .gal-head span{
    	word-spacing: 0;

    }
    .aboutusbg-outer {
    	right: inherit;
    	top: 30px;
    	z-index: 999;
    }
    .gallery-heading {
    	height: inherit;
    	display: inherit;
    }
    .clients-inner h3 {
    	margin: 0;
    	display: inherit;
    	text-align: center;
    }
    #gallery {
    	margin: 35px 0 0 0;
    }
    .floorplan-heading {
    	height: inherit; 
    	max-width: inherit; 
    	display: inherit; 
    }
    .floor-head {
    	display: inherit; 
    	vertical-align: inherit; 
    }
    .amenitieshead {
    	height: inherit;
    	max-height: inherit;
    	display: inherit;
    }
    .ame-section-head{
    	display: inherit;
    }
    #configuration {
    	/* background-color: #334144; */
    	padding: 30px 0 0 0;
    }
    #aboutUs{
    	padding: 0;
    }
    .buy-media {
    	bottom: 25px;
    }
    .bottom-head {
    	margin-bottom: 50px;
    }
    #location h3 {
    	margin: 0;
    	padding-left: 0;
    	text-align: center;
    }
    .ug-gallery-wrapper {
    	right: 0;
    }
}


