.menuwrap {
    background: #2F4056 !important;
}

.menuwrap .navbar {
    background: 0 0;
    border: none;
    margin: 0 auto;
    min-height: 58px;
    z-index: 999;
    display: flex;
    max-width: 1200px;
}

.navbar:after,
.navbar:before {
    display: table;
    content: " ";
}

.menuwrap .navbar .navbar-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.menuwrap .navbar-nav .wrap_tab a.active {
    background: #5ab9d1;
    background: -moz-linear-gradient(top, #5ab9d1 0, #5ab9d1 100%);
    background: -webkit-linear-gradient(top, #5ab9d1 0, #5ab9d1 100%);
    background: linear-gradient(to bottom, #5ab9d1 0, #5ab9d1 100%);

}

.menuwrap .navbar-nav .wrap_tab {
    border-right: solid 1px #9999;
    float: none;
    display: flex;
    min-height: 58px;
}

.nav>li {
    position: relative;
    display: block;
}

.menuwrap .navbar-nav .wrap_tab a {
    display: block;
    padding: 0px 55px;
    font-size: 18px;

    word-wrap: normal;
    align-self: center;
    color: #fff !important;
    background-color: transparent !important;
    width: 100%;
    height: 100%;
    line-height: 58px;
    cursor: pointer;
}

.menuwrap .navbar-nav .wrap_tab:hover {}

.menuwrap .navbar-nav .wrap_tab.active:hover {
    background: -moz-linear-gradient(top, #b4d175 0, #b4d175 100%);
    background: -webkit-linear-gradient(top, #b4d175 0, #b4d175 100%);
    background: linear-gradient(to bottom, #b4d175 0, #b4d175 100%);
}

.nav:after {
    clear: both;
}





.navFix {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1200px;
    border-radius: 0;
    z-index: 9999;
    right: 0;
    margin: auto;
}


@media screen and (min-width: 641px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

@media (max-width: 768px) {
    .tiles-big{
        margin-bottom: 15px !important;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
}


/* .boo_bg {
    background: url('../books/book7.jpg') no-repeat;
    width: 350px;
    background-size: contain;
    height: 480px;
    position: relative;
    margin: 0 auto;
}

.boo_bg.two {
    background: url('../books/book6.jpg') no-repeat;
    width: 350px;
    background-size: contain;
    height: 480px;
    position: relative;
    margin: 0 auto;
}

.boo_bg.bo1 {
    background: url('../books/book1.png') no-repeat;
    width: 100%;
    background-size: contain;
    height: 328px;
    position: relative;
    margin: 0 auto;
}

.boo_bg.bo2 {
    background: url('../books/book2.png') no-repeat;
    width: 100%;
    background-size: contain;
    height: 328px;
    position: relative;
    margin: 0 auto;
}

.boo_bg.bo3 {
    background: url('../books/book3.jpg') no-repeat;
    width: 100%;
    background-size: contain;
    height: 328px;
    position: relative;
    margin: 0 auto;
}

.boo_bg.bo4 {
    background: url('../books/book4.png') no-repeat;
    width: 100%;
    background-size: contain;
    height: 328px;
    position: relative;
    margin: 0 auto;
}

.boo_bg.bo5 {
    background: url('../books/book5.jpg') no-repeat;
    width: 100%;
    background-size: contain;
    height: 328px;
    position: relative;
    margin: 0 auto;
} */

.masking_bg {
    background: rgba(124, 74, 139, .8);
    width: 100%;
    height: 272px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

.tetxt_box {
    position: relative;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0px;
    height: 272px;
    padding: 20px;
}

.tetxt_box h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 20px;
}

.tetxt_box p {
    color: #fff;
}



.mb15 {
    margin-bottom: 15px;
}

.font13 {
    font-size: 13px;
}

.boo_bg.dy .masking_bg {
    height: 480px;
}

.boo_bg.dy .tetxt_box {
    height: 480px;
    top: 50px;
}

.footer .footer-top {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.visible-desktop {
    display: inherit !important;
    padding: 20px 16px;
}

.footer-top .tiles-big {
    margin-top: 0;
    margin-bottom: 0;
}

.footer a {
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.tiles-big .boxes.blue::before {
    border-top-color: #009fbd;
}

.tiles-big .boxes::before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    display: block;
    height: 0;
    width: 100%;
    border-top: 7px solid #009fbd;
    border-right: 7px solid transparent;
}

.tiles-big .boxes.blue {
    background-color: #009fbd;
}

.footer .tiles-big .boxes {
    margin-right: 14px;
    margin-bottom: 16px;
}

.tiles-big .boxes {
    color: #fff;
    height: 129px;
    width: 21%;
    margin-right: 16px;
    float: left;
    padding: 0 0 !important;
    background: #009fbd;
    background-color: rgb(0, 159, 189);
    position: relative;
    margin-bottom: 7px;
}

.footer .tiles-big .boxes .number {
    top: 38%;
    font-size: 30px;
}

.tiles-big .boxes .number {
    text-align: center;
    position: relative;
    margin-top: 35px;
    font-size: 30px;
    color: #fff;
    display: block;
    top: 0;
}

.tiles-big .boxes .fact {
    text-align: center;
    position: absolute;
    bottom: 10%;
    font-size: 14px;
    left: 0;
    padding: 0 10px;
    width: 100%;
    color: #fff;
}

.tiles-big .dividertop {
    height: 16px;
    border: 1px solid #ccc;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(204, 204, 204);
    border-top: none;
    width: 500px;
}

.tiles-big .dividerbottom {
    height: 16px;
    border-right: 1px solid #ccc;
    margin-bottom: 15px;
}

.tac {
    text-align: center;
    line-height: 1.1;
    display: block;
}

.header3 {
    font-size: 24px;
    line-height: 1.1;
    padding-bottom: 8px;
    display: block;
}

.footer {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

.callout .bg-head {
    background-color: #009FBD;
    height: 2px;
    margin-bottom: 15px;
}

@media (max-width: 760px) {
    .i-cont2, .i-cont3, .i-cont4, .i-cont7, .i-cont6{
        padding:  15px 8px;
    }
    .glyphicon{
        top: 7px;
    }
    .header3{
        margin-top: 15px !important;
    }
    .h2{
        font-size: 20px;
        /* font-weight: bold; */
        display: block;
    }
    .h3{
        font-size: 16px;
        font-weight: bold;
        display: block;
        margin-top: 10px;
    }
    .i-cont3 .tit {
        width: 90%;
    }

    .tiles-big .boxes .number {
        font-size: 20px;
    }

    .tiles-big .boxes {
        color: #fff;
        height: 129px;
        width: 22%;
        margin-right: 6px;
        float: left;
        padding: 0 0 !important;
        background: #009fbd;
        background-color: rgb(0, 159, 189);
        position: relative;
        margin-bottom: 7px;
    }

    .visible-desktop {
        display: inherit !important;
        padding: 5px;
    }

    .tiles-big .dividertop {
        width: 90%;
    }

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

}

.look-history {
    width: 130px;
    height: 35px;
    border-radius: 20px;
    line-height: 35px;
    text-align: center;
    display: block;
    margin: 15px auto;
    font-size: 18px;
}

.look-history:hover {
    background-color: #FA0315;
    color: #fff;
}

.btn-join {

    display: block;
    background-color: #7C4A8B;
    width: 165px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    transition: background-color 0.1s linear;

}
.flex{
    display: flex;
    justify-self: center;
}
.btn-join:hover {
    background-color: #7C4A8B;
    color: #fff;
}
.btn-join:focus{
    background-color: #7C4A8B;
    color: #fff;
}



.port-1 .text-desc p {
    text-align: left;
    font-size: 14px;
    line-height: 23px;
    color: #fff;
}

.bg-grey {
    background: #f5f5f5;
}

.ml-30 {
    margin-left: 18px;
}

.pb-20 {
    padding-bottom: 20px;
}

.i-cont2 h2,
.i-cont6 h2,
.i-cont7 h2 {
    padding: 25px 0 0;
    margin-bottom: 0;
}


/*= Media Screen CSS
==================== */
@media only screen and (max-width: 1090px) {
    ul {
        width: 340px;
        margin: 0 auto;
    }

    li {
        width: 100%;
        margin: 20px 0;
    }

    .port-5.effect-1 {
        z-index: 19;
    }
}

@media only screen and (max-width: 360px) {
    ul {
        width: 300px;
    }

    .port-1 .text-desc,
    .port-1.effect-3:hover .text-desc,
    .port-3.effect-1 .text-desc,
    .port-3.effect-3 .text-desc,
    .port-4.effect-1 .text-desc,
    .port-4.effect-2 .text-desc,
    .port-4.effect-3 .text-desc,
    .port-8 .text-desc {
        padding: 20px;
    }

    .text-desc {
        padding: 7px;
    }

    .port-5.effect-1 .text-desc {
        padding: 13px 20px 20px 90px;
    }

    .port-5.effect-2 .text-desc {
        padding: 10px;
    }

    .port-5.effect-3 .text-desc {
        padding: 16px 90px 20px 20px;
    }

    .port-6.effect-1 .text-desc .btn,
    .port-6.effect-2 .text-desc .btn,
    .port-6.effect-3 .text-desc .btn,
    .port-7.effect-1 .text-desc .btn,
    .port-7.effect-2 .text-desc .btn,
    .port-7.effect-3 .text-desc .btn,
    .port-8.effect-3 .text-desc .btn {
        display: none;
    }

    .port-6.effect-2 .text-desc {
        padding: 20px 120px 20px 20px;
    }

    .port-6.effect-3 .text-desc {
        padding: 75px 20px 10px;
    }

    .port-7.effect-1 .text-desc {
        padding: 12px 10px;
    }

    .port-8.effect-3 .text-desc {
        padding: 28px 70px 20px;
    }
}

/*= Media Screen CSS End
======================== */

.text-desc {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #5AB9D1;
    height: 100%;
    opacity: 0;
    width: 225px;
    padding: 20px;
    right: 0;
    margin: auto;
}

.btn {
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #4d92d9;
    background-color: #4d92d9;
    text-decoration: none;
    transition: 0.4s;
}

.btn:hover {
    background-color: transparent;
    color: #4d92d9;
    transition: 0.4s;
}

/* effect-1 css */
.port-1 {
    /* float: left; */
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    /* border: 4px solid rgba(255, 255, 255, 0.9); */
}



.port-1 img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.port-1:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.port-1.effect-1:hover .text-desc {
    top: 0;
}

.port-1.effect-2 .text-desc {
    top: auto;
    bottom: -100%;
}

.port-1.effect-2:hover .text-desc {
    bottom: 0;
}

.port-1.effect-3 .text-desc {
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
}

.port-1.effect-3:hover .text-desc {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding: 45px 20px 20px;
}

/* effect-1 css end */

/* effect-7 css */
.port-7 {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 4px solid rgba(255, 255, 255, 0.9);
    overflow: hidden;
    height: 300px;
}

.port-7 .text-desc {
    opacity: 0;
    transition: 0.5s;
    color: #000;
}

.port-7.effect-1 img {
    transition: 0.5s;
    position: relative;
    width: 50%;
    left: 0;
}

.port-7.effect-1 img {
    left: 0;
    top: 0;
}

.port-7.effect-1 .text-desc {
    transform: perspective(600px) rotateY(90deg);
    transform-origin: left center 0;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 18px 10px;
}

.port-7.effect-1 .text-desc {
    opacity: 1;
    transform: perspective(600px) rotateY(0deg);
    z-index: 99;
}


.port-7.effect-1 .text-desc h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 25px;
}

.port-7.effect-1 .text-desc p {
    text-align: left;
    font-size: 16px;
}

.port-7.effect-1 .text-desc .btn-join {
    position: absolute;
    bottom: 21px;
    left: 0;
    right: 0;
}



h3 {
    font-size: 16px;
    line-height: 35px;
    color: #5ab9d1;
    font-weight: bold;
}

h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 28px;
}


/* è§†é¢‘è½®æ’­ */
.rvc {
    max-width: 1170px;
    position: relative;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
    max-height: 188px;
}

.rvc .rvc-wrapper {
    margin: auto;
    overflow: hidden
}

.rvc .rvc-wrapper ul {
    overflow: hidden;
    position: relative
}

.rvc .rvc-wrapper ul li {
    float: left;
    background: #f8f8f8;
}

.rvc .rvc-wrapper ul li a {
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none
}

.rvc .rvc-wrapper ul li a .img-wrapper {
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.rvc .rvc-wrapper ul li a .img-wrapper img {
    max-width: 258px;
}

.rvc .rvc-wrapper ul li a h2 {
    margin-top: 10px;
    text-align: center
}

.rvc .rvc-wrapper ul li a p {
    padding: 4px 10px;
    font-size: 14px;
    line-height: 20px;
    height: 48px;
    color: #333;

}

.v-time {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    border-radius: 10px;
    padding: 0 7px;
    position: absolute;
    bottom: 8px;
    right: 5px;
}

.rvc-prv,
.rvc-next {
    position: absolute;
    /* height: 100%; */
    top: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.rvc-prv {
    left: 6px;
}

.rvc-next {
    right: 5px;
}



@media(max-width:760px){
    .i-cont2 h2, .i-cont6 h2, .i-cont7 h2{
        padding: 0;
        font-size: 20px;
    }
    .guy_dh {
        padding: 15px 1px;
        margin: 0;
        width: 50%;
    }
    .btn-join {
        margin: 15px;
        width:100%;
    
    }
    .port-1 .image-box img {
       width: 100%;
        overflow: hidden;
        min-height: 191px;
    }
    .port-1 .text-desc {
        opacity: 1;
        top: 0;
        transition: 0.5s;
        color: #333;
        padding: 10px;
        min-height: 235px;
    }
    .text-desc {
        position: absolute;
        left: 0;
        top: 0;
        background-color: #5AB9D1;
        height: 100%;
        opacity: 0;
        width: 100%;
        padding: 20px;
        right: 0;
        margin: auto;
    }
    .port-1 .text-desc h3 {
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
    }
    .port-1 .text-desc p {
        text-align: left;
        font-size: 14px;
        line-height: 19px;
        color: #fff;
    }
    .port-1{
        min-height: 235px;
    }
}

@media(min-width:761px){
    .h2{
        font-size: 24px;
        /* font-weight: bold; */
        display: block;
    }
    .h3{
        display: block;
        font-size: 20px;
        font-weight: bold;
    }
    .guy_dh {

        padding: 15px;
        margin: 0 0 30px;
        width: 25%;
    }
    .btn-join {
        margin: 25px auto;
        width: 180px;
    
    }
    .port-1 .text-desc {
        opacity: 1;
        top: -100%;
        transition: 0.5s;
        color: #333;
        padding:22px 10px;
    }
    .text-desc {
        position: absolute;
        left: 0;
        top: 0;
        background-color: #5AB9D1;
        height: 100%;
        opacity: 0;
        width: 225px;
        padding: 20px;
        right: 0;
        margin: auto;
    }
    .port-1 .text-desc h3 {
        font-size: 16px;
        line-height: 21px;
        font-weight: 600;
    }
    .port-1 .image-box img {
        height: 261px;
        overflow: hidden;
        /* width: 100%; */
    }

}

.navbar{
    margin-bottom: 0;
    min-height: 0;
    bottom: -1px;
}
.primary .navbar-nav{
    display: inline-block;
}
.mega-menu ul.navbar-nav li.designcenter a {
    border-left-color: #2a6496!important;
}
.primary .navbar-nav>li.designcenter {
    border-left-color: #2a6496;
}
.primary .navbar-nav>li.designcenter>a:hover{
    background-color: #2a6496;
    color: #333;
}
.primary .navbar-nav>li.designcenter.active>a:before, .primary .navbar-nav>li.designcenter>a:hover:before, body.designcenter .primary .navbar-nav>li.designcenter>a:before {
    border-bottom-color: #2a6496;
}
.primary .navbar-nav>li{
    min-width: 292px;
}
.indexCont{
    height: 0;
    overflow: hidden;
}
.indexCont.cur{
   height: auto;
}
.primary .navbar-nav>li.designcenter.active>a, .primary .navbar-nav>li.designcenter>a:hover, body.designcenter .primary .navbar-nav>li.designcenter>a{
    background-color: #7C4A8B;
    color: #fff;
}
.primary .navbar-nav>li.applications.active>a:before, .primary .navbar-nav>li.applications>a:hover:before, body.applications .primary .navbar-nav>li.applications>a:before{
    border-bottom-color:#7C4A8B;
}
.primary .navbar-nav>li.applications.active>a, .primary .navbar-nav>li.applications>a:hover, body.applications .primary .navbar-nav>li.applications>a{
    background-color: #7C4A8B;
    color: #fff;
}
 .primary .navbar-nav>li.education{
    border-left-color: #7c4a8b;
}
.primary .navbar-nav>li.education.active>a, .primary .navbar-nav>li.education>a:hover, body.education .primary .navbar-nav>li.education>a{
    background-color: #7c4a8b;
    color: #fff;
}
.mega-menu ul.navbar-nav li.education a {
    border-left-color: #7c4a8b !important;
}
.primary .navbar-nav>li.education.active>a:before, .primary .navbar-nav>li.education>a:hover:before, body.education .primary .navbar-nav>li.education>a:before{
    border-bottom-color: #7c4a8b;
}
.primary .navbar-nav>li.support.active>a:before, .primary .navbar-nav>li.support>a:hover:before, body.support .primary .navbar-nav>li.support>a:before{
    border-bottom-color: #ff7200;
}
.primary .navbar-nav>li.support.active>a, .primary .navbar-nav>li.support>a:hover, body.support .primary .navbar-nav>li.support>a{
    background-color: #ff7200;
    color: #fff;
}
.primary .navbar-nav>li>a>span{
    max-height: 25px;
    line-height: 25px;
    font-size: 18px;
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9";
}
@media(max-width:761px){
    .mega-menu{
        display: none;
    }
    .primary .navbar-nav>li>a>span{
        color: #fff;
    }
    .primary .navbar-nav>li>a{
        padding: 12px 8px 17px !important;
    }
}

.list-inline{
    margin: 0 ;
}
.foot .tip .h3 i {
    width: 75px;
    height: 1px;
    background: #858585;
    vertical-align: middle;
    margin: 0 8px;
    display: inline-block;
}