in-menu{
    z-index: 100000;
}

#main-menu{
    -webkit-transform: translateZ(0);
}

.m-np {padding:0px !important;margin: 0px;}
.m-row {margin-left: 0px !important;; margin-right: 0px !important;}
#main-slider .owl-carousel .owl-wrapper,
#main-slider .owl-carousel .owl-item {
    z-index: -10;
}
.container1600 {
    max-width: 1600px !important;
    width: 100% !important;
}
.m-row1600 {
    /*background-color: #005EB8 !important;*/
}
.m-btn-primary {
    background-image: url("../images/btn-more.png") !important;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 48px;
    line-height: 33px !important;
    width: 127px;
    background-color: transparent;
}

.btn-more {
    border: 1px solid #015fb6 !important;
    border-radius: 3px !important;
    color: #015fb6 !important;
    float: right;
    font-size: 20px !important;
    font-weight: 300 !important;
    margin-right: 15px;
    margin-top: -80px;
    padding: 10px;
    text-transform: uppercase;
}
.btn-more:hover { background-color: rgba(1,95,182,0.1); }

.btn-more1 {
    border: 1px solid #FDB65D !important;
    border-radius: 3px !important;
    color: #FDB65D !important;
    float: right;
    font-size: 20px !important;
    font-weight: 300 !important;
    margin-right: 15px;
    margin-top: -80px;
    padding: 10px;
    text-transform: uppercase;
}
.btn-more1:hover { background-color: rgba(253,182,93,0.1); }

.m-btn-primary a,
.m-btn-primary a:hover{
    color:#ffff00;
}
.m-btn-primary a:visited,
.m-btn-primary a:visited:hover{
    color:#ffff00;
}

.m-btn-primary:hover, .m-btn-primary:focus, .m-btn-primary.focus {
    color:#ffff00 !important;
}

/******* search ******/
.m-searchbox {
    float: right;
    margin-top: 15px;
    width: 10%;
}
.m-searchbox .icon-search {
    background-color: transparent;
    border: 0 none !important;
    color: #fff;
}
.m-searchbox .icon-flag {
    background-color: transparent;
    border: 0 none !important;
    margin: 0;
    padding: 0 0 0 10px;
}
.m-searchbox .input-kw {
    border: 1px solid #fff !important;
}
.input-group.m-searchbox-group {
    border: 0 none;
}

.m-searchbox .line {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 2px;
    padding-right: 0;
}

.m-searchbox .line1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color #fff -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 2px 0 0;
    padding-left: 0;
}
#txtSearchBox {
    border: 0 !important;
    border-radius: 0;
    /*font-family:Arial;*/
}
.m-searchbox .m-searchbox-group .input-group-addon {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    color: #084a96;
}
.m-searchbox .m-searchbox-group .input-group-addon-flag {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;
}

/****** sticky post slider *************/
#sticky-post-slider .item {
    height: 534px;
    background-repeat: no-repeat;
    background-size: cover;
    /*z-index: -5;*/
}
#sticky-post-slider .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    /*z-index: 0 !important;*/
}
#sticky-post-slider .owl-carousel .owl-wrapper,
#sticky-post-slider .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    /**/dex:100 !important;
}
#sticky-post-slider .owl-controls.clickable {
    bottom: -10px;
    height: 50px;
    left: 50%;
    line-height: 50px;
    position: absolute;
}
#sticky-post-slider .owl-controls .owl-page {
    background-color: rgba(255, 207, 0, 1);
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    margin-top: 20px;
    width: 10px;
}
#sticky-post-slider .owl-controls .owl-page
{
    background-color: rgba(255,207,0,1);
    border-radius: 50%;
    cursor: pointer;
    height: 10px;
    margin-right: 5px;
    margin-top: 20px;
    width: 10px;
    display: inline-block;
}
#sticky-post-slider .owl-controls .active
{
    background-color: #fff !important;
}
#sticky-post-slider .owl-prev {
    left: -35px;
    text-indent: 14px;
}
#sticky-post-slider .owl-next {
    right: -35px;
    text-indent: -14px;
}
#sticky-post-slider .owl-prev,
#sticky-post-slider .owl-next {
    color: #EB504E;
    display: inline-block;
    font-size: 30px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    position: absolute;
    text-align: center;
    top: 45%;
    transition: background-color 400ms ease 0s;
    width: 70px;
    z-index: 5;
}
.hp-sticky-title {
    background: linear-gradient(180deg, transparent 75%, #000c17 100%);
    /*background-color: rgba(0, 0, 0, 0.5);*/
    bottom: 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 20px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    padding-left:40px;
}
.hp-sticky-title .sticky-angle-right {
    font-size:60px;
    float:left;
    font-weight:bold;
}
.sticky-pl {
    bottom: 30px;
    margin-left: 20px;
    position: absolute;
}
.sticky-pl .title {
    margin-left: 40px;
}
.sticky-pl a,
.sticky-pl a:visited { color:#fff !important; }
.sticky-pl a:hover,
.sticky-pl a:visited:hover { color:#ffff00 !important; }
/*** lastest news **/
.hp-lastest-news-item {
    height: 267px;
    position: relative;
}
.hp-lastest-news-item img {
    height:100%;
    width:100%;
    position: relative;
}
.hp-lastest-news-item-title {
    background: linear-gradient(180deg, transparent 75%, #000c17 100%);
    bottom: 0px;
    color: #fff;
    font-weight: 400;
    padding: 10px;
    position: absolute;
    width: 100%;
    overflow: hidden;
    height:100%;
    /*font-family:Arial;*/
}
.hp-lastest-news-item-title .newest-pl {
    bottom: 5px;
    height: 50px;
    overflow: hidden;
    position: absolute;
}
.lastest-angle-left {
    float: left;
    font-size: 25px !important;
}
.hp-lastest-news-item-title .newest-pl a,
.hp-lastest-news-item-title .newest-pl a:visited { color:#fff !important; }
.hp-lastest-news-item-title .newest-pl a:hover,
.hp-lastest-news-item-title .newest-pl a:visited:hover { color:#ffff00 !important; }

.m-item-cat-row {
    margin-bottom: 20px;
}
.m-item-cat-row .title {
    color: #111;
    font-size: 20px;
    font-weight: 300;
}
.m-item-cat-row .date {
    color: #aaa;
    font-style: italic;
}
.m-item-cat-row .summary {
    color: #333;
}
.m-item-cat-row .tenkhoa {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #f7f8f9;
    padding: 7px;
    position: absolute;
    width: 100%;
}
.m-item-cat-row a, .m-item-cat-row a:visited { color:#111 !important;}
.m-item-cat-row a:hover, .m-item-cat-row a:visited:hover { color:#005EB8 !important;}
/************ menu ****************/
#m-main-menu-nav-1 {
    margin-top: 10px;
    width: 70%; 
    font-size: 13px;
}
.m-menu-list ul { text-align: center;}
.m-menu-list ul li
{
    position: relative;
    display: inline-block;
    /* next two lines only for display purposes */
    text-align: center !important;
    float:none !important;
}
.fckrow{
    margin-top: 35px;
}

@media screen and (max-width: 768px) {
    .m-menu-2 {
        background-color: #500220;
    }

    .m-menu-1 a, .m-menu-1 a:visited{
        color:#ddd !important;
    text-transform: uppercase;
    font-weight:400;
    letter-spacing: normal !important;
    /*font-family: Tahoma;*/
    }  
    .fckrow{
        margin-top: 0 !important;
    }
    .blockTitle{
        margin-right: 0 !important;
    }
}



@media screen and (min-width: 768px) {
   .m-menu-2 {
    background-image:url("../images/menubackground.png");
    background-repeat:repeat-x;
    } 

    .m-menu-1 a, .m-menu-1 a:visited {
    border-bottom: 2px solid transparent;
    color: #002b5b !important;
    font-weight: bold;
    /*letter-spacing: 2px !important;*/
    text-transform: uppercase;
}
}


.m-menu-1 {
}

.m-menu-1 a:hover,
.m-menu-1 a:visited:hover {
    color:#EB504E !important;

}

/* menu first row **/
.m-menu-1 .menu-f-row a,
.m-menu-1 .menu-f-row a:visited {
    color:#ddd !important;
    text-transform: uppercase;
    font-weight:400;
    letter-spacing: normal !important;
    /*font-family: Tahoma;*/
}
.m-menu-1 .menu-f-row a:hover,
.m-menu-1 .menu-f-row a:visited:hover {
    color:#EB504E !important;

}
.m-menu-1 .menu-f-row .dropdown-menu a,
.m-menu-1 .menu-f-row .dropdown-menu a:visited {
    text-transform: none;
    color:#000 !important;
}

.m-menu-list {
    margin-top: 3px;
}
.dropdown-menu a,
.dropdown-menu a:visited { color:#000 !important; padding:10px !important; text-transform: none; }
.dropdown-menu a:hover,
.dropdown-menu a:visited:hover {
    color:#EB504E !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    
    color: #EB504E !important;
    border-bottom:2px solid #EB504E !important;
}

.dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 0 !important;
}
.dropdown-menu li {
    float:left !important;
    clear: both;
    width:100%;
    text-align: left !important;
}
.dropdown-menu li a,
.dropdown-menu li a:visited {
    text-align: left;}
/************** section 2 *************/
#section-2 {
    background-color:#d3e9e6;
    padding-top: 30px;
}
.hp-intro-title {
    border-bottom: 1px solid #aaa;
    color: #10468c;
    font-size: 30px;
    font-weight: 300;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}
.hp-intro-content {
    padding-top:10px;
    padding-bottom:10px;
    text-align: justify;
    font-weight: 300;
    font-size:16px;
}

/************* section tintucackhoa **********/
#section-tintucackhoa {
    background-color: #ffcd00;
    background-image: url("../images/tintucackhoa.png");
    background-size: 100% 100%;
    padding-bottom: 40px;
    margin-bottom: -3px;
}
.section-tintucackhoa-3-down {
    background-image: url("../images/tintucackhoa-down.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 46px;
    margin-top: -5px;
    width: 100%;
}
.section-tintucackhoa-title {
    color: #015fb6;
    font-size: 25px;
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 60px;
    text-align: center;
    text-transform: uppercase;
}
.tintucackhoa-box .intro {
    position:relative;
}
.tintucackhoa-box .intro .tenkhoa {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #f7f8f9;
    font-size: 16px;
    font-weight: 300;
    padding: 10px;
    position: absolute;
    text-align: left;
    width: 100%;
}
.tintucackhoa-box .title {
    color:#0D014D;
}
#section-tintucackhoa .owl-prev, .page-news-more-item .owl-next {
    color: #015fb6;
    display: inline-block;
    font-size: 60px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    position: absolute;
    text-align: center;
    top: 35%;
    transition: background-color 400ms ease 0s;
    width: 70px;
    z-index: 5;
}
/********** section 3 **************/
#section-3 {
    background-color: #366473;
    background-image: url(../images/news-event-bg.png);
    background-size: 100% 100%;
}
.section-3-down {
    background-image: url(../images/new-event-down.png);
    background-repeat: no-repeat;
    background-position: center;
    height:46px;
    float:left;
    width:100%;
    margin-top: -10px;
}
.section-3-more {
    padding-top: 60px;
    text-align: right;
}
.hp-box {
    height: 250px;
    margin:5px;
}
.hp-box2_1 {
    height: 250px;
    margin:5px;
}

.hp-box img,
.hp-box2_1 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.box_cyan {
    background-color: #41d2fe;
}
.box_pu {
    background-color: #9c7bee;
}

.box_steel {
    background-color: #335175;
}

.box_pink {
    background-color: #d37e85;
}

.hp-box .box_title,
.hp-box2_1 .box_title {
    /*font-family: Arial;*/
    color:#fff;
    text-align: center;
    padding:10px;
    position: absolute;
    top:35%;
    font-weight: 300;
    font-size:20px;
    margin: 0 auto;
    width:100%;
}
.hp-box-img {

}
.hp-box-img .box_title {
    /*font-family: Arial;*/
    color:#fff;
    text-align: center;
    padding:10px;
    position: absolute;
    bottom:0px;
    font-weight: 300;
    width:100%;
}

.mover .mover-panel {
    transform: translateY(100%);
    opacity: 0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.5);
    transition: 0.5s;
    font-size: 60px;
    color:#ddd;
}
.mover .mover-panel-eye {
    text-align: center;
    width:100%;
    height: 100%;
    position: relative;
    line-height: 250px;
}


.mover:hover .mover-panel {
    transform: translate(0px,0px);
    opacity: 1;
}


.section-3-title {
    color: #fdd41a;
    font-size: 25px;
    font-weight: 300;
    margin: 30px;
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
/********** sly **********/
/* Frame */
.frame {
    height: 80px;
    overflow: hidden;
    text-align: center;
}
.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 50px;
}
.frame ul li {
    float: left;
    height: 80px;
    margin: 0px;
    padding: 0;
    color: #ddd;
    text-align: center;
    cursor: pointer;
    padding-right:10px;
    border-left: 1px solid #999;
    padding-left:20px;
    padding-right:20px;
}
.frame ul li.active {
    color: #fff;
}
.li_clr_o {
    color:#f3b324;
}
.footer-group-title {
    font-size:18px;
    margin-bottom: 15px;
}
.sv-footer-img {
    position: absolute;
    right:10px;
    bottom:0px;
}
.slidee img {
    height: 100%;
}
/********* section 4 **************/
#section-4 {
    background-color: #d3e9e6;
    padding-bottom: 30px;
}
.section-4-down {
    background-image: url(../images/weblink-down-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    height:41px;
    margin-bottom: 10px;
}
/******** footer contact **************/
#footer-contact {
    background-color: #231f20;
    color: #f7f8f9;
}
#logo-footer {
    margin-top: 100px;
}
.contact-form {
    margin-top: 30px;
    margin-left: 60px;
}
.m-cf-control {
    background-color: transparent !important;
    border: 1px solid #f7f8f9 !important;
    border-radius: 0 !important;
    color: #f7f8f8 !important;
}
.map-container {
    position: relative;
}
.info-in-map {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    color: #fff;
    left: 30%;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 58%;
}
.info-in-map .title {
    font-weight: 700;
    font-size:15px;
}

/******** news ********/
.breadcumb {
    border-bottom: 1px solid #aaa;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
    color:#015FB6;
}

.m-page-box{
    text-align: justify;
    min-height: 500px;
}
.m-page-box img{
    width: 100% !important;
    height: auto!important;   
}

.m-page-box h4 {
    font-weight:400;
    font-style: normal;
    font-size:25px;
}
.m-page-box .date {
    color:#999;
    font-style: italic;
}
.m-page-box .box-content {
    border-top: 1px dotted #ccc;
    margin-top: 10px;
    padding-top: 10px;
}
#section-news-more {
    background-color: #f7f8f9;
    padding-top: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.thongbao-box .box-right > img {
    width: 100%;
    max-height: 250px;
}
.thongbao-box .box-right .title {
    font-weight:300;
    color: #015FB6;
}
.thongbao-box .box-right .title:hover {
    color: #D06600;
}
.page-news-more-item .owl-controls.clickable {
    height: 50px;
    line-height: 50px;
}
.page-news-more-item .owl-pagination {
    text-align: center;
}
.page-news-more-item .owl-controls .owl-page {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    margin-top: 20px;
    width: 10px;
}
.page-news-more-item .owl-controls .active {
    background-color: #015fb6 !important;
}
.page-news-more-item .owl-prev,
.page-news-more-item .owl-next {
    color: #dcb2b6;
    display: inline-block;
    font-size: 60px;
    height: 90px;
    line-height: 70px;
    margin-top: -50px;
    position: absolute;
    text-align: center;
    top: 40%;
    transition: background-color 400ms ease 0s;
    width: 70px;
    z-index: 5;
}
.page-news-more-item .owl-prev {
    left: -65px;
    text-indent: 14px;
}
.page-news-more-item .owl-next {
    right: -65px;
    text-indent: -14px;
}

/******* about *********/
.about-title {
    line-height: 55px;
    font-size: 40px;
    font-weight: 300;
    padding: 20px;
    text-align: center;
    margin-bottom: 50px;
    color:#626262
}

#campus-slider-container .frame {
    height: 300px;
    overflow: hidden;
    text-align: center;
}
#campus-slider-container .frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 50px;
}
#campus-slider-container .frame ul li {
    float: left;
    height: 300px;
    margin: 0px;
    padding: 0;
    color: #ddd;
    text-align: center;
    cursor: pointer;
    padding-left:5px !important;
    padding-right:5px !important;
    border: 0px !important;
}
#campus-slider-container .frame ul li.active {
    color: #fff;
}
#campus-slider-container .slidee img {
    height: 100%;
}

#left-menu-about {
    margin-top: -345px;
}

#left-menu-about-list {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 2px solid #ccc;
    box-shadow: 2px 2px 10px 2px #dddddd;
    margin-bottom: 30px;
    width: 100%;
}
#left-menu-about-list ul {
    list-style-type: none;
    padding-left: 0;
    text-transform: uppercase;
    width: 100%;
}
#left-menu-about-list ul li {

    display: table;
    width:100%;
}
#left-menu-about-list ul li:hover {
    background-color: #015FB6;
}
#left-menu-about-list ul li a, #left-menu-about-list ul li a:visited {
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    list-style-type: none;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#left-menu-about-list ul li a:hover,
#left-menu-about-list ul li a:visited:hover {
    color:#fff;
    width:100%;
}
.breadcumb-about {
    border-bottom: 1px solid #626262;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
    color:#626262;
}
.aboutus-img {
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    margin:20px;
}
.aboutus-img img {
    width:100%;
}
.aboutus-contact {
    margin:20px;
}
.aboutus-contact .title {
    font-weight:400;
}
.aboutus-contact .title1 {
    font-weight:400;
}
.aboutus-m-page-box {
    margin-top: 360px;
    text-align: justify;
}
.blue_circle {
    background-color: #1d559f;
    border-radius: 50%;
    clear: both;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 400;
    height: 120px;
    line-height: 120px;
    margin-right: 20px;
    text-align: center;
    width: 120px;
}
/******** mobile *********/
@media screen and (max-width: 768px) {
    .m-searchbox {
        margin-top: 0;
        padding-bottom: 20px;
        text-align: center;
        width: 100%;
    }
    .m-searchbox .icon-search {
        color:#fff !important;
    }
    .m-searchbox .input-kw {
    }
    #m-main-menu-nav-1 {
        margin-top: 5px;
        width: 100% !important;
    }
    .m-menu-list ul {
        text-align: left;
    }
    .m-menu-list ul li {
        display: inline-block;
        float: none !important;
        position: relative;
        text-align: left !important;
        width: 100%;
    }
    .m-menu-1 .menu-f-row a,
    .m-menu-1 .menu-f-row a:visited {
        color:#fff !important;
        text-transform: uppercase;
        font-weight:400;
        letter-spacing: normal !important;
        /*font-family: Tahoma;*/
    }
    .m-menu-1 .menu-f-row>a:hover,
    .m-menu-1 .menu-f-row>a:visited:hover {
        color:#EB504E !important;
        background-color:#fff !important;
    }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #fff !important;
        color: #EB504E !important;
        border-bottom:2px solid #EB504E !important;
    }
    .dropdown-menu a,
    .dropdown-menu a:visited { color:#f7f8f9 !important; padding:10px !important; text-transform: uppercase;padding-left: 30px !important; }
    .dropdown-menu a:hover,
    .dropdown-menu a:visited:hover {
        color:#EB504E !important;
    }
    .m-menu-1 {
        /*margin-top: 15px;*/
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border:0px;
    }
    .logo-footer-container {
        text-align: center;
    }
    #logo-footer {
        margin-top: 20px;
    }
    .hp-sticky-title {
        font-size: 14px !important;
        padding-left:10px !important;
        text-align:left !important;
    }
    .hp-sticky-title .sticky-angle-right {
        font-size:40px;
        float:left;
        font-weight:bold;
    }
    .sticky-pl {
        bottom: 30px;
        margin-left: 5px;
        position: absolute;
    }
    .sticky-pl .title {
        margin-left: 25px;
    }

    .see-more-container {
        margin-bottom: 30px;
        text-align: center;
        width: 100%;
    }

    .btn-more {
        float:none;
    }

    .btn-more1 {
        float:none;
    }

    .contact-form {
        margin-left: 0 !important;
    }

    .info-center {
        bottom: 0;
        position: absolute;
        text-align: center;
        width: 100%;
    }

    .info-in-map {
        background-color: rgba(0, 0, 0, 0.7);
        border-radius: 5px;
        color: #fff;
        margin: auto;
        padding: 10px;
        max-width: 300px;
        position:initial !important;
    }

    .dropdown-menu a, .dropdown-menu a:visited {
        text-transform: none !important;
    }

    .m-menu-1 .menu-f-row .dropdown-menu a, .m-menu-1 .menu-f-row .dropdown-menu a:visited {
        color: #fff !important;
    }
    .m-menu-1 .menu-f-row .dropdown-menu a:hover, .m-menu-1 .menu-f-row .dropdown-menu a:visited:hover {
        color: #e05b4e !important;
    }

    .breadcumb {
        margin-top: 30px;
    }

    .breadcumb-about {
        margin-top: 90px;
    }
    .aboutus-m-page-box {
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .navbar.navbar-default .navbar-brand {
        margin-bottom:0px !important;
    }

    .container1600 {
		width:100% !important;
		padding-left:0px !important;
		padding-right:0px !important;
    }
	
	.m-row1600 {
		width:100% !important;
	}
	
	.owl-prev, .owl-next {
		display:none !important;
	}
}

/*SearchBar */
@media only screen and (max-width: 768px){
    .searchBox{
        width: 70%;
        margin-top:10px!important;
    }
}

.searchBox{
    background-image: url("../images/search.png")!important;
    background-size: 31px 100%;
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 31px!important;

}

/*Footer*/
.footerLogo{

    float: left;
    height: 140px;
    margin: 25px 50px 0 100px;

}

.topLink{
    color: #dcb439!important;
    font-weight: bold;

}

.footerIcon{
    width: 50px;
    margin: 50px 20px 0 20px;
}

@media screen and (max-width: 768px){
    .info-center {
        bottom: 0;
        position: inherit;
        text-align: center;
        width: 100%;
    }
    .info-in-map {
        max-width: 100%;
    }
    .topLink{
        margin-top: 5px;
    }
    .footerIcon{
    width: 50px;
    margin: 15px 10px 10px 15px;
}
}


/* Slide Box */
.sliderAdBox{
    position:absolute;
    bottom:0;
    right: 190px;
    width: 800px;
    height:180px;
}

.sliderAdBox .Box{
    float: left;
    width: 180px;
    height: 180px;
    margin: 0 10px;
}

.sliderAdBox .Box:nth-child(1){
    background: rgba(76, 0, 20, 0.6);
}
.sliderAdBox .Box:nth-child(2){
    background: rgba(62, 118, 154, 0.6);
}
.sliderAdBox .Box:nth-child(3){
    background: rgba(70, 70, 70, 0.6);
}
.sliderAdBox .Box:nth-child(4){
    background: rgba(255, 203, 11, 0.6);
}


    .Box .round{

        width: 160px;
        height: 160px;
        border: 3px solid white;
        border-radius: 100%;
        margin: 10px;
    }

    .Box:nth-child(1) .round{
        background-color: #4c0014;
    } 

    .Box:nth-child(2) .round{
        background-color: #3e769a;
    } 

    .Box:nth-child(3) .round{
        background-color: #464646;
    } 

    .Box:nth-child(4) .round{
        background-color: #ffcb0b;
    }

        .round .number, .round .text{
            text-align: center;
            display: block;

        }

        .round .number{
            margin-top:40px;
            font-size: 45px;
            font-weight: bold;
        }

        .round .text{
            margin-top: 10px;
            font-size: 17px;
            font-family: 'Open Sans', sans-serif; 
        }

        .Box:nth-child(1) .number, .Box:nth-child(4) .number, .Box:nth-child(2) .text{
            color: white;
        }

        .Box:nth-child(2) .number, .Box:nth-child(3) .number, .Box:nth-child(1) .text, .Box:nth-child(3) .text{
            color: yellow;
        }

        .Box:nth-child(4) .text{
            color: black;
        }



/* Unit Css */

.layout-one .titleBox{
    min-height: 270px;
    padding: 50px 0;
    margin-bottom: 50px;
    color: #5b0124;
	background-color: white;
	z-index: 10;
}

.layout-one .titleBox{
    min-height: 270px;
    padding: 50px 0;
    margin-bottom: 50px;
    color: #5b0124;
	background-color: white;
	z-index: 10;
}

.layout-three .titleBox{
	background-color: #22551c;
}


.layout-one .menuElement{

    width:90%;
    background-color: #f8e49b;
    color: black;
    display:block;
    padding: 15px;
    margin: 20px 0 20px 10%;
    font-weight: 700;
	font-size: 17px!important;
	border: 1px solid white;
}

.layout-one  .menuActive, .layout-one  .menuElement:hover{
    background-color: #024794;
    color:#ffffff;
	width:95%;
	position: relative;
}

.layout-one  .menuActive:after, .layout-one  .menuElement:hover:after{
    content: "";
	background: url("/public/uploads/ck/media/images/triangle.png");
	background-size: 100% 100%;
	position:absolute;
	bottom: -10px;
	right:0;
	width: 5%;
	height: 10px;
}

.footerBox{
    height:500px;
    background-color: #5c6369;
}

.layout-one .UnitTitle{

    padding: 25px 0 0 10px;
    color:#5b0124;
    font-weight:bold;
    display:inline-block;
    text-align:center;

}

.layout-one .UnitTitle{

    padding: 25px 0 0 10px;
    color:#5b0124;
    font-weight:bold;
    display:inline-block;
    text-align:center;

}

.layout-three .UnitTitle{
	width: 100%;
    padding: 25px 0 10px 10px;
    color:#ffffff;
    font-weight:bold;
    display:inline-block;
    text-align:center;
	line-height: 40px;

}

/* Unit Home Page */
.hiddenText{
    width: 100%;
    height: 253px;
    overflow-y: scroll;

}

.introProgramText{

    display: block;
    background-color: #e1c3bd;
    color: #580b24;
    margin: 10px 0;
    padding: 10px;
    font-weight: 700;

}


/* Scroll Bar */
.Zoom .itemContent::-webkit-scrollbar,.hiddenText::-webkit-scrollbar {
    width: 13px;
    height: 13px;
}
.Zoom .itemContent::-webkit-scrollbar-track,.hiddenText::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

.Zoom .itemContent::-webkit-scrollbar-thumb,.hiddenText::-webkit-scrollbar-thumb {
    height:10px;
    border-radius: 50px;
    background-color: gold;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}


@media screen and (max-width: 768px){

    .mobileContent{
        min-height: auto!important;
        margin-bottom: 50px!important;
    }

    .structureImg{
        width: 100%!important;
        height: auto!important;
    }

    .itemTitle{
        width: 100%!important;
        height: auto!important;
        padding: 5px!important;
    }


    .showClass{
        display: none!important;
    }

    .layout-one .titleBox{
        margin-bottom: 100px!important;
        margin-top:0px!important;
        height: auto!important;
        min-height: auto!important;
    }

    .menuBox{  
        min-height: auto!important;
        height:auto!important;
        margin-top:-10px!important;
    }
    .menuElement{

       margin-left:0!important;
    }

    .carousel-indicators{
        bottom: -15px!important;
    }
}

.homeIco{
    font-size: 30px!important;
    margin-left: 25px;
    color: #570d26!important;
}

.navBarDate{
    float: right;
    margin: 0 25px 5px 0;
    color: #1d1c22;
    font-weight: 700;
}

/******************************My CSS Library**************************/
.d-inline-block{
    width: 100%;
    display: inline-block;
}

/******************************Float***********************************/

.f-right{
    float: right;
}

.f-left{
    float: left;
}

/******************************Text Align******************************/

.text-center{
    text-align: center;
}

.text-right{
    text-align: right;
}

.text-left{
    text-align: left;
}

/******************************Item Margin padding**********************/

.no-margin{
    margin: 0!important;
}

.small-margin-all{
    margin: 5px!important;
}

.medium-margin-all{
    margin: 15px!important;
}

.large-margin-all{
    margin: 25px!important;
}

.small-margin-x{
    margin: 0 5px!important;
}

.medium-margin-x{
    margin: 0 10px!important;
}

.large-margin-x{
    margin: 0 25px!important;
}

.small-margin-y{
    margin: 5px 0!important;
}

.medium-margin-y{
    margin: 10px 0!important;
}

.large-margin-y{
    margin: 25px 0!important;
}




.no-padding{
    padding: 0!important;
}

.small-padding-all{
    padding: 5px!important;
}

.medium-padding-all{
    padding: 15px!important;
}

.large-padding-all{
    padding: 25px!important;
}

.small-padding-x{
    padding-left: 5px!important;
	padding-right: 5px!important;
}

.medium-padding-x{
    padding-left: 10px!important;
	padding-right: 10px!important;
}

.large-padding-x{
    padding-left: 25px!important;
	padding-right: 25px!important;
}

.small-padding-y{
    padding-top: 5px!important;
	padding-bottom: 5px!important;
}

.medium-padding-y{
    padding-top: 10px!important;
	padding-bottom: 10px!important;
}

.large-padding-y{
    padding-top: 24px!important;
	padding-bottom: 25px!important;
}

/***********************************Color********************************/

.black-color{
    color: #000000!important;
}

.white-color{
    color: #ffffff!important;
}

.blue-color{
    color: #0472bd!important;
}

.wheat-color{
    color: #bbb098!important;
}

.marron-color{
    color: #580b24!important;
}

.red-color{
    color: #c5333d!important;
}

.gold-color{
    color: #e5c862!important;
}

.easyblack-color{
	color: #38373f!important;
}

.yellow-color{
    color: yellow!important;
}

.easyyellow-color{
    color: #daff85!important;
}

.gray-color{
    color: #bac9d0!important;
}

.cornflowerblue-color{
    color: #81a4b8!important;
}

.oceanblue-color{
    color: #11213a!important;
}

.skyblue-color{
    color: #045fb0!important;
}

.easygreen-color{
	color: #c2f66d!important;
}

.leafgreen-color{
	color: #bfed56!important;
}

.humanskin-color{
	color :#d0bba0!important;
}

.hardblue-color{
	color: #000119!important;
}

.crimsonred-color{
	color: #f6433e!important;
}

/*******************************Back ground color************************/

.easygray-bg{
    background-color: #b8bbc4!important;
}

.gray-bg{
    background-color: #5c6369!important;
}

.slategray-bg{
    background-color: #4f7075!important;
}

.humanskin-bg{
    background-color: #e2c3bd!important;
}

.cornflowerblue-bg{
    background-color: #81a4b8!important;
}

.dodgerblue-bg{
    background-color: #3d789c!important;
}

.slateblue-bg{
    background-color: #69779a!important;
}

.goldenrod-bg{
    background-color: #e5c862!important;
}

.easygold-bg{
    background-color: #e7b86a!important;
}

.pink-bg{
    background-color: #dbb4ad!important;
}

.hardpink-bg{
    background-color: #dc7b84!important;
}

.easypink-bg{
    background-color: #ead1cc!important;
}

.purple-bg{
    background-color: #6739b6!important;
}

.brownwood-bg{
    background-color: #5f3713!important;
}

/*******************************Special Background************************/
.intro-bg{
    background: url("/public/uploads/ck/media/images/introduceprogram-bg.png");
    background-size: 100% 100%;
    background-repeat: repeat-y;
}


/*******************************Font Weight******************************/

.small-weight{
    font-weight: 100!important;
}

.medium-weight{
    font-weight: 400!important;
}

.heavy-weight{
    font-weight: 700!important;
}

/*********************************Font Size******************************/

.small-font{
    font-size: 14px!important;
}

.medium-font{
    font-size: 18px!important;
}

.large-font{
    font-size: 22px!important;
}
/*******************************Show case********************************/
.pcshow{
    display: block;
}

.mobileshow{
    display: none;
}

@media screen and (max-width: 768px){
    .pcshow{
        display: none!important;
    }

    .mobileshow{
        display: block!important;
    }
}

/*******************************Over Flow*********************************/
.overflow-y-scroll{
    overflow-y: hidden;
    /*overflow-y: scroll;*/
}

.overflow-y-scroll:hover{
    /*overflow-y: scroll;*/
}

.overflow-x-scroll{
    /*overflow-x: scroll;*/
    /*overflow-x: hidden;*/
}

.overflow-x-scroll:hover{
    /*overflow-x: scroll;*/
}

    
/*******************************Span 100% width***************************/
.span-max-width{
    display: block;
    width: 100%;
}

.children-equal-height{
    display: flex;
}

.rel-pos{
	position: relative;
}

/*******************************Absolute in Relative**********************/
.top-position{
    position: absolute!important;
    top: 0!important;
}

.bottom-position{
    position: absolute!important;
    bottom: 5px!important;
}

.left-position{
	margin-left: 15px!important;
}


/*******************************OWl Carousel*****************************/

/* Styling Pagination*/

#lecture-slide .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
#lecture-slide .owl-controls .owl-page span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #3d789c;
}

#lecture-slide .owl-controls .owl-page.active span,
#lecture-slide .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

#lecture-slide .owl-pagination{
    text-align: center;
}

#lecture-slide .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
 
#lecture-slide .owl-controls .owl-buttons div {
  position: absolute;
}
 
#lecture-slide .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 55px; 
}
 
#lecture-slide .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 55px;
}


/*************************************************************************/

/*******************************Lay out khoa 1****************************/
.layout-one{
    position: relative;
}

.layout-one .homeNavBar{

    z-index: 1000;
    width: 100%;
    height:30px;
    display: block;
    position: absolute;
    top: 270px;
	background: rgba(226,195,190,0.7);

}

.layout-one .rightPart{
    z-index: 10;
}

.layout-one .leftPart{
    background-color: #fcd957;
}

.layout-one .leftPart .menuBox{   
    min-height:900px;
    margin-top:100px;
}

.layout-one .rightPart .mainContent{
    padding: 30px 0 30px 30px;
    z-index: -1000;
}

    .layout-one .rightPart .mainContent .sectionTitle{
        color: #590022!important;
		font-size: 32px!important;
		font-weight: 700;
    }
	
	.layout-two .rightPart .sectionTitle{
		color: #a1497b!important;
		font-size: 24px!important;
		font-weight: 700;
		text-transform: uppercase;
	}

    .layout-one .rightPart .mainContent .introSection{
        width: 100%;
        height: auto;
		text-align:justify;
		padding-right: 15px!important;
        margin-bottom: 50px;
		font-weight: 200;
    }
	
	.layout-one .rightPart .mainContent .introSection .readmore{
		position: absolute;
		bottom: -25px;
		right: 25px;
		width: 80px;
		height: 25px;
		background-size:100% 100%;
	}
	
	.layout-two .rightPart .introSection .readmore{
		position: absolute;
		bottom: -25px;
		right: 25px;
		width: 80px;
		height: 25px;
		background-size:100% 100%;
	}
	
	.layout-three  .introSection .readmore{
		position: absolute;
		bottom: -25px;
		right: 25px;
		width: 80px;
		height: 25px;
		background-size:100% 100%;
	}
	
	.layout-three .introSection p{
		font-weight: 400;
		
	}

    .layout-one .rightPart .mainContent .activitySection{
        position: relative;
		padding-left:0!important;
    }
	
	.layout-three  .activitySection{
        position: relative;
		margin-top: 50px;
    }

    .layout-one .rightPart .mainContent .introduceSection{
        background-color: #6f95c2;
        text-align: justify;
    }
	
	.layout-one .rightPart .mainContent .introProgramSection{
        padding-right:0!important;
    }

    .layout-one .rightPart .mainContent .intro-programSection .content a p{
        color: black !important;
        font-weight: bold;
        cursor: pointer;
    }

    .layout-one .rightPart .mainContent .intro-programSection .content a p:hover{
        color: red !important;        
    }

	
	.layout-one .rightPart .mainContent .introProgramSection a:nth-child(2) span{
		background-color: #fcd957;
		color: #5b0026;
		padding: 8px 20px;
		font-weight: 700;
		
	}
	
	.layout-one .rightPart .mainContent .introProgramSection a:nth-child(3) span{
		background-color: #3e759b;
		color: #ffffff;
		padding: 8px 20px;
		font-weight: 700;
		margin: 15px 0;
	}
	
	.layout-one .rightPart .mainContent .introProgramSection a:nth-child(4) span{
		background-color: #4b0014;
		color: #ffffff;
		padding: 8px 20px;
		font-weight: 700;
		margin: 15px 0;
	}
	
	.layout-one .rightPart .mainContent .introProgramSection a:nth-child(5) span{
		background-color: #fcdb5a;
		color: #580121;
		padding: 8px 20px;
		font-weight: 700;
		margin: 15px 0;
	}
	
	.layout-one .rightPart .mainContent .introProgramSection a:nth-child(6) span{
		background-color: #903932;
		color: #ffffff;
		padding: 8px 20px;
		font-weight: 700;
	}

	.layout-one .rightPart .mainContent .introduceSection .item{
        background-color: #ffffff;
        padding: 23px 15px!important;
        margin: 3px 0!important;
		font-weight: 400;
    }

    .layout-one .rightPart .mainContent .introduceSection .item:first-of-type{
        margin: 0!important;
    }

    .layout-one .rightPart .mainContent .introduceSection .item:last-of-type{
        margin: 0!important;
    }
	
	/*************2********************/
	
	.layout-two .rightPart .introProgramSection{
        padding-right:0!important;
    }
	
	.layout-two .rightPart .introProgramSection a:nth-child(2) span{
		background-color: #7286a9;
		color: #5b1935;
		padding: 8px 20px;
		font-weight: 700;
		
	}
	
	.layout-two .rightPart .introProgramSection a:nth-child(3) span{
		background-color: #7286a9;
		color: #5b1935;
		padding: 8px 20px;
		font-weight: 700;
		margin: 15px 0;
	}
	
	.layout-two .rightPart .introProgramSection a:nth-child(4) span{
		background-color: #7286a9;
		color: #5b1935;
		padding: 8px 20px;
		font-weight: 700;
		margin: 15px 0;
	}
	
	.layout-two .rightPart .introProgramSection a:nth-child(5) span{
		background-color: #7286a9;
		color: #5b1935;
		padding: 8px 20px;
		font-weight: 700;
		margin: 15px 0;
	}
	
	.layout-two .rightPart .introProgramSection a:nth-child(6) span{
		background-color: #7286a9;
		color: #5b1935;
		padding: 8px 20px;
		font-weight: 700;
	}

	.layout-two .rightPart .introduceSection .item{
        padding: 5px 15px!important;
        margin: 3px 0!important;
		font-weight: 300;
    }

    .layout-two .rightPart .introduceSection .item:first-of-type{
        margin: 0!important;
    }

    .layout-two .rightPart .introduceSection .item:last-of-type{
        margin: 0!important;
    }
	
	
	
	/***************2******************/

    .layout-one .rightPart .mainContent .structureSection{
        background-color: #5b0023;
    }
	
	.layout-one .rightPart .mainContent .lectureSection{
        z-index:-100;
        line-height: 20px!important;
    }

    .layout-one .rightPart .mainContent .structureSection .block{
        background-color: #ffffff;
        padding: 3px 15px!important;
        margin: 2px 0;
    }

    .layout-one .rightPart .mainContent .structureSection .block img{
        width: 80%;
        margin-left: 10%;
    }

    .layout-one .rightPart .mainContent .structureSection .block .item{
        margin: 25px 0!important;
		position: relative;
    }

    .layout-one .rightPart .mainContent .structureSection .block .item img{
        width: 70%;
        margin: 10px 15%!important;
    }
	
	.layout-one .rightPart .mainContent .structureSection .block .item .description{
		display:inline-block;
		width: 100%;
		color: #5a0023;
		font-weight: bold;
		font-size: 20px;
		text-align: center;
	}
	
	.layout-one .rightPart .mainContent .structureSection .block .item .name{
		display:inline-block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #5a0023;
		font-weight: 700;
	}
	
	.layout-one .rightPart .mainContent .structureSection .block .item .email{
		display:inline-block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #5a0023!important;
		font-weight: 400;
	}
	
    .layout-one .rightPart .mainContent .structureSection .block:first-of-type{
        margin: 0!important;
    }

    .layout-one .rightPart .mainContent .structureSection .block:last-of-type{
        margin: 0!important;
    }
	
	/***************2******************/

    .layout-two .rightPart .structureSection{
        background-color: #5c1880;
    }
	
	.layout-two .rightPart .lectureSection{
        line-height: 20px!important;
    }

    .layout-two .rightPart .structureSection .block{
        background-color: #ffffff;
        padding: 3px 15px!important;
        margin: 2px 0;
    }

    .layout-two .rightPart .structureSection .block img{
        width: 80%;
        margin-left: 10%;
    }

    .layout-two .rightPart .structureSection .block .item{
        margin: 25px 0!important;
		position: relative;
    }

    .layout-two .rightPart .structureSection .block .item img{
        width: 70%;
        margin: 10px 15%!important;
    }
	
	.layout-two .rightPart .structureSection .block .item .description{
		display:inline-block;
		width: 100%;
		color: #5c1880;
		font-weight: bold;
		font-size: 20px;
		text-align: center;
	}
	
	.layout-two .rightPart .structureSection .block .item .name{
		display:inline-block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #5c1880;
		font-weight: 700;
	}
	
	.layout-two .rightPart .structureSection .block .item .email{
		display:inline-block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #5c1880!important;
		font-weight: 400;
	}
	
    .layout-two .rightPart .structureSection .block:first-of-type{
        margin: 0!important;
    }

    .layout-two .rightPart .structureSection .block:last-of-type{
        margin: 0!important;
    }

	
	/*****************************/
	
	
	
	/*Layout 3 */
	
	.layout-three  .structureSection .block{
        padding: 3px 15px!important;
        margin: 2px 0;
    }
	
	.layout-three  .structureSection .block:nth-child(1) .item{
        background-color: #f6e9bc;
        
    }
	
	.layout-three  .structureSection .block:nth-child(2) .item{
        background-color: #7abe0f;
        
    }
	
	.layout-three  .structureSection .block:nth-child(3) .item{
        background-color: #22551c;
        
    }
	
    .layout-three  .structureSection .block .item{
        margin: 25px 0!important;
		position: relative;
    }

    .layout-three  .structureSection .block .item img{
        width: 80%;
        margin: 10px 10%!important;
		border-radius: 50%;
    }
	
	.layout-three  .structureSection .block:nth-child(1) .item .description{
	}
	
	.layout-three  .structureSection .block:nth-child(1) .item .name{
		
	}
	
	.layout-three  .structureSection .block:nth-child(1) .item .email{
	}
	
	.layout-three  .structureSection .block:nth-child(2) .item .description{
		background-color: #7abe0f!important;
	}
	
	.layout-three  .structureSection .block:nth-child(2) .item .name{
		background-color: #ccf269!important;
	}
	
	.layout-three  .structureSection .block:nth-child(2) .item .email{
		background-color: #ccf269!important;
	}
	
	.layout-three  .structureSection .block:nth-child(3) .item .description{
		background-color: #22551c!important;
		color: #f6e9bc!important;
	}
	
	.layout-three  .structureSection .block:nth-child(3) .item .name{
		background-color: #64a004!important;
		color: #ffffff!important;
	}
	
	.layout-three  .structureSection .block:nth-child(3) .item .email{
		background-color: #64a004!important;
		color: #ffffff!important;
	}
	
	.layout-three  .structureSection .block .item .description{
		display:inline-block;
		width: 100%;
		color: #23541d;
		font-weight: bold;
		font-size: 24px;
		text-align: center;
		padding: 5px 0;
	}
	
	.layout-three  .structureSection .block .item .name{
		display:inline-block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #000000;
		font-weight: 700;
		background-color: #fcd957;
		line-height: 30px;
	}
	
	.layout-three  .structureSection .block .item .email{
		display:inline-block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #000000!important;
		font-weight: 400;
		background-color: #fcd957;
		
	}
	
    .layout-three  .structureSection .block:first-of-type{
        margin: 0!important;
    }

    .layout-three  .structureSection .block:last-of-type{
        margin: 0!important;
    }
	
	/*****************************/

	
    .layout-one .rightPart .mainContent .activitySection img{
        height: 300px!important;
    }
	
	.layout-three  .activitySection img{
        height: 300px!important;
    }

    .layout-one .rightPart .mainContent .activityPageSection img{
        width: 100%!important;
        height: auto!important;
    }

    .layout-one .rightPart .mainContent .intro-programSection .item{
        margin: 15px 0;
        text-align: justify;
		position:relative;
    }

        .layout-one .rightPart .mainContent .intro-programSection a {
            color: #000000;
            font-weight: 700;
        }

        .layout-one .rightPart .mainContent .intro-programSection a:hover {
            color: red;
        }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(1){
        background-color: #fcd957;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(1){
        background-color: #fcd957;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(2){
		color: #ffffff;
		background-color: #307ab7;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(3){
		color: #ffffff;
		background-color: #4b0014;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(4){
		color: #000000;
		background-color: #fcd957;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(5){
		color: #ffffff;
		background-color: #903932;
    }

	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(1) .seemore{
		background-color: #cea91d;
	}
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(2) .seemore{
		background-color: #154b79;
	}
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(3) .seemore{
		background-color: #850528;
	}
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(4) .seemore{
		background-color: #cea91d;
	}
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(5) .seemore{
		background-color: #65150e;
	}
	
	
    .layout-one .rightPart .mainContent .intro-programSection .Zoom{

    }

    .layout-one .rightPart .mainContent .intro-programSection .title{
        display: block;
        float: left;
        width: 100%;
		padding: 5px 0;
        color: #580b24;
		font-size: 30px;
        font-weight: 700;
        text-align: left!important;
		background-color:white!important;
    }

    .layout-one .rightPart .mainContent .intro-programSection .content{
        display: block;
        float: left;
		padding: 20px 5%;
        width: 100%;

        font-weight: 400;
        overflow-y: hidden;
        height: 145px;

    }
	
	.layout-one .rightPart .mainContent .intro-programSection .seemore{
        display: block;
        float: left;
        width: 90%;
		margin:25px 5%;

        font-weight: 400;
		padding: 5px 20px;
		font-weight: 700;
		border: 3px solid #ffffff;
		position:relative;
		cursor: pointer
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .Zoom .reduce{
        display: block!important;
        float: left;
        width: 90%;
        font-weight: 400;
		padding: 10px 20px;
		font-weight: 700;
		position:relative;
		cursor: pointer
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .reduce{
        display: none;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .reduce:after{
		position: absolute;
		font-family: "FontAwesome";
		content: "\f01b";
		font-size: 28px;
		top: -25px;
		right: -55px;
		width: 50px;
		height: 100%;
		padding: 5px 12px;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(1) .reduce:after{
		color: #cea91d;
		/*background-color: #f9e38e;*/
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(2) .reduce:after{
		color: #a3cff2;
		/*background-color: #71b6ef;*/
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(3) .reduce:after{
		color: #f9779b;
		/*background-color: #f52f64;*/
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(4) .reduce:after{
		color: #9e7e0f;
		/*background-color: #fcd957;*/
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(5) .reduce:after{
		color: #f4786c;
		/*background-color: #e92e1d;*/
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .seemore:after{
		position: absolute;
		font-family: "FontAwesome";
		content: "\f01a";
		font-size: 28px;
		top: 0px;
		right: 0px;
		width: 50px;
		height: 100%;
		padding: 5px 12px;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(1) .seemore:after{
		color: #cea91d;
		background-color: #f9e38e;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(2) .seemore:after{
		color: #a3cff2;
		background-color: #71b6ef;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(3) .seemore:after{
		color: #f9779b;
		background-color: #f52f64;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(4) .seemore:after{
		color: #9e7e0f;
		background-color: #fcd957;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .item:nth-child(5) .seemore:after{
		color: #f4786c;
		background-color: #e92e1d;
    }

    .layout-one .rightPart .mainContent .intro-programSection .Zoom .content{
		overflow-y: inherit;
		height: auto;
    }
	
	.layout-one .rightPart .mainContent .intro-programSection .Zoom .seemore{
		display: none;
    }

    .layout-one .rightPart .mainContent .activitySection .carousel-indicators{
        position: absolute!important;

        top: 0!important;
        left: 15px!important;
        height: 36px!important;
        
        width: auto!important;
        margin: 0!important;
        padding: 10px!important;
    }

	.layout-three  .activitySection .carousel-indicators{
        position: absolute!important;

        top: 0!important;
        left: 15px!important;
        height: 36px!important;
        
        width: auto!important;
        margin: 0!important;
        padding: 10px!important;
    }
	
    .layout-one .rightPart .mainContent .lectureSection .box{
        margin: 10px 5px!important;
        height: auto;
        min-height: 270px;
        position: relative;
		background-color: #024794!important;
    }
	
	.layout-one .rightPart .mainContent .lectureSection .box div:nth-child(1) div span{
		color: white;
		font-weight: 100;
		display: inline-block;
		width: 100%;
	}
	
	.layout-one .rightPart .mainContent .lectureSection .box div:nth-child(1) .name{

		font-weight: 700!important;
		
	}
	
	.layout-one .rightPart .mainContent .lectureSection .box div:nth-child(2) div span{
		color: white;
		font-weight: 200;
		display: inline-block;
		width: 100%;
	}
	
	.layout-one .rightPart .mainContent .lectureSection .box  div:nth-child(1), .layout-one .rightPart .mainContent .lectureSection .box  div:nth-child(2){
		padding: 10px;
		margin: 0!important;
	}
	
	.layout-one .rightPart .mainContent .lectureSection .box div:nth-child(1) div span{
		margin-top: 30px;
	}
	
	.layout-one .rightPart .mainContent .lectureSection .box  > span{
		color: #e3c257;
		padding: 0 10px;
		font-weight: 200;
		display: inline-block;
		width: 100%;
	}

	.layout-one .rightPart .mainContent .lectureSection .box img{
        width: 100%!important;
        height: auto!important;
        border-radius: 50%!important;
    }
	
	.layout-one .rightPart .mainContent .lectureSection .box a{
        color: #e5c862!important;
    }
	
    .layout-one .rightPart .mainContent .lectureSection #largeImage a{
        color: #d94836!important;
    }

    .layout-one .rightPart .mainContent .lectureSection .box a:hover, .layout-one .rightPart .mainContent .lectureSection #largeImage a:hover{
        color: yellow!important;
    }

    .layout-one .rightPart .mainContent .lectureSection #largeImage{
        text-align: center;
        padding: 75px 0 40px 0!important;
        position: relative;
        z-index: 100;
		width: 100%;
    }

    .layout-one .rightPart .mainContent .lectureSection #largeImage img{
        border-radius: 50%!important;
		position: absolute;
		bottom: -120px;
		left: 30%;
		width: 180px;
    }
	
	.layout-one .rightPart .mainContent .lectureSection #largeImage img:after{
        content: "";
		background: url("/public/uploads/ck/media/images/thumb-shadow.png");
		background-size: 100% 100%;
		position: absolute;
		
    }
	
	.layout-one .rightPart .mainContent .lectureSection #largeImage  .largeImage_descript  div:nth-child(1) span{
        font-size: 35px!important;
		display: inline-block;
		line-height: 50px;
		width: 100%;
		text-align: left;
		color: #004797!important;
		font-weight: 700;
    }
	
	.layout-one .rightPart .mainContent .lectureSection #largeImage .largeImage_descript  div:nth-child(2) span{
		font-size: 18px!important;
		display: inline-block;
		width: 100%;
		text-align: left;
		margin: 5px 0;
		line-height: 24px;
		color: #454545;
		font-weight: 300;
    }
	
	.layout-one .rightPart .mainContent .lectureSection #largeImage .largeImage_descript  div:nth-child(2) a span{
		display: inline-block;
		width: 100%;
		text-align: left;
		color: #454545;
		font-weight: 300;
    }

    .childPageFooter .contactSection{
        margin-right: 15px!important;
    }


.layout-one .bottomFooter{
    position: absolute;
    bottom: 0;
    z-index: 0;
    left: 0;
}

.layout-one .bottomFooter .info{
   background-color: #fcd957;
   color: #034694;
}

.layout-two .bottomFooter .info{
   color: #a14979;
}


.childPageFooter #contact-slide{
    margin-top: 150px;
}

.childPageFooter .contactSection .item{
    width: 80%;
    margin: 0 10%;
}


.childPageFooter .contactSection img{
    width: 100%;
}


@media screen and (max-width: 768px){

	.layout-one .rightPart .mainContent .lectureSection .box div:nth-child(1) div span{
		margin: 5px!important;
	}

    .childPageFooter .contactSection{
        margin-right: 0!important;
    }

    .children-equal-height{
        display: inherit;
    }

    .layout-one{
      height: auto;
    }

    .layout-one .homeNavBar{
        top: 180px!important;
    }

    .layout-one .leftPart,.layout-one .rightPart{
        min-height: auto!important;
    }

    .layout-one .leftPart .menuBox{   
        min-height:auto;
        margin-top:-70px !important;
    }

    .layout-one .rightPart .mainContent{
        padding: 30px 15px!important;
    }

    .layout-one .rightPart .mainContent .intro-programSection .item{
  
    }

    .layout-one .rightPart .mainContent .intro-programSection .title{

    }

    .layout-one .rightPart .mainContent .intro-programSection .content{
 
    }

    .layout-one .rightPart .mainContent .activitySection img{
        height: 75vw!important;
    }
	
	.layout-three  .activitySection img{
        height: 75vw!important;
    }


    .layout-one .rightPart .mainContent .lectureSection .box{
        margin: 10px 15px!important;
        height: 500px!important;
    }

    .layout-one .rightPart .mainContent .lectureSection #largeImage{
        display: none!important;
    }

    .layout-one .bottomFooter{
        position: relative!important;
    }

    .childPageFooter #contact-slide{
        margin-top: 25px!important;
    }
}

.hiddenItem{
    display: none!important;
}  





/*******************************Lay out khoa 2****************************/

.pc-padding-right{
    padding-right: 5%;
}

.layout-two{
    position: relative;
}

.layout-two .homeNavBar{

	z-index: 1000;
    width: 82%;
    height: 40px;
    display: block;
    position: absolute;
    top: 302px;
    right: 0;
    background-color: #f1e6ae;
    opacity: 0.8;
    border-bottom-left-radius: 99px 100%;

}

.layout-two .rightPart{
z-index: 100;
}

.layout-two .leftPart{
    background: url("/public/uploads/ck/media/images/left-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
	min-height: 1020px;
}

.layout-two .leftPart .menuBox{   
    /*min-height:1000px;*/
    margin-top:20px;
}

.layout-two .leftPart .menuBox .menuElement{

    width:96%;
    padding: 20px 30px;
    background: url("/public/uploads/ck/media/images/menu-2.png");
	background-size: 100% 100%;
	color: #ffffff;
}

.layout-two .leftPart .menuBox .menuActive,.layout-two .leftPart .menuBox .menuElement:hover{
    background: url("/public/uploads/ck/media/images/menu-2-hover.png");
	background-size: 100% 100%;
	color: #ffffff;
}

.layout-two .rightPart .mainContent{
}

    .layout-two #main-slider .item{
        background-size: 100% 400px!important;
        height: 400px!important;

        border-bottom-left-radius: 50% 100%;
        border-bottom-right-radius: 50% 10%;
    }

    /*******************************Home Lecture slider OWl Carousel*****************************/

    /* Styling Pagination*/



    .layout-two #lecture-slide .owl-controls .owl-page, .layout-two #home-lecture-slide .owl-controls .owl-page{
        display: inline-block;
        zoom: 1;
        *display: inline;/*IE7 life-saver */
    }
    .layout-two #lecture-slide .owl-controls .owl-page span, .layout-two #home-lecture-slide .owl-controls .owl-page span{
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 5px 7px;
        filter: Alpha(Opacity=50);/*IE7 fix*/
        opacity: 0.5;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background: #869791;
    }

    .layout-two #lecture-slide .owl-controls .owl-page.active span,
    .layout-two #lecture-slide .owl-controls.clickable .owl-page:hover span,
	.layout-two #home-lecture-slide .owl-controls .owl-page.active span,
    .layout-two #home-lecture-slide .owl-controls.clickable .owl-page:hover span{
        filter: Alpha(Opacity=100);/*IE7 fix*/
        opacity: 1;
    }

    /* If PaginationNumbers is true */

    .layout-two #home-lecture-slide .owl-pagination{
        top: -25px;
        position: absolute;
        text-align: center;
        right: 0px;
    }

    .layout-two #home-lecture-slide .owl-controls .owl-page span.owl-numbers{
        height: auto;
        width: auto;
        color: #FFF;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }
     
    .layout-two #lecture-slide .owl-controls .owl-buttons div {
      position: absolute;
    }
     
    .layout-two #lecture-slide .owl-controls .owl-buttons .owl-prev{
      left: -45px;
      top: 55px; 
    }
     
    .layout-two #lecture-slide .owl-controls .owl-buttons .owl-next{
      right: -45px;
      top: 55px;
    }

    /*******************************Main slider OWl Carousel*****************************/

    /* Styling Pagination*/

    .layout-two #main-slider .owl-controls .owl-page{
        display: inline-block;
        zoom: 1;
        *display: inline;/*IE7 life-saver */
    }
    .layout-two #main-slider .owl-controls .owl-page span{
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 5px 7px;
        filter: Alpha(Opacity=50);/*IE7 fix*/
        opacity: 0.5;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background: #869791;
    }

    .layout-two #main-slider .owl-controls .owl-page.active span,
    .layout-two #main-slider .owl-controls.clickable .owl-page:hover span{
        filter: Alpha(Opacity=100);/*IE7 fix*/
        opacity: 1;
    }

    /* If PaginationNumbers is true */

    .layout-two #main-slider .owl-pagination{
        text-align: left;
		position: absolute;
		left: 5%;
		top: 70%;
		transform: rotate(46deg);
    }

    .layout-two #main-slider .owl-controls .owl-page span.owl-numbers{
        height: auto;
        width: auto;
        color: #FFF;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }
     
    .layout-two #main-slider .owl-controls .owl-buttons div {
      position: absolute;
    }
     
    .layout-two #main-slider .owl-controls .owl-buttons .owl-prev{
      left: -45px;
      top: 370px; 
      display: none;
    }
     
    .layout-two #main-slider .owl-controls .owl-buttons .owl-next{
      right: -45px;
      top: 370px;
      display: none;
    }


    /*************************************************************************/

    .layout-two .rightPart .home-bg{
        width:95%;
        z-index:-100;
        height:95%;
    }

    .layout-two .rightPart .mainContent .sectionTitle{
        color: #0e1e42!important;
        font-weight: 700;
    }

    .layout-two .rightPart .introSection{
        width: 100%;
		text-align: justify;
        height: auto;
        z-index: 1000;
        margin-bottom: 50px;
    }

	/************************/
	
	.layout-two .rightPart #activity-slide .item img{
		width: 98%;
		height: auto;
		padding: 0 1%;
	}
	
	.layout-two .rightPart .lectureSection .box{
        margin: 10px 5px!important;
        height: auto;
        min-height: 270px;
        position: relative;
		background-color: #ebce72!important;
		color: #000000!important;
    }
	
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(odd) .box:nth-of-type(even){
		background-color: #a1497b!important;
		color: #ffffff!important;
	}
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(even) .box:nth-of-type(odd){
		background-color: #a1497b!important;
		color: #ffffff!important;
	}
	
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(odd) .box:nth-of-type(even) .email a{
		color: #ffffff!important;
	}
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(even) .box:nth-of-type(odd) .email a{
		color: #ffffff!important;
	}

	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(odd) .box:nth-of-type(even) .email a:hover{
		color: red!important;
		font-weight: 700;
	}
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(even) .box:nth-of-type(odd) .email a:hover{
		color: red!important;
		font-weight: 700;
	}
	
	.layout-two .rightPart .lectureSection .box .name{
		font-weight: 700;
		display: inline-block;
		width: 100%;
	}
	
	.layout-two .rightPart .lectureSection .box .descript{
		font-weight: 400;
		display: inline-block;
		width: 100%;
	}
	
	.layout-two .rightPart .lectureSection .box .email a{
		font-weight: 400;
		color: #000000!important;
		display: inline-block;
		width: 100%;
	}
	
	.layout-two .rightPart .lectureSection .box  div:nth-child(1), .layout-two .rightPart .lectureSection .box  div:nth-child(2){
		padding: 10px;
		margin: 0!important;
	}
	
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(even)  div:nth-child(2){
		color: #ffffff;
	}
	
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(even)  div:nth-child(2) .box > span{
		color: #ffffff;
	}
	
	.layout-two .rightPart .lectureSection .box div:nth-child(1) div span{
		margin-top: 30px;
	}
	
	.layout-two .rightPart .lectureSection #home-lecture-slide  .owl-item:nth-of-type(odd) .box span{
		color: #000000!important;
	}
	
	.layout-two .rightPart .lectureSection #home-lecture-slide  .box div:nth-child(1) span{
		font-weight: 700!important;
	}
	
	.layout-two .rightPart .lectureSection .box  > span{
		padding: 0 10px;
		font-weight: 200;
		display: inline-block;
		width: 100%;
	}

	.layout-two .rightPart .lectureSection .box img{
        width: 100%!important;
        height: auto!important;
        border-radius: 50%!important;
    }
	
	.layout-two .rightPart .lectureSection .owl-item:nth-of-type(even) .box span a{
	color: white;
    }
	
    .layout-two .rightPart .lectureSection #largeImage a{
        color: #d94836!important;
    }

    .layout-two .rightPart .lectureSection .box a:hover, .layout-two .rightPart .lectureSection #largeImage a:hover{
        
    }

    .layout-two .rightPart .lectureSection #largeImage{
        text-align: center;
        padding: 80px 0 40px 0!important;
        position: relative;
        z-index: 100;
    }

    .layout-two .rightPart .lectureSection #largeImage img{
        border-radius: 50%!important;
		position: absolute;
		top: -80px;
		z-index: 10;
		width: 180px;
    }
	
	
	
	/*************************/
	
    .layout-two .rightPart .mainContent .activitySection{
        position: relative;
    }

    .layout-two .rightPart .mainContent .introduceSection{
        text-align: justify;
    }

    .layout-two .rightPart .mainContent .introduceSection .item{
        
        padding: 3px 0!important;
        margin: 40px 0 40px 0!important;
		padding-bottom: 30px!important;
    }

    .layout-two .rightPart .mainContent .introduceSection .item:nth-of-type(n+0){
        border-bottom: 5px #af999c solid;
    }

    .layout-two .rightPart .mainContent .introduceSection .item:nth-of-type(2n+0){
        border-bottom: 5px #52733e solid;
    }

    .layout-two .rightPart .mainContent .introduceSection .item:nth-of-type(3n+0){
        border-bottom: 5px #40266f solid;
    }

    .layout-two .rightPart .mainContent .introduceSection .item:last-of-type{
        border-bottom: none!important;
    }

    .layout-two .rightPart .mainContent .structureSection{

    }
	
	.layout-two .rightPart .mainContent .lectureSection{
		line-height: 22px!important;
    }

    .layout-two .rightPart .mainContent .structureSection .block{
        padding: 3px 15px!important;
        margin: 10px 0!important;
    }

    .layout-two .rightPart .mainContent .structureSection .block:first-of-type{
        background-color: #1b795f!important;
    }

    .layout-two .rightPart .mainContent .structureSection .block:nth-of-type(even){
        background-color: #076742;
    }

    .layout-two .rightPart .mainContent .structureSection .block:nth-of-type(odd){
        background-color: #43286d;
    }

    .layout-two .rightPart .mainContent .structureSection .block img{
        width: 80%;
        margin: 15px 0!important
    }

    .layout-two .rightPart .mainContent .structureSection .block .item{
		position: relative;
        margin: 25px 0!important;
        border-bottom: 5px #bab9bf solid;
    }

    .layout-two .rightPart .mainContent .structureSection .block .item img{
        width: 150px;
        margin: 15px 0!important;
    }

    .layout-two .rightPart .mainContent .structureSection .block:first-of-type{
        margin: 0!important;
    }

    .layout-two .rightPart .mainContent .structureSection .block:last-of-type{
        margin: 0!important;
    }

    .layout-two .rightPart .mainContent .activitySection img{
        height: 359px!important;
    }

    .layout-two .rightPart .mainContent .activitySection .item{
        margin: 0 5px!important;
    }

    .layout-two .rightPart .mainContent .activitySection #activity-slide img{
        width: 97%;
        height: 200px!important;
    }

    .layout-two .rightPart .mainContent .activityPageSection img{
        width: 100%!important;
        height: auto!important;
    }

    /***********************/
	
	.layout-two .rightPart .intro-programSection .item{
        margin: 50px 0;
        text-align: justify;
		position:relative;
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(even) .content{
        background-color: #da7b83;
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(odd) .content{
        background-color: #ebce72;
    }

    .layout-two .rightPart .intro-programSection .title{
        display: block;
        float: left;
        width: auto;
        color: #ffffff;
		font-size: 30px;
        font-weight: 700;
		position: absolute;
		top:-25px;
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(odd) .title{
		background: url("/public/uploads/ck/media/images/section-header-left.png");
		background-size: 100% 100%;
		left: -0;
		text-align: left;
		padding: 10px 25px;
	}
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(even) .title{
		background: url("/public/uploads/ck/media/images/section-header-right.png");
		background-size: 100% 100%;
		right: -0;
		text-align: right;
		padding: 10px 25px;
	}
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(odd) .title:after{
		position: absolute;
		width: 10px;
		height: 57px;
		background: url("/public/uploads/ck/media/images/section-header-left-2.png");
		background-size: 100% 100%;
		left: -10px;
		top: 0;
		content: "";
	}
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(even) .title:after{
		position: absolute;
		width: 10px;
		height: 57px;
		background: url("/public/uploads/ck/media/images/section-header-right-2.png");
		background-size: 100% 100%;
		right: -10px;
		top: 0;
		content: "";
	}

    .layout-two .rightPart .intro-programSection .content{
        display: block;
        float: left;
		padding: 50px 5% 50px 5%;
        width: 100%;

        font-weight: 400;
        overflow-y: hidden;
        height: 145px;

    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(odd) .content{
        text-align: left!important;

    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(even) .content{
        text-align: right!important;

    }
	
	.layout-two .rightPart .intro-programSection .seemore{
        display: block;
        float: left;
        width: 100%;
		padding:25px 0 0 0;

        font-weight: 400;
		
		position:relative;
		cursor: pointer
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(odd) .seemore{
		background-color: #ebce72;
	}
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(even) .seemore{
		background-color: #da7b83;
	}
	
	.layout-two .rightPart .intro-programSection .Zoom .reduce{
        display: block!important;
        float: left;
        width: 90%;
        font-weight: 400;
		padding: 10px 20px;
		font-weight: 700;
		position:relative;
		cursor: pointer
    }
	
	.layout-two .rightPart .intro-programSection .reduce{
        display: none;
    }
	
	.layout-two .rightPart .intro-programSection .reduce:after{
		position: absolute;
		font-family: "FontAwesome";
		content: "\f01b";
		font-size: 28px;
		top: -40px;
		right: -55px;
		width: 50px;
		height: 100%;
		padding: 5px 12px;
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(even) .reduce:after{
		color: #ffffff;
		/*background-color: #f9e38e;*/
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(odd) .reduce:after{
		color: #ffffff;
		/*background-color: #71b6ef;*/
    }
	
	.layout-two .rightPart .intro-programSection .seemore:after{
		position: absolute;
		font-family: "FontAwesome";
		content: "\f01a";
		font-size: 28px;
		top: 0px;
		
		width: 50px;
		height: 100%;
		padding: 5px 12px;
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(odd) .seemore:after{
		color: #ffffff;
		right: 30px;
    }
	
	.layout-two .rightPart .intro-programSection .item:nth-of-type(even) .seemore:after{
		color: #ffffff;
		left: 30px;
    }

    .layout-two .rightPart .intro-programSection .Zoom .content{
		overflow-y: inherit;
		height: auto;
    }
	
	.layout-two .rightPart .intro-programSection .Zoom .seemore{
		display: none;
    }
	
	
	
	/**************************/

    .layout-two .rightPart .mainContent .activitySection .carousel-indicators{
        position: absolute!important;

        top: 0!important;
        left: 15px!important;
        height: 36px!important;
        
        width: auto!important;
        margin: 0!important;
        padding: 10px!important;
    }

    .layout-two .rightPart .mainContent .lectureSection .box{
        margin: 10px 5px!important;
        height: auto;
        min-height: 200px;
        position: relative;
    }

	.layout-two .rightPart .mainContent #lecture-round-slide .item-round{
        height: 400px;
    }
	
    .layout-two .rightPart .mainContent .lectureSection .box img{
        width: 100%!important;
        height: auto!important;
        border-radius: 50%!important;
    }

    .layout-two .rightPart .mainContent .lectureSection .box a, .layout-two .rightPart .mainContent .lectureSection #largeImage a{
        color: #580b24!important;
    }

    .layout-two .rightPart .mainContent .lectureSection .box a:hover, .layout-two .rightPart .mainContent .lectureSection #largeImage a:hover{
        color: yellow!important;
    }

    .layout-two .rightPart .mainContent .lectureSection #largeImage{
        text-align: center;
        padding: 40px 0!important;
        background-color: #11213a;
        position: relative;
        border: 2px white solid;
        border-radius: 10px;
        opacity: 0.8;
        z-index: 100;
    }

    .layout-two .rightPart .mainContent .lectureSection #largeImage #member-0 div div:nth-child(2) span{
        color: white!important;
    }

    .layout-two .rightPart .mainContent .lectureSection #largeImage img{
        border-radius: 50%!important;
    }

    .layout-two .rightPart .mainContent .lectureSection #largeImage a{
        color: yellow!important;
    }

.layout-two .bottomFooter{
    position: absolute;
    bottom: 0;
    z-index: 0;
    left:0;

}

.layout-two .bottomFooter .info{

}

.childPageFooter2 #contact-slide{
    margin-top: 25px;
}

.childPageFooter2 .contactSection .item{
    width: 80%;
    margin: 0 10%;
}


.childPageFooter2 .contactSection img{
    width: 100%;
}

.layout-two .largeImage_descript div:nth-child(1) span{
	line-height: 24px;
	position: absolute;
    left: 0;
    top: -50px;
    display: inline-block;
    width: auto;
    font-size: 25px;
    color: #ffffff;
    padding: 20px 75px;
    text-align: center;
    font-weight: 400;
    z-index: 0;
    background: url("/public/uploads/ck/media/images/section-header-left.png");
    background-size: 100% 100%;
}
	
	.layout-two .largeImage_bg{
		height: 100%;
		background-color: #da7b83;
		position: absolute;
		right: 150px;
		color: #ffffff!important;
		font-weight: 400;
		border-radius: 10px;
	}
	
	.layout-two .largeImage_descript div:nth-child(2) span:nth-child(1){
		display: inline-block;
		width: 100%;
		font-size: 20px;
		color: #ffffff;
		padding: 50px 40px 5px 40px;
		text-align: left;
		font-weight: 300;
	}
	
	.layout-two .largeImage_descript div:nth-child(2) a span{
		display: inline-block;
		width: 100%;
		font-size: 20px;
		color: #ffffff;
		padding: 5px 40px 10px 40px!important;
		text-align: left;
	}
	
	.layout-two .largeImage_descript div:nth-child(2) a span:hover{
		color: #ffffff;
	}

@media screen and (max-width: 768px){

	.layout-two .rightPart .lectureSection #largeImage{
        display: none!important;
    }

	.layout-two .rightPart .intro-programSection .title{

		font-size: 18px!important;


    }
    .pc-padding-right{
        padding-right: 0!important;
    }

    .children-equal-height{
        display: inherit;
    }

    .layout-two{
      height: auto;
    }

    .layout-two .homeNavBar{
        width: 100%!important;
        top: 0px!important;
        border-radius: 0!important;
    }

	.layout-two .leftPart{
		background: none!important;
	}
	
    .layout-two .leftPart,.layout-two .rightPart{
        min-height: auto!important;
    }

    .layout-two .leftPart .menuBox{   
        min-height:auto;
        margin-top:25px;
    }

    .layout-two .leftPart .menuBox .menuElement{
        background: none!important;
		background-color: #da7b83!important;
    }
	
	.layout-two .leftPart .menuBox .menuActive,.layout-two .leftPart .menuBox .menuElement:hover{
		background: none!important;
		background-color: #a1497b!important;
	}
	
	.layout-two #lecture-slide .owl-pagination{
		display: none!important;
	}

    .layout-two .rightPart .mainContent{
        padding: 60px 0 30px 0!important;
    }

    .layout-two .rightPart .home-bg{
        width:100%;
        z-index:-100;
        height:100%;
    }

    .layout-two .rightPart .mainContent .intro-programSection .item{
        height: 210px!important;
    }

    .layout-two .rightPart .mainContent .intro-programSection .Zoom{
        height: auto!important;
    }

    .layout-two .rightPart .mainContent .intro-programSection .title{
        display: inline-block;
        float: left;
        width: 100%;
        font-weight: 700;
    }

    .layout-two .rightPart .mainContent .intro-programSection .content{
        display: inline-block;
        float: left;
        width: 100%;
        font-weight: 400;
    }

    .layout-two .rightPart .mainContent .activitySection img{
        height: 75vw!important;
    }

    .layout-two .rightPart .mainContent .lectureSection .box{
        margin: 10px 15px!important;
        height: 450px!important;
    }

    .layout-two .rightPart .mainContent .lectureSection #largeImage{
        display: none!important;
    }

    .layout-two .bottomFooter{
        position: relative!important;
        background-color: #ebce72;
		bottom: 0!important;
		left: 15px!important;
    }

    .childPageFooter2 #contact-slide{
        margin-top: 25px!important;
    }
}

.hiddenItem{
    display: none!important;
}  


/*******************************Lay out khoa 3****************************/
.layout-three{
    position: relative;
}

.contenthere{
    z-index: 1000!important;
}

.layout-three .homeNavBar{

    z-index: 1000;
    width: 97%;
    height: 40px;
    display: block;
    position: absolute;
    top: 220px;
    background-color: #11213a;
    color: #c73447;
    border-bottom-right-radius: 99px 100%;

}

.layout-three .navBarDate{

    color: #c73447!important;

}

.layout-one #main-slider .item{
    
	height: 300px!important;
	background-size: 100% 100%;
}

.layout-two #main-slider .item{
    
}

.layout-three #main-slider .item{
    border-top-right-radius: 200px 45%;
    border-bottom-right-radius: 200px 45%;
	height: 450px!important;
	background-size: 100% 100%;
}

.layout-three .rightPart{
    z-index: 10;
}

.layout-three .leftPart{
    background-color: #5c6369;
}

.layout-three .menuBox{   
    
}
.layout-three .Unitaddress{
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	width: 100%;
}
.layout-three .Unitaddress:first-of-type{
	padding: 10px 15px 0px 15px;
}

.layout-three .Unitaddress:last-of-type{
	padding: 0 15px 10px 15px;
}

.layout-three .UnitDetail{
	
	width: 100%;
	background-color: #22551c;
	color: #ffffff;
	font-weight: 700;
}

.layout-three .UnitDetail tr td{
	border: solid 2px #3f7611;
	padding: 10px 30px;
}

.layout-three .UnitDetail tr:first-of-type{
	
}

.layout-three .UnitDetail tr:last-of-type{
	
}

.layout-three .menuBox .menuElement{
    float: right;
    color: #000000;
    width: 200%;
    text-align: right;
    margin-bottom: 5px!important;
    padding: 0!important;
    background: url("/public/uploads/ck/media/images/menu-3.png");
	background-size: 100% 100%;
}

.layout-three .menuBox .menuActive,.layout-three  .menuBox .menuElement:hover{
    background: url("/public/uploads/ck/media/images/menu-3-hover.png");
	background-size: 100% 100%;
	color: #ffffff;
}

.layout-three .menuBox .menuElement:first-of-type{
    margin-top:0!important;
}

.layout-three .menuBox .highlight{
    float: right;
    display: inline-block;
    height: 100%;
    width: 390px;
    padding: 10px 30px!important;
    font-weight: 700;
}

.layout-three .sectionHeader{
	display: inline-block;
	width: 100%;
	font-size: 30px;
	text-transform: uppercase;
	border-bottom: double black 3px;
	color: #22551c;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 40px;
}

.layout-three .menuBox .highlight:hover{
    color: #ffffff;
}

.layout-three{
    padding: 0 0 0 0;
}

    .layout-three .sectionTitle{
        color: #590022!important;
		font-size: 32px!important;
		font-weight: 700;
    }

    .layout-three .introSection{
        width: 100%;
        height: auto;
		text-align:justify;
        margin-bottom: 25px;
    }

    .layout-three .introProgramSection a:first-of-type{
        margin-top:0!important;
    }

    .layout-three .introProgramSection a:last-of-type{
        margin-bottom:0!important;
    }

    .layout-three .activitySection{
        position: relative;
    }

    .layout-three .introduceSection{
	text-align:justify;
	padding: 0 10px!important
    }

    .layout-three .introduceSection .item{
        padding: 3px 0!important;
        margin: 10px 0!important;
    }

    .layout-three .introduceSection .item:nth-of-type(n+0){
        border-bottom: 10px #af999c solid;
    }

    .layout-three .introduceSection .item:nth-of-type(2n+0){
        border-bottom: 10px #52733e solid;
    }

    .layout-three .introduceSection .item:nth-of-type(3n+0){
        border-bottom: 10px #40266f solid;
    }

    .layout-three .introduceSection .item:last-of-type{
        border-bottom: 0!important;
    }

    .layout-three .introduceSection .item:first-of-type{
        margin: 0!important;
    }

    .layout-three .introduceSection .item:last-of-type{
        margin: 0!important;
    }

    .layout-three .structureSection{

    }
	
	.layout-three .intro-programSection{
		text-align: justify;
		line-height: 24px !important;
    }
	
	.layout-three .introSection .goesto:hover{
		color: blue!important;
		font-weight: bold !important;
	}
	
	.layout-three .intro-programSection .Zoom div{

    }

	.layout-three #activityCarousel{
		margin: 0 15px;
	}

    .layout-three .activitySection img{
       width: 100%!important;
		height: 250px!important;
    }

    .layout-three #activity-home-slide img{
        width: 96%;
        margin: 2%;
        height: 100px!important;
    }

    .layout-three #activity-slide img{
        width: 96%;
        margin: 2%;
        height: 250px!important;
    }

    .layout-three .rightPart #activityLgImg{
        margin: 15px 0;
    }

    .layout-three .rightPart #activityLgImg img{
        width: 100%!important;
        height: auto!important;
    }

    .layout-three .activityPageSection{

    }

	.layout-two .activityPageSection img{
		width: 100%!important;
        height: auto!important;
	}
	
    .layout-three .activityPageSection img{
        width: 100%!important;
        height: auto!important;
    }

    .layout-three .intro-programSection .item{
        margin: 15px 0;
		position:relative;
    }
	
    .layout-three .intro-programSection .Zoom{

    }

    /*.layout-three .rightPart .mainContent .intro-programSection .Zoom .reduce{
        display: block!important;
        float: left;
        width: 90%;
        font-weight: 400;
        padding: 10px 20px;
        font-weight: 700;
        position:relative;
        cursor: pointer
    }
    
    .layout-three .rightPart .mainContent .intro-programSection .reduce{
        display: none;
    }

    .layout-one .rightPart .mainContent .intro-programSection .reduce:after{
        position: absolute;
        font-family: "FontAwesome";
        content: "\f01b";
        font-size: 28px;
        top: -25px;
        right: -55px;
        width: 50px;
        height: 100%;
        padding: 5px 12px;
    }
*/
    .layout-three .intro-programSection .item:nth-child(odd) .title{
        display: inline-block;
        float: left;
        width: 100%;
        text-align: left;
        line-height: 35px;
        color: #22551c;
		font-size: 30px;
		background-color: #64a004;
        font-weight: 700;
		padding: 20px 20px 10px 20px;
    }

    .layout-three  .intro-programSection .item:nth-child(odd) .content{
        display: inline-block;
		background-color: #ccf269;
        float: left;
		overflow: hidden;
		height: 180px;
        width: 100%;
        color: #000000;
        font-weight: 400;
		padding: 15px;
    }
	
	.layout-three .intro-programSection .item:nth-child(odd)  span:last-of-type{
		background-color: #ccf269;
		padding: 15px;
		display:inline-block;
		width: 100%;
		position: relative;
	}
	
	.layout-three .intro-programSection .item:nth-child(even)  span:last-of-type{
		background-color: #fcd957;
		padding: 15px;
		display:inline-block;
		width: 100%;
		position: relative;
	}
	
	.layout-three .intro-programSection .item .seemore:after{
		position: absolute;
		font-family: "FontAwesome";
		content: "\f0dd";
		font-size: 36px;
		top: 17px;
		color: #23541d;
		right: 12px;
		width: 30px;
		height: 55%;
		padding: 0px 3px;
        line-height: 15px;
		border: solid #23541d 2px;
		border-radius: 50%;
	}
	
	.layout-three .intro-programSection .Zoom .seemore:after{
		content: "\f0de" !important;
        line-height: 40px !important;
	}
	
	.layout-three  .intro-programSection .Zoom  .content{
		overflow: inherit!important;
		height: auto!important;
	}
	
	.layout-three .intro-programSection .item:nth-child(even) .title{
        display: inline-block;
        float: left;
        width: 100%;
        color: #20561c;
		background-color: #f6e9bc;
        font-weight: 700;
		font-size: 30px;
		padding: 20px 20px 10px 20px;
    }

    .layout-three  .intro-programSection .item:nth-child(even) .content{
        display: inline-block;
		background-color: #fcd957;
        float: left;
		overflow: hidden;
        width: 100%;
		height: 180px;
        color: #000000;
        font-weight: 400;
		padding: 15px;
    }

    .layout-three .activitySection .carousel-indicators{
        position: absolute!important;

        top: 0!important;
        left: 15px!important;
        height: 36px!important;
        
        width: auto!important;
        margin: 0!important;
        padding: 10px!important;
    }

    .layout-three  .lectureSection {
		line-height:22px!important;

    }

	.layout-three .lectureSection .owl-prev,
	.layout-three .lectureSection .owl-next {
		color: #0f233c;
		display: inline-block;
		font-size: 60px;
		height: 90px;
		line-height: 70px;
		margin-top: -50px;
		position: absolute;
		text-align: center;

		transition: background-color 400ms ease 0s;
		width: 70px;
		z-index: 5;
	}
	.layout-three .lectureSection .owl-prev {
		left: -47px!important;
		top: 116px!important;
	}
	.layout-three .lectureSection .owl-next {
		right: -36px!important;
		top: 116px!important;
	}	
	
	.layout-three .childpage .owl-prev {
		left: -47px!important;
		top: 70%!important;
	}
	.layout-three .childpage .owl-next {
		right: -36px!important;
		top: 70%!important;
	}
	
    .layout-three  .lectureSection .box{
        margin: 10px 5px!important;
        height: auto;
        min-height: 150px;
        position: relative;
		background-color: #64a004!important;
    }
	
	.layout-three  .lectureSection .box div div span{
		color: white;
		font-weight: 700;
		display: inline-block;
		width: 100%;
	}
	
	.layout-three  .lectureSection .box  div:nth-child(1), .layout-three  .lectureSection .box  div:nth-child(2){
		margin: 0!important;
	}
	
	.layout-three .lectureSection .box div div:nth-child(2)  span{
		margin-top: 30px;
	}
	
	.layout-three .lectureSection .box div div:nth-child(3)  span{
		margin-top: 10px;
		font-weight: 100!important;
	}
	
	.layout-three  .lectureSection .box  > span a{
		color: #e3c257;
		padding: 0 10px;
		font-weight: 100;
		display: inline-block;
		width: 100%;
	}

	.layout-three  .lectureSection .box img{
        width: 100%!important;
        height: auto!important;
    }
	
    .layout-three .lectureSection .box img{
        width: 100%!important;
        height: auto!important;
        /*border-radius: 50%!important;*/
    }

    .layout-three .lectureSection .box a{
        color: #daff85!important;
    }

    .layout-three .lectureSection .box a:hover{
        color: red!important;
    }
	
	.layout-three .introProgramSection div span{
		min-height: 120px;
	  display: inline-flex!important;
	  align-items: center;
	  justify-content: center;
	margin: 10px 0;
	}
	
	.layout-three .introProgramSection div:nth-child(1) span{
		background-color: #ccf269;
		color: #22551c;
		font-weight: 400;
		display: inline-block;
		width: 100%;
		padding: 25px;
		text-align:center;	
	}
	
	.layout-three .introProgramSection div:nth-child(2) span{
		background-color: #f6e9bc;
		color: #23541c;
		font-weight: 400;
		display: inline-block;
		width: 100%;
		padding: 25px;
		text-align:center;
		
	}
	
	.layout-three .introProgramSection div:nth-child(3) span{
		background-color: #64a004;
		color: #f7e9bc;
		font-weight: 400;
		display: inline-block;
		width: 100%;
		padding: 25px;
		text-align:center;
	}
	
	.layout-three .introProgramSection div:nth-child(4) span{
		background-color: #64a004;
		color: #f5eabc;
		font-weight: 400;
		display: inline-block;
		width: 100%;
		padding: 25px;
		text-align:center;
	}
	
	.layout-three .introProgramSection div:nth-child(5) span{
		background-color: #ccf269;
		color: #23561d;
		font-weight: 400;
		display: inline-block;
		width: 100%;
		padding: 25px;
		text-align:center;
	}

    .layout-three .lectureSection #largeImage{
        position: relative;
        z-index: 100;
    }

    .layout-three .lectureSection #largeImage img{
		width: 100%;
        border-radius: 50%!important;
		height: auto!important;
    }

    .layout-three .lectureSection #largeImage a{
        color: #daff85!important;
    }

    .layout-three .lectureSection #largeImage a:hover{
        color: red!important;
    }
	
	.layout-three .largeImage_descript div:nth-child(1) span{
		display: inline-block;
		width: 103%;
		float: right;
		font-size: 30px;
		color: #ffffff;
		padding: 20px;
		text-align: center;
		border-bottom: solid #50880b 2px;
		font-weight: 400;
	}
	
	.layout-three .largeImage_bg{
		height: 100%;
		background-color: #22551c;
		position: absolute;
		right: 0;
		z-index: -100;
	}
	
	.layout-one #largeImage .cv-image, .layout-three #largeImage .cv-image, .layout-two #largeImage .cv-image{
		font-size: 25px;
		color: white;
		position: absolute;
		right: 30px;
		bottom: 30px;
	}

	.layout-one #largeImage .cv-image{
		color: red!important;
	}
	
	.layout-two #largeImage .cv-image{
		right: 200px !important;
	}
	
	.layout-three .largeImage_descript div:nth-child(2) span:nth-child(1){
		display: inline-block;
		width: 100%;
		font-size: 20px;
		color: #d3f481;
		padding: 50px 40px 5px 40px;
		text-align: left;
		font-weight: 300;
	}
	
	.layout-three .largeImage_descript div:nth-child(2) a span{
		display: inline-block;
		width: 100%;
		font-size: 20px;
		color: #d3f481;
		padding: 5px 40px 10px 40px!important;
		text-align: left;
	}
	
	.layout-three .largeImage_descript div:nth-child(2) a span:hover{
		color: #ffffff;
	}

.layout-three .bottomFooter{
    position: absolute;
    bottom: 0;
    text-align: right;
    z-index: 0;
}

.layout-three .bottomFooter .info{
   background-color: #c5f468;
   padding: 50px 15px 50px 50px!important;
   border-top-left-radius: 75% 50%;
   border-bottom-left-radius: 75% 50%; 
}

.childPageFooter #contact-slide{
    margin-top: 150px;
}

.childPageFooter .contactSection .item{
    width: 80%;
    margin: 0 10%;
}


.childPageFooter .contactSection img{
    width: 100%;
}

    .shittyheight2{
        min-height: 1050px!important;
    }

/*************** Lecture Arrow *************/
.layout-three #lecture-slide .owl-prev,
.layout-three #lecture-slide .owl-next {
    color: #22551c;
    display: inline-block;
    font-size: 40px;
    height: 90px;
    line-height: 70px;
    margin-top: -50px;
    position: absolute;
    text-align: center;
    transition: background-color 400ms ease 0s;
    width: 70px;
    z-index: 5;
}
.layout-three #lecture-slide .owl-prev {
    left: -45px!important;
    top: 50%;
}
.layout-three #lecture-slide .owl-next {
    right: -45px!important;
    top: 50%;
}

.layout-two #lecture-slide .owl-prev,
.layout-two #lecture-slide .owl-next {
    color: #22551c;
    display: inline-block;
    font-size: 30px;
    height: 90px;
    line-height: 70px;
    margin-top: -50px;
    position: absolute;
    text-align: center;
    transition: background-color 400ms ease 0s;
    width: 70px;
    z-index: 5;
}
.layout-two #lecture-slide .owl-prev {
    left: -55px!important;
    top: 50%;
}
.layout-two #lecture-slide .owl-next {
    right: -55px!important;
    top: 50%;
}

.layout-three .fixmyarrow .owl-prev, .layout-three .fixmyarrow .owl-next{
	top: 70%!important;
}

.rightPart .mainContent .lectureSection .box div:nth-child(1) div:nth-child(2){
	
	padding-left: 10px!important;

}


/*******************************************/	
	
	
	
@media screen and (max-width: 768px){

    .layout-three .menuBox .menuElement span{   
        padding: 15px 50px !important;
    }

	.layout-three  .intro-programSection .item .content{
		height: 200px!important;
	}

	.layout-three  .intro-programSection .Zoom .content{
		height: auto!important;
	}

    .bottom-position{
        position: relative!important;
		bottom:0px!important;
    }

    .children-equal-height{
        display: inherit;
    }

    .layout-three{
      height: auto;
    }

    .shittyheight{
        min-height: auto!important;
    }

    .shittyheight2{
        min-height: auto!important;
    }

    .layout-three .homeNavBar{
        top: 150px!important;
    }

    .layout-three .leftPart,.layout-three .rightPart{
        min-height: auto!important;
    }

    .layout-three .rightPart #activityLgImg{
        display: none;
    }

    .layout-three .leftPart .menuBox{   
        min-height:auto;
        margin-top:25px;
    }

    .layout-three{
        /*padding: 30px 0!important;*/
        padding: 0!important;
    }

    .layout-three #activity-slide img{
        height: auto!important;
    }

    .layout-three .intro-programSection .item{
        height: auto!important;
    }

    .layout-three .intro-programSection .Zoom{
        height: auto!important;
    }

    .layout-three .activitySection img{
        height: 75vw!important;
    }

    .layout-three .lectureSection .box{
        margin: 10px 15px!important;
        height: 450px!important;
    }

    .layout-three .lectureSection #largeImage{
        display: none!important;
    }

    .layout-three .activityPageSection{

    }

    .layout-three .activityPageSection{
        min-height: auto!important;
    }

    .layout-three .bottomFooter{
        position: relative!important;
    }

    .layout-three .bottomFooter .info{
       border-radius: 0!important;
       text-align: left;
    }

    .childPageFooter #contact-slide{
        margin-top: 25px!important;
    }

   .layout-three #activity-home-slide img{
        height: auto!important;
    }

    .layout-three .menuBox .highlight{
        text-align: left!important;
    }
}

.hiddenItem{
    display: none!important;
}  

















/******Tiny Carousel************/
/* Tiny Carousel */
#vertical-slider {
    height: 1%;
    margin: 30px 0 0;
    position: relative;
    padding: 0;
}

#vertical-slider .viewport {
	width: 100%;
    height: 1000px;
    overflow: hidden;
    position: relative;
}

#vertical-slider .buttons {
    background: #C01313;
    border-radius: 35px;
    display: block;
    position: absolute;
	right: 0;
    width: 35px;
    height: 35px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 22px;
}

#vertical-slider .next {
 
    bottom:-25px;
}

#vertical-slider .prev {
    top:-25px;
}

#vertical-slider .buttons:hover {
    color: #C01313;
    background: #fff;
}

#vertical-slider .disable {
    visibility: hidden;
}

#vertical-slider .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    left: 0;
    top: 0;
}

#vertical-slider .overview li {
    float: left;
    margin: 0 20px 0 0;
    padding: 1px;
    height: 1000px;
    width: 100%;
	position:relative;
 }
 
 #vertical-slider .overview li .round-block{
    background-color: #f1e092;
	width: 400px;
	height: 400px;
	border-radius: 100%;
	position: absolute;
 }
 
 #vertical-slider .overview li .round-block img{
    width: 50%;
	margin-left:25%;
	margin-top:10%;
 }
 
  #vertical-slider .overview li .round-block .item{
    position: relative;
	height: 100%;
	width: 100%:
 }
 
 #vertical-slider .overview li .round-block .item .name{
	color: #91d9f2;
	width: 100%;
	text-align:center;
	font-size: 24px;
	font-weight: 300;
	position:absolute;
	top:65%;
	left:0;
	display:inline-block
 }
 
 #vertical-slider .overview li .round-block .item .descript{
	color: #979392;
	text-align:center;
	display:inline-block;
	width: 70%;
	margin-left:15%;
	margin-top: 50px;
	font-size: 18px;
	font-weight: 300;
 }
 
 #vertical-slider .overview li:nth-child(odd) div:nth-child(2) .item .name{

 }
 #vertical-slider .overview li:nth-child(even) div:nth-child(1) .item .name{

 }
 #vertical-slider .overview li:nth-child(even) div:nth-child(3) .item .name{

 }
 
 #vertical-slider .overview li:nth-child(odd) div:nth-child(1){
    top:0;
	left:0;
 }
 
 #vertical-slider .overview li:nth-child(odd) div:nth-child(2){
    top:300px;
	right:0;
 }
 
 #vertical-slider .overview li:nth-child(odd) div:nth-child(3){
    top:600px;
	left:0
 }

 #vertical-slider .overview li:nth-child(even) div:nth-child(1){
    top:0;
	right:0;
 }
 
 #vertical-slider .overview li:nth-child(even) div:nth-child(2){
    top:300px;
	left:0;
 }
 
 #vertical-slider .overview li:nth-child(even) div:nth-child(3){
    top:600px;
	right:0
 }
 
 @media screen and (max-width: 768px){
	.layout-two .rightPart .introProgramSection{
        padding: 0!important;
    }
	#vertical-slider .overview li .round-block{
		width: 300px!important;
		height: 300px!important;
	}
	
	#vertical-slider .viewport {
		height: 900px!important;
	}	
 
	#vertical-slider .overview li:nth-child(odd) div:nth-child(1){
    top:0;
	left:0;
 }
 
 #vertical-slider .overview li:nth-child(odd) div:nth-child(2){
    top:300px!important;
	right:0;
 }
 
 #vertical-slider .overview li:nth-child(odd) div:nth-child(3){
    top:600px!important;
	left:0
 }

 #vertical-slider .overview li:nth-child(even) div:nth-child(1){
    top:0;
	right:0;
 }
 
 #vertical-slider .overview li:nth-child(even) div:nth-child(2){
    top:300px!important;
	left:0;
 }
 
 #vertical-slider .overview li:nth-child(even) div:nth-child(3){
    top:600px!important;
	right:0
 }
 
 #vertical-slider .overview li {

    height: 900px!important;

 }
 
 }
 
 .layout-two .activitySection .owl-prev,
.layout-two .activitySection .owl-next {
    color: #0f233c;
    display: inline-block;
    font-size: 30px;
    height: 90px;
    line-height: 70px;
    margin-top: -50px;
    position: absolute;
    text-align: center;

    transition: background-color 400ms ease 0s;
    width: 70px;
    z-index: 5;
}
.layout-two .activitySection .owl-prev {
    left: -50px!important;
    top: 50%!important;
}
.layout-two .activitySection .owl-next {
    right: -50px!important;
    top: 50%!important;
}

.layout-two .introduceSection  .item span:nth-child(1){
	font-size:25px!important;
	color: #5c1880;
	font-weight: 700;
	margin-bottom: 15px;
}

.layout-one .introduceSection  .item span:nth-child(1){
	font-size:25px!important;
    text-align: left;
	color: #5d0023;
	font-weight: 700;
	margin-bottom: 15px;
}

/*Scroll bar*/

.layout-one .mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{
	background-color: black!important;
}

/*Font*/
.layout-one{
	font-family: 'Open Sans', sans-serif;
}

.layout-three{
	font-family: 'Open Sans', sans-serif;
}

.hidennn{
	opacity: 0;
}

/* Layout phong ban */
.dLayout-one{
	background: url("/public/uploads/ck/media/images/shittyDAObackground.png");
	background-size: 100% 100%;
	position: relative;
	padding: 0!important;
}

.dLayout-one .menuBlock{
	background-color: rgba(139, 237, 233, 0.5);
	margin: 0!important;
}

.dLayout-one .menuBlock .menuElement{
    text-align: center;
	font-size: 15px !important;
	color: #603913;
	font-weight: 700;
	background-color: rgba(214, 214, 214, 1);
	padding: 10px 0;
}

.dLayout-one .menuBlock .menuElement:hover{
	color: blue !important;
}

.dLayout-one .dName{
	font-size: 25px;
	padding: 40px 15px 5px 15px;
	text-align: right;
	color: #1b1363;
	font-weight: bold;
	border-bottom: 2px black solid;
}

.dLayout-one .dContact{
	width: 100%;
	text-align: right;
}

.dLayout-one .dContact i{
	font-size: 75px;
	padding: 25px 0;
	color: white;
	position: relative;
}

.dLayout-one .dContact i.active:after{
	content: "\f0de";
    font-size: 35px;
    position: absolute;
    bottom: -20px;
    left: 40%;
	color: #dffaf9;
}

.dLayout-one .dcontact i:hover{
	color: blue!important;
}

.dLayout-one .dContactDetail{
	background-color: #dffaf9;
	text-align: center;
	color: blue;
	padding: 15px;
	font-weight: 700;
}

.dLayout-one .content{
	text-align: justify
}

.dLayout-one .wtfHeader{
	text-align: center;
	display: inline-block;
	width: 100%;
	color: white;
	background-color: blue;
	padding: 15px 0!important;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
}







.dLayout-one  .menuBlock .bottomBorder{
	background-color: rgba(225, 225, 225, 0.8);
	height: 20px;
	margin: 15px 0 5px 0;
}

.dLayout-one .introBlock, .dLayout-one .functionBlock, .dLayout-one .missionBlock, .dLayout-one .structureBlock, .dLayout-one .activityBlock{
	background-color: rgba(236, 242, 241, 0.8);
	position: relative;
	margin: 15px 0;
	padding: 25px 0;
}

.dLayout-one .title{
	text-align: center;
	color: red;
	font-size: 25px;
	font-weight: 700;
}

.dLayout-one .content{
	font-weight: 400;
	font-size: 16px;
}

.dLayout-one .title:nth-of-type(1){
	color: blue !important;
}

.dLayout-one #lead-member  img, .dLayout-one #lecture-slide img{
	width: 100%;
	margin-bottom: 10px;
}

.dLayout-one #banner-slide .box img{
	width: 100%;
	height: 300px;
}

.dLayout-one .box > span{
	padding-left: 15px;
}

.dLayout-one .structureBlock #lead-member span{
	font-size: 25px!important;
}

.dLayout-one .activityBlock ul li img{
	width: 100% !important;
	height: 100% !important;
}

.dLayout-one .activityBlock .lSSlideOuter .lSPager.lSGallery img{
	height: 100% !important;
}

/* Layout Phong2 Ban 2*/
.dLayout-two{
	background: url("/public/uploads/ck/media/images/DAO2background.png");
	background-size: cover;
	background-repeat: repeat-y;
	position: relative;
	padding: 0!important;
}

.dLayout-two .menuBlock, .dLayout-two .titleBlock, .dLayout-two .introBlock, .dLayout-two .functionBlock, .dLayout-two .missionBlock, .dLayout-two .structureBlock, .dLayout-two .activityBlock, .dLayout-two .contactBlock{
	background-color: rgba(247, 249, 244, 0.5);
	margin: 15px 0!important;
	padding: 30px 15px;
}

.dLayout-two #banner-slide .box img{
	width: 100%;
}

.dLayout-two .titleBlock .dName{
	width: 100%;
	display: inline-block;
	text-align:center;
	font-size: 35px;
	font-weight: 700;
	color: #c1272d;
	padding: 15px 0;
}

.dLayout-two .menuSection{
	z-index: 1000;
}

.dLayout-two .menuSection ul{
	margin-top: 45%;
	margin-left: 20%;
	position: relative;
}

.dLayout-two .menuSection ul:before{
	position: absolute;
    top: 85px;
    left: -57px;
    font-family: "FontAwesome";
    content: "\f0d9";
    color: #eae3aa;
    font-size: 330px;
}

.dLayout-two .menuSection ul li{
	 list-style-type: none;
	 background-color: #eae3aa;
	 padding: 5px 50px;
	 border-bottom: 2px solid white;
	 font-size: 16px;
	 font-weight: 400;
}

.dLayout-two .introBlock .title{
	font-size: 25px;
	font-weight: 700;
	color: #0994c1;
	text-align: center;
	padding: 10px 0 10px 0;
}

.dLayout-two .functionBlock .title{
	font-size: 25px;
	font-weight: 700;
	color: #41c92e;
	text-align: center;
	padding: 10px 0 10px 0;
}

.dLayout-two .missionBlock .title{
	font-size: 25px;
	font-weight: 700;
	color: #29abe1;
	text-align: center;
	padding: 25px 0 10px 0;
}

.dLayout-two .content{
	font-size: 18px;
	font-weight: 400;
	text-align: justify;
}

.dLayout-two .box{
	text-align:center;
}

.dLayout-two #lead-member img, .dLayout-two .box img{
	width: 100%;
}

.dLayout-two #lead-member span{
	font-size: 25px;
}

.dLayout-two .box > span{
	margin-left: 15px;
}

.dLayout-two .activityBlock li img{
	width: 70%;
	margin-left: 15%;
}

.dLayout-two .activityBlock #total{
	left: 20%!important;
	bottom: 100px!important;
}

.dLayout-two .activityBlock .lSSlideOuter .lSPager.lSGallery img{
	margin-left: 0!important;
}

.dLayout-two .contactBlock .dContact{
	position: relative;
}

.dLayout-two .contactBlock .dContact i{
	font-size: 75px;
	padding: 25px 25px 5px 25px;
	color: red;
}

.dLayout-two .contactBlock .dContact span{
	font-size: 20px;
	font-weight: 400;
	width: 60%;
    display: inline-block;
	position: absolute;
	top: 35px;
	left: 150px;
}


.fixedContentWidth{
	width: 1170px;
	margin: auto;
}

#googleMap {
height: 300px;
width: 100%;
}

@media screen and (max-width: 768px){
	.dLayout-two .menuSection ul{
		margin: 0!important;
	}
	
	.fixedContentWidth{
		width: auto !important;
	}
	
	.dLayout-two .activityBlock li img{
		width: 100%!important;
		margin-left: 0!important;
	}
	
	.dLayout-two .activityBlock .lSSlideOuter .lSPager.lSGallery img{
		height: auto!important;
	}
	
	.dLayout-two .activityBlock #total{
	left: 10%!important;
	bottom: 50px!important;
}

	.dLayout-two .missionBlock .title, .dLayout-two .functionBlock .title{
		line-height: 25px!important;
	}
}



/* Layout Phong Ban 3 */
.dLayout-three{
	background: url("/public/uploads/ck/media/images/DAO3background.png");
	background-size: cover;
	background-repeat: repeat-y;
	position: relative;
	padding: 0!important;
}

.dLayout-three .menuBlock, .dLayout-three .titleBlock, .dLayout-three .introBlock, .dLayout-three .functionBlock, .dLayout-three .missionBlock, .dLayout-three .structureBlock, .dLayout-three .activityBlock, .dLayout-three .contactBlock{
	margin: 15px 0!important;
	padding: 30px 0;
}

.dLayout-three .menuBlock{
	padding: 0 0 30px 0!important;
}

.dLayout-three .menuBlock, .dLayout-three .missionBlock, .dLayout-three .structureBlock{
	background-color: rgba(247, 249, 244, 0.7);
}

.dLayout-three .activityBlock{
	background-color: rgba(118, 170, 166, 0.7);
}

.dLayout-three .functionBlock, .dLayout-three .contactBlock{
	background-color: rgba(88, 114, 112, 0.7);
}

.dLayout-three .dName{
	background-color: #e1f7d1;
	color: red;
	padding: 15px;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	position: relative;
}

.dLayout-three .menuBlock .menuElement{
    text-align: center;
	background-color: #a9e0d6;
	color: blue;
	font-weight: 400;
	font-size: 16px;
	padding: 15px 0;
	display: inline-block;
}

.dLayout-three .menuBlock .menuElement:hover{
	color: red;
}

.dLayout-three #banner-slide .box img{
	width: 100%;
}

.dLayout-three .title{
	font-size: 40px;
	font-weight: 700;
	padding: 40px 25px;
	text-align:right;
	display: inline-block;
	width: 100%;
	color: blue;
}

.dLayout-three .content{
	display: inline-block;
	width: 100%;
	text-align: justify;
	font-weight: 400;
	font-size: 16px;
	padding: 10px 25px;
}

.dLayout-three .functionBlock .title{
	color: white;
}

.dLayout-three .missionBlock .title{
	color: #f7931e;
}

.dLayout-three .functionBlock .content{
	text-align:right!important;
	color: white;
	font-weight: 400;
}

.dLayout-three .missionBlock .content{
	text-align:right!important;
	color: #42210b;
	font-weight: 400;
}

.dLayout-three .structureBlock img{
	width: 100%;
}

.dLayout-three .structureBlock .name{
	color: #0e348e;
}

.dLayout-three .structureBlock  .box > span{
	margin-left: 15px;
}

.dLayout-three #lead-member span{
	font-size: 25px;
	font-weight: 400;
}

.dLayout-three #lead-member .name{
	color: #0070bb;
}

.dLayout-three .activityBlock li img{
	width: 100%;
}

.dLayout-three .activityBlock #total{
	bottom: 200px;
	left: 50px;
}

.dLayout-three .activityBlock .lSSlideOuter .lSPager.lSGallery img{
	height: auto!important;
}

.dLayout-three .dContact{
	width: 100%;
	text-align: right;
}

.dLayout-three .dContact i{
	font-size: 75px;
	padding: 25px 0;
	color: white;
	position: relative;
}

.dLayout-three .dContact i.active:after{
	content: "\f0de";
    font-size: 35px;
    position: absolute;
    bottom: -20px;
    left: 40%;
	color: #dffaf9;
}

.dLayout-three .dcontact i:hover{
	color: blue!important;
}

.dLayout-three .dContactDetail{
	background-color: #07a197;
	text-align: center;
	color: white;
	padding: 15px;
	font-weight: 700;
}

.dLayout-one  .menuElement, .dLayout-two  li, .dLayout-three  .menuElement{
	cursor: pointer;
}

@media screen and (max-width: 768px){
    .dLayout-one .menuBlock .menuElement{
        text-align: left !important;
        padding: 5px 10px !important;
    }
	.dLayout-three .menuBlock .menuElement{
        text-align: left !important;
		padding: 5px 10px !important;
	}

	.dLayout-one .title{
		line-height: 25px !important;
	}

	.dLayout-one .lSSlideOuter.vertical .lightSlider > *{
		display: none !important;
	}

    .dLayout-three .functionBlock .content, .dLayout-three .missionBlock .content{
        text-align: justify !important;
    }

    .cLayout-one .cName{
        font-size: 50px !important;
        line-height: 55px !important;
    }

    .cLayout-one .introBlock .title{
        font-size: 40px !important;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
        max-height: 500px !important;
    }

    .layout-three .UnitDetail tr td{
        padding: 10px 15px !important;
    }

}

/* layout Trung tam */
.cLayout-one{
	margin-top: 50px;
}

.cLayout-one .cName{
	font-size: 75px;
	line-height: 100px;
	font-weight: bold;
	background: -webkit-linear-gradient(#eee, #333);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase
}

.cLayout-one .menuElement{
	background-color: #00a79d;
	color: #ffffff;
	text-transform: uppercase;
	padding: 15px;
    text-align: center;
	font-weight: 700;
	font-size: 16px;
}
.cLayout-one #banner-slide .box img{
	width: 100%;
}

.cLayout-one .introBlock .title{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	margin: 50px 0;
	text-transform: uppercase;
	position: relative;
}

.cLayout-one .introBlock .title:after {
    content:"";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    height: 0.5em;
	width: 20%;
	margin-left: 40%;
    border-bottom: 5px solid #00a79d;
    z-index: -1;
}

.cLayout-one .introBlock .content{
	display: inline-block;
	width: 100%;
	text-align: justify;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 25px;
}

.cLayout-one .functionBlock img, .cLayout-one .missionBlock img{
	width: 80%;
	margin-left: 10%;
}

.cLayout-one .functionBlock .title, .cLayout-one .missionBlock .title{
	display: block;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 0;
}

.cLayout-one .functionBlock .content, .cLayout-one .missionBlock .content{
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	text-align: justify;
	overflow: hidden;

}

.cLayout-one .structureBlock{
	padding: 50px;
	margin-top:50px;
	background-color: #00a79d;
	color: #ffffff;
}

.cLayout-one .structureBlock img{
	width: 80%;
	margin-left: 10%;
	border-radius: 100%;
}

.cLayout-one .structureBlock .name{
	color: #0e348e;
}

.cLayout-one .structureBlock  .box > span{
}

.cLayout-one .structureBlock .title{
	display: inline-block;
	width: 100%;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	margin-bottom: 50px;
}

.cLayout-one .structureBlock .name{
	display: inline-block;
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	padding: 15px 0 0 0;
	color: #ffffff;
}

.cLayout-one .structureBlock .descript{
	display: inline-block;
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	padding: 5px 0 0 0;
}

.cLayout-one .structureBlock span{
	display: inline-block;
	width: 100%;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	padding: 5px 0 0 0;
}

.cLayout-one .structureBlock span a{
	color: #ffffff!important;
}

.cLayout-one .contactBlock{
	padding: 50px;
	margin: 50px 0;
}

.cLayout-one .contactBlock .item img{
	width: 70%;
	margin-left: 15%;
}

.cLayout-one .contactBlock .item .title{
	display: block;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	color: #00a79d;
	font-size: 20px;
	font-weight: bold;
}

.cLayout-one .contactBlock .item .detail{
	display: block;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	color: #00a79d;
	font-weight: 400;
}

.cLayout-one .googleMapBlock #map{
	width: 100%;
	height: 500px;
	margin-bottom: 10px;
}

.cLayout-one #banner-slide, .cLayout-one #lecture-slide{
	position: relative;
}

.cLayout-one #banner-slide .owl-prev,
.cLayout-one #banner-slide .owl-next ,
.cLayout-one #lecture-slide .owl-prev,
.cLayout-one #lecture-slide .owl-next {
	position: absolute;
	top: 50%!important;
	height: 30px;
	margin: auto !important;
	font-weight: bold;
	font-size: 50px!important;
	color: #ffffff;
}

.cLayout-one #banner-slide .owl-prev, .cLayout-one #lecture-slide .owl-prev {
	left: 0;
}

.cLayout-one #banner-slide .owl-next, .cLayout-one #lecture-slide .owl-next {
	right: 0;
}

.cLayout-three .cName{
	color: #a4e40a;
	font-size: 50px;
	text-align: center;
	margin: 25px 0;
	font-weight: bold;
}

.cLayout-three .menuElement{
	background-color: #bfe6f7;
	color: #0c0eff;
	text-transform: uppercase;
	padding: 15px;
	font-weight: 700;
	font-size: 14px;
}
.cLayout-three #banner-slide .box img{
	width: 100%;
}

.cLayout-three .introBlock .title{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	margin: 50px 0;
	text-transform: uppercase;
	position: relative;
	color: #1192ba;
}

.cLayout-three .introBlock .content{
	display: inline-block;
	width: 100%;
	text-align: justify;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 25px;
}

.cLayout-three .fmBlock{
	background: url("/public/uploads/ck/media/images/anotherfkingbackground.jpg");
	background-size: 100% 100%;
}

.cLayout-three .mfBlock{
	background: url("/public/uploads/ck/media/images/anotherfkingbackground.png");
	background-size: 100% 100%;
}

.cLayout-one .functionBlock img, .cLayout-one .missionBlock img{
	width: 100%;
	height: 100%;
}

.cLayout-three .functionBlock{
	background: rgba(221, 240, 221, 0.8);
}

.cLayout-three .missionBlock{
	background: rgba(35, 137, 61, 0.8);
}

.cLayout-three .functionBlock .title, .cLayout-three .missionBlock .title{
	display: block;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 0;
}

.cLayout-three .functionBlock .content, .cLayout-three .missionBlock .content{
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	text-align: justify;
	overflow: hidden;
}

.cLayout-three .missionBlock .title, .cLayout-three .missionBlock .content{
	color: #ffffff !important;
}

.cLayout-three .structureBlock{
	padding: 25px 0;
	margin-top:50px;
	background-color: #a6e113;
	color: #000000;
}

.cLayout-three .structureBlock img{
	width: 80%;
	margin-left: 10%;
	border-radius: 15px;
}

.cLayout-three .structureBlock #boss{
	background-color: #daf39f !important;
	margin: 25px 0;
}

.cLayout-three .structureBlock #boss img{
	width: 30%;
	margin-left: 35% !important;
}

.cLayout-three .structureBlock .name{
	color: #0e348e;
}

.cLayout-three .structureBlock  .box > span{
}

.cLayout-three .structureBlock .title{
	display: inline-block;
	width: 100%;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	margin-bottom: 50px;
}

.cLayout-three .structureBlock .name{
	display: inline-block;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	padding: 15px 0 0 0;
	color: #0a2a8f;
}

.cLayout-three .structureBlock .descript{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	padding: 5px 0 0 0;
}

.cLayout-three .structureBlock span{
	display: inline-block;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400!important;
	text-align: center;
	padding: 5px 0 0 0;
}

.cLayout-three .structureBlock span a{
	color: #000000!important;
}

.cLayout-three .contactBlock{
	padding: 25px 0;
	background-color: #b0a4a8;
}

.cLayout-three .contactBlock .item{
	padding: 15px 0;
}

.cLayout-three .contactBlock .item img{
	width: 20%;
	margin-left: 40%;
}

.blur{
padding: 15px 0;
	background-color: rgba(255, 255 ,255 ,0.2)!important;
}

.cLayout-three .contactBlock .item .title{
	display: block;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

.cLayout-three .contactBlock .item .detail{
	display: block;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	color: #ffffff;
	font-weight: 400;
}

.cLayout-three .banner-slide img {
    width: 100%!important;
    height: auto!important;
}


/* Layout Trung tam 2 */

.cLayout-two .menuBlock{
	background-color: #000000;
}

.cLayout-two .cName1{
	color: #ffffff;
	font-size: 30px;
	margin-top: 15px;
	font-weight: bold;
}

.cLayout-two .cName2{
	color: #ffffff;
	line-height: 40px;
	font-size: 40px;
	margin-top: 5px;
	font-weight: bold;
}

.cLayout-two .menuElement{
	color: #ffffff;
	text-transform: uppercase;
	padding: 30px 0;
	text-align:center;
	font-size: 16px;
}

.cLayout-two .menuElement:nth-of-type(1){
	background-color: #ed9807;
}

.cLayout-two .menuElement:nth-of-type(2){
	background-color: #ed08bd;
}

.cLayout-two .menuElement:nth-of-type(3){
	background-color: #0eb6e7;
}

.cLayout-two .menuElement:nth-of-type(4){
	background-color: #e61324;
}

.cLayout-two .menuElement:nth-of-type(5){
	background-color: #08ec7b;
}

.cLayout-two #banner-slide .box img{
	width: 100%;
}

.cLayout-two .introBlock .title{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	margin: 50px 0;
	text-transform: uppercase;
	position: relative;
	color: #1192ba;
}

.cLayout-two .introBlock .content{
	display: inline-block;
	width: 100%;
	text-align: justify;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 25px;
}

.cLayout-two .fmBlock{
	background-size: 100% 100%;
}

.cLayout-two .mfBlock{
	background-size: 100% 100%;
}

.cLayout-one .functionBlock img, .cLayout-one .missionBlock img{
	width: 100%;
	height: 100%;
}

.cLayout-two .functionBlock{
	/*background: url("/public/uploads/ck/media/images/functionBlock.jpg");*/
	background-size: 100% 100%;
	color: #ffffff !important;
	padding: 10px 30px 25px 30px;
	height: 200px;
}

.cLayout-two .missionBlock{
	background-size: 100% 100%;
	color: #ffffff !important;
	padding: 10px 30px 25px 30px;
}

.cLayout-two .functionBlock .title, .cLayout-two .missionBlock .title{
	display: block;
	width: 100%;
	padding: 5px 0;
	background-color: #e67205;
}

.cLayout-two .missionBlock .title{
	background-color: #d116af !important;
}

.cLayout-two .functionBlock .content, .cLayout-two .missionBlock .content{
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	height: auto;
	text-align: justify;
	background: url("/public/uploads/ck/media/images/function-middle.png");
	background-size: 100% 100%;
	padding: 10px 25px;
}

.content .titlettt{
	font-size: 30px;
	font-weight: bold;
	text-align:center;
}

.cLayout-two .functionBlock .content.ovflow, .cLayout-two .missionBlock .content.ovflow{
	overflow: hidden;
	height: 205px;
}

.cLayout-two .functionBlock .readmore, .cLayout-two .missionBlock .readmore{
	position: absolute;
    top: 25px;
    left: 25px;
    width: 100px;
    height: 30px;
	background-size: 100% 100%;
	background-image: url("/public/uploads/ck/media/images/readmore.png") !important;
}

.cLayout-two .missionBlock .content{
	background-size: 100% 100%;
	background-image: url("/public/uploads/ck/media/images/mission-middle.png") !important;
}

.cLayout-two .functionBlock .footer-bbb{
	display:block;
	position: relative;
	width: 100%;
	height: 80px;
	background-size: 100% 100%;
	background-image :url("/public/uploads/ck/media/images/function-bottom.png");
}

.cLayout-two .missionBlock .footer-bbb{
	display:block;
	width: 100%;
	position: relative;
	height: 80px;
	background-size: 100% 100%;
	background-image:url("/public/uploads/ck/media/images/mission-bottom.png");
}

.cLayout-two .structureBlock{
	padding: 25px 0;
	margin-top:50px;
	color: #000000;
}

.cLayout-two .structureBlock img{
	width: 80%;
	margin-left: 10%;
	border-radius: 100%;
}

.cLayout-two .structureBlock #boss{
	background-color: #daf39f !important;
	margin: 25px 0;
}

.cLayout-two .structureBlock #boss img{
	width: 30%;
	margin-left: 35% !important;
}

.cLayout-two .structureBlock .name{
	color: #12b3e9;
}

.cLayout-two .structureBlock  .box > span{
}

.cLayout-two .structureBlock .owl-item:nth-of-type(1) .name{
	color: #f1a631 !important;
}

.cLayout-two .structureBlock .title{
	display: inline-block;
	width: 100%;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}

.cLayout-two .structureBlock .name{
	display: inline-block;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold !important;
	text-align: center;
	padding: 15px 0 0 0;
	color: #0a2a8f;
}

.cLayout-two .structureBlock .descript{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold !important;
	text-align: center;
	padding: 5px 0 0 0;
}

.cLayout-two #lecture-slide .owl-controls .owl-buttons .owl-prev {
    left: -35px !important;
    top: 0 !important;
	width: 50px;
    height: 100%;
	background: #000000;
    font-size: 75px;
}

.cLayout-two #lecture-slide .owl-controls .owl-buttons .owl-next {
    right: -35px !important;
    top: 0 !important;
	width: 50px;
    height: 100%;
	background: #000000;
    font-size: 75px;
}

.cLayout-two #lecture-slide .owl-controls .owl-buttons .owl-prev .fa, .cLayout-two #lecture-slide .owl-controls .owl-buttons .owl-next .fa {
    display: flex;
	color: #ffffff;
    justify-content: center;
    align-items: center;
    height: 100%;
}


.cLayout-two .structureBlock span{
	display: inline-block;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400!important;
	text-align: center;
	padding: 5px 0 0 0;
}

.cLayout-two .structureBlock span a{
	color: #000000!important;
}

.cLayout-two .contactBlock{
	padding: 25px 0;
}

.cLayout-two .contactBlock .item{
	padding: 15px 0;
}

.cLayout-two .contactBlock .item img{
	width: 40%;
	margin-left: 30%;
}

.cLayout-two .contactBlock .item .title{
	display: block;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.cLayout-two .nextblock{
	background-color: #e7e7e7
}

.cLayout-two .nextblock .container{
	background-color: #ffffff;
}

.cLayout-two .contactBlock .item:nth-of-type(1) .title, .cLayout-two .contactBlock .item:nth-of-type(1) .detail{
	color: #eea326
}

.cLayout-two .contactBlock .item:nth-of-type(2) .title, .cLayout-two .contactBlock .item:nth-of-type(2) .detail{
	color: #d436bf
}

.cLayout-two .contactBlock .item:nth-of-type(3) .title, .cLayout-two .contactBlock .item:nth-of-type(3) .detail{
	color: #07b0e7
}

.cLayout-two .contactBlock .item:nth-of-type(4) .title, .cLayout-two .contactBlock .item:nth-of-type(4) .detail{
	color: #1cdc79
}

.cLayout-two .contactBlock .item .detail{
	display: block;
	width: 70%;
	margin-left: 15%;
	text-align: center;
	font-weight: 400;
}

.cLayout-two .banner-slide img {
    width: 100%!important;
    height: auto!important;
}


.intro-programSection .content.auto {
    height: auto !important;
}

.intro-programSection .content .head {
    font-size: 20px !important;
    font-weight: 700;
}

@media screen and (max-width: 768px){

    .dropdown-menu li a:hover{
        background-color: transparent !important;
    }

	.cLayout-three .cName{
		line-height: 50px !important;
	}

	.cLayout-three img{
		max-width: 100% !important;
	}

	.cLayout-three .structureBlock #boss img{
		width: 100% !important;
		margin-left: 0!important;
	}

	.cLayout-one .functionBlock img, .cLayout-one .missionBlock img{
		margin-left: 0!important;
	}

	.cLayout-one .structureBlock .title{
		line-height: 50px!important;
	}
	.cLayout-one .contactBlock{
		padding: 0 5px !important;
	}

	.cLayout-one .contactBlock .item:nth-of-type(1) .detail, .cLayout-one .contactBlock .item:nth-of-type(2) .detail{
		min-height: 150px !important;
	}
	.cLayout-three .contactBlock .item .detail{
		min-height: 80px !important;
	}

    .cLayout-one .content ul{
        padding-left: 0 !important;
    }

    .cLayout-one .content ul li ul{
        padding-left: 15px !important;
    }

    .footerLogo{
        width: 70% !important;
        margin: 0 25% 0 15% !important;
    }

    .cLayout-one{
        margin: 0 !important;
    }

    .cLayout-one .cName{
        margin: 25px 0 !important;
    }

    .cLayout-one .functionBlock .title, .cLayout-one .missionBlock .title  {
        font-size: 40px !important;
        font-weight: 700;
        position: relative;
        margin-bottom: 40px;
    }

    .cLayout-one .functionBlock .title:after, .cLayout-one .missionBlock .title:after  {
        content: "";
        position: absolute;
        bottom: -20px;
        left: 0;
        right: 0;

        height: 0.5em;
        width: 20%;
        margin-left: 40%;
        border-bottom: 5px solid #00a79d;
        z-index: -1;
    }

    .dGoogleMap{
        padding-top: 40px !important;
    }

}

.campusBlock > div{
    height: 250px;
}

.campusTitle{
    display: none;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #4c0014;
}

.campusBlock .head{
    margin-top: 15px;
    margin-bottom: 5px !important;
    font-size: 20px;
    font-weight: 700;
}

.campusBlock .location{

}

.shittytable a{
    cursor: pointer;
    color: white !important;
}

.shittytable a:hover{
    font-weight: 700;
    color: red !important;
}

.ytext {
    color: #dcb439;
    font-size: 15px;
    font-weight: 700;
}

.hpbox {
    clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
    width: 64px;
    height:64px;
    background-color: #dcb439;
    padding-top:20px;
}
.hpbox1 {
    clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
    width: 96px;
    height:96px;
    background-color: #dcb439;
    padding-top:20px;
}
.rimg {
    border-radius: 5px;
}
.mt-3 {
    margin-top: 30px;
}
.mt-5 {
    margin-top: 50px;
}
.mt-7 {
    margin-top: 70px;
}
.mpanel {
    border:1px solid #eeeeee;
    padding:20px;
    border-radius: 5px;
}
.mshadow {
    -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  
 
}
.box_mission_title {
    border-top: 5px solid #770000;
    font-weight: 700;
    color: #770000;
}
.box_vision_title {
    border-top: 5px solid #dcb439;
    font-weight: 700;
    color: #dcb439;
}
.hpvideo {
    height: 500px;
    border-radius: 10px;
}
.ouredtext {
    color:#510020;
}
.ul1 {
    list-style: none;
    line-height: 40px;
}
.fay {
    color: #dcb439;
    font-size: 25px !important;
    margin-right: 10px;
}
.ybtn {
    background-color: #dcb439;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #dcb439;
    border-radius: 5px !important;
    padding:10px;
    font-weight: 500;
}
.ybtn_round {
    background-color: #dcb439;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #dcb439;
    border-radius: 50px !important;
    padding:10px;
    font-weight: 500;
}
.box11 {
    background-color: #2A3749;
    color:#fff;
    border-radius: 20px;
    padding:20px;
}
.ul2 {
    list-style: none;
    display: inline-flex;
    margin: 20px;
}
.ul2 li {
    padding:30px;
    text-align: center;
    font-weight: 700;
}
.fa1 {
    font-size: 80px !important;
    color: #770000;
}
.oub1 {
    color:#770000;
    font-weight: 700;
    letter-spacing: 5px;
}
/* MEGA MENU STYLE
********************************/ 
.mega-menu {
    padding: 0px 0px !important;
    width: 1170px;
    border-radius: 0;
    margin-top: 0px;
    left: -220px !important;
}

    .mega-menu li {
        display: inline-block;
        float: left;
        padding:5px;
        /*padding: 3px 0px;*/
        font-size:12px;
        margin:0px;
        }

        .mega-menu li.mega-menu-column {
            margin-right: 20px;
            width: 150px;
            }

            .mega-menu .nav-header {
            padding: 0 !important;
            margin-bottom: 10px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #ddd;
            }
      .mega-menu img { padding-bottom: 10px;}




.mega-menu .ul3 {
    padding:0px !important;
}
.mega-menu .firstcol {
    background-color: #f2f2f2;
    padding-left: 0px;
    padding-right: 0px;
}

/*.ul4 li a, .ul4 li a:visited {font-weight: inherit !important;font-size:12px !important;text-transform: initial !important;}*/

/*.ul3_li_active {
    background-color: #770000 !important;
    color:#fff;
}*/
.ul3 li:hover {
    background-color: #770000 !important;
}
.ul3 li:hover a {color:#fff !important;}

.ul3 a,
.ul3 a:visited {
    color:#333 !important;
    font-size: 12px !important;
}

.ul3 a:hover,
.ul3 a:visited:hover {
    color:#fff !important;
    font-size: 12px !important;
}

.ul4 a,
.ul4 a:visited {
    color:#333;
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.ul4 a:hover,
.ul4 a:visited:hover {
    color:#ff0000 !important;
    font-size: 12px !important;
    font-weight: normal;
}
/*.ul3_li_active::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #770000;
    border-width: 20px;
    margin-top: -6px;
}*/

.ul5 {padding-left: 30px !important;padding-right: 0px !important;}
.ul5 li:hover {
    background-color: #770000;
}
.ul5 li:hover > a,
.ul5 li:hover > a:visited 
 {
    color:#fff !important;
}
/*.m-menu-3 li.dropdown > a,
.m-menu-3 li > a {
    color:#fff !important;
}*/
.rslides {
    list-style: none;
}
.banner7 {
    background: url(../img/banner7.png)no-repeat center right;
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    /* background-size: cover; */
    position: relative;
    height: 300px;
    background-size: 100vh;
    margin-top: 22px;
}
.banner-text7 {
    /* padding: 17em 0; */
    text-align: left;
}
.banner-textagileinfo7 {
    margin-top: 50px;
    width: 40%;
}
.banner7_border {
    border-bottom: 2px solid #ccc;padding-bottom: 50px;
}
/****** dot nav **************/
.ul_dot {

    /* Center the content */
    align-items: center;
    display: flex;
    justify-content: center;

    /* Reset styles */
    list-style-type: none;
    margin: 0;
    padding: 0;

}
.ul_dot_li {

    /* Rounded border */
    border-radius: 9999px;
    height: 12px;
    width: 12px;
    /* Inactive dot */
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .3);

    /* OPTIONAL: Spacing between dots */
    margin: 0 50px;

}
.ul_dot_li_active {

    /* Rounded border */
    border-radius: 9999px;
    height: 12px;
    width: 12px;

    /* Active dot */
    background-color: rgba(0, 0, 0, .3);

    /* OPTIONAL: Spacing between dots */
    margin: 0 50px;

}

/* -------------------------------- 

Basic Style

-------------------------------- */
.cd-breadcrumb, .cd-multi-steps {
  width: 90%;
  max-width: 768px;
  padding: 0.5em 1em;
  margin: 1em 0px;
}
.cd-breadcrumb::after, .cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-breadcrumb li, .cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb li::after, .cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  font-size: 1.4rem;
  color: #ccc;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: #96c03d;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #96c03d;
}
.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}
.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}
@media only screen and (min-width: 768px) {
  .cd-breadcrumb, .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-breadcrumb li, .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-breadcrumb li::after, .cd-multi-steps li::after {
    margin: 0 1em;
  }
  .cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 1.6rem;
  }
}

/* -------------------------------- 

Custom icons hover effects - breadcrumb and multi-steps

-------------------------------- */
@media only screen and (min-width: 768px) {
  .no-touch .cd-breadcrumb.triangle.custom-icons li:first-of-type a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:first-of-type em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:first-of-type a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:first-of-type em::before {
    /* change custom icon using image sprites - hover effect or current item */
    background-position: 0 -40px;
  }
  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(2) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(2) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(2) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(2) em::before {
    background-position: -20px -40px;
  }
  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(3) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(3) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(3) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(3) em::before {
    background-position: -40px -40px;
  }
  .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(4) a:hover::before, .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(4) em::before, .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(4) a:hover::before, .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(4) em::before {
    background-position: -60px -40px;
  }
}
/* -------------------------------- 

Multi steps indicator 

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-multi-steps {
    /* reset style */
    background-color: transparent;
    padding: 0;
    text-align: center;
  }

  .cd-multi-steps li {
    position: relative;
    float: none;
    margin: 0.4em 40px 0.4em 0;
  }
  .cd-multi-steps li:last-of-type {
    margin-right: 0;
  }
  .cd-multi-steps li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    content: '';
    height: 4px;
    background: #edeff0;
    /* reset style */
    margin: 0;
  }
  .cd-multi-steps li.visited::after {
    background-color: #96c03d;
  }
  .cd-multi-steps li > *, .cd-multi-steps li.current > * {
    position: relative;
    color: #2c3f4c;
  }

  .cd-multi-steps.custom-separator li::after {
    /* reset style */
    height: 4px;
    background: #edeff0;
  }

  .cd-multi-steps.text-center li::after {
    width: 100%;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-1px);
    -moz-transform: translateY(-50%) translateX(-1px);
    -ms-transform: translateY(-50%) translateX(-1px);
    -o-transform: translateY(-50%) translateX(-1px);
    transform: translateY(-50%) translateX(-1px);
  }
  .cd-multi-steps.text-center li > * {
    z-index: 1;
    padding: .6em 1em;
    border-radius: .25em;
    background-color: #edeff0;
  }
  .no-touch .cd-multi-steps.text-center a:hover {
    background-color: #2c3f4c;
  }
  .cd-multi-steps.text-center li.current > *, .cd-multi-steps.text-center li.visited > * {
    color: #ffffff;
    background-color: #96c03d;
  }
  .cd-multi-steps.text-center.custom-icons li.visited a::before {
    /* change the custom icon for the visited item - check icon */
    background-position: 0 -60px;
  }

  .cd-multi-steps.text-top li, .cd-multi-steps.text-bottom li {
    width: 80px;
    text-align: center;
  }
  .cd-multi-steps.text-top li::after, .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    left: 50%;
    /* 40px is the <li> right margin value */
    width: calc(100% + 40px);
  }
  .cd-multi-steps.text-top li > *::before, .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #edeff0;
  }
  .cd-multi-steps.text-top li.visited > *::before,
  .cd-multi-steps.text-top li.current > *::before, .cd-multi-steps.text-bottom li.visited > *::before,
  .cd-multi-steps.text-bottom li.current > *::before {
    background-color: #96c03d;
  }
  .no-touch .cd-multi-steps.text-top a:hover, .no-touch .cd-multi-steps.text-bottom a:hover {
    color: #96c03d;
  }
  .no-touch .cd-multi-steps.text-top a:hover::before, .no-touch .cd-multi-steps.text-bottom a:hover::before {
    box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
  }

  .cd-multi-steps.text-top li::after {
    /* this is the line connecting 2 adjacent items */
    bottom: 4px;
  }
  .cd-multi-steps.text-top li > * {
    padding-bottom: 20px;
  }
  .cd-multi-steps.text-top li > *::before {
    /* this is the spot indicator */
    bottom: 0;
  }

  .cd-multi-steps.text-bottom li::after {
    /* this is the line connecting 2 adjacent items */
    top: 3px;
  }
  .cd-multi-steps.text-bottom li > * {
    padding-top: 20px;
  }
  .cd-multi-steps.text-bottom li > *::before {
    /* this is the spot indicator */
    top: 0;
  }
}
/* -------------------------------- */
.section_topbar {
    width: 80px;
    margin: auto;
    height: 5px;
    /* color: #f00; */
    border-bottom: 5px solid #510020;
}
.ul6 {
    list-style: none;
    line-height: 25px;   
    padding: 0px;
}
.ul6 .fa {
     color: #DEB848;
}
.h6_1 {
    border-bottom: 2px solid #333;padding-bottom: 10px;
}
.main_href {
    font-weight: 700;
    color: #DEB848;
    font-size: 20px;
}
.trow1 {
    background-color: #f2f2f2;
}
.tcol_last {
    border-left: 1px solid #333
}
.main_href_outline {
    border:1px solid #510020;
    border-radius: 5px;
    padding:10px;
    color: #510020;
}
.course-icon {
    width: 100px;
    height: 100px;
    font-weight: 700;
    font-size: 40px;
    padding-top: 10px;
}
.course_text {
    float:left;
    padding-left: 30px;
}
.course_right {
    width:40px;
    height: 100px;
    float:right;
    font-size:40px;
    padding-top: 10px;
    color:#510020;
}
.ul_course {
    display: inline-grid;
    list-style: none;
    width: 100%;
}.ul_course li { text-align: left; }
.course_box_gray {
    background-color: #2A3749;
padding: 30px;
color: #fff;
border-radius: 10px;
}
/************* status track *******************/
.status-track {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  display: -ms-flexbox;
  -ms-flex-flow: row;
  text-transform: uppercase;
  font-size: 1em;
  width: 400px;
  margin: auto;
}
.status-track .complete {
  color: #DEB848;
}
.status-track .current {
  color: #ccc;
}
.status-track .future {
  color: #ccc;
}
.status-track > * {
  text-align: center;
  line-height: 1.9;
  flex: 2;
  -webkit-flex: 2;
  -ms-flex: 0px 2;
  position: relative;
}
.status-track > * * {
  display: block;
}
.status-track > * label {
  font-weight: bold;
  font-size: 0.9em;
  letter-spacing: 0.2em;
}
.status-track > * i.fa {
  font-size: 1.3em;
}
.status-track > *:first-child {
  text-align: left;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 0px 1;
}
.status-track > *:not(:first-child)::before {
  display: block;
  content: "";
  position: absolute;
  left: -55%;
  right: 0%;
  top: 0.7em;
  border-top: 0.2em solid;
  margin: 0 1em;
}
.status-track > *:nth-child(2)::before {
  margin-left: 1.5em;
}
.status-track > *:last-child {
  text-align: right;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 0px 1;
}
.status-track > *:last-child::before {
  right: 0em;
  left: -100%;
}
.spacer {
  height: 2em;
}
/***************/
.ficon1 {
    width: 96px;
    height: 96px;
}
.mlr_100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
}
.banner12 {
    background: url(../img/page12/banner12.png)no-repeat center right;
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    /* background-size: cover; */
    position: relative;
    height: 400px;
    background-size: 100% 100%;
    margin-top: 50px;
}
.page12_imground {
    border-radius: 10px;
}
.row_bullet {
    color: #DEB848;
    font-weight: 700;
}
.row_bullet img { 
    margin-left: -50px !important;
}
.row-bullet-1 {
    text-align: right;
}
.row_bullet-1 img { 
    margin-right: -50px !important;
}
.col_4bullet {
    padding-left:50px !important;
}
.panel-default > .panel-heading {
    padding:15px;
}
.panel12panel {
    margin-bottom: 30px !important;
}
.page12panel_headingactive {
    background-color: #DEB848 !important;
}
.page12panel_headingactive a,
.page12panel_headingactive a:visited {
    color:#990000 !important;
}
.banner_whyou {
    background: url(../img/whyou.png)no-repeat center right;
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    /* background-size: cover; */
    position: relative;
    height: 400px;
    background-size: 100% 100%;
    margin-top: 50px;
}
.ouredtext1 {
    color:#ff0000;
    font-size:60px;
}
.banner_help {
    background: url(../img/help.png)no-repeat center right;
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    /* background-size: cover; */
    position: relative;
    height: 400px;
    background-size: 100% 100%;
    margin-top: 50px;
}