.personnelMain{

}
.personnelMain .gripPerSon{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px;
    align-items: stretch;
    align-content: center;
    background:#f1f1f1;
}
.personnelMain .gripPerSon > div{
    padding: 0 35px;
}
.personnelMain .gripPerSon .colL{
    width: 55%;
}
.personnelMain .gripPerSon .colR{
    width: 45%;
}
    .personnelMain .gripPerSon .colR .thumbPer{height:100%;}
    .personnelMain .gripPerSon .colR .thumbPer img { visibility: hidden; width: 100%; height: auto; }
    .personnelMain .decsPer { padding:30px 0px; padding-left: 80px; }


/* action */
.actionMains{

}
.actionMains .noteAction{
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.gripAction{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 30px;
}

.gripAction > div{
    padding: 0 15px;
}
.infoActionTop .gripAction .col1{
    width: 50%;
}
.gripAction .col{
    width: 25%; margin-bottom:30px;
}
.itemAction .thumb a{
    display: block;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 298px;
}
.infoActionMain .itemAction .thumb a { padding-top: 70.309%; }
.itemAction .thumb a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.infoActionTop .itemAction .thumb a{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.infoActionTop .itemAction .thumb a img{
    display: none;
}
.itemAction .decs{
    padding: 20px;
    background-color: #ebebeb;
    font-size: 16px;
    line-height: 24px;
}
.itemAction .decs h3{
    height: 72px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 24px;
    font-size:17px;
}
.itemAction .decs .date{
    margin-bottom: 10px;
    color: #00aeef;
}
.itemAction .decs .tend{
    height: 72px;
    overflow: hidden;
    margin-bottom: 10px;
}
.itemActionRes{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.itemActionRes:last-child{
    margin-bottom: 0px;
}
.itemActionRes > div{
    width: 50%;
}
.itemActionRes .thumb{
    order: 2;
}
.itemActionBig .thumb a{
    padding-top: 383px;
}
.itemActionBig .decs h3{
    height: 54px;
}
@media all and (min-width: 1600px){
    .itemActionBig .thumb a{
        padding-top: 346px;
    }
    .itemAction .decs h3 {  }
    .itemAction .decs .tend { height: 81px; line-height: 27px; }
    .actionMains .noteAction{
        font-size: 18px;
        line-height: 27px;
    }
}
@media all and (max-width: 1200px){
    .personnelMain .gripPerSon{
        margin: 0 -10px;
    }
    .personnelMain .gripPerSon .colL, .personnelMain .gripPerSon .colR{
       width: 50%;
       padding: 0 10px;
    }
    .personnelMain .decsPer { padding: 30px 10px; }

    /* action */
    .actionMains .noteAction{
        font-size: 16px;
        line-height: 24px;
    }
    .itemAction .decs{
        font-size: 16px;
        line-height: 24px;
    }
    .itemAction .decs h3, .itemAction .decs .tend{
        height: 48px;
        line-height: 24px;
    }
    .itemAction .thumb a{
        padding-top: 237px;
    }
    .itemActionBig .thumb a{
        padding-top: 292px;
    }
}
@media all and (max-width: 1000px){
    .itemAction .thumb a{
        padding-top: 220px;
    }
    .itemActionBig .thumb a{
        padding-top: 266px;
    }
    .infoActionTop .gripAction{
        margin: 0 -10px;
        margin-bottom: 20px;
    }
    .infoActionTop .gripAction > div{
        padding: 0 10px;
    }
    .itemAction .decs{
        padding: 15px;
    }
    .itemAction .decs h3, .itemAction .decs .tend{
        height: 48px;
    }
}
@media all and (max-width: 991px){
    .personnelMain .gripPerSon{
        flex-direction: column-reverse;
    }
    .personnelMain .gripPerSon .colR{
        margin-bottom: 20px;
    }
    .personnelMain .gripPerSon .colL, .personnelMain .gripPerSon .colR{
        width: 100%;
    } 

    /* action */ 
    .actionMains .noteAction{
        font-size: 14px;
        line-height: 22px;
    }
    .gripAction .col { width: 50%; margin-bottom: 20px; }

    .infoActionTop .gripAction .col1{
        width: 100%;
        margin-bottom: 20px;
    }
    .infoActionTop .gripAction .col1:last-child{
        margin-bottom: 0px;
    }
    .infoActionTop .gripAction .col{
        width: 50%;
        margin-bottom: 20px;
    }
    .itemActionRes{
        margin-bottom: 20px;
    }
}


@media all and (max-width: 767px){
    .itemActionRes .thumb{
        order: unset;
    }
    .itemActionRes > div{
        width: 100%;
    }

    .gripAction .col { width: 100%; margin-bottom: 20px; }
}


/*  */
/* Nav */
.slider-nav {
    width: 250px;
    z-index: 2;
}
.slider-nav::after {
    content: '';
    height: 110%;
    width: 1px;
    background: linear-gradient(0deg, rgba(0,102,179,0) 0%, rgba(0,102,179,1) 20%, rgba(0,102,179,1) 80%, rgba(0,102,179,0) 100%);
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: -1;
}
.slider-nav .slick-slide {
    color: #23282D;
    padding: 0 40px;
    margin: 20px 0;
    position: relative;
    cursor: pointer;
}
.slider-nav .slick-slide span {
    content: '';
    width: 8px;
    height: 8px;
    background: #23282D;
    position: absolute;
    top: 50%;
    right: 4px;
    border-radius: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.slider-nav{
    font-size: 30px;
    line-height: 30px;
}
.slider-nav .slick-current {
    color: #064d92;
    font-weight: 700;
}

.slider-nav .slick-current span {
    width: 18px;
    height: 18px;
    right: 0;
    background-color: #064d92;
}
/* Content */
.slider-content {
    width: 100%;
    z-index: 1;
}
.slider-content .slick-arrow{
    top: 50%;
    mix-blend-mode: normal;
    background-color: transparent;
}
.slider-content .slick-next{
    right: 0px;
}
.slider-content .slick-prev{
    left: 0px;
}
/* Blob */
#blob_container {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0; left: 0;
}
.white, .white .slider-nav .slick-slide, .white .slider-nav .slick-current {
    color: #fff;
}
.white .slider-nav .slick-slide span {
    background: #fff;
}
.sliderPrize{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin: 0 -30px;
}
.sliderPrize > div{
    padding: 0 30px;
}
.sliderPrize .colR{
    width: calc(100% - 330px);
    order: 2;
}
.sliderPrize .colL{

    width: 330px;
}
.sliderPrize .slider-content{
    width:840px;
    text-align: center;
}
.sliderPrize .yearPrize{
    color: #064d92;
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 15px;
}
.sliderPrize .notePrize{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
.sliderPrize .thumbPrize {
    background: #eeeeee url('../images/bg-giaithuong.jpg') no-repeat center center; background-size:100% 100%;
}
    .sliderPrize .slider-content .slick-next { right: 20px; }
.sliderPrize .slider-content .slick-prev { left:20px;}
.sliderPrize .thumbPrize .thumb { max-width: 253px; margin: 0 auto; }

/*  */
.vntDetailPahe .titleDet{
    margin-bottom: 10px;
}
.vntDetailPahe .titleDet h2{
    font-size: 22px;
    line-height: 1.6;
    text-transform: uppercase;
    color: #015ba6;
    font-weight: bold;
}
.vntDetailPahe .date{
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #f48120;
    margin-bottom: 15px;
}
.vntDetailPahe .the-content{
    font-size: 16px;
    line-height: 24px;
}
.vntDetailPahe .theThumb{
    max-width: 870px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.vntDetailPahe .theThumb img{
    width: 100%;
}
.vntDetailPahe .theThumb p{
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    font-style: italic;
}
.vntDetailPahe .sharePage{
    margin-bottom: 30px;  
}
.vntDetailPahe .ortherPage{
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ortherPage .titleOrther{
    margin-bottom: 30px;
}
.ortherPage .titleOrther h2{
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: bold;
    color: #093963;
}
.sliderThumb .slick-arrow{
    user-select: unset;
}
.vntDetailPahe .ortherPage .gripAction{
    margin-bottom: 20px;
}
.vntDetailPahe .ortherPage .gripAction .slick-arrow{
    top: 30%;
}
@media screen and (min-width: 1600px) {
    .sliderPrize .yearPrize{
        font-size: 40px;
        line-height: 55px;
    }
    .slider-nav{
        font-size: 40px;
        line-height: 40px;
    }
    .slider-nav .slick-slide{
        margin: 15px 0;
    }
    .sliderPrize{
        margin: 0 -50px;
    }
    .sliderPrize > div{
        padding: 0 50px;
    }
    .personnelMain .decsPer {
        padding-left: 130px;
    }
    .sliderPrize .notePrize{
        font-size: 18px;
        line-height: 27px;
    }
    .vntDetailPahe .the-content{
        font-size: 18px;
        line-height: 27px;
    }
}
@media screen and (max-width: 1400px) {
    header img {
        max-width: 250px;
    }
    .slider-nav {
        width: 220px;
    }
}
@media screen and (max-width: 1200px) {
    .sliderPrize .slider-content{
        width: 100%;
    }
}
@media screen and (max-width: 1024px) {
    .slider-nav {
        width: 230px;
    }

    .background-color-btn {
        width: 40px;
    }
    .sliderPrize{
        margin: 0 -20px;
    }
    .sliderPrize > div{
        padding: 0 20px;
    }
    .slider-content .slick-next{
        right: -10px;
    }
    .slider-content .slick-prev{
        left: -10px;
    }
}
@media screen and (max-width: 991px) {
    .slider-content {
        padding: 0 0px 40px;
    }
    .slider-content .slick-arrow{
        z-index: 1;
    }
    .slider-content .slick-prev{
        left: 0px;
    }
    .slider-content .slick-next{
        right: 0px;
    }
    .logo-header {
        text-align: left;
        padding: 40px 30px;
    }
    .slider-content {
        position: relative;
        left: 0; bottom: 0;
        overflow: auto;
    }

    .slider-content, .slider-nav {
        width: 100%;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }
    .slider-nav {
        top: auto; left: 0;;
    }

    .slider-nav .slick-slide {
        text-align: center;
        padding: 30px 0 20px;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
    .slider-nav .slick-slide {
        font-size: 14px;
    }
    .slider-nav .slick-slide span {
        top: 0; left: 50%; right: auto;
        transform: translate(-50%, 0);
    }
    .sliderPrize .colR, .sliderPrize .colL{
        width: 100%;
        order: unset;
    }
    .sliderPrize{
        flex-direction: column-reverse;
    }
    .slider-nav .slick-slide:not(.slick-current) span {
        transform: translate(-50%, 70%);
    }
    .slider-nav::after {
        height: 1px;
        width: 100%;
        background: linear-gradient(0deg, rgba(35, 40, 45,0) 0%, rgba(35, 40, 45,1) 20%, rgba(35, 40, 45,1) 80%, rgba(35, 40, 45,0) 100%);
        right: 0;
        top: 9px;
        transform: translate(0, 0);
    }

    .slider-nav .slick-current span {
        top: 0;
    }
    .slider-content .slick-slide {
        height: 100%;
        overflow: auto;
    }
    .slider-nav {
        position: relative;
    }

    #blob_container {
        opacity: .4;
    }
    .ado-button-wrapper {
        top: 50px; left: auto; right: 40px; bottom: auto;
    }

    .background-color-btn {
        width: 40px;
    }
    /*  */
    .vntDetailPahe .titleDet h2{
        font-size: 16px;
        line-height: 24px;
    }
    .vntDetailPahe .the-content{
        font-size: 16px;
        line-height: 24px;
    }
    .vntDetailPahe .theThumb{
        margin-bottom: 30px;
    }
    .ortherPage .titleOrther{
        margin-bottom: 20px;
    }
    .sliderPrize .yearPrize{
        font-size: 30px;
        line-height: 45px;
    }
}
@media screen and (max-width: 500px) {


    .white .slider-nav::before {
        background: linear-gradient(0deg, rgba(35, 40, 45, 1) 0%, rgba(35, 40, 45, 0) 100%);
    }

    .ado-button-wrapper {
        top: 50px;
        right: 30px;
    }

    .background-color-btn {
        width: 30px;
        height: 20px;
    }
}
@media screen and (max-width: 390px) {
    .slider-content {
    }
}

