@font-face {
    font-family: 'Gotham Pro Light';
    font-display: optional;
    src: url('/user/fonts/GothamPro-Light.eot');
    src: url('/user/fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
    url('/user/fonts/GothamPro-Light.woff') format('woff'),
    url('/user/fonts/GothamPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Regular';
    font-display: optional;
    src: url('/user/fonts/GothamPro.eot');
    src: url('/user/fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
    url('/user/fonts/GothamPro.woff') format('woff'),
    url('/user/fonts/GothamPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Medium';
    font-display: optional;
    src: url('/user/fonts/GothamPro-Medium.eot');
    src: url('/user/fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('/user/fonts/GothamPro-Medium.woff') format('woff'),
    url('/user/fonts/GothamPro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Bold';
    font-display: optional;
    src: url('/user/fonts/GothamPro-Bold.eot');
    src: url('/user/fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('/user/fonts/GothamPro-Bold.woff') format('woff'),
    url('/user/fonts/GothamPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body > footer {
    /*display: none;*/
}

.table-container {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
}

.has-video-caption {
    display: block;
    position: relative;
    padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.has-video-caption iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.articleAuthorRedesign {
    display: flex;
    /*flex-direction: column;*/
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.container-fluid {
    padding-right: 150px!important;
    padding-left: 150px!important;
}

.articleRedesignOldItems {
    height: 418px;
    margin-bottom: 30px;
}

#js-fm-subscr2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#js-fm-subscr2 p {
    font-family: "Gotham Pro Bold";
    line-height: 17px;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.h1main {
    font-family: "Gotham Pro Bold";
    color: #cccccc;
}

#js-fm-subscr p {
    font-family: "Gotham Pro Bold";
    font-size: 25px;
    color: #FFFFFF;
    line-height: 31px;
    text-transform: uppercase;
}

.m-t-30 {
    margin-top: 30px;
}

.pagination {
    justify-content: center;
    align-items: center;
}

.articleRedesignOldItems .topArticleText {
    height: 203px!important;
}

.prem150tablet {
    display: none!important;
}

.sidebarHomeDiv div .time {
    flex-shrink: 0;
    -ms-flex-negative: 0;
    font-family: "Gotham Pro Bold";
    font-size: 12px;
    color: #222D3B;
    text-transform: uppercase;
    opacity: 0.7; /*todo*/
    line-height: normal;
}

.sidebarHomeDiv {
    margin-top: 20px;
}

.tiserka {
    margin-bottom: 100px;
    height: 300px;
}

.h1RedesignArticle {
    font-family: "Gotham Pro Bold"!important;
    line-height: 52px!important;;
    font-size: 39px!important;;

    color: #3C3C3C!important;;
}


.mobileList .title {
    font-family: "Gotham Pro Bold";
    text-transform: uppercase;
    line-height: 28px;
    font-size: 24px;
    color: #3C3C3C;
}

.buttonRMore {
    width: 165px;
    height: 31px;
    font-family: "Gotham Pro Medium";
    font-size: 12px;
    text-transform: uppercase;
    background-color: #EB605B;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buttonRMore:hover {
    color: #FFFFFF;
}

.brdLineArt {
    border-right: 1px solid #C4C4C4;
}

.topLinks {
    font-family: "Gotham Pro Bold";
    line-height: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #3C3C3C;
    margin-right: 20px;
}

.mobileIcons svg {
    border-left: 1px solid #D7D7D7;
}

.topLinks:hover {
    color: #3C3C3C;
    text-decoration: none;
}

.iconRedesign {
    fill: #CCCCCC;
}

.iconsRedesign {
    margin-left: 30px;
}

.iconsRedesign:hover .iconRedesign {
    fill: #EB605B;
}

.iconsRedesign:hover {
    text-decoration: none!important;
}

.iconsRedesignTelegram:hover {
    text-decoration: none!important;
}

.iconsRedesignTelegram:hover .iconRedesign {
    fill: #EB605B;
    text-decoration: none!important;
}

.iconsRedesignTelegram {
    margin-left: 22px;
}

.topbarRedesign {
    height: 60px;
    display: flex;
    align-items: center;
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
}

.dban {
    display: flex;
    justify-content: center;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.header-shadow {
    height: 80px;
    border-bottom: 1px solid #D7D7D7;
    display: flex;
    align-items: center;
}

.headerLinks {
    font-family: "Gotham Pro Regular";
    line-height: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #3C3C3C;
}

.povesti {
    max-width: 100%;height: 350px;
}

.headerLinks:hover {
    font-family: "Gotham Pro Bold";
    color: #EB605B;
}

.error-page a {
    display: flex;
    width: 277px;
    height: 67px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #EB605B;
    align-items: center;
    justify-content: center;
    font-family: "Gotham Pro Bold";
    line-height: normal;
    font-size: 24px;
    text-align: center;

    color: #FFFFFF;
}

.error-page a:hover {
    display: flex;
    width: 277px;
    height: 67px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #EB605B;
    align-items: center;
    justify-content: center;
    font-family: "Gotham Pro Bold";
    line-height: normal;
    font-size: 24px;
    text-align: center;

    color: #FFFFFF;
}

.headerLinks:after {
    display: block;
    content: attr(title);
    font-family: "Gotham Pro Bold";
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.header-wrapper {
    width: 100%;
}

.switch{margin-right: 30px;}
.switch input{display:none;}
.switch input:empty ~ label{position:relative;line-height:1.6em;margin:0;cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999;}
.switch input:empty ~ label:before, .switch input:empty ~ label:after{position:absolute;display:block;top:0;bottom:0;right:0;content:' ';width:34px;background-color:#D7D7D7;border-radius:15px;-webkit-transition:all 100ms ease-in;transition:all 100ms ease-in;}
.switch input:empty ~ label:after{width:20px;height:20px;border-radius:50%;right:13px;background-color:#A5A5A5;}
.switch input:checked ~ label:before{background-color:#F1918E;}
.switch input:checked ~ label:after{right:0;background-color:#EB605B;}
.switch input:empty ~ label{width:230px; font-family: "Gotham Pro Regular";
    line-height: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #3C3C3C;
}

.switch input:empty ~ label:hover{
    /*color: #EB605B;*/
}

.hashtagbarRedesign {
    height: 62px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #D7D7D7;
    justify-content: space-between;
    overflow-x: auto;
    width: 100%;
}

.hashtagbarRedesignArticle {
    /*margin-top: 20px;*/
    /*display: block;*/
    border-top: 1px solid #D7D7D7;
    justify-content: flex-start;
    /*height: 100%!important;*/
}

.share-top{
    display: flex;
    align-items: center;
}

.shareArticle {
    /*width: 100%;
    display: flex;
    justify-content: flex-end;*/
    margin-top: 15px;
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.shareArticle span {
    font-family: "Gotham Pro Regular";
    line-height: normal;
    font-size: 16px;
    padding-right: 25px;
    color: #818181;
}

.hashtagbarRedesign li {
    margin-right: 25px;
    white-space: nowrap;
    display: inline-block;
}

.hashtagbarRedesign li:last-child {
    margin-right: 0px;
}

.hashtagbarRedesign a {
    font-family: "Gotham Pro Regular";
    line-height: normal;
    font-size: 16px;
    color: #3C3C3C;
}

.hashtagbarRedesignArticle a {
    font-size: 13px!important;
}

.hashtagbarRedesign a:last-child {
    padding-right: 0px;
}

.hashtagbarRedesign a:hover {
    font-family: "Gotham Pro Medium";
    text-decoration: none;
    color: #3C3C3C;
}

.hashtagbarRedesign a:after {
    display: block;
    content: attr(title);
    font-family: "Gotham Pro Medium";
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.news-list .title {
    font-family: "Gotham Pro Bold"!important;
    font-size: 25px!important;
    text-transform: uppercase;
    line-height: 29px;
    color: #3C3C3C;
}

.rowFirst {
    display: flex;
    height: 1110px;
    margin-top: 30px;
    margin-bottom: 100px;
}

.rowFull {
    background-image: url("/user/img/friends2.png");
    /*background-position: 0% 95%;*/
    width: 100%;
    height: 170px;
    margin-bottom: 100px;
}

.rowFullSecond {
    /*background-image: url("/user/img/fred.png");*/
    /*background-position: 0% 55%;*/
    width: 100%;
    height: 306px;
    margin-bottom: 100px;
}

.redLine {
    height: 100%;
    background: #EA5B52;
    opacity: 0.9;
    display: flex;
    justify-content: center;
}

.sidebarHomeDiv {
    margin-bottom: 25px;
}

.sidebarHomeDivA {
    font-family: "Gotham Pro Regular";
    font-size: 16px;
    line-height: 21px;
    color: #3C3C3C;
    text-decoration: none;
}

.sidebarHomeDiv div a {
    font-family: "Gotham Pro Regular";
    font-size: 16px;
    line-height: 21px;
    color: #3C3C3C;
    text-decoration: none;
}

.news-list ul div.important a {
    font-family: "Gotham Pro Bold";
    font-size: 16px;
    color: #3C3C3C;
    line-height: 21px;
}

.firstRowSidebarHome {
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: center;
}

.mobileIcons {
    display: inline;
    margin-left: 10px;
}

.firstRowSidebarHome div svg {
    border-left: 1px solid #D7D7D7;
}

header .nav li {
    display: flex;
    align-items: center;
}

.mainImage {
    height: 482px;
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.mainImage a img {
    height: 100%;
    /*width: 100%;*/
}
.main-new .text {
    padding-top: 22px;
}

.main-new .title {
    font-family: "Gotham Pro Bold";
    font-size: 22px;
    line-height: 31px;
    color: #3C3C3C;
    text-decoration: none;
}

.main-new .title:hover {
    font-family: "Gotham Pro Bold";
    color: #3C3C3C;
    text-decoration: none;
}

.mainArticlePodzag {
    font-family: "Gotham Pro Regular"!important;
    line-height: 20px;
    font-size: 15px!important;
    color: #3C3C3C!important;
    margin-top: 10px;
}

.mainArticlePodzagVeryLong {
    font-family: "Gotham Pro Regular"!important;
    line-height: 21px;
    font-size: 18px!important;
    color: #3C3C3C!important;
    margin-top: 10px;
}

.mainArticleText {
    border-width: 1px;
    border-color: #D7D7D7;
    border-style: solid;
    height: 248px;
    padding-right: 5px!important;
    padding-left: 5px!important;
}
.topArticleText {
    border-width: 1px;
    border-color: #D7D7D7;
    border-style: solid;
    height: 134px;
    padding-right: 5px!important;
    padding-left: 5px!important;
}

.topArticleTextLong {
    border-width: 1px;
    border-color: #D7D7D7;
    border-style: solid;
    padding-right: 5px!important;
    padding-left: 5px!important;
}

.articleLongRow {
    display: flex;
    height: 350px;
}

.new-meta {
    display: flex;
    align-items: center;
    justify-content: center;
}

.metaText {
    font-family: "Gotham Pro Bold";
    font-size: 12px;
    color: #FFFFFF;
}

.timeMain {
    font-family: "Gotham Pro Bold";
    font-size: 12px;
    color: #3C3C3C;
    line-height: normal;
    text-transform: uppercase;
}

.lastRowMain {
    position: absolute!important;
    bottom: 10px!important;
    opacity: 0.6;
}
.lastRowMain svg {
    border-left: 1px solid #D7D7D7;
}

.lastRowMain span {
    margin-right: 11px;
}

.vewsRedesign {
    font-family: "Gotham Pro Bold";
    font-size: 12px;
    color: #3C3C3C;
    text-transform: uppercase;
}

.articleRedesign {
    height: 350px;
    margin-bottom: 30px;
}

.bannerRedesign {
    padding-left: 0px!important;
    padding-right: 0px!important;
    display: flex;
    justify-content: center;
}

.imageArticleRedesignTop {
    overflow: hidden;
    height: 216px;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.imageArticleRedesignTop img {
    width:100%;
    height: 216px;
}

.imageArticleRedesignTopLong {
    overflow: hidden;
    height: 350px;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.imageArticleRedesignTopLong img {
    height: 350px;
}

.mainArticleZagolTop a {
    font-family: "Gotham Pro Bold";
    font-size: 19px!important;
    line-height: 25px;
    text-decoration: none;
    color: #3C3C3C;
}

.mainArticleZagolTop a:hover {
    font-family: "Gotham Pro Bold";
    text-decoration: none;
    color: #3C3C3C;
}

.mainArticleZagolTop {
    padding-top: 20px;
}

.mainArticleZagolTop8 a {
    font-family: "Gotham Pro Bold";
    font-size: 23px!important;
    line-height: 31px;
    text-decoration: none;
    color: #3C3C3C;
}

.mainArticleZagolTop8 a:hover {
    font-family: "Gotham Pro Bold";
    text-decoration: none;
    color: #3C3C3C;
}

.mainArticleZagolTop8 {
    padding-top: 20px;
}

.firstRedLineItem {
    font-family: "Gotham Pro Bold";
    font-size: 25px;
    color: #FFFFFF;
    line-height: 31px;
    text-transform: uppercase;
    width: 580px;
}

qq {
    font-size: 31px;
}
.firstRedLineItemInvest {
    font-family: "Gotham Pro Bold";
    font-size: 25px;
    color: #FFFFFF;
    line-height: 29px;
    text-transform: uppercase;
    width: 980px;
    display: flex;
    align-items: center;
}

.email-form {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.secondRedLineItem {
    width: 563px;
    display: flex;
}

.secondRedLineItemInvest {
    width: 203px;
    display: flex;
}

.redLineItems {
    width: 1200px;
    height: 100%;
    display: flex;
}

.redLineItemsInvest {
    width: 1200px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.input_1::placeholder {
    font-family: "Gotham Pro Medium";
    font-size: 16px;
    color: #D7D7D7;
    line-height: 21px;
}

.input_1 {
    height: 49px;
    width: 340px;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #E9E9E9;
    box-sizing: border-box;
    margin-right: 20px;
}

.emailSubmit {
    display: flex;
    width: 203px;
    height: 49px;
    text-align: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: "Gotham Pro Bold";
    font-size: 16px;
    line-height: normal;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
}

.emailSubmit:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.readerChoice {
    font-family: "Gotham Pro Bold";
    font-size: 25px;
    color: #3C3C3C;
    line-height: 29px;
    text-decoration: none;
    text-transform: uppercase;
}

.titleChoice {
    margin-bottom: 30px;
}

.choiceBlockLineOne {
    height: 149px;
    padding-right: 25px!important;
    padding-left: 25px!important;
    padding-top: 22px!important;
}

.choiceBlockLineTwo {
    height: 149px;
    padding-right: 25px!important;
    padding-left: 25px!important;
    padding-top: 22px!important;
}

.lineChoice :after {
    content:"";
    background: #C4C4C4;
    position: absolute;
    bottom: 38px;
    right: 0;
    height: 73px;
    width: 1px;
}

.choiceBlockLineOne .borderChoice {
    height: 100%;
    border-bottom: 1px solid #C4C4C4;
}


.choiceRow {
    border: 1px solid #D7D7D7;
    box-sizing: border-box;
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.choiceRow :nth-of-type(4n) :after {
    opacity: 0;
}

.choiceTitle {
    font-family: "Gotham Pro Bold";
    font-size: 19px;
    color: #3C3C3C;
    line-height: 25px;
}

.choiceTitle:hover {
    text-decoration: none;
    font-family: "Gotham Pro Bold";
    color: #3C3C3C;
}

.popular {
    margin-bottom: 100px;
}

.top8Row {
    margin-bottom: 70px;
}
.top8item {
    height: 464px;
    margin-bottom: 30px;
}

.topArticleTextTop8 {
    border-width: 1px;
    border-color: #D7D7D7;
    border-style: solid;
    height: 248px;
    padding-right: 5px!important;
    padding-left: 5px!important;
}

.interaktivSticker {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #EB605B;
    box-sizing: border-box;
    margin-left: -5px;
    font-family: "Gotham Pro Bold";
    font-size: 14px;
    color: #EB605B;
    line-height: normal;
}

.topArticleTextTop8Interaktiv {
    height: 207px;
    padding-right: 5px!important;
    padding-left: 5px!important;
}

.interaktivContent {
    height: 261px;
    border-width: 1px;
    border-color: #D7D7D7;
    border-style: solid;
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.top8itemInteraktiv {
    height: 594px;
    margin-bottom: 30px;
}

.imageArticleRedesignTopInteraktiv {
    overflow: hidden;
    height: 333px;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.imageArticleRedesignTopInteraktiv img {
    height: 333px;
}

.mainArticleZagolTop8Inter a {
    font-family: "Gotham Pro Bold";
    font-size: 19px!important;
    line-height: 25px;
    text-decoration: none;
    color: #3C3C3C;
}

.mainArticleZagolTop8Inter a:hover {
    font-family: "Gotham Pro Bold";
    text-decoration: none;
    color: #EB605B;
}

.mainArticleZagolTop8Inter {
    padding-top: 20px;
}

.interaktivFirstRow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 5px;
    padding-top: 3px;
}

footer {
    border-top: 1px solid #D7D7D7;
}

.rowFooter {
    margin-left: 0px!important;
    margin-right: 0px!important;
    border-bottom: 2px solid #D7D7D7;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 194px;
}

.razdelRedesign {
    position: relative;
}

.razdelRedesign:after {
    content:"";
    background: #D7D7D7;
    position: absolute;
    bottom: -40px;
    right: 0;
    height: 85px;
    width: 2px;
}

.socRedesign {
    width: 472px;
    display: flex;
    justify-content: space-between;
}

.iconRedesign2 {
    fill: #CCCCCC;
}

.iconsRedesign2:hover .iconRedesign2 {
    fill: #EB605B;
}

.iconsRedesign2:hover {
    text-decoration: none!important;
}

.linksFooter {
    width: 671px;
    display: flex;
    justify-content: space-between;
}

.linkBlockFooter a {
    display: block;
    font-family: "Gotham Pro Regular";
    font-size: 14px;
    text-decoration: none;
    color: #3C3C3C;
    line-height: normal;
    margin-bottom: 16px;
}

.linkBlockFooter a:hover {
    display: block;
    font-family: "Gotham Pro Regular";
    text-decoration: none;
    color: #3C3C3C;
}
.linkBlockFooter a:last-child {
    margin-bottom: 0px;
}

.titleLong {
    font-size: 22px!important;
}
.mainArticleZagolTopLong a {
    font-family: "Gotham Pro Bold";
    font-size: 22px!important;
    line-height: 29px;
    text-decoration: none;
    color: #3C3C3C;
}

.mainArticleZagolTopLong a:hover {
    font-family: "Gotham Pro Bold";
    text-decoration: none;
    color: #3C3C3C;
}

.mainArticleZagolTopLong {
    padding-top: 20px;
}

.footerBottomText {
    width: 386px;
}

.footerBottomText div {
    font-family: "Gotham Pro Medium";
    font-size: 12px;
    margin-top: 26px;
    line-height: 16px;
    color: #3C3C3C;
    opacity: 0.7;
}

.footerBotRow {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

.footerBottomTextTwo {
    width: 512px;
}
.footerBottomTextTwo div {
    font-family: "Gotham Pro Medium";
    font-size: 12px;
    margin-top: 26px;
    line-height: 16px;
    color: #3C3C3C;
    opacity: 0.5;
}

.footerTextFirstBlock {
    width: 1090px;
    display: flex;
    justify-content: space-between;
}

.h1Zagol {
    display: inline-block;
    border-bottom: 2px solid #EB605B;
    margin-bottom: 37px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.m-b-70 {
    margin-bottom: 70px;
}

.m-b-62 {
    margin-bottom: 62px;
}

.titleVeryLong {
    font-size: 29px!important;
}

.listRazdel {
    height: 730px;
}

.menuRedesign {
    height: 42px;
}

.menuRedesignCat {
    border-bottom: 1px solid #D7D7D7;
    width: 275px;
    display: inline-block;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.menuRedesignCat:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.menuRedesign a {
    font-family: "Gotham Pro Bold";
    line-height: 21px;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}

.menuRedesign ul {
    display: none;
}
.menuRedesign svg {
    position: relative;
    left: -20px;
    margin-bottom: 3px;
}


.menuRedesignCat:hover ~ ul{
    padding-left: 40px;
    display: inline-grid;
    position: relative;
    top: 0;
    left: -5%;
}

.menuRedesignCat:hover ~ svg path{
    stroke:#EB605B;
}

.menuRedesignCat ~ ul:hover{
    padding-left: 40px;
    display: inline-grid;
    position: relative;
    top: 0;
    left: -5%;
}

.menuRedesignCatLast:hover ~ ul{
    padding-left: 40px;
    display: inline-grid;
    position: relative;
    top: -270px;
    left: -5%;
}

.menuRedesignCatLast ~ ul:hover{
    padding-left: 40px;
    display: inline-grid;
    position: relative;
    top: -270px;
    left: -5%;
}

.menuRedesign:hover ul li a{
    font-family: "Gotham Pro Light";
    line-height: 18px;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
}

.menuRedesign:hover ul li{
    /*margin-bottom: 17px;*/
}

.menuRedesign:hover ul li a:hover{
    text-decoration: none;
    color: #EB605B;
}

.menuRedesignBottom {
    margin-top: 30px;
    border-top: 1px solid #FFFFFF;
}

.menuBottomText {
    padding-left: 150px;
    padding-right: 90px;
}

.menuBottomBlock {
    height: 90px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menuBottomBlockBorder {
    border-bottom: 1px solid #FFFFFF;
}

.menuBottomBlock span {
    font-family: "Gotham Pro Bold";
    line-height: 17px;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.menuBottomBlock a{
    align-items: center;
    justify-content: center;
    display: flex;
    width: 170px;
    height: 32px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    line-height: normal;
    font-size: 12px;
    font-family: "Gotham Pro Bold";
    color: #3C3C3C;
    text-decoration: none;
}

.menuBottomBlock a:hover{
    text-decoration: none;
    color: #3C3C3C;
}

.input_2::placeholder {
    font-family: "Gotham Pro Medium";
    font-size: 12px;
    color: #D7D7D7;
    line-height: 12px;
}

.input_2 {
    height: 32px;
    width: 197px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    padding-bottom: 5px;
}

.menuBottomTextBlock {
    width: 235px;
}

.dFlexEnd {
    display: flex;
    justify-content: flex-end;
}

.dFlexCenter {
    display: flex;
    justify-content: center
}

.firstRowH {
    height: 730px;
    margin-bottom: 30px;
}

/*------------------------------медиа запросы-------------------------------------*/
@media screen and (min-width : 1200px) {
    .imgFix {
        position: absolute;
        right: -70%;
    }
}

@media screen and (min-width : 1700px) {
    .readAlso .mainArticleZagolTop a {
        font-size: 15px!important;
    }
}

@media screen and (min-width : 1300px) and (max-width : 1500px) {
    .container-fluid {
        padding-right: 90px!important;
        padding-left: 90px!important;
    }
}

@media screen and (min-width : 1200px) and (max-width : 1299px) {
    .container-fluid {
        padding-right: 30px!important;
        padding-left: 30px!important;
    }
}


@media screen and (min-width : 1440px) {
    .prem300 {
        display: inline-block;
    }

    .prem150 {
        display: none;
    }
}


@media screen and (min-width : 1200px) and (max-width : 1439px) {
    .prem300 {
        display: none;
    }

    .prem150 {
        display: inline-block;
    }
}

@media screen and (min-width : 576px) and (max-width : 749px) {
    .prem300tablet {
        display: none!important;
    }

    .prem150tablet {
        display: block!important;
    }

    .fix728 {
        display: none!important;
    }
}
/*------------------------------планшет-------------------------------------*/
@media screen and (min-width : 576px) and (max-width : 1199px) {
    .container-fluid {
        padding-right: 90px!important;
        padding-left: 90px!important;
    }

    .header-shadow {
        border-top: 1px solid #d7d7d7;
        height: 60px;
    }

    .rowFirst {
        margin-top: 0px;
    }

    .hashtagbarRedesign {
        height: 45px;
    }

    .headerLinks {
        display: none;
    }

    .menuRedesign {
        height: auto;
    }

    .menuRedesignCat {
        width:auto;
    }

    header .mob-menu ul {
        border-top: none;
    }

    .mobPodCat {
        font-family: "Gotham Pro Regular"!important;
        line-height: 17px!important;
        font-size: 15px!important;
        padding-left: 20px!important;
        color: #FFFFFF!important;
        text-transform: none!important;
    }

    .error-page {
        padding-top: 20px!important;
    }

    .switch {
        display: none!important;
    }

    .notab {
        display: none!important;
    }

    .redLineItemsInvest {
        width: 100%;
        padding-right: 90px!important;
        padding-left: 90px!important;
    }

    .firstRedLineItemInvest {
        line-height: 21px;
        font-size: 18px;
    }

    .rowFull {
        margin-bottom: 80px;
    }

    .hashtagbarRedesignArticle {
        margin-top: 20px;
    }

    .choiceBlockLineTwo:nth-child(5) .borderChoice {
        height: 100%;
        border-bottom: 1px solid #C4C4C4;
    }

    .choiceBlockLineTwo:nth-child(6) .borderChoice {
        height: 100%;
        border-bottom: 1px solid #C4C4C4;
    }

    .choiceRow :nth-of-type(2n) :after {
        opacity: 0;
    }

    .redLineItems {
        width: 100%;
        padding-right: 90px!important;
        padding-left: 90px!important;
    }

    .popular {
        margin-bottom: 80px;
    }

    .logoFooter svg {
        height: 45px;
        width: 183px;
    }

    .socRedesign {
        width: 184px;
        flex-wrap: wrap;
    }

    .socRedesign a svg {
        width: 25px;
        height: 25px;
    }

    .iconsRedesign2 {
        padding-right: 10px;
        margin-bottom: 10px;
    }

    .linksFooter {
        width: 390px;
    }

    .linkBlockFooter:first-child {
        width: 213px;
    }

    .firstRedLineItem {
        line-height: 21px;
        font-size: 18px;
    }

    .emailSubmit {
        border: 1px solid #FFFFFF;
    }

    .top8itemInteraktiv {
        height: 410px;
    }

    .interaktivContent {
        height: 200px;
    }

    .footerBottomTextTwo {
        width: 385px;
    }

    .footerBottomText div {
        margin-top: 20px;
    }

    .footerBotRow {
        margin-bottom: 23px;
    }

    .top8Row {
        margin-bottom: 50px;
    }

    qq {
        font-size: 25px;
    }

    .imageArticleRedesignTopInteraktiv {
        height: 211px;
    }

    .imageArticleRedesignTopInteraktiv img {
        height: 211px;
        width: 100%;
    }

    .main-new {
        height: 600px;
        margin-right: 20px;
    }

    .mainImage {
        height: 270px;
    }

    .mainImage a img {
        width: 100%;
    }
    .mainArticleText {
        height: 330px;
        padding-top: 18px!important;
        padding-left: 25px!important;
        padding-right: 25px!important;
    }

    .main-new .title {
        font-family: "Gotham Pro Medium";
        line-height: 30px;
        font-size: 26px;
    }

    .articleRedesign {
        height: 388px;
    }

    .topArticleText {
        height: 173px;
    }


    .mobPodCat {
        font-family: "Gotham Pro Regular"!important;
        line-height: 17px!important;
        font-size: 15px!important;
        padding-left: 20px!important;
        color: #FFFFFF!important;
        text-transform: none!important;
    }

    #js-popup-menu.active {
        width: 688px;
    }

    .menuBottomTextBlock {
        padding-right: 20px;
    }

    .choiceTitle {
        font-family: "Gotham Pro Medium";
        line-height: 23px;
        font-size: 20px;
    }

    .mainArticleZagolTop8 a {
        font-family: "Gotham Pro Medium";
        line-height: 25px;
        font-size: 22px!important;
    }

    .switchTab {
        list-style: none;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .switchTab input {
        display: none;
    }

    .switchTab input:empty ~ label {
        font-family: "Gotham Pro Bold";
        line-height: 28px;
        font-size: 24px;
        text-transform: uppercase;
        color: #3C3C3C;
        width: auto;
    }

    .switchTab input:empty ~ label:before, .switchTab input:empty ~ label:after {
        height: 21px;
        top: 3px;
    }
    .switchTab input:empty ~ label:before, .switchTab input:empty ~ label:after {
        position: absolute;
        display: block;
        top: 5px;
        bottom: 0;
        right: 13px;
        content: ' ';
        width: 34px;
        background-color: #D7D7D7;
        border-radius: 15px;
        -webkit-transition: all 100ms ease-in;
        transition: all 100ms ease-in;
    }

    .switchTab input:empty ~ label:after {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        right: 26px;
        background-color: #A5A5A5;
    }

    .switchTab input:checked ~ label:before {
        background-color: #F1918E;
    }

    .switchTab input:checked ~ label:after {
        right: 13px;
        background-color: #EB605B;
    }

    .news-list {
        margin-bottom: 0px;
    }

    .last-news-list {
        max-height: 757px;
    }

    .flexwrap {
        display: flex;
        flex-wrap: wrap;
    }


}

@media screen and (min-width : 1200px) {
    .nodesc {
        display: none!important;
    }
}

/*------------------------------мобаил-------------------------------------*/
@media screen and (max-width : 575px) {
    .container-fluid {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    iframe {
        max-width: 100%;
    }

    .h1main {
        margin-top: 50px;
    }

    .shareArticle span {
        padding-right: 0px;
    }

    .hashtagbarRedesign {
        height: 45px;
    }

    .rowFirst {
        margin-top: 0px;
    }

    .header-shadow {
        border-top: 1px solid #d7d7d7;
        height: 60px;
    }

    .firstRowSidebarHome {
        display: inline!important;
    }

    .p_15 {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }

    .m-b-article {
        margin-bottom: 30px!important;
    }

    .article div.photo {
        margin-left: -30px;
        margin-right: -30px;
    }

    .articleRedesignOldItems {
        margin-left: -30px!important;
        margin-right: -30px!important;
    }

    .m-t-30-mob {
        margin-top:30px;
    }

    .p-30-mob {
        padding-left: 30px!important;
        padding-right: 30px!important;
    }

    .m_30 {
        margin-left: -30px!important;
        margin-right: -30px!important;
    }

    .nomob {
        display: none!important;
    }

    .mobHeaderPadding {
        padding-right: 0px!important;
        display: flex;
        justify-content: space-around;
    }

    .topLinks {
        margin-right: 0px;
    }

    .dFlexBetween {
        display: flex;
        justify-content: space-between;
    }

    .paddingRight0Mob {
        padding-right: 0px!important;
    }

    .rowFirst {
        margin-left: -15px;
        margin-right: -15px;
    }

    .firstRowH {
        height: auto;
    }

    .rowFirst {
        height: auto;
    }

    .articlesTop {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }

    .articleRedesign {
        margin-bottom: 40px;
        height: 328px;
    }

    .newsListMobile {
        padding-top: 20px;
        margin-bottom: 60px;
    }

    .carousel-indicators li {
        background-color: #C4C4C4!important;
        opacity: 1!important;
    }

    .carousel-item {
        height: 200px;
        font-size: 21px;
        font-family: "Gotham Pro Regular";
        color: #3C3C3C!important;
        line-height: 31px;
    }

    .carousel-item a{
        height: 200px;
        font-size: 21px;
        font-family: "Gotham Pro Regular";
        color: #3C3C3C!important;
        line-height: 31px;
    }

    .carousel-indicators .active {
        background-color: #EB605B!important;
    }

    .lastRowMain {
        width: 90%!important;
    }

    .topArticleText {
        height: 142px!important;
    }

    .imageArticleRedesignTop {
        height: 186px!important;
    }

    .h1RedesignArticle {
        line-height: 36px!important;
        font-size: 27px!important;
    }

    .articleAuthorRedesign {
        display: flex;
        flex-wrap: wrap;
        /*margin-bottom: 20px;*/
    }

    .hashtagbarRedesignArticle {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .share-top {
        display: flex!important;
    }

    .at-share-btn {
        margin-left: 5px!important;
        width: 50px!important;
        height: 50px!important;
        border: 1px solid #D7D7D7;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post-info span.date {
        padding-left: 0px;
        border-left: none;
    }

    .post-info .author {
        font-family: "Gotham Pro Light";
        line-height: 20px;
        font-size: 15px;
        text-transform: none;
        color: #000000;
    }

    .mainArticleZagolTop a {
        font-size: 18px!important;
        line-height: 27px!important;
    }

    .rowFirst {
        margin-bottom: 0px;
    }

    .rowFull {
        margin-bottom: 60px;
        height: 160px;
    }

    .redLineItemsInvest {
        width: 100%;
        flex-direction: column;
        justify-content: space-evenly;
    }

    .firstRedLineItemInvest {
        width: auto;
        margin-left: 30px;
        padding-right: 15px;
        padding-top: 10px;
        line-height: 17px;
        font-size: 14px;
    }
    .secondRedLineItemInvest {
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
    }

    .emailSubmit {
        width: 100%;
        font-size: 19px;
    }

    .titleChoice {
        height: 80px;
        border-top: 1px solid #D7D7D7;
        padding: 30px 30px 30px 30px;
        margin-bottom: 0px;
    }

    .carousel-inner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .readerChoice {
        display: block;
        border-bottom: 1px solid #C4C4C4;
        height: 50px;
        width: fit-content;
    }

    .carousel {
        height: 260px;
        margin-top: 45px;
    }

    .noPaddingsMobile {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }

    .popular {
        margin-bottom: 30px;
    }

    .readerChoiceMobile {
        font-family: "Gotham Pro Bold";
        line-height: 28px;
        font-size: 24px;
        text-transform: uppercase;
        color: #3C3C3C;
    }

    .top8item {
        height: 458px;
        padding-right: 0px!important;
    }

    .topArticleTextTop8 {
        height: 270px;
    }

    .top8Row {
        margin-right: 0px!important;
        margin-bottom: 60px;
    }

    .mainArticleZagolTop8 a {
        line-height: 27px!important;
        font-size: 20px!important;
    }

    .top8itemInteraktiv {
        padding-right: 0px!important;
        height: 500px;
        margin-bottom: 40px;
    }

    .mainArticleZagolTop8Inter {
        padding-right: 20px;
    }

    .imageArticleRedesignTopInteraktiv {
        height: 211px;
    }

    .imageArticleRedesignTopInteraktiv img {
        height: 211px;
    }

    .interaktivContent {
        height: 290px;
    }

    .email-form {
        flex-direction: column;
        justify-content: space-evenly;
    }

    .firstRedLineItemInvest, .firstRedLineItem {
        width: auto;
        margin-left: 30px;
        padding-right: 15px;
    }

    .secondRedLineItem {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        flex-direction: column;
    }

    .input_1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .rowFullSecond {
        height: 321px;
        margin-bottom: 0px;
    }

    .firstRedLineItem {
        line-height: 21px;
        font-size: 18px;
    }

    .logoFooter svg {
        width: 138px;
    }

    .socRedesign {
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 60px;
    }

    .rowSocMob {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .rowFooter {
        height: 485px;
        display: block!important;
        border-bottom: none;
    }

    .linksFooter {
        width: auto;
        margin-top: 20px;
    }

    .formobLinksFooter1 {
        width: 111px;
    }

    .formobLinksFooter2 {
        width: 158px;
    }

    .logoFooter {
        margin-top: 60px;
        margin-bottom: 40px;
    }

    .lineInFooterForMob {
        border-bottom: 2px solid #D7D7D7;
        margin-left: -30px;
        margin-right: -30px;
    }

    .iconsRedesign2 {
        margin-bottom: 15px;
    }

    .footerBottomText {
        width: 100%;
    }

    .footerBottomTextTwo {
        width: 100%;
    }

    .footerTextFirstBlock {
        display: block;
        width: auto;
    }

    qq {
        font-size: 23px;
    }

    .sidebarHomeDiv div .time {
        flex-shrink: 0;
        -ms-flex-negative: 0;
        font-family: "Gotham Pro Bold";
        font-size: 12px;
        color: #222D3B;
        text-transform: uppercase;
        opacity: 0.7; /*todo*/
        line-height: normal;
    }

    .sidebarHomeDiv {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .switch {
        list-style: none;
        margin-right: 0px;
    }

    .switch input:empty ~ label {
        font-family: "Gotham Pro Bold";
        line-height: 28px;
        font-size: 24px;
        text-transform: uppercase;
        color: #3C3C3C;
        width: auto;
    }

    .switch input:empty ~ label:before, .switch input:empty ~ label:after {
        height: 21px;
        top: 3px;
    }

    .readMoreButtonBack {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .readMoreButton {
        width: 134px;
        height: 31px;
        font-family: "Gotham Pro Medium";
        font-size: 12px;
        text-transform: uppercase;
        background-color: #EB605B;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div.important a {
        font-family: "Gotham Pro Bold";
        font-size: 16px;
        color: #3C3C3C;
        line-height: 21px;
    }

    #from-ajaxImportant {
        display: none;
    }

    #readMoreButtonImportant {
        display: none;
    }

    .mobileIcons svg {
        border-left: 1px solid #D7D7D7;
    }

    .er-title span{
        line-height: 121px!important;
        font-size: 90px!important;
    }
    .error-page {
        padding-top: 20px!important;
    }

    #js-popup-menu.active{
        background: rgba(0, 0, 0, 0.0);
    }

    .menuRedesign {
        height: auto;
    }

    .menuRedesignCat {
        width:auto;
    }

    header .mob-menu ul {
        border-top: none;
    }

    .mobPodCat {
        font-family: "Gotham Pro Regular"!important;
        line-height: 17px!important;
        font-size: 15px!important;
        padding-left: 20px!important;
        color: #FFFFFF!important;
        text-transform: none!important;
    }


    .fix404fix {
        margin-right: -30px!important;
        margin-left: -45px!important;
    }
}