/* CSS Document */

html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}	
*{
	padding:0;
	margin:0;
}
img {
	border:none;
	display:block;
	max-width:100%;
	height:auto;
	width:auto;
	}
a {
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#fff;
}
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
	
h1, h2, h3, h4, h5, h6, p, div, span, html, ol, ul, li, form,label {
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
.flotleft{
	float:left;
	width:auto;
	}
.flotright{
	float:right;
	width:auto;
	}
	.clear
{
    clear: both;
}
form{
	margin:0;
	padding:0;
}
p  {
	text-align:justify;
	display: block;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display: block;
}

nav ul {
    list-style: none;
}

/**** Start Header ****/
.wrapper {
	width: 98%;	
max-width: 1280px;
	margin: auto;
}
#hader_main {
	width:100%;

	background:#faf4df;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index:10;


}
/*** Sticky Menu Bar ***/

.sticky {
  position: fixed;
z-index:999;
	opacity:1;
	visibility:visible;

	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.sticky + .bann_one_blank {
  padding-top: 60px;
}
 
  /*** Sticky Menu Bar ***/
  .header_main_content {
	display:inline-block;
	width:100%;
	padding:0 0 5px 0; 
}
.top_header_section {
	float:right;
	width:30%;
	padding:6px 0 1% 0;
}
.top_header_section h4 {
	float:left;
	width:62%;
font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#5a5a50;
	padding:0 0 0 0;
	font-weight:normal;
}
.top_header_section h5 {
	float:left;
	width:35%;
font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#5a5a50;
		font-weight:normal;
}
.top_header_section a {
font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#5a5a50;
	font-weight:600;
}	
.top_header_section a:hover {
color:#f58323;
}
.logo {
width:20%;
float:left;
padding:0 0 0 0;

}
.logo img {
	float:left;
	padding:0 0 0 0;
}




/**** About Us ***/
.ban_con_two {
	width:100%;
}	
.about_bottom_content {
	display:inline-block;
	width:100%;
	padding:3% 0 3% 0;
	background:#f6f7f2;
}
.about_content_one {
	float:left;
	width:100%;
	padding:2% 0 2% 0;
}
.about_content_one img {
float:left;
padding:0 0 0 30%;
}	
.about_content_one p {
	float:left;
	width:80%;
font-family: 'Poppins', sans-serif;
	font-size:17px;
	color:#5a5a50;
	padding:5px 0 5px 10%;
	    line-height: 27px;
		font-weight:normal;
}	
.about_line {
	float:left;
	width:40px;
	height:3px;
	background:#f3a24f;
	margin-top:2px;
	margin-bottom:5px;
}	

.prabhavi_content_one {
	width:22%;
	position:absolute;
	z-index:3;
	margin-left:75%;
	margin-top:0;
}
.prabhavi_content_two {
	float:left;
	width:100%;
}
.prabhavi_content_two img {
	float:left;
	padding:0 0 0 0;
}		
/**** About Us ***/






	

/*** Specification ****/
.specification_main_content {
	display:inline-block;
	width:100%;
	padding:3% 0 3% 0;
	background:#faf4df;
}
.specification_main_content h1 {
	float:left;
	width:100%;
font-family: 'Poppins', sans-serif;
	font-size:34px;
	color:#926d34;
	padding:5% 0 4% 0;
	text-align:center;
}
.specification_main_content h2 {
	float:left;
	width:100%;
font-family: 'Poppins', sans-serif;
	font-size:20px;
	color:#5a5a50;
	padding:1% 0 2% 0;
	text-align:center;
}
.specification_one_content {
	float:left;
	width:48%;
}
.specification_two_content {
	float:right;
	width:50%;
}	
.specification_two_content img {
	float:left;
	padding:0 0 0 0;
}
.specification_one_content1 {
	float:left;
	width:80%;
	padding-left:15%;
}
	
/*** Specification ****/




.blsn_one_content {
	float:left;
	width:100%;
	height:100%;
}


/*** Gallery Tab ***/
.tab_gal_one1 {
  width: 100%;
  float:left;
}
.tab_gal_one1 p {
	float:left;
	width:42%;
}	
.tab_gal_one1 a {
	float:left;
	width:15%;
font-family: 'Poppins', sans-serif;
	font-size:15px;
	color:#FFFFFF;
	padding:1% 0 1% 0;
	text-align:center;
	background:#e83e21;
	font-weight:normal;

}
.tab_gal_one1 a:hover {
color:#FFFFFF;
	background:#ee701b;
}		
/*** Gallery Tab ***/

/** Thank YOU Page **/
.thank_you_main {
	float:left;
	width:100%;
	padding:13% 0 0 0;
}	
.thank_you_main h2 {
	float:left;
	width:100%;
font-family: 'Poppins', sans-serif;
	font-size:30px;
	color:#31302f;
	padding:2px 0 5px 0;
	text-align:center;
		font-weight:600;
}
.thank_you_main h3 {
	float:left;
	width:100%;
font-family: 'Poppins', sans-serif;
	font-size:18px;
	color:#31302f;
	padding:1% 0 3% 0;
	text-align:center;
		font-weight:600;
}
.thank_you_main h4 {
	float:left;
	width:100%;
	font-size:55px;
	color:#13c10b;
	text-align:center;
}
.thank_you_main p {
	float:left;
	width:43%;
	text-align:center;
}
.thank_you_main a {
	float:left;
	width:15%;
font-family: 'Poppins', sans-serif;
	font-size:15px;
	color:#FFFFFF;
	padding:1% 0 1% 0;
	text-align:center;
	background:#a58553;
	font-weight:normal;

}
.thank_you_main a:hover {
color:#FFFFFF;
	background:#846433;
}
/** Thank YOU Page **/

.ban_oo_blankoo {
	width:100%;
	height:1px;
	float:left;
	background:#faf4df;
}	

/*** Responsive ***/
@media only screen and (min-width:320px) {
.ban_oo_blankoo {
	height:40px;
}

.top_header_section h4 {
display:none;
}
.top_header_section {
	width:41%;
	float:left;
	padding-top:3%;
	padding-left:1%;
}
.top_header_section h5 {
	width:100%;
}
.top_header_section a {
	color:#1d1e1f;
}	
.logo {
width:40%;

}
.about_content_one img {
padding:0 0 0 3%;
}	
.about_content_one p {
	width:94%;
	padding-left:5%;
}
.prabhavi_content_one {
display:none;
}
.overview_content_one {
	width:98%;
	padding:5% 0 5% 0;
	margin-left:1%;
}
.overview_content_one p {
	width:95%;
	padding-left:2%;	
}
.overview_content_one .onesiddhi {
	float:left;
	padding:2% 0 2% 10%;
}
.project_one_content {
	width:100%;
}
.project_one_content img {
padding-left:39%;
}
.project_three_content img {
padding-left:43%;
}
.new_project_one1 img {
padding-left:44%;
}
.new_project_three3 img {
padding-left:40%;
}
.project_two_content {
	width:100%;
}
.project_three_content {
	width:100%;
}
.project_content_one {
	width:100%;
}
.project_content_two {
 width:100%;
}
.project_content_three {
	width:100%;
}
.new_project_one1 {
	width:100%;
}
.new_project_two2 {
	width:100%;
}
.new_project_three3 {
	width:100%;
}
.location_content_main img {
padding-left:15%;
}
.location_one_content {
	width:99%;
}
.location_one_content img {
padding-left:38%;
}
.location_line_one {
	width:100%;
	height:1px;
}
.specification_one_content {
	width:100%;
}
.specification_two_content {
	float:left;
	width:100%;
}
.amenity_content_one {
	width:98%;
}
.amenity_content_two {
	width:98%;
}
.ground_plan_one p {
	width:1%;
}	
.ground_plan_one a {
	width:45%;
}
.rera_content_one {
	display:inline;
}

.tab_gal_one1 p {
	width:5%;
}	
.tab_gal_one1 a {
	width:90%;	
}
.thank_you_main p {

	width:20%;
}
.thank_you_main a {
	width:60%;
}
.specification_one_content1 {
	width:99%;
	padding-left:1%;
}
}

@media only screen and (min-width:360px) {
.location_one_content img {
padding-left:37%;
}
.top_header_section {
	width:42%;
	float:left;
	padding-top:4%;
	padding-left:3%;
}
.logo {
width:40%;
}
.about_content_one img {
padding:0 0 0 7%;
}
}

@media only screen and (min-width:400px) {

.logo {
width:35%;
}
.top_header_section {
	width:40%;
}
.overview_content_one .onesiddhi {
padding-left:15%;
}
.location_one_content img {
padding-left:37%;
}
.project_one_content img {
padding-left:42%;
}
.project_three_content img {
padding-left:44%;
}
.new_project_one1 img {
padding-left:45%;
}
.new_project_three3 img {
padding-left:41%;
}
.about_content_one img {
padding:0 0 0 10%;
}
.tab_gal_one1 p {
	width:10%;
}	
.tab_gal_one1 a {
	width:80%;	
}
}
@media only screen and (min-width:460px) {
.top_header_section {
	width:34%;

}
.logo {
width:32%;
}
.overview_content_one .onesiddhi {
padding-left:20%;
}
.location_content_main img {
padding-left:23%;
}
.location_one_content img {
padding-left:39%;
}

.about_content_one img {
padding:0 0 0 16%;
}
.tab_gal_one1 p {
	width:25%;
}	
.tab_gal_one1 a {
	width:50%;	
}
}

@media only screen and (min-width:500px) {
.ban_oo_blankoo {
display:none;
}
.top_header_section {
	width:34%;

}
.logo {
width:54%;

}
.project_one_content img {
padding-left:42%;
}
.project_three_content img {
padding-left:45%;
}
.new_project_one1 img {
padding-left:44%;
}
.location_one_content img {
padding-left:40%;
}
.about_content_one img {
padding:0 0 0 19%;
}
.thank_you_main p {
	width:32%;
}
.thank_you_main a {
	width:40%;
}
.amenity_content_one {
	width:50%;
}
.amenity_content_two {
	width:98%;
}
}

@media only screen and (min-width:560px) {
.top_header_section {
	width:34%;

}
.logo {
width:54%;

}
.overview_content_one .onesiddhi {
padding-left:25%;
}
.location_content_main img {
padding-left:28%;
}
.location_one_content img {
padding-left:41%;
}

.project_one_content img {
padding-left:43%;
}
.project_three_content img {
padding-left:46%;
}
.new_project_one1 img {
padding-left:46%;
}
.new_project_three3 img {
padding-left:43%;
}
.about_content_one img {
padding:0 0 0 21%;
}
.tab_gal_one1 p {
	width:35%;
}	
.tab_gal_one1 a {
	width:30%;	
}
}

@media only screen and (min-width:600px) {
.top_header_section {
	width:34%;

}
.logo {
width:54%;

}
.about_content_one img {
padding:0 0 0 25%;
}

.new_project_one1 img {
padding-left:45%;	
}
.new_project_three3 img {
padding-left:41%;	
}
.location_one_content img {
padding-left:42%;
}
.amenity_content_one {
	width:33%;
	padding-left:0;
}
.project_one_content img {
padding-left:44%;
}
.project_three_content img {
padding-left:47%;
}
.new_project_one1 img {
padding-left:47%;
}
.new_project_three3 img {
padding-left:44%;
}		
}

@media only screen and (min-width:720px) {
.logo {
width:27%;
}
.top_header_section h4 {
width:66%;
display:inline;
}
.top_header_section h5 {
	width:33%;
}
.top_header_section {
	width:56%;
	padding:0 0 0 0;
	margin-left:17%;
	float:left;
}
.about_content_one img {
padding:0 0 0 30%;
}	
.overview_content_one .onesiddhi {
padding-left:30%;
}
.location_one_content {
	width:33%;
}
.location_one_content img {
padding-left:1%;
}
.location_line_one {
	width:1px;
	height:270px;
}
.location_content_main img {
padding-left:33%;
}
.specification_one_content {
	float:left;
	width:48%;
}
.specification_two_content {
	float:right;
	width:50%;
}	
}
@media only screen and (min-width:800px) {
.about_content_one img {
padding:0 0 0 31%;
}
.prabhavi_content_one {
display:inline;
z-index:10px;
}	
.amenity_content_one {
	width:33%;
}
.ground_plan_one p {
	width:27%;
}	
.ground_plan_one a {
	width:20%;	
}
.tab_gal_one1 p {
	width:42%;
}	
.tab_gal_one1 a {
	width:15%;	
}
.thank_you_main p {
	width:41%;
}
.thank_you_main a {
	width:20%;
}
}
@media only screen and (min-width:900px) {
.logo {
width:27%;
}
.top_header_section h4 {
width:64%;
display:inline;
}
.top_header_section h5 {
	width:33%;
}
.top_header_section {
	width:43%;
	padding:0 0 0 0;
	margin-left:20%;
	float:left;
}

.about_content_one img {
padding:0 0 0 33%;
}
.overview_content_one .onesiddhi {
padding-left:40%;
}
.overview_content_one {

	width:98%;
	padding:5% 0 5% 2%;
}	
.project_one_content {
	float:left;
	width:34%;
	background:#a7573c;
}
.project_two_content {
	width:32%;
}
.project_three_content {
	width:34%;
}
.project_content_one {
	width:34%;
}
.project_content_two {
 width:32%;
}
.project_content_three {
	width:34%;
}
.new_project_one1 {
	width:34%;
}
.new_project_two2 {
	width:32%;
}
.new_project_three3 {
	width:34%;
}

	
}
@media only screen and (min-width:990px) {
.about_content_one img {
padding:0 0 0 38%;
}
.about_content_one p {
	width:80%;
	padding:5px 0 5px 10%;
}	
.logo {
width:19%;
}
.top_header_section h4 {
width:64%;
display:inline;
}
.top_header_section h5 {
	width:32%;
}
.top_header_section a {
	color:#1d1e1f;
	padding:0;
	margin:0;
}	 
.top_header_section {
	width:32%;
	padding:5px 0 5px 0;
	margin-left:0;
	float:right;
}
.location_content_main img {
padding-left:41%;
}
.location_one_content img {
	padding:3% 0 5% 39%;
}
.project_one_content img {
padding-left:42%;
}
.project_three_content img {
padding-left:45%;
}
.new_project_one1 img {
padding-left:45%;
}
.new_project_three3 img {
padding-left:42%;
}
.down_six_content {
display: none;
visibility: hidden;
}
.rera_content_one {
display: none;
visibility: hidden;
}
.thank_you_main p {
	width:42%;
}
.thank_you_main a {
	width:15%;
}
.amenity_content_one {
	width:22%;
}
.amenity_content_two {
	width:34%;
}
.specification_one_content1 {
	float:left;
	width:80%;
	padding-left:15%;
}
.ban_oo_blankoo {
display:none;
}
}









