

/* Start:/local/components/pecom/youtube.videos/templates/our_work/style.css?15643862801732*/
.youtube-videos {
    display: block;
    width: 100%;
}

.youtube-videos__content {
    float: left;
    vertical-align: top;
}

.youtube-videos__video-container {
    float: right;
    vertical-align: top;
    max-width: 680px;
    max-height: 383px;
    width: 100%;
    height: 383px;
}

.youtube-videos__headline {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #252069;
}

.youtube-videos__link {
    color: #252069;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

.youtube-videos__link p {
    display: inline;
    border-bottom: 1px dashed #252069;
}

.youtube-videos__link:not(:last-of-type) {
    margin-bottom: 10px;
}

.youtube-videos__link:hover {
    color: #e4003c;
    border-color: #e4003c;
}

.youtube-videos__link_active {
    color: #212029;
    font-weight: bold;
}

.youtube-videos__link_active p {
    border-bottom: none;
}

.youtube-videos_our-channel {
    margin-top: 50px;
}

.youtube-videos__our-channel-link, .youtube-videos__our-channel-link:visited {
    color: #252069;
    text-decoration: underline;
    font-size: 12px;
    vertical-align: top;
    margin-left: 5px;
}

.youtube-videos__our-channel-link:hover {
    text-decoration: none;
    color: #e4003c;
}

@media (max-width: 1140px) {
    .youtube-videos__br {
        display: none;
    }
    .youtube-videos__video-container {
        margin-top: 20px;
        float: left;
    }
}

@media (max-width: 800px) {
    .youtube-videos__our-channel-link, .youtube-videos__our-channel-link:visited {
        font-size: 14px;
    }
}

@media (max-width: 600px) {
    .youtube-videos__br {
        display: none;
    }
    .youtube-videos__video-container {
        height: 240px;
    }
}

/* End */
/* /local/components/pecom/youtube.videos/templates/our_work/style.css?15643862801732 */
