@media only screen and (min-width:1171px) and (max-width:1229px)
{

	.proheading {font-size:19px;}
	.videopart iframe {height:253px;}
	.contactimgbg {padding-bottom:14px;}
	/** add css (27-7-2015) **/
	.contactform{ width:100%; }
	.contactform input{ margin-left:0; width:100%; }
	.contactform textarea{ margin-left:0; width:100%; }
	.contactform h3{ margin-left:0; }
	.contactaddress .fa{ margin-right:10px; }
	.home_team_social_media ul{ position:relative; top:0; }


}

@media only screen and (min-width:1025px) and (max-width:1170px)
{
	
	.proheading {font-size:19px;}
	.videopart iframe {height:253px;}
	.contactimgbg {padding-bottom:14px;}
	/** add css (27-7-2015) **/
	.contactform{ width:100%; }
	.contactform input{ margin-left:0; width:100%; }
	.contactform textarea{ margin-left:0; width:100%; }
	.contactform h3{ margin-left:0; }
	.contactaddress .fa{ margin-right:10px; } 
	.home_team_social_media ul{ position:relative; top:0; }
	
}

@media only screen and (min-width:992px) and (max-width:1024px)
{
	
	.proheading {font-size:19px;}
	.videopart iframe {height:253px;}
	.contactimgbg {padding-bottom:14px;}
	/** add css (27-7-2015) **/
	.contactform{ width:100%; }
	.contactform input{ margin-left:0; width:100%; }
	.contactform textarea{ margin-left:0; width:100%; }
	.contactform h3{ margin-left:0; }
	.contactaddress .fa{ margin-right:10px; } 
	.home_team_social_media ul{ position:relative; top:0; }
	
	
	
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
	
	#cssmenu > ul > li > a {padding: 20px;}
	.bannerpart .col-sm-8 {float:none; width:auto; margin-bottom:25px;}
	.bannerpart .col-sm-4 {float:none; width:auto;}
	.proheading {font-size:15px;}
	.proheading span {font-size:31px; }
	.videopart iframe {height:190px;}
	.contactimgbg {padding-bottom:14px;}
	.contactaddress .fa{ margin-right:10px; }
	.contactaddress p{ float:left; }
	/** add css (27-7-2015) **/
	.contactform{ width:100%; }
	.contactform input{ margin-left:0; width:100%; }
	.contactform textarea{ margin-left:0; width:100%; }
	.contactform h3{ margin-left:0; } 
	.contactaddress a{ font-size:13px; }
	.contactaddress p{ font-size:13px; }
	.phone span{ font-size:13px; }
	.sidergt-gc .property-contect img{ margin-right:10px; }
	.sidergt-gc h3{ font-size:20px; }
	.home_team_social_media ul{ position:relative; top:0; }
	
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
	
	.videopropertypart .col-sm-6 {margin-bottom:20px;}
	.contactimgbg {padding-bottom:14px;}
	.left-sidebar-wrapper {margin-bottom:15px;}
	footer .col-sm-6:first-child {margin-bottom:25px;}
	footer .col-sm-6:first-child .col-sm-4 {float:left; width:33.333%;}
	footer .col-sm-6:last-child .col-sm-4 {margin-bottom:25px;}
	.contactdet li {font-size:18px;}
	.logo {padding: 20px 22px;}
	.testimonialpart .col-sm-3 {margin-bottom:25px; text-align:center;}
	/** add css (27-7-2015) **/
	.contactform{ margin:20px 0; }
	.contactform input{ margin-left:0; width:100%; }
	.contactform textarea{ margin-left:0; width:100%; }
	.contactform h3{ margin-left:0; } 
	.contactaddress .fa{ margin-right:10px; }
	.contactaddress p{ float:left; }
	/** add css (28-7-2015) **/
	.sidergt-gc h3{ clear:both; }
	.property-contect h3{ clear:inherit; }
	.home_team_social_media ul{ position:relative; top:0; }
	
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	
	.contactimgbg {padding-bottom:14px;}	
	.logo {padding:15px 10px 20px 10px;}
	.left-sidebar-wrapper {margin-bottom:15px;}
	.bannerdettext h2 {font-size:21px;}
	.videopart iframe {height:190px;}
	.proheading {font-size:14px;}
	.videopropertypart .col-sm-6 {margin-bottom:20px;}
	.contactdet li {font-size:15px;}
	.contactdet li i {font-size:19px;}
	.contactimgbg h3 {font-size:20px;}
	
	footer .col-sm-6:first-child {margin-bottom:25px;}
	footer .col-sm-6:last-child .col-sm-4 {margin-bottom:25px;}
	.testimonialpart .col-sm-3 {margin-bottom:25px; text-align:center;}
	
	/** add css (27-7-2015) **/
	.contactform{ margin:20px 0; }
	.contactform input{ margin-left:0; width:100%; }
	.contactform textarea{ margin-left:0; width:100%; }
	.contactform h3{ margin-left:0; }  
	.contactaddress .fa{ margin-right:10px; }
	.contactaddress p{ float:left; }
	.contactform div{ width:100%; }
	
	/** add css (28-7-2015) **/
	.property-tools ul li{ padding: 0 5px; }
	.property-tools ul li a{ padding: 0 7px 0 0; }
	.sidergt-gc h3{ clear:both; font-size:18px; }
	.property-contect h3{ clear:inherit; }
	.social-link{ clear:both; margin:10px 0; }
	.home_team_social_media ul{ position:relative; top:0; }
	
	
	
	
}




img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

