.section-charnari{
     background-color: #EBF8FD;
   }
   .charnari-box{
     padding: 65px 0;
   }
   .charnari-box {
       max-width: 796px;
       margin: 0 auto;
   }
   .charnari-top img {
       width: 100%;
   }
   .charnari-content {
     text-align: center;
     max-width: 700px;
     margin: 0 auto;
 }
   .charnari-content h2{
     font-family: 'Playfair Display Regular';
     font-size:30px;
     margin-bottom:15px;
     margin-top: 7px;
     color: #343434;
   }
   .charnari-content p{
     font-family: 'MontserratRregular';
     font-size: 16px;
     line-height: 21px;
     margin-bottom:15px;
     color: #343434;
   }
   .charnari-testimonials{
     background-color: #FDE4F2;
     padding: 80px 90px;
     max-width: 1064px;
     margin:0 auto;
     display: flex;
   }
   .photo-box img {
     max-width: 262px;
 }
 .photo-content-box {
     padding-left: 50px;
 }
 .charnari-exhibition h3,
 .photo-content-box h3 {
     font-size: 28px;
     line-height: 59px;
     margin-bottom: 20px;
     font-family: 'Playfair Display Regular';
 }
 .charnari-exhibition p,
 .photo-content-box p {
     font-size: 14px;
     line-height: 24px;
     margin-bottom: 20px;
     font-family: 'MontserratRregular';
 }
 .charnari-exhibition{
     max-width: 767px;
     padding:60px 0;
     margin: 0 auto;
     text-align: center;
 }
 .charnari-venue-time {
     display: flex;
     justify-content: center;
 }
 .charnari-venue-time {
     display: flex;
     justify-content: center;
 }
 .charnari-exhibition p span {
    font-family: 'MontserratRregular';
     font-weight: normal !important;
 }
 .charnari-exhibition .charnari-venue-time p {
     margin-right: 8px;
     margin-left: 8px;
 }
 .charnari-venue-address p {
     margin-bottom: 0;
 }
 .section-donate {
    background-color: #f3f9fe;
}
.donate-area{
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 52px;
}
.donate-content h2 {
    font-size: 28px;
    font-family: 'MontserratSemiBold';
}
.donate-content p {
    font-size: 16px;
    font-family: 'MontserratRregular';
}
.donate-content {
    text-align: center;
    margin-bottom: 10px;
}
.Light-top {
    text-align: center;
    margin-bottom: 0;
}
.Light-top img {
    width: 67px;
}
.donate-box {
    padding-top: 40px;
}
.donate-content h2 {
    font-size: 28px;
    font-family: 'MontserratBold';
    margin-bottom: 10px;
}
.light_live_video {
    width: 780px;
    margin: 0 auto;
    padding-bottom: 28px;
}
.light_live_box {
    width: 780px;
    margin: 0 auto;
    padding-bottom: 22px;
}
.light_live_box_donate {
    max-width: 780px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    background-color: #D9EAD3;
    border-radius: 14px;
}
.lightVideo {
    width: 100%;
    height: 438px;
}
.light_live_content {
    background-color: #D9EAD3;
    padding: 23px;
    border-radius: 13px;
    text-align: center;
}
.light_live_content p {
    font-size: 16px;
    font-family: 'MontserratMedium';
    margin-bottom: 10px;
    color: #3C3C3C;
}
.light-select select, .light-select input[type="number"] {
    border-radius: 24px;
    border: 0;
    padding-left: 22px;
    line-height: 46px;
    font-size: 16px;
    font-family: 'MontserratRregular';
    height: 45px;
    text-align: left;
    outline: none;
    width: 174px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../images/icons/arrow-select.png);
    background-repeat: no-repeat;
    background-position: 92%;
    border: 1px solid #D1D1D1;
    background-color:#ffffff;
}
.light-select {
    margin-top: 15px;
}
button.donate_button {
    border-radius: 24px;
    border: 0;
    background-color: #ffffff;
    color: #1d1d1b;
    padding: 0 25px;
    height: 42px;
    font-size: 14px;
    font-family: 'MontserratMedium';
    margin-left: 7px;
    outline: none;
}
button.donate_button:focus{
    outline: none;
}
.donate-image {
    text-align: center;
    margin-bottom: 20px;
}
.desktop{
    display: block;
}
.mobile{
    display: none;
}
.donate-image img {
    margin: 0 auto;
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
     .charnari-testimonials {
          padding: 80px 15px;
      }
 }
 @media screen and (max-width: 991.52px){
    .donate-area {
        padding-bottom: 46px;
    }
    .light-select select {
        line-height: 42px;
        height: 44px;
    }   
    .donate-box {
        padding-top: 38px;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .donate-image {
        text-align: center;
        margin-bottom: 28px;
    }
    .donate-content {
        margin-bottom: 13px;
    }
    .donate-image img {
        width: 240px;
        margin: 0 auto;
    }
    .donate-content p {
        text-align: center;
    }
    .donate-wrapper {
        padding-top: 130px;
    }
    .lightVideo {
        width: 100%;
        height: 188px;
    }
    .light_live_video {
        max-width: 335px;
        margin: 0 auto;
        padding-bottom: 28px;
    }
     .charnari-wrapper {
          padding-top: 62px;
     }
     .charnari-testimonials {
          display: block;
          text-align: center;
      }
      .photo-content-box {
          padding-left: 0px;
      }
      .charnari-exhibition h3, .photo-content-box h3 {
          margin-bottom: 10px;
          margin-top: 10px;
      }
      .charnari-content p:last-child,
      .photo-content-box p:last-child {
          margin-bottom: 0px;
      }
}
 @media screen and (max-width: 768.52px){
    .light_live_box_donate {
        padding: 30px 15px;
    }
     .charnari-box {
          padding: 50px 0;
      }
     .charnari-testimonials {
          padding: 50px 15px;
      }
      .charnari-exhibition {
          padding: 50px 0;
      }
      .charnari-exhibition h3{
          margin-bottom: 20px;
          margin-top: 0;
          line-height: 35px;
      }
     .photo-content-box h3 {
          margin-bottom: 20px;
          margin-top: 20px;
          line-height: 35px;
      }
      .charnari-content h2,
      .charnari-exhibition h3, .photo-content-box h3 {
          font-size: 24px;
      }
}
 @media screen and (max-width: 480px){
    .light_live_video {
        max-width: 100%;
    }
    .lightVideo {
        width: 100%;
        height: 249px;
    }
    .light_live_box_donate {
        padding: 30px 15px;
    }
}
 @media screen and (max-width: 420px){
    .light_live_video {
        max-width: 100%;
    }
    .lightVideo {
        width: 100%;
        height: 210px;
    }
}
 @media screen and (max-width: 393px){
    .lightVideo {
        width: 100%;
        height: 188px;
    }
}