.banner-page-content .des {
    font-size: 26px;
    font-family: 'DBHelvethaicaXMedv';
    margin-top: 20px;
    color: #222222;
}

.banner-page-content {
    height: calc(100% - 130px);
}

.section-vision-mission .detail {
    height: 100%;
    padding: 0 40px;
}

.list-credit-slide:after,
.sc-president .detail:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.list-credit-slide .image,
.list-credit-slide .detail {
    width: 50%;
}

.list-credit-slide .image {
    float: right;
}

.list-credit-slide .detail {
    float: left;
    height: 350px;
}

.section-vision-mission .list-credit-slide .detail {
    padding-left: 0;
    padding-right: 70px;
}

.list-credit-slide {
    margin: 40px 0 0;
}

.section-vision-mission p,
.section-vision-mission ul {
    margin-top: 20px;
}

.section-vision-mission p,
.section-vision-mission ul li {
    font-family: 'DBHelvethaicaXMedv';
    font-size: 23px;
    line-height: 1.2;
    color: #999999;
}

.sc-information-inner ul li,
.section-vision-mission ul li,
.sc-history .detail ul li {
    position: relative;
    padding-left: 20px;
}

.sc-history .detail ul li:before,
.sc-information-inner ul li:before,
.section-vision-mission ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #999;
}

.sc-information-inner ul li:before {
    background-color: #e5859c;
}

.section-information .section-title {
    margin-bottom: 40px;
}

.sc-information {
    position: relative;
}

.sc-information-inner {
    background: url(../img/bar-information.jpg) top left;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 39.4736842%;
    height: 100%;
    top: 0;
    right: 0;
}

.sc-information-inner .content {
    padding: 80px 50px;
    height: 100%;
    color: #fff;
}

.sc-information-inner .content h2 {
    font-size: 40px;
    margin-bottom: 20px;
    color: #fff;
}

.sc-information-inner .content>div {
    margin-bottom: 20px;
}

.sc-information-inner .content p,
.sc-information-inner ul li {
    font-family: 'DBHelvethaicaXMedv';
    font-size: 24px;
    color: #e5859c;
    line-height: 1;
}

.sc-information-inner .content p strong {
    font-family: 'DBHelvethaicaXBdv';
    color: #fff;
}

.sc-information-inner ul {
    margin-top: 5px;
}

.sc-information-inner .content p a {
    color: #ffffff;
    font-family: 'DBHelvethaicaXMedv';
    font-size: 24px;
    display: inline-block;
    line-height: 1.2;
    position: relative;
}

.sc-information-inner .content p a i {
    margin-right: 10px;
    font-size: 15px;
}

.sc-information-inner .content p a:after {
    content: '';
    height: 1px;
    background-color: #fff;
    width: 95px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.sc-information-inner .content p a:hover:after {
    opacity: 1;
}

.section-slide {}

.section-info {
    position: relative;
    z-index: 1;
    background: url(../img/bg-info.png) top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: -8% 0 0 0;
    padding-top: 7%;
    padding-bottom: 80px;
    color: #fff;
}

.section-info .heading-h2,
.section-info .item h4 {
    color: #fff;
}

.section-info .section-title {
    margin-bottom: 30px;
}

.section-info .section-title h4.des {
    font-size: 24px;
    font-family: 'DBHelvethaicaXMedv';
    margin-top: 20px;
}

.list-info .item {
    width: calc(100% / 5 - 4px);
    display: inline-block;
    font-size: 22px;
    font-family: 'DBHelvethaicaXMedv';
    line-height: .9;
    margin: 20px 0 0;
}

.section-info .section-title h4.des,
.list-info .item p {
    color: #fbc7d3;
}

.list-info .item h4 {
    margin-bottom: 10px;
}

.tap-slide {
    text-align: center;
    margin-top: 20px;
}

.tap-slide li {
    display: inline-block;
    font-family: 'DBHelvethaicaXBdv';
    font-size: 30px;
    line-height: 1;
    margin: 0 20px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.tap-slide li:hover,
.tap-slide li.active {
    color: #c40030;
    border-bottom: 2px solid #c40030;
}

.sc-history {
    background-color: #222222;
    padding: 80px 0;
}

.sc-history .owl-carousel {
    margin-bottom: 20px;
    margin-bottom: 60px;
}

.sc-history .owl-theme .owl-dots {
    bottom: -20px;
}

.sc-history .detail {
    padding: 0 50px 0 0;
}

.sc-history .detail h2 span {
    font-size: 22px;
}

.sc-history .detail h2 {
    font-size: 20px;
    color: #c40030;
    font-family: 'DBHelvethaicaXBdv';
    margin-bottom: 10px;
}

.sc-history .detail h3 {
    font-size: 40px;
    color: #fff;
    font-family: 'DBHelvethaicaXBdv';
    margin-top: 5px;
}

.sc-history .detail h4 {
    margin-top: 20px;
}

.sc-history .detail h4,
.sc-history .detail ul li {
    font-family: 'DBHelvethaicaXMedv';
    font-size: 24px;
    color: #999;
}

.sc-history .detail ul {
    margin-top: 20px;
}

.sc-history .detail ul li {
    line-height: 1;
    margin-bottom: 10px;
}

.content-tap {
    height: 0;
    overflow: hidden;
}

.content-tap.active {
    height: 100%;
}

.sc-president {
    background: url(../img/bg-director.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sc-president .detail {
    position: relative;
    width: 100%;
    height: 100%;
}

.sc-president .image {
    max-height: 617px;
}

.message-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 450px;
    height: auto;
    min-height: 500px;
    padding: 60px 50px 180px;
    background-color: rgba(255, 255, 255, 0.85);
}

.message-box h2 {
    font-size: 40px;
}

.message-box h3 {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    margin: 20px 0;
    line-height: 1.4;
}

.message-box h4 {
    font-size: 30px;
    color: #c40030;
    margin-top: 30px;
    margin-bottom: 5px;
}

.message-box p {
    font-size: 22px;
    font-family: 'DBHelvethaicaXBdv';
    line-height: 1;
    color: #999;
}

.sc-president .owl-theme .owl-dots {
    bottom: 120px;
}

.sc-president.owl-theme .owl-dots .owl-dot span {
    background: #222;
}

.sc-history .owl-carousel .owl-stage-outer {
    padding-bottom: 50px;
}

@media screen and (max-width: 1024px) {
    .section-vision-mission p,
    .section-vision-mission ul li {
        font-size: 22px;
    }
    .sc-information-inner .content {
        padding: 55px 50px;
        height: auto;
    }
    .sc-information-inner .content h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .sc-information-inner .content p,
    .sc-information-inner ul li,
    .sc-information-inner .content p a {
        font-size: 22px;
    }
    .sc-information-inner .content>div {
        margin-bottom: 15px;
    }
    .section-information .section-title {
        margin-bottom: 30px;
    }
    .tap-slide li {
        font-size: 26px;
    }
    .sc-history .detail,
    .sc-history .image {
        width: 100%;
        max-width: 400px;
        padding: 0;
    }
    .sc-history .tb {
        height: 400px;
    }
    .sc-history .detail {
        float: right;
    }
    .sc-history .image {
        float: left;
    }
    .sc-history {
        padding: 40px 0;
    }
    .sc-history .detail h3 {
        font-size: 30px;
        line-height: 1;
    }
    .sc-history .detail h2 {
        font-size: 20px;
    }
    .sc-history .detail ul,
    .sc-history .detail h4 {
        margin-top: 10px;
    }
    .list-info .item {
        padding-left: 20px;
    }
    .message-box {
        left: 50px;
        padding: 60px 50px 100px;
    }
}

@media screen and (max-width: 1023px) {
    .sc-information-inner {
        position: relative;
        width: 100%;
    }
    .sc-information-inner .content {
        padding: 80px 50px 30px;
        height: auto;
    }
    .section-vision-mission .col-sm-6,
    .list-credit-slide .image,
    .list-credit-slide .detail {
        width: 100%;
        max-width: 600px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        height: 100%;
        margin: 0 auto;
    }
    .section-vision-mission .detail {
        margin-top: 20px;
    }
    .section-vision-mission .list-credit-slide .detail {
        padding-right: 0;
    }
    .list-credit-slide .image,
    .list-credit-slide .detail {
        float: none;
    }
    .section-vision-mission .list-credit-slide .detail {
        margin-top: 20px;
        padding: 0 40px;
    }
    .list-info .item {
        width: calc(100% / 3 - 3px);
    }
    .sc-history .row {
        display: block;
    }
    .sc-history .col-sm-6,
    .sc-president .col-sm-6 {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .sc-history .detail,
    .sc-history .image {
        float: none;
        max-width: 600px;
        margin: 0 auto;
    }
    .sc-history .tb {
        height: auto;
    }
    .sc-history .detail {
        padding: 30px 0
    }
    .owl-nav {
        display: none!important;
    }
    .sc-history .owl-carousel .owl-stage-outer {
        padding-bottom: 0px;
    }
    .message-box {
        position: relative;
        width: 100%;
        left: 0;
        max-width: inherit;
        top: 0;
        min-height: 0;
    }
    .sc-president .image {
        overflow: hidden;
    }
    .sc-president .owl-theme .owl-dots {
        bottom: 60px;
    }
    .sc-president .image {
        max-width: 400px;
        margin: 0 auto;
        max-height: 400px;
    }
}

@media screen and (max-width: 767px) {
    .banner-page-content {
        position: relative;
        height: 100%;
        padding-bottom: 50px;
    }
    .section-vision-mission .detail,
    .section-vision-mission .list-credit-slide .detail {
        padding: 0 10px;
    }
    .sc-information-inner .content {
        padding: 40px 30px 20px;
    }
    .list-info .item {
        width: calc(100% / 2 - 2px);
        padding-left: 0;
    }
    .section-info {
        margin: -12% 0 0 0;
        padding-top: 12%;
    }
    .section-info .section-title h4.des,
    .list-info .item,
    .sc-history .detail h4,
    .sc-history .detail ul li {
        font-size: 20px;
    }
    .banner-page-content .des {
        font-size: 24px;
        margin-top: 10px;
    }
    .list-info .item h4 {
        font-size: 18px;
    }
    .footer-top a i.ic-phone {
        font-size: 18px;
    }
}
