@media (min-width:320px) and (max-width:549px){



    /*------- Header --------*/
    
    .header_logo {
        width: auto;
    }
	.bannerSingleContentHeading {
    float: left;
    margin-top: 20px;
    font-family: DMSans-ExtraBoldItalic;
}
.Social_media {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);right: 0;z-index:999999999;
  }
  
  .Social_media a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
  }
  
  .Social_media a:hover {
    background-color: #000;
  }
  
  .facebook {
    background: #055E1C;
    color: white;
  }
#container_check {
    width: 100%;
}
.eventDetailsParentDiv {
    /* box-shadow: 1px 1px 5px rgb(194, 192, 192); */
    position: relative;
    padding: 0 30px;
    height: 500px;
    /* background: #fff; */
}
.ngo-column {
    position: relative;
    margin-bottom: 20px;
}
.ngo-column {
    position: relative;
    margin-bottom: 0px;
}.mission1 {
    width: 100%;
    float: left;
    color: #121f29;
    font-size: 1.1em;
    font-family: DMSans-regular;
    line-height: 1.3em;
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 15px;
}

/*----------------------*/
.btn {
    padding: 10px 15px;
    position: relative;
    
    border: 2px solid #222;
    color: black;
    background-color:white;
    position: relative;
    
    overflow: hidden;
    cursor: pointer;
    
    text-transform: uppercase;
    font-family: monospace;
    letter-spacing: -1px;
    
    [class^="btn__text"] {
      font-size: 20px;
    }
    
    .btn__text-dynamic,
    .btn__text-dynamic-inner {    
      display: flex;
      justify-content: center;
      align-items: center;
      
      position: absolute;
      top:0;
      left:0;
      right:0;
      bottom:0;
      z-index: 2;
      
      transition: all ease 0.5s;
    }
    
    .btn__text-dynamic {
      background-color: #0d462b;
      color: #fff;
      
      overflow: hidden;
    }
    
    &:hover {
      .btn__text-dynamic {
        transform: translateX(-100%);
      }
      .btn__text-dynamic-inner {
        transform: translateX(100%);
      }
    }
  }
  .check_text {
    border: 0px solid green;
    float: right;
    width: 84%;
    margin-top: 0px;
}

.check {
    height: 0px;
    float: left;
    color: aqua;
    background-color: #fff;
    text-align: center;
    font-weight: 100;
    padding:0px 0px 0px 10px;
}

#col2_impact{
margin-top:0px;}
.btn {
    padding: 0px 5px;
    position: relative;
    border: 2px solid #222;
    color: black;
    background-color: white;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    font-family: monospace;
    letter-spacing: -1px;
    /* margin-top: 10px; */
}
.ppp {
    margin: 0px;
    font-size: 1.1em;
    font-family: DMSans-Medium;
    font-weight: 500;
    color: black;
}
    .new_row {
        margin-bottom: 2%;
        display: contents;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
        width: 80%;
        float: right;
        margin-top: 0%;
    }
    #h1 
    {
        border: 0px solid red;
        border-radius: 0px;
        height: 93px;
        margin: 0px;
    }
    .bannerSingleContentHeadingTxt {
        width: 100%;
        font-family: DMSans-Regular;
        color: white;
        font-size: 1.2em;
        line-height: 10px;
        justify-content: center;
        position: absolute;
        display: contents;
    }
    .about_greenContainer_NGO {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 0px 0px;
        background: white;
    }
    .about_greenNGO {
        width: 100%;
        float: left;
        padding: 15px;
    }
    .about_greenContainer {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 0px 30px;
        background: #f7f7f7;
    }
    .about_greenNGOContent {
        float: left;
        margin-left: 0px;
        width: 100%;
    }
    .about_greenNGOContentHeadingTxt_new {
        width: 100%;
        float: left;
        color: #121f29;
        font-size: 1.6em;
        font-family: DMSans-regular;
        line-height: 1.3em;
        margin-bottom: 15px;
        font-weight: 600;
    }
    .vl {
        border-left: 6px solid #0d462b;
        height: 100px;
        position: absolute;
        display: none;
    }
    .about_greenNGOPhotoName {
        width: 100%;
        float: left;
        position: relative;
        margin-left: 0px;
        padding: 0px;margin-top:15px;
    }
    .about_greenNGOPhotoOverlay1 {
        width: 70%;
        height: 50%;
        position: absolute;
        z-index: 2;
        background-color: black;
        margin: -15px 0px 0px 130px;
        display: none;
    }
    .about_greenNGOPhotoOverlay {
        width: 50%;
        height: 70%;
        position: absolute;
        z-index: 2;
        background-color: #0d462b;
        margin: 130px 0px 0px -15px;
        display: none;
    }
    .about_greenNGOPhotoImg {
        width: 100%;
        float: left;
        height: auto;
    }
    .latestNewsContainer {
        width: 100%;
        background-color: #fff;
        float: left;
        padding: 30px 0px 30px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .latestNews {
        width: 100%;
        float: left;
        padding: 15px;
    }
    #row_check2_NGO {
        margin-top: 0px;
    }
    .about_greenNGOContentHeadingTxt1 {
        width: 100%;
        float: left;
        color: #121f29;
        font-size: 2.9em;
        font-family: DMSans-Regular;
        line-height: 1.3em;
        margin-bottom: 35px;
        width: 100%;
        float: left;
        color: #121f29;
        font-size: 1.6em;
        font-family: DMSans-regular;
        line-height: 1.3em;
        margin-bottom: 40px;
        font-weight: 600;
    }
    svg:not(:root) {
        overflow: hidden;
        float: left;
        margin-left: -9px;
    }
    .save {
        font-size: 1.6em;
        font-family: DMSans-regular;
    }
    .NGOContainer_new {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 0px 30px;
        background: #f7f7f7;
    }
    .NGOContent {
        width: 100%;
        float: left;
        padding: 15px;
    }
    .about_greenNGOContentHeadingTxt {
        width: 100%;
        float: left;
        color: #121f29;
        font-size: 1.6em;
        font-family: DMSans-regular;
        line-height: 1.3em;
        margin-bottom: 40px;
        font-weight: 600;
        /* text-align: center; */
    }
    .about_greenContainer1 {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 0px 30px;
        background: #fff;
    }
    .about_greenNGOPhotoName1 {
        width: 100%;
        float: left;
        position: relative;
        margin-left: 0px;
    }
    .about_greenNGOContent1 {
        float: left;
        width: 100%;
        margin-left:0px;
    }
    .about_greenNGOContentSectionHeadingTxt {
        width: 100%;
        float: left;
        color: #055E1C;
        font-size: 1.1em;
        font-family: DMSans-Regular;
        text-transform: uppercase;
        margin-top: 15px;
    }
    .NGO_footerContainer {
        width: 100%;
        float: left;
        background-color: #121f29;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 0px 30px;
    }
    .NGO_footer {
        width: 100%;
        float: left;
        padding: 15px;
    }
    .NGO_footerAboutLinksDisclaimer {
        width: 100%;
        float: left;
        display: contents;
        justify-content: space-between;
    }
    .NGO_footer_logo {
        width: 48%;
      
        margin-top: -20%;
    }
    .NGO_footerDisclaimerContent {
        width: 100%;
        float: left;
        margin-top: 0px;
    }
    .NGO_footerPoliciesLinks {
        width: 100%;
        float: left;
        margin-top: 0px;
        display: grid;
        flex-wrap: wrap;
        gap: 17px;
        margin-left: 0%;
        color: grey;
    }
    .img1 {
        width: 100%;
        margin-bottom: 20px;
    }
    #row_check_NGO
    {width:100%;}
    #row_check2_NGO
    {width:100%;margin-top:15px;}
    #row_check3_NGO
    {width:100%;margin-top:15px;}
    #row_check4_NGO
    {width:100%;margin-top:15px;}
    #row_check1
    {width:100%;}
    #row_check2
    {width:100%;}
    #row_check3
    {width:100%;}
    #container_row
    {padding: 0px;}
    .bannerSingleContentDescriptionTxt {
        width: 100%;
        float: left;
        font-size: 0.5em;
        color: white;
        font-family: DMSans-Medium;
        line-height: 0px;
        margin-top: 0px;
        text-align: center;
    }
    #container_h2 
    {
        border: 0px solid #f7fff7;
        height: 92px;
        padding-top: 6px;
        padding-bottom: 15px;
    }
    
    #logo_div 
    {
        border: 0px solid blue;
        height: 84px;
    }
    
    #logo 
    {
        color: white;
        border: 0px solid #c2bebe;
        padding-top: 0px;
        height: 82px;
        padding-bottom: 10px;
    }
    
    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }
    .header_logo {
        height: 100px;
        margin-top: 16%;
        width: auto;
    }
    .navbar-toggle 
    {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-right: 15px;
        margin-top: 50px;
        margin-bottom: 8px;
        background-color: #055E1C;
        background-image: none;
        border: 1px solid #ffffff00;
        border-radius: 4px;
        color: white;
    }
    
    .navbar-default .navbar-toggle 
    {
        border-color: #fff;
    }
    
    
    
    .navbar-default .navbar-collapse, .navbar-default .navbar-form 
    {
        border-color: #004274;
        width: 100%;
        float: right;
        position: absolute;
        background-color: #ededed;
        z-index: 10;
    }
    
    .navbar-nav 
    {
        margin: 0px -15px;
        background: white;
        color: black;
    }
    
    .navbar-default .navbar-nav>li>a 
    {
        color: black;
        font-size: 13px;
        font-family: 'DMSans-regular';
        font-weight: 100;
        padding: 8px;
        border-bottom: 1px solid #80808047;
    }
    /*--------------------------------  Caurosel Slider -----------------------*/
    .sociallinksingle {
        float: right;
        width: 25px;
        height: 25px;
        border: 0px solid #fff;
        border-radius: 42px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 0px;
        cursor: pointer;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    }







































