/* Copyright entraon.com */
@charset "utf-8";


@media all  and (max-width:820px) { 

.entra-content-greeting  {flex-wrap:wrap;}
.entra-content-greeting .greeting-pic {width:100%;}
.entra-content-greeting .greeting-summary {zoom:0.8;}
.entra-content-greeting .greeting-detail {font-size:1.2em;}

}







@media all  and (max-width:1000px) { 
.entra-company-history .history-pic .since {left:20px;top:20px;font-size:1.5em;}
.entra-company-history .history-text {text-align:center;}
.entra-company-history .history-text .title {margin:20px 0;padding:0;background-color:transparent;border-radius:0;font-size:1.5em;color:#004689;font-weight:600;}
.entra-company-history .history-text .title > strong {display:inline-block;font-weight:900;margin-left:10px;}
}


@media all  and (max-width:700px) { 
.entra-company-history .history-section {flex-wrap:wrap;padding-left:26px;margin-left:20px;}
.entra-company-history .history-section:after {left:0;}

.entra-company-history .history-section .year {width:100%;text-align:left;flex-shrink:0;flex-grow:1;font-size:1.5em;font-weight:800;;line-height:1.1;padding-right:0;}
.entra-company-history .history-section .year:before {position:absolute;content:"";left:-35px;top:4px;width:20px;height:20px;border-radius:100%;background-color:#004689;}
.entra-company-history .history-section > ul {width:100%;text-align:left;flex-shrink:0;flex-grow:1;padding-left:0;}

.entra-company-history .history-section > ul > li:before {content:none;}



.entra-pic-history .history {flex-wrap:wrap;gap:10px;}
.entra-pic-history .history .entra-imgwrap {width:100%;}
.entra-pic-history .history .exp {width:100%;text-align:center !important;order:9 !important;}

.entra-pic-history .history .exp:before {content:none;}
.entra-pic-history .history .exp:after {content:none;}

}





@media all  and (max-width:700px) { 
.entra-contact-info {flex-wrap:wrap;}
.entra-contact-info .info {width:auto;flex-grow:1;padding:39px 6px;}
} /* @media end */





@media all  and (max-width:750px) { 
.entra-subtitle {font-size:1.4em;}


.entra-content-exp {flex-wrap:wrap;}
.entra-content-exp > .entra-imgwrap {width:100%;max-width:none;margin-top:0 !important;}
} /* @media end */

