#mobileMenu, #mobileCat{
}
#searchMobile{
	display: none;
}
#mobileMenuHolder{
}
#mobileContHolder, #mobileSearchHolder{
 	display: none;
}
#mobileCatHolder{
	display: none;
}
.showMobile, .showMobileIN{
	display: none;
}
#mobileMenuToggler, #mobileSearchToggler{
}
#langbarMobile{
	display: none;
}
#mobileMenuLinks{
	display: none;
}
@media all and (max-width: 1023px){
	body{
		overflow-x: hidden;
		background-image: none;
		position: relative;
		font-size: 1em;
	}
	.hideMobile{
		display: none;
	}
	#headerMenu{
		display: none;
	}
	#bannerTop{
		display: none;
	}
	#headerWrap{
		box-shadow: 0 0 7px #000;
	}
	#header{
		width: 100%;
		height: 60px;
	}
	#logo{
		width: auto;
		height: 60px;
	}
	#logo img{
		height: 60px;
	}
	#lineSearch{
		display: none;
	}
	#mobileMenuLinks{
		display: block;  
		padding: 1em 0px;
		width: auto;
		float: right;
	}
	#menu{
		display: none;
		width: 100%;
		padding: 0px;
	}
	#menuContent {
	  padding: 1em 0px;
	  font-weight: bold;
	  color: #fff;
	}
	.linkMenu, .linkMenu:link, .linkMenu:hover, .linkMenu:visited {
	  color: #fff;
	  font-weight: normal;
	  font-size: 1em;
	  padding: 0.3em 1em;
	  text-decoration: none;
	  display: block;
	}
	.linkMenuActive, .linkMenuActive:link, .linkMenuActive:hover, .linkMenuActive:visited {
	  color: #00abed;
	  font-weight: normal;
	  font-size: 1em;
	  padding: 0.3em 1em;
	  text-decoration: none;
	  display: block;
	}
	
	.copyMobile{
		font-size: 0.7em;
	}
	#footer{
		width: 95%;
		margin: 0px auto;
	}
	#leftPart, #rightPart, #leftPartInside {
		width: 96%;
		margin: 20px auto;
		float: none;
		clear: both;
	}
	#leftPartInside{
		padding-right: 0px;
	}
	.columnSite{
		width: 98%;
		margin: 20px auto;
		height: auto;
		float: none;
	}
	.leadingNewsHolder{
		width: 100%;
		height: auto;
	}
	.mainNewsList{
		width: 100%;
	}
	.bannerHolder{
		position: relative;
	}
	.analiziHome{
		width: 100%;
		height: auto;
	}
	.bannerHolder300x250-1{
		position: relative;
		padding: 0px;
		margin: 10px auto;
	}
	.mainNews{
		display: none;
	}
	
	#mobileSearchHolder{
		width: 100%;
		background-color: #353535;
		padding: 1em 0.5em;
		color: #FFFFFF;
		text-align: center;
		display: none;
	}
	.inputField2, .searchField, .submitField{
		font-size: 0.9em;
	}
	.searchField{
		width: 45%;
	}
	#site{
		width: 100%;	
	}
	#mobileMenusLinkHolders{
		float: right;
		width: 50%;
	}
	#mobileMenuToggler, #mobileSearchToggler{
		color: #FFFFFF;
		margin-bottom: 0.5em;
		float: left;
		width: auto;
		margin-right: 0.3em;
		margin-left: 0.4em;
		margin-top: 0.2em;
		font-size: 1.2em;
		font-weight: bold;
	}
	#mobileMenu, #mobileSearch, #mobileCont{
		margin-right: 0.5em;
		float: left;
	}
	#mobileMenuHolder{
		display: none;
	}
	.searchbarMobile input, .searchbarMobile select, .searchbarMobile input[type="submit"]{
		width: 90%;
		font-size: 1em;
		margin: 0.5em auto;
	}
	.searchbarMobile input[type="submit"]{
		font-family: "";
		line-height: 2em;
	}
	.showMobile{
		display: block;
		text-align: left;
	}
	.showMobileIN{
		display: inline;
		text-align: center;
	}
	#menuWrap {
	  margin-top: 0px;
	  background-color: #232323;
	}
	.boxEditor{
		width: 30%;
		height: 300px;
		padding: 10px;
	}
	.boxImageSmall{
		width: 30%;
	}
	.boxImageSmall img{
		width: 100%;
	}
	.boxDescription{
		width: 60%;
	}
	.bannerHolderStandart{
		padding: 0px;
	}
	.columnSiteIn{
		width: 100%;
	}
	.mainNewsDescription{
		width: 60%;
	}
	.pagesHolder{
		width: 100%;
	}
	.smallText, .dateBackground{
		font-size: 0.8em;
	}
	iframe{
		width: 98% !important;
	}
	.mobileFB{
		width: 98% !important;
		overflow: hidden;
	}
	.boxSimilarNewsHeading{
		font-size: 0.9em;
	}
}
@media all and (max-width: 630px){
	.boxEditor{
		width: 40%;
	}
	.mainNewsDescription{
		width: 50%;
	}
}
@media all and (max-width: 510px){
}
@media all and (max-width: 360px){
	.boxEditor{
		width: 94%;
		height: auto;
	}
	.boxEditor div{
		width: 83% !important;
 		height: auto !important;
		margin: 5px auto;
	}
	.boxEditor img{
		width: 100%;
		height: 100%;
	}
	.pictureHolderSmall{
		width: 100%;
		height: auto;
	}
	.pictureHolderSmall img{
		width: 100% !important;
	}
	.mainNewsDescription{
		width: 100%;
	}
	.boxSimilarNews{
		width: 100%;
		height: auto;
	}
	.boxSimilarNewsPic{
		width: 100%;
		height: auto;	
	}
	.boxSimilarNewsPic img{
		width: 100%;
	}
}