*{
    margin:0;
    padding:0;
}
@viewport{
   zoom:1.0;
   width:extend-to-zoom;
}
/* background with parallax effect */
 body,html{
    font-family: 'Roboto', sans-serif;
    height: 100%;
    text-align: center;
    color: #6b6b6b;

}

.parallax{
    background-image: url('./assets/parallax\ background\ image.png');
    /* width: 100%;  */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size:cover;
    margin-top: 10px;
}

h1{
    font-size: 2rem;
    font-weight: bold;
}
h2{
    font-size: 1.5rem;
}
h3{
    font-size:1.5rem;
}
h4{
    font-size: 1.2rem;
}
p{
    font-size: 1rem;
    padding: 20px 0;
}

/* navbar */
#navbar{
        display: flex;
        justify-content: center;
        align-items: center;
        }
    #navimg{
        margin: 10px 60px;
    }
    #navimg img{
        height: 55px;
    }

    #navbar ul{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #navbar li{
        list-style: none;
        padding: 0px 35px;
    }
    #navbar li a{
        text-decoration: none;
        color: #787978;

    }
    #navbar li a:hover{
        color: #14A76C;
    }

    #btn{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #btn button{
        background: #14A76C;
        color: #fffafa;
        border-radius: 20px;
        border: none;
        height: 30px;
        width: 100px;
        margin: 20px 60px;
        cursor: pointer;
        margin-top: 10px;
    }


    @media (min-width: 200px) and (max-width: 320px){
        h1{
            font-size: 1.2rem;
        }
        h2{
            font-size: 1.0rem;
        }
        h3{
            font-size: 0.7rem;
        }
        h4{
            font-size: 0.5rem;
        }
        #navbar {
            display: flex;
            flex-direction: column;
        }

        #navimg {
            margin: 10px auto;
        }

        #navimg img {
            height: 30px;
        }


        #navbar li {
            padding: 0px 5px;
            font-size: 0.4rem;

        }

        .centered {
            font-size: 0.5rem;
        }
        .imgcon{
            height: 220px;
        }

        .imgcon .text{
                height: 100px;
                color: #f7fcfa;
                margin: 40px 30px;
                font-size: 0.3rem;
                width: 200px;
            }


        .text h3{
            font-size: 0.7rem;
        }

        .sliderchild{
            height: 200px;
        }
        .imgcon{
            height: 200px;
        }

        #sticky_container a{
            padding: 3px 3px;
        }
        #btn button {
            background: #14A76C;
            color: #fffafa;
            border-radius: 20px;
            border: none;
            height: 28px;
            width: 82px;
            margin: 10px 60px;
            cursor: pointer;
            margin-top: 10px;
            font-size: 10px;            
        }


        .btn-success{
            font-size: 0.3rem;
            padding: 2px;
            width: 50px;
        }

        #help img{
            width: 50px;
            height: 50px;

        }
        .help1,.help3,.help2{
            margin: 0px;

        }
    }

    @media (min-width: 300px) and (max-width: 415px){
        h1{
            font-size: 1.5rem;
        }
        h2{
            font-size: 1.3rem;
        }
        h3{
            font-size: 1rem;
        }
        h4{
            font-size: 0.8rem;
        }
        #navbar {
            display: flex;
            flex-direction: column;
        }

        #navimg {
            margin: 10px auto;
        }

        #navimg img {
            height: 40px;
        }


        #navbar li {
            padding: 0px 7px;
            font-size: 0.4rem;

        }

        .centered {
            font-size: 0.8rem;
        }
        .imgcon{
            height: 250px;
        }

        .imgcon .text{
                height: 100px;
                color: #f7fcfa;
                margin: 40px 30px;
                font-size: 0.5rem;
                width: 200px;
            }


        .text h3{
            font-size: 1rem;
        }

        .sliderchild{
            height: 200px;
        }
        .imgcon{
            height: 200px;
        }

        #sticky_container a{
            padding: 5px 5px;
        }
        #btn button {
            background: #14A76C;
            color: #fffafa;
            border-radius: 20px;
            border: none;
            height: 28px;
            width: 82px;
            margin: 10px 60px;
            cursor: pointer;
            margin-top: 10px;
            font-size: 10px;   
            margin-bottom: 25px;         
        }


        .btn-success{
            font-size: 0.5rem;
            padding: 2px;
            width: 50px;
        }

        #help img{
            width: 50px;
            height: 50px;

        }
        .help1,.help3,.help2{
            margin: 0px;

        }
    }

    @media (min-width: 415px) and (max-width: 760px) {

        body,html {
            font-family: 'Roboto', sans-serif;
            height: 100%;
            text-align: center;
            color: #6b6b6b;
            font-size: 10;

        }
        h1,h2,h3,h4,h5{
            font-size: 15;
        }
        #navbar {
            display: flex;
            flex-direction: column;
        }


        #navimg {
            margin: 10px auto;

        }

        #navbar li {
            padding: 0px 6px;
            font-size: 0.8rem;

        }

        .imgcon .text{
            height: 100px;
            color: #f7fcfa;
            margin: 40px 30px;
            font-size: 1rem;
            width: 300px;
        }


    .text h3{
        font-size: 1.2rem;
    }


        .centered {
            font-size: 1.5rem;
        }


        .sliderchild{
            height: 400px;
        }
        .imgcon{
            height: 400px;
        }


        #impacts{
            margin-left: 0px;
            margin-right: 0px;
        }
    }

    /* For ipad  */
    @media (min-width: 760px) and (max-width: 1020px) {

        #navimg {
            margin: 10px 20px;
        }
        .imgcon .text{
            height: 100px;
            color: #f7fcfa;
            margin: 100px 30px;
            font-size: 1rem;
            width: 400px;
        }


    .text h3{
        font-size: 1.4rem;
    }


        #navimg img {
            height: 30px;
        }

        #navbar li {
            padding: 0px 15px;
            font-size: 0.8rem;

        }

        #btn {
            width: 100px;
        }

        #btn button {
            height: 20px;
            width: 50px;
            margin: 0px;
            font-size: 0.5rem;
        }

        .centered {
            font-size: 1.5rem;
        }
        #impacts{
            margin-left: 0px;
            margin-right: 0px;
        }
        #impacts img{
            margin-left: 10px;
        }
        .textblock{
            left: 388px;
        }

        #inspiration{
            margin-left: 10px;
        }
        #btn1 button {
            position: absolute;
            background: #14A76C;
            color: #fffafa;
            border-radius: 20px;
            border: none;
            height: 33px;
            width: 106px;
            margin: 20px 60px;
            cursor: pointer;
            top: 503px;
            right: 6px;
        }

        .help2,.help1,.help3{
          padding-right: 100px;
       }

    }

    @media (min-width: 1024px) and (max-width: 1380px) {

        #navbar li {
            padding: 0px 15px;
            font-size: 1rem;

        }
        #navimg {
            margin: 10px 22px;
        }

        #btn {
            width: 128px;
        }

        #btn button {
            height: 30px;
            width: 80px;
            margin: 0px;
        }

        #btn1 button{
            top: 649px;
        }
    }

/* end of nav bar */

/* carousel area start */
.carousel-item {
    height: 100vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
.card{
            border: 0px solid rgba(0,0,0,.125);
      }
  
.textblock{
    background: #DCE35B;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #45B649, #f2f5c0);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left,#fff, #f2f5c0, #eff3a1); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  
    -webkit-box-shadow: 10px 15px 30px -13px rgba(128,133,126,1);
    -moz-box-shadow: 10px 15px 30px -13px rgba(128,133,126,1);
    box-shadow: 10px 15px 30px -13px rgba(128,133,126,1);
}

@media(min-width: 200px) and (max-width: 320px){
    .carousel-item {
    height: 0vh;
    min-height: 180px;
    background: no-repeat center center scroll fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
  }
  .card{
    margin-left: 3% !important;
  }
      .display-6
      {
        font-size: medium;
      }
}

@media(min-width: 320px) and (max-width: 415px){
    .carousel-item {
    height: 0vh;
    min-height: 250px;
    background: no-repeat center center scroll fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
  }
  .card{
    margin-left: 3% !important;
  }
      .display-6
      {
        font-size: medium;
      }
}

@media(min-width: 415px) and (max-width: 760px){
    .carousel-item {
    height: 0vh;
    min-height: 300px;
    background: no-repeat center center scroll fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
  }
  .card{
    margin-left: 3% !important;
  }
      .display-6
      {
        font-size: medium;
      }
}

@media(min-width: 760px) and (max-width: 1024px){
    .carousel-item {
    height: 0vh;
    min-height: 500px;
    background: no-repeat center center scroll fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
  }
  .card{
    margin-left: 3% !important;
  }
      .display-6
      {
        font-size: medium;
      }
}

@media(min-width: 1024px) and (max-width: 1380px){
    .carousel-item {
    height: 0vh;
    min-height: 900px;
    background: no-repeat center center scroll fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
  }
  .card{
    margin-left: 3% !important;
  }
      .display-6
      {
        font-size: larger;
      }
}

@media(min-width: 1380px) and (max-width: 1920px){
    .carousel-item {
    height: 0vh;
    min-height: 1000px;
    background: no-repeat center center scroll fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
  }
  .card{
    margin-left: 3% !important;
  }
      .display-6
      {
        font-size: larger;
      }
}

/* carousel area end */

/* Home Section */
#home {
        position: relative;
        text-align: center;
        color: white;
    }

    #home img {
        width: 100%;
    }

    .centered {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        font-size: 2.2rem;
    }

/* Shiksha */

.img-wrapper {
    position: relative;
    margin-top: 0%;
   }

  .img-responsive {
    width: 100%;
    height: auto;
  }

  .img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 80%;
    right: 0;
    text-align: center;
  }

  .img-overlay:before {
    content: ' ';
    display: block;
    height: 9%;
  }

  .btn-success{
      background: #14A67C;
      color: white;
      padding: 10px;
      border-radius: 20px;
      border: none;
      cursor: pointer;
      width: 100px;

  }

  
/* end of shiksha */

/* Our Work section */
#our_work{
overflow: hidden;
margin-top: 5%;
}

#our_work h1{
    text-align: left;
    margin-left: 10%;
    margin-bottom: 1%;
}
    .slider {
        /* height: 600px; */
        width: 100%;
        overflow:hidden;
        margin-top: 150px;

    }
    .slider .title{
        font-size: 2.2rem;
        margin: 0px 0px 20px 20px;
    }

    .sliderchild {
        height: 600px;
        width: 400%;
        animation: slider infinite 20s 2s;
    }

    .imgcon {
        height: 600px;
        float: left;
        width: 25%;
        background: grey;

    }
    .text{
        width: 400px;
        height: 100px;
        color:#f7fcfa;
        margin: 200px 200px;
        font-size: 0.5rem;
        text-align: left;

    }
    .text h5{
        font-size: 1.0rem;
        padding: 10px;
    }

    .imgcon:nth-child(1) {
        background: url("./assets/Group\ 100.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .imgcon:nth-child(2) {
        background: url("./assets/Group\ 96.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .imgcon:nth-child(3) {
        background: url("./assets/Group\ 98.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .imgcon:nth-child(4) {
        background: url("./assets/Group\ 100.png");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .img-responsive {
        height: 350px;
        width: 200px;
    }

    

    @keyframes slider {
        16.5% {
            margin-left: -100%;
        }

        33% {
            margin-left: -100%;
        }

        49.5% {
            margin-left: -200%;
        }

        66% {
            margin-left: -200%;
        }

        82.5% {
            margin-left: -300%;
        }

        100% {
            margin-left: -300%;
        }
    }

/* start of what we do*/

@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.blog-home5 {
  font-family: "Montserrat", sans-serif;
	color: #8d97ad;
  font-weight: 300;
}

.blog-home5 h1, .blog-home5 h2, .blog-home5 h3, .blog-home5 h4, .blog-home5 h5, .blog-home5 h6 {
  color: #3e4555;
}

.blog-home5 .card-title {
	font-size: 18px;
}

.blog-home5 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.blog-home5 .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.blog-home5 .b-h-box .card-img-overlay {
  bottom: 0px;
  top: auto;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.1s ease-in;
  height: 55%;
}

.blog-home5 .b-h-box .card-title {
    color: #ffffff;
}

.blog-home5 .b-h-box {
	color: #ffffff;
}

.blog-home5 .b-h-box .card-text {
  display: none;
}

.blog-home5 .b-h-box:hover {
  color: #8d97ad;
}

.blog-home5 .b-h-box:hover .card-img-overlay {
  height: 100%;
  background: #ffffff;
  border: 3px solid rgba(120, 130, 140, 0.13);
}

.blog-home5 .b-h-box:hover .card-title {
  color: #263238;
  margin: 15px 0;
}

.blog-home5 .b-h-box:hover .card-text {
  display: block;
}

.blog-home5 .bg-danger-gradiant {
    background: #ff4d7e;
    background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
    background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
}

.blog-home5 .font-14 {
	font-size: 14px;
}

@media (min-width: 200px) and (max-width: 320px) {
    #our_work{
        margin-right: 8px;
    }

    .bg-danger-gradiant h5{
        position: relative;
        font-size: 10px;
    }

    .blog-home5 .b-h-box .card-text {
        display: none;
    }

    .blog-home5 .b-h-box:hover .card-text {
        display: block;
    }

    .img-responsive {
        height: 300px;
        width: 200px;
    }

    .card-text {
        font-size: 12px;
    }

}

@media (min-width: 320px) and (max-width: 415px) {
    #our_work{
        margin-right: 5px;
    }

    .bg-danger-gradiant h5{
        position: relative;
        font-size: 18px;
    }

    .blog-home5 .b-h-box .card-text {
        display: none;
    }

    .blog-home5 .b-h-box:hover .card-text {
        display: block;
    }

    .img-responsive {
        height: 350px;
        width: 200px;
    }

    .card-text {
        font-size: 15px;
    }

}

@media (min-width: 415px) and (max-width: 760px) {

    #our_work{
        margin-right: 5px;
    }

    .bg-danger-gradiant h5{
        position: relative;
        font-size: 20px;
    }

    .blog-home5 .b-h-box .card-text {
        display: none;
    }

    .blog-home5 .b-h-box:hover .card-text {
        display: block;
    }

    .img-responsive {
        height: 450px;
        width: 200px;
    }

    .card-text {
        font-size: 22px;
    }

}

@media (min-width: 760px) and (max-width: 1024px) {

    #our_work{
        margin-right: 5px;
    }

    .bg-danger-gradiant h5{
        position: relative;
        font-size: 11px;
    }

    .blog-home5 .b-h-box .card-text {
        display: none;
    }

    .blog-home5 .b-h-box:hover .card-text {
        display: block;
    }

    .img-responsive {
        height: 300px;
        width: 200px;
    }

    .card-text {
        font-size: 12px;
    }

}

@media (min-width: 1024px) and (max-width: 1380px) {

    #our_work{
        margin-right: 10px;
    }

    .bg-danger-gradiant h5{
        position: relative;
        font-size: 15px;
    }

    .blog-home5 .b-h-box .card-text {
        display: none;
    }

    .blog-home5 .b-h-box:hover .card-text {
        display: block;
    }

    .img-responsive {
        height: 400px;
        width: 200px;
    }

    .card-text {
        font-size: 18px;
    }

}

@media (min-width: 1380px) and (max-width: 1920px) {

    #our_work{
        margin-right: 18px;
    }

    .bg-danger-gradiant h5{
        position: relative;
        font-size: 25px;
    }

    .blog-home5 .b-h-box .card-text {
        display: none;
    }

    .blog-home5 .b-h-box:hover .card-text {
        display: block;
    }

    .img-responsive {
        height: 600px;
        width: 200px;
    }

    .card-text {
        font-size: 28px;
    }

}


/* end of what we do */

/* impacts */

.impact_area {
    height: auto;
}

#impacts{
    overflow: hidden;
    text-align: center;
    
    align-content: center;
    align-self: center;
}

#impacts img{
    height: 300px;
    width: 500px;
    display:flex;
    position: center;
    border-radius: 8px;
}

.container1, .container2, .container3 {
    padding: auto;
    height: 400px;
}

.textblock{
    background-color: white;    
    top: 5px;
    bottom:110px;
    height: 145px;
    color: #14A76C;   
    border-style:none;
    box-shadow:5px 8px 10px rgba(36, 26, 26, 2.329);
    border-radius: 20px;
}

.boxes {
    margin: auto;
    padding: auto;
    text-align: auto;
}



.box1, .box2, .box3, .box4, .box5, .box6, .box7{
    padding-top: 30px;
    text-align: center;
    font-size: 9px;
    display: inline-flex;
    background-color: #D8D8D8;
    color:#6b6b6b;
    width: 125px;
    height: 125px;
    border-radius: 200px;
    box-shadow: black;
}
@media screen and (min-width: 200px) and (max-width: 320px) {
    .textblock {
        margin-left:20px;
        margin-top: 10px;
        height: 195px;
    }

    .textblock p{
        font-size: 10px;
    }
     .container1, .container2, .container3 {
         padding: auto;
        margin-bottom: 350px;
     }

     .boxes {
        margin-top:50px;
        padding: auto;
        text-align: auto;
    }

     .box1, .box2, .box3, .box4, .box5, .box6, .box7 {
        padding-top: 30px;
        text-align: center;
        font-size: 4px;
        display: inline-flex;
        background-color: #D8D8D8;
        color:#6b6b6b;
        width: 85px;
        height: 85px;
        border-radius: 100px;
        box-shadow: black;
     }
     .box1 h5, .box2 h5, .box3 h5, .box4 h5, .box5 h5, .box6 h5, .box7 h5{
         font-size: 9px;
     }
}

@media (min-width: 321px) and (max-width: 414px) {
    .textblock {
        margin-left:20px;
        margin-top: 10px;
        height: 195px;
    }

    .textblock p{
        font-size: 10px;
    }
     .container1, .container2, .container3 {
         padding: auto;
        margin-bottom: 350px;
     }

     .boxes {
        margin-top:80px;
        padding: auto;
        text-align: auto;
    }

     .box1, .box2, .box3, .box4, .box5, .box6, .box7 {
        padding-top: 30px;
        text-align: center;
        font-size: 4px;
        display: inline-flex;
        background-color: #D8D8D8;
        color:#6b6b6b;
        width: 85px;
        height: 85px;
        border-radius: 100px;
        box-shadow: black;
     }
     .box1 h5, .box2 h5, .box3 h5, .box4 h5, .box5 h5, .box6 h5, .box7 h5{
         font-size: 10px;
     }
}

@media screen and (min-width: 415px) and (max-width: 760px) {
    .textblock {
        margin-left:20px;
        margin-top: 10px;
        height: 195px;
    }

    .impact_img {
        margin: auto;
    }

    .textblock p{
        font-size: 15px;
    }
     .container1, .container2, .container3 {
         padding: auto;
        margin-bottom: 350px;
     }

     .boxes {
        margin-top:80px;
        padding: auto;
        text-align: auto;
    }

     .box1, .box2, .box3, .box4, .box5, .box6, .box7 {
        padding-top: 30px;
        text-align: center;
        font-size: 4px;
        display: inline-flex;
        background-color: #D8D8D8;
        color:#6b6b6b;
        width: 85px;
        height: 85px;
        border-radius: 100px;
        box-shadow: black;
     }
     .box1 h5, .box2 h5, .box3 h5, .box4 h5, .box5 h5, .box6 h5, .box7 h5{
         font-size: 12px;
     }
}

@media screen and (min-width:761px) and (max-width: 1024px) {
    .textblock {
        left: auto;
        margin-left:20px;
        margin-top: 10px;
        height: 195px;
    }

    .impact_img {
        justify-content: center;
    }

    .textblock p{
        font-size: 15px;
    }
     .container1, .container2, .container3 {
         justify-content: center;
         padding: auto;
        margin-bottom: 350px;
     }

     .boxes {
        margin-top:80px;
        padding: auto;
        text-align: auto;
    }

     .box1, .box2, .box3, .box4, .box5, .box6, .box7 {
        padding-top: 30px;
        text-align: center;
        font-size: 4px;
        display: inline-flex;
        background-color: #D8D8D8;
        color:#6b6b6b;
        width: 85px;
        height: 85px;
        border-radius: 100px;
        box-shadow: black;
     }
     .box1 h5, .box2 h5, .box3 h5, .box4 h5, .box5 h5, .box6 h5, .box7 h5{
         font-size: 12px;
     }
}


@media screen and (min-width: 761px)and (max-width: 1380px) {
    .textblock {
        height: 205px;
    }
    .textblock p{
        font-size: 15px;
    }
    .boxes {
        margin-top:70px;
        padding: auto;
        text-align: auto;
    }
}
@media screen and (min-width: 1381px) and (max-width: 1920px) {
    .textblock {
        height: 205px;
    }
    .textblock p{
        font-size: 18px;
    }
    .boxes {
        margin-top:50px;
        padding: auto;
        text-align: auto;
    }
}



/*
div.container1, div.container2, div.container3 {
    padding: auto;
    margin-left: 5px;
    height: 400px; 
    width: 1000px;
}
.textblock{
    background-color: white;
    position: relative;
    top: 5px;
    bottom:110px;
    left: 530px;
    color: #14A76C;
    height: 190px;
    width: 490px;
    border-style:none;
    box-shadow:5px 8px 10px rgba(36, 26, 26, 2.329);
    border-radius: 20px;

}

.container1 img{
    position: absolute;
}
.container2 img{
    position: absolute;
}
.container3 img{
    position: absolute;
}

.boxes {
    position: relative;
    margin: auto;
    padding: auto;
    text-align: auto;
}



.box1, .box2, .box3, .box4, .box5, .box6, .box7{
    margin: 5px;
    padding: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 9px;
    display: inline-flex;
    background-color: #D8D8D8;
    color:#6b6b6b;
    width: 125px;
    height: 125px;
    border-radius: 200px;
    box-shadow: black;
}

.boxes h5{
    font-size: 15px;
}
*/

.help1, .help2, .help3 {
    margin-top: 10px;
    display: inline-block;
}

.new1, .new2, .new {
    width:110px;
    height:130px;
}

/*
.help1,.help2,.help3{
margin-left: 240px;
padding: 5px;
width: 110px;
height: 130px;
margin-top: 10px;
text-align: center;
display: inline-block;
}
#help img{
    height: 100px;
    width: 100px;
}
.help3 img{
    height: 50px;
}
*/

  *{
    box-sizing: border-box;
  }

  .container{
      position: relative;
      top: 75px;
  }

  .row::after{
      content: '';
      clear: both;
      display: block;
  }

  .col-1{width: 8.33%;}
  .col-2{width: 16.66%;}
  .col-3{width: 25%;}
  .col-4{width: 33.33%;}
  .col-5{width: 41.66%;}
  .col-6{width: 50%;}
  .col-7{width: 58.33%;}
  .col-8{width: 66.66%;}
  .col-9{width: 75%;}
  .col-10{width: 83.33%;}
  .col-11{width: 91.66%;}
  .col-12{width: 100%;}

  [class *= "col-"]{
    width: 100%;
    }

.column {
  float: left;
  width: 25%;
  padding: 5px;
  text-align: center;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}



/*

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
/*
@media screen and (min-width: 200px) and (max-width: 320px) {

    *{
        box-sizing: border-box;
      }

      
    
    #impacts{
        
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
        align-self: center;
    }
    
    #impacts img{

        height: 300px;
        width: 310px;
        display:flex;
        position: left;
        border-radius: 8px;
    }

    .container2, .container3 {
        margin-top: 430px;
    }

    .textblock {
        padding-right: 10px;
        background-color: white;
        position: relative;
        top: 325px;
        bottom:110px;
        left: 0px;
        color: #14A76C;
        height: 190px;
        width: 310px;
        border-style:none;
        box-shadow:5px 8px 10px rgba(36, 26, 26, 2.329);
        border-radius: 20px;
    }

    .box1 {
        margin-top: 50px;
    }

    .box4 {
        margin-top: 30px;
    }
    .textblock p {
        font-size: 12px;
    }

    .container3 {
        margin-bottom: 300px;
    }

    
}

@media screen and (min-width: 321px) and (max-width: 414px) {

    *{
        box-sizing: border-box;
      }

      
    
    #impacts{
        
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
        align-self: center;
    }
    
    #impacts img{
        height: 300px;
        width: 404px;
        display:flex;
        position: left;
        border-radius: 8px;
    }

    .container2, .container3 {
        margin-top: 500px;
    }

    .textblock {
        
        padding-right: 10px;
        background-color: white;
        position: relative;
        top: 325px;
        bottom:110px;
        left: 0px;
        color: #14A76C;
        height: 190px;
        width: 404px;
        border-style:none;
        box-shadow:5px 8px 10px rgba(36, 26, 26, 2.329);
        border-radius: 20px;
    }

    .boxes {
        margin-top: 50px;
    }

    .box1 {
        margin-top: 20px;
    }

    .textblock p {
        font-size: 12px;
    }

    .container3 {
        margin-bottom: 300px;
    }

    
}
*/


/* impact area end */


/* about us */
#inspiration{
    min-height: 80vh;
    display: flex;
    align-items: left;
    justify-content: left;
    margin: 0 10%;
}
#inspiration ul li{
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: auto;
    list-style: none;
    text-align: left;

}
#inspiration img{
    width: 300px;
    height: 350px;
    margin: 20px;
}

#inspimg{
    margin-top: 60px;
    width: 450px;
    height: 550px;
    margin-left: 200px;
    align-items: right;
}

@media screen and (max-width: 360px) {
    #ispimg {
    margin-top: 60px;
    width: 450px;
    height: 550px;
    margin-left: 0px;
    align-items: center;
    }
}




#aboutinfo{
    
    background-color:#f1f1f1 ;
    color:#6b6b6b;
    text-align: center;
    
}

.about_us {
    
    margin-left: 0px;
    margin-right: 0px;
    background-position: center;
}



@media(max-width: 768px){
    div.about{
        margin-left: 50px;
    }
    .about h3{
        text-align: center;
    }
}
@media(max-width: 575px){
    div.about{
        margin:2px 5px 0 0;
    }
    p{
        font-size: 15px;
        padding-left: 3px;
        margin-left: 8px;
    }
    .about h3{
        text-align: center;
    }
}
@media(max-width: 1920px){
    div.about{
        margin-left: 0px;
    }
    .about h3{
        text-align: center;
    }
}







/* about-us area end */

/*sticky box*/
#sticky_container {
    display: flex;
    position: absolute;
    position:fixed;
    top: 100px;
    background: #14A67C;
    right: -1px;
    flex-direction: column;
    border-radius: 5px;
    z-index: 20;
}

#sticky_container a{
    padding: 9px 9px;
}

@media(max-width: 880){
    .container1.textblock{
        position: static;

    }
}

/* sticky box end */

/*Our Team*/

#header{
    padding-top: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size:28px;
    font-weight: bold;
    color:#6b6b6b;
    text-align:center;
}
#ourTeam{

    background: url('assets/parallax%20background%20image.png') center center no-repeat;
}
#container{
    margin:auto;
    text-align:center;
}

.team_name {
    text-align: center;
    width: 100%;
    float: none;
    bottom: 0px;
    
}


  /* start of our team*/
@import url(//fonts.googleapis.com/css?family=Montserrat:300,500);
.team4 {
  font-family: "Montserrat", sans-serif;
	color: #8d97ad;
  font-weight: 300;
}

.team4 h1, .team4 h2, .team4 h3, .team4 h4, .team4 h5, .team4 h6 {
  color: #3e4555;
}

.team4 .font-weight-medium {
	font-weight: 500;
}

.team4 h5 {
    line-height: 22px;
    font-size: 18px;
}

.team4 .subtitle {
    color: #8d97ad;
    line-height: 24px;
		font-size: 13px;
}

.team4 ul li a {
  color: #8d97ad;
  padding-right: 15px;
  -webkit-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.team4 ul li a:hover {
  -webkit-transform: translate3d(0px, -5px, 0px);
  transform: translate3d(0px, -5px, 0px);
	color: #316ce8;
}

/*Modified*/
/*
.card-deck{
  padding-left: 100px;
  grid-gap: 30px;
  width: 1240px;
}
*/

/* ourteam end */

/* contact */


#contact{
    clear:both;
    margin-left:70px;
    text-align:left;
}
#contactTitle{
    font-family:'Roboto', sans-serif;
    /* font-size:28px; */
    font-weight: bold;
    padding:20px;
    text-align: left;
    

}

.cntct{
z-index: -1;
opacity: 0.1;
font-size: 5rem;
position:absolute ;
}

#paralax2{
    background: url("assets/ContactUs.png") ;
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% auto;
}
#paralax21{
    background: url("assets/ContactUs.png") ;
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% auto;
    padding-right: 350px;
}
.formControl{
    width:200px;
    margin:20px;
    background:transparent;
    border:none;
    outline:none;
    font-family: Roboto, sans-serif;
    border-bottom:solid 1px #D8D8D8;
    font-size:20px;
}
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
  }
  
  /* Style the submit button with a specific background color etc */
  input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  
  /* When moving the mouse over the submit button, add a darker green color */
  input[type=submit]:hover {
    background-color: #45a049;
  }
  
  /* Add a background color and some padding around the form */
  .containers {
      
      align-content: center;
    border-radius: 5px;
    background-color: none;
    
    width: 100%;
  }
  

#join{

    margin:30px auto 0;
    text-align:center;
}
#join h1{
    text-transform:uppercase;
}
#join .formControl{
    width:450px;
    padding:7px;
    margin:0 18px;
    border: solid 1px #ccc;
    font-size:20px;
}
#join .formControl:hover{
    border-color:#aaa;
}
#joinOurNewsletter{
    background-color: #14A76C;
    width:100px;
    height:25px;
    border:none;
    outline:none;
    font-size:20px;
    font-family: 'Roboto', sans-serif;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    color: white;
}
#joinOurNewsletter:hover{
    border:solid 1px black;
    cursor:hand;
}

 /* join newsletter area end */
/* footer area start */
footer{
    background-color: #14A76C;
    padding:10px;
    width:100%;
    margin-top:20px;
    box-sizing: border-box;
    list-style: none;
    color: rgb(255, 255, 255);
    text-align: left;
    font-style:oblique;
}

footer ul,#topFooter li{
display:block;
font-size:16px;
padding:10px;
color: white;
text-align: center;
}

#companyName{
    text-transform: uppercase;
    font-size:20px;
    font-weight: bold;
    }
    footer ul,#bottomFooter li{
    display:block;
    font-size:14px;
    color: white;
    text-align: center;
    font-style: italic;
    }
    #privacy{
        padding-left:500px ;
    }
/* footer end */






