/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */

/*body:before {
  content: "";
  display: block;
  background-image: url(../images/bg-noise.jpg);
    opacity: .45;
    background-repeat: repeat;
    background-size: 257px auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    z-index: 99999998;
}
*/

.custom-background { 
	background-color: #f3f3e9; 
}

.bg-gsap{
	/*background-image: url(../images/bg-gradient.jpg);
	background-repeat: no-repeat; 
	background-position: 50% 0px; 
	background-size: 160%;*/
	background-color: #f3f3e9;
}

.bg-mission_vision_values{
	padding-top:150px;
	padding-bottom:0px;
	background-color: #f3f3e9;
	background-image: url("../images/bg-gradient7.jpg");
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-board_of_governors{
	padding-top:100px;
	padding-bottom:100px;
}

.bg-our_board_of_governors_inner {
	padding-top:100px;
	padding-bottom:150px;
	background-color: #f3f3e9;
	background-image: url("../images/bg-gradient7.jpg");
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-joint_message{
	padding-top:150px;
	padding-bottom:150px;
}

.bg-joint_message_inner{
	padding-top:100px;
	padding-bottom:150px;
	background-color: #f3f3e9; 
	background-image: url("../images/bg-gradient7.jpg");
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-in_numbers{
	padding-top:100px;
	padding-bottom:0px;
}

.bg-map {
	padding-top: 100px;
	padding-bottom: 100px;	
	background-color: #f3f3e9;
} 

.bg-highlights_of_the_year{
	padding-top:100px;
	padding-bottom:0px;
	background-color: #f3f3e9; 
	background-image: url("../images/bg-gradient5.jpg");
    background-size: 100% auto;
}

.bg-highlights_of_the_year_inner{
	padding-top:100px;
	padding-bottom:150px;
	background-color: #f3f3e9;
	background-image: url("../images/bg-gradient7.jpg");
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-tp_general_education_fund{
	padding-top:100px;
	padding-bottom:100px;
	background-color: #f3f3e9;
	background-image: url(../images/bg-noise.jpg);
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-tp_general_education_fund_inner{
	padding-top:100px;
	padding-bottom:100px;
	background-color: #f3f3e9; 
	background-image: url("../images/bg-gradient7.jpg");
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-corporate_information{
	padding-top:100px;
	padding-bottom:0px;
	background-color: #f3f3e9;
	background-image: url("../images/bg-gradient5.jpg");
    background-size: 100% auto;
}

.bg-corporate_information_inner{
	padding-top:100px;
	background-color: #f3f3e9; 
	background-image: url("../images/bg-gradient7.jpg");
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-corporate_information_innertwo{
	padding-top:100px;
	background-color: #f3f3e9; 
	background-image: url(../images/bg-noise.jpg);
	background-repeat: repeat;
    background-size: 100% auto;
}

.bg-financial_statements{
	padding-top:100px;
	padding-bottom:0px;
	background-image: url(../images/bg-noise.jpg);
	background-repeat: repeat;
    background-size: 100% auto;
	background-color: #f3f3e9;
}



footer {
	padding: 20px;
	color: #ffffff;
	background-color: #1f2b39;
}

@media (max-width: 575px) {
	footer {
	text-align: center;
}
}
