/*Поток блог 4 карточки в ряду*/

.uc-potoc_blog    .t-container{
    max-width: calc(100% - 385px);
    min-width: calc(100% - 16px)
   }
.uc-potoc_blog    .t-col_3 {
    max-width: 25%;
    margin-left: 0,5%;
    margin-right: 0%;
    
} 

@media screen and (max-width: 2600px) {
.uc-potoc_blog    .t-container{
     max-width: calc(100% - 625px);
   }
}

@media screen and (max-width: 2600px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 24%;
     margin-left: 0,5%;
    margin-right: 0,5%;
} 
}
        
} 

@media screen and (max-width: 1920px) {
.uc-potoc_blog    .t-container{
     max-width: calc(100% - 455px);
   }
}

@media screen and (max-width: 1920px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 23%;
     margin-left: 0,5%;
    margin-right: 0,5%;
} 
}


@media screen and (max-width: 1601px) {
.uc-potoc_blog    .t-container{
     max-width: calc(100% - 385px);
   }
}

@media screen and (max-width: 1601px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 23%;
     margin-left: 0,5%;
    margin-right: 0,5%;
} 
}


@media screen and (max-width: 1537px) {
.uc-potoc_blog    .t-container{
     max-width: calc(100% - 385px);
   }
}

@media screen and (max-width: 1537px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 23%;
     margin-left: 0,5%;
    margin-right: 0,5%;
} 
}


@media screen and (max-width: 1441px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 23%;
     margin-left: 0,5%;
    margin-right: 0,5%;
} 
}


@media screen and (max-width: 1306px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 23%;
    margin-left: 0,5%;
    margin-right: 0,5%;
} 
}

@media screen and (max-width: 1281px) {
.uc-potoc_blog    .t-container{
     max-width: calc(100% - 300px);
   }
}

@media screen and (max-width: 1281px) {
   .uc-potoc_blog    .t-col_3 {
    max-width: 23%;
    margin-left: 0,5%;
    margin-right: 0,5%;
} 
}

@media screen and (max-width: 1025px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 23%;
    margin-left: 0,5%;
    margin-right: 0,5%;
} 
}


@media screen and (max-width: 960px) {
.uc-potoc_blog    .t-container{
   max-width: calc(100% - 600px)
   }
}

@media screen and (max-width: 960px) {
.uc-potoc_blog    .t-col_3 {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
   
} 
}



@media screen and (max-width: 768px) {
.uc-potoc_blog    .t-container{
   max-width: calc(100% - 10px)
   }
}

@media screen and (max-width: 768px) {
.uc-potoc_blog    .t-col_1 {
    max-width: 98%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
} 
}

@media screen and (max-width: 360x) {
.uc-potoc_blog    .t-container{
   max-width: calc(100% - 320px)
   }
}

@media screen and (max-width: 360px) {
.uc-potoc_blog    .t-col_1 {
    max-width: 98%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
} 
}


.uc-potoc_blog .t-store__load-more-btn-wrap {
    display: none;
}