@media screen and (max-width: 1000px) {
    .blueTopBrief {   
        font-size: 28px !important;
        line-height: 36px !important;   
    }
    
    
}
@media screen and (max-width: 600px) {
    .callbackButton {         
        transform: rotate(0deg);
        bottom: 0px;
        top: inherit;
        left: 0px;
        right: 0px;
        margin: auto;
        font-size: 16px;
        line-height: 40px;
        -webkit-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.16);
        box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.36);
    } 
    .footerCopyLayer {
        padding-bottom: 60px;
    }
    .blueTopBrief {   
        font-size: 15px !important;
        line-height: 22px !important;   
    }
    .layer, .layerSmall, .layerBig {    
        width: calc(100% - 50px);
    }
    .topBluePic {
        height: 160px;
    }
    .blueTopLayer {
        min-height: auto !important;
        padding-bottom: 50px !important;
        
        background-size: contain;
        background-position: center;
    }
    .blueTopSmallLayer {
        min-height: auto ;
        padding-bottom: 50px;
        
        background-size: contain;
        background-position: center;
    }
    .blueTopTitle {              
        padding: 120px 0px 50px !important;
    }
    .blueTopBrief {
        margin-bottom: 50px !important;
    }
    
} 
@media screen and (max-width: 1300px) {
    .callbackButtonShow {
        left: calc(0% - 248px);    
    }
    .callBackLayerShow {
        left: 0%;    
    }
    .callbackForm {
        margin: auto;
    }
    .callbackClose {
        right: 26px;
        left: unset;
    }
    
    .callBackLayer {
        padding: 60px 30px 20px;
    }
} 

@media screen and (max-width: 700px) {
    .callbackForm>div {
        width: 95%;
    }
    .callbackForm>.callbackClose {
        width: 20px;
    } 
    .callbackForm>.callbackSend {
        text-align: center;
    }
    .callBackTitle {
        font-size: 28px;
        line-height: 35px;
    }  
    .callBackBrief { 
        font-size: 14px;
        line-height: 18px;
    }
    .callbackInputTitle {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .callbackInput input, .callbackInput textarea {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0px; 
        border-bottom: 1px solid #c9c9c9;       
    }
    .callbackInput textarea {
        margin-top: 10px;
    }
    .callbackInput {
        margin: 20px 0px;
    }
    .callbackPolicy {
        margin-top: 10px;
    }
    .callbackSend {
        margin-top: 0px;
    }
} 
@media screen and (max-width: 600px) {
    .callbackButtonShow {
        left: 0px;
    }
}   


@media screen and (max-width: 920px) {
    .menuLeft {
        width: 45%;
    }
    .menuLeft div {
        font-size: 20px;
        line-height: 32px;  
        height: 80px; 
        background-size: 45px;
        padding-left: 75px;    
    }
    .menuRight div {
        font-size: 20px; 
        line-height: 32px;
        height: 80px;   
    }
} 

@media screen and (max-width: 640px) { 
    .menuWidth {
        flex-direction: column;
        width: calc(100% - 80px);
    }
    .menuWidth>div {
        width: 100%;     
        max-width: 280px;
        margin: auto;
        
    }   
    .menuLayer {
        padding-top: 90px;
    }
    .menuLeft div {
        font-size: 20px;
        line-height: 26px;  
        height: 60px; 
        background-size: 30px;
        padding-left: 55px;    
    }
    .menuRight div {
        font-size: 20px; 
        line-height: 26px;
        height: 60px;   
    }
     
    .menuSoc {
        bottom: 30px;
    }  
    .menuLeft {
        margin-bottom: 60px !important;
    }
    .menuRight:after {    
        top: -275px; 
        transform: rotate(351deg);
    }
    
    .menuSoc {
        font-size: 16px;
    }
    
}


@media screen and (max-height: 760px) and (min-width: 640px) {
    .menuLayerShow .menuSoc {
        bottom: 20px;
    }
    .menuLayerShow .menuAntyCor {
        bottom: 73px;
    }
    .menuLayer {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; 
        flex-wrap: nowrap;
        padding-top: 0px; 
    }
    
    .menuLeft div {
        font-size: 26px;
        line-height: 32px;  
        height: 80px; 
        background-size: 40px;
        padding-left: 75px;    
    }
    .menuRight div {
        font-size: 26px; 
        line-height: 32px;
        height: 80px;   
    }
    .menuWidth {
        max-width: 720px;
    }    
    
}    

@media screen and (max-height: 800px) and (max-width: 640px) {
    .menuSoc span {
        margin-bottom: 10px;
    }
    .menuSoc {
        bottom: 10px;
    }
    .menuRight div {
        font-size: 19px;
        line-height: 26px;
        height: 50px;
    }
    .menuLeft div {
        height: 55px;
    }   
    .menuLayer {
        padding-top: 80px;
    }
      
    .menuLayerShow .menuAntyCor {
        bottom: 90px;
    }
}
@media screen and (max-height: 700px) and (max-width: 640px) {
    .menuSoc span {
        display: inline-block;
        transform: translate(0px, -7px);
        margin-right: 16px;
        margin-bottom: 0px;
    }
    
    .menuLayerShow .menuAntyCor {
        bottom: 50px;
    }
}


@media screen and (max-height: 640px) and (max-width: 640px) {
    .menuRight div {
        height: 45px;
    }  
    .menuLeft {
        margin-bottom: 30px !important;
    }
}

@media screen and (max-height: 500px) and (min-width: 640px) {
    .menuLayerShow .menuSoc {
        bottom: 20px;
        
    }
    .menuLayerShow .menuAntyCor {
        bottom: 60px;
    }
    .menuLayer {      
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; 
        flex-wrap: nowrap;
        padding-top: 0px;  
    }
    
    .menuLeft div {
        font-size: 20px;
        line-height: 26px;  
        height: 50px; 
        background-size: 30px;
        padding-left: 55px;    
    }
    .menuRight div {
        font-size: 20px; 
        line-height: 26px;
        height: 50px;   
    }
    .menuWidth {
        max-width: 720px;
    } 
    .menuSoc span {
        margin-bottom: 10px;
    }   
    
} 

@media screen and (max-width: 900px) { 
    .footerTopBrief {
        font-size: 24px;
    }
}
@media screen and (max-width: 720px) { 
    .footerTopBrief {
        font-size: 16px;
        margin-bottom: 50px;
    }
    .footerTopTitle {
        font-size: 24px;
        line-height: 30px;
        padding-top: 50px;
    }
    .footerTop {
        padding-bottom: 50px;
    }
    .logoFooter {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 450px) { 
    .footerBottom .flexBox {
        flex-direction: column;    
        align-items: flex-end;
    }
    .footerSoc {
        margin-top: 20px;
    }  
    .footerLink a {
        margin-right: 0px;
        margin-left: 24px;
        font-size: 12px;
    }
    .footerBottom .layerSmall {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .footerTopTitle {
        font-size: 20px;
    }
    .footerTopBrief {
        font-size: 12px;
    }
    .logoFooter {
        margin-bottom: 0px;
    }
    .logoFooter img {       
        width: 80%;
    }
}

@media screen and (max-width: 1110px) {
    .clientItemBrief {
        font-size: 14px;
    }
    .clientTopBrief {
        font-size: 14px;
    }
}
@media screen and (max-width: 980px) {
    .clientTopBrief {
        font-size: 14px;
    }
    
    
    .clientTopBrief {
        width: calc(100% - 180px);
    }
    .clientTopTitle {
        width: 160px;
        font-size: 24px;
        line-height: 30px;
    }
    
    .clientItemBrief {
        font-size: 14px;
    }
    
    .clientLeft {
        zoom: 0.7;
    }
    .clientRight {
        width: calc(100% - 180px);
    }
      
    .clientItemBrief {
        padding-bottom: 20px;
    }
    .clientTop {
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 750px) {
    .clientItemBrief {
        font-size: 13px;
    }    
    .clientTopBrief {
        font-size: 13px;
    } 
}
@media screen and (max-width: 700px) {
    
    .clientTop {
        flex-direction: column;
        padding-top: 30px;
        margin-top: 50px;
    }
    .clientTop>div {
        width: 100%;
    }
    .clientTopTitle {
        margin-bottom: 30px;
    }
    
    .clientTop {
        margin-bottom: 50px;
    }
    
    
    .clientRight {
        width: 100%;
    }    
    .clientLeft {
        zoom: 0.4;
    }
    .clientItemTitle {    
        transform: translate(110px, -80px);
        width: calc(100% - 140px);  
        height: 70px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center; 
        flex-wrap: nowrap; 
    }
    .clientItemBrief {
        margin-top: -55px;
    }
    .clientItem {
        margin-bottom: 30px;
    } 
}


@media screen and (max-width: 500px) {   
    .clientItemTitle {
        font-size: 16px;
        line-height: 150%;
    }    
}
@media screen and (max-width: 430px) {  

       
    .clientLeft {
        zoom: 0.5;
    }
    .clientItemTitle {
        transform: translate(121px, -95px);
        width: calc(100% - 120px);
        height: 70px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
    }
    
    
}
  

@media screen and (max-width: 1290px) {   
    .plLayer {                        
        justify-content: space-between;      
    } 
    .plItem {
        width: calc(50% - 20px);
        max-width: 400px;
    }   
    
    .plLayer::after {   
        width: calc(50% - 20px);
        max-width: 400px;
    }   
    
}

@media screen and (max-width: 900px) {    
    .plLayer {                        
        justify-content: space-between;      
    }   
    .plTitle {
        font-size: 22px;
        line-height: 150%;
    }  
    
}
@media screen and (max-width: 750px) {    
    .plLayer {                        
        justify-content: space-around;      
    } 
    .plItem {
        width: calc(100% - 20px);
        max-width: 400px;
        margin-bottom: 60px;
    }   
    
    .plLayer::after {   
        width: calc(100% - 20px);
        max-width: 400px;
    } 
       
    .plTitle {
        font-size: 26px;
        line-height: 150%;
    }
}
@media screen and (max-width: 550px) { 
    .plTitle {
        font-size: 20px;
        line-height: 28px;
        height: 56px;
        margin-bottom: 20px;
    }    
}

@media screen and (max-width: 1140px) {
    .aboutLogoList a {
        width: 100%;
        max-width: 240px;
        min-width: 180px;
    }
    .aboutLogoList {
        justify-content: space-around;
    }
}
@media screen and (max-width: 600px) {
    .aboutLogoList a {
        width: 50%;
        max-width: 240px;
        min-width: 120px;   
        padding: 0px 10px;
    }        
}

@media screen and (max-width: 1000px) {
    .textBig {
        font-size: 20px;
        line-height: 30px;
    }    
    .aboutContent .textBig {
        padding: 32px 0px;
        margin: 0px;
    }
    
    
    .aboutContent em {
        padding: 32px 0px;
        margin: 0px;
        
    }
    
    .aboutLogoList {
        margin-top: 0px;
        margin-bottom: 0px;
    
    }
}

@media screen and (max-width: 600px) {
    .aboutContent li {
        background: url(../img/aboutShield.svg) no-repeat 10px 50%;
        background-size: 30px;
        padding: 14px 0px 14px 60px;
        font-size: 14px;
        line-height: 152.7%;
    }  
    .aboutContent {
        font-size: 14px;
        line-height: 152.7%;
    }   
    .aboutNote {
        font-size: 13px;
        line-height: 152.7%;
        margin-top: 60px;
    }     
}

@media screen and (max-width: 900px) {
    .aboutTopFlexBox {
        flex-direction: column-reverse;
        width: 100%;
    }
    .aboutTopFlexBox>div {
        width: 100%;
    } 
    .aboutTopRightEmpty:after {    
        right: 0px;
        left: 0px;
        margin: auto;
        width: 100%;   
        background: url(../img/about.png) 90% 100% no-repeat;                                     
    }  
    .aboutTopBrief {
        margin: auto;
        margin-top: 50px;
        width: calc(100% - 120px) !important;
    } 
}
@media screen and (max-width: 600px) {
    .aboutTopBrief { 
        width: calc(100% - 50px) !important;
    }  
    .aboutContent {    
    } 
    .aboutTopRightEmpty:after {    
        background: url(../img/about.png) 80% 50% no-repeat;
    }
}


@media screen and (max-width: 950px) {
    .copmanyMainBrief {
        font-size: 18px;
        line-height: 28px;
    }    
    .companyCertList {
        justify-content: space-around;
    }
}
@media screen and (max-width: 830px) {
    .copmanyMainBrief {
        width: 55%;
    }    
    .copmanyMainCert {
        width: 40%;
    }
}
@media screen and (max-width: 650px) {
    .copmanyMain {
        flex-direction: column;
    }    
    .copmanyMainBrief {
        width: 100%;
    }    
    .copmanyMainCert {
        margin-top: 32px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; 
        flex-wrap: nowrap;
    }
}

@media screen and (max-width: 650px) {
    .companyCertBrief, .companyStatusBrief {
        font-size: 14px;
        line-height: 152.7%;
    }    
}
@media screen and (max-width: 500px) {
    .companyCertList a, .companyCertList span {
        width: 150px;
    }
    .companyCertList a img {
        max-height: 100%;
        max-width: 100%;
    }
    .companyStatusItem {
        display: block;
    }
    .companyStatusImg {
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .companyStatusBrief {
        width: 100%;
    }
    .companyStatusImg {
        width: 75px;
    }
    
    .companyStatusItem {
        margin-top: 32px;
    }
    .companyLogo {
        margin-top: 64px;
    }
    .companyStatusList {
        padding-top: 32px;
    }
}
@media screen and (max-width: 950px) {
    .companyProBrief {
        font-size: 18px;
        line-height: 28px;
    } 
    .copmanyProLayer em {
        font-size: 18px;
        line-height: 28px;
    } 
    
    .companyProList li {
        background: url(../img/aboutShield.svg) no-repeat 10px 50%;
        background-size: 30px;
        padding: 14px 0px 14px 60px;
        font-size: 14px;
        line-height: 24px;
    }    
    .companyProList li a {
        padding-right: 80px;   
    }
    .companyProList li a:after {
        right: 20px;    
    }
    .companyProList li:hover a:after {
        right: 0px;    
    }   
    
}

@media screen and (max-width: 950px) {       
    .companyProList li a:after {
        right: 0px;    
    }   
    .companyProList li a {
        padding-right: 30px;   
    }  
}

@media screen and (max-width: 1030px) {   
    .cupTitle {     
        font-size: 22px;
        line-height: 32px;
        
    }    
    .cupListTitleItem span:after {    
        width: 110%;
    }
}
@media screen and (max-width: 930px) { 
    .cupTitle {     
        width: 100%;
    }     
    .cupList {
        top: 80px;
    } 
    .cupLayer {
        height: 470px;
    }
    .cupListTitle {
        bottom: 0px;
        top: 0px;
        margin: auto;
        height: 240px;
        width: calc(100% - 450px);
    }
    .cupListTitleItem span {
        margin-bottom: 20px;
    }
    .cupListTitleItem span:after {
        display: none;
    }   
}

@media screen and (max-width: 810px) {     
    .cupList {
        top: 120px;
    } 
    .cupList {
        left: 0;
        right: 0;
        margin: auto;    
    }
    .cupListDot {
        left: 0;
        right: 0;
        margin: auto;    
        bottom: -16px;
    }
    .cupListTitle {
        width: 100%;
        bottom: auto;
        top: 600px;
        text-align: center;
            
        height: auto;
    }
    .cupListTitleItem span {
        margin-bottom: 0px;
    }
    .cupLayer {
        margin-bottom: 200px;
    }
    .cupLayer {
        margin-top: 50px;
    }
}

@media screen and (max-width: 600px) {  
    
    .cupTitle {
        font-size: 18px;
        line-height: 28px;
    } 
    
    .cupTitle, .cupListTitle, .cupList, .cupListDot {
        position: unset;
        top: unset;
        left: unset;
        bottom: unset;
        right: unset;
    }
    .cupList, .cupListTitle {
        position: relative;
    } 
    .cupListTitleItem {
        bottom: unset;
        top: 50px;
    }
    .cupListDot {
        margin-top: 20px;
    }
    
}
@media screen and (max-width: 500px) {        
    .cupList {  
        max-width: 100%; 
        zoom: 0.8; 
        margin: auto;
    }
    .cupListLayer  {
        margin-left: 150px;
    }
    
    .cupListDot {
        max-width: 100%;
    }
    .cupItem {     
    } 
    .cupItem img {
        max-width: 100%;
        max-height: 100%;
    }
}
@media screen and (max-width: 1020px) {    
    .reviewItem div {
        font-size: 14px;
        width: calc(100% - 490px);
    }    
}
@media screen and (max-width: 850px) { 
                        
    .reviewItem div {
        left: 0px;
        width: calc(100% - 260px);
    } 
    .reviewArr {
        left: 0px;
    } 
    .reviewTitle {
        left: -9px;
    }  
    .reviewItem a {
        width: 200px;
    }
}
@media screen and (max-width: 680px) { 
    .reviewArr {
        right: 0px;
        left: 0px;
        margin: auto;
        bottom: 50px;
    }
}
@media screen and (max-width: 580px) {  
    .reviewTitle {
        top: 25px;
    }
    .reviewItem div {
        top: 100px;
    }
}
@media screen and (max-width: 520px) {  
     
    .reviewItem a {
        width: 140px;
        left: 0;
        right: 0;
        margin: auto;
        height: 200px;
        bottom: unset;
        top: 100px;
    }                  
    .reviewItem div {
        left: 0px;
        width: 100%;
        top: 320px; 
        position: unset;
        margin-top: 340px;
    } 
    .reviewArr {    
        left: 0;
        right: 0;
        margin: auto;
        bottom: 33px;
    } 
}
@media screen and (max-width: 720px) { 
    .companyNoteTitle {
        font-size: 20px;
    } 
    .companyNoteBrief {
        font-size: 14px;
    } 
    .companyBackButton {
        font-size: 16px;
    }   
    .liButton a {
        font-size: 16px !important;
    }   
}
@media screen and (max-width: 550px) { 
    .companyBack {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; 
        flex-wrap: nowrap;
    }
    .companyBackLeft {
        position: absolute;
        top: -60px;
        left: 0px;
    }  
    .companyBackRight {
        position: absolute;
        top: -60px;
        right: 0px;
    }    
    .companyNote {
        margin-top: 40px;
    }
}
@media screen and (max-width: 550px) {
    .companyBackButton {
        font-size: 14px;
        width: 100%;
        text-align: center;
    }
    .liButton a {
        font-size: 14px !important;   
        text-align: center !important;
    } 
    
}

@media screen and (max-width: 900px) {
    .distBrief {
        font-size: 14px;
        line-height: 20px;
    }      
    .distInfo {
        width: 300px;
    }  
    .distList {
        width: calc(100% - 340px);
    }
    .distLayer {
        margin-top: 120px;
        padding-bottom: 0px;
    } 
}
@media screen and (max-width: 750px) {
    .distInfo {
        width: 100%;
        margin-bottom: 15px;
    }  
    .distList {
        width: 100%;
        margin: auto;
    }
    .distTitle {
        margin-bottom: 35px;
    }
    .distLine1 {
        margin: 32px 0px;
    }
    .distLayer {
        margin-top: 80px;
        padding-bottom: 0px;
    } 
}
@media screen and (max-width: 950px) {       
    .projLiList li {
        background: url(../img/projLiList.svg) no-repeat 10px 50%;
        background-size: 30px;
        padding: 14px 0px 14px 60px;
        font-size: 14px;
        line-height: 152.7%;
    }  
    
    .projLiList ul {
        margin: 30px 0px 50px;    
    }
}

@media screen and (max-width: 800px){
    .projBlankImg {
        width: 33%;
    }
    .projBlankBrief {
        width: 60%;    
    }
    
}
@media screen and (max-width: 800px){
    .projBlankBrief, .projBriefTop {
        font-size: 14px;
        line-height: 152.7%;
    }
    
    .prozzoroButton {
        margin-top: 50px;    
    }
}
@media screen and (max-width: 650px){    
    .projBlankImg {
        width: 100%;
        
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; 
        flex-wrap: wrap;     
    }
    .projBlankBrief {
        width: 100%;    
    }
    .projBlankImg img {     
        max-height: 250px;
    }
    .projBlank {
        align-items: flex-start;
        margin-bottom: 32px;
    }   
    .reviewLayerNoMove {
        margin-bottom: 32px;
    }  
}
@media screen and (max-width: 950px){
    .contactItem {
        width: 30%;
        font-size: 16px;
        line-height: 28px;  
        color: #FFFFFF;
    }        
}
@media screen and (max-width: 800px){
    .contactLayer {
        flex-direction: column;
    }  
    .contactItem {
        width: 100%;
        max-width: 100%;
        padding-top: 52px;
        margin-bottom: 40px;
        text-align: center;
    }
    .contactItemAddress {  
    }  
    .contactItemMail {
        margin-bottom: 0px;
        order: 1;
    }  
}
@media screen and (max-width: 1200px){
    .mainTopTitle {
        top: 123px;
        right: 0px;
    } 
    .mainTopLayer {
        height: 660px;
        background: url(../img/mainTopLayer.png) 0% 100% no-repeat;
        background-size: 930px;
        background-position: -20px 100%;
    } 
}
@media screen and (max-width: 850px){
    .mainTopTitle {
        width: 100%;
        font-size: 28px; 
        line-height: 152%;
    }
    .mainTopLayer {
        height: 660px;
        background: url(../img/mainTopLayer.png) 0% 100% no-repeat;
        background-size: 930px;
        background-position: 0px 100%;
    }
    .mainSoc {
        width: 240px;
        transform: rotate(-90deg);
        transform-origin: left top;
        position: absolute;
        bottom: -660px;
        top: unset;
        left: 0px;
        right: unset;
        margin: auto;
        border-bottom: 1px solid #2A71D2;
    }
}
@media screen and (max-width: 600px){
    .mainTopLayer {  
        height: 590px;                                        
        background-size: 700px;
        background-position: 50% 100%;
    }
    .mainTopTitle {
        width: 85%;
        font-size: 22px;
        line-height: 152%;
        text-align: right;
    }
    .mainSoc {
        bottom: -380px;
    }
    
}

@media screen and (max-width: 450px){
    .mainTopTitle {
        width: 90%;
        font-size: 20px;
        line-height: 152%;
        text-align: right;
        top: 106px;
    }    
}
@media screen and (max-width: 450px){    
    .dotList>div {
        height: 16px;
        width: 20px;   
        margin: 42px 5px; 
    }     
}
@media screen and (max-width: 1100px){                    
    .mainCenterRight {
        width: 370px;
    }        
}
@media screen and (max-width: 990px){                    
    .mainCenterRight {
        width: 320px;
    } 
    .mainCenterTitle {
        font-size: 24px;
        line-height: 152%;
        margin-bottom: 20px;
    }       
}

@media screen and (max-width: 990px){  
    .mainCenterInfo {
        width: 58%;   
        align-items: flex-start; 
    }                    
    .mainCenterRight {
        width: 40%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; 
        flex-wrap: nowrap; 
    } 
    .mainCenterCaption {
        position: unset;
        left: unset;
        top: unset;
        width: 100%;
        margin-bottom: 10px;
    }
    .mainCenterLink {
        position: relative;
        left: unset;
        bottom: unset;   
        margin-top: 10px;
    }  
    .mainCenterTitle {
        font-size: 22px;
        line-height: 152%;
        margin-bottom: 20px;
    }  
}

@media screen and (max-width: 750px){ 
    .mainCenterItem {
        position: relative;
    }
    .mainCenterRight {   
        position: absolute;
        width: 100px;
        height: 110px;
        top: 33px;
        left: 0px;
    }
    .mainCenterInfo {
        width: 100%;    
    }  
    .mainCenterTitle {
        padding-left: 120px;
        min-height: 100px;
        margin: 0px 0px 20px;
        
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; 
        flex-wrap: nowrap;
        
    }
    .mainCenterBrief {
        
    }
}                                      
@media screen and (max-width: 600px){ 
    .mainCenterTitle {
        font-size: 18px;
        line-height: 152%;
        margin-bottom: 20px;
    }     
    
    .mainCenterBrief {  
        font-size: 14px;
        line-height: 152.69%; 
        padding-bottom: 20px;  
    }     
}                                    
@media screen and (max-width: 500px){ 
    .mainCenterTitle {
        font-size: 16px;
        line-height: 152%;
        margin-bottom: 20px;
        font-weight: 500;
    }   
}
@media screen and (max-width: 1290px) and (min-width: 750px){
    .mainProject .plItem:nth-child(3) {
        display: none;
    }
    .mainProject .newsItem:nth-child(3) {
        display: none;
    }
}
@media screen and (max-width: 750px){ 
    .mainProjectLayer {
        padding-top: 0px;
    }  
    .mainProjectTitle {
        font-size: 34px;
        line-height: 152%;
    }  
    .mainProjectLink {
        margin: 32px auto;
    }
}
@media screen and (max-width: 400px){ 
    .mainProjectTitle {
        font-size: 28px;
        line-height: 152%;
    }    
}


@media screen and (max-width: 500px) {
    .headRight {
        width: 100px;
    }    
}

@media screen and (max-width: 400px) {
    .logo img, .menuLogo img {
        width: 160px;
    }    
}


@media screen and (max-width: 520px) {
    .pepcertLayer {
        max-width: 350px;
        margin: auto;
    }
    .pepcertItemTop {
        max-width: 280px;
        margin: auto;
    }
    .copmanyProLayer li {
        padding: 14px 0px 14px 100px;
        background: url(../img/aboutShield.svg) no-repeat 27px 50%;
    }
}


@media screen and (max-width: 600px) {
    .newsPageBeforeBrief {
        font-size: 14px;
        line-height: 152.7%;
    }
    .newsPageTitle {
        margin: 30px auto 30px; 
        font-size: 26px;
        line-height: 38px;   
    }
    .newsPageCenterBrief em {
        font-size: 20px;
        line-height: 30px;
    }
    .newsPageCenterBrief li {
        background: url(../img/aboutShield.svg) no-repeat 10px 50%;
        background-size: 30px;
        padding: 14px 0px 14px 60px;
        font-size: 14px;
        line-height: 152.7%;
    }
    .newsPageCenterBrief {
        font-size: 14px;
        line-height: 152.7%;        
    }
    .newsPageAfterBrief {
        font-size: 20px;
        line-height: 30px;        
    }
}

@media screen and (max-width: 600px) {
    
    .newsTopSmall .layerSmall {
        padding-top: 90px;    
    }  
    .newsTopSmall .blueTopBrief {
        margin-bottom: 30px !important;
    }  
}
@media screen and (max-width: 1290px){
    .newsItem {
        width: calc(50% - 20px);
        max-width: 370px;
    }
} 
@media screen and (max-width: 900px){
    .newsItemTitle {
        font-size: 18px;
        line-height: 150%;
    }
}

@media screen and (max-width: 750px){
    .newsItem {
        width: 100%;
        max-width: 370px;
    }
}

@media screen and (max-width: 650px) {

    .jobsBrief {     
        font-size: 18px;
        line-height: 150%;   
    }
    .jobsTop {
        margin-top: 30px;
        padding-top: 30px;
        margin-bottom: 16px;    
    }
    .jobsTop>div {
        width: 100%;
    }
    .jobsTopTitle {
        margin-bottom: 30px;
        font-size: 26px;
        line-height: 38px;
    }
    .jobsTopBrief {
        font-size: 14px;
        line-height: 152.7%;
    }
    .jobsContentItem {
        margin-left: 0px;
        padding-left: 50px;
        background-size: 31px;
        margin-bottom: 20px;
    }
    .jobsContentItemBrief li { 
        font-size: 13px;
        line-height: 152.7%;
        margin-bottom: 8px;
        padding-left: 0px;
    }
    .jobsContentItemTitle {
        font-size: 18px;
        line-height: 150%; 
        
        
    }
    .jobsContentItemBrief li:after {
        background: #2A71D2;  
        left: -15px; 
        top: 8px;   
    }
    .jobsBottom {    
        font-size: 18px;
        line-height: 150%;  
    }
}
@media screen and (max-width: 980px) {
    .jobsListTitle {
        margin-top: -55px;
    }
}
@media screen and (max-width: 600px) {
    .jobsListTitle {
        margin-top: 0px;
        font-size: 27px;
        line-height: 100%;
    }
    .jobsList li {
        font-size: 14px;
        line-height: 24px;
        background-size: 30px;
        padding-left: 50px;
    }
    .jobsList li a {
        padding-right: 30px;
    }
    .jobsList li a:after {
        right: 0px;
    }
    .jobsList li:hover a:after {
        right: 0px;    
    }   
}


@media screen and (max-width: 1000px) {
    .dirHeadTitle {
        font-size: 28px !important;
        line-height: 36px !important;
    }    
}

@media screen and (max-width: 600px) {
    .dirHeadTitle {
        font-size: 20px !important;
        line-height: 28px !important;
    } 
    .dirHeadBackground {
        padding-top: 90px;
    }   
}


@media screen and (max-width: 600px) {
    .ditTopContentTitle {
        font-size: 26px;
        line-height: 38px;
        margin-top: 50px;
    }  
    .dirTopContentBrief {
        font-size: 14px;
        line-height: 152.7%;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }  
}


@media screen and (max-width: 1000px) {  
    .dirLeft {
        width: 260px;
    }  
    .dirRight {
        width: calc(100% - 310px);
    } 
    .dirLeft {
        font-size: 24px;
    }
}

@media screen and (max-width: 700px) { 
    .dirLeft {
        width: 100%;
        margin-bottom: 20px;
    } 
    .dirRight {
        width: 100%;
    }   
    .dirPlanBrief li {
        margin-left: 0px;
    } 
}

@media screen and (max-width: 600px) { 
    .dirLeft {
        font-size: 22px;
    } 
    .dirRight {
        font-size: 14px;
    }   
    .dirOfferBrief b , .dirOfferBrief strong {
        font-size: 14px;
    }
    .dirOfferBrief>p {
        margin-bottom: 10px;
    }  
    
    .dirOfferLayer {
        margin-bottom: 30px;
    }
    
    .dirWhyLayer {
        margin-bottom: 30px;    
    }    
    .dirPlanBrief li {
        margin-left: 30px;
    } 
    .dirPlanBrief li:after {
        left: -30px;
    }
    
    .dirPlanLayer {         
        margin-bottom: 6px;    
    }
    .dirGreyRight {
        padding: 14px 0px 30px;
    }
    .dirGreyRight b , .dirGreyRight strong {
        margin-top: 16px;    
    }
    
    .dirGreyLayer {
        margin-bottom: 30px;    
    }
    .dirTypeLayer {
        margin-bottom: 10px;
    }
    
    .dirGreyRight b , .dirGreyRight strong {
        font-size: 22px;
    }
    .dirTypeBrief i , .dirTypeBrief em {
        font-size: 22px;
    }
    .dirTypeLayer .dirLeft {
        display: none;
    }
    .dirEdgeLayer {
        padding: 30px 0px;
        margin-bottom: 30px;
    }
    .dirEdgeBrief li {     
        margin-bottom: 21px;
    }
    .dirPartnerLogo img {
        max-width: calc(100%);
    }
}

@media screen and (max-width: 700px) { 
    .dirPresentLink {
        margin-top: 80px;
        display: inline-block;
        margin-bottom: -80px;   
    }    
}


@media screen and (max-width: 750px) { 
    .mainDirTitle {
        font-size: 34px;
    } 
    .dirMainBackground {
        margin-bottom: 50px;
    } 
    .dirMainBackground .mainProjectLink {
        margin-bottom: 50px;
    }  
}