/*##################################################################
#	Netbike custom adaptive styles
#	17.03.20
##################################################################*/
/*########################## 4x3 SCREEN (1024 - 1280) ###################*/
@media screen and (min-width: 1000px) and (max-width: 1239px){

	/* карточки для новостей */
	.item-card.item-card-news .title{font-size:21px;}
	.item-card.item-card-news p.descr{
		margin: 5px 0;
		font-size:16px;
	}
	
.item-card.project .content {
    height: auto;
}
}
/*########################## BIG TABLET COMPUTER (720 - 1024) ###################*/
@media screen and (max-width: 999px){
	
#header .block.logo {
    width: 230px;
}
	
#header .block.logo a {
    background-size: auto 60px;
}
	
#header .line_menu li {
    flex-basis: 110px;
    font-size: 14px;
}
	
	/* карточки для новостей */
	.item-card.item-card-news .title{font-size:18px;}
	.item-card.item-card-news p.descr{
		margin: 5px 0 0;
		font-size:12px;
	}
	
div.image.x2 {height: 220px;}
	
.item-card.project {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
	margin: 20px 0;
}
	
.item-card.project h2{
    display: none;
}

.item-card.project .block-wrapper {
    width: auto;
    flex: 0 0 auto;
    min-width: 300px;
}
	
.news-filter {
    overflow: scroll;
    width: 100%;
    display: flex;
}

.item-card.tecnologii .block-wrapper.doublewidth {
    width: 33.3333333%;
}
	
.item-card.tecnologii .block-wrapper  {
     width: 33.3333333%;
}
	
.item-card.tehnostroi .block-wrapper:nth-child(1) {
    width:33.3333333%;
}
	
.item-card.tehnostroi .block-wrapper {
    width:33.3333333%!important;
}
	
.item-card.tecnologii .block-wrapper .content .descr {
    font-size: 14px;
    line-height: 19px;
}
	
.item-card.tehnostroi .block-wrapper .content .title {
    font-size: 14px;
    line-height: 19px;
    padding-right: 20px;
}
	
.item-card.stroitehno .block-wrapper:nth-child(2) {
    width: 33.3333333%;
}
	
.item-card.stroitehno .block-wrapper:nth-child(7) {
    width: 33.3333333%;
}
	
.item-card.stroitehno .block-wrapper {
    width: 33.3333333%;
}
	
.item-card.stroitehno .block-wrapper .content .title {
    font-size: 14px;
    line-height: 19px;
    padding-right: 20px;
}

.content.text .deadline p {
    font-size: 30px;
}
	
.item-card.project.inner {
    display: block;
    overflow-x: auto;
    margin: 20px auto;
}
	
	
.item-card.project.inner .content {
    height: 290px;
}
	
.item-card.project.inner .block-wrapper {
    width: 50%;
    min-width: 300px;
}
	
}
/*########################## BIG TABLET COMPUTER (480 - 720) ###################*/
@media screen and (max-width: 719px){
	
a.mobile-menu-button {
    background-color: #fff;
}
	
#header .block.logo a {
    background-size: auto 60px;
}
#header .block.logo {
    height: 60px;
}
	
#footer .block.menu ul li a {
    border: solid 1px #809936;
    padding: 10px;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 4px;
    text-decoration: none;
    display: block;
    border-radius: 0px;
    user-select: none;
	text-align:center;
}
	
#footer .block.addr{
   text-align:center;
}
	
#footer .block.addr p {
    width: 100%;
}
	
#footer .block.footbar p {
    display:none;
}
	
#footer .block.footbar .block.right {
    position: relative;
    display: block;
}
	
#footer .block.footbar .block.right .social {
    margin-right: 0px;
	margin-bottom:30px;
	margin-top:30px;
}
	
#footer .nb-service a img {
    display: inline;
}
	
#footer .nb-service a {
    float: none;
}
	
#footer .block.footbar .block.right .social a {
    width: 180px;
}
	
#footer .block.footbar .block.right .social a img {
    margin: 15px 70px;
}
	
.content.text {
    font-size: 16px;
    line-height: 22px;
}
	
.button-wrapper {
    margin-top: 20px;
}
	
	
	/* карточки для новостей */
	.item-card.item-card-news .title{font-size:18px;}
	.item-card.item-card-news p.descr{font-size:12px;}
	.item-card.item-card-news p.descr:before{
		top:30px;
	}
	.item-card-news .content.square_preview .image img{display:block!important;}
	.item-card-news .content.square_preview .image video{display:none!important;}


	div.image.x2 {height: 230px;}
	
.item-card.tecnologii .block-wrapper.doublewidth {
    width: 100%;
}
	
.item-card.tecnologii .block-wrapper  {
     width: 50%;
}
	
.item-card.tecnologii .block-wrapper .content .descr {
    font-size: 14px;
    line-height: 19px;
}
	
.item-card.tehnostroi .block-wrapper .content .title {
    font-size: 14px;
    line-height: 19px;
    padding-right: 20px;
}
	
.item-card.tehnostroi .block-wrapper:nth-child(1) {
    width: 100%!important;
}
	
.item-card.tehnostroi .block-wrapper:nth-child(10) {
    width: 100%!important;
}

.item-card.tehnostroi .block-wrapper:nth-child(11) {
    width: 100%!important;
}
	
.item-card.tehnostroi .block-wrapper{
    width: 50%!important;
}
	
.item-card.stroitehno .block-wrapper:nth-child(2) {
    width: 50%!important;
}
	
.item-card.stroitehno .block-wrapper:nth-child(7) {
    width: 50%!important;
}
	
.item-card.stroitehno .block-wrapper {
    width: 50%!important;
}
	
	
.content.text .deadline p {
    font-size: 18px;
    line-height: 25px;
}
	
.content.text .deadline {
    padding: 40px 100px 40px 20px;
    height: 135px;
	margin:40px 0;
	background-size: 50%;
}
	
.item-card.project.inner .block-wrapper {
    width: auto!important;
}
	
	
}



/*########################## SMARTPHONE (<480) ##############################*/
@media screen and (max-width: 479px){
	.item-card.tehnostroi .block-wrapper:nth-child(1) {
    width: 100%;
}
	
.item-card.stroitehno .block-wrapper:nth-child(2) {
    width: 100%!important;
}
	
.item-card.stroitehno .block-wrapper:nth-child(7) {
    width: 100%!important;
}
	
.item-card.stroitehno .block-wrapper {
    width: 50%!important;
}
	
	.item-card.project.inner .content {
    height: auto;
}
	
.item-card.project.inner .block-wrapper {
    width: auto!important;
    min-width: 300px;
}


}