@media only screen and (max-width: 767px) {
    .videoButtons{
        bottom:15px;
    }
    .videoButtons ul li{
        font-size:24px;
        padding:0 5px;
    }
    .videoBanner{
        border-radius:10px;
    }
    .inline-header{
        justify-content:space-between !important;    
        padding:0px 0 !important;
    }
  p{
    font-size: 15px;
  }
  .containerFull {
    padding: 0 15px;
  }
  .header {
    padding: 15px 0 18px 0;
  }
  .leftLogo {
    width: 100px;
  }
  .leftLogo img {
    width: 100% !important;
  }
  .stricky-fixed .leftLogo {
    width: 65px;
  }
  .large_heading {
    font-size: 26px;
    line-height: 35px;
  }
  .btnBanner {
    font-size: 12px;
  }
  .small_heading {
    font-size: 20px;
  }
  section {
    overflow: inherit;
    padding: 20px 0;
  }
  .heading {
    font-size: 26px;
    line-height: 31px;
  }
  .sub_heading {
    font-size: 24px;
    line-height: 28px;
  }
  .title {
    font-size: 15px;
  }
  .offcanvas-end {
    width: 320px;
  }
  .offcanvas-body {
    overflow-x: hidden;
    padding: 0rem 1rem;
  }
.btnMenu {
    background: none;
    border: none;
    color: #000;
    font-size: 24px;
}
.innerMenu ul li a {
    display: inline-block;
    color: #000;
    font-size: 17px;
    padding:10px 15px;
    font-weight: 600;
}
.btn_2{
    font-size:16px;
}
.donate-button{
    padding:10px 45px;
    font-size:16px;
    display:none;
}
.mobileBtn{
    width:100%;
    padding:12px 0;
    text-align:center;
    font-size: 16px;
}
.ambitious-section .img-box{
    height:auto;
    margin-top:30px;
}
.list_impact li a .text-box{
    font-size:18px;
}
.list_impact li a{
    padding:9px 15px;
}
.list_impact li a .icon{
    width:40px;
    height:40px;
    font-size:18px;
}
.footer-menu ul{
    border:none;
}
.footer-menu ul:first-child{
    border-right:1px solid var(--color-grey);
}
.fullWidth{
    width:100%;
}
.copyRight ul{
    gap:10px
}
.copy-right-main a, .copy-right-main p, .copy-right-main ul{
    font-size:14px;
}
.title-1, .title-2{
    font-size:18px;
}
.percentage{
    font-size:35px;
    font-weight:600;
    line-height:inherit;
}
.cta_section .containerFull{
    transform:translateY(0);
    margin-top:-40px;
    padding:45px 0;
}
.phase{
    display:flex;
    justify-content:space-between;
}
.rightAboutIcon{
    width:calc(100% - 80px);
}
.phase-title{
    margin-top:0px;
    font-size:24px;
}
.phase-box p{
    font-size:14px;
}
.phase-box{
    height:auto;
    margin-bottom:20px;
    padding:14px;
}
.goal-box{
    flex: 1 1 50%;
    padding: 27px;
    margin: 8px 0;
}
.goal-box img {
    width: 50px;
}
.card-impact img{
    width:50px;
    margin-bottom:0 !important;
}
.donate-modal-content{
    padding:12px;
}
.rural-challenges{
    flex-wrap:wrap;
}
.rural-challenges .content{
    padding:15px;
}
.rural-challenges .content .icon-img{
    width:60px
}
.rural-challenges .content p{
    font-size: 14px;
}
.rural-challenges .image img{
    object-fit:cover
}
.facility-box img, .imgSize img{
    width:55px !important;
}
.swiperTitle{
    height:auto;
    padding:15px;
}
.awards-section img{
    width:100% !important;
}
.phase-box img{
    width:60px;
}
.donateMobile{
    padding:10px 100px;
}
.header .left_logo a img{
    width:40px;
}
.innerExpand{
    margin:0px 0;
}
.itemExpa:nth-child(2) .percentage{
    color:#31356C;
}
.itemExpa:nth-child(3) .percentage{
    color:#E8B320;
}
.itemExpa:nth-child(4) .percentage{
    color:#6CB2E2;
}
.itemExpa:nth-child(5) .percentage{
    color:#575E60;
}
.cta_section .containerFull{
    background:none !important;
    padding:0 15px;
}
.bgMobile{
    background:url('../images/banner/mobile-bg.jpg') no-repeat;
    background-size:contain;
    padding:115px 40px 63px 40px !important;
}
.card-impact{
    display:flex;
    justify-content:space-between;
    padding:15px !important;
}
.card-impact h5{
    margin-top:0px !important;
}
.card-impact p{
    margin-top:5px !important;
}
.rightImpactBox{
    width:calc(100% - 80px);
}
.goal-img img{
    max-width:100% !important;
    width:auto !important;
}
.ger_section{
    background-image: url(../images/ambition/ger-mobile.jpg);
}
.removeDot:before{
    width: 64px;
    height: 20px;
}
.removeDot:after{
    width: 30px;
    height: 55px;
}
.details-box{
    margin-top:2rem;
}
.donate .nav .nav-item button{
    padding: 10px 0px;
    font-size: 18px;
}
.donate .nav{
    flex-wrap:wrap;
}
.tab-pane h4{
    text-align:center;
}
.details-box h3{
    font-size:22px;
}
.scroll{
    padding:10px 10px;
}
.details-box ul li{
    padding: 10px 12px;
    font-size: 16px;
}
#barChartMobile{
    height:360px !important;
}
.donate_mission_row .content{
    padding:0;
}
.donate_mission_row .content ul li{
    font-size:18px;
}
}

@media (min-width: 568px) and (max-width: 826px) {

}

@media (max-width: 568px) {

}

@media (max-width: 436px) {
 
  
}
@media (max-width: 768px) {
  
}
/* max width 1280px  */
@media (max-width: 1280px) {
 
}
@media (max-width: 1180px) {
  
}
@media (min-width: 1081px) {
  
 
}
@media (max-width: 1080px) {
  
}

@media (min-width: 768px) and (max-width: 1280px) {
  .containerFull {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 990px) {
  
}
@media (min-width: 768px) and (max-width: 990px) {
  
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
  .containerFull {
    max-width: 1260px;
    margin: 0 auto;
  }
  .heading{
      font-size:48px;
  }
}
@media (min-width: 1600px) {
  .containerFull {
    max-width: 1366px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1080px;
  }
}
