@media only screen and (max-width: 1024px){
	.content.narrow-toggle {
		margin-top: 25px;
	}
}
@media only screen and (max-width: 740px){
	.menu-box{
		display:none;
	}
	
	.act-box-new {
		display: block;
		margin-top: -15px;
	}
	
	.border-mobile-none:first-child {
		border-top: none !important;
	}
		
	.main-header, .sticky-wrapper, .four-columns.grey-bg, .lang-box, .fb-box, .main-footer, .bottom-header-inside, .main-aside, .star-block, .star-text{
		display: none !important;
	}
	
	.videos-index .three-columns .one-column{
		width: 100%;
		margin-left: 0 !important;
	}
	
	.main-aside .question-form .dop label{
		font-size: 24px;
		line-height: inherit;
	}
	
	.nav-mobile{
		display: block;
	}
	
	.main-aside.real{
		display: block !important;
		width: 100%;
		margin-top: 20px;
	}
	
	.main-aside .question-form button{
		width: 100%;
	}
	
	.bottom-header{
		position: relative;
		background: #f6f4ec;
		color: #897f67;
		overflow: hidden;
	}	
	
	.breadcrumbs{
		/*margin-top: 100px;*/
	}
	
	 .all-levels, .level{
		 width: 100%;
		 font-size: 24px;
	 }
	
	.all-levels{
		top: 100px;
		left: 0px !important;
		display: none;
	}
	
	.all-levels li > a{
		padding: 30px;
	}
	
	.inside-content .content{
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
			
	.content{
		border: none;
	}
	
	.wrapper-inside{
		padding: 0 30px;
	}
	
	.slider-images-container{
		/* width: 100%; */
	}
		
	.logo-box{
		width: 100%;		
		margin: 0 !important;
		border-bottom: 1px solid #dfdacc;
		height: 150px;
		text-align: center;
	}
		
		.logo{
			left: 50%;
			margin-left: -205px !important;
		}
		
		.logo, .logo-box object{
			margin: auto;
			width: 413px;
			height: 150px;
		}
	
	.first-contact, .second-contact{
		width: 50%;
		padding-right: 0 !important;
		padding-left: 4.6875% !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		margin-top: 35px !important;
		margin-bottom: 20px;
		vertical-align: inherit !important;
	}
	
	.bottom-header .mb15{
		margin-bottom: 35px;
	}
	
	.bottom-header .opacity{
		color: rgba(137,127,103,.58);
		font-size: 20px;		
	}
	
	.bottom-header .gold, .footer-mobile-row .gold{
		font-size: 20px;
	}
	
	.bottom-header .f16{
		color: #897f67 !important;
		font-size: 30px !important;
	}
	
	.breadcrumbs{
		background: #f6f4ec;
		padding: 20px 0;
	}	
	
	.breadcrumbs .return{
		display: none;
	}
	
	.breadcrumbs-list a{
		font-size: 24px;
		background: url(../images/breadcrumbs-mobile.png) right center no-repeat;
		padding-right: 30px;
		margin-right: 20px;
	}
	
	.main-content-title{
		border-bottom: 1px solid #ecebe5;
		margin-bottom: 30px;
	}
	
	.main-content-title h1{
		font-size: 40px;
		line-height: 45px;
	}
	
	.page p, .page li, .coin-block p, .coin-block .bold, .one-contact .f16, .one-contact .mb15.inline, .one-region-contact .f16 {
		font-size: 24px !important;
		line-height: 35px;
	}
	
	.content h2{
		font-size: 30px;
		line-height: 40px;
	}
	
	.question-form-title{
		margin: 20px 0 40px 0;
	}
	
	.question-form-title p{
		font-size: 30px;
		line-height: 28px;
	}
	
	.question-form label{
		display: none;
	}
	
	.question-form input[type="text"], .question-form textarea{
		/*font-size: 24px;*/
		font-size: 15px;
		line-height: 70px;
		margin-bottom: 30px;
	}
	
	
	.question-form select{
		/*font-size: 24px;*/
		font-size: 15px;		
		margin-bottom: 30px;
	}
	
	.question-form input[type="text"]::-webkit-input-placeholder, .question-form textarea::-webkit-input-placeholder{
		color: inherit;
	}
	
	.question-form textarea{
		height: 268px;
	}
	
	.question-form input[type="text"]:-moz-placeholder, .question-form textarea:-moz-placeholder{
		color: inherit;
	}
	
	.question-form-bottom{
		margin: 20px 0;
	}
	
	.question-form button{
		width: 100%;
		font-size: 30px;
		line-height: 100px;
		margin-left: 0;
	}
	
	.two-columns-one{
		width: 100%;
	}
	
	.question-form input[type="text"], .question-form select{
		height: 70px;
	}
	
	.one-article td, .one-article th{
		font-size: 20px !important;
		line-height: 20px !important;
		padding: 20px 15px !important;
	}
		
	.plank{
		background-image: url(../images/comments-mobile.png);
		background-position: 30px center;
		background-repeat: no-repeat;
		background-color: #455e22;		
		font-size: 20px;
		line-height: 24px;
		height: 100px;
		width: 50%;
		padding: 20px 30px 15px 100px;
		border-bottom: 5px solid #394726;
	}
	
	.plank.enter{				
		background-image: url(../images/online-mobile.png);
		background-position: 30px center;
		background-repeat: no-repeat;
		background-color: #d5b75d;	
		padding: 15px 30px 15px 100px;	
		border-bottom: 5px solid #93793d;
		margin-left: 0;
	} 
	
.prev-mobile{	
	background-image: url(../images/prev-mobile.png) !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	background-color: transparent !important;	
}

.next-mobile{	
	background: url(../images/next-mobile.png) !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	background-color: transparent !important;	
}
	
	.main-span, .hover-span{
		background: none !important;
	}
	
	.main-slider{
		margin-top: 100px;
	}
	
	.main-slider-text-box{
		top: 0;
		text-align: center;
	}
	
	.main-slider-text-box .wrapper{
		max-width: 400px;
	}
		
		.main-slider-text{
			width: 100%;
			font-size: 20px;
			line-height: 25px;
		}
	
	.slider-bullets{
		display: none;
		width: 100%;
		text-align: center;
		bottom: 40px;
	}
		
		.slider-bullets li{
			width: 17px;
			height: 17px;
			background: url(../images/bullet-big.png) no-repeat;
		}
		
		.slider-bullets li.active{
			background: url(../images/bullet-big-active.png) no-repeat;
		}
		
	.prev, .next, .line{
		display: none;
	}
	
	.map-regions{
		margin-top: 0;
		margin-bottom: 0;
	}
	
		.map-regions a{
			width: 100%;
			height: 80px;
			padding: 15px 20px 15px 70px;
			margin-right: 0;			
		}
		
		.wrapper .map-regions a p {
			font-size: 20px;
			line-height: 24px;
			font-weight: 100;
			font-family: 'Helvetica Neue';
			max-width: 130px;
		}
		.map-href {
			  background-size: 20px;
		}
		.regions-href {
			background-size: 17px;
			background-position: 25px center;
		}
		.wrapper .map-regions a .sum {
			font-size: 11px;
		}
		
/*
		.map-regions a .sum{
			font-size: 15px;
		}
*/
	
	.news-index, .videos-index{
		padding: 0 30px;		
	}
		
		.four-columns .one-column{
			width: 100%;
			margin-left: 0;
		}
		
		.title-section{
			padding: 50px 0 35px 0;
		}
		
		.title-section a{
			font-size: 40px;
		}
		
		.second-menu a{
			font-size: 30px;
			line-height: 40px;
		}
		
		.date{
			font-size: 20px;
			line-height: 36px;
			margin-top: 20px;
		}
	
	.column-title a, .square-title a{
		font-size: 30px;
		line-height: normal;
	}
	
	.square-title a {
		display: block;
		background: url(../images/arrow-black.png) right 15px no-repeat;
		margin-right: 25px;
	}
	
	.color1, .color2, .color3, .color4{
		padding: 30px 0 0 0;
		height: auto;
		margin-bottom: 0 !important;
	}	
	
	.one-column.passive, .one-column.coin{
		height: 100px;
		overflow: hidden;
		padding: 0;		
	}
	
		.one-column.passive .square-title a{
			color: #fff;
			background: url(../images/select-white.png) right 45px no-repeat;
			line-height: 90px;
		}
		
		.one-column.passive .grey-color, .one-column.passive table, .one-column.passive .more, .one-column.coin .more{
			display: none;
		}
	
	.color1.passive{
		background: #dfc579;
	}
		
	.color2.passive{
		background: #d5b75d;
	}
	
	.color3.passive{
		background: #c7a34d;
	}
	
	.color4.coin{
		background: #918a7f;
	}
		
		.color4.coin .square-title a{
			color: #fff;
			background: none;
			line-height: 90px;
		}
		
	.grey-color{
		font-size: 20px;
	}
	
	.one-column table p, .one-column table span{
		font-size: 24px;
		line-height: 40px;
	}
	
	.down{
		background: url(../images/arrow-red.png) right center no-repeat;
		padding-right: 20px;
	}
	
	.up{
		background: url(../images/arrow-green.png) right center no-repeat;
		padding-right: 20px;
	}
	
	.one-column table .grey-color{
		font-size: 20px;
		line-height: 22px !important;
	}
	
	.brown{
		font-size: 24px;
		line-height: 100px;
		padding-left: 20px;
	}
	
	.more{
		position: relative;
		left: 0;
		bottom: 0;
		background: #f6f4ec;
		margin-top: 20px;
	}
	
	.square-content{
		padding: 0 20px;
	}
	
	.one-video{
		float: left;
		margin-right: 35px;
	}
	
	.footer-mobile{
		display: block;
		background: #4a5043;
	}
		
		.footer-mobile-container{
			padding: 30px;
			color: #fff;
		}
		
			.footer-mobile-container a{
				color: #d5b75d;
				font-size: 20px;
			}
		
		.footer-mobile-content{
			padding: 30px;
			color: #a2a49f;
		}
		
		.footer-mobile-row{
			border-bottom: 1px solid #585e51;
		}
		
		.footer-mobile-row-title{
			font-size: 20px;
			margin-bottom: 30px;
		}
		
		.f30{
			font-size: 30px;
			color: #fff;
			margin-bottom: 5px;
		}
		
		.footer-mobile-cell{
			font-size: 15px;
			line-height: 22px;
			display: inline-block;
			vertical-align: top;
			width: 150px;
		}
		
		.menu-mobile-box{
			overflow-y: visible;
			overflow-x: hidden;
		}
		
		.select-coin .two-columns, .one-contact{
			width: 100%;
		}
				
		.select-coin .two-columns .two-columns-one{
			padding-right: 0 !important;
			width: 100% !important;
		}
		
		.one-book:nth-child(3n){
			margin-right: 27px;
		}
		
		.one-coin:nth-child(3n), .one-partner:nth-child(4n){
			margin-right: 13px;
		}
		
		.four-books .one-book:nth-child(4n){
			margin-right: 27px !important;
		}
		
		.one-act-title{
			width: 100%;
		}
		
		.object-description .main-coin-aside, .object-description .main-content-title, .object-description .coin-content{
			width: 100%;
		}
		
		.object-description .main-coin-aside{
			margin-bottom: 20px;
		}
		
		.object-description .main-content-title{
			float: none;
		}
		
		.perevorot-logo{			
			margin: auto;
			float: none;					
		}
		
		.main-aside .question-form select{
			font-size: 24px;			 
		}
		
		.content.narrow-toggle{
			display: block !important;
		}
		
		.sub-narrow{
			display: none !important;
		}	
		.map-regions a p{
			font-size: 24px;
			font-weight: 100;
			font-family: 'Helvetica Neue';
			max-width: 240px;
			line-height: 24px;
		}
		/*new footer-style*/
		.footer-mobile-content {
			padding: 20px 30px;
			text-align: center;
		}
		.footer-mobile-row-title,
		.footer-mobile-container a {
			font-size: 14px;
		}
		.footer-mobile-row-title {
			margin-bottom: 16px;
		}
		.footer-mobile-content .f30 {
			font-size: 20px;
		}
		.footer-mobile-cell {
			width: 105px;
			font-size: 11px;
			line-height: 14px;			
		}
		.footer-mobile-container {
			padding: 20px 30px;
			text-align: center;			
		}
		.footer-mobile-container b {
			font-size: 11px;
			font-weight: normal;
		}
		.footer-mobile-row:last-child .footer-mobile-container p {
			font-size: 10px;
			line-height: 14px;
		}
		.question-form button {
			line-height: 38px;
			font-size: 14px;
		}
		.question-form .captcha-text {
			width: 100%;
		}
		.recaptchatable #recaptcha_response_field {
			margin-bottom: 0;
		}
		
			
}
@media only screen and (max-width: 550px){

	.first-contact, .second-contact, .plank{
		width: 100%;
	}
	
	.second-contact{
		margin-top: 0 !important;
	}
	
	.plank{
		padding: 25px 20px 15px 100px !important;
	}
	
	.logo, .logo-box object{
		width: 77%;
		/*width: 90%;*/
	}
	
}
@media only screen and (max-width: 400px){
	.footer-mobile-cell {
		width: 95px;
	}
	.footer-mobile-content,
	.footer-mobile-container  {
		padding-left: 10px;
		padding-right: 10px;
	}
}





















