@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1110px) {
	.historyBackground_holder{width:90%;}
	.aboutTitle{width:50%;}
	.redBoxTitle{width:50%;}
}
@media screen and (min-width: 1100px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 900px) {
	.left-form{width:100%;}
	.right-form{width:100%;}
	
	.partnersSection{width:100%}
	.industriesSection{width:48%}
	.sitemapSection{width:48%}
	.footerLogo{text-align:center;margin-left:0;width:100%}
	.footerCopyright{text-align:center;float:none;margin-bottom:30px;margin-left:0;width:100%}
	.footerSocial{display:none;}
	.footerPartnerText{margin-left:35px;}
	.partnersContainer{width:80%;margin-left:35px}
	.industriesInfoContainer{margin:50px auto;padding:0 40px;width:auto;}
	.industriesSideBarText{display:none}
	.industriesBar{display:block;}
	.industriesSideItem{padding-left:40px;}
	.industryTitle{margin-left:0;margin-top:0;}
	.industryDescription{margin-left:0;}
	.industryImage{margin-left:0;margin-right:0;}
	.industries-banner-Title{font-size:32px;}
	.homeContainer, .itemsIndustryContainer{width:90%;}
	.homeIndustryTitle{font-size:35px;}
}
@media screen and (min-width: 900px) {
	.resFooterSocial{display:none}
}
@media screen and (max-width: 850px) {
	.topBar{display:none;}
	.menuItemsBackground{display:none;}
	.menuTitles{font-size:26px}
	.industries-banner-Background{width:80%;left:10%}
	.industriesContainer{display:block}
	.industryLeft{width:100%}
	
}
@media screen and (min-width: 850px) {
	.resContainer{display:none;}
	.resMenubackground{display:none;}
}
@media screen and (max-width : 720px){
	.iosSlider{display:none;}
	.redBoxTitle{font-size:25px}
	.redBoxTitle{width:20%}
}
@media only screen and (max-width: 620px) {
	.historyTitle{font-size:43px;}
	.redBoxTitle{width:50%}
	.homeIndustryTitle{font-size:25px;}
	.whiteBarText:before{width:35px;left:-35px;}
	.whiteBarText:after{width:35px;right:-35px;}
	.whiteBar:hover .whiteBarText:before, .whiteBar:hover .whiteBarText:after{width:25px;}
	.newsContainer{margin:50px auto;padding:0 20px;}
	.newsTitle{width:100%;font-size:25px;}
	.newsDetailsTitle{width:100%;font-size:25px;}
	.aboutTitle{width:100%;}
	.industriesInfoContainer{margin:50px 20px;padding:0;width:auto;}
	.industriesSideItem, .industriesSideSubItem{padding-left:20px;}
	.industryTitle, .contactAddress{font-size:25px;}
}
@media only screen and (max-width: 535px) {
	.industriesSection{width:80%}
	.sitemapSection{width:80%}
	.footerSep{display:none;}
	.resFooterSocial{width:60%}
	.historyTitle{font-size:31px;}
	.homeTopText1{font-size:35px;}
	.homeTopText2{font-size:40px;}
	.homeTopText3{font-size:50px;}
}
@media only screen and (max-width: 500px) {
	.contact-banner-Background{width:90%;}
	.contact-banner-Title{font-size:60px;}
	.aboutTitle{width:90%;font-size:25px;line-height:30px;}
}
@media only screen and (max-width: 360px) {
	.historyTitle{font-size:24px;}
	.contactTitle{font-size:30px;}
	.select-form{font-size:16px;}
	.resMenuBtn{margin-top:10px;}
}