.t230 .t-video-lazyload {
    padding: 10px;
    border: 5px solid #009f41;
    background-color: #fff;
}
.t121 .t-video-lazyload {
    position: relative;
}
.t121 .t-video-lazyload:before {
    content: '';
    position: absolute;
    top: -15px;
    width: auto;
    left: -10px;
    right: -10px;
    height: 5px;
    background: #009f41;
}
.t121 .t-video-lazyload:after {
    content: '';
    position: absolute;
    bottom: -15px;
    width: auto;
    left: -10px;
    right: -10px;
    height: 5px;
    background: #009f41;
}
.t121 .t-video-lazyload .left-border {
    position: absolute;
    left: -15px;
    width: 5px;
    top: -15px;
    bottom: -15px;
    height: auto;
    background: #009f41;
}
.t121 .t-video-lazyload .right-border {
    position: absolute;
    right: -15px;
    width: 5px;
    top: -15px;
    bottom: -15px;
    height: auto;
    background: #009f41;
}
.t503 .t-card__title {
    color: #009f41 !important;
}

#allrecords .t503 .t-card__col .t-card__link:hover {
    color: #008637 !important;
}
.t503__content  .t-descr:hover {
    color: #008637 !important;
}
.t862__quiz-description svg {
    stroke: #009f41 !important;
}
.t420 .t-sociallinks__item, .t420 .t-sociallinks__item a {
    width: 36px !important;
    height: 36px !important;
    margin-right: 10px;
    border-radius: 50%;
}
.t-sociallinks__item.t-sociallinks__item_telegram a {
    background-color: #27A7E7 !important;
}
.t-sociallinks__item.t-sociallinks__item_youtube a {
    background-color: #FF0000 !important;
}
.t420 .t-sociallinks svg {
    width: 36px !important;
    height: 36px !important;
}
.t420__logo-link {
    width: 120px !important;
}
@media (min-width: 480px) {
    
}

//@media (min-width: 640px) {
    
//}

@media (min-width: 661px) {
    .uc-section-more .t649 .t-card__container  {
        display: flex;
         flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
    }
    .uc-section-more .t649 .t-card__container .t-col {
        position: relative;
    }
    
    .uc-section-more .t649 .t-card__container .t-col {
        position: relative;
        padding-bottom: 55px;
    }
    .uc-section-more .t649 .t-card__container .t-col .t649__btn-container {
        position: absolute;
        bottom: 0;
        left: 50%
        transform: translateX(-50%);
    }
}
//@media (min-width: 960px) {
    
//}

@media (min-width: 961px) {
    #rec676957689 .t230 .t-container .t-col:first-child {float: right!important;}
}

@media (min-width: 1200px) {
    
}

@media (max-width: 661px) {
	.uc-section-demo .t823__col_img_mobile.t823__col_img {
		height: 270px;
	}
}

@media (min-width: 662px) and (max-width: 960px) {
	.uc-section-demo .t823__col_img_mobile.t823__col_img {
		height: 370px;
	}
}