/*reset open */
html,
body {
padding: 0;
margin: 0;
background: #fff;
font-family: 'Libre Franklin', sans-serif;
}
html {
scroll-behavior: smooth;
}
body a {
outline: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
body a:focus,
a:hover {
text-decoration: none;
}
[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
letter-spacing: 1px;
font-family: 'Libre Franklin', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea,span{
font-family: 'Libre Franklin', sans-serif;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
letter-spacing: 1px;
}
p {
    margin: 0;
    padding: 0;
    line-height: 30px;
    color: #101010;
    font-size: 15px;
    text-align: justify;
    letter-spacing: 0.5px;
    font-family: 'Libre Franklin', sans-serif;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
/*ul li{display:inline-block;}*/
/*-- //Reset-Code --*/
.award
{
  padding-bottom:6em;
}
.award-pic
{
  border-radius: 9px;
    border: 8px solid #ffc58c;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    -o-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    -moz-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
 }

 .award-pic:hover
 {
  transform:translateX(-3);
 }
.acc
{
      padding: 12em;
    background-color: #eb3f5038;
    border-radius: 20px;
    padding: 2em;
    margin-top: 2em;
}
.counter-title1
{
      display: block;
    margin: 30px auto 0 auto;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    font-family: 'Pacifico';
    color: #ed4746;
}
#my-slider {
      width: 100%;
      height: 404px;
      color: white;
    }
.carousel-caption
{
  padding-bottom: -3px;
}
.about-founder-trust {
    background-image: url(../images/founder-trustee.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    margin-right: 10px;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}
.inside-tab-box
{
transition:0.5s all;
}
.carousel-fade .item {
-webkit-transition: opacity 3s; 
-moz-transition: opacity 3s; 
-ms-transition: opacity 3s; 
-o-transition: opacity 3s; 
transition: opacity 3s;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-fade .active.left {left:0;opacity:0;z-index:2;}
.carousel-fade .next {left:0;opacity:1;z-index:1;}

.text-white
{
	color:#fff;
}
.right-padding
{
  padding-left: 2em;
}
.left-padding
{
  padding-right: 2em;
}
.c-left img {
    border-radius: 50%;
    float: left;
    /*max-width: 32%;*/
    height: 90px;
    width: 90px;
}
.client-grid {
    background: #fdfdfd;
    padding: 1em;
    border-radius: 5px;
    height: 430px;
    border: 1px solid #e9e7e7b5;
    box-shadow: 1px 0px 9px 0px rgba(251, 135, 147, 0.38);
}

.farmhouse{
    background-image: url(../images/images/child-with-disability1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    margin-right: 10px;
     box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}

.boccia {
    background-image: url(../images/boccia.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    margin-right: 10px;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}
.christmas
{

    background-image: url(../images/christmas.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}

.treking
{
    background-image: url(../images/tracking.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
-moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
-o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
background-position: center;
}



.banner img
{
      filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -o-filter: brightness(70%);
    -moz-filter: brightness(70%);
    height:500px;
}
.contribute-founder-trust {
    background-image: url(../images/contribute.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-position: right;
    margin-right: 10px;
}
.trustee-name
{
    text-align: center;
    line-height: 22px;
    padding: 1em;
    font-size: 16px;
    color: #de7d03;
    font-weight: bold;
    }
.trustees-row
{
      margin: 3em 0;
}
.trustees-pic
{
  /*width: 120px*/;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 9px;
    background: #fff;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -webkit- box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    -moz- box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    padding: 8px;
}
.client-grid1 {
    background: #fdfdfd;
    padding: 1em;
    border-radius: 5px;
    height: 432px;
    border: 1px solid #e9e7e7b5;
    box-shadow: 1px 0px 9px 0px rgba(251, 135, 147, 0.38);
}
.corrective-surgeries {
    background-image: url(../images/corrective-surgeries.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    margin-right: 10px;
     box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}
.right-padding1
{
  padding-left: 1em;
}
.c-left .info {
    float: left;
    padding: 25px 0px 0px 20px;
    width: 68%;
}
.c-left h6 {
    font-size: 18px;
    color: #333;
}
.banner-text
{
      text-shadow: 3px 4px 6px rgba(45, 45, 45, 0.15);
    font-size: 3.3em;
    letter-spacing: 3px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 68px;
}
.banner-subname
{
  font-size:18px;
  text-align:center;
  color:#fff;
}
.banner
{
    position: relative;
    margin-top: -63px;
}
.contact-no-box {
    background-color: #f1f1f1;
    border-right: 1px solid #f9b35b;
    padding: 40px;
    margin-bottom: 35px;
}
.address-detail
{
    text-align: center;
    line-height: 24px;
    padding-top: 10px;
}
.main-title1 {
    margin: 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 30px;
  }
 .contact-form {
    padding: 2em;
    border-radius: 5px;
    margin-top: 3em;
    box-shadow: 2px 3px 10px 2px rgba(175, 174, 174, 0.2);
    background-color: rgba(250, 189, 92, 0.47843137254901963);
}
.btn-dark {
    color: #fff;
    background-color: #eb3f50;
    border-color: #eb3f50;
    padding: 5px 25px;
    display: block;
    /* margin-left: auto; */
    margin-right: auto;
}
.not-border
{
  border:none;
}
.address .fa
{
      font-size: 37px;
    color: #ee5853;
    padding-bottom: 15px;
}
.map
{
  padding-top:2em;
}
.client-grid, .client-grid1
{
    margin: 5px;
}
.contact-us
{
     padding: 2em 0;
}
.address h1
{
      font-size: 18px;
    text-align: center;
    font-weight: 500;
}
.vision-box {
    background-color: #f7f8fa;
    border: 1px solid #eeeeee !important;
    padding: 1em;
    margin: 3em 0;
    height: 300px;
}
.list-assciations
{
padding: 20px;
}
.list-assciations li
{
padding-bottom: 5px;
width:100%;
}
.text-red
{
	    color: #fb8793;
}
.icon {
    width: 3%;
    float: left;
}
.about-img
{
    width: 100%;
    border-radius: 6px;
    margin-top: 15px;
}
.about-img4
{
    width: 100%;
    border-radius: 6px;
    margin-top: 28px;
}
.award-info
{
      float: left;
    width: 90%;
}
.list-assciations li:hover
{
margin-left:10px;
transition:0.5s all;
}
.about-img1
{
    width: 100%;
    border-radius: 6px;
    margin-top: 15px;
}
.about-img3
{
    width: 100%;
    border-radius: 6px;
    margin-top: -15px;
}
.inside-tab-box:hover
{
 margin-left:10px;
}
.active
{
    background-color: rgb(255, 230, 204);
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    -o-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    -moz-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.top-btn {
      margin-right: 40px;
    width: auto;
    background-color: #eb3f50;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px;
    border-radius: 20px;
    position: relative;
    margin-left: auto;
    display: block;
    /* float: right; */
    z-index: 99999;
    margin-top: 6px;
    width: 120px;
    box-shadow: 1px 0px 15px 0 rgba(130, 125, 125, 0.63);
    margin-bottom: -8px;
    text-align: center;
}
.top-btn:hover
{
box-shadow: 1px 0px 0px 0 rgba(130, 125, 125, 0.63);
 }

.icon .fa
{
     height: 50px;
    width: 50px;
    background-color: #f38282;
    color: #fff;
    right: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 49px;
    font-size: 25px;
    position: relative;
   top: 4px;
    font-weight: 500;
   
}
.about-us-index {
    padding: 6em 0;
}
.award-box {
    padding: 4px 8px;
    margin-bottom: 56px;
    /* margin-left: 13px; */
}
.events-date
{
      font-size: 12px;
    padding: 5px 10px;
    color: #5b5959;
}
.founder-trust1 {
    background-image: url(../images/about-us-left.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 453px;
    /* margin-right: 10px; */
}

.about-us
{
	padding:2em 0;
}
.animated {
   animation-delay: 0.1s;
}
.animated {
   animation-delay: 0.3s;
}
.no-padding-left
{
  padding-left:0;
}
.footer-title
{
      margin-bottom: 10px;
    font-size: 23px;
    color: #6d6969;
    padding: 10px 0;
    border-bottom: 1px solid rgba(169, 169, 169, 0.2);
}
.font-iocn
{
    width: 2%;
    float: left;
    margin-right: 9px;
}
.contact-info
{
  width:70%;
  float:left;
  margin-left:7px;
}
.left-padding1
{
  padding-right: 17px;
}
.main-title
{
margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
    font-weight: 800;
    font-size: 36px;
    text-transform: uppercase;
}
.events-img
{
    margin: 1em 0;
    border: 1px solid #fabe5c;
    min-height:400px;
}
.events-info
{
    padding: 10px;
    color: #eb3e50;
    font-size: 15px;
    text-align: left;
}
.img-event {
    width: 35%;
    margin-left: 15px;
    padding: 3px;
    border: 1px solid #d4d4d4;
    margin-bottom: 15px;
}
.sub-info {
    margin: 0;
    padding-bottom: 11px;
    line-height: 1.5;
    color: #7a7a7a;
    font-size: 15px;
    text-align: justify;
    letter-spacing: 0;
    font-family: 'Libre Franklin', sans-serif;
}
.sub-title {
    margin: 0;
    padding-bottom: 10px;
    line-height: 1.7;
    color: #282828;
    font-size: 25px;
    font-weight: 500;
    text-align: justify;
    letter-spacing: 0.3px;
    font-family: 'Libre Franklin', sans-serif;
}
.sub-info {
    margin: 0;
    padding: 0 0 17px 0;
    line-height: 1.5;
    color: #484747;
    font-size: 18px;
    text-align: justify;
    letter-spacing: 0;
    font-family: 'Libre Franklin', sans-serif;
}
.join-us
{
    padding: 0 0 2em 0;
    background-image: url(../images/banner-info.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
}
.rightside-join-img
{
    position: relative;
    top: 80px;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.46);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.46);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.46);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.46);
}
.join-us-right-info
{
    padding-top:77px;
}
span.counter 
{ 
    margin: 30px auto 0 auto;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    color: #ed4746;
    font-family: 'Libre Franklin', sans-serif;
}
.counter-title {
    color: #ed4746;
    font-size: 22px;
    line-height: 1.3;
    font-weight: bold;
    letter-spacing: 0;
    padding-top: 18px;
    text-align: center;
    font-family: 'Libre Franklin', sans-serif;
}   
.count-up
{
    margin:6em 0;
}
.banner-inside {
    margin-bottom: 2em;
    margin-top: 0px;
}
.footer
{
	padding:2em 0;
	background-color:#e8e8e8;
  margin-top: 3em;
}
.footer-link
{
	list-style-type:none;
	margin-bottom: 18px;
}
.footer-link li
{
width:100%;
padding:5px 0 5px 0;
}
.footer-link li a
{
color:#4f4f4f;
font-size:14px;	
}
.footer-link li a:hover
{
  margin-left:10px;
}
.footer-bottom
{
	padding: 11px 0;
	color:#282828;
    border-top: 1px solid #d2d2d2;
}
.footer-bottom p
{
	color: #282828;
    margin-top: 12px;
}
.bottom-header
{
   position: fixed;
    z-index: 9999;
    top: 0px;
    width:100%;
    padding: 5px 0;
    background-color: rgb(255, 230, 204);
}
.navigation {
    border: none;
	 width: 100%;
    /*background-color: rgba(24, 23, 23, 0.41);*/
    color: #fff;
   
    /* right: calc(100% - 320px); */
    transition: right 0.5s;
}
.navigation .has-menu a {
    display: block;
    padding: 15px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 0;
    float: none;
}
.navigation .toggle-wrapper
{
    display: none;
}

.navigation .heading {
    padding: 0;
    height: 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
    line-height: 0;
}
.navigation .menu {
    list-style-type: none;
    padding-left: 38px;
    margin-top: 11px;
}
.navigation .menu li {
  float: left;
}
.navigation .menu a {
    display: block;
    padding: 15px 10px;
    line-height: 20px;
    color: #eb3f50;
        font-weight: 600;
    text-decoration: none;
    position: relative;
    z-index: 0;
    font-size: 15px;
    top: 16px;
}
.navigation .menu a::after {
content: '';
    background-color: rgba(250, 190, 92, 0.16);
    position: absolute;
    top: 0;
    color: #fff;
    right: 100%;
    bottom: 0;
    left: 0;
    transition: left 0.25s, right 0.25s;
}
.navigation .menu a:hover::after {
  right: 0;
}
.navigation .has-menu:hover {
  position: relative;
    display: inline-block;
}
.navigation .has-menu::before {
  content: '';
  border-left: 1px solid rgba(255,255,255,0.1);
  height: 50px;
  width: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.navigation .has-menu::after {
  content: '\027A4';
  padding: 15px 0;
  height: 50px;
  width: 50px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -31px;
  z-index: 1;
  transform: rotate(90deg);
  transition: transform 0.25s;
}
.navigation .has-menu:not(.open)::after {
  transform: rotate(-90deg);
}
.navigation .has-menu:not(.open) > .menu {
  border-top: none;
  max-height: 0;
}
.navigation .has-menu:not(.open) > .menu > li > a {
  padding-left: 15px;
}

.navigation .has-menu > .menu {
  overflow: hidden;
  max-height: auto;
}
.navigation .menu .menu {
  border-top: 1px solid rgba(255,255,255,0.1);    
border-top: 1px solid rgba(255,255,255,0.1);
    min-width: 68px;
    position: absolute;
    z-index: 1;
    top: 50px;

}
.navigation .has-menu > .menu > li > a {
  padding-left: 45px;
  transition: padding 1s;
}
.navigation .has-menu > .menu > li:last-child {
  border-bottom: none;
}
.slider_box {
  margin: 47px auto 0 auto;
  width: 1100px;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.silder_con {
  padding-left: 0;
  position: absolute;
}

.silder_panel {
  width: 1100px;
  height: 500px;
  opacity: 0.9;
  overflow: hidden;
  float: left;
  position: relative;
}

.silder_panel img {
  width: 100%;
  display: block;
  overflow: hidden;
}

.slider_box a.prev,
.slider_box a.next {
  display: block;
  width: 40px;
  height: 80px;
  overflow: hidden;
  z-index: 9;
  position: absolute;
  cursor: pointer;
  margin: 180px 15px 0 15px;
  background: url('../images/silder_btn.png') no-repeat;
  opacity: 0.5;
  transition: opacity 0.3s;
}

.slider_box a.prev:hover,
.slider_box a.next:hover {
  opacity: 1;
}

.slider_box a.prev {
  left: 0;
  background-position: left 0;
}

.slider_box a.next {
  right: 0;
  background-position: right 0;
}

.silder_nav_mask {
  height: 80px;
  overflow: hidden;
  background: #ddd;
  opacity: 0.3;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.silder_nav {
  width: 100%;
  text-align: center;
  bottom: 10px;
  overflow: hidden;
  z-index: 9;
  position: absolute;
}

.silder_nav .silder_nav_item {
  margin: 2px 10px;
  display: inline-block;
  border: 1px #e7e7e7 solid;
  cursor: pointer;
}

.silder_nav .silder_nav_item.current {
  margin-bottom: 8px;
  transition: margin 0.3s;
}

.silder_nav img {
  display: block;
  width: 80px;
}

.silder_intro {
  display: block;
  position: absolute;
  left: 100px;
  top: 55px;
  z-index: 9;
  width: 250px;
  height: 255px;
  padding: 25px 15px;
  overflow: hidden;
  background: rgba(0, 0, 0, .9);
  color: #f0f0f0;
  padding-left: 20px;
  box-shadow: 0 0 5px 0 #ddd;
  border-radius: 2px;
  text-indent: 0;
  text-decoration: none;
}
.founder-trust{
    background-image: url(../images/about-us-left.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    margin-right: 10px;
  }
.silder_intro_content {
  font-size: 14px;
  margin: 10px 0;
  line-height: 1.8em;
}
.inside-info-box
{
  padding: 0 57px;
}

@media only screen and (max-width: 1024px) {
.navigation .menu {
    list-style-type: none;
    padding-left: 35px;
    margin-top: 6px;
}
.count-up {
    padding: 8em 0 3em 0;
}
.client-grid {
    background: #efeded;
    padding: 1em;
    border-radius: 5px;
    height: 500px;
}
.c-left .info {
    float: left;
    padding: 25px 0px 0px 20px;
    width: 60%;
}
.trustee-name {
    text-align: center;
    line-height: 22px;
    padding: 2em 10px;
    font-size: 15px;
    color: #de7d03;
    font-weight: bold;
}
.top-btn {
    margin-right: 0;
    width: auto;
    background-color: #eb3f50;
    color: #fff;
    text-align: center;
    padding: 6px;
    border-radius: 20px;
    /* position: relative; */
    margin-left: auto;
    display: block;
    /* float: right; */
    margin-top: 6px;
    width: 180px;
    margin-bottom: 15px;
    text-align: center;
}
.navigation .menu a {
    display: block;
    padding: 15px 12px 15px 0px;
    line-height: 20px;
    color: #eb3f50;
    text-decoration: none;
    position: relative;
    z-index: 0;
    font-size: 15px;
    top: 16px;
}
.slider_box {
    margin: 53px auto 0 auto;
    width: 1100px;
    height: 500px;
    position: relative;
    overflow: hidden;
}
.logo
{
  margin-top: 0px;

}
.rightside-join-img {
    position: relative;
    top: 130px;
}

      #my-slider .crs-bar-roll-current {
        width: 38px;
        height: 38px;
      }

      #my-slider .crs-bar-roll-item {
        width: 30px;
        height: 30px;
      }
}

@media only screen and (max-width: 768px) {

.slider_box {
    margin: 53px auto 0 auto;
    width: 1100px;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.inside-tab-box
{
  padding: 0 36px;
  transition:0.5s all;
}
.client-grid1 {
    background: #efeded;
    padding: 1em;
    border-radius: 5px;
    height: 505px;
}
.trustees-row {
    margin: 0em;
    display:flex;
}
.banner-inside {
    margin-bottom: 0;
    margin-top: 27px;
}
.inside-info-box {
    padding: 0;
}
.rightside-join-img {
    position: relative;
    top: 50px;
}
.navigation {
border: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    width: 276px;
    background-color: rgba(6, 5, 5, 0.66);
    color: #fff;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: calc(100% - 265px);
    transition: right 0.5s;
}
.navigation .toggle-wrapper {
    border: 1px solid rgb(249, 184, 91);
    border-left: none;
    height: 52px;
    width: 51px;
    background-color: rgb(250, 189, 92);
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: calc(0px - 52px);
}
.navigation .toggle-wrapper span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  transition: right 0.25s;
}
.navigation .toggle-wrapper .show {
  right: -50px;
}
.navigation .heading {
  padding: 15px;
  height: 51px;
  border-bottom: 1px solid rgba(255,255,255,.1);
  line-height: 20px;
}
.navigation .menu {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.navigation .menu li {
  border-bottom: 1px solid rgba(255,255,255,0.1);
    float: left;
    width: 100%;
}
.navigation .menu a {
  display: block;
  padding: 15px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  position: relative;
  z-index: 0;
    float: none;
}
.navigation .toggle-wrapper
{
    display: block;
}

.navigation .menu a::after {
  content: '';
  background-color: rgba(255,255,255,0.1);
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  transition: left 0.25s, right 0.25s;
}
.navigation .menu a:hover::after {
  right: 0;
}
.navigation .has-menu {
  position: relative;
    display: block;
}
.navigation .has-menu::before {
  content: '';
  border-left: 1px solid rgba(255,255,255,0.1);
  height: 50px;
  width: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.navigation .has-menu::after {
  content: '\027A4';
  padding: 15px 0;
  height: 50px;
  width: 50px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: rotate(90deg);
  transition: transform 0.25s;
}
.navigation .has-menu > .menu {
  overflow: hidden;
  max-height: auto;

}
.navigation .menu .menu {
  border-top: 1px solid rgba(255,255,255,0.1);
    border-top: 1px solid rgba(255,255,255,0.1);
    /* min-width: 68px; */
    position: static;
    z-index: 99999999;
    top: 50px;
}
.navigation .has-menu > .menu > li > a {
  padding-left: 41px;
  transition: padding 1s;
}
.navigation .has-menu > .menu > li:last-child {
  border-bottom: none;
}
/* Closed States */
.navigation:not(.open) {
  right: 100%;
}
.navigation:not(.open) .toggle-wrapper .show {
  right: 0px;
}
.navigation:not(.open) .toggle-wrapper .hide {
  right: 50px;
}
.navigation .has-menu:not(.open)::after {
  transform: rotate(-90deg);
}
.navigation .has-menu:not(.open) > .menu {
  border-top: none;
  max-height: 0;
}
.navigation .has-menu:not(.open) > .menu > li > a {
  padding-left: 0px;
}
.logo {
    margin-top: 0px;
    margin-left: 36px;
}
.about-founder-trust {
    background-image: url(../images/founder-trustee.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    display: block;
    margin: 0;
    padding:0 10px;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}
.farmhouse {
    background-image: url(../images/images/child-with-disability1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    padding: 10px;
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}
}

@media only screen and (max-width: 600px)
{
.logo {
    margin-top: 0px;
    margin-left: 36px;
}
.founder-trust {
    background-image: url(../images/about-us-left.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    background-position: center;
    margin-right: 10px;
}
.contribute-founder-trust {
    background-image: url(../images/contribute.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    background-position: right;
    margin-right: 10px;
    margin-left: 26px;
    margin-bottom: 13px;
}
.banner img
{
      filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -o-filter: brightness(70%);
    -moz-filter: brightness(70%);
    height:300px;
}
.carousel-caption {
    padding-bottom: 50px;
}

.banner-text {
    text-shadow: 3px 4px 6px rgba(45, 45, 45, 0.15);
    font-size: 30px;
    letter-spacing: 3px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 45px;
}
.about-us-index {
    padding: 2em 0;
}
.main-title {
    margin: 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 31px;
}

.sub-title {
    margin: 0;
    padding: 16px 0px 0 0;
    line-height: 1.7;
    color: #282828;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0.3px;
    font-family: 'Libre Franklin', sans-serif;
}
.about-img3 {
    width: 100%;
    border-radius: 6px;
    margin-top: 15px;
}
.rightside-join-img {
    position: relative;
    top: 58px;
}
.count-up {
    padding: 0em 0;
    margin-top: 0;
}
span.counter {
    display: inline-block;
    margin: 0 auto 0 auto;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    font-family: 'Pacifico';
    color: #ed4746;
}
.footer-bottom p {
    color: #282828;
    margin-top: 12px;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
}
.inside-info-box {
    padding: 0 12px;
}
.banner-inside {
    margin-bottom: 0;
    margin-top: 0px;
}
.about-us {
    padding: 1em 0;
}
.about-founder-trust {
    background-image: url(../images/founder-trustee.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    display: block;
    margin: 0;
    padding:10px;
    box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -webkit-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -moz-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
    -o-box-shadow: 0px 3px 16px 0px rgba(44, 41, 41, 0.74);
}
.trustees-row {
    margin: 1em 0;
}
.footer {
    padding: 2em 0;
    background-color: #e8e8e8;
    margin-top: 0;
}


.list-assciations {
    padding: 0;
}
.client-grid {
    background: #efeded;
    padding: 1em;
    border-radius: 5px;
    height: auto;
}

.c-left .info {
    float: left;
    padding: 25px 0px 0px 20px;
    width: 58%;
}
.contact-no-box {
    background-color: #f1f1f1;
    border-right: none;
    padding: 40px;
    margin-bottom: 35px;
    margin: 10px;
}
.counter-title {
    color: #ed4746;
    font-size: 22px;
    line-height: 1.3;
    font-weight: bold;
    letter-spacing: 0;
    padding-top: 18px;
    text-align: center;
    /* margin-top: 1em; */
    margin-bottom: 1em;
    font-family: 'Libre Franklin', sans-serif;
}
.map {
    padding-top: 2em;
    margin: 10px;
}
.aos-animate {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
.banner-inside img
{
	height:200px;
}

.banner {
    position: relative;
    margin-top: 0;
}

}