@media (min-width: 1201px) and (max-width: 1336px) {
  .header .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 0.7rem;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  /* header */
  .header {
    background-color: #fff;
    padding: 0 1rem;
  }
  .header .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 0.6rem;
  }

  .header .nav-link,
  .list_menu li a span {
    font-size: 0.9rem;
  }

  .mainmotion {
    padding: 3.5rem 7rem;
  }
}

@media all and (max-width: 1024px) {
  /* header */

  .header {
    background-color: #fff;
    padding: 0 0.75rem;
  }
  .header .navbar {
    padding: 0.75rem 0;
  }
  .header .navbar > .container-fluid {
    justify-content: flex-start;
  }
  .navbar-toggler {
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-right: 1rem;
  }
  .header .navbar-brand {
    width: 70px;
  }
  .donate_btn {
    padding: 0.55rem 1.3rem !important;
    margin-left: 0;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2883, 45, 132, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.5' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .navbar-expand-lg .navbar-toggler {
    display: block;
  }

  .header .navbar-expand-lg .navbar-collapse {
    display: none !important;
  }
  .donate_mobile_btn {
    position: absolute;
    bottom: 4rem;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 10px;
    margin: auto;
  }

  /* header end */
  /* common */
  .padding_80 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  /* about */
  .our_story_Sec {
    overflow-x: hidden;
  }
    /* home */

    .people_cir_2::before,
    .donationcir_1::before,
    .home_dotleft,
    .homehalf2_dotright,
    .homehalf_dotright,.donation1_dotright {
      display: none;
    }
    .donate_cause_discription h2 br{display:none}
}
@media (min-width: 768px) and (max-width: 992px) {
  .mainground {
    padding: 0 2rem;
  }
  .mainstandup {
    padding: 0 2rem;
  }
  .domestic_viol_sec {
    overflow-x: hidden;
  }

  .mainimpactarea {
    padding: 0 2rem;
  }

  .mainlive {
    padding: 0 4rem;
  }

  .midareasection {
    padding: 0 2rem;
  }

  /* service */
  .servicetabcontent {
    padding: 0 2rem;
  }

  .servicelist {
    padding: 1.5rem 1rem;
  }

  .servicelist .nav {
    flex-wrap: inherit;
    overflow-x: scroll;
    white-space: nowrap;
  }
  .mainservicetext {
    padding: 0 4rem;
  }

  .corporat_img::before {
    right: -35px;
  }
  /* Impacting Change start */
  .impactionmain {
    padding: 0 2rem;
  }
  .mainmetrics {
    padding: 3.5rem 2rem;
  }
  .metricsbox h4 {
    font-size: 1.8rem;
  }

   /* home */
   .safecity_content_main {
    grid-template-columns: 50% 50%;
    gap: 2rem;
    padding: 0 0.75rem;
  }
  .people_say_slider .prev-arrow,
  .RDF_blogs_slider .prev-arrow {
    left: 0;
  }
  .people_say_slider .next-arrow,
  .RDF_blogs_slider .next-arrow {
    right: 0;
  }

  .home_about_sec .mv_main-right {
    padding-right: 0rem;
  }
  .stories_slide h2 {
    font-size: 1.75rem;
  }
  .ECOSOC_log {
    width: 57px;
    flex: 0 0 57px;
  }
  .home_banner_text {
    left: 2rem;
  }
  .home_slide::after {
    background: linear-gradient(
      89deg,
      rgba(0, 0, 0, 0.79) 18.98%,
      rgba(0, 0, 0, 0) 84.94%
    );
  }
  .home_banner_text h3 {
    font-size: 1rem;
    line-height: 1rem;
  }
  .home_banner_text h1 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media all and (min-width: 992px) {
  /* header  */
  .header .navbar-expand-lg .navbar-nav .dropdown-menu {
    transform: translateX(-50%) !important;
    left: 50% !important;
  }
  .header .navbar-expand-lg .navbar-nav .megasubmenu.dropdown-menu {
    transform: initial !important;
    left: 100% !important;
  }
  .header .megasubmenu {
    left: 100%;
    top: -1px;
    min-height: 100%;
    min-width: 14rem;
  }
  .header .dropdown_mega {
    min-width: 14rem;
  }
  .rem16-width {
    min-width: 17rem;
  }
  .header .dropdown_mega {
    padding: 1rem 0;
  }
  .header .dropdown_mega li a {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    display: block;
    white-space: normal;
  }

  .header .dropdown-menu > li:hover .megasubmenu {
    display: block;
  }

  .header .dropdown-large {
    min-width: 500px;
  }

  /* header end */
  /* about Inside */
  .mission_vision_sec .container,
  .donate_Grey .container,
  .donor_positive .container,
  .Stories_sec .container,
  .blog_section .container {
    max-width: 69.9375rem;
  }
  /* .people_say_say .container{ max-width: 74.9375rem;} */
  .mission_vision_sec h3 br {
    display: none;
  }
  /* about Inside end */

  /* donation */
  .donor_positive_slider {
    display: flex;
    flex-wrap: wrap;
  }
  .donor_positive_slider .donor_positive_box  {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 0.75rem;
    position: relative;
  }
}

@media all and (max-width: 991px) {
  /* about Inside */

  .inside_banner {
    height: 85%;
  }
  .inside_banner img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  /* about Inside end */

  /* contact start */
  .maincontactin {
    padding: 0 2rem;
  }

  /* contact end */
  /* footer start */
  footer {
    padding: 3.5rem 2rem 0 2rem;
  }

  /* change in safety start*/

  .mainmotion {
    padding: 3.5rem 2rem;
  }

    /* home */
    .stories_slide h2 br {
      display: none;
    }

    /* donation */
    .donor_positive_slider .donor_positive_box  {
      padding: 0 0.75rem;
    }
    .donor_positive_slider .donor_positive_box .positive_change_box{height: 100%;
      margin-top: 0;}
}

@media only screen and (max-width: 767px) {
  /* footer start */
  footer {
    padding: 1rem 0rem;
  }

  .bottomfooter {
    margin-top: 0;
  }

  .footersection {
    margin-bottom: 2.5rem;
  }

  .footersection p {
    margin-bottom: 0;
  }

  .newslattermain {
    margin-top: 1rem;
  }

  .mainbottomsection {
    background-size: cover;
  }
  .midsectionin {
    padding: 13.5em 0 4.6rem 0;
  }
  .mainbottomsection:after {
    height: 19rem;
  }
  .midsectionin h4 {
    font-size: 1.5rem;
    line-height: 1.9375rem;
    padding: 0 2rem;
  }

  .mainheading p {
    font-size: 0.875rem;
  }

  .bottomfooter {
    margin: 0 1rem;
  }
  .fillbtn {
    font-size: 0.875rem;
    padding: 0.8125rem 1.625rem;
  }
  .whitefillbtn {
    font-size: 0.875rem;
    padding: 0.8125rem 1.625rem;
  }

  .mainheading {
    margin: 3.5rem auto 2.5rem;
  }

  .bootomright ul {
    justify-content: center;
  }

  .bootomleft p {
    text-align: center;
    margin-bottom: 1.5rem;
  }

  .desktopimgin {
    display: none;
  }

  .mobileimgin {
    display: block;
  }

  /* about Inside */
  .title-inside h1 {
    font-size: 3.5rem;
  }
  .about_info_text .aboutinfo_dot::before {
    width: 3.25rem;
    height: 3.25rem;
  }
  .dekstop-none {
    display: block;
  }
  .mobile-none {
    display: none;
  }
  .about_info .about_info_text {
    font-size: 1rem;
    text-align: left;
  }
  .about_info_text .aboutinfo_dot::before {
    left: -0.75rem;
    top: -1.7rem;
  }
  .padding_80 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .our_story_Sec,
  .about_long_text {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .heading1 {
    font-size: 0.875rem;
  }
  /* .mission_vision_sec .g-5,
  .mission_vision_sec .gx-5,
  .our_story_Sec .row.gx-5 {
    --bs-gutter-x: 1.5rem;
  } */
  .our_story_img::before {
    width: 7.438rem;
    height: 7.438rem;
    right: -60px;
    top: 40px;
  }
  .our_story_Sec {
    overflow-x: hidden;
  }
  .our_story_img {
    margin-top: 2.5rem;
    margin-left: 0;
    height: auto;
  }
  .our_story_img iframe {
    min-height: 300px;
  }

  .mv_main-right {
    padding-right: 0;
    margin-bottom: 2.5rem;
  }
  .mv_main-left {
    padding-left: 0;
  }
  .mv_dot {
    width: 7rem;
  }
  .v_dotright {
    width: 5rem;
  }
  .m-b24 {
    margin-bottom: 1rem;
  }
  .mission_vision_sec .heading1.m-b24 {
    margin-bottom: 0.5rem;
  }
  .mission_vision_sec h3 {
    font-size: 1rem;
  }
  /* about Inside end */

  /* contact start */
  .contactleft {
    padding-left: 0;
    border-right: none;
    padding-right: 0;
    margin-bottom: 4rem;
  }
  .mainheading h2 {
    font-size: 1.5rem;
    text-align: left;
  }
  .mainheading p {
    text-align: left;
  }
  .maincontactin {
    padding: 0 0;
    margin-bottom: 2rem;
  }
  .senbtn {
    font-size: 0.875rem;
    width: 100%;
  }
  .contactmainad {
    width: 100%;
    height: auto;
    margin-bottom: 2rem;
  }
  .contactright {
    padding-left: 0;
  }

  .rightbgdot {
    position: absolute;
    left: 1rem;
    top: -55px;
    z-index: -9;
  }

  .leftbgdot {
    position: absolute;
    left: inherit;
    top: inherit;
    bottom: 10.8rem;
    right: 0;
  }
  /* change in safety start*/
  .midareasection {
    padding: 0 0.4rem;
    margin: 3.5rem auto 4rem;
  }
  .midareasection h4 {
    text-align: left;
  }
  .midareasection p {
    text-align: left;
  }
  .midareasection p {
    font-size: 1rem;
  }

  .topbgdot {
    position: absolute;
    top: -6.9rem;
    left: 1rem;
    z-index: -99;
  }

  .mainlive {
    padding: 0 0.4rem;
    margin-bottom: 4rem;
  }

  .mainheadingone h1 {
    font-size: 1.5rem;
    line-height: 2.3125rem;
    text-align: left;
    margin-bottom: 0;
  }

  .liveimpact_img {
    margin-left: 0;
    padding-bottom: 3.5rem;
  }

  .mainimpactarea {
    padding: 2rem 0.25rem;
    margin-bottom: 4rem;
  }

  .mainheadingone p {
    font-size: 0.875rem;
    text-align: left;
    line-height: 1.375rem;
  }

  .rightbgimpact {
    display: none;
  }

  #imapctslide {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }

  #imapctslide .prev-arrowin,
  #imapctslide .prev-arrowin {
    left: 0;
  }

  #imapctslide .next-arrowin,
  #imapctslide .next-arrowin {
    right: 0;
  }

  #imapctslide .slide-arrow {
    position: absolute;
    top: 48%;
    margin-top: -15px;
    z-index: 1;
  }

  #imapctslide button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #imapctslide .slick-dots {
    bottom: -30px;
  }
  #imapctslide .slick-dots li {
    background-color: rgba(232, 33, 40, 0.25);
    border-radius: 250px;
    width: 0.5rem;
    height: 0.5rem;
  }

  #imapctslide .slick-dots li button {
    width: 0.5rem;
    height: 0.5rem;
  }
  #imapctslide .slick-dots li button:before {
    content: inherit;
  }
  #imapctslide .slick-dots li.slick-active {
    background-color: #e82128;
    opacity: 1;
  }

  .impactmodelmain .modal-header .btn-close {
    top: 1rem;
    right: 0.9rem;
  }

  .impactmodelmain .modal-content {
    padding: 2.8rem 1rem 2rem 1rem;
  }

  .mainstandup {
    padding: 0 0.4rem;
    margin-bottom: 4rem;
    overflow-x: hidden;
  }
  .mainstreet_img {
    margin-right: 0;
  }
  .mainground {
    padding: 0 0.4rem;
  }

  .mainstreet_img {
    padding-bottom: 1.5rem;
  }

  .mainstreet_img::before {
    width: 5.438rem;
    height: 5.438rem;
    right: -36px;
    top: -30px;
    left: auto;
  }

  .latestmotion .prev-arrowone {
    left: 0;
  }

  .latestmotion .next-arrowone {
    right: 0;
  }

  .latestmotion .slide-arrow {
    position: absolute;
    top: 46%;
    margin-top: -15px;
    z-index: 1;
  }

  .latestmotion button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .latestmotion {
    margin-top: 1rem;
  }
  .motioncardtext h4 {
    font-size: 1rem;
  }
  .mainmotion {
    padding: 2rem 0.4rem;
  }

  .domestic_viol_img {
    margin-left: 0;
    margin-top: 1.5rem;
  }
  .domestic_viol_img::before {
    display: none;
  }

  .domestic_viol_img::before {
    width: 12.5625rem;
    height: 12.5625rem;
    right: -60px;
    top: -75px;
  }

  .domestic_viol_sec {
    padding-top: 0;
    padding-bottom: 4rem;
  }
  .mainground {
    margin-bottom: 4rem;
  }
  .mainground h3 {
    text-align: left;
  }

  .latestground {
    margin-top: 1.5rem;
  }

  #maingroundslide .prev-arrowtwo {
    left: 0;
  }

  #maingroundslide .next-arrowtwo {
    right: 0;
  }

  #maingroundslide .slide-arrow {
    position: absolute;
    top: 48%;
    margin-top: -15px;
    z-index: 1;
  }

  #maingroundslide button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .groundcardtext h4 {
    font-size: 1rem;
  }

  #liveslide .prev-arrow {
    left: 0;
  }

  #liveslide .next-arrow {
    right: 0;
  }
  #liveslide {
    margin-top: 1.5rem;
  }

  .rightbgimpacttwo {
    position: absolute;
    right: 0;
    top: 4.3rem;
  }

  .latestmotion button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .latestmotion .slick-dots {
    bottom: -30px;
  }
  .latestmotion .slick-dots li {
    background-color: rgba(232, 33, 40, 0.25);
    border-radius: 250px;
    width: 0.5rem;
    height: 0.5rem;
  }

  .latestmotion .slick-dots li button {
    width: 0.5rem;
    height: 0.5rem;
  }
  .latestmotion .slick-dots li button:before {
    content: inherit;
  }
  .latestmotion .slick-dots li.slick-active {
    background-color: #e82128;
    opacity: 1;
  }

  #maingroundslide button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #maingroundslide .slick-dots {
    bottom: -30px;
  }
  #maingroundslide .slick-dots li {
    background-color: rgba(232, 33, 40, 0.25);
    border-radius: 250px;
    width: 0.5rem;
    height: 0.5rem;
  }

  #maingroundslide .slick-dots li button {
    width: 0.5rem;
    height: 0.5rem;
  }
  #maingroundslide .slick-dots li button:before {
    content: inherit;
  }
  #maingroundslide .slick-dots li.slick-active {
    background-color: #e82128;
    opacity: 1;
  }

  /* .mainstreet_img::before { */
  /* width: 7.438rem; */
  /* height: 7.438rem; */
  /* right: 0; */
  /* top: -50px; */
  /* } */
  .moretext {
    display: none;

    margin-bottom: 20px;
  }
  .desktoptexthide {
    display: none;
  }
  .mobiletexthide {
    display: block;
  }
  .mainstreet_sec h5 {
    color: #532d84;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5rem;
    line-height: 1.25rem; /* 142.857% */
  }

  .mainstandup .mainheadingone {
    margin-bottom: 2rem;
  }
  .padding0 {
    padding-left: 0;
    padding-right: 0;
  }
  .short_content {
    position: relative;
  }

  .read-more-show::before {
    content: "";
    position: absolute;
    bottom: 25px;
    left: 0;
    height: 50px;
    background: rgb(255, 255, 255);
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 20%,
      rgba(255, 255, 255, 0) 100%
    );
    width: 100%;
  }

  #liveslide .read-more-show::before {
    content: "";
    position: absolute;
    bottom: 48px;
    left: 0;
    height: 26px;
    background: rgb(255, 255, 255);
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 20%,
      rgba(255, 255, 255, 0) 100%
    );
    width: 100%;
  }

  .read-more-show.no-before::before {
    content: none;
  }

  .read-more-show,
  .read-more-hide {
    display: flex;
    width: 100%;
    margin-top: 5px;
    color: #532d84;
    font-weight: 600;
    gap: 0.3rem;
    font-size: 1rem;
  }
  .hide {
    display: none;
  }
  .mainstreet_sec {
    position: relative;
  }
  .impactmodelmain .modal-title {
    font-size: 1.5rem;
  }
  #liveslide .slick-dots {
    bottom: -29px;
  }

  .rightbgstand {
    display: none;
  }
  .topbgdot img {
    width: 5.5rem;
  }

  #liveslide .slide-arrow {
    position: absolute;
    top: 20rem;
    margin-top: -15px;
    z-index: 1;
  }
  .liveinn p {
    margin-bottom: 1.5rem;
  }

  /* donation */
  .make_a_donation {
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    margin: auto;
  }
  .donate_heading {
    font-size: 1.5rem;
  }
  .donation_impact .our_story_img {
    margin-top: 0;
    margin-left: 0;
  }
  .donate_Grey {
    padding-top: 2rem;
    padding-bottom: 0rem;
  }
  .main_heading {
    margin-bottom: 1.5rem;
  }
  .main_heading.text-center {
    text-align: left !important;
  }
  .main_heading p {
    font-size: 0.875rem;
  }
  .donate_cause_box {
    padding: 0;
    background: transparent;
    height: auto;
  }
  .box_donate_bttton {
    position: static;
  }
  .box_donate_bttton {
    padding: 1rem 0 0;
  }
  .donationcir_1::before {
    content: none;
  }
  .donate_cause_box {
    margin-bottom: 2rem;
  }

  .donor_positive {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .positive_change_box {
    padding: 2rem 1.5rem 2rem;
    height: auto;
  }
  .donate_cause_discription,
  .positive_change_box {
    margin-top: 1.5rem;
  }
  .donation1_dotright {
    display: none;
  }
  .ngo_logo_main {
    margin: 4rem auto 0;
  }
  .ngo_logo_main.text-center {
    text-align: left !important;
  }
  .donation2_dotright {
    width: 5.5rem;
    height: 5.5rem;
    left: 12px;
    top: -55px;
  }
  .donor_positive .main_heading,.ngo_logo_main.text-center {
    /* margin-bottom: 0rem; */
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .donate_cause_discription h2 {
    font-size: 1.125rem;
  }

  /* services strat */

  .mainservicetext {
    padding: 0 0.4rem;
    margin: 3.5rem auto 4rem;
  }

  .mainservicetext h4 {
    font-size: 1rem;
    text-align: left;
    margin-bottom: 0;
  }

  .servicelist {
    padding: 1.5rem 0.4rem;
  }

  .servicelist .nav {
    flex-wrap: inherit;
    overflow-x: scroll;
    white-space: nowrap;
  }

  .servicelist .nav-tabs .nav-link {
    margin: 0 1rem;
  }

  .servicetabcontent {
    padding: 0 0rem 4rem 0;
    margin-top: 2.5rem;
margin-bottom:0; 
  }
  .corporat_img {
    margin-left: 0;
  }
  .corporat_img img {
    margin-bottom: 2rem;
  }
  .dotservice::before {
    display: none;
  }

  .corporatetext {
    margin-top: 1.5rem;
  }

  .corporatetext li {
    margin-bottom: 1.25rem;
  }

  .corporat_img {
    margin-top: 0.5rem;
	display: table-cell;
  }

  .subundertext {
    margin-left: 1rem !important;
  }

  /* Impacting Change start */
  .impactionmain {
    padding: 0 0.4rem;
    margin-top: 3.5rem;
    margin-bottom: 4rem;
  }
  .mainheadingone h1 {
    text-align: left;
  }
  .impacttext p {
    text-align: left;
    font-size: 0.875rem;
    margin: 0 auto 1.5rem;
  }

  .impactspace {
    margin-bottom: 1rem;
  }

  .impactbox h4 {
    font-size: 1.25rem;
  }

  .impactbox h6 {
    font-size: 1rem;
  }

  .impactbox p {
    margin-top: 1rem;
  }

  .rightsidedot {
    display: none;
  }

  .mainmetrics {
    padding: 0 0.4rem;
  }
  .fixedsticky {
    position: initial;
  }
  .sidebar {
    width: 100%;
  }
  .mateictext {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
    padding: 0 1rem;
  }
  .main {
    width: 100%;
    padding: 0 0 4rem 0;
    display: inline-flex;
  }

  .metricsbox h4 {
    font-size: 2rem;
    line-height: 2.6875rem;
  }
  .metricsbox p {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }

  .mainboxsideinone {
    display: initial;
    float: left;
    padding-top: 0;

    margin: 0 0.475rem;
  }
  .mainboxsidein {
    display: initial;
    float: left;

    margin: 0 0.475rem;
  }

  .metricsbox {
    margin-bottom: 0.975rem;
	height: 14.75rem;
  }

  #imapctslideone .slick-track {
    display: flex;
    align-items: stretch;
}

#imapctslideone .slick-slide
{
width: 100%;
    height: auto;
    background-color: #f2f2f2;
    padding: 1.5rem;
    border-radius: 0.25rem;
    text-align: left;
margin: 0 0.7rem;
}
#imapctslideone .slick-slide:hover
{
	background-color: #532d84;
    transition: all 0.4s ease-in-out;
	color:#FFF;
}
.impactbox
{
background-color:transparent;
height:auto;	
 padding: 0;
 border-radius: 0;
}

 #imapctslideone .prev-arrowin {
    left: 0;
  }

  #imapctslideone .next-arrowin {
    right: 0;
  }

  #imapctslideone .slide-arrow {
    position: absolute;
    top: 48%;
    margin-top: -15px;
    z-index: 1;
  }

  #imapctslideone button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
#imapctslideone .slick-slide:hover p {
  color: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4 ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

#imapctslideone .slick-slide:hover h4 {
  color: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4 ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
#imapctslideone .slick-slide:hover h6 {
  color: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4 ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
} 

.impactbox:hover {
  background-color: #532d84;
  transition: all 0.4s ease-in-out;
}
.impactbox:hover p {
  color: inherit;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4 ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

.impactbox:hover h4 {
  color: inherit;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4 ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.impactbox:hover h6 {
   color: inherit;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4 ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

#imapctslideone button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#imapctslideone .slick-dots {
  bottom: -32px;
}
#imapctslideone .slick-dots li {
  background-color: rgba(232, 33, 40, 0.25);
  border-radius: 250px;
  width: 0.5rem;
  height: 0.5rem;
}

#imapctslideone .slick-dots li button {
  width: 0.5rem;
  height: 0.5rem;
}
#imapctslideone .slick-dots li button:before {
  content: inherit;
}
#imapctslideone .slick-dots li.slick-active {
  background-color: #e82128;

  opacity: 1;
}
  /* home */

  .v_br_dekstop {
    display: none !important;
  }
  .ECOSOC_home {
    gap: 1rem;
  }
  .ECOSOC_log {
    width: 57px;
    flex: 0 0 57px;
  }
  .ECOSOC_home_sec {
    padding: 1.5rem 0;
  }
  .ECOSOC_home h3 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .home_about_sec {
    padding-top: 4rem;
    padding-bottom: 0.69rem;
  }
  .home_about_sec .mv_main-right {
    padding-right: 0;
    /* margin-bottom: 0rem; */
  }
  .home_dotleft,
  .homehalf2_dotright,
  .homehalf1_dotright {
    display: none;
  }
  .home_about_sec .mv_main-left {
    padding-left: 0rem;
  }
  .stories_slide h2 {
    font-size: 1.25rem;
    line-height: normal;
  }
  .stories_slide h3 {
    font-size: 1rem;
  }

  .stories_box_text {
    padding: 1rem 0.75rem 1.5rem;
  }
  .stories_box_text p.story_name {
    margin-bottom: 0;
  }
  .stories_blog {
    margin-bottom: 1rem !important;
  }
  .Stories_sec {
    padding-top: 2rem;
    padding-bottom: 0.5rem;
  }
  .rdf_uses_main {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .youtube_video iframe {
    height: 250px;
  }
  .people_cir_2::before {
    content: none;
  }
  .rdf_uses_main .donate_heading,
  .people_say_say .donate_heading {
    line-height: 2.3125rem;
  }
  .safecity_icon {
    width: 3.5rem;
    height: 3.5rem;
    flex: 0 0 3.5rem;
  }
  .safecity_content {
    align-items: start;
  }
  .safecity_buttons {
    align-items: center;
    flex-direction: column;
    gap: 1rem;
  }
  .safecity_buttons .blue_button {
    width: 100%;
  }
  .safecity_buttons {
    margin-top: 0;
  }
  .what_is_safecity_box_con {
    position: absolute;
    top: 0;
    right: 0;
    transform: none;
    width: 100%;
    padding: 3.5rem 1rem 1rem 1rem;
  }
  .safecity_content_main {
    display: block;
    padding: 0;
  }
  .safecity_content {
    margin-bottom: 2.5rem;
  }
  .our_impact_sec {
    padding-bottom: 4rem;
  }
  .global_count {
    margin-bottom: 2rem;
  }
  .count-details {
    font-size: 1.75rem;
    margin-bottom: 0.25rem;
  }
  .count-text {
    font-size: 0.875rem;
  }
  .world_map {
    height: 207px;
  }
  .people_say_say {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
  .people_cir_1::before {
    content: none;
  }
  .upcoming_event_slider .positive_change_box:first-child {
    margin-left: 0.75rem;
  }
  .upcoming_event_slider .prev-arrow, .home_slider .prev-arrow {
    left: 1rem;
  }
  .upcoming_event_slider .next-arrow, .home_slider .next-arrow {
    right: 1rem;
  }
  .upcoming_event_slider .positive_change_box {
    padding: 1rem;
  }
  .upcoming_event_sec .main_heading.text-center,
  .blog_section .main_heading.text-center,
  .people_say_say .main_heading.text-center {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .upcoming_event_sec {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .RDF_blogs_slider .prev-arrow,
  .people_say_slider .prev-arrow {
    left: 1rem;
  }
  .RDF_blogs_slider .next-arrow,
  .people_say_slider .next-arrow {
    right: 1rem;
  }
  .blog_section .container,
  .people_say_say .container {
    padding: 0 !important;
  }
  .RDF_blog_div {
    margin: 0 0.5rem;
  }
  .people_say_slider .positive_change_box {
    margin: 0 0.5rem;
  }
  .RDF_blog_div:first-child,
  .people_say_slider .positive_change_box:first-child {
    margin-left: 0.75rem;
  }
  .blog_section {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
  .upcoming_event_slider .slide-arrow,
  .RDF_blogs_slider .slide-arrow,
  .people_say_slider .slide-arrow, .donor_positive_slider .slide-arrow,.home_slider .slide-arrow {
    width: 1.75rem;
    height: 1.75rem;
  }
  .blog_section .view_blog_btn,
  .upcoming_event_sec .view_event_anchor {
    margin-top: 6rem;
  }
  
  .home_slider .slide-arrow {
    top: 50%;
}

.need_change_top_text h3
{
text-align:left;	
}
.need_change_top_text p
{
text-align:left;
    margin-bottom: 0.2rem;	
}

.rdf_uses_main .main_heading
{
margin:0 auto 1.75rem;	
}
.leftbgimpact
{
display:none;	
}

.home_about_sec .mission_vision_sec
{
	padding-top:0;
}
.need_change_sec
{
margin-top:2.5rem;
}
.need_change_top_text p.small
{
margin-bottom:1.5rem;
}
.imgmap
{ object-fit: contain;
    height: 100%;
    width: 100%;
}
.youtube_note{text-align: left; font-size: 0.875rem; align-items: flex-start;}
.youtube_note img{ margin-top: 5px;}

}

@media only screen and (min-width: 561px) {
  /* header */
  .pushNav {
    width: 350px;
    left: -350px;
  }
    /* Home */
    .h-dekstop-none {
      display: none !important ;
    }
}
@media only screen and (max-width: 560px) {
  /* header */
  .pushNav {
    width: 80%;
    left: -80%;
  }
  /* about Inside */
  .blue_button {
    font-size: 0.875rem !important;
    padding: 0.8125rem 1.875rem !important;
  }
  .about_info .blue_button {
    width: 100%;
  }
  .our_story_img iframe {
    min-height: 188px;
  }

  /* about Inside end */

  /* change in safety */

  #liveslide .slide-arrow {
    top: 15rem;
  }
  /* donation */
  .make_a_donation {
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    margin: auto;
    width: 100%;
    padding: 0 12px;
  }
  .make_a_donation_card {
    height: auto;
    padding: 2rem 0.75rem;
  }
  /* Impacting Change start */
  .mainboxsideinone {
    width: 46%;
  }
  .mainboxsidein {
    width: 46%;
  }

  /* home */
  .h-dekstop-none {
    display: block !important ;
  }
  .h-mobile-none {
    display: none !important ;
  }
  .home_about_sec .blue_button {
    width: 100%;
  }
  .home_banner_text {
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    transform: none;
    z-index: 2;
    padding: 0 0.75rem 5rem;
  }
  .home_slide::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 28.33%);
    bottom: 0;
    top: auto;
    height: 75%;
  }
  .home_banner_text h3 {
    font-size: 1rem;
    font-weight: 600;
  }
  .home_banner_text h1 {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
  .home_banner_text p {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 561px) and (max-width: 767px) {
  /* Impacting Change start */
  .mainboxsideinone {
    width: 46.9%;
  }
  .mainboxsidein {
    width: 46.9%;
  }
}
