
/* ----==== Responsive Media Query for All Devices ( Design by:hifzur ) ====---- */

@media screen and (max-width: 1200px) { }

@media screen and (max-width: 1024px) { }

@media screen and (max-width: 992px) { }
    
@media screen and (max-width: 800px) { }

@media screen and (max-width: 769px) {


	.bannerText { font-size: 60px; margin-top: 40%; }
	.propertyImg-box { height: 115px; }
	.agentDetailBox { height: 410px; }
	.agentImg-box { height: 410px; }
	.agentImg-box img { height: 100%; }
	.staticBox { height: 170px; }
	.newsImg { height: 175px; }
	.postCommentSec span { margin-right: 20px; }
	.aubs-inputBox { padding: 15px 20px; }
	.newsLatter { font-size: 16px; }
	.NewsletterEmail { width: 45%; height: 40px; }
	.subsBtn { min-width: 105px; height: 40px; }
	.chat-box { padding: 18px 15px; }
	.copyrightBox { display: inline-block; width: 95%; }
	.copyrightBox ~ .col-md-12 { display: inline-block; }

	.awardIcon i { font-size: 50px; }

	.blogImg { margin-bottom: 15px; }
	.blogDetailImg { height: 350px; }
	.adminDtail { height: auto; padding: 10px; }
	.userImg img { height: 95px; }
	.adminImg { height: 125px; }

	.myAcc-name { margin-top: 6px; }
	.sellPropertyImg { padding-right: 15px; }
	.sellPropertyImg .propertyImg-box { height: 175px; }
	.wishBox { padding: 6px; }

}

@media (max-width:750px) and (min-width:449px) { }

@media (max-width:570px) and (min-width:449px) { }

@media screen and (max-width: 450px) {

	.mainNav-bar { padding: 20px 10px; }
	.navbar-toggle { margin-right: 0; }
	.bannerText { font-size: 36px; margin: 25px 0 35px; text-align: center; }
	.testimonialInner { width: 95%; margin: 0 auto; }
	.carouselBox { padding: 25px 0; }
	.testiText { font-size: 15px; }

	.testimonialSec { height: 400px; }
	.carouselBox { height: 400px; }

	.agentImg-box { height: 225px; }
	.agentImgSec { padding-right: 15px; }
	.agentDetailSec { padding-left: 15px; }
	.agentDetailBox { height: 460px; }
	.staticBox { margin: 15px 0 0 0; }
	.aubs-inputSec { padding-right: 15px; }
	.chat-sec { padding-left: 15px; }
	.chat-box { padding: 8px 15px; }
	.subsBtn { min-width: 80px; height: 35px; }
	.NewsletterEmail { width: 65%; height: 35px; }
	.newsLatter { margin-bottom: 8px; }
	.chat-box { font-size: 20px; }
	.subscribe-sec { padding: 25px 0; }

	footer { padding-bottom: 15px; }
	.copyrightBox { width: 100%; padding-top: 15px; margin-right: 0; }
	.copyrightBox span { margin-right: 0; display: inline-block; width: 100%; margin-bottom: 8px; }
	.socialSec { display: inline-block; width: 100%; }
	.footerHed { font-size: 16px; margin-bottom: 7px; }
	.footerList li { margin-bottom: 4px; }
	.footerList li a { font-size: 14px; }
	.footerForm-sec { display: none; }


	


}

@media screen and (max-width: 321px) { }