@media (min-width: 460px) {
    p.ws_blockquote em {
        display: block;
        margin-left: 200px;
        padding-left: 15px;
        border-left: 1px solid #aaa;
        position: relative; 
    }
    p.ws_blockquote em:before {
        position: absolute;
        top: 50px;
        left: -9px;
        display: block;
        content: '';
        border-bottom: 9px solid #aaa;
        border-left: 9px solid transparent;
    }
    p.ws_blockquote em:after {
        position: absolute;
        top: 50px;
        left: -7px;
        display: block;
        content: '';
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
    }
}
@media (min-width: 460px) {
    p.wsp_blockquote em {
        display: block;
        margin-left: 50px;
        padding-left: 15px;
        border-left: 1px solid #aaa;
        position: relative; 
    }
    p.wsp_blockquote em:before {
        position: absolute;
        top: 50px;
        left: -9px;
        display: block;
        content: '';
        border-bottom: 9px solid #aaa;
        border-left: 9px solid transparent;
    }
    p.wsp_blockquote em:after {
        position: absolute;
        top: 50px;
        left: -7px;
        display: block;
        content: '';
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
    }
}
/* ================== Дополнительные стили для разных устройств ================== */


@media (min-width: 351px) and (max-width: 749px) {
    .col-left {
        width: 100%;
    }
    .col-2-left {
        width: 100%;
    }
    .hr-news-item {
        width: 100%;
    }
    .container {
        width: 100%;
    }
    .big-article-item {
        width: 100%;
    }
    .day-theme .left-block .item {
        width: 100%;
    }
    .medium-item {
        width: 100%;
    }
    .vertical-item {
        width: 100%;
        height: 218px;
    }
    .places-item {
        width: 100%;
    }
    .places-item .item-title {
        right: 30px;
    }
    .m_item-w_text {
        width: 100%;
    }
    header .top-nav .container {
        width: 100%;
        padding: 0 15px;
        position: relative;
    }
    .search-block {
        width: 85%;
        background-color: #006699;
    }
    .search-btn {
        float: right;
    }
    .mobile-btn {
        right: 15px;
    }
    .mobile-menu {
        right: 15px;
    }
}

@media (max-width: 749px) {
    .container {
        padding: 0 15px 0 20px;
    }
    header .top-nav {
        width: 100%;
        background-color: unset;
    }
    .search-block {
        width: 85%;
        background: -moz-linear-gradient(left, #03989e 0%, #d6468a 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #03989e 0%,#d6468a 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #03989e 0%,#d6468a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        margin-right: 45px;
    }
    .search-btn {
        float: right;
    }
    .mobile-menu {
        right: -5px;
    }
    .header-logo {
    left: 20px;
    width: 156px;
    height: 40px;
    top: -55px;
    background: url(../images/logo_w.png) left top no-repeat;
    background-size: 100% 100%;
}
/*.header-logo svg {
    font-family: Montserrat Extra Bold;
    font-weight: 800px;
}*/
    .big-article-item a::after {
        width: 100%;
        top: 0;
        bottom: 4px;
        height: auto;
        background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);        
    }
    .big-article-item:hover a::after {
        top: 0;
        bottom: 4px;
        height: auto;
    }
    .medium-item a::after {
        background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
    }
    .places-item a::after {
        background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
        background: -o-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.5) 100%);
    }
    .m_item-w_text .img-block a::after {
        display: none;
    }
    .big-article-item {
        max-height: unset !important;
    }
    .day-theme .left-block .item .img-block, .medium-item img {
        height: auto;
    }
    .day-theme .left-block .item .img-block {
        max-height: unset;
    }
    .medium-item {
        height: 100%;
    }
    .medium-item {
        max-height: unset;
    }
    .places-item {
        height: 100%;
    }
    .places-item .item-title {
        padding-right: 15px;
    }
    .m_item-w_text .img-block, .m_item-w_text .img-block img {
        height: 100%;
    }
    .vertical-item {
        height: 461px;
    }

    .single-news-block .news-title, .single-news-block h1,
    .single-news-block .news-subtitle, .full-content,
    .single-news-block .news-info,
    .single-news-block .news-img,
    .single-news-block p {
        padding-left: 5px;
        padding-right: 0;
    }
    .single-news-block .news-title, .single-news-block h1 {
        font-size: 25px;
        line-height: 1;
        margin-top: 0;
    }
    .single-news-block p {
        font-size: 16px;
    }
}

@media (max-width: 350px) {
    .mobile-btn {
        right: -5px;
    }
}