.c-videos-item{color:#414959}.c-videos-item .c-videos-title{font-weight:500;font-size:16px;text-transform:uppercase;margin-top:6px;min-height:40px}.c-videos-item .c-videos-desc{margin-top:6px;font-size:16px;font-weight:300}.c-videos-item .c-videos-image{background-color:#111;transition:all .5s}.c-videos-item:hover .c-videos-image{box-shadow:0px 1px 10px #111}.c-hidden .c-videos-more .c-videos-more-container{margin-top:10px;height:auto;overflow:hidden;max-height:0px;transition:max-height 1s ease-out}.c-hidden .c-videos-more .c-videos-more-container .row{visibility:none;opacity:0;transition:opacity 0.5s, visibility 0.5s}.c-shown .c-videos-more .c-videos-more-container{margin-top:10px;padding-bottom:30px;transition:max-height 1s ease-out;position:relative;z-index:1}.c-shown .c-videos-more .c-videos-more-container .row{visibility:visible;opacity:1;animation:fade 2s;transition:opacity 0.5s, visibility 0.5s;transition-delay:1s}@media (max-width: 1024px) and (min-width: 992px){.c-videos-item .c-videos-title{min-height:60px;font-size:16px}}@media (max-width: 768px){.c-videos-item .c-videos-title{min-height:54px}}@keyframes fade{0%{opacity:0}100%{opacity:1}}
