/*@media screen and (min-width: 1351px) {*/
@media screen and (min-width: 1500px) {
    .layerSmall {
        width: 54.1%;
        max-width: 887px;
    }  
/*    .layerBig {
        width: 1350px;
        margin-left: auto;
        margin-right: auto;
        max-width: 87%;
    }   */
    .layerBig {
        max-width: 1350px;
        width: calc(100% - 240px);
        margin-left: auto;
        margin-right: auto;     
    }  
}




/*HEAD*/
@media screen and (min-width: 651px) {
    .logoSvg {
        display: block;
        margin-bottom: 5px;
        width: 136px;
        height: 31px;
    }    
}
@media screen and (max-width: 650px) {
    .headLang {
        display: none;
    }
    .headPhone {
        display: block;
    }  
    .headMenu {
        margin-left: 20px;
    } 
    .LogoImg {
        display: none;
    }         
    .logoSvg {
        display: block;
    }
    .head {
        padding: 25px 0px;
    }
    .headMenu {
        margin-right: 0px;
    }
    .headMenu .downLineMenu {
        bottom: 11px;
    }
    .headMenu .upLineMenu {
        top: 16px;
    }
}




@media screen and (max-width: 1250px) {
    .backMenuTop, .backMenuBottom {
        width: 1097px;   
    }
    .backMenuTopLeft, .backMenuBottomLeft {
        width: 527px;           
    }
    .backMenuTopLeft a {
        font-size: 28px;
        line-height: 55px;
    }    
    .backMenuTopRight a {
        font-size: 18px;
        line-height: 37px;
    }
    
    .backMenuTopLeft, .backMenuBottomLeft {
        width: 58%;    

    }
    .backMenuTopRight, .backMenuBottomRight {
        width: 35%;
    }    
    
}

@media screen and (max-width: 880px) {
    .backMenuTopLeft a {
        font-size: 25px;
        line-height: 55px;
    }    
}


@media screen and (max-width: 760px) {
    .backMenu {
        display: block;
    }
    .backMenuTop {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;    
        margin-top: 32px;  
        width: 347px;    
    }
    .backMenuTopLeft, .backMenuBottomLeft {
        width: 100%;    

    }
    .backMenuTopRight, .backMenuBottomRight {
        width: 100%;
    }  
    
    .backMenuTopRight {
        margin-top: 10px;
    }
    
    .backMenuTopLeft a {
        font-size: 22px;
        line-height: 44px;
        font-weight: bold;
    }      
    .backMenuTopRight a {
        font-size: 16px;
        line-height: 40px;
        font-weight: 600;
    }      
       
    
    .backMenuBottom {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;     
        width: 347px;
        margin-top: 40px;   
    }       
    .backMenuBottomLeft, .backMenuBottomLeft a {
        font-size: 16px;
        line-height: 21px;
        font-weight: 500;
    } 
    .backMenuBottomLeft {
        margin-bottom: 20px;
    }     
    .backMenuBottomRight a {
        font-size: 14px;
        line-height: 34px;
        font-weight: 500;
    }     
    .backMenuMap {
        line-height: 35px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        /*background: url("../img/mapIcon.svg") no-repeat 0 12px; */
    }   
    .backMenuLang {
        display: block;
        width: 347px;
        max-width: 87%;
        margin: 30px auto 0px;
        font-weight: 600;
        font-size: 16px;
    }  
    .backMenuLang a {
        margin-right: 12px;
    }      
    
}



@media screen and (max-width: 650px) {
    .backMenuClose { 
        top: 30px;
        right: 20px !important;
    }    
}
    /*
@media screen and (max-width: 500px) {
    .backMenuActiveSection .backMenuTop {
        max-width: 75%;
    } 
    .backMenuTop, .backMenuBottom {
        max-width: 75% !important;
    }
    .backMenuTopLeft a {
        font-size: 21px !important;
    } 
    .backMenuTopRight a {
        font-size: 21px !important;
    }  
}
@media screen and (max-width: 400px) {
    .backMenuActiveSection .backMenuTop {
        max-width: 85%;
    } 
    .backMenuTop, .backMenuBottom {
        max-width: 85% !important;
    }
}    */

@media screen and (max-width: 1350px) {
    .backMenuTopLeft a {

        font-size: 24px;
        line-height: 50px;
        font-weight: 500;
        display: block;
    }

    .backMenuTopRight a {
        font-size: 24px;
        line-height: 50px;
        font-weight: 500;
        display: block;
    }    
}

/*NEWS PAGE*/

@media screen and (max-width: 650px) {
    .newsPageAttr {
        display: none;
    }    
    .newsPageTitle {
        font-weight: bold;
        font-size: 24px;
        line-height: 30px;
        margin-top: 35px;
        padding-bottom: 18px;
        margin-bottom: 40px;
        
    }
    
    .newsPageTitle:before {
        height: 2px;
        width: 71.2%;   
    }
    .newsPageTitle:after {
        left: 62%;  
        height: 2px;
    }   
    .newsPageContent {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;    
    } 
    .newsPageContent p {
        padding: 10px 0px; 
    }
    .newsPageContent img {
        width: 100%;
        max-width: 100%;
/*        width: 100vw;
        position: relative;
        left: 0%;
        right: 0%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: inherit !important;
        height: auto !important;*/
    }    
        
}
@media screen and (max-width: 1110px) {
    .footerBriefLeft {
        width: 350px;
    }
}
@media screen and (max-width: 970px) {
    .footerBriefLeft {
        width: 250px;
    }   
}
@media screen and (max-width: 880px) {
    .footerBriefMember {
        width: 300px;
    }   
    .footerBriefMemberList {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center; 
    } 
    .footerBriefMemberItem {
        width: auto !important;
        text-align: left;
        margin-bottom: 20px;
    }
    .footerBriefMemberItem:nth-child(1) { width: 65% !important; margin-right: 20px; }
    .footerBriefMemberItem:nth-child(2) { width: 22% !important; }
    .footerBriefMemberItem:nth-child(3) { width: 35% !important; margin-right: 20px; }
    .footerBriefMemberItem:nth-child(4) { width: 35% !important; } 
}

@media screen and (max-width: 700px) {
    .footerAddress {
        flex-direction: column;
        
    }
    .footerAddressInfo {
        width: 100%;
        margin-bottom: 15px;
        line-height: 21px;
    }
    .footerAddressRight {
        width: 100%;
        font-size: 14px;
        line-height: 34px;
        
    }
    .footerAddressPhone a {
        color: #132961 !important;         
    }
    .footerAddressNetwork a {
        display: block;            
    }
    .footerMenuMap {
        margin-top: -30px;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 40px;
    }
    .newsPageContent {
        margin-bottom: 0px;

        font-weight: 500;
        font-size: 14px;
        line-height: 18px;         
        
    }
    .footerBrief {
        flex-direction: column-reverse;
    }
    .footerBriefLeft {
        width: 100%;
    }
    .footerBriefCopyright {
        font-size: 14px;
        line-height: 18px;
        width: 220px;
        margin-bottom: 7px;
    }
    .footerBriefMember {
        margin-bottom: 20px;
    }
    .footerBriefMemberTitle {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .picInfo {
        margin: 15px 0px 30px;
        font-size: 10px;    
    }
}


@media screen and (max-width: 1180px) {
    
    .newsListItemDate {
        margin-left: -140px;   
    }    
    .newsListItem:before, .newsListItem:after {
        display: none;
    }
}

@media screen and (max-width: 1110px) {
    
    .newsListItemDate {
        margin-left: -120px;   
    }    
}

@media screen and (max-width: 1030px) {
    .newsListItemDate {
        margin-left: 0px;   
        margin-bottom: 20px;
    }        
}
@media screen and (max-width: 650px) {
    .newsListTitle {
        margin-top: 37px;
        font-weight: bold;
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 15px;
        margin-bottom: 50px;
    }  
    
    .newsListTitle:before {
        height: 2px;
        width: 71.2%;   
    }
    .newsListTitle:after {
        left: 62%;  
        height: 2px;
    }      
      
    .newsListItem {
        padding-bottom: 55px;
        position: relative; 
        padding-top: 0px;  
        padding-left: 15px;           
    }
    .newsListItemDate {
        font-size: 12px;
        margin-bottom: 10px;
        padding-bottom: 0px;
    }
    .newsListItemTitle {
        font-size: 16px;
        line-height: 21px;   
        margin-bottom: 8px; 
    }
    .newsListItemBrief {
        font-size: 14px;
        font-weight: 500; 
        line-height: 18px;      
    }
    
    .newsListItem:after {
        display: block;
        left: -11%;
        top: -10px;
    }    
}
@media screen and (max-width: 450px) {
    .newsListItem:after {
        display: block;
        left: -13%;
        top: -10px;
    }          
}
@media screen and (max-width: 375px) {
    .newsListLoadMore {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 40px;
    } 
   
}

/*VACANTION*/

@media screen and (max-width: 650px) {
    
    .vacantionListLayer {
        margin-bottom: -73px;
    }    
    
    .vacantionListTitle {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
        margin-top: 40px;
        margin-bottom: 65px;
    } 
    .vacantionListItem {
        margin: 0px 0px 60px;
    } 
    .vacantionListItemTitle {
        font-size: 16px;
        font-weight: bold;
        line-height: 21px;
    }  
    .vacantioListItemData {
        flex-direction: column;
    }
    
    .vacantioListItemPerson {
        line-height: 28px;
        font-size: 12px;
        font-weight: 500;
        margin-top: 4px;
        
    }
    .vacantioListItemPerson span {
        font-size: 16px;
        font-weight: 500;
        display: block;
        padding-left: 0px;
    }
    .vacantioListItemPhone {
        padding-left: 0px;
        font-size: 16px;
        line-height: 30px;
        font-weight: 500;
        color: #132961;
        margin-top: 2px; 
    }
    .vacantioListItemMail {
        padding-left: 0px;
        color: #132961;
        font-size: 16px;
        line-height: 30px;
        font-weight: 500;
    }    
    
}


@media screen and (max-width: 1100px) {
    .expertList {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start; 
        max-width: 730px;
        margin-left: auto; 
        margin-right: auto; 
    }
    .expertItem {
        width: calc((100% - 30px) / 2);
        max-width: 350px; 
        margin-right: 0px !important;
    }        
}

@media screen and (max-width: 750px) {
    .expertItem {
        height: 450px;
    } 
    .expertItemBrief {
        bottom: 100px;
    }   
    .expertItemBrief, .expertItemPhone, .expertItemMail {
        font-size: 16px;
        line-height: 21px;
    }
}

@media screen and (max-width: 700px) {
    .expertItem {
        height: 400px;
    }         
}
@media screen and (min-width: 650px) {
        

    .flip-card {
      background-color: transparent;
      perspective: 1000px;
    }

    .flip-card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        transition: transform 1s;
        transform-style: preserve-3d;
    }

/*    .flip-card:hover .flip-card-inner {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
    }   */     
    .flip-card:hover .flip-card-front {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
    }    
  
    .flip-card:hover .flip-card-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
    }    


    .flip-card-front, .flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
   
        z-index: 500;
        background-color: transparent;
        transition: transform 0.7s;
    }

    .flip-card-front {

        background: url("../img/bgExpert.png") 50% 50% no-repeat;
        background-size: cover;
    }

    .flip-card-back {
      background-color: #132961;
      color: #fff;
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
      position: relative;
      overflow: hidden;
      
    }    
}
@media screen and (max-width: 750px) {
    .expertListTitle {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
        margin-top: 42px;
        margin-bottom: 64px;
    }    
    .expertListCaption {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;

    } 
    .expertListCaption:before, .expertListCaption:after {
        display: none;
    }  
    .expertList {
        margin-top: 28px;
    }         
}
@media screen and (max-width: 650px) {


    .expertListCaption span {
        width: 100%;
    }
    .expertList {
        margin-top: 28px;
        width: 100%;
    }
    .flip-card-inner {
        background: none;
        position: relative;
        width: 100%;
        height: auto;
    }
    .flip-card-front {
        height: 100%;
        background: url("../img/bgExpert.png") 50% 50% no-repeat;  
        background-size: cover;
        position: relative;
        width: 100%;  
    }
    .expertItem {
        width: 48%;
        max-width: 100%;
        height: auto;
        margin-bottom: 62px;
    }
    .forClick, .expertItemPositionBack {
        display: none;
    }
    
    .expertItemPosition {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        bottom: 20px;
        left: 20px;
    }
    .expertItemPosition span {
        font-size: 24px;
        font-weight: 600;
        line-height: 31px;
        padding-top: 6px;
    }
    
    .expertItemBrief {
        position: unset;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        color: #000;
        margin-top: 21px;
        width: 100%;
        
        
    }
    .expertItemPhone {
        position: unset;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        color: #132961;
        margin-top: 20px;
        width: 100%;
    }
    .expertItemMail {
        position: unset;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        color: #132961;
        margin-top: 0px;
        background: url("../img/arrowRight.svg") 100% 50% no-repeat;  
        width: 100%;
    }
}
@media screen and (max-width: 650px) {
    .expertListTitle {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
        margin-top: 42px;
        margin-bottom: 64px;
    }    
    .expertListCaption {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;

    }
    .expertListCaption:before, .expertListCaption:after {
        display: none;
    }
    .expertListCaption span {
        width: 100%;
    }
    .expertList {
        margin-top: 28px;
        width: 100%;
    }
    .flip-card-inner {
        background: none;
        position: relative;
        width: 314px;
        height: auto;
        margin: auto;
    }
    .flip-card-front {
        height: 469px;
        background: url("../img/bgExpert.png") 50% 50% no-repeat; 
        background-size: cover; 
        position: relative;
        width: 296px;  
    }
    .expertItem {
        width: 100%;
        height: auto;
        margin-bottom: 62px;
    }
    .forClick, .expertItemPositionBack {
        display: none;
    }
    
    .expertItemPosition {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        bottom: 20px;
        left: 20px;
    }
    .expertItemPosition span {
        font-size: 24px;
        font-weight: 600;
        line-height: 31px;
        padding-top: 6px;
    }
    
    .expertItemBrief {
        position: unset;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        color: #000;
        margin-top: 21px;
        width: 296px;
        
        
    }
    .expertItemPhone {
        position: unset;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        color: #132961;
        margin-top: 20px;
        width: 296px;
    }
    .expertItemMail {
        position: unset;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        color: #132961;
        margin-top: 0px;
        background: url("../img/arrowRight.svg") 100% 50% no-repeat;  
        width: 296px;
    }
    
    .flip-card-front, .expertItemBrief, .expertItemPhone, .expertItemMail {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
       
    .flip-card-inner {
        margin: 0;
    } 
    .flip-card-front, .expertItemBrief, .expertItemPhone, .expertItemMail {
        width: 296px;
    }
    .expertList {
        margin-bottom: -70px;
    }
    .flip-card-front {
        height: 437px;
    }
}

@media screen and (max-width: 1200px) {
    .expertPageBrief {
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        margin-top: 10px;
    } 
    .expertPageInfo {
        width: calc(100% - 400px);
    }   
    .expertPagePhoto {
        width: 350px;
        height: 550px;
    }
}
@media screen and (max-width: 950px) {
    .expertPageBrief {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        margin-top: 10px;
    } 
    .expertPageInfo {
        width: calc(100% - 320px);
    }   
    .expertPagePhoto {
        width: 280px;
        height: 450px;
    }
    
    .expertPageContactLayer {
        margin-top: 35px;
        font-size: 16px;   
    }
    .expertPageNetwork a {
        font-size: 16px;
        font-weight: 600;
        line-height: 35px;
        color: #132961;

    }    
    .expertPageVcard {
        font-size: 16px;   
    }
    .expertPageContactLayer {
        margin-top: 10px;
    }
    .expertPageNetwork {
        width: 35%;
    }    
    .expertPageName {
        font-family: 'Merriweather', sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 31px;
        margin-top: 4px;
    }    
    .expertPagePosition {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        margin-top: 1px;
    }
}

@media screen and (max-width: 770px) {
    .expertPageTop {
        flex-direction: column; 
        position: relative;  
    }    
    .expertPagePhoto {
        margin: auto;
        width: 445px;
        height: 665px;
    }
    .expertPageInfo {
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        align-items: flex-start; 
        width: 100%;
        
    }
    .expertPageContactLayer {
        width: 445px;
        margin: auto;
        margin-top: 20px;
    }
    .expertPageContact a {
        color: #132961;        
    }
    .expertPageNetwork {
        text-align: right;
    }
    .expertPageName {
        position: absolute;
        top: 600px;
        color: #fff;
        left: calc(50% - 200px);
    }
    .expertPagePosition {
        position: absolute;
        top: 576px;
        color: #fff;
        left: calc(50% - 200px);
    }
}

@media screen and (max-width: 650px) {
    .expertPageTop {
        margin-top: 44px;
    }    
}

@media screen and (max-width: 515px) {
    .expertPagePhoto {
        width: 100%;
        height: auto;
    }   
    .expertPageContactLayer {
        width: 100%;
    } 
    .expertPageName {
        left: 6%;
    }
    .expertPagePosition {
        left: 6%;
    }
}

@media screen and (max-width: 460px) {
    .expertPagePhoto { 
        height: auto;
    }  
    
    .expertPageName {
        top: 485px;
    }
    .expertPagePosition {
        top: 461px;
    }    
            
}

@media screen and (max-width: 375px) {
    .expertPagePhoto {  
        height: auto;
    } 
    
    .expertPageName {
        top: 436px;
        left: 6.2%;
        
        font-family: 'IBM Plex Sans', sans-serif;
        font-size: 24px;
        font-weight: 600;
        line-height: 31px;
        
        
    }
    .expertPagePosition {
        top: 415px;
        left: 6.2%;
    }       
    .expertPageContactLayer {
        margin-top: 30px;
    }  
    .expertPageBrief {
        margin-top: 16px;
    }      
    .expertPageBrief p {
        padding: 15px 0px 3px;
    }     
}
@media screen and (max-width: 1150px) {
    .expertArticleItem {
        width: 46%;
    }    
}
@media screen and (max-width: 960px) {
    
    .expertArticleItem {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 50px;
        margin-top: 0px;
    }
    .expertArticleTitle {
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
        min-height: auto;
        margin-bottom: 5px;
        
    } 
    .expertArticleBrief {
        display: block;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        
    }
    .expertArticleNewspaper {
        display: none;
    } 
    .expertArticleDate, .expertArticleSee {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        
    }
    .expertArticleSee {
        background: url(../img/eye.svg) no-repeat 0 -3px;   
    }
    .buttonArr {
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
        background: url(../img/arrowAll.svg) no-repeat 100% 2px; 
    }
    
    .expertBlockCaption {
        font-family: Merriweather;
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        margin-top: 54px;
        margin-bottom: 20px;
    }
    .expertBlockCaption:before, .expertBlockCaption:after {
        display: none;
    }
    
    
}

@media screen and (max-width: 650px) {
    .expertArticleItem {
        width: 100%;
        margin-bottom: 50px;
    }   
    .expertArticleList {
        margin-top: 0px;
    }
    .expertArticleItem {
        margin-top: 0px;    
    }
    .expertArticleTitle {
        margin-top: -9px;
    } 
    .expertArticleBrief {
        margin-top: 13px;
    }
    .buttonArr {
        margin-top: 0px;
    }
}

@media screen and (max-width: 1000px) {
    .expertVideoItem {
        height: 260px;   
    } 
}
@media screen and (max-width: 850px) {
    .expertVideoItem {
        height: 220px;   
    } 
    
    .expertVideoTitle {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        left: 25px;

    }
    .expertVideoList {
        margin-top: 40px;
    }
    .expertVideoCaption {
        margin-top: 0px;
    }
    .expertVideoList {
        margin-bottom: -91px;
    }    
}
@media screen and (max-width: 700px) {
    .expertVideoItem {
        height: 180px;   
    } 
    
}
@media screen and (max-width: 650px) {
    .expertVideoItem {
        width: 100%;
        height: 320px;
        margin-bottom: 79px;
    }  
    
    .expertVideoTitle {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;

        color: #000;
        position: absolute;
        top: auto;
        bottom: -36px;
        left: 39px;
        width: 80%;
        
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
        
    } 
    .expertArticleList {
        margin-bottom: 0px;
    }  
    .expertVideoCaption {
        margin-top: 6px;
    }
    
    .expertVideoItem {
        width: 100%;
        height: 280px;
        margin-bottom: 79px;
    }

    .expertVideoPlay {
        opacity: 1;
    } 
    .expertVideoLayer {
        background: #00000000;
    }

    
    .expertVideoTitle {
        display: none;
    }    
    .expertVideoTitle2 {
        display: block;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        margin-top: 12px;        
    }    
     
      
}


@media screen and (max-width: 480px) {
    .expertVideoItem {
        width: 100%;
        height: 220px;
    }    
}

@media screen and (max-width: 375px) {
    .expertVideoItem {
        width: 100%;
        height: 184px;
        margin-bottom: 79px;
    }
    .expertVideoTitle {
        left: 0px;
        width: 100%;
    }  
    .expertVideoPlay {
        opacity: 1;
    } 
    .expertVideoLayer {
        background: #00000000;
    }
    .expertVideoItem:hover .expertVideoTitle {
        opacity: 1;    
    }
    
    .expertVideoCaption {
        margin-bottom: -17px;  
    }

}


@media screen and (max-width: 950px) {
    .accTableBank, .accTableLineBank {
        width: 200px;
    }
    
    .accLineSkList, .accSkList { 
        width: calc(100% - 220px);
    }   
       
}

@media screen and (max-width: 880px) {
    .accTableTop {
        font-size: 16px;
        font-weight: 500;
        line-height: 26px;        
    }  
    .accTableLine {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;        
    }    
    .accTableBank, .accTableLineBank {
        width: 180px;
    }
    
    .accLineSkList, .accSkList { 
        width: calc(100% - 200px);
    }  
    .accTableTop {
        margin-bottom: 30px;
    }       
}

@media screen and (max-width: 700px) {
    .accTitle {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
        margin-top: 39px;
        margin-bottom: -1px;
    }
    .accBrief {
        font-size: 10px;
        font-weight: 400;
        line-height: 13px;

    }
    
    
    .accTableTop {
        display: none;
    }  
    .accTableLine {
        display: none;
    } 
    .accSelect {
        display: block;
        width: 235px;
        margin: 45px auto 0px;
        position: relative;
        padding-bottom: 160px;
        
    }
    .accSelect select {
        border: 3px solid #000;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        width: 100%;
        padding: 8px 10px;
        background: #fff;
    }
    .accSelect:after {
        content: " ";
        position: absolute;
        right: 7px;
        top: 18px;
        width: 10px;
        height: 7px;
        background: white;
    }
    .accSelect:before {
        content: " ";
        position: absolute;
        right: 14px;
        top: 18px;
        width: 10px;
        height: 7px;
        z-index: 2;
        background: url("../img/arrSelect.svg") no-repeat 50% 50%;
    }
    
    .accTable {
        margin-top: 0px;
        margin-bottom: -30px;
    }
    .accTableLineActive {
        display: block;
        margin-top: -105px;
    }
    .accTableLineActive .accTableLineBank {
        display: none;
    }
    .accTableLineActive .accLineSkList {
        width: 100% !important;
        display: block;
    }
    .accTableLineActive .accLineSkList a {
        display: block;
        width: 100% !important;
        text-align: center;
        
        font-size: 22px;
        font-weight: 500;
        line-height: 45px;
        
        
    }
    .accAttention {
        display: none;
    }
}



@media screen and (max-width: 650px) {
    .articleListCats {
        display: none;
    }
    .articleListSelect {
        display: block;
        max-width: 328px;
        width: 87%;
        margin: 42px auto 0px;
        position: relative;
        padding-bottom: 160px;
        
    }
    .articleListSelect select {
        border: 3px solid #000;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        width: 100%;
        padding: 6px 15px 5px;
        background: #fff;
        background: url("../img/arrSelect.svg") no-repeat calc(100% - 13px) 50% #fff;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;        
    }
/*    .articleListSelect:after {
        content: " ";
        position: absolute;
        right: 7px;
        top: 16px;
        width: 10px;
        height: 7px;
        background: white;
    }
    .articleListSelect:before {
        content: " ";
        position: absolute;
        right: 14px;
        top: 16px;
        width: 10px;
        height: 7px;
        z-index: 2;
        background: url("../img/arrSelect.svg") no-repeat 50% 50%;
    }  */      
}


@media screen and (max-width: 1000px) {
    .articleListLayer {
        background: #fff;  
    }
    .articleListItem {
        padding-left: 0;
        padding-right: 0;
    }
    .whiteMobBg {
        background: #fff;  
    }
    
}

@media screen and (max-width: 850px) {
    .articleListSelect {
        padding-bottom: 34px;
    }
    .articleListItem {  
        background: #fff;
    }
    
    .articleListItemAbout {                
        font-size: 12px;    
        font-weight: 400;
        line-height: 16px; 
        height: 75px; 
    }
    .articleListItemAbout span {   
        font-size: 20px;      
        font-weight: 500;
        line-height: 26px;  
        margin-top: 2px;
    } 
    .articleListItemTitle {          
        font-size: 16px;     
        font-weight: 700;
        line-height: 21px; 

    }   
    .articleListItemBrief {         
        font-size: 14px;     
        font-weight: 500;
        line-height: 18px; 
        margin-top: 26px;
    }
    .articleListItemContent {
        height: 207px;
    }
    .articleListItemTags {  
        font-size: 12px;     
        font-weight: 400;
        line-height: 16px;
        max-height: 32px;
    }
    articleListItemTags a {   
        margin-right: 2px;
    }
    .articleListItemInfo {     
        font-size: 14px;     
        font-weight: 400;
        line-height: 18px;  
        margin-top: 13px;
    }
    .articleListItemSee {
        margin-left: 47px;
    }
        
}
@media screen and (max-width: 650px) {
    .articleListItem {
        width: 100%;  
        max-width: 450px;   
        margin-left: auto;   
        margin-right: auto;  
        margin-bottom: 56px; 
    } 
    .articleListItemContent {
        height: auto;
        margin-bottom: 33px;
    }     
    .translucentLine {
        display: none;
    } 

}
@media screen and (max-width: 375px) {


    .articleListItem {
        width: 100%;        
    }
    
    .articleListLoadMore {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 40px;
    }


}

@media screen and (max-width: 1000px) {
    .partnerListItemTitle {            
        font-size: 24px;    
        font-weight: 600;
        line-height: 31px; 

    }   
    
    .partnerListItem {                     
        padding: 20px 20px 25px 20px;    
    } 
}

@media screen and (max-width: 750px) {
    .partnerListItemBrief {   
        font-size: 16px;     
        font-weight: 500;
        line-height: 21px;  
        
    }    

    .partnerListItem {
        width: 100%;
    }   
    .partnerListTitle {      
        font-size: 18px;    
        font-weight: 500;
        line-height: 23px; 
        margin-top: 38px;
        margin-bottom: 32px;                 
        
    } 
    
    .partnerListItemTitle {  
        margin-bottom: 10px;
    }    
    .partnerListItemDate {
        display: none;
    }  
    .partnerListItemLayerHeight {
        height: 220px;  
        margin-bottom: 37px;
    } 
    .partnerListItemLayerHeight .translucentLine {
        display: none;
    } 
    
    .partnerListItem {             
        /*background: #fff url(../img/arrowArcticle.svg) no-repeat calc(100% - 12px) calc(100% - 27px);*/
    }    
    
}

@media screen and (min-width: 1350px) {
    .videoListItem {
        height: 370px;
    }  
 
    
}

@media screen and (max-width: 900px) {
    .videoListItem {
        height: 250px;
    }  
 
    
}
@media screen and (max-width: 750px) {   
    .videoListPageTitle {                           
        font-size: 18px;     
        font-weight: 500;
        line-height: 23px;  
        
        margin-top: 36px;
        margin-bottom: 57px; 
           
          
    }    
    
    .videoListPageTitle span {    
        font-weight: 600; 
        color: #132961;   
    }
    .videoListPageTitle b {                        
        font-weight: 700;    
    } 
    
    .videoListItem {
        width: 100%;
        height: 304px;  
        max-width: 540px;
        margin: 0px auto 40px;
    }
    
}

@media screen and (max-width: 500px) {  
    .videoListItem {
        width: 100%;
        height: 183px;   
        margin: 0px auto 40px;
    }  
    .videoListItemPlay {
        opacity: 1;
    }      
    .videoListItemText {
        display: none;
    }     
    .videoListItemLayer {
        background: #00000000;
    }
    .videoListLayer {     
        margin-bottom: 0px;  
    }    
}
        
/*@media screen and (min-width: 1350px) {        
    .clientListItem {
        width: 16%;    
    }    
}  */
@media screen and (max-width: 650px) {  
    .clientListLayer {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 30px;     
        padding-bottom: 30px;
    } 
    
    .clientListItem {  
        height: 140px;
    }   
    

    .clientListItemText {                 
        font-size: 14px;   
        line-height: 18px;           
    }    
    .clientListItemText span {          
        font-size: 16px;       
        display: inline-block;
    }    
    
}
@media screen and (max-width: 1000px) { 
    .clientListLayer {
        justify-content: space-around;
    }
    .clientListItemLogo img {
        max-width: 85%;
    }    
}


@media screen and (max-width: 1000px) {
    .serviceListItemTitle {
        font-size: 24px;
        font-weight: 600;
        line-height: 31px;
        max-width: 250px;
    }    
    
    .serviceListItemBrief {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
    }
    .serviceListLayer {
        align-items: stretch;        
    }
    .serviceListItem {
        height: auto;
        padding: 18px 18px 35px 18px;
    }    
    .serviceListItemAbout .serviceListItemTitle {
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;
        text-align: center;
        width: 100%;
        padding: 10px 0px;
    }  

}

@media screen and (max-width: 800px) {
    .serviceListItem {
        height: auto;
    }    
    .serviceListTitle {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
    }    
}

@media screen and (max-width: 750px) {
    .serviceListItem {
        width: 100%;
    }  
    
    .serviceListTitle {
        margin-top: 40px;
        margin-bottom: 84px;
    } 
    .serviceListItemAbout {
        height: 174px;
        padding: 18px 18px 18px 18px;
    }   
    
    .serviceListItemAbout .serviceListItemTitle {
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;
        text-align: center;
        width: 100%;
        padding: 10px 0px;
    }    
    
      
}
@media screen and (max-width: 650px) {
    .serviceListItem .forClick {
        display: block;
    }    
    
    .serviceListLayer {
        margin-bottom: 31px;
    }    
    
}

@media screen and (max-width: 400px) {
    .serviceLayerRecTitle span {
        max-width: 250px;
        display: inline-block;
    }    
}
@media screen and (max-width: 650px) {
    .serviceLayerRecTitle span {
        max-width: 100%;
    }
    .serviceLayerRecTitle {
        margin-bottom: 41px;
    }
}

@media screen and (max-width: 500px) {

    .serviceListVideo .videoListItem {
        height: auto;
    }
    .serviceListVideo .videoListItemBackground {
        height: 183px;
    }
    .serviceListVideo .videoListItemLayer {
        position: initial;
        display: block !important;
        opacity: 1 !important;
    }
    .serviceListVideo .videoListItemPlay {
        height: 183px;
        bottom: auto;
        z-index: 2;
    }
    
    .serviceListVideo .videoListItemStart2 .videoListItemPlay, .serviceListVideo .videoListItemStart2 .videoListItemBackground {
        opacity: 0 !important; 
        display: none;   
    }
    
    .serviceListVideo .videoListItemPlayer {
        height: 183px;
    }
    .serviceListVideo .videoListItemTitle {
        font-family: Merriweather;
        font-size: 20px;
        font-weight: 400;
        line-height: 48px;
        margin-top: 10px;

    }
    
    .serviceListVideo .videoListItemText {
        display: block;
        position: initial;
        padding-top: 0px;
        width: 100%;
        color: #000;
        opacity: 1 !important;
    }    
    
    .serviceListVideo .videoListItemName {
        font-size: 24px;
        font-weight: 600;
        line-height: 24px;

    }
    .serviceListVideo .videoListItemPosition {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        margin-top: 5px;

    }
    .serviceListVideo {
        margin-bottom: -15px;
    }
}


@media screen and (max-width: 860px) {
    .servicePageTitle {
        width: 730px;
        margin-left: auto !important;
        margin-right: auto;
        max-width: 87%;
    }    
}

@media screen and (max-width: 650px) {
    .servicePageTitle {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        margin-top: 44px;
        padding-bottom: 15px;
        margin-bottom: 51px;
    }   
    

    .servicePageTitle:after {
        height: 2px;
        width: 70.6%;
    }   
    .servicePageTitle:before {
        left: 62.5%;
        height: 2px;
    } 
    .servicePageBrief {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
    }      
     
}

@media screen and (max-width: 980px) {
    .servicePageBrief ol li {
        
        padding-left: 80px;
    }
    .servicePageBrief ol li:before {    
        position: absolute;
        line-height: 67px; 
        
        width: 48px;
        left: 0px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .servicePageContentBlock {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;       
    }
    .servicePageContentBlockQuote .servicePageContentNumber {
        letter-spacing: 0px;
        line-height: 67px;
    }
    .servicePageContentBlockQuote .servicePageContentBreif {
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
        
    }
    
}
@media screen and (max-width: 650px) {   
    .servicePageContent {
        margin-top: 52px;
    }
    .servicePageBrief ol {
        padding-top: 40px;
    }
    .servicePageBrief ol li:before {
        font-size: 60px;
        font-weight: 400;
        line-height: 50px;
        width: 58px; 
    }
    .servicePageBrief ol li {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        padding-left: 55px;
        margin-bottom: 40px;
        min-height: 54px;
        display: inline-block;
    }  
    .servicePageContentBlock {
        margin-bottom: 40px;        
    }   
    .servicePageContentBlockQuote {
        padding: 0px;
    }
    .servicePageContentBlockQuote .servicePageContentNumber {
        font-size: 90px;
        font-weight: 700;
        line-height: 34px;

    }
    .servicePageContentBlockQuote .servicePageContentBreif {
        font-size: 18px;
        font-weight: 500;
        line-height: 23px;
    }
    .servicePageContentBlockQuote .servicePageContentBreif p {
        padding-bottom: 22px;
    }

}

@media screen and (max-width: 980px) {
    .writeMail {
        margin-left: 80px;
    }    
}

@media screen and (max-width: 650px) {
    .writeMail {
        margin-left: auto;
        margin-right: auto;
                
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        border-left: 3px solid #132961;
        border-right: 3px solid #132961;        
        display: block;
        width: 240px;
        
        padding: 10px 0px;
        text-align: center;
        margin-bottom: 14px;
    }    
    .writeMail:before {
        top: -3px;
    } 
}


@media screen and (max-width: 830px) {
    .popupWriteContent {
        width: 100%;
        max-width: 100%;
        padding: 40px;
    } 
    .popupWriteContent>div {
        width: 87%;
        max-width: 87%;
        margin-left: auto;
        margin-right: auto;
    }    
}
@media screen and (max-height: 700px) {
     .popupWriteContent {
         display: block;
         overflow: auto;
         padding: 40px 40px;
     }  
     .popupWriteContent>div {
         padding: 20px 0px;
     }   
}

@media screen and (max-width: 1100px) {
    .popupWriteClose {
        right: 25px;
        top: 37px;
    }    
    .popupWriteTitle {
        width: 95%;
    }
}

@media screen and (max-width: 650px) {
    .popupWriteTitle {
        font-size: 18px;
        font-weight: 600;
        line-height: 23px;
        margin-bottom: 35px;
    }    
    
    .popupWriteLine2 {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;    
        margin-bottom: 0px;   
    }   
    .popupWriteLine {
        margin-bottom: 0px;
    } 
    .popupWriteLine2 .popupWriteInput, .popupWriteLine .popupWriteInput {
        width: 100%;   
        
        font-size: 16px;
        font-weight: 500;
        line-height: 21px;
        
        margin-bottom: 20px;
        
    }
    .popupWriteAttention {
        float: none;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        margin-top: 15px;
        
    }
    .popupWriteButton {
        width: 235px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        
        font-size: 18px;
        font-weight: 700;
        margin-top: 35px;
    }
    .popupWriteClose {
        right: 19px;
        top: 21px;
    }    
    
    .popupWriteClose {
        width: 35px;
        height: 35px;
        background: #132961;
    } 
    .popupWriteClose:before, .popupWriteClose:after {
        left: 4px;
        top: 16px;
    }   
    
}


@media screen and (max-width: 1500px) {
    .startTopTagline_en {  
        width: calc(61% - 15px);
    }   
}
@media screen and (max-width: 1200px) {
    .startTopTagline, .startTopTagline a {
        font-size: 32px;
        line-height: 46px;
        padding-right: 0px;
    }        
}

@media screen and (max-width: 1000px) {
    .startTopVideo {
        display: none;
    } 
    .startTopTagline {
        width: 100%;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }   
    .startTop {
        margin-top: 30px;
    }
    .startCenterClientListCaption {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    .startTopTagline {
        width: calc(100% - 14px);
        max-width: inherit;
        font-family: Merriweather;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
    }   
    .startTopTagline a {
        font-family: Merriweather;
        font-size: 20px;      
        font-weight: 700;
        line-height: 25px;        
    }
     
    .startTop {
        margin-top: 36px;
    }
          
}

@media screen and (max-width: 1500px) {
    .startCenterClients .clientListItem:nth-child(14) { display: none; }      
    .startCenterClients .clientListItem:nth-child(13) { display: none; }      
    .startCenterClients .clientListItem:nth-child(12) { display: none; }     
}

@media screen and (max-width: 690px) {
    .startCenterClients .clientListItem:nth-child(11) { display: none; }      
    .startCenterClients .clientListItem:nth-child(10) { display: none; }      
    .startCenterClients .clientListItem:nth-child(9) { display: none; }      
    
    .clientListItemHidden {
        width: 50%;
    }       
}

@media screen and (max-width: 517px) {
    .startCenterClients .clientListItem:nth-child(8) { display: none; }      
    .startCenterClients .clientListItem:nth-child(7) { display: none; }      
    .startCenterClients .clientListItem:nth-child(6) { display: none; }       
}


@media screen and (max-width: 1000px) {
    .startCenter {
        flex-direction: column-reverse;
    }
    .startCenter {
        margin-top: 60px;
    }
    .startCenterClients .clientListLayer {
        margin-top: 0px;    
    }
}


@media screen and (max-width: 650px) {
    .startButtonClient a:before {
        display:none;
    }
    .startButtonClient {
        background: #00000000;
        font-weight: bold;
        font-size: 20px;
        line-height: 30px;
        color: #132961;
        padding: 0px 18px 0px 17px;
        border-left: 3px solid #132961;
        border-right: 3px solid #132961;
        display: inline-block;
        position: relative;
        -webkit-transition: border .3s ease;
        -moz-transition: border .3s ease;
        -o-transition: border .3s ease;
        transition: border .3s ease;
        padding-top: 3px;
        padding-bottom: 7px;

        float: none;
        margin: 20px auto 20px; 
        width: 235px;   
        text-align: center;
        display: block;  
        
        margin-bottom: -130px; 
    } 
    
    .startButtonClient:hover:before {
        opacity: 1;
    }    
    
    .startButtonClient:hover {
        border-left: 4px solid #13296100;
        border-right: 4px solid #13296100;
    }    
    
    .startButtonClient:before {
        content: " ";
        position: absolute;
        top: -6px;
        left: -4px;
        width: calc(100% + 6px);
        height: 50px;
        border: 1px solid #132961;
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
    }    
    
    
    .startCenterClients .clientListBg {
        background: #00000000;        
    }   
}


@media screen and (max-width: 1210px) and (min-width: 750px) {

    .startCenterBlueItemTitle {
        font-family: PT Serif !important;
        font-size: 80px !important;
        font-weight: 700 !important;
        line-height: 100px !important;

    }
    .startCenterBlueItemType {
        font-size: 18px !important;
        font-style: italic !important;
        font-weight: 500 !important;
        line-height: 33px !important;


    }
    .startCenterBlueItemBrief {
        font-size: 22px !important;
        font-weight: 600 !important;
        line-height: 30px !important;

        
    }
    

}

@media screen and (max-width: 1000px) and (min-width: 750px) {
    
    .startCenterBlueItemArr {
        width: 180px !important;
    }  
    .startCenterBlueFixed .startCenterBlueItemArr {
        background-position: -80px 50% !important;
    }      
    
    .startCenterBlueItemTitle {
        font-family: PT Serif !important;
        font-size: 60px !important;
        font-weight: 700 !important;
        line-height: 60px !important;
    }
    .startCenterBlueItemType {
        font-size: 18px !important;
        font-style: italic !important;
        font-weight: 500 !important;
        line-height: 33px !important;

    }
    .startCenterBlueItemBrief {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 30px !important;
        
    }         
}
@media screen and (max-width: 900px) and (min-width: 750px) {
    
    .startCenterBlueItemArr {
        width: 130px !important;
    }  
    .startCenterBlueFixed .startCenterBlueItemArr {
        background-position: -150px 50% !important;
    }      
    
    .startCenterBlueItemTitle {
        font-family: PT Serif !important;
        font-size: 60px !important;
        font-weight: 700 !important;
        line-height: 60px !important;
    }
    .startCenterBlueItemType {
        font-size: 18px !important;
        font-style: italic !important;
        font-weight: 500 !important;
        line-height: 33px !important;

    }
    .startCenterBlueItemBrief {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 30px !important;
        
    } 
    
    .startCenterBlueItemInfo {
        width: calc(40% - 70px) !important;
        
    } 
    .startCenterBlueItemBrief {
        width: calc(55% - 70px) !important;
        
    }      
            
}



/*MIN CENTER*/
@media screen and (min-width: 750px) {

    
    .startProgressLayer {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 35px;
        width: 6px;
        height: 102px;
        
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        margin: auto;    
    }
    .startProgressItem {
        width: 6px;
        height: 6px;
        background: #fff;  
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;  
        
        -webkit-transition: height .5s ease;
        -moz-transition: height .5s ease;
        -o-transition: height .5s ease;
        transition: height .3s ease;         
        
    }
    .startProgressItemActive {
        height: 30px;
    }    
    
    
    .startCenterBlueList {
        background: #fff;
        color: #000;
        
        -webkit-transition: background .5s ease, color .5s ease;
        -moz-transition: background .5s ease, color .5s ease;
        -o-transition: background .5s ease, color .5s ease;
        transition: background .3s ease, color .3s ease;        
    }
    
    .startCenterBlueFixed .startCenterBlueList {
        background: #132961;
        color: #fff;
    }    
    
.startCenterBlueLayer {
    width: 100%;
    height: 200px;
    margin-top: 168px;
    position: relative;
}
.startCenterBlue {
    background: #132961;
    color: #fff;
    height: 200px;
    margin: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}  
.startCenterBlueFixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    margin: 0px;
}
.startCenterBlueFixedBotton {
    position: absolute;
    bottom: 0;
    top: initial;                 
}
.startCenterBlueFixedBotton .startCenterBlueList {
    background: #fff !important;
    color: #000 !important;
    
}

.startCenterBlueList {
    position: relative;
    height: 100%;
}

.startCenterBlueItem {
    width: 1110px;
    max-width: 87%;
    margin: auto;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; 
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; 
    right: 0;
    
    

     
}
.startCenterBlueItemInfo {
    width: calc(40% - 130px);
    text-align: center;
    
    -webkit-transition: opacity .5s ease, transform .5s ease;
    -moz-transition: opacity .5s ease, transform .5s ease;
    -o-transition: opacity .5s ease, transform .5s ease;
    transition: opacity .5s ease, transform .5s ease;       
    
} 
.startCenterBlueItemBrief {
    width: calc(55% - 130px);
    
    -webkit-transition: opacity .5s ease, transform .5s ease;
    -moz-transition: opacity .5s ease, transform .5s ease;
    -o-transition: opacity .5s ease, transform .5s ease;
    transition: opacity .5s ease, transform .5s ease;      
    transition-delay: .1s;
    
}  
.startCenterBlueItemTitle {
    font-family: PT Serif;
    font-size: 150px;
    font-weight: 700;
    line-height: 199px;
}
.startCenterBlueItemType {
    font-size: 25px;
    font-style: italic;
    font-weight: 500;
    line-height: 33px;

}
.startCenterBlueItemBrief {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    
}

.startCenterBlueItemArr {
    width: 247px;
    height: 30px;
    background: url("../img/whiteArr.png") no-repeat;
    background-position: -250px 50%;
    
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;    
    
} 
.startCenterBlueFixed .startCenterBlueItemArr {
    background-position: -25px 50%;
}
   
   


.startCenterStep1 .startCenterBlueItem:nth-child(2) .startCenterBlueItemInfo, .startCenterStep1 .startCenterBlueItem:nth-child(2) .startCenterBlueItemBrief { opacity: 0; transform: translate3d(0px, 120px, 0px); }  
.startCenterStep1 .startCenterBlueItem:nth-child(3) .startCenterBlueItemInfo, .startCenterStep1 .startCenterBlueItem:nth-child(3) .startCenterBlueItemBrief { opacity: 0; transform: translate3d(0px, 120px, 0px); }  
.startCenterStep1 .startCenterBlueItem:nth-child(4) .startCenterBlueItemInfo, .startCenterStep1 .startCenterBlueItem:nth-child(4) .startCenterBlueItemBrief { opacity: 0; transform: translate3d(0px, 120px, 0px); }  


.startCenterStep2 .startCenterBlueItem:nth-child(1) .startCenterBlueItemInfo, .startCenterStep2 .startCenterBlueItem:nth-child(1) .startCenterBlueItemBrief { opacity: 0; transform: translate3d(0px, -120px, 0px); }  
.startCenterStep2 .startCenterBlueItem:nth-child(2) .startCenterBlueItemInfo, .startCenterStep2 .startCenterBlueItem:nth-child(2) .startCenterBlueItemBrief { opacity: 1; transform: translate3d(0px, 0px, 0px); }  

.startCenterStep3 .startCenterBlueItem:nth-child(2) .startCenterBlueItemInfo, .startCenterStep3 .startCenterBlueItem:nth-child(2) .startCenterBlueItemBrief { opacity: 0; transform: translate3d(0px, -120px, 0px); }  
.startCenterStep3 .startCenterBlueItem:nth-child(3) .startCenterBlueItemInfo, .startCenterStep3 .startCenterBlueItem:nth-child(3) .startCenterBlueItemBrief { opacity: 1; transform: translate3d(0px, 0px, 0px); } 

.startCenterStep4 .startCenterBlueItem:nth-child(3) .startCenterBlueItemInfo, .startCenterStep4 .startCenterBlueItem:nth-child(3) .startCenterBlueItemBrief { opacity: 0; transform: translate3d(0px, -120px, 0px); }  
.startCenterStep4 .startCenterBlueItem:nth-child(4) .startCenterBlueItemInfo, .startCenterStep4 .startCenterBlueItem:nth-child(4) .startCenterBlueItemBrief { opacity: 1; transform: translate3d(0px, 0px, 0px); }      
}


@media screen and (max-width: 750px) {
    .startCenterMember {
        margin-top: 140px;
        padding-bottom: 23px;
        margin-bottom: 60px;
    }
    .startCenterMemberTitle {        
        font-size: 18px;  
        line-height: 23px;  

    } 
    .startCenterMemberTitle:before {
        height: 2px;
        left: 83.2%;
        
    }   
    .startCenterMemberTitle:after {
        height: 2px;
        width: 92%;
    }
    .startCenterMemberList {
        width: 92%;
        margin-left: 0px;
    } 
    .startCenterMemberList a {
        width: 45%;
    } 
    .startCenterBlueLayer {
        background: #132961;   
        height: auto !important;
        position: relative;
    } 
    .startCenterBlue {
        height: auto !important;        
    }
    .startCenterBlueList {
        margin-left: auto;
        margin-right: auto;
        color: #fff;
        padding: 94px 0 40px;
        width: 87%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;         
    }
    
    .startCenterBlueItemInfo {
        text-align: center;
    }
    
    .startCenterBlueItemTitle {
        font-family: PT Serif;
        font-size: 100px;   
        font-weight: 700;
        line-height: 133px;  

    }
    .startCenterBlueItemType {   
        font-size: 20px;
        font-style: italic;
        font-weight: 500;
        line-height: 26px;  
    }
    .startCenterBlueItemBrief {   
        font-size: 18px;    
        font-weight: 600;
        line-height: 23px; 
        max-width: 289px;  
        margin-top: 30px; 
        text-align: center;  
    } 
    .startCenterBlueItem {
        margin-bottom: 100px;
    }
    .startCenterBlueItem:nth-child(3) {
        display: none;
    }   
    .startCenterBlueItem:nth-child(4) {
        display: none;
    } 
    
    .startCenterBlueLayer:before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 30px;
        height: 63px;
        background: url("../img/vertArr.png") no-repeat;
    }  
    
    .startCenterBlueLayer:after {
        content: " ";
        display: block;
        position: absolute;
        top: -25px;
        left: 0;
        right: 0;
        margin: auto;
        width: 4px;
        height: 25px;
        background: #000;
    }  
    .startNewsLayer {
        position: relative;
    }
    .startNewsLayer:before {
        content: " ";
        display: block;
        position: absolute;
        top: -47px;
        left: 0;
        right: 0;
        margin: auto;
        width: 4px;
        height: 47px;
        background: #fff;        
    }
    .startNewsLayer:after {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 30px;
        height: 63px;
        background: url("../img/vertArr2.png") no-repeat;
    }      
    
    
}


@media screen and (max-width: 1000px) {
    .startNewsTitle {            
        font-size: 16px;    
        font-weight: 700;
        line-height: 21px; 
        margin-top: 0px;
    }
    .startNewsBrief {               
        font-size: 14px;     
        font-weight: 500;
        line-height: 18px;   
    }
    .startNewsDate {         
        font-size: 12px;   
        font-weight: 400;
        line-height: 39px; 
  
    }
}
    


@media screen and (max-width: 750px) {
    .startNewsLayer .startCenterClientListCaption {
        font-family: Merriweather;
        font-size: 24px;   
        font-weight: 700;
        line-height: 64px; 
        margin-bottom: 0px; 
    }
    .startNewsLayer .startCenterClientListCaption:after {
        display: none; 
    }   
    .startNewsLayer .startCenterClientListCaption:before {
        display: none; 
    }  
    .startNewsArrLayer {
        display: none;
    } 
    .startNewsBg {
        overflow: initial !important;
        height: auto !important;  
    } 
    .startNewsList {
        position: inherit; 
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;  
        width: auto !important;  
        left: 0px !important;     
    }
    .startNewsItem {
        width: 100%;
        margin-left: 0px;
        padding-left: 0px;
        margin-bottom: 50px;
    }
    
    .startNewsDate:after {
        left: -18%;
    }
    .startNewsLayer {
        width: 80%;
        margin: auto;
    }
    .startNewsItem:nth-child(3), .startNewsItem:nth-child(4) {
        display: none;
    } 
}


@media screen and (max-width: 1000px) {
    .listItem>div {
        padding-left: 30px;
        padding-right: 30px;
    } 
    .listItemDate:after {
        display: none;
    }  
    .seeBackground {
        margin-top: 50px;
    }
}

@media screen and (max-width: 750px) {
    .startNewsLayer .startCenterClientListCaption {
        padding-top: 100px;
    }
    .seeBackground {
        overflow: none;
        height: auto !important;
        max-height: inherit;
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .seeLayer {
        display: block;
        position: inherit;
    }
    .demo__body {
        display: none;
    }
    .listItem {
        display: none;
        margin-bottom: 20px;
    }
    .listItem:nth-child(1), .listItem:nth-child(2) {
        display: block;
        width: 100% !important;
        border: none;
    }  
    .listItem>div {
        padding: 0px;
    } 
    .startNewsLayer {
        width: 87%;
    } 
    .listItemDate {
        font-size: 12px;
        font-weight: 400;
        line-height: 39px;
    } 
    .listItemTitle {
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .listItemBrief {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
    }
    .scrollBlock {
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 650px) {
    .articlePageAttr {
        display: flex;
        margin-top: 50px;
        margin-bottom: -20px;  
        font-size: 14px;  
    }
    .articlePageAttr .newsPageAuthor {
        display: none;    
    }
    .articlePageAttr .newsPageNewspaper {
        display: none;    
    }
    .articlePageAttr .newsPageDate {
        display: none;    
    }
    .articlePageAttr .newsPageDateText {
        display: block;    
    }
    .articlePageBottomAttr {
        display: block;
        margin-top: -20px;
        font-size: 14px;
    }
    
}
@media screen and (max-width: 950px) {
    .articlePageNote:after {
        top: -70px;
        left: 0px; 

    }   
    .articlePageNote {
        margin-top: 80px;
    } 
}

@media screen and (max-width: 700px) {
    .articlePageNote {    
        font-size: 16px;
        font-weight: 500;
        line-height: 21px;
        margin-top: 60px;
    }
    .articlePageNote:after {    
        font-size: 90px;
        font-weight: 700;
        line-height: 119px;
        top: -50px;
        left: -5px;
    }
}

@media screen and (max-width: 1110px) {
    .ideaBulb {
        display: none;
    }    
}
@media screen and (max-width: 1500px) {
    .servicePageTitle {  
        margin-left: calc((100% - 730px) / 2); 
    }    
}
@media screen and (max-width: 750px) {
    .questionStartTitle {
        font-family: Merriweather;
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
        padding-bottom: 20px;
    }
    .questionStartItemTitle {
        font-size: 14px;
        line-height: 22px;
    }
    .questionStartItemAnswer input[type="text"], .questionStartItemAnswer textarea {
        font-size: 14px;
    }
    .questionStartItemAnswer {
        font-size: 14px;
        line-height: 20px;
    }
    .questionStartItemAnswer label {
        margin: 5px 0px;
        display: inline-block;
    }
    .questionStartInfo {
        font-size: 18px;
        line-height: 26px;
        margin: 10px 0px;
    }
    .questionSubmit {
        font-size: 18px;
        margin-left: auto;
        margin-right: auto;
        width: 140px;
        display: block;
        text-align: center;
    }
}
@media screen and (max-width: 1150px) {
 .filmMainLayer {
     min-width: 1150px;
 }    
}



@media screen and (min-height: 700px) {
    .backMenuBottom {
        margin-bottom: 100px;
    }    
}

@media screen and (max-width: 970px) {
    .backMenuTop, .backMenuBottom {
        max-width: 70%;
    }
}

/*NEW MAIN NUMBERS*/

@media screen and (max-width: 1150px) {
    .progLayer {
        max-width: 95%;
    }
    .progItem {
        transform: translate3d(50px, 0px, 0px);
    }
    .progItemHide {
        transform: translate3d(-50px, 0px, 0px) !important;
    }  
    .progItemActive {
        transform: translate3d(0px, 0px, 0px) !important;
    }  
}
@media screen and (max-width: 1000px) {
    .progItem {
        flex-direction: column;  
        justify-content: center;
    }
    .progItemRight {
        margin-top: 20px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        line-height: 23px;
        max-width: 289px;
        margin-top: 30px;
        text-align: center;        
    }   
    
    .progItemNum {
        font-family: PT Serif;
        font-size: 100px;
        font-weight: 700;
        line-height: 133px;
    } 
    
    .progItemType {
        font-size: 20px;
        font-style: italic;
        font-weight: 500;
        line-height: 26px;
    }   
    
    
}

@media screen and (max-width: 400px) {
    .progItem {
        transform: translate3d(20px, 0px, 0px);
    }
    .progItemHide {
        transform: translate3d(-20px, 0px, 0px) !important;
    }  
    .progItemActive {
        transform: translate3d(0px, 0px, 0px) !important;
    }  
    
    .progItemNum {
        font-family: PT Serif;
        font-size: 80px !important;
        font-weight: 700 !important;
        line-height: 100px !important;
    }     
           
}

/*NEW MAIN NUMBERS*/


/*QUIZ*/

@media screen and (max-width: 750px) {
    .quizTitle {
        font-size: 14px;
        line-height: 22px;
    }
    
    
    .quizAnswer input[type="text"], .questionStartItemAnswer textarea {
        font-size: 14px;
    }
    .quizAnswer {
        font-size: 14px;
        line-height: 20px;
    }
    .quizAnswer label {
        margin: 5px 0px;
        display: inline-block;
    } 
    .quizButton {
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;  
        display: block;
        text-align: center;
    }
    
    .quizButton:hover {
        border-left: 4px solid #132961;
        border-right: 4px solid #132961;
    }
    .quizButton:hover:before {
        opacity: 0;
    }

    
}
@media screen and (max-width: 500px) {
    .quizButton {
        font-size: 12px;
        margin-left: auto;
        margin-right: auto;  
        display: block;
        text-align: center;
        padding: 0px 9px 0px 8px;
    }
}
@media screen and (max-width: 650px) {
    .partnerListItemOneColumn2024 .partnerListItemImg {
        float: none;
        width: 100%;
    }
    .infoSkTitle {
        font-size: 18px;
        line-height: 24px;
    }
}