


/* Start:/local/templates/dolphin2016/template_styles.css*/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slides .b-slide{
    margin-top: 450px !important;
}

.response-item {
    float: right;
    font-size: 13px;
    color: #a3a3a3;
    line-height: 25px;
}

@media screen and (min-width: 0px) and (max-width: 1440px) {
    .slides .b-slide{
        margin-top: 250px !important;
    }
}

.b-download-file.left {
    margin-left: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}
.clearfix:before,
.clearfix:after {
    content: ' ';
    clear: both;
    display: table;
    line-height: 1px;
}

@media screen and (max-width: 1003px) {
    .b-download-file.left {
        margin-right: 0;
    }
    .b-soc-main--video {
        margin-bottom: 28px !important;
    }
    .mod.onmain {
        margin-bottom: 0 !important;
    }
    .b-video-frame.onmain {
        margin-bottom: 28px !important;
    }
}

.b-word-list__elem__lnk:before {
    content: '';
    width: 47px !important;
    height: 52px;
    background: url(../images/word.png) left top no-repeat !important;
    position: absolute;
    left: -70px;
    top: 5px;
    background-size: cover !important;
}

.b-pdf-list {
    margin-left: 0 !important;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.b-pdf-list__elem {
    width: auto !important;
    margin-left: 0 !important;
    margin-bottom: 46px;
    display: block !important;
    padding-left: 70px;
}
.b-where-buy {
    height: 285px !important;
}
.b-where-buy__buttons__elem {
    margin-bottom: 30px;
}
@media screen and (max-width: 1003px) {
    .b-where-buy {
        height: 420px !important;
    }
}
/* End */
/* /local/templates/dolphin2016/template_styles.css */