/*News-list-container*/
/***/
.news-list-wrapper{
    margin-bottom: 121px;
}
/***/
.title-h2 {
    text-transform: none;
    font-size: 37px;
    letter-spacing: normal;
}
.news-list{
    margin-top: 60px;
    margin-bottom: 20px;
    padding-right: 36px;
}
.news-item {
    width: 30%;
    height: 200px;
    margin: 5px auto 20px 0px;
}
.news-item-img .image {
    margin-bottom: auto;
}
.news-box-wrapper .news-box {
    margin-top: 20px;
}
/***/
.show-more .news-item:nth-child(n+13){
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.news-actions-btn{
    display: block;
    width: 300px;
}
.news-actions-btn .second{
    display: none;
}
.show-more .news-actions-btn .first{
    display: none;
}
.show-more .news-actions-btn .second{
    display: inline-block;
}

.item-tag {
     margin: 5px 15px 5px 0;
}

.item-tag .btn{
    font-size: 14px;
    color: white;
    padding: 7px 15px;
    height: auto;
    line-height: 1;
}

.blog-tags-wrapper {
    min-width: 250px;
    max-width: 250px;
    margin-top: 60px;
    padding: 20px;
    background-color: white;
}

.blog-tags-wrapper h4 {
    margin-bottom: 15px;
}

.blog-list {
    margin-top: 60px;
    margin-bottom: 110px;
    margin-right: auto;
    padding-left: 36px;
}

.blog-list .blog-item {
    width: 100%;
    max-height: 200px;
    margin-bottom: 40px;
}

.blog-list .blog-item .news-box-wrapper {
    width: 60%;
}

.blog-list .blog-item .news-box-wrapper .date {
    margin-bottom: 10px;
}

a.active {
    background: #206882;
}

@media only screen and (max-width:2499px) {
    .content-container {
        /*width: calc(100% - 271px - 60px);*/
        margin: auto;
    }
    /*news-actions-containe*/
    /*.news-item{*/
    /*    height: calc(230px * 0.8);*/
    /*}*/
    .news-item-img {
        height: inherit;
        width: calc(368px * 0.8);
    }
    .date-box{
        margin-top: 0px;
    }
}

@media only screen and (max-width:2320px) {
  /*news-actions-containe*/
  /*  .news-item {*/
  /*      height: calc(230px * 0.7);*/
  /*  }*/

    .news-item-img {
        width: calc(368px * 0.7);
    }
    /*.news-box-wrapper{*/
        /*width: calc(331px * 0.8);*/
    /*}*/
    /***/
    .date-box{
        margin-top: 0px;
    }
    .news-box .link{
        font-size: 18px;
    }
    .news-text{
        height: 61px;
        font-size: 12px;
    }
}

@media only screen and (max-width:2050px) {
  /*news-actions-containe*/
  /*  .news-item {*/
  /*      height: calc(230px * 0.6);*/
  /*  }*/
    .news-item-img {
        width: calc(368px * 0.6);
    }
    /*.news-box-wrapper{*/
        /*width: calc(331px * 0.8);*/
    /*}*/
    /***/
}

@media only screen and (max-width:2015px) {
  .main-container{
    padding-bottom: 60px;
  }
}

@media only screen and (max-width:1760px) {

 /*news-actions-containe*/
  .news-item{
      /*width: 100%;*/
      /*height: 230px;*/
      margin-bottom: 40px;
  }
  .news-item:nth-last-of-type(2){
      margin-bottom: 40px;
  }
  /***/
  .news-item-img{
      /*width: 368px;*/
  }
  .news-box-wrapper{
    width: 431px;
  }
  /***/
  .date-box{
    margin-top: 0px;
  }
  .news-box .link {
      font-size: 22px;
      line-height: 1;
      height: 45px;
      overflow: hidden;
  }
  .news-text {
      height: 102px;
      font-size: 16px;
  }
}

@media only screen and (max-width:1599px) {

    /*news-actions-containe*/
    .news-item{
        height: calc(230px * 0.8);
    }
    /***/
    .news-item-img {
        height: inherit;
        width: calc(368px * 0.8);
    }
    .news-box-wrapper{
        width: 331px;
    }
    .date-box{
        margin-top: 0px;
    }
}

@media only screen and (max-width:1279px) {
    /*news-actions-container*/
    .news-item-wrapper{
        margin-bottom: 60px;
    }
    /***/
    .news-list-wrapper .title-h2{
        font-size: 24px;
    }

    .news-actions-btn{
        font-size: 14px;
    }
    .news-list {
        margin-top: 30px;
        margin-bottom: 40px;
        padding-right: 0px;
    }
    /***/
    .news-text{
        font-size: 12px;
        height: 94px;
    }
    .news-box .link {
        font-size: 18px;
        line-height: 1.3;
    }
    /***/
    .date-box{
        font-size: 12px;
    }
}

@media only screen and (max-width:1024px) {
/*news-actions-containe*/
    .news-item {
        width: 47%;
        height: calc(230px * 0.6);
    }
    .news-item-img {
        width: calc(368px * 0.6);
    }
    .news-box-wrapper{
        width: calc(331px * 0.8);
    }
    /***/
    .date-box{
        margin-top: 0px;
    }
    .news-box .link{
        font-size: 18px;
    }
    .news-text{
        height: 80px;
        font-size: 12px;
    }
}


@media only screen and (max-width:991px) {
    .content-container {
        width: calc(100%  - 60px);
    }/*news-actions-container*/
    .news-list-wrapper{
        margin-bottom: 60px;
    }
    .news-item {
        height: auto;
        margin-bottom: 40px;
    }
    /***/
    .news-item-img {
        width: 368px;
    }
    .news-box-wrapper{
        width: calc(331px);
    }
    .news-text{
        height: 102px;
    }


}


@media only screen and (max-width:767px) {
    .content-container {
        width: calc(100%);
    }
    /*news-actions-container*/
    .news-item {
        width: 100%;
    }
    .date-box {
        margin-top: 0px;
    }
    .news-text{
        height: 76px;
    }


}


@media only screen and (max-width:600px) {
    /*news-list-wrapper*/
    .date-box {
        margin-top: 0px;
    }
    .news-item{
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .news-item:nth-of-type(2) {
        margin-top: 0px;
    }
    .news-item-img{
        height: initial;
    }
    /***/
    .news-item-img .image{
        width: 100%;
    }
    .news-box-wrapper{
        width: auto;
        margin-left: 0px;
        margin-top: 10px;
        min-width: 200px;
    }
    .blog-list {
        padding-left: 0;
        margin-top: 30px;
        margin-bottom: 0;
    }
    .blog-list .blog-item {
        display: block;
        width: 100%;
        max-height: none;
        margin-bottom: 20px;
    }
    .blog-list .blog-item .news-box-wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .news-item-img {
        width: 100%;
    }
}


