/*max pic*/
.heading {
    position: relative;
    width: 100%;
    /*padding: 75px;*/
    min-height: 200px;
    display: flex;
    align-items: center;
}

.header-title {
    width: 100%;
    margin: 0 0 24px;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    margin-top: 15px;
    text-align: center;
}

.max_width_1200px {
    max-width: 1200px !important;
}

.background_size_and_position {
    background-size: cover;
    background-position: center;
}

.text_align_right {
    text-align: right;
}

.text_align_left {
    text-align: left;
}

.CCImg {
    border-width: 0;
    width: 20%;
}
/*tablist*/
.nav-link {
    color: black;
}

.nav {
    justify-content: center !important;
}

.nav-tabs .nav-link.active {
    color: #9955FF;
    background-color: #fff;
}

.about-tablist {
    padding-top: 75px;
    padding-bottom: 75px;
}

.text-size-ylarge {
    font-size: 40px;
    font-weight: 700;
    text-align: left;
}

.tablist-title {
    text-align: center;
    padding: 60px 50px 60px;
    /*border-bottom: 1px solid #DEE2E6;
        border-left: 1px solid #DEE2E6;
        border-right: 1px solid #DEE2E6;*/
}

.text-size-24px {
    font-size: 24px;
    font-weight: 600;
}

.text-size-20px {
    font-size: 20px;
}

.about-body {
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.subtext {
    margin-top: 20px;
    line-height: 2;
    font-size: 20px;
    text-align:left;
}

.data-introduce-title {
    font-size: 20px;
}
/*what we do*/
.whatwedo-img {
    width: 90%;
}

    .whatwedo-img img {
        width: 100%;
        border: 2px solid #C8E1E5;
        border-radius: 10px;
    }

.paragraph:first-child {
    padding-top: 0px;
}

.paragraph {
    padding-top: 70px;
    padding-bottom: 50px;
    width: 90%;
}

/*Vision and purpose*/
.main-pic img {
    width: 100%;
}

.about-item-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    flex-wrap: wrap;
}

    .about-item-box.reverse {
        flex-wrap: wrap-reverse;
    }

.VisionAndPurpose-img {
    width: 33.33333%;
}

    .VisionAndPurpose-img img {
        width: 100%;
    }

.VisionAndPurpose-paragraph.left {
    padding-right: 40px;
}

.VisionAndPurpose-paragraph.right {
    padding-left: 40px;
}

.VisionAndPurpose-para {
    width: 66.66667%;
}

/*Reasearch And Collaborative Team*/
.allTeam-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: bottom;
    border-radius: 10px;
}

/*Board Team*/
.board-member {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.each-member {
    width: 33.33333%;
    padding: 15px;
}

.member-box {
    padding: 25px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 3px 40px rgb(36 36 36 / 10%);
}

.member-body {
    text-align: center;
    padding-top: 30px;
}

.member-link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 30px;
}

    .member-link a {
        width: 100%;
    }

.member-div:first-child {
    padding-top: 0px;
}

.member-div {
    width:100%;
    text-align: center;
    padding-bottom: 50px;
    /*padding-top: 120px;*/
}

.member-subtitle {
    margin-top: 15px;
    margin-bottom: 10px;
}

.creative-commons-license {
    text-align: center;
    margin-bottom:30px;
}

/*Excutive Committee*/
.excutive-committee {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.each-committe {
    width: 25%;
}

.committee-box {
    padding: 10px;
}

.committee-body {
    padding: 20px 0;
    text-align: center;
}

/*Infrastrusture And Technology Group*/
.InfAndTech-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.each-group {
    width: 25%;
}

.group-box {
    padding: 20px;
}

.group-body {
    padding: 20px 0;
    text-align: center;
}

.group-box .allTeam-pic img {
    border-radius: 50%;
}

.card-wrap {
    display: flex;
}

/*³Ì·s®ø®§½ü¼½*/
.box-size {
    width: 98%;
    min-height: 440px;
    display: flex;
    align-items: center;
    /*background-color: #CCDCB5;*/
    flex-direction: column;
    justify-content: center;
    padding-top: 23px;
}

.carousel-box {
    display: flex;
    justify-content: center;
    /*background-color: #CCDCB5;*/
    min-height: 320px;
    flex-direction: column;
    align-items: center;
}

.card {
    max-width: 100% !important;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
    min-width: 90%;
    border-radius: 8px;
    /*max-width: 33.33333%;*/
    border: none;
}

.card-shadow {
    position: relative;
    width: 100%;
}
/*.card:hover {
            -moz-box-shadow: 5px 5px 20px 5px rgba(0,0,0,0.5);
            -webkit-box-shadow: 5px 5px 20px 5px rgba(0,0,0,0.5);
            box-shadow: 5px 5px 20px 5px rgba(0,0,0,0.5);
            border-radius: 8px;
        }*/
.card-transition {
    margin: -16px 16px 0px 16px !important;
    position: absolute;
}

.card .img-height {
    height: 300px;
}

.card-img-top {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.card .info-link {
    position: relative;
    bottom: 5px;
    width: 94%
}

.carousel-indicators {
    margin-top: 31px;
    margin-bottom: 31px;
    position: relative;
}

    .carousel-indicators .active {
        width: 30px;
        height: 3px;
        background-color: #ffa101 !important;
    }

    .carousel-indicators button {
        background-color: #68B2BE !important;
    }

.range {
    padding-bottom: 48px;
}

.carousel-control-prev {
    right: -5px;
}

.bi-chevron-left {
    background-size: 24px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #fff;
    color: black;
    line-height: 48px;
    box-shadow: 3px 3px 6px 0 rgb(0 0 0 / 9%), -3px -3px 4px 0 rgb(0 0 0 / 3%);
}

.bi-chevron-right {
    background-size: 24px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #fff;
    color: black;
    line-height: 48px;
    box-shadow: 3px 3px 6px 0 rgb(0 0 0 / 9%), -3px -3px 4px 0 rgb(0 0 0 / 3%);
}

.adiv {
    margin: 0px;
    border: 0;
    padding: 0;
    align-items: center;
}

.bdiv {
    padding: 50px;
}

.headings {
    position: relative;
    padding: 100px;
    min-height: 507.72px;
}

body {
    padding-top: 0;
    /*background-color: #F5F5F5;*/
}


/*databar*/
.datasets-bar .nav {
    justify-content: flex-start;
    margin-left: 24px;
}

.datasets-bar .nav-link.active {
    background-color: #fff;
}

.datasets-search {
    padding: 8px 24px;
}

.datasets-bar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.databar {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
}

    .databar .databar-title {
        color: #000;
    }


/*datasets filter*/
.datasets-filter {
    padding: 20px 10px;
    margin-bottom: 3px;
    background-color: #fff;
    font-size: 14px;
}

.filter-apply-and-clearall {
    display: flex;
    justify-content: space-between;
}

    .filter-apply-and-clearall .clearAll a {
        color: #C372FD;
        text-decoration: underline !important;
    }

.filter-btn {
    display: flex;
    flex-wrap: wrap;
    padding-top: 5px;
}

.each-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 10px;
    margin: 5px 5px 5px 0;
    border: 1px solid #C372FD;
    border-radius: 15px;
    background-color: #fff;
}

    .each-filter i {
        font-size: 12px;
        padding-left: 5px;
        color: #C372FD;
    }

.change-my-color {
    fill: #9955FF;
}

/*RWD*/
@media (min-width:768px) {
    .container {
        max-width: 720px;
        width: auto;
    }

    .carousel-box {
        flex-direction: row;
        align-items: unset;
    }

    .card {
        margin-top: 0;
        margin-bottom: 0;
        min-width: 0;
        max-width: 33.33333%;
    }
    /*data Introduce */
    .col-lg-5 {
        width: 50%;
    }
    /*news down bar*/
    #down-bar-button {
        justify-content: center;
    }

    .down-bar {
        justify-content: center;
    }
}

@media(max-width:991px) {
    .about-body {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(max-width:767px) {
    .VisionAndPurpose-para, .VisionAndPurpose-img {
        width: 100%;
    }

    .VisionAndPurpose-paragraph.left, .VisionAndPurpose-paragraph.right {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    /*Research and collaborative team*/
    .each-member, .each-committe, .each-group {
        width: 50%;
    }

    .each-committe {
        margin-top: 0 !important;
    }

    .text-size-ylarge {
        font-size: 35px;
        text-align: center;
    }

    .tablist-title {
        padding: 60px 0px 60px
    }
}

@media(max-width:575px) {
    .text-size-ylarge {
        font-size: 30px;
        text-align: center;
    }
}

@media(max-width:480px) {
    .member-div .row {
        flex-direction: column;
    }

        .member-div .row .col-6 {
            width: 100%;
        }

        .member-div .row .text_align_right {
            text-align: left;
        }
}
