.form-control {
			padding: 15px !important;
			line-height: 0.25 !important;
			border: 1px solid #ccc !important;
			border-radius: 0 !important;
			font-size:13px !important;
			height:30px !important;
			}
			::selection {
				color: #222 !important;
			}
			
			.searchsubmit:hover{
				color:#000 !important;
			}
			
			.nice-select .list{
			    overflow: scroll !important;
				height:200px !important;
				width:100% !important;
			}
			
			.propprice1
			{
			pointer-events:none;color: #fff;background: #4cd3e3;border: 1px solid transparent;text-align:-webkit-center;font-size:17px;
			}
			.propprice{
			color: #fff;background: #f44a40;border: 1px solid transparent;font-size:17px;
			}
			.propprice a:hover{
			color: #000 !important;
			}
			#img2{
			  display:none;
			  }
			#img1{
			  display:block;
			}
			#display_popup1{
			  display:none;
			  }
			#display_popup{
			  display:block;
			}
			
			.sample-text-area{
			    padding: 130px 0 70px 0;
			}
			.desc .top {
				padding: 8px 0 !important;
			}
			

			@media only screen and (max-width: 768px) {
			
			h2 {
			  font-size: 25px !important;
			}
			#popup_box
			{
			 width:60% !important;
			}
			#popup_box1
			{
			 width:60% !important;
			}
			.navbar-brand{
				width:60% !important;
			}
			.sample-text-area{
			    padding: 70px 0 70px 0 !important;
			 }
			

			 .dd{
			 	display:none;
			 }
			  #img2{
			  display:block;
			  }
			  #img1{
			  display:none;
			  }
			  .nav_img{
			  width:100px;
			  height:52px;
			  }
			 
			}
			@media only screen and (max-width: 991px) {
			 #display_popup1{
			  display:block;
			 
			  }
				#display_popup{
				  display:none;
				}
				.dd{
			 	display:none;
			 }
			 #popup_box
			{
			 width:60% !important;
			}
			#popup_box1
			{
			 width:60% !important;
			}
			}