.screen_3,
.screen_2,
.screen_1,
.screen_4,
.screen_2_content {
    position: relative;
    right: auto;
    top: auto;
    left: auto;
    bottom: auto;
    min-height: 100vh;
}

.screen_3_content {
    padding-top: 10vh;
}

section.section.hello {
    min-height: 100vh;
    background: #1e1e1e;
    overflow: hidden;
    max-width: 100%;
}

body:before {
    box-shadow: none!important;
    display: none;
}

.series {
    background: #1e1e1e;
    position: relative;
    overflow: hidden;
}

.series {
    padding-top: 60px;
    padding-bottom: 60px;
}

h3.series_title {
    box-sizing: border-box;
}

body::after {
    display: none;
}

.wrapper-magic-slider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
    height: 70vh;
}

.wrapper-magic-slider__bg-slides {
    height: 100%;
    width: 100%;
    margin: 0px;
    display: flex;
    overflow: hidden;
}

.wrapper-magic-slider__bg-slides__row {
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all .3s ease;
}

.wrapper-magic-slider__bg-slides__row.active {
    opacity: 1;
}

li.wrapper-magic-slider__bg-slides__row.one {
    background-image: url(/bitrix/templates/LG_2017/img/bg-1.png?v=3);
}

.common-monitor-slider__wrapper {
    padding-top: 100px;
    min-height: 100vh;
    display: flex;
    align-items: flex-end;
    position: relative;
    max-width: 100%;
    margin: auto;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}

.common-monitor-slider__wrapper .owl-dots {
    display: none;
}

.common-monitor-slider__wrapper img {
    display: inline-block!important;
    width: 650px!important;
    max-width: 80%;
}

.common-monitor-slider__wrapper p {
    opacity: 0;
    transition: all .25s ease;
}

.load .common-monitor-slider__wrapper p {
    opacity: 1;
    text-align: center;
    font-family: "Lato", sans-serif;
    color: #fff;
}

.owl-carousel {
    padding: 0px;
}

.common-monitor-slider-row__image {
    text-align: center;
}

p.common-monitor-slider-row__title {
    font-size: 30px;
    font-weight: 300;
}

p.common-monitor-slider-row__description {
    font-size: 18px;
}

p.common-monitor-slider-row__description {
    font-size: 18px;
    font-weight: 300;
}

p.common-monitor-slider-row__type {
    font-size: 16px;
    font-weight: 100;
}

.abs-container-nav-wrapper {
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%);
    margin-top: 0px;
    width: 950px;
}

.owl-carousel {
    position: relative;
}

.owl-next,
.owl-prev {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 49px;
    font-size: 0px!important;
    background: url(/bitrix/templates/LG_2017/img/series_sprite.png)!important;
    height: 36px;
    background-position: -51px 0px!important;
}

.owl-prev {
    right: auto;
    left: 0px;
    background-position: 0px 0px!important;
}

p.common-monitor-slider-row__type:after {
    content: "";
    width: 40px;
    background-image: url(../img/games.svg);
    background-repeat: no-repeat;
    height: 30px;
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateX(-100%) translateY(-50%);
    margin-left: -13px;
    background-position: top -4px center;
    background-size: 100%;
}

p.common-monitor-slider-row__type {
    position: relative;
}

.load .common-monitor-slider__wrapper p {
    max-width: 650px;
}

.load .common-monitor-slider__wrapper p {
    max-width: 650px;
}

p.common-monitor-slider-row__type {
    margin: 0px;
    margin-bottom: 40px;
}

p.common-monitor-slider-row__title {
    margin: 0px;
    margin-bottom: 35px;
}

p.common-monitor-slider-row__description {
    margin: 0px;
    margin-bottom: 40px;
}

li.wrapper-magic-slider__bg-slides__row::before,
li.wrapper-magic-slider__bg-slides__row::after {
    display: block;
    position: absolute;
    z-index: 8;
    left: 5vw;
    content: '';
    width: 90vw;
}

li.wrapper-magic-slider__bg-slides__row::before {
    top: 0;
    box-shadow: 0px 0px 125px 9px #4faad8;
}

li.wrapper-magic-slider__bg-slides__row::after {
    bottom: 0;
    box-shadow: 0px 0px 125px 9px rgba(255, 24, 86, 0.41);
}

li.wrapper-magic-slider__bg-slides__row.one.active {
    overflow: hidden;
}

h3 {
    margin-top: 0px;
}

.series_intro,
.series_statwrapper {
    width: 620px;
    margin: auto;
    max-width: 90%;
}

.series_item p,
.series_item h3 {
    color: #fff;
}

.series_title {
    color: #df2f64!important;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 40px;
    line-height: 1.3em;
}

p.series_desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
    font-family: "Lato", sans-serif;
}

h3.series_title.series_title__number {
    text-align: left;
}

.series_intro {
    margin-bottom: 65px;
}

.series_stat {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.series_statkey,
.series_statval {
    width: 50%;
    font-family: "Lato", sans-serif;
    font-size: 18px!important;
    font-weight: 300;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.series_statval {
    width: 50%;
    padding-left: 20px;
}

.series_statwrapper {
    margin-bottom: 30px;
}

.series_statkey {
    padding-right: 20px;
}

.series_item {
    display: none;
}

h3.series_title.series_title__number:before {
    content: attr(data-num);
    position: absolute;
    top: 50%;
    font-size: 16px;
    font-weight: 600;
    font-family: "Lato", sans-serif;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px #df2f64 solid;
    left: 0px;
    transform: translateX(-100%) translateY(-50%);
    margin-left: -15px;
}

.series_title.series_title__number {
    position: relative;
}

.series_stats {
    max-height: 400px;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
    transition: all 9s ease;
}

a.series_statmore {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    background: linear-gradient( to top, #1e1e1e 20%, rgba(30, 30, 30, 0.93) 50%, rgba(30, 30, 30, 0.93) 70%, rgba(30, 30, 30, 0) 100%);
    min-height: 200px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: #fff;
    text-decoration: none;
}

.series_stats.show {
    max-height: 9000px;
}

.series_decor {
    position: absolute;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    top: 0;
    z-index: 0;
}

.series_item {
    position: relative;
    z-index: 1;
}


/*
.series_decor path {
    stroke: 
}*/

.screen_3 footer {
    position: relative;
    margin-top: 150px;
}

section.section.screen_3 {
    min-height: 0px;
}

@media screen and (min-width: 920px) {
    .owl-item.active.center img {
        transform: scale(1);
    }
    .owl-item img {
        transition: all .8s ease;
        transform: scale(.8);
    }
    .screen_2_content,
    section.section.screen_2 {
        min-height: 0px;
    }
    .screen_2_item_content {
        margin-bottom: 20vh;
    }
}

@media screen and (max-width: 1024px) {
    section.section.hello {
        min-height: 0;
    }
    .series_title {
        margin-bottom: 20px;
    }
    .abs-container-nav-wrapper {
        max-width: 100%;
    }
    .abs-container-nav-wrapper .nav {
        max-width: 100%;
    }
}

@media screen and (max-width: 920px) {
    .wrapper-magic-slider__bg-slides {
        padding: 0;
    }
    .series_statkey,
    .series_statval {
        margin-bottom: 6px;
        font-size: 15px!important;
    }
}

@media screen and (max-width: 767px) {
    .series_title__number {
        display: flex;
        align-items: center;
    }
    h3.series_title.series_title__number:before {
        position: static;
        margin: 0 15px 0 0;
        transform: translate(0);
    }
    .common-monitor-slider__wrapper {
        max-width: 90%;
    }
    .screen_3 {
        min-height: 500px;
    }
    .screen_3_btn {
        margin-top: 71px;
    }
}

.snews {
    background-color: #1e1e1e;
    overflow: hidden;
}

.snews_table {
    width: 1064px;
    max-width: 95%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    margin-top: 132px;
    margin-bottom: 141px;
}

.snews_thead {
    width: 100%;
    padding: 40px 15px;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
}

.snews_back {
    color: #df2f64;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none!important;
    position: relative;
}

.snews_back::before {
    content: '';
    position: absolute;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAYAAABoKz2KAAAAvklEQVQ4T2NkwAJuqMeoszD+y1K+sayAkYHhPzY1lIoxohtwSyMymJGBYQEDAwMPIwNjrsqNZVMotQSbfrjF+x0cWGReSHYwMDAUQxVeZmRiDlK5tuQOzSy+rx0q8ecvywoGBgZ7sCX/GRdz83zOkDq7+RstLAWZyXhTLcqMien/AQYGBk4GBoZ/DAwMBxkZGS7RykKYuYx3NCMC//9nXEdri9DNHzgfg1wyIHEMC4IBSdXI4U/3fIxsOT1KLgAmcEhDARblAwAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 100%;
    left: -46px;
    background-position: center;
}

.snews_item {
    width: 33.3%;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    /*padding: 124px 64px 91px;*/
    padding: 11.6% 6% 8.5%;
    display: flex;
    align-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.snews_item:last-child {
    border-right: none;
}

.snews_item .snews_title::before {
    content: '';
    display: block;
    margin-bottom: 26px;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
}

.snews_item__games .snews_title::before {
    margin-bottom: 4px;
    background-image: url(../img/games.svg);
}

.snews_item__graph .snews_title::before {
    margin-bottom: 4px;
    background-image: url(../img/design_yellow.svg);
}

.snews_item__apple .snews_title::before {
    width: 29px;
    height: 33px;
    background-image: url(../img/apple_logo_blue.svg);
    margin-bottom: 22px;
    margin-top: 8px;
}


/*
.snews_item__games {}
.snews_item__graph {}

.snews_item__apple {}
*/

.snews_title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 21px;
}

.snews_cross {}

.snews_td_item {
    text-decoration: none;
    margin-bottom: 35px;
    width: 100%;
    position: relative;
}

.snews_td_item.active:hover::after {
    left: 0;
    top: 50%;
    content: '';
    width: 100%;
    height: 0;
    display: block;
    position: absolute;
    box-shadow: 0px 0px 70px 4px #df2f64;
}

.snews_item__graph .snews_td_item.active:hover::after {
    box-shadow: 0px 0px 70px 4px #f3ae39;
}

.snews_item__apple .snews_td_item.active:hover::after {
    box-shadow: 0px 0px 70px 4px #50c0ed;
}

.snews_item__graph .snews_td_item.active:hover .snews_td_title {
    color: #f3ae39;
}

.snews_item__apple .snews_td_item.active:hover .snews_td_title {
    color: #50c0ed;
}

.snews_td_item.active:hover .snews_td_title {
    color: #df2f64;
}

.snews_td_title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 6px;
}

.snews_td_desc {
    opacity: 0.5;
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
}

.snews_td_date {
    margin-top: 9px;
    opacity: 0.5;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
}

.snews_td_item.active {}

.snews_td_item.not_active {
    cursor: not-allowed;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.snews_td_item.not_active::before,
.snews_td_item.not_active::after {
    content: '';
    display: block;
    width: 39.2%;
    height: 13px;
    background-color: #484848;
    order: -2;
}

.snews_td_item.active {
    max-width: 225px;
}

.snews_td_item.not_active {
    max-width: 180px;
}

.snews_td_item.not_active::after {
    width: 58.6%;
    order: -1;
}

.snews_td_item.active .snews_td_date {
    display: none;
}

.snews_td_item.not_active .snews_td_title,
.snews_td_item.not_active .snews_td_desc {
    display: none;
}

.snews_main_title {
    position: absolute;
    bottom: -110px;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    .snews_item {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        padding: 0 6%;
    }
    .snews_item:last-child {
        border-bottom: none;
    }
    .snews_main_title {
        position: static;
        transform: translateX(0);
        width: 100%;
        text-align: center;
        margin: 22px 0 0;
        padding: 18px 15px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
    .snews_thead {
        padding: 22px 0 20px;
    }
    .snews_table {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

.owl-nav.disabled {
    display: block!important;
}