.reveal {
    position: relative;
    transform: translateY(300px);
    opacity: 0;
    transition: all 1s ease;
}

.reveal.active{
    transform: translateY(0px);
    opacity: 1;
}
html {
    width: 100%;
    min-height: 100%;
}

p {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 20px;
    color: #fff;
}

.carousel .carousel-indicators li {
    width: 20px;
   height: 20px;
   border-radius: 100%;
}
.program .col-md-10{
   padding-top: 200px; 
}
.Gallery {
    background: black;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    background-color: black;
}

h4 {
    color:#069c7b;;
}

div.scrollmenu {
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu .video, div.scrollmenu .image{
  display: inline-table;
  color: white;
  text-align: center;
  padding: 0px 40px;
  text-decoration: none;
}


/* Change the color of the scrollbar */
.scrollmenu::-webkit-scrollbar {
  width: 12px;
  background-color: transparent;
}

/* Change the color of the scrollbar thumb */
.scrollmenu::-webkit-scrollbar-thumb {
  background-color: #333333;
    border-radius: 5px;
}

.scrollmenu::-webkit-scrollbar-thumb:hover {
  background-color: #4d4d4d;
}

/* Change the color of the scrollbar track */
.scrollmenu::-webkit-scrollbar-track {
  background-color: transparent;
}

#navbarNavAltMarkup {
    padding-right: 10%;
}

#navbarNavAltMarkup a {
    background: #b30000;
    padding: 10px 50px;
    color:white;
    text-decoration: none;
    font-size: 20px;
    border-radius: 10px;
}

#navbarNavAltMarkup a:hover {
    font-weight: bold;
    color: black;
}

.navbar-brand img {
    padding-left: 70px;
    width: 100%;
}

.carousel-inner img {
    width: 80%;
}
.carousel-item img:nth-child(2) {
    display: none;
}

.charity2 {
    padding: 120px 80px;
    padding-bottom: 200px;
}

.charity2-content {
    color: white;
    padding-top: 140px;
}
h3{ 
    color: white;
}
.charity2-content div{
    padding: 40px;
    margin-bottom: 50px;
}
.charity3 {
    padding-top: 100px;
}
.charity3-content {
    padding: 0px;
    margin-bottom: 10px;
}
.charity3 p{
    margin-top: 20px;
    font-size: 26px;
    color: white;
    
} 
.charity2-content p{ 
    width:100%;
    font-size: 18px;
    padding-top: 60px;
}

.footer_player{
    background: black;
    background-size: cover;
    position: relative;
    padding: 20px;
    color: white;
    padding-left: 50px;
    padding-right: 20px;
    
}
.footer_player p{
    font-size: 12px;
}

.footer_player .col-md-4:nth-child(1) img{
    width: 10%;
}
.footer_player .col-md-4:nth-child(3) img{
    width: 20%;
}
.footer_player .col-md-4:nth-child(4) img{
    width: 60%;
}
.charity3-content h3{
    margin-left: -40px;
}

navbarSupportedContent {
    padding-right: 10%;
}
#navbarSupportedContent a{
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 30px;
}

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 30px;
  color: #818181;
  display: block;
  transition: 0.3s;
    margin-bottom: 20px;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 50px;
  right: 45px;
  font-size: 60px;
}


#program {
    background: url("../img/new/background1.jpg")top center;
    position: relative;
    padding: 0px;
    padding-top: 200px;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
}

#aboutUs {
    background: url("../img/new/background2.jpg")top center;
    position: relative;
    padding: 50px;
    padding-top: 100px;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
}

.aboutUs-content .text1{
    padding-top: 50px;
}
.album {
    background: black;
    padding: 150px 200px;
}
.video {
    background: black;
    padding: 50px 200px;
}

.album .album_pad .col-md-6, .album .album_pad .col-md-12{
    padding-bottom: 20px;
}
#coll2.collapse:not(.show), #colls2.collapse:not(.show) {
  display: block;
  height: 1400px;
  overflow: hidden;
}

.album a {
    padding: 10px 20px;
    color: #069c7b;
    border: none!important;
    font-size: 20px;
}
.album a:hover{
    color: #fff;
}
#navbarSupportedContent a:hover{
    color: #069c7b;
}
.nav a.active {
    font-weight: 800;
    color: #069c7b!important;
    text-decoration-color: #f5e473;
    text-decoration-line: underline;
    text-underline-position: under;
}


#program2 {
    background: black;
    position: relative;
    padding: 150px;
    padding-top: 100px;
    padding-bottom: 0px;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
    
}

.program2-content .content_program2 .col-md-3{
    padding: 0!important;
    margin-bottom: 0;
    display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.program2-content .content_program2 .col-md-3:nth-child(2){
    padding-right: 20px!important;
}
.program2-content .content_program2 .col-md-3:nth-child(3){
    padding-left: 20px!important;
}
.content_program2 h5{ 
    text-transform: uppercase;
    color:#069c7b;
    padding: 0 20px;
}

#strategy {
    background: url("../img/new/background4.jpg")top center;
    position: relative;
    padding: 150px;
    padding-top: 100px;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
}



.content_program2 p{
    background: #252525;
    padding: 20px 50px;
    margin-bottom: 0;
    height: 450px;
}
.program2-content .content_program2 {
    padding-top: 50px;
}

#contactus {
    background: url("../img/background2.jpg")top center;
    position: relative;
    padding: 100px;
    padding-top: 200px;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
}

.video-container {
  display: flex;
}

.video-list {
  flex: 1;
    width: 100%;
  max-height: 480px; /* 可根据需要调整高度 */
  overflow-y: scroll;
    overflow-x: hidden;
  padding: 5px;
    padding-right: 20px;
}

.video-item {
  margin-bottom: 10px;
}

.video-item video {
  width: 100%;
  height: 200px; /* 可根据需要调整高度 */
}

.video-player {
    margin: 0;
    height: 480px; /* 可根据需要调整高度 */
    padding-top:0px!important;
}

.video-player video {
  width: 100%;
  height: 480px; /* 可根据需要调整高度 */
}
        
.hiddenradio [type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
   
}
.hiddenradio {
    padding: 10px;
    background: #242E3C;
    border-bottom: 10px solid #069C7B;
    cursor: pointer;
}
.hiddenradio:last-child {
    border-bottom: none;
}
.hiddenradio p{
    text-align: left!important;
    margin: 0;
}

.hiddenradio .col-md-7 {
    align-self: center;
}

/* IMAGE STYLES */
.hiddenradio [type=radio] + img {
  cursor: pointer;
    width: 100%;
}

/* CHECKED STYLES */
.hiddenradio [type=radio]:checked + img {
    border: none;
    border-radius: 0px;
    
}

.video-list::-webkit-scrollbar {
    background: #5f5f5f;
  width: 7px;
}

/* Track */
.video-list::-webkit-scrollbar-track {
    
  box-shadow: inset 0 0 5px #5f5f5f; 
  border-radius: 0px;
}
 
/* Handle */
.video-list::-webkit-scrollbar-thumb {
  background: #069c7b; 
  border-radius: 5px;
}

/* Handle on hover */
.video-list::-webkit-scrollbar-thumb:hover {
  background: #84fbe1; 
}

.btn_contact {
    background: #069c7b;
    color: white;
    padding: 15px 100px;
    font-size: 25px;
    text-decoration: none;
    border-radius: 10px;
    font-weight: bold;
}

.btn_contact:hover {
    text-decoration: none;
    color: black;
}
#contactForm .modal-content {
    border: 2px solid #444343;
}
#contactForm .modal-header{
    background: black;
    text-align: center;
    border-bottom: none;
    color: #fff;
    padding: 0 20px;
}
#contactForm .close span{
    font-size: 60px;
    font-weight: 100;
    color: #fff;
}

#contactForm .modal-body {
    color: #fff;
    background: black;
    padding: 20px 40px;
    padding-top: 0;
    margin-top: -10px;
}
#contactForm .form-control {
    background: black;
    border: 2px solid #444343;
    border-radius: 5px;
    color: #fff;
}
#contactForm textarea {
      height: 8rem;
      resize: none; 
}
#contactForm .form-group:last-child {
    text-align: center;
}
#contactForm .btnSubmit {
    width: 60%;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    background: #069c7b;
    border-radius: 5px;
}
.strategy_text {
    padding-top: 50px;
}
.strategy_text p{
    margin-top: 80px;
}
.video_title h4{
    color:#069c7b;
    font-weight: 400;
    text-align: left!important;
}
/* Styles for the loading modal */
loading-modal .modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

#loading-modal .modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: 8px;
}

#loading-modal .loading-spinner {
  border: 4px solid rgba(128, 128, 128, 0.3);
  border-left-color: #808080;
  border-top-color: #808080;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  animation: spin 1s linear infinite;
  margin-bottom: 10px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.index_top {
    padding-top: 70px;7
}
.image-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 10px; /* Adjust the gap between images */
}

.image-container img {
    width: 100%;
    padding: 0;
    height: 100%;
    object-fit: cover; /* Ensures images fill the space while maintaining aspect ratio */
}


.hero-section {
    background-color: #1b1f29;
    padding: 60px 100px;
    min-height: 100vh;
    display: flex;
}

.hero-title {
    text-align: left;
    color: #08B992; /* Matches the green color from the heading */
    font-size: 3rem;
    font-weight: 700;
}

.hero-description {
    text-align: left;
    color: #e0e0e0; /* Light text for readability */
    margin: 20px 0;
    line-height: 1.6;
}
.hero-buttons {
        float: left;
    }
.hero-content {
    
    display: flex;
    align-items: center;
}

.hero-buttons .btn {
    margin-right: 15px;
    padding: 10px 20px;
    font-weight: 500;
}
.btn-outline-light {
    color: #017259;
    border: none;
}

.btn-success {
    background-color: #22c274; /* Matches the Contact Us button color */
    border: none;
}

.btn-outline-light {
    color: #fff;
    border-color: #fff;
}
.about-us-section {
    background-color: #0F1215; /* Dark background similar to your design */
    padding: 60px 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
.about-us-section h2 {
    text-transform: uppercase;
}

.section-title {
    color: #fff; /* White text for the title */
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 40px;
}
.image-container2 {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.image-container2 img {
    width: 100%;
    border-radius: 8px;
    transition: filter 0.5s ease; /* Apply transition for blur effect */
}

.text-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: 0;
    border-radius: 8px;
    padding: 15px;
    transition: opacity 0.5s ease;
}

/* Blur the image when text-overlay is visible */
.image-container2.blur img {
    filter: blur(50px); /* Adjust the blur intensity here */
}

.text-overlay p {
    margin: 0;
    font-size: 1.1rem;
}

/* Control the visibility of the text overlay */
.image-container2.blur .text-overlay {
    opacity: 1;
}

.about-item .item-title {
    color: #3fe08f;
    font-size: 1.25rem;
    font-weight: 500;
    margin-top: 10px;
}

/*----------------------------------------------------------------------*/
.our-programs-section {
    padding: 150px 0 0 0;
    background-color: #1b1f29;
    color: #333;
    position: relative;
    z-index: 999;
    height: 50vh;
}

.our-programs-section h2 {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    font-size: 2.5rem;
}

.our-programs-section p {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 40px;
    font-size: 1.2rem;
}
.our-programs-section .program-card p {
    text-align: left;
    max-width: 700px;
    margin: 0 auto 40px;
    font-size: 1.2rem;
    text-wrap: initial;
    min-height: 35vh;
}
.programs-section {
    padding-bottom: 50px;
}

.program-card {
    text-align: center;
    padding: 20px;
    margin: 1%;
    background-color: #242E3B;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.program-card img {
    width: -webkit-fill-available;
    height: 320px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.program-card h3 {
    text-align: left;
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #01A581;
}

/*----------------------------------------------------------------------*/
.our-strategy-section {
    background: url("../img/Section.png")top center;
    position: relative;
    background-color: rgb(0, 0, 0, 0.8);
    padding: 150px;
    padding-top: 70vh;
    background-position: center;
    background-size: cover;
    min-height: 200vh;
    display: flex;
    align-items: center;
}
.our-strategy-section h2{
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}   
.our-strategy-section p{
    color: #fff;
    text-align: center;
}
.strategy-section1 {
    padding-top: 100px!important;
}

.strategy-section {
    padding: 50px 0;
    text-align: center;
}

.strategy-section h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 2.5rem;
}

.strategy-section p {
    margin-bottom: 40px;
    font-size: 1.2rem;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.strategy-timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.strategy-item {
    position: relative;
    width: 45%;
    padding: 20px;
    margin-bottom: 50px;
    background-color: #242E3B;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    text-align: left;
}
.strategy-item p{
    text-align: left;
    color: #fff;
    font-size: 1.1rem;
}
/* Left-aligned strategy items */
.strategy-item.left {
    float: left;
    clear: both;
}

/* Right-aligned strategy items */
.strategy-item.right {
    float: right;
    clear: both;
}

.strategy-item h3 {
    text-align: left;
    font-size: 1.8rem;
    color: #01A581;
    margin-bottom: 15px;
}
/* Connector line in the center */
.strategy-timeline::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #4caf50;
    z-index: 1;
    transform: translateX(-50%);
}

/* Position the strategy-item relative to the center line */
.strategy-item::before {
    content: '';
    position: absolute;
    top: 45%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #4caf50;
    z-index: 2;
}

/* Left-aligned item connector */
.strategy-item.left::before {
    right: -12.5%;
}

/* Right-aligned item connector */
.strategy-item.right::before {
    left: -12.5%;
}

/* Clearing floats for responsiveness */
.strategy-item::after {
    content: "";
    display: table;
    clear: both;
}

/* CTA Section Styling */
.cta-section {
    background-color: #0f1a2b; /* Dark background */
    padding: 80px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60vh; /* Adjust as needed */
}

.cta-box {
    background-color: #2e3b51; /* Darker grey for the box */
    padding: 60px 150px;
    border-radius: 10px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Adds shadow to the box */
    text-align: center;
}

.cta-box h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 20px;
}

.cta-button {
    display: inline-block;
    background-color: #1ac96e; /* Green button */
    color: #fff!important;
    padding: 12px 30px;
    font-size: 1rem;
    text-decoration: none!important;
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
}

.cta-button:hover {
    background-color: #14a357; /* Darker green on hover */
}


.footer_player_text {
    display: flex;
    align-items: end;
        padding-bottom: 20px;
}
.scrollmenu {
    padding: 15px;
    margin-bottom: 5%;
}
div.scrollmenu {
    cursor: grab;
  overflow: auto;
    white-space: nowrap;
    padding: 10px;
}
div.scrollmenu .program-card {
    padding: 2%!important;
  display: inline-block;
  color: black;
  text-align: center;
  text-decoration: none;
        max-width: 31%;
        height: auto;
        vertical-align: top;
}
div.scrollmenu .program-card .col-12 p {
    width: 80%;
}

/* Change the color of the scrollbar */
.scrollmenu::-webkit-scrollbar {
  display: none;
}

@media (max-width:768px){
    .strategy-timeline {
        padding: 0;
    }
    .hiddenradio p{
        text-align: center;
        margin: 0;
    }
    .hiddenradio {
        border-bottom: 5px solid #069C7B;
    }
    .video-content h1 {
        font-size: 20px;
    }
    .strategy-item::before {
        display: none;
    }
    .strategy-item h3 {
        text-align: left;
        font-size: 16px;
        color: #01A581;
        margin-bottom: 15px;
    }
    .strategy-section {
        padding: 20px 0;
        text-align: center;
    }
    .strategy-section p {
        margin-bottom: 20px;
        font-size: 12px;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
    .strategy-section h2 {
        font-size: 20px;
    }
    .our-strategy-section {
        background: url(../img/Section_mb.png) top center;
        position: relative;
        background-color: rgb(0, 0, 0, 0.8);
        padding: 15px;
        padding-top: 80vh;
        min-height: 200vh;
    }
    .our-programs-section .program-card p {
        text-align: center;
        max-width: 700px;
        margin: 0;
        font-size: 12px;
        text-wrap: initial;
        min-height: 40vh;
    }
    .program-card h3 {
        text-align: center;
        font-size: 16px;
    }
    .program-card img {
        width: -webkit-fill-available;
        height: 150px;
    }
    div.scrollmenu .program-card {
        padding: 10% 3% !important;
        max-width: 70%;
    }
    .our-programs-section {
        padding: 20px 0;
        height: 35vh;
        padding-top: 100px;
    }
    .our-programs-section p {
        font-size: 12px;
    }
    .our-programs-section h2 {
        font-size: 20px;
    }
    .about-item .item-title {
        color: #3fe08f;
        font-size: 15px;
        font-weight: 500;
        margin-top: -15px;
    }
    .text-overlay p {
        margin: 0;
        font-size: 14px;
    }

    .section-title {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .about-us-section {
        background-color: #0F1215;
        padding: 100px 0 100px 0;
        min-height: 80vh;
        display: block;
    }
    .hero-title {
        text-align: center;
        color: #08B992;
        font-size: 20px;
        font-weight: 700;
    }
    .hero-description {
        text-align: left;
    }
    .hero-section {
        background-color: #1b1f29;
        padding: 15px 5px;
        min-height: 80vh;
        display: block;
    }
    .hero-buttons {
        float: none;
    }
    .hero-buttons .btn {
        margin-right: 15px;
        font-size: 12px;
        padding: 10px 20px;
        font-weight: 500;
    }
    .index_top {
        padding-top: 55px;
    }
    .cta-box {
        padding: 60px 30px;
    }

    .cta-box h2 {
        font-size: 18px;
    }

    .cta-button {
        font-size: 0.9rem;
        padding: 10px 25px;
    }
    
    .strategy-item {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 40px;
    }
    .strategy-timeline::before {
        left: 50%;
        transform: translateX(-50%);
    }
    .program-card {
        margin-bottom: 20px;
    }

    .strategy-timeline {
        border-left: 2px solid #4caf50;
    }
    navbarSupportedContent {
        padding-right: 0;
    }
    .image-container {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        gap: 10px; /* Adjust the gap between images */
    }
    .reveal.active{
        transform: translateY(10px);
        opacity: 1;
    }
    #coll2.collapse:not(.show), #colls2.collapse:not(.show) {
        display: block;
        height: 360px;
        overflow: hidden;
    }
    .video-list {
        max-height: 300px;
    }
    .video-player{
        height: 200px;
    }
    .video-player video {
            height: 200px;
    }
    .video {
        background: black;
        padding: 50px 10px;
    }
    .album {
        background: black;
        padding: 100px 10px;
    }
    .album .album_title {
        text-align: center!important;
        padding-bottom: 20px;
    }
    .video_title h4{
        color:#069c7b;;
        font-weight: 200;
        text-align: left!important;
    }
    .video .video_title{
        text-align: center!important;
    }
    .album .album_pad .col-md-6, .album .album_pad .col-md-12 {
        padding-bottom: 5px;
        padding-right: 2.5px;
        padding-left: 2.5px;
    }
    .footer_player_text .col-12 {
        padding-bottom: 20px;
    }
    .footer_player_text .col-12:last-child {
        padding-bottom: 0px;
    }
    #strategy {
        background: url(../img/new/background4.jpg)top center;
        position: relative;
        padding: 20px;
        padding-top: 100px;
        background-position: center;
        background-size: cover;
        min-height: 100vh;
    }
    .strategy_text p{
        margin-top: 10px;
    }
    .strategy_text .col-3 img{
        min-width: 140%;
        max-width: 200%!important;
    }
    .strategy_text h4{
        font-size: 18px;
    }
    .strategy_text .justify-content-center {
        padding-bottom: 30px;
    }
    .content_program2 p {
        background: #252525;
        padding: 10px;
        margin-bottom: 0;
        height: auto;
    }
    #program2 {
        background: black;
        position: relative;
        padding: 0px;
        padding-top: 50px;
        padding-bottom: 0px;
        background-position: center;
        background-size: cover;
        min-height: 100vh;
    }
    .program2-content .content_program2 .col-md-3:nth-child(2) {
        padding-right: 0px!important;
    }
    .program2-content .content_program2 .col-md-3:nth-child(3) {
        padding-left: 0px!important;
    }
    .program2-content .content_program2 {
        padding-top: 50px;
    }
    #aboutUs {
        background: black;
        position: relative;
        padding: 20px 0;
        padding-top: 50px;
        background-position: center;
        background-size: cover;
        min-height: 100vh;
        overflow:hidden;
    }
    .aboutUs-content .text1 {
        padding-top: 10px;
    }
    .aboutUs-content .text1 .text1_p {
        margin-bottom: 0;
    }
    .aboutUs-content .col-12 {
        text-align: center!important;
    }
    #program {
        background: url(../img/new/background1.jpg)top center;
        position: relative;
        padding: 0px;
        padding-top: 100px;
        background-position: center;
        background-size: cover;
        min-height: 100vh;
    }
    .program .col-md-10 {
        padding-top: 50px;
    }
    .btn_contact {
        padding: 10px 40px;
        font-size: 16px;
        margin-top: 30px;
    }
    .program-content p{
        margin-bottom: 50px;
    }
    .homepage .overlay a {
        color: #fff;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .homepage .overlay-content {
        top: 10%;
        width: 100%;
        padding: 10px 30px;
    }
    .homepage .overlay .closebtn {
      top: 10px;
      right: 15px;
    } 
    .homepage .nav-fill{
        display: block!important;
    }
    .homepage .nav-fill .nav-item {
        border-bottom: 2px solid #7a7a7a;
        text-align: left;
    }
    .homepage .closebtn {
        font-size: 60px!important;
    }
    
    
        #navbarNavAltMarkup a {
            padding: 5px 30px; 
        }
    
    #navbarNavAltMarkup {
        padding: 20px;
        
    }
  .carousel-item img:nth-child(2) {
        display:block;
    }
    .carousel-item img:nth-child(1) {
        display: none;
    }
    .carousel-inner img {
        width: 100%;
    }
    .navbar-brand img {
        width: 80%;
        padding-left: 20px;
    }
    .Charity {
        background: none;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px;
        background-color: black;
    }
    .charity1 {
        min-height: 100vh;
    }
    .charity2 {
        padding: 10px;
            background: url(../img/backgroundmb.jpg)top center;
        background-size: cover;
        position: relative;
        height: 80vh;
        padding-top: 35px;
    }
    p{
        font-size: 12px;
    }
    .carousel .carousel-indicators li {
        width: 12px;
       height: 12px;
       border-radius: 100%;
     }
    .charity2-content {
        padding-top: 0px;
    }
    .charity2-content div {
        padding-top: 10px;
        padding:0px;
        margin-bottom: 5px;
        background: none;
    }
    .charity2-content p {
        font-size: 14px;
        width: 100%;
        padding-top: 20px;
        padding-left: 10px;
    }
    h3 {
        font-size: 14px;
    }
    .charity3-content {
        background: none;
        padding: 0px;
    }
    .charity3 {
        padding: 0px 30px 0px 30px;
        margin-top: -30px;
    }
    .charity3 p {
        font-size: 18px;
        margin-top: 0px;
    }
    .footer_player {
        background: black;
        padding: 30px;
        color: white;
        padding-top: 0;
    }
    
    .footer_player .col-md-4:nth-child(1) img{
        width: 8%;
    }
    .footer_player .col-md-4:nth-child(2) img{
        width: 100%;
        margin-top: -10px;
    }
    .footer_player .col-md-4:nth-child(3) img{
        width: 25%;
    }
    .footer_player .col-12 .col-12 {
        text-align: center!important;
    }
    .footer_player p{
        font-size: 12px;
        margin-bottom: 10px;
    }
}
@media (max-width:360px) {
      
    #navbarNavAltMarkup a {
        padding: 5px 20px;
        font-size: 12px;
    }
    .carousel-item img:nth-child(2) {
        display:block;
    }
    .carousel-item img:nth-child(1) {
        display: none;
    }
    .carousel-inner img {
        width: 100%;
    }
    .navbar-brand img {
        width: 80%;
        padding-left: 20px;
    }
    .Charity {
        background: none;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px;
        background-color: black;
    }
    .charity1 {
        min-height: 100vh;
    }
    .charity2 {
        padding: 10px;
            background: url(../img/backgroundmb.jpg)top center;
        background-size: cover;
        position: relative;
        height: 50vh;
        padding-top: 35px;
    }
    p{
        font-size: 12px;
    }
    .carousel .carousel-indicators li {
        width: 12px;
       height: 12px;
       border-radius: 100%;
     }
    .charity2-content {
        padding-top: 0px;
    }
    .charity2-content div {
        padding-top: 10px;
        padding:0px;
        margin-bottom: 5px;
        background: none;
    }
    .charity2-content p {
        font-size: 8.5px;
        width: 100%;
        padding-top: 0px;
    }
    h3 {
        font-size: 14px;
    }
    .charity3-content {
        background: none;
        padding: 0px;
    }
    .charity3 {
        padding: 0px 30px 0px 30px;
        margin-top: -30px;
    }
    .charity3 p {
        font-size: 18px;
        margin-top: 0px;
    }
    .footer_player {
        background: black;
        padding: 30px;
        color: white;
        padding-top: 0;
    }
    
    .footer_player .col-md-4:nth-child(1) img{
        width: 8%;
    }
    .footer_player .col-md-4:nth-child(2) img{
        width: 100%;
        margin-top: -10px;
    }
    .footer_player .col-md-4:nth-child(3) img{
        width: 25%;
    }
    .footer_player .col-12 .col-12 {
        text-align: center!important;
    }
    .footer_player p{
        font-size: 12px;
        margin-bottom: 10px;
    }
}
@media (min-width:361px) and
        (max-width:480px){
            #navbarNavAltMarkup a {
            padding: 5px 30px; 
                font-size: 16px;
        }
    #navbarNavAltMarkup {
        padding: 20px;
        
    }
    .carousel-item img:nth-child(2) {
        display:block;
    }
    .carousel-item img:nth-child(1) {
        display: none;
    }
    .carousel-inner img {
        width: 100%;
    }
    .navbar-brand img {
        width: 80%;
        padding-left: 20px;
    }
    .Charity {
        background: none;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px;
        background-color: black;
    }
    .charity1 {
        min-height: 100vh;
    }
    .charity2 {
        padding: 10px;
            background: url(../img/backgroundmb.jpg)top center;
        background-size: cover;
        position: relative;
        height: 50vh;
        padding-top: 35px;
    }
    p{
        font-size: 12px;
    }
    .carousel .carousel-indicators li {
        width: 12px;
       height: 12px;
       border-radius: 100%;
     }
    .charity2-content {
        padding-top: 0px;
    }
    .charity2-content div {
        padding-top: 10px;
        padding:0px;
        margin-bottom: 5px;
        background: none;
    }
    .charity2-content p {
        font-size: 11px;
        width: 100%;
        padding-top: 0px;
    }
    h3 {
        font-size: 14px;
    }
    .charity3-content {
        background: none;
        padding: 0px;
    }
    .charity3 {
        padding: 0px 30px 0px 30px;
        margin-top: -30px;
    }
    .charity3 p {
        font-size: 18px;
        margin-top: 0px;
    }
    .footer_player {
        background: black;
        padding: 30px;
        color: white;
        padding-top: 0;
    }
    
    .footer_player .col-md-4:nth-child(1) img{
        width: 8%;
    }
    .footer_player .col-md-4:nth-child(2) img{
        width: 100%;
        margin-top: -10px;
    }
    .footer_player .col-md-4:nth-child(3) img{
        width: 25%;
    }
    .footer_player .col-12 .col-12 {
        text-align: center!important;
    }
    .footer_player p{
        font-size: 12px;
        margin-bottom: 10px;
    }
}

@media (min-width:992px) and
        (max-width:1300px) { 
   .content_program2 p{
        padding: 20px 10px;
        margin-bottom: 0;
        height: 600px;
    }
    
    .charity2-content div {
        margin-bottom: 0px;
        padding: 20px;
    }
    .charity2 {
        padding: 110px 80px;
    }
    .charity2-content p {
        font-size: 18px;
        padding-top: 50px;
    }
    .charity3-content {
        padding: 0px;
        margin-bottom: 10px;
    }

}

@media (min-width:768px) and
    (max-width:991px) {
    .charity2-content div {
        padding: 0px;
        margin-bottom: 50px;
    }
    .charity2 {
        padding: 180px 0px;
        padding-bottom: 200px;
    }
}

@media (min-width:1600px){
    h3 {
         margin-top: 15px;
        color: white;
        font-size: 20px;
    }
    .footer_player{
        padding: 5px;
        padding-left: 50px;
        padding-right: 20px;
    }
    .charity3-content {
        padding: 0px;
    }
    .charity3 p{
        margin-top: 20px;
        font-size: 26px;
        color: white;
    } 
    .charity2-content div {
        padding: 60px;
        margin-bottom: 0px;
    }
    .charity2-content p {
        font-size: 24px;
        padding-top: 100px;
    }
    .footer_player p{
        font-size: 16px;
    }
    .charity3 {
        padding-top: 200px;
    }
}

@media (min-width:1920px){
    h3 {
         margin-top: 15px;
        color: white;
        font-size: 20px;
    }
    .footer_player{
        padding: 20px;
        padding-left: 60px;
        padding-right: 20px;
    }
    .charity3-content {
        padding: 0px;
    }
    .charity3 p{
        margin-top: 20px;
        font-size: 26px;
        color: white;
    } 
    .charity2-content div {
        padding: 60px;
        margin-bottom: 0px;
    }
    .charity2-content p {
        font-size: 24px;
        padding-top: 180px;
    }
    .footer_player p{
        font-size: 16px;
    }
    .charity3 {
        padding-top: 200px;
    }
    .charity2-content {
        padding-top: 180px;
    }
}