@media screen and (max-width:1200px) {
	.sidebar-new h4{
		white-space: nowrap;
		width: 230px;
	}
	.date-news{
		margin-right: 10px;
	}
	.title-news-new h1,.txt-news-new{
		padding-left: 30px;
	}
	.sidebar-new{
		margin-top: 30px;
	}
	.text-promo-new-block{
		height: auto;
		min-height: 260px;
		padding: 15px 60px;
	}
	.date-promo-main,.date-news-descrip{
		display: none;
	}
	.date-promo-main-md{
		margin-top: 10px;
		margin-bottom: 15px;
		padding: 15px;
		margin-left: 0;
		max-width: 110px;
		display: block;
	}
	.date-promo-main p{
		padding-top: 0;
		font-size: 50px !important;
	}
	.date-promo-main-md p{
	    font-weight: 700;
	    font-size: 50px;
	    color: #000;
	}
	.main-promo-new:hover .date-promo-main-md p{
	    color: #000;
	}
	.text-promo-new p{
		height: auto;
		margin-bottom: 10px;
		overflow: visible;
	}
	.date-news-descrip-md,.date-promo-descrip-md{
		display: block;
	}
	.date-promo-descrip-md p{
	    padding-top: 0 !important;
	}
}
@media screen and (max-width:768px) {
	section.block-new{
		padding-bottom: 50px;
		padding-top: 25px;
		font-size: 14px;
		font-weight: 400;
	}
	.title-main-new,.title-main-promo{
		padding: 20px 0px 30px 0px;
	}
	.title-main-new h1,.title-main-promo h1{
		padding: 0;
		font-size: 20px;
		line-height: 28px;
	}
	.description-new img{
		margin-bottom: 30px;
	}
	.description-new p,.description-new ul>li{
		padding-bottom: 10px;
	}
	.description-new ul{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.description-new ul:after{
		padding-top: 10px;
	}
	.sidebar-new h4{
		width: auto;
		white-space: pre-wrap;
	}
	.sidebar-new-link{
		padding: 10px 20px;
	}
	.details h4{
		font-size: 20px;
		line-height: 20px;
	}
	.details p{
		padding: 20px 0px 30px 0px;
	}
	.details{
		padding: 20px;
	}
	.background-div-new{
		background: none;
	}
	.title-news-new h1{
		font-size: 20px;
		line-height: 28px;
	}
	.date-news + div.d-flex{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.txt-news-new{
		padding-left: 0;
		margin-top: 30px;
		display: flex;
		-webkit-align-items: flex-start;
		        align-items: flex-start;
		    -webkit-justify-content: space-between;
		            justify-content: space-between;
	}
	.main-news-new{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.date-news p,.date-news-descrip p{
		padding-top: 0;
		padding-bottom: 0;
		font-size: 32px;
		line-height: 32px;
	}
	.date-news div,.date-news-descrip div{
		font-size: 14px;
		line-height: 18px;
	}
	.date-news div>span,.date-news-descrip div>span{
		font-size: 20px;
		line-height: 22px;
	}
	.other-news-new{
		font-size: 18px;
		line-height: 18px;
		padding: 15px 0px;
		margin-top: 35px;
	}
	.txt-news-new>div{
	    padding-left: 10px;
	    font-size: 16px;
		line-height: 24px;
	}
	.date-promo-descrip-md{
		padding: 5px !important;
		position: absolute;
		bottom: 15px;
		left: 30px;
	}
	.date-news-descrip-sm{
		padding-top: 5px;
		margin-right: 30px;
	}
	.description-new.promo-new>div{
		position: relative;
	}
	.main-promo-new .col-xl-12>div{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.text-promo-new-block{
		text-align: center;
		padding: 100px 15px 45px 15px;
	}
	.text-promo-new h4{
	    margin: auto;
	    text-align: center;
		font-size: 18px;
		line-height: 26px;
	}
	.text-promo-new p{
		font-size: 14px;
		line-height: 20px;
	}
	.text-promo-new{
		display: flex;
		-webkit-align-items: flex-start;
		        align-items: flex-start;
		    -webkit-justify-content: flex-start;
		            justify-content: flex-start;
		    -webkit-flex-wrap: wrap;
		        -ms-flex-wrap: wrap;
		            flex-wrap: wrap;
	}
	.text-promo-new a{
		margin: auto;
	}
	.date-promo-main-md{
		padding: 5px 10px !important;
	}
	.img-promo-new{
		position: relative;
		width: 80%;
		height: auto;
		margin: auto;
		margin-bottom: -80px;
	}
	.img-promo-new span:before{
		right: 0px;
    	top: 100%;
	}
	.img-promo-new:before,.img-promo-new:after{
		content:none;
	}
	.main-promo-new:after{
		right: 40%;
		top:auto;
   		 bottom: -20px;
	}
	.title-promo-new h1{
		padding-left: 0;
	}
	.date-promo-main p{
		padding-top: 5px;
		font-size: 40px;
	}
	.date-news-descrip-md,.date-news,.title-promo-new img{
		display: none;
	}
	.date-news-sm,.date-news-descrip-sm{
		display: inline-block;
	}
}
   