@media screen and (min-width: 320px) and (max-width: 767px) {
	
	.mobile_breadcrumbs {
		width: calc(100% + 30px);
    	margin: 0 -15px 0 -15px;
	}
	
	.list-tovar .box-img {
	    height: auto !important;
	}

	#right-foot {
	    width: 100% !important;
	}
	#right-foot div {
	    width: auto !important;
	}

	.view-artikle {
	    padding-left: 0;
	    margin-left: 0;
	        margin-bottom: 7px;
    opacity: .5;
	}

	#mainboxart #only-artcl .list-tovar li {
	    width: calc(100% - 20px) !important;
	}

	#box-post p {
	    font-weight: 400;
	}

	footer .mobile_footer_menu {
	 	display: block;
	 	text-align: center;
	 	margin-bottom: 40px;
	}
	footer .mobile_footer_menu ul {
		display: block;
	}
	footer .mobile_footer_menu ul li:not(:last-child) {
		margin-bottom: 10px;
	}
	footer .mobile_footer_menu ul li a {
		font-size: 16px;
		font-weight: 600;
    	color: #505050;
    	text-decoration: none;
	}
	footer .mobile_footer_menu ul li a .to-ishop {
	    padding-left: 30px !important;
	    background-image: url(/images/journal/shcart.png);
	    background-repeat: no-repeat;
	    background-position: 0px center;
	    background-size: 21px;
	}

	#list-game-art li .top-game-item, #list-obor-art li .top-obor-item {
		display: none;
	}
	#list-game-art li:first-child .top-game-item, #list-obor-art li:first-child .top-obor-item {
		display: block;
	}

	.mp-menu ul li > a.active {
		color: #fc8703;
	}

	.top-art-item .preview_video {
		display: none !important;
	}

	.video_more_button {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }
    .video_more_button a {
	    color: #111;
	    font-family: 'Open Sans';
    }

	#list-game-art .title-game-item, #list-obor-art .title-obor-item {
	    font-weight: 600;
	    font-size: 18px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}

	.to-ishop {
	    padding-left: 50px !important;
	    background-image: url(/images/journal/shcart.png);
	    background-repeat: no-repeat;
	    background-position: 20px center;
	    background-size: 21px;
	}

	#left-articles {
	    width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	}
		.sp-sd, .delimited {
}
	.mobviss{
		display: inline-block !important;
	}
.mobviss a{
	color: #555;
}

	#find-post {
	    width: 100%;
	}

	.list-artcles-new li{
	    width: 100%;
	    margin: 0 0 20px 0;
	    display: block;
	    vertical-align: top;
	    padding: 0;
	    border: 1px solid #e3e3e3;
	    border-radius: 3px;
	    padding-bottom: 6px;
	    min-height: auto;
	    float: left;
	    position: relative;
	    overflow: hidden;
	    background: #fff !important;
	    box-sizing: border-box;
	}
	.list-artcles-new li:hover{
	    border: 1px solid #c0c0c0;
	}
	.top-art-item{
	    position: relative;
	    min-height: 194px;
	    overflow: hidden;
	}
	.top-art-item picture img{
	    width: 100% !important;
	    height: auto !important;
	    position: absolute;
	    left: 0 !important;
	    top: 0 !important;
	}
	.top-art-item>img{
	    position: absolute;
	    left: calc(50% - 24px);
	    top: calc(50% - 24px);
	    opacity: .9;
	}
	.bottom-art-item{
	    padding: 3px 12px;
	    font-family: 'Open Sans';
	}
	.list-artcles-new a{
	color: #000;
	    text-decoration: none;
	}
	.type-art-item{
	color: #00000085;
	    text-transform: uppercase;
	    font-weight: 600;
	    font-size: 11px;
	    margin-bottom: 5px;
	    line-height: 23px;
	}
	.title-art-item{
	    font-weight: 600;
	    font-size: 18px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}
	.short-art-item{
	      font-size: 14px;
	    color: #777 !important;
	    line-height: 19px;
	    margin-bottom: 20px !important;
	        height: 57px;
	    overflow: hidden;
	    position: relative;
	}
	.frost{
	  position: absolute;
	    bottom: 0;
	    left: 0;
	}
	.to-art-item{
	    position: relative;
	    bottom: auto;
	    width: 100%;
	}
	.data-postt{
	       text-transform: lowercase;
	    float: right;
	    font-weight: 400;
	    color: #ffffffa6;
	}
	.to-art-item-a{
	    width: 107px;
	    text-align: center;
	    line-height: 30px;
	    border-radius: 3px;
	    border: 0;
	    font-size: 13px;
	    float: left;
	    background: #eee;
	    font-weight: 600;
	    color: #444;
	}

	li:hover .to-art-item-a {
	 background: #d1d1d1;
	}

	.to-art-item-view{
	      padding-left: 20px;
	    font-size: 13px;
	    background-image: url(/images/view_article.png);
	    background-repeat: no-repeat;
	    background-size: 15px;
	    background-position: left center;
	    float: right;
	    width: auto;
	    line-height: 31px;
	    color: #666;
	}

	.list-artcles-new li:not(.youtube-item):nth-child(1){
		width: 100%;
	    background: #fff !important;
	    border: 1px solid #e3e3e3;
	    min-height: auto;
	    padding-bottom: 6px;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .top-art-item {
	    width: 100%;
	    float: none;
	    overflow: hidden;
	    height: auto;
	    min-height: 194px;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .bottom-art-item {
	    width: 100%;
	    float: none;
	    padding: 3px 12px;
	    box-sizing: border-box;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .type-art-item {
	    color: #00000085;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .title-art-item {
	    font-size: 18px;
	    line-height: 24px;
	    color: inherit;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .to-art-item {
	    position: relative;
	    bottom: auto;
	    width: 100%;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .to-art-item-a {
	    width: 107px;
	    text-align: center;
	    line-height: 30px;
	    border-radius: 3px;
	    border: 0;
	    font-size: 13px;
	    float: left;
	    background: #eee;
	    font-weight: 600;
	    color: #444;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .to-art-item-view {
	    padding-left: 20px;
	    font-size: 13px;
	    background-image: url(/images/view_article.png);
	    background-repeat: no-repeat;
	    background-size: 15px;
	    background-position: left center;
	    float: right;
	    width: auto;
	    line-height: 31px;
	    color: #666;
	}

	.pager_filter li.page {
		/*display: none;*/
	}
	.page a {
	    padding: 0 !important;
	    border: none !important;
	    height: 30px;
	    width: 30px;
	    line-height: 30px;
	    border-radius: 100px;
	    margin: 0 0px;
	    font-size: 14px;
	}

	#right-articles {
		display: none;
	    float: left;
	    width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	    margin: 20px 0;
	}

	.calcsnts .pht-art {
	    width: 78px;
	    height: 73px;
	    background-size: 95%;
	    border-radius: 4px;
	    float: none;
	    display: inline-block;
	    position: relative;
	    background-repeat: no-repeat;
	    vertical-align: middle;
	}
	.ulconetnts .nam-art, .calcsnts .nam-art {
	    float: none;
	    display: inline-block;
	    width: 150px;
	    margin-top: 3px;
	    font-size: 14px;
	    line-height: 17px;
	    height: auto;
	    overflow: hidden;
	    vertical-align: middle;
	}

	#carousel_napitki li {
	    width: 185px;
	    margin: 0 auto;
	}
	#carousel_recept .owl-prev, #carousel_napitki .owl-prev {
	    left: 10px;
	}
	#carousel_recept .owl-next, #carousel_napitki .owl-next {
	    right: 10px;
	}

	#carousel_recept, #carousel_napitki {
	    margin-left: 0;
	}

	#carousel_recept li {
	    margin: 0 auto;
    	width: calc(100% - 140px);
	}
	#carousel_recept li .top-art-item img {
	    width: 100%;
	    height: auto;
	}

	.email-box {
	    padding: 15px 20px 5px 20px;
	    width: calc(100% - 30px);
	    box-sizing: border-box;
	    margin: 0 auto;
	}
	.email-box-p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.email-box-h {
	    font-size: 24px;
	    font-weight: 600;
	    line-height: 30px;
	    margin-bottom: 20px;
	}
	.email-box input[type='text'] {
	    width: 100%;
	    box-sizing: border-box;
	    margin-bottom: 10px;
	}
	.email-box input[type='submit'] {
	    margin: 0 auto;
	    display: block;
	}

	#video-last {
	    padding: 0 15px;
	}
	#video-last li {
		display: none;
	    width: 100%;
	    box-sizing: border-box;
	    min-height: auto;
	}
	#video-last li:nth-child(1),
	#video-last li:nth-child(2),
	#video-last li:nth-child(3) {
		display: block;
	}
	#video-last .video-art-item picture img {
	    width: 100%;
	    border-bottom: none;
	}
	#video-last .video-art-item {
	    height: 180px;
    	border-bottom: 5px solid #ff2823;
	}

	#list-obor-art {
		width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	}
	#list-game-art li, #list-obor-art li {
	    width: 100%;
	    box-sizing: border-box;
	    min-height: auto;
	}
	#list-game-art .to-game-item, #list-obor-art .to-obor-item {
	    position: relative;
	    bottom: 0;
	    left: 0;
	}
	#list-game-art li .top-game-item img, #list-obor-art li .top-obor-item img {
	    width: 100%;
	}

	#list-game-art {
	    width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	}

	#form-posyl-footer, #left-foot, #ul-foot-mobile {
		display: none;
	}

	#right-foot img {
	    -webkit-filter: none;
	    height: 32px;
	}

	footer {
	    background-color: #fff;
	    border-top: 1px solid #e3e3e3;
	}

	#box-post {
	    padding: 0;
	}
	
	#mainboxart .box-i {
		display: none;
	}
	#mainboxart .box-i-mobile {
	    display: block;
	}
	#mainboxart .box-i-mobile img {
	    width: 100%;
	    border-radius: 10px;
	    height: auto;
	}
	#mainboxart #only-artcl img {
	    height: auto;
	}
	#mainboxart div[itemprop="mainEntityOfPage"] h1 {
	    margin: 5px 0 17px 0;
	}
	#mainboxart iframe.newpost_video_frame {
	    min-height: auto;
	    height: 190px;
	}
	.socialb {
	    padding: 0 0px;
	}

	.mc-add-comment {
	    width: 100%;
	}

	#ann {
	    padding: 0 0px;
	}

	.video-container {
	    height: auto;
	    position: relative;
	    padding-bottom: 0;
	}

	h2.title-carusel {
		margin: 35px 0 17px 25px !important;
	}

	.list-artcles-new li .article_shadow {
		display: none;
	}

	.list-artcles-new li.podcast_item {
	    width: 100% !important;
	    height: auto !important;
	    min-height: auto !important;
	    border: none !important;
	}
	.list-artcles-new li.podcast_item .top-art-item {
	    width: 100% !important;
	    float: none !important;
	    overflow: hidden !important;
	    height: auto !important;
	    margin: 0 !important;
	    min-height: auto !important;
	    border-radius: 3px !important;
	}
	.list-artcles-new li.podcast_item .top-art-item picture img {
	    height: auto !important;
	    position: relative !important;
	    left: 0 !important;
	    width: 100% !important;
	    top: 0 !important;
	    display: block !important;
	}
	.list-artcles-new li.podcast_item .bottom-art-item {
	    position: relative !important;
	    width: 100% !important;
	    box-sizing: border-box !important;
	    float: none !important;
	    padding: 10px 0 10px 0 !important;
	}
	.list-artcles-new li.podcast_item .type-art-item {
		display: none !important;
	}
	.list-artcles-new li.podcast_item .short-art-item {
	    font-size: 13px !important;
	    line-height: 19px !important;
	    color: #777 !important;
	    height: 40px !important;
	    margin-bottom: 0px !important;
	}
	.list-artcles-new li.podcast_item audio {
	    width: 100% !important;
	    height: 36px !important;
	    margin-left: 0 !important;
	}

	#list-akcii-art {
	    padding: 0 15px;
	}
	#list-akcii-art li {
	    float: none;
	    margin-right: 0;
	    width: 100%;
	    margin-bottom: 10px;
	}
	#list-akcii-art li a img {
	    border-radius: 3px;
	    width: 100%;
	}

	#mainboxart-test {
	    width: 100% !important;
	    margin: 0%;
	}
	.test-b h1 {
	    font-size: 28px;
	    line-height: 32px;
	}

	.email-box form label.error {
	    position: relative;
	    bottom: 0 !important;
	    left: 0 !important;
	    margin-top: -5px;
	    margin-bottom: 15px;
	    display: block;
	}

	.right-articles-h.calcs_header,
	#calcs-raz,
	#calcs-content {
		display: none;
	}



}
@media screen and (min-width: 768px) and (max-width: 1090px) {

	.mobile-menu-main {
	    display: block;
	}
	.mobile-menu-main {
	    box-shadow: 0 5px 10px rgba(0,0,0,.2);
	    margin-bottom: 10px;
	    overflow: hidden;
	}
	header {
	    display: none;
	}
	#header-mob-lefts{
	    display: inline-block;
	    vertical-align: top;
	    margin: 0;
	    font-weight: 400;
	    text-align: left;
	    font-size: 18px;
	    line-height: 19px;
	    font-family: 'Open Sans';
	    padding-top: 8px;
	    width: 217px;
	    color: #000;
	    text-decoration: none;
	padding-left: 40px;
	    background-repeat: no-repeat;
	    background-image: url(/images/logo-rd-35.png);
	    background-position: center left;
	}
	#header-mob-lefts i{
	    display: block;
	    font-size: 12px;
	    font-style: normal;
	    color: #8e8e8e;
	    margin-left: 2px;
	}
	.menu-trigger {
	    position: relative;
	    font-size: 20px;
	    display: inline-block;
	    line-height: 50px;
	    width: 60px;
	    text-align: center;
	    vertical-align: top;
	}
	.menu-trigger img{
	      padding-top: 5px;
	    display: inline-block;
	    vertical-align: top;
	}
	#mp-menu:after {
	    box-shadow: 0 0 10px #000;
	}




	#left-articles {
	    width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	}
	#find-post {
	    width: 100%;
	}

	.list-artcles-new li{
	    width: 49%;
	    margin: 0 0 20px 0;
	    display: inline-block;
	    vertical-align: top;
	    padding: 0;
	    border: 1px solid #e3e3e3;
	    border-radius: 3px;
	    padding-bottom: 6px;
	    min-height: auto;
	    float: none;
	    position: relative;
	    overflow: hidden;
	    background: #fff !important;
	    box-sizing: border-box;
	}
	.list-artcles-new li:hover{
	    border: 1px solid #c0c0c0;
	}
	.list-artcles-new {
	    font-size: 0;
	    display: flex;
    	flex-wrap: wrap;
	}
	.top-art-item{
	    position: relative;
	    min-height: 194px;
	    overflow: hidden;
	}
	.top-art-item picture img{
	    width: 100% !important;
	    height: auto !important;
	    position: absolute;
	    left: 0 !important;
	    top: 0 !important;
	}
	.top-art-item>img{
	    position: absolute;
	    left: calc(50% - 24px);
	    top: calc(50% - 24px);
	    opacity: .9;
	}
	.bottom-art-item{
	    padding: 3px 12px;
	    font-family: 'Open Sans';
	}
	.list-artcles-new a{
	color: #000;
	    text-decoration: none;
	}
	.type-art-item{
	color: #00000085;
	    text-transform: uppercase;
	    font-weight: 600;
	    font-size: 11px;
	    margin-bottom: 5px;
	    line-height: 23px;
	}
	.title-art-item{
	    font-weight: 600;
	    font-size: 18px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}
	.short-art-item{
	      font-size: 14px;
	    color: #777 !important;
	    line-height: 19px;
	    margin-bottom: 20px !important;
	        height: 57px;
	    overflow: hidden;
	    position: relative;
	}
	.frost{
	  position: absolute;
	    bottom: 0;
	    left: 0;
	}
	.to-art-item{
	    position: relative;
	    bottom: auto;
	    width: 100%;
	}
	.data-postt{
	       text-transform: lowercase;
	    float: right;
	    font-weight: 400;
	    color: #ffffffa6;
	}
	.to-art-item-a{
	    width: 107px;
	    text-align: center;
	    line-height: 30px;
	    border-radius: 3px;
	    border: 0;
	    font-size: 13px;
	    float: left;
	    background: #eee;
	    font-weight: 600;
	    color: #444;
	}

	li:hover .to-art-item-a {
	 background: #d1d1d1;
	}

	.to-art-item-view{
	      padding-left: 20px;
	    font-size: 13px;
	    background-image: url(/images/view_article.png);
	    background-repeat: no-repeat;
	    background-size: 15px;
	    background-position: left center;
	    float: right;
	    width: auto;
	    line-height: 31px;
	    color: #666;
	}

	.list-artcles-new li:nth-child(2n-1) {
		margin-right: 2%;
	}

	.list-artcles-new li:not(.youtube-item):nth-child(1){
		width: 49%;
	    background: #fff !important;
	    border: 1px solid #e3e3e3;
	    min-height: auto;
	    padding-bottom: 6px;
	    margin-right: 2%;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .top-art-item {
	    width: 100%;
	    float: none;
	    overflow: hidden;
	    height: auto;
	    min-height: 194px;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .bottom-art-item {
	    width: 100%;
	    float: none;
	    padding: 3px 12px;
	    box-sizing: border-box;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .type-art-item {
	    color: #00000085;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .title-art-item {
	    font-size: 18px;
	    line-height: 24px;
	    color: inherit;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .to-art-item {
	    position: relative;
	    bottom: auto;
	    width: 100%;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .to-art-item-a {
	    width: 107px;
	    text-align: center;
	    line-height: 30px;
	    border-radius: 3px;
	    border: 0;
	    font-size: 13px;
	    float: left;
	    background: #eee;
	    font-weight: 600;
	    color: #444;
	}
	.list-artcles-new li:not(.youtube-item):nth-child(1) .to-art-item-view {
	    padding-left: 20px;
	    font-size: 13px;
	    background-image: url(/images/view_article.png);
	    background-repeat: no-repeat;
	    background-size: 15px;
	    background-position: left center;
	    float: right;
	    width: auto;
	    line-height: 31px;
	    color: #666;
	}

	.pager_filter li.page {
		/*display: none;*/
	}
	.page a {
	    padding: 0 !important;
	    border: none !important;
	    height: 30px;
	    width: 30px;
	    line-height: 30px;
	    border-radius: 100px;
	    margin: 0 0px;
	    font-size: 14px;
	}

	#right-articles {
		display: none;
	    float: left;
	    width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	    margin: 20px 0;
	}

	.calcsnts .pht-art {
	    width: 78px;
	    height: 73px;
	    background-size: 95%;
	    border-radius: 4px;
	    float: none;
	    display: inline-block;
	    position: relative;
	    background-repeat: no-repeat;
	    vertical-align: middle;
	}
	.ulconetnts .nam-art, .calcsnts .nam-art {
	    float: none;
	    display: inline-block;
	    width: 150px;
	    margin-top: 3px;
	    font-size: 14px;
	    line-height: 17px;
	    height: auto;
	    overflow: hidden;
	    vertical-align: middle;
	}

	#carousel_napitki li {
	    width: 185px;
	    margin: 0 auto;
	}
	#carousel_recept .owl-prev, #carousel_napitki .owl-prev {
	    left: -5px;
	}
	#carousel_recept .owl-next, #carousel_napitki .owl-next {
	    right: -5px;
	}

	#carousel_recept, #carousel_napitki {
	    margin-left: 0;
	}

	#carousel_recept li {
	    margin: 0 auto;
    	width: calc(100% - 20px);
	}
	#carousel_recept li .top-art-item img {
	    width: 100%;
	    height: auto;
	}

	.email-box {
	    padding: 15px 20px 5px 20px;
	    width: 85%;
	    box-sizing: border-box;
	    margin: 0 auto;
	}
	.email-box-p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.email-box-h {
	    font-size: 24px;
	    font-weight: 600;
	    line-height: 30px;
	    margin-bottom: 20px;
	}
	.email-box input[type='text'] {
	    width: 70%;
	    display: block;
	    margin: 0 auto;
	    box-sizing: border-box;
	    margin-bottom: 15px;
	}
	.email-box input[type='submit'] {
	    margin: 0 auto;
	    display: block;
	}

	#video-last {
	    padding: 0 15px;
	    display: flex;
    	flex-wrap: wrap;
	}
	#video-last li {
	    width: 32%;
	    box-sizing: border-box;
	    min-height: auto;
	    margin: 8px 0 13px 0;
	}
	#video-last li:not(:nth-child(3n)) {
		margin-right: 2%;
	}
	#video-last .video-art-item picture img {
	    width: 100%;
	    border-bottom: none;
	}
	#video-last .video-art-item {
	    height: 120px;
    	border-bottom: 5px solid #ff2823;
	}

	#list-obor-art {
		width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	}
	#list-game-art li, #list-obor-art li {
	    width: 49%;
	    box-sizing: border-box;
	    min-height: auto;
	    margin: 0 0 15px 0px;
	}
	#list-game-art li:nth-child(2n-1), #list-obor-art li:nth-child(2n-1) {
		margin-right: 2%;
	}
	#list-game-art .to-game-item, #list-obor-art .to-obor-item {
	    position: relative;
	    bottom: 0;
	    left: 0;
	}
	#list-game-art li .top-game-item img, #list-obor-art li .top-obor-item img {
	    width: 100%;
	}

	#list-game-art {
	    width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	}

	#form-posyl-footer, #left-foot, #ul-foot-mobile {
		display: none;
	}

	#right-foot img {
	    -webkit-filter: none;
	    height: 32px;
	}

	footer {
	    background-color: #fff;
	    border-top: 1px solid #e3e3e3;
	}

	#box-post {
	    padding: 0;
	}

	.view-artikle {
	    padding-left: 0;
	    margin-left: 0;
	    margin-bottom: 0px;
	}
	#mainboxart div[itemprop="mainEntityOfPage"] h1 {
	    margin: 5px 0 22px 0;
	}
	#mainboxart iframe.newpost_video_frame {
	    min-height: auto;
	    height: 410px;
	}
	.socialb,
	#mc-container {
	    padding: 0 0px;
	}

	#ann {
	    padding: 0 0px;
	}

	.video-container {
	    height: auto;
	    position: relative;
	    padding-bottom: 0;
	}

	h2.title-carusel {
		margin: 35px 0 17px 25px !important;
	}

	.list-artcles-new li .article_shadow {
		display: none;
	}

	.list-artcles-new li.podcast_item {
	    width: 49% !important;
	    height: auto !important;
	    min-height: auto !important;
	    border: none !important;
	}
	.list-artcles-new li.podcast_item:nth-child(2n-1) {
		margin-right: 2% !important;
	}
	.list-artcles-new li.podcast_item .top-art-item {
	    width: 100% !important;
	    float: none !important;
	    overflow: hidden !important;
	    height: auto !important;
	    margin: 0 !important;
	    min-height: auto !important;
	    border-radius: 3px !important;
	}
	.list-artcles-new li.podcast_item .top-art-item picture img {
	    height: auto !important;
	    position: relative !important;
	    left: 0 !important;
	    width: 100% !important;
	    top: 0 !important;
	    display: block !important;
	}
	.list-artcles-new li.podcast_item .bottom-art-item {
	    position: relative !important;
	    width: 100% !important;
	    box-sizing: border-box !important;
	    float: none !important;
	    padding: 10px 0 10px 0 !important;
	}
	.list-artcles-new li.podcast_item .type-art-item {
		display: none !important;
	}
	.list-artcles-new li.podcast_item .short-art-item {
	    font-size: 13px !important;
	    line-height: 19px !important;
	    color: #777 !important;
	    height: 40px !important;
	    margin-bottom: 0px !important;
	}
	.list-artcles-new li.podcast_item audio {
	    width: 100% !important;
	    height: 36px !important;
	    margin-left: 0 !important;
	}

	#list-akcii-art {
	    padding: 0 15px;
	    font-size: 0;
	}
	#list-akcii-art li {
	    float: none;
	    margin-right: 0;
	    width: 32%;
	    margin-bottom: 10px;
	    display: inline-block;
	}
	#list-akcii-art li:not(:nth-child(3n)) {
		margin-right: 2%;
	}
	#list-akcii-art li a img {
	    border-radius: 3px;
	    width: 100%;
	}

	#mainboxart-test {
	    width: 100% !important;
	    margin: 0%;
	}
	.test-b h1 {
	    font-size: 28px;
	    line-height: 32px;
	}

	.email-box form label.error {
	    position: relative;
	    bottom: 0 !important;
	    left: 0 !important;
	    margin: 0 auto;
	    margin-top: -5px;
	    margin-bottom: 15px;
	    display: block;
	    width: 70%;
	}

	.right-articles-h.calcs_header,
	#calcs-raz,
	#calcs-content {
		display: none;
	}

	#carousel_napitki {
	    margin: 0 30px;
    	overflow: hidden;
	}
	#pops-content {
		margin: 0 60px;
	}
	#pops-content .owl-stage-outer {
		overflow: hidden;
	}
	#carousel_recept .owl-prev {
	    left: -30px;
	}
	#carousel_recept .owl-next {
	    right: -30px;
	}

	#foot-rekvizit-mobile {
	    display: block;
	    font-family: 'Open Sans';
	    font-size: 13px;
	    line-height: 23px;
	    color: #444;
	    text-align: center;
	}
	#right-foot div {
	    padding: 11px 0px;
	    text-align: center;
	    border-top: 0px;
	    display: inline-block;
	    width: 15%;
	}
	#right-foot span {
	    display: none;
	}

	#mainboxart {
	    margin: 20px 0 0 0;
	    width: 100%;
	}

	.pops_content.related_products_box {
		margin: 0;
	}

	.mp-menu ul li > a.active {
		color: #fc8703;
	}

	.to-ishop {
	    padding-left: 50px !important;
	    background-image: url(/images/journal/shcart.png);
	    background-repeat: no-repeat;
	    background-position: 20px center;
	    background-size: 21px;
	}

	#list-game-art .title-game-item, #list-obor-art .title-obor-item {
	    font-weight: 600;
	    font-size: 18px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}

	.top-art-item .preview_video {
		display: none !important;
	}

	footer .mobile_footer_menu {
	 	display: block;
	 	text-align: center;
	 	margin-bottom: 40px;
	}
	footer .mobile_footer_menu ul li {
		margin-right: 15px;
		display: inline-block;
	}
	footer .mobile_footer_menu ul li a {
		font-size: 16px;
		font-weight: 600;
    	color: #505050;
    	text-decoration: none;
	}
	footer .mobile_footer_menu ul li a .to-ishop {
	    padding-left: 30px !important;
	    background-image: url(/images/journal/shcart.png);
	    background-repeat: no-repeat;
	    background-position: 0px center;
	    background-size: 21px;
	}

	#box-post p {
	    font-weight: 400;
	}

	#mainboxart #only-artcl .list-tovar li {
	    width: calc(50% - 20px) !important;
	}

	


}