@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratextra_bold';
    src: url('../fonts/montserrat-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrathairline';
    src: url('../fonts/montserrat-hairline-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-hairline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratultra_light';
    src: url('../fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:"Philosopher Bold";
    src: url("../fonts/Philosopher-Bold.eot?") format("eot"),
         url("../fonts/Philosopher-Bold.woff") format("woff"),
         url("../fonts/Philosopher-Bold.ttf")  format("truetype"),
         url("../fonts/Philosopher-Bold.svg#Philosopher-Bold") format("svg");
    font-weight:normal;
    font-style:normal;
}
  
.mn{
    display: none;
}
.outer-header{
    border-bottom: 2px solid #ebebeb;
    transition: 0.8s;
}
.header-icon img{
    margin-right: 10px;
    padding:5px 0px ;
}
.home{
    border: 0px solid;
    text-align: center;
    padding: 7px 0px;
    border-right: 2px solid #ebebeb;
}
.home a{
    border: 0px solid;
    padding: 7px 0px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montserratregular';
    font-size: 12px;
    color: #444444;
}
.home a:hover{
    color: #9b43be;
}
.fa{
    margin-right: 5px;
}
.fa-home{
    color: #9b43be;
}
.contact{
    border: 0px solid;
    text-align: center;
    padding: 7px 0px;
}
.contact a{
    border: 0px solid;
    padding: 7px 0px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montserratregular';
    font-size: 12px;
    color: #444444;
}
.contact a:hover{
    color: #9b43be;
}
.saarathilogo{
    padding: 8px 0px;

}
.saarathi{
    padding: 30px 0px;
    transition: 0.8s;
}
.headerright{
    border: 0px solid;
    padding: 0px;
    text-align: right;
}
.headerright img{
    transition:0.5s;
    border: 0px solid #c7c7c7;
    padding: 7px;
    margin: 5px 0px;
    border-radius: 30px;
}
.headerright img:hover{
-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}
.headermail{
    font-family: 'montserratregular';
    font-size: 14px;
    padding: 10px 0px;
    text-transform: uppercase;
    margin-left: 0px;
    color: #2b2b2b;
}
.headermail a{
    padding: 10px 0px;
    color: #bebebe;
    text-transform: none;
}
.headermail a:hover{
    color: #9b43be;
}
.headermail span{
    font-size: 18px;
    color: #3c2279;
}

.donate a{
    transition: 0.8s;
}
.fa-play{
}
.donation{
    background-color:#58b018;
    padding: 10px 0px;
    color:white;
}
.topmenu{
    background: #9b43be;
    border-top: 1px solid #9b43be;
    border-bottom: 1px solid #9b43be;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a{
  text-shadow:none !important;
}

.mainmenu{
    border: 0px solid red;
    background: #9b43be;
    transition: 0.8s;
    color: #fff;
}
.mainmenu strong{
    display: none;
}
.navbar-inverse{
    background-color: none !important;
    background-image: none !important;
}
.mainmenu ul li{
    text-transform: uppercase;
    font-family: 'montserratregular';
    font-size: 14px;
    transition: 0.8s;
    color: #fff;
}
.mainmenu li:last-child a{
    padding-right: 12px;
    border: 0px solid;
}
.submenu li:hover a{
  color: red;
}
.nav>li>a{
    color: #fff ;
    transition:0.5s;
  }

.mainmenu li a{
}

.nav .navbar-nav li:hover a{
    color: #58b018 !important;
}


.navbar .navbar-inverse .mainmenu li a:hover{
    color: #58b018 !important;
    background-color: #fff;
}

.submenu li:hover a{
    background-color: #fff;
    color: #58b018 !important;
}

.mainmenu li:hover {
    background-color: #fff;
    color: #58b018 !important;
}


.mainmenu li:hover {
    background-color: #fff;
    color: #58b018 !important;
}




.dropdown-menu > .submenu li{
}


.mainmenu ul li ul{
    display:none;
}

.mainmenu ul li:hover .submenu{
    display: inline-block;
}

.navbar{
  margin-bottom: 0px !important;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
    border-radius: 0px;
    background: #9b43be;
    width: 280px;
    padding-right: 0px;
    padding-left: 0px;
}

.dropdown-menu{
  border: none;
}

.dropdown-menu>li>a{
    color: white !important;
    margin-top: -5px;
    margin-bottom: -5px;
    padding: 9px 20px;
    transition: 0.8s;
}
.slider-inner img{
    width: 100%;
    height: auto !important;
}
.carousel-caption{
    border: 0px solid black ;
    background: url(../images/oldborder.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -395px;
    margin-left: -255px;
    height: 307px;
    width: 330px;
    text-shadow: none !important;
}
.carousel-caption img{
    width: 211px;
    height: 111px ;
    margin-top: 9px;
}
.carousel-caption h3{
    font-family: 'montserratregular';
    font-size:15px;
    text-transform: uppercase;
    border: 0px solid;
    text-align: left;
    width: 80%;
    margin: auto;
    margin-top: 10px;
    color: #3c2279;
}
.carousel-caption p{
    font-family:'montserratlight';
    font-size:13px;
    line-height: 2;
    border: 0px solid;
    text-align: center;
    width: 79%;
    margin: auto;
    color: #000;
}
.welcomesaarthi{
  padding-top: 193px;
    padding-bottom: 10px;
}
.welcomesaarthi_home{
    padding-bottom: 10px;
}
.outer{
    padding-bottom: 10px;
}
.welcome{
    padding:20px 0px 10px 0px;
    font-family:"Philosopher Bold";
    font-size: 30px;
    color: #202a30;
    text-transform: uppercase;
}
.welcome span{
    color: #9b43be;
}
.border{
    border-top:10px double #3c2279;
    width: 100px;
}
.content{
    padding:20px 0px 0px 0px;
    border: 0px solid;
}
.content p{
    font-family: 'montserratlight';
    font-size:14px;
    float: left;
    width: 64%;
    color: #555555;
    text-align: left;
    line-height: 2;
}
.readmore{
    margin-top: 20px;
    float: left;

}
.readmore a{
    background:#9b43be ;
    color:white ;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: 'montserratlight';
    font-size: 13px;
    transition:0.5s;
    border-radius: 20px;
}
.readmore a:hover{
    background: #58b018;
    color: white;
}
.owner{
    border: 0px solid;
    float: right;
    width: 245px;
    text-align: center;
}
.kirti{
    border: 0px solid;
}
.ownername{
    border: 0px solid red;
    position: relative;
}
.blue{
    position: absolute;
    top: -12px;
    left: -25px;
    border: 0px solid red;
}
.namekirti{
    text-transform: capitalize;
    font-family: 'montserratregular';
    font-size: 15px;
    border: 0px solid red;
    background: #9b43be;
    border-radius: 5px;
    color: white;
    z-index: 99999;
    margin-left: 14px;
    text-align: center;
}
.ourmission{
    padding:20px 0px 10px 0px;
    font-family:"Philosopher Bold";
    font-size: 30px;
    color: #202a30;
    text-transform: uppercase;
}
.ourmission span{
    color: #9b43be;
}
.mission{
    padding:20px 0px 0px 0px;
    border: 0px solid;
}
.mission p{
    font-family: 'montserratlight';
    font-size:15px;
    float: left;
    color: #555555;
    text-align: left;
    line-height: 2;
}
.outerchildleft{
    padding-top: 25px;
}
.childleft{
    border: 0px solid red;
    position: relative;
}
.blue2{
    position: absolute;
    top: -12px;
    left: -30px;
    border: 0px solid red;
}
.blue3{
    position: absolute;
    top: -12px;
    left: -12px;
    border: 0px solid red;
}
.marriage{
    text-transform: capitalize;
    font-family:"Philosopher Bold";
    font-size: 28px;
    border: 0px solid red;
    background: #9b43be;
    color: white;
    position: relative;
    border-radius: 5px;
    z-index: 9999 !important;
    padding-right: 20px;
    margin-left: 13px;
    text-align: center;
}
.annulment{
    border: 0px solid;
    float: right;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    transition:0.5s;
}
.annulment img{
    border: 0px solid;
    float: right;
    transition:0.5s;
    cursor: pointer;
}

.annulment img:hover{
    border: 0px solid blue;
    transform: scale(1.1,1.1);
}
.vidio{
    border: 0px solid red;
    margin-top: 20px;
}
.vidio iframe{
    border: 0px solid red;
    width: 100%;
    height: 250px;
}
.childcontent{
    border: 0px solid;
    font-family: 'montserratlight';
    font-size:14px ;
    text-align: justify;
    color:#555555 ;
    padding: 15px 35px;
    line-height: 2;
}
.readmoreright{
    margin-bottom: 25px;
    margin-left: 35px;
    float: left;
    font-family: 'montserratlight';
}
.readmoreright a{
    background:#9b43be ;
    color:#fff !important;
    padding: 10px 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    border-radius: 20px;
    transition:0.5s;
    font-weight: bold;
}
.readmoreright a:hover{
    background: #58b018;
    color: white;
}
.snapbook{
    padding-top: 30px;
    border: 0px solid;
}
.gallery1{
    border: 0px solid red;
    padding-right: 0px;
    overflow: hidden;
    transition:0.5s;
}
.gallery1 img{
    transition:0.5s;
    cursor: pointer;
}
.gallery1 img:hover{
    border: 0px solid blue;
    transform: scale(1.1,1.1);
}
.quickquery{
    padding-top: 30px;
}
.has-error .form-control-feedback {
    color: #a94442;
    margin-top: 8px;
}
.has-success .form-control-feedback {
    color: #3c763d;
    margin-top: 8px;
}
.quick{
    position: absolute;
    top: -12px;
    left: 5px;
    border: 0px solid red;
}
.query{
    text-transform: capitalize;
    font-family:"Philosopher Bold";
    font-size: 28px;
    border: 0px solid red;
    background: #9b43be;
    color: white;
    position: relative;
    border-radius: 5px;
    z-index: 9999 !important;
    padding-right: 20px;
    margin-left: 45px;
    text-align: center;
}
.view{
    margin: 0px auto;
    margin-top: 30px;
    padding: 10px;
    font-family: 'montserratlight';
}
.view a{
    background:#9b43be ;
    text-decoration: none;
    color:white ;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 20px;
    margin: auto;
    display: block;
    width: 100px;
    transition:0.5s;
    text-align: center;
}
.view a:hover{
    background: #58b018;
}
.outerform{
    border:1px solid #ccc;
    width: 90%;
    float: right;
    padding: 15px 25px;
    margin-top: 40px;
    background: #fafafa;
}
.form-control{
    border:1px solid #ccc;
    height: 38px;
    margin-bottom: 12px;
    border-radius: 0px;
    font-family: 'montserratlight';
    font-size: 13px;
}
.submit{
    margin: 15px 0px;
    background: #9b43be;
    color:white;
    margin-right: 30px;
    font-family: 'montserratlight';
    font-size:13px;
    border: 0px;
    transition:0.5s;
    text-transform: uppercase;
    padding: 10px 15px;
    border-radius: 25px;
}
.submit:hover{
    background: #58b018;
    color: white;
}
.submit:focus{
    color: white;
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.member{
    font-family:"Philosopher Bold";
    font-size: 20px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
}
.donatenow{
    margin: auto;
    margin-top: 40px;
}
.donatenow a{
    background:#a7120e ;
    color: white;
    padding: 7px 12px;
    text-align: center;
    text-transform: uppercase;
    font-family:"montserratbold";
    font-size:20px;
    border:3px solid white ;
    border-radius:10px ;
    display: block;
    transition:0.5s;
    margin: auto;
    width: 220px;
}
.donatenow a:hover{
    background: #9b43be;
}
.donation h1{
    font-size:30px ;
    font-family:"Philosopher Bold";
    text-transform: capitalize;
}
.donation p{
    font-size: 15px;
    font-family:'montserratregular';
}
.first-footer{
    background-color: #7536a2;
    padding-bottom: 20px;
    color: white;
    position: relative;
}
.footer-head{
    font-family:"Philosopher Bold";
    font-size:24px;
    padding-top: 13px;
    padding-bottom: 15px;
}
.main_popup_heading{
    font-family:"Philosopher Bold";
    font-size:200%;
    padding: 20px 25px;
    text-align: center;
}
.footermenu{
    font-family: 'montserratregular';
    font-size: 14px;
}
.footermenu ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.footermenu ul li{
    line-height: 35px;
    text-transform: uppercase;
}
.footermenu ul li a{
    color: white;
    padding: 10px 0px;
    transition:0.5s;
    text-decoration: none;
}
.footermenu ul li a:hover{
    color: #58b018;
}
.footermenu img{
    padding-top: 10px;
}
.sociallink{
    font-family: 'montserratregular';
    font-size: 14px;
}
.sociallink ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.sociallink ul li{
    line-height: 34px;
    text-transform: capitalize;
}
.sociallink ul li a{
    color: white;
    padding: 10px 0px;
    transition:0.5s;
    text-decoration: none;
}
.sociallink ul li a:hover{
    color: #58b018;
}
.social{
    padding-right: 10px;
    width: 20px;
}
.footermenu a{
    color: white;
}
.sociallast{
    padding:5px 5px 0px 0px;
    float: left;
    color: white;
    height: 30px;
}
.address{
    line-height: 25px;
    padding-bottom: 15px;
}
.last-footer{
    background-color: #9b43be;
    color: white;
    font-family: 'montserratregular';
    font-size:14px;
    text-transform: capitalize;
    z-index: 999999999 !important;
}
.lastleft{
    padding: 10px 0px;
    padding-right: 35px;
}
.lastleft a{
    color: white;
}


/** Guest Page **/

.guestcontent{
    padding:20px 0px 20px 0px;
    border: 0px solid;
}
.guestcontent p{
    border: 0px solid red;
    font-family: 'montserratlight';
    font-size:14px;
    width: 90%;
    color: #555555;
    text-align: justify;
    line-height: 2;
}
.fa-quote-left{
    border: 0px solid;
    padding-right: 15px;
    margin-top: -5px;
    color: #9b43be;
}
.fa-quote-right{
    border: 0px solid;
    padding: 0px 15px;
    color: #9b43be;
    margin-top: -5px;
}
.guestcontent h1{
    border: 0px solid;
    font-family: 'montserratregular';
    font-size: 16px;
    text-transform: capitalize;
    color: #9b43be;
    margin-top: -5px;
    margin-bottom: 30px;
    text-align: right;
    width: 90%;
}
.guestquery{
    padding:25px 0px;
}
.outerbook{
    padding-bottom: 10px;

}
.outercomment{
    border:1px solid #ccc;
    width: 70%;
    float: left;
    padding: 15px 25px;
    margin-top: 30px;
    margin-bottom: 20px;
    background: #fafafa;
}

/** Contact **/

.contactsaarthi{
    border: 0px solid;
    color: #9b43be;;
    text-transform:uppercase;
    font-family: 'Philosopher-Bold';
    font-size: 18px;
    padding: 20px 15px;
}
.caddress{
    border: 0px solid;
    color: #9b43be;
    text-transform: capitalize;
    font-family: 'montserratbold';
    font-size: 14px;
}
.caddress span{
    float: right;
}
.fulladdress{
    border: 0px solid;
    font-family: 'montserratregular';
    font-size: 13px;
    line-height: 2;
}
.fulladdress a{
    color: black;
    cursor: pointer;
}
.conpadding{
    padding-bottom: 10px;
}
.map{
    border: 0px solid;
    margin-top: 10px;
}
.outerenquiry{
    border:1px solid #ccc;
    width: 100%;
    float: left;
    padding: 15px 25px;
    margin-top: 30px;
    margin-bottom: 20px;
    background: #fafafa;
}
.award{
    padding:30px 0px 0px 0px;
    border: 0px solid;
}
.award img{
    border: 0px solid red;
    width: 100%;
}
.awardhead{
    border: 0px solid;
    color: #fff;
    font-family: 'Philosopher-Bold';
    font-size: 16px;
    width: 100%;
    padding-bottom: 5px;
    text-align: justify;
    bottom: 0;
    padding-top: 10px;
    margin-bottom: 4px;
    text-align: center;
}

.awardhead1{
border: 0px solid;
color: #9b43be;
font-family: 'Philosopher-Bold';
font-size: 18px;
width: 97%;
padding-bottom: 15px;
text-align: justify;
}
.award p{
    border: 0px solid red;
    font-family: 'montserratlight';
    font-size:14px;
    width: 95%;
    color: #555555;
    text-align: justify;
    line-height: 2;
}
.news{
    border: 0px solid;
    overflow: hidden;
    transition:0.5s;
    margin-right: -10px;
    position: relative;
}
.news img{
    border: 0px solid red;
    width: 100%;
    height: 178px;
    transition:0.5s;
    cursor: pointer;
}
.news img:hover{
    transform: scale(1.1,1.1);
}
.visit{
    font-family:"Philosopher Bold" ;
    font-size: 16px;
    text-transform: capitalize;
    width: 104.5%;
    background-color: #9b43be;
    text-align: center;
    padding: 5px 0px;
}
.visit a{
    color:white;

    text-decoration: none;
}
.gallerybook a{
    color:white ;
    padding: 5px 0px !important;
    text-decoration: none;
}
.gallerybook a:hover{
    color: #fff;
}
.visit a:hover{
    color: #fff;
}
.gallerybook{
  overflow: hidden;
  margin-top: 20px;
    height: 235px;


}
.volunteer{
    padding-top: 30px;
}
.volunteer img{

}
.volunteername{
    border: 0px solid;
    font-family: 'montserratregular';
    font-size: 13px;
    text-transform: capitalize;
    color: black;
    line-height: 2;
}
input[type=file] {
    display: block;
    padding-top: 7px;
    padding-bottom: 20px;
}
.support{
    border: 0px solid;
    color: #9b43be;;
    text-transform:uppercase;
    font-family: 'Philosopher-Bold';
    font-size: 18px;
    padding: 30px 15px;
    padding-bottom: 0px;
}
.supportcontent{
    padding: 20px 0px;
    border: 0px solid;
}
.supportcontent p{
    border: 0px solid red;
    font-family: 'montserratlight';
    font-size:14px;
    width: 90%;
    color: #555555;
    text-align: justify;
    line-height: 2;
}
.paging{
  text-align: center;
}
.paging ul li a{
  background-color: #9b43be !important;
  color: #fff;
  border: 2px solid #fff;
}
.paging ul li a:hover{

  color: #fff;
  border: 2px solid green;
}
#paginatio{
  display: none;
}
#paginatio a{
  color: #000 !important;
}

.btn:hover{
  color: #58b018;
}

.activess{
  color: #58b018 !important;
  background: #fff;
}

.activess a{
  color: #58b018 !important;
}

.navbar-inverse .navbar-nav > li > a{
  color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover{
  color: #58b018 !important;
}

.fullheader{
  position: fixed;
  z-index: 999999;
  background: #fff;
  width: 100%;
  top:0px;
  visibility: visible !important;
}
.outer-header-scroll{
  margin-top: -36px;
  transition: 0.8s;
}
.slider_scroll{
  margin-top: 127px;
  transition: 0.8s;
}
.slider{
    padding-top: 193px;
}
.logo{
  width: 80%;
  transition: 0.8s;
}
.logo1{
  margin-left: 38px;
  width: 60%;

}
.saarathi_scroll {
    padding: 26px 52px;
    padding-left: 0px;
    transition: 0.8s;
}
.donate1{
  display: none;
  transition: 0.8s;
}
.padding_scroll{
  transition: 0.8s;
}
.padding_scroll1{
  padding-top: 15px;
  padding-left: 0px;
}
.header{
  transition: 0.8s;
}
.header1{
  height: 82px;
}
.mainmenu1{
 /* margin-top: -11px !important;*/
}
#paginatio > .btn-primary{
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #000;
  border-radius: 0px !important;
}
#paginatio > .btn-primary:hover{
  background-color: #fff !important;
  color: #9b43be !important;
  border: 1px solid #9b43be;
  background-image: none !important;
}
/*thank you*/
.thankyou_outer{

  width: 80%;

  margin: auto;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: 'montserratlight';
  font-size: 70px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #9b43be;
}

.thankyou_outer p{
  font-size: 18px;
  text-transform: lowercase;
  color: #222;
}
.thankyou_outer p span{

    text-transform: capitalize;
}
.go_back{
  background: #9b43be;
  border: none;

  color: #fff;
  font-size: 30px;
  padding: 5px 30px;
}
/*thank you*/
/*light box*/
#lightbox .modal-content {
    display: inline-block;

  }


#lightbox .close {

    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 26px;
    border-radius: 20px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    z-index: 9999999999 !important;
    outline: none;


}
.modal{
  z-index:99999999999 !important;
  margin: auto;

}
#lightbox img{
  width: 100%;
  height: 100%;
}
.what-we-out{
    border: 1px solid #ccc;
    /*margin-bottom: 15px;*/
    width: 100%;
    margin: 0px auto 15px;
}
.what-we-out img{
    width: 100%;
    transition: 0.3s;
    height: 160px;

}
.whatimages{
    height: 180px;
    overflow: hidden;
}


.whatimages_one{
    height: 160px;
    overflow: hidden;
}


.what-we-out{

}
.what-we-out img:hover{
     transition: 0.3s;
    transform: scale(1.2,1.2);
}
.whatwedetails img{
    float: left;
    width: 40%;
    margin-right: 15px;
}
.whatwedetails  span{
  font-family: 'montserratlight';
    font-size: 14px;
    text-align: justify;
    color: #555555;
    padding: 15px 35px;
    line-height: 2;
}
.what-we-out h3{
    font-size: 20px;
    margin: 0px;
        font-family: "Philosopher Bold";
    font-size: 16px;
    color: #fff;
        background-color: #9b43be;
    text-align: center;
    padding: 15px 0px;
}
.catimage{
    width: 100%;
    height: 180px;
    overflow: hidden;
    }
.hoverdiv{
    width: 100%;
    height: 180px;
    position: relative;
    cursor: pointer;
   transition: 0.3s;
    background: rgba(0,0,0,0.4);
}
.hoverdiv:hover{
   transform: scale(1.2,1.2);
}
.hoverdiv:hover h2{
    opacity: 1;
}
.hoverdiv h2{
    position: absolute;
    color: #fff;
    background: rgba(155, 67, 190, 0.9);
    width: 100%;
    top: 21%;
    transition: 0.3s;
    opacity: 1;

    font-size: 16px;
    padding: 20px 0px;
    text-align: center;
}
.hoverdiv h2 a{
    color: #fff;
    display: block;
}
.hoverdiv h2 a:hover{
    text-decoration: none;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    float: left;
    border: 0px solid #9b43be;
    display: block;
    color: #ccc;
    background: #333;
    width: 33%;
    text-align: center;
    padding: 8px 0px;
}
.photo-control{
    width: 66%;
    border: 1px solid #f3f3f3;
    height: 38px;
    background: #fff;
    float: left;
    padding-left:15px;
    margin-bottom: 12px;
    border-radius: 0px;
    font-family: 'montserratlight';
    font-size: 13px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
 #masonry-grid{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 25px;
  }
  .volname{
    font-size: 18px;
    color: #9b43be;
        font-family: "Philosopher Bold";
  }
@media (min-width:1170px){

    #masonry-grid .gutter-sizer{width:4%;}

    #masonry-grid .grid-item{width:29%;}

}

@media (max-width:992px){
 #masonry-grid .gutter-sizer{width:4%;}

    #masonry-grid .grid-item{width:48%;}

}


@media (max-width:768px){

    #masonry-grid .gutter-sizer{width:0%;}

    #masonry-grid .grid-item{width:100%;}

}

/*light box*/
/*color classs*/
.what_we_color_blue{
  background-color: #e30d7c  !important;
  border: 2px solid #e30d7c  !important;
}
.what_we_color_pre{
  background-color: #e57914 !important;
  border: 2px solid #e57914 !important;
}
.what_we_color_yellow{
  background-color: #dc231e !important;
  border: 2px solid #dc231e !important;
}
.what_we_color_green{
  background-color: #078e3f !important;
  border: 2px solid #078e3f !important;
}
.what_we_color_red{
  background-color: #8d1f76 !important;
  border: 2px solid #8d1f76 !important;
}
.what_we_color_sky_blue{
  background-color: #017bc6 !important;
  border: 2px solid #017bc6 !important;
}
.what_we_color_orange{
  background-color: #e30d7c !important;
  border: 2px solid #e30d7c !important;
}
.what_we_color_classic_blue{
  background-color: #4892f8 !important;
  border: 2px solid #4892f8 !important;
}

.lightboxOverlay{
  z-index: 999999;
}
.lightbox{
  z-index: 9999999;
}
.thumbnail{
  border: 0px;
  margin-bottom: 0px;
}
.thumbnail img
{
    width: 100%;
}
.fade.in{
  z-index: 999999;
}
.gallery_view_more{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top:0;
  text-align: center;
  opacity: 0;
  transition: 0.5s ease-out;
}

.gallery_view_more:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 60px 60px 0;
    border-style:solid;
    border-color:#eee #fff;
    /* css3 extras */
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3),
                      -1px 1px 1px rgba(0,0,0,0.2);
       -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3),
                      -1px 1px 1px rgba(0,0,0,0.2);
            box-shadow:0 5px 5px rgba(0,0,0,0.3),
                      -1px -5px 5px rgba(0,0,0,0.2);
}

.gallery_view_more span{
  font-size: 18px;
  line-height: 200px;
  margin: auto;
}
.gallerybook:hover .gallery_view_more{
  opacity: 1;
}

.galleryvisit{
  width: 100% !important;
}

.awardblock{
  border: 3px solid #ccc;
  height: 250px !important;
  width:70%;
}


.awardblock img{
  height: 350px;
}

.main_popup_bg {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    background: rgba(0,0,0,0.6);
    position: fixed;
    z-index: 9999999;
    text-align: center;

}

.closebt{
  font-size: 20px;
  color: #777;
  text-align: right !important;
  padding-right:10px;
  padding-top: 0px;
  display: block;
  width: 100%;
}

.closebt span{
  cursor: pointer;
}


.popimg {
  padding-bottom: 20px;
}

.popimg img{
  margin: 0px auto;
  padding: 10px;
  text-align: center;
}

.main_popup {
    width: 507px;
    background: #fff;
    position: absolute;
    border: 3px solid #ccc;
    margin-top: 30px;
    left: 50%;
    margin-left: -248px;

}
.popup_close {
    width: 18px;
    text-align: center;
    float: right;
    margin: 5px;
    margin-right: 0px;
    cursor: pointer;
}

.ima_re{
  padding-left: 10px;
}
.story_div{
  list-style-type: none;
  padding-left: 0px;
}

.story_div li{
  margin-bottom: 50px;
  border-bottom: 1px dotted #ccc;
}

.story_div a{
  color: #9b43be;
}

.counterdiv{
  padding: 5px 0px;
  position: absolute;
  right: 5px;
  bottom: 0px;
  font-size: 16px;
  font-family: "Philosopher Bold";
}

.founderimg{
  text-align: center;
}

.founderimg img{
  width: 300px;
  margin: 0px auto;
}

.glancepart{
  margin-bottom: 20px;
}

.glancepart_data ul{
  padding: 0px;
}

.glancepart_data ul li{
  font-family: 'montserratlight';
  font-size: 14px;
  text-align: justify;
  color: #555555;
  line-height: 2;
  margin-left: 20px;
}


.supportcontent ul{
  padding: 0px;
}
.supportcontent ol{
  padding: 0px;
}

.supportcontent ol li{
  font-family: 'montserratlight';
  font-size: 14px;
  text-align: justify;
  color: #555555;
  line-height: 2;
  margin-left: 20px;
}

.supportcontent ul li{
  font-family: 'montserratlight';
  font-size: 14px;
  text-align: justify;
  color: #555555;
  line-height: 2;
  margin-left: 20px;
}

.supportcontent ul li{
    margin-left: 20px !important;
}

.supportcontent li{
  font-family: 'montserratlight';
  font-size: 14px;
  text-align: justify;
  color: #555555;
  line-height: 2;
  margin-left: 20px;
}

.donation_img{
  text-align: center;
  margin: 20px 0px;
}

.donation_img img{
  margin: 0px 20px;
}

.other_new_link{
  position: absolute;
  right: 20px;
  top:25px;
  text-transform: uppercase !important;
}

.other_new_link a{
  background: #9b43be;
  display: inline-block !important;
  padding: 8px;
  width: 135px;
  margin-bottom: 5px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  transition: 0.5s;
  text-transform: uppercase !important;
}

.other_new_link a:hover{
  background: #58b018;
}
.classmd{
    display: none !important;
}
.ff {
    padding-top: 10px !important;
}
.resoo{
    display: none;
}
.dropdown-toggle{
    cursor: pointer !important;
} 

.life_story>img {
   width: 100%;
}
.nav-tabs>li>a {
    background: #9b43be !important;
    color: #fff !important;
    padding: 10px 15px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    font-size: 13px !important;
    border-radius: 20px !important;
    transition: 0.5s !important;
    font-weight: bold !important;
}
.nav-tabs>li.active>a {
    background: #58b018 !important;
    color: white !important; 
}
.nav-tabs>li>a:hover {
    background: #58b018 !important;
    color: white !important; 
}
.nav-tabs {
    border:none !important;
    margin-top: 30px !important;
}
.award_new {
    width:230px;
    height:230px;
    float:left;
    padding:0px;
    margin:30px 30px 22px 0px;
}
.award_new1 {
    margin:30px 30px 22px 30px;
}
#table-wrapper {
  position:relative;
}
#table-scroll {
  height:150px;
  overflow:auto;  
  margin-top:20px;
}
#table-wrapper table {
  width:100%;

}
#table-wrapper table * {
  background:yellow;
  color:black;
}
#table-wrapper table thead th .text {
  position:absolute;   
  top:-20px;
  z-index:2;
  height:20px;
  width:35%;
  border:1px solid red;
}
