/*
*   Who We Are
*/
.our-story .building img{ border-radius: 20px; }
.vision-mission-core-value{ padding: 0px; }
.vision-mission-core-value .inner{ border-top: solid rgba(var(--rgbDark), 0.1) 1px; }
.vision, .mission-core-value{ padding-top: 80px; padding-bottom: 80px; }
.vision{
    padding-right: 30px;
    background: rgb(238,238,238);
    background: -moz-linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
    background: linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
}
.vision p{
    padding: 70px 60px;
    position: relative;
    text-align: center;
    font-size: 30px;
    line-height: 32px;
    color: rgba(var(--rgbPrimary), 1.0);
}
.vision p:lang(km){
    font-size: 26px;
    line-height: 38px;
}
.vision p::before,
.vision p::after{
    content: '';
    width: 50px;
    height: 44px;
    position: absolute;
    background-image: url(../images/icon-blockquote.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.2;
}
.vision p::before{ left: 0; top: 0; }
.vision p::after{ right: 0; bottom: 0; transform: rotate(180deg); }
.mission-core-value{ padding-left: 30px; padding-top: 65px !important; }
.mission-core-value .icon{
    width: 180px;
    height: 200px;
    float: left;
    margin: 0 0 25px;
    border-radius: 15px;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
}
.mission-core-value .mission .icon{ 
    background-image: url(../images/icon-mission.svg);
    background-color: rgba(var(--rgbSecondary), 0.7); 
}
.mission-core-value .core-value .icon{ 
    background-image: url(../images/icon-gem.svg);
    background-color: rgba(var(--rgbSecondary), 0.5);
}
.mission-core-value .desc{ float: left; width: calc(100% - 180px); padding: 15px 0 0 25px; margin-bottom: 25px; }
.mission-core-value .desc p{ margin-top: -5px; }
.key-success{
    height: 450px;
    position: relative;
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-image: url(../images/bg-keysucces.webp);
}
.key-success .inner{ width: 100%; top: 50%; position: absolute; transform: translateY(-50%); }
.key-success .inner .description{ max-width: 500px; margin-left: 60px; }
.key-success .inner ul,
.key-success .inner ol{ margin: 0 0 0 15px !important; }
.key-success .inner ul > li,
.key-success .inner ol > li{ margin: 0 0 4px; }



/*
*   Chairwoman & CEO's Message
*/
.message .thumbnail{
    width: 500px;
    float: left;
    z-index: 2;
    margin: 40px -40px 0 0;
    position: relative;
    border: solid rgba(var(--rgbDark), 0.1) 1px
}
.message .description{
    float: left;
    width: calc(100% - 460px);
    padding: 80px 68px 65px 70px;
    background: rgb(238,238,238);
    background: -moz-linear-gradient(-65deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
    background: -webkit-linear-gradient(-65deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
    background: linear-gradient(-65deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
}

/*
*   Career
*/
.career{ padding: 0px; }
.career .promote{
    width: 400px;
    float: right;
}
.career .promote .sticky{ 
    z-index: 3;
    float: left;
    padding: 80px 0 30px 40px;
    background: rgb(238,238,238);
    background: -moz-linear-gradient(-65deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
    background: -webkit-linear-gradient(-65deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
    background: linear-gradient(-65deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 55%,rgba(238,238,238,1) 100%);
}
.career .promote a{ width: 100%; float: left; }
.career .career-list,
.career .career-detail{ width: calc(100% - 400px); float: left; padding: 80px 80px 80px 0; }
.career .career-list .job{ padding: 0 0 40px 15px; }
.career .career-list .job:not(:first-child){
    padding: 50px 0 50px 15px;
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url(../images/bar-dashed.png);
}
.career .career-list .job h4,
.career .career-list .job h4 a{ font-size: 28px; margin: 0 !important; color: rgba(var(--rgbSecondary), 1.0) !important }
.career .career-list .job span{ width: 100%; font-size: 14px; line-height: 18px; margin: 0; float: left;}
.career .career-list .job p{ margin: 15px 0 0; width: 100%; float: left;}
.career .career-list .job p:empty{ display: none !important; }
.career .mini-section{ padding: 20px 0; width: 100%; float: left; }
.career .mini-section ul,
.career .mini-section ol{ margin: 0 0 0 17px; }
.career .mini-section h4{ margin: 0 0 15px; }
.career .overview{ padding-top: 0px !important; }
.career .overview h1{ margin: 0px !important; }
.career .overview h3{ font-size: 45px; line-height: 45px; margin: 0 0 30px; }
.career .overview p{ margin: 0px !important; }
.career .jlist ul{ margin-left: 0px !important; }
.career .jlist ul li{ list-style: none; width: 100%; float: left; }
.career .jlist ul li:lang(km){ font-size: 16px; }
.career .jlist ul li:not(:last-child){ margin-bottom: 4px; }
.career .jlist ul li span{ float: left; }
.career .jlist ul li span:first-child{ width: 140px; }
.career .jlist ul li span:last-child{ width: calc(100% - 140px); padding-left: 40px;}
.career .jlist ul li span:last-child::before{ content: ':'; float: left; margin-left: -40px; }

/* Submition */
.submition h3{ font-size: 36px; }
.submition i{
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 16px;
    padding-right: 30%;
}
.submition span textarea{
    width: 100%;
    float: left;
    resize: none;
    border-radius: 10px;
    border: none;
    background-color: #EEEEEE;
}


.submition input[type="file"]{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    opacity: 0 !important;
    cursor: pointer !important;
}

.submition .jFile{
    width: 100%;
    height: 60px;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #EEEEEE;
    border-radius: 10px;
    cursor: pointer;
}
.submition .jFile::before{
    content: 'Browse';
    width: 180px;
    height: 60px;
    float: right;
    line-height: 60px;
    text-align: center;
    background-color: #ddd;
}
.submition .jFile span{
    width: calc(100% - 180px);
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0 0 0 20px;
}
.submition input[type="submit"]{
    float: right;
    width: 140px;
    height: 50px !important;
}