.underHeader {
    height: 95px;
}



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




.underHeader {
    height: 95px;
}



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


/************************************* section1 *************************************/
.section1 {
    margin-top: -380px;
}

.section1 .titleSet{
    margin-bottom: 150px;
}

.section1 .blueTable{
    padding: 30px;
    padding-top: 0px;
}

.blueTable .oneMoney h2{
    font-size: 39px;
}

.circleArea .onePieChart {
    max-width: 360px;
}


.circleArea .onePieChart .textArea {
    margin-top: -55px;
/*    margin-top: -65px;*/
}


.circleArea .onePieChart .textArea h2 {
    font-size: 65px;
}

.circleArea .onePieChart .textArea h2 span {
    font-size: 18px;
}

.circleArea .onePieChart .textArea .description {
    font-size: 16px;
    line-height: 27px;

}




/*************************************  .underPieChart  *************************************/

.underPieChart {
    padding-bottom: 0px;
}

.underPieChart .targetPeple{
    padding-left: 30px;
}

.underPieChart .targetPeple:before {
    content: url(../img/donate/twoManD.svg);
    margin-right: 15px;
    margin-top: 8px;
}




.underPieChart .targetPeple h1 {
    
    font-size: 50px;
    margin-bottom: 3px;
}

.underPieChart .targetPeple h1 span {
    margin-left: 5px;
    font-size: 18px
}

.underPieChart .targetPepleRightArea{
    padding-left: 30px;
}



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

.section2{
    padding-top: 60px;
    padding-bottom: 60px;
}

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

.section3{
    padding-top: 0px;
    padding-bottom: 60px;
}

.section3  .projectContent {
    margin-top: -30px;
/*
    padding-top: 25px;
    padding-bottom: 25px;
*/

}


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


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

.section4{
    padding-top: 60px;
    padding-bottom: 60px;
}

.section4 .container-fluid{
    max-width: 1060px;
}




.section4 #storySlider .multiple-item .oneStory {
  
    margin-left: 15px;
    margin-right:15px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 60px;
}


.section4 #storySlider .multiple-item .oneStory .face {
    width: 110px;
    height: auto;
    
    margin-top: -70px;
    
}


#storySlider .pre,
#storySlider .next {
    display: inherit;
    z-index: 10;
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
}

#storySlider .pre:hover,
#storySlider .next:hover {
    filter: brightness(1.1);
}

#storySlider .next {
    left: inherit;
    right: -60px;
}


/************************************* section8 *************************************/

.section8{
    padding-top: 60px;
    padding-bottom: 60px;
}

.section8 .qaArea .oneQa .questionArea {
    
}

.section8 .qaArea .oneQa .questionArea h5 {
    font-size: 36px;
}



.section8 .qaArea .oneQa .questionArea .oneQButton {
    width: 37px;
    height: 37px;
}

.section8 .qaArea .oneQa .questionArea p {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 5px;
}


.section8 .qaArea .oneQa .answerArea h5 {
    font-size: 16px;
}
