@media only screen and (max-width: 1100px) {
	body {
	font-size: 14px;
	-webkit-text-size-adjust: none;
	}	
	#primary_nav_wrap ul a{
		/*padding-left: 15px;
		padding-right: 15px;*/
		padding-left: 7px;
		padding-right: 7px;
	}	
	#primary_nav_wrap ul li > a:not(:only-child)::after{
		right: 0px;
	}
/*
	#OfferSlider li{
		width:300px!important;
	}
*/
	#OfferCont .OfferSection{
		padding-left: 10px;
		padding-right: 10px;
	}
	
}
@media handheld, only screen and (max-width: 959px) {
	.HeaderContainer{
		display: none;
	}
	.mobile_logo{
		display: block;
	}
	.flex-control-nav{
		text-align: center;
		bottom: -50px;
		
	}
	#BannerContainer{
/*		padding-bottom: 40px;*/
	}
	#BodyContainer h2{
		font-size: 28px;
	}
	#BannerSlider .BannerText h4{
		font-size: 24px;
	}
	#OfferCont .OfferSection h3{
		font-size: 24px;
	}
	.BodyBottomLeft .testi-img{
		width: 80px;
	}
	.BodyBottomLeft .testi-text{		
		padding-left: 100px;
	}
	#FooterCont h2{
		font-size: 20px;
	}
	#FooterCont h3{
		 font-size: 18px;
	}
}
@media handheld, only screen and (max-width: 767px) {
	.TopPanel ul li{
		border: 0px;
		padding-left: 10px;
		padding-right: 10px;
		display: none;
	}
	.TopPanel ul li.headersearch{
		float: right;
		display: block!important;
		height: 40px;
		padding-bottom: 10px;
	}
	.TopPanel .column12{
		margin-bottom: 0px;
	}
	#BannerSlider .BannerText{
		position: relative;
	}
	#BannerSlider .BannerText p{
		padding-right: 10px;
	}
/*
	#BannerSlider .BannerText{
		background: #7f7f7f;
	}
*/
	.blogsidebar{
		display: none;
	}
	.RecentArticleCont .pagination ul li a{
		padding-left: 4px;
		padding-right: 4px;
	}
	.contact-add-cont{
		width: 100%;
		margin: 0px;
	}
	#BannerSlider .BannerText{
		width: 98%;
	}
	#BodyContainer{
		box-shadow: 0px 0px 0px #333;
		border: 0px;
	}
}
@media handheld, only screen and (max-width: 620px) {
	
}
