.underHeader {
    height: 95px;
}


.oneCatgory {
    padding-top: 30px;
    padding-bottom: 30px;
}


.oneCatgory h5 {
    font-size: 16px;
}

.oneCatgory h5 span {
    font-size: 19px;
}




.container-fluid {
    max-width: 1310px;
}


/************************************* section1  *************************************/


.section1 {
    padding-top: 75px;
}



/************************************* section2  *************************************/



.section2 .projectHeaderAndProjectContent .projectHeader {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: none;
    height: 100%;
    border-right: 1px solid #FFAD31;
}


.section2 .projectHeaderAndProjectContent .projectHeader h2 {
    font-size: 33px;
    line-height: 43px;
}

.section2 .projectHeaderAndProjectContent .projectHeader .bigNumber {
    font-size: 128px;
    line-height: 128px;
    margin-bottom: 0px;
    /*    border: 1px solid red;*/
}

.section2 .projectHeaderAndProjectContent .projectHeader .myBtn {
    position: absolute;
    left: 0px;
    bottom: 30px;
}


.section2 .projectHeaderAndProjectContent .projectContent {
    padding-top: 25px;
    padding-bottom: 25px;

}


.section2 .projectHeaderAndProjectContent .projectContent .projectIssues a .oneIssue .title {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 0px;
}


/************************************* section3  *************************************/


.section3 .eventNavs {
    padding-top: 30px;
    padding-bottom: 30px;
}


.section3 .eventNavs div {
    font-size: 16px;
    margin-right: 45px;

}
.section3 .eventNavs .title{
    font-size: 19px;
}


/************************************* section3 section3Contents  *************************************/

.section3 .section3Contents {
    padding-top: 45px;
    padding-bottom: 45px;
}




/************************************* section3 section3Contents content1  *************************************/


.section3 .section3Contents .content1 #content1Carousel {
    margin-bottom: 20px;
}



.section3 .section3Contents .content1 #content1Carousel .textArea {

    /*
    max-width: 507px;
    padding-right: 100px;
*/
}

.section3 .section3Contents .content1 #content1Carousel .pre,
.section3 .section3Contents .content1 #content1Carousel .next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 0px;
    width: 43px;
    height: auto;
    cursor: pointer;
}

.section3 .section3Contents .content1 #content1Carousel .next {
    left: inherit;
    right: 0px;
}

.section3 .section3Contents .content1 #content1Carousel .pre:hover,
.section3 .section3Contents .content1 #content1Carousel .next:hover {
    opacity: 0.8;
}


.section3 .section3Contents .content1 #content1Carousel .carousel-indicators {
    margin-bottom: -40px;
}



/************************************* section3 section3Contents content2  *************************************/




.section3 .section3Contents .content2 #content2Carousel {
    margin-bottom: 0px;
    
}


.section3 .section3Contents .content2 #content2Carousel .pre,
.section3 .section3Contents .content2 #content2Carousel .next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 0px;
    width: 43px;
    height: auto;
    cursor: pointer;
}

.section3 .section3Contents .content2 #content2Carousel .next {
    left: inherit;
    right: 0px;
}

.section3 .section3Contents .content2 #content2Carousel .pre:hover,
.section3 .section3Contents .content2 #content2Carousel .next:hover {
    opacity: 0.8;
}


.section3 .section3Contents .content2 #content2Carousel .carousel-indicators {
    margin-bottom: -30px;
}




/************************************* section3 section3Contents content3*************************************/



.section3 .section3Contents .content3 #content3Carousel .indexOneStoryUnderTitleSet2{
    margin-bottom: 20px;
}


.section3 .section3Contents .content3 #content3Carousel .indexOneStoryUnderTitleSet2{
    margin-top: 10px;
    font-size: 16px;
    line-height: 27px;
}

.section3 .section3Contents .content3 #content3Carousel .indexOneStoryUnderTitleSet2:before {
    content: url(../img/education/section3/YellowD.svg);

    
}

.section3 .section3Contents .content3 #content3Carousel .illu{
    margin-bottom: 0px;
    display: inherit;
}

.section3 .section3Contents .content3 #content3Carousel .myBtn{
    margin-top: 15px;
}



.section3 .section3Contents .content3 #content3Carousel {
    margin-bottom: 30px;
    
}


.section3 .section3Contents .content3 #content3Carousel .pre,
.section3 .section3Contents .content3 #content3Carousel .next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 0px;
    width: 43px;
    height: auto;
    cursor: pointer;
}

.section3 .section3Contents .content3 #content3Carousel .next {
    left: inherit;
    right: 0px;
}

.section3 .section3Contents .content3 #content3Carousel .pre:hover,
.section3 .section3Contents .content3 #content3Carousel .next:hover {
    opacity: 0.8;
}


.section3 .section3Contents .content2 #content2Carousel .carousel-indicators {
    margin-bottom: -30px;
}


/************************************* section4  *************************************/

