/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
.custom-footer-2-2 {
  padding-left: 0px;
}
.custom-footer-2-3 {
  padding-left: 0px;
}
.ev-text br {
  display: none;
}
.about_white_bg {
  padding-bottom: 120px;
}
.container-lp-full{
  max-width: 100%;
}

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
.custom-footer-2-2 {
  padding-left: 0px;
}
.custom-footer-2-3 {
  padding-left: 0px;
}
.blog__wrapper {
  margin-right: 0;
}
.custom-footer-3 {
  padding-left: 0;
}
.blog__details-wrapper {
  margin-right: 0;
}
.subs-bg {
  position: static;
  width: 100%;
  height: 450px;
}
.ev-text span {
  display: inline-block;
}
.charitable-donation-form .charitable-form-fields #charitable-donor-fields #charitable-user-fields .charitable-form-field {
  width: 50%;
}
.about_white_bg {
  padding-bottom: 120px;
}
.feature_single .feature_single_content {
  padding: 35px;
}




}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.custom-footer-2-2 {
  padding-left: 0px;
}
.custom-footer-2-3 {
  padding-left: 0px;
}
.blog__wrapper {
  margin-right: 0;
}
.blog_sidebar_wrapper {
  padding-left: 0;
}
.custom-footer-3 {
  padding-left: 0;
}
.blog__details-wrapper {
  margin-right: 0;
}
.subs-bg {
  position: static;
  width: 100%;
  height: 450px;
}
.feature_single .feature_single_img {
  position: static;
  height: 400px;
  width: 100%;
}
.feature_single .feature_single_content {
  width: 100%;
}
.about_white_bg {
  padding-bottom: 120px;
}
.donar_section .wpcf7-form.init.bdevs-cf7-form {
  display: inherit;
}
.newsletter_content.newsletter_content_single form p {
  display: inherit;
}


}

 
/* small mobile :320px. */
@media (max-width: 767px) {
.latest-comments ul li ul.children {
	padding-left: 0;
}
.custom-footer-2-2 {
  padding-left: 0px;
}
.custom-footer-2-3 {
  padding-left: 0px;
}
.blog__wrapper {
  margin-right: 0;
}
.postbox__content {
  padding: 28px;
  padding-top: 22px;
}
.blog_sidebar_wrapper {
  padding-left: 0;
}
.custom-footer-3 {
  padding-left: 0;
}
.custom-footer-2 {
  padding-left: 0;
}
.blog__details-wrapper {
  margin-right: 0;
}
.subs-bg {
  position: static;
  width: 100%;
  height: 450px;
}
.donar_input {
  width: 100%;
  margin-bottom: 20px;
}
.donar_form input:last-child {
  margin-bottom: 0;
}
.feature_single .feature_single_img {
  position: static;
  height: 300px;
  width: 100%;
}
.feature_single .feature_single_content {
  width: 100%;
}
.about_wrapper.subscribe_mission {
  padding-bottom: 0;
}
.charitable-donation-form .charitable-form-fields .charitable-fieldset .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper label {
  margin-bottom: 15px;
}
.charitable-donation-form .charitable-form-fields .charitable-fieldset .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper {
  display: block;
  margin-bottom: 15px;
}
.charitable-donation-form .charitable-form-fields #charitable-donor-fields #charitable-user-fields .charitable-form-field {
  width: 100%;
}
.about_white_bg {
  padding-bottom: 100px;
}
.breadcrumb-trail.breadcrumbs {
  display: none;
}
.postbox__item.sticky::before {
  right: 13px;
  top: -23px;
}
.postbox__title {
  font-size: 29px;
}
.postbox__item.sticky::before {
  right: 13px;
  top: 5px;
  font-size: 28px;
}

.row.box_left_padding .col-xxl-6:nth-child(3) {
  transform: translateX(0);
}
.row.box_left_padding .col-xxl-6:nth-child(4) {
  transform: translateX(0);
}

.row.test_box_space .col-xxl-6:nth-child(2) {
  transform: translateY(0);
}
.row.test_box_space .col-xxl-6:nth-child(4) {
  transform: translateY(0);
}
.donar_section .wpcf7-form.init.bdevs-cf7-form {
  display: inherit;
}
.donar_section .wpcf7-form.init.bdevs-cf7-form input{
  margin-bottom: 20px;
}
.newsletter_content.newsletter_content_single form p {
  display: inherit;
}


.slider-active .swiper-button-next, div.slider-active .swiper-button-prev {
  display: none;
}

 
}
 
/* Large Mobile :580px. */
@media only screen and (min-width: 560px) and (max-width: 767px) {
.about_white_bg {
  padding-bottom: 100px;
}
.postbox__item.sticky::before {
  right: 13px;
  top: 5px;
  font-size: 28px;
}
.donar_section .wpcf7-form.init.bdevs-cf7-form {
  display: inherit;
}
.newsletter_content.newsletter_content_single form p {
  display: inherit;
}

 
}