/*********************************************** changes by Tahir *************************************************/

:root {
    yellow: #fbc73f;
    black: #000;
}
 

@font-face {
    font-family: impactreg;    
    src:url(fonts/impactreg.ttf);
 }

 @font-face {
    font-family: LeagueSpartan-Bold;    
    src:url(fonts/LeagueSpartan-Bold.otf);
 }

 @font-face {
  font-family: Economica-Bold;
  src:url(fonts/Economica.ttf);
 }

 @font-face {
  font-family: CooperHewitt-Light;
  src:url(fonts/CooperHewitt-Light.otf);
 }

 @font-face {
  font-family: CooperHewitt-Bold;
  src:url(fonts/CooperHewitt-Bold.otf);
 }

 @font-face {
  font-family: CooperHewitt-Book;
  src:url(fonts/CooperHewitt-Book.otf);
 }

 @font-face {
  font-family: CooperHewitt-Medium;
  src:url(fonts/CooperHewitt-Medium.otf);
 }

 @font-face {
  font-family: CooperHewitt-Semibold;
  src:url(fonts/CooperHewitt-Semibold.otf);
 }

 @font-face {
  font-family: CooperHewitt-Thin;
  src:url(fonts/CooperHewitt-Thin.otf);
 }

 @font-face {
    font-family: hp-bold;    
    src:url(fonts/hp-bold.ttf);
 }

 .impactreg{
  font-family: impactreg;
 }

 .LeagueSpartan-Bold {
  font-family: LeagueSpartan-Bold !important;
 }

 .Economica-Bold {
  font-family: Economica-Bold;
 }

.CooperHewitt-Light {
  font-family: CooperHewitt-Light;
}

.CooperHewitt-Bold {
  font-family: CooperHewitt-Bold;
}

.CooperHewitt-Book {
  font-family: CooperHewitt-Book;
}

.CooperHewitt-Medium {
  font-family: CooperHewitt-Medium  !important;
}

.CooperHewitt-Semibold {
  font-family: CooperHewitt-Semibold;
}

.CooperHewitt-Thin {
  font-family: CooperHewitt-Thin;
}

.hp-bold {
  font-family: hp-bold;
}

body {
background-color:#fff;
}

.menu {
  font-size: 19px!important;
}

.dropdown-menu {
  font-size: 15px!important;
} 

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

/* .navbar-collapse.collapse {
height: 60px!important;
} */

/* .menu_bar_bttn li {
padding: 7px 15px;
} */

/* .sec_head {
margin-top: 7px;
} */

/* .nav > li:active, .nav > li:hover {
    padding-bottom: 7px;
} */

/* .head_title h1 {
height: 60px;
} */

.main_head {
  width: 23%;
  font-weight: bolder;
  font-size: 40px;
  color: #509a00;
}

.img_gp {
	width: 22%;
	margin: 2% 0px;
}

.img_as {
	width: 22%;
}



.faq_con {
margin-top: 30px;
margin-bottom: 45px;
}

.prog_con {
margin-top: 30px;
margin-bottom: 45px;
}

.content-group p{
text-align: justify;
}

.content-group-lg p {
text-align: justify;
}

.lsc_h1 {
color: #000;
font-weight: bold;
font-size: 38px;
}

.fs-24 {
color: #97c961;
font-size: 24px;
}

/* ********************* Project page css ******************************** */

.edu {
  background-image: url('../images/education.jpg');
  background-size: cover;
  background-position: center;
  /*background-color: rgba(255, 255, 255, 0.6);*/
 
  /*opacity: 0.8;*/
  height: 175px;
  margin-bottom: 6px;
}

.hea {
  
  background-image: url('../images/Environment.jpg');
  background-size: cover;
   background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.ep {
  
  background-image: url('../images/health1.jpg');
  background-size: cover;
   background-position: center;
  margin-bottom: 6px;
  height: 175px;
}

.fs {
   background-image: url('../images/food.jpg');
   background-size: cover;
    background-position: center;
  margin-bottom: 6px;
  height: 175px;
}

.rl {
  background-image: url('../images/Rural-Livelihood.jpg');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.tc {
  background-image: url('../images/Traditional-Craft.jpg');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.we {
  background-image: url('../images/Social-entr.jpg');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.sg {
  background-image: url('../images/Self-Governance.jpg');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.se {
  background-image: url('../images/women-empowerment.jpg');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.wd {
 background-image: url('../images/Technology.jpg');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.tech {
  background-image: url('../images/Watershed.JPG');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.ae {
  background-image: url('../images/Alternate-Energy.jpg');
   background-size: cover;
    background-position: center;
  height: 175px;
  margin-bottom: 6px;
}

.con_head {
  /*line-height: 185px;*/
  font-size: 40px;
  color: white;
  text-align: center;
  padding: 39px 0px;
  font-weight: bolder;
}

.overlay_r {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #e63800b5;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}


.text {

  white-space: nowrap; 
  color: white;
  font-size: 40px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.edu:hover .overlay_r {
  width: 100%;
  left: 0;
}

.ep:hover .overlay_r {
  width: 100%;
  left: 0;
}

.rl:hover .overlay_r {
  width: 100%;
  left: 0;
}

.we:hover .overlay_r {
  width: 100%;
  left: 0;
}

.se:hover .overlay_r {
  width: 100%;
  left: 0;
}

.tech:hover .overlay_r {
  width: 100%;
  left: 0;
}

.overlay_l {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e63800b5;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.hea:hover .overlay_l {
  width: 100%;
}

.fs:hover .overlay_l {
  width: 100%;
}

.tc:hover .overlay_l {
  width: 100%;
}

.sg:hover .overlay_l {
  width: 100%;
}

.wd:hover .overlay_l {
  width: 100%;
}

.ae:hover .overlay_l {
  width: 100%;
}

/* ********************* Project page css  end******************************** */

/* ********************* stepy css ******************************** */

.stepy-header li.stepy-active div {
background-color: #f7924b;
color: #fff!important;
font-size: 42px!important;
}

.stepy-header li:before, .stepy-header li:after {
height: 10px!important;
}

.stepy-header li div {
width: 100px;
height: 100px;
line-height: 100px;
}

.stepy-header li:before, .stepy-header li:after {
top: 68px!important;
}

.stepy-header li.stepy-active div:after {
content: none!important;
}

.stepy-size {
font-weight: bold;
font-size: 20px;
}

.stepy-bold {
font-weight: bold;
}

.stepy-header li:before, .stepy-header li:after {
background-color: #f7924b;
}

@media (max-width: 769px){
.stepy-header li.stepy-active:last-child:after {
background-color: #f7924b;
}
}

@media (min-width: 769px){
.phone {
height: 300px;
margin-right: 54px;
}
.min-ngobanner-25{
  width: 25%;
}

/*.img_gp{
width: 40%!important;
}

.img_as {
width: 40%!important;
}*/
}
.min-ng-img-w{
     
        margin: auto;
      padding:5rem;
    }
/* ********************* stepy css end ******************************** */

@media only screen and (max-width: 425px) {
.phone {
height: 300px;
margin-right: 54px;
}
.img_gp{
width: 40%;
}

.img_as {
width: 40%;
}
}


@media only screen and (min-width: 426px) {
   img_gp{
width: 40%;
}

.img_as {
width: 40%;
}
}

.event_red_div {
  background-color: #9e3a51 !important;
  border-color: #9e3a50 !important;
}

.event_blue_div {
  background-color: #6fadb6 !important;
  border-color: #6fadb6 !important;
}

.event_green_div {
  background-color: #7da37b !important;
      border-color: #7da37b !important;
}

.event_yellow_div {
  background-color: #ebd03b !important;
      border-color: #ebd03b !important;
}

.event_red_div .btn{
  background-color: #c5556e;
}

.event_blue_div .btn{
  background-color: #8dc7d0;
}

.event_green_div .btn{
  background-color: #9acc97;
}

.event_yellow_div .btn{
  background-color: #f9e680;
}

.event_red_div .overlay_det{
  background-color: #651829;
}

.event_blue_div .overlay_det{
  background-color: #2c717b;
}

.event_green_div .overlay_det{
  background-color: #466944;
}

.event_yellow_div .overlay_det{
  background-color: #c3960d;
}

.scale_btn:hover{
  transform: scale(1.2);
}

.white_content {
color: #fff;
}

.bg_orange {
background-color: #f7924b;
}

.bg_bl {
background-color: #03A9F4!important;
}

.bg_green {
background-color: #97c960!important;
}

.text-success, .text-success:hover, .text-success:focus {
    color: #ffffff !important;
}

.text-warning, .text-warning:hover, .text-warning:focus {
    color: #ffffff !important;
}

.text-blue, .text-blue:hover, .text-blue:focus {
    color: #ffffff !important;
}

.border-success {
border-color: #ffffff !important;
}

.border-warning {
border-color: #ffffff !important;
}

.border-blue {
border-color: #ffffff !important;
}

.panel.panel-body.no-border-top.no-border-radius-top.profile_modal_panel.v-fellow{
border-color: #fff!important;
}



/********************** Admin panel css **********************/



.btn_admin {
border-radius: 30px!important;
width: 45%!important;
font-weight: 700;
}

.btn_admin-n {
border-radius: 30px!important;
width: 30%;
font-weight: 700;
}

.btn_post {
border-radius: 30px!important;
width: 14%;
font-weight: 700;
}

.btn_domain {
border-radius: 30px!important;
width: 38%;
font-weight: 700;
}

.btn_ngo {
border-radius: 30px!important;
width: 22%;
font-weight: 700;
}

.btn_first {
border-radius: 30px!important;
width: 18%;
font-weight: 700;
}
/********************** Admin panel css ***********************/





/*********************** Get Serve ****************************/


.pace_search {
background:#609805!important;
}

.pace_parallax {
    background-image: url(../images/pace1.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.mice_search {
background:#00138c!important;
}

.mice_parallax {
    background-image: url(../images/youth1.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.artist_overlay-pace {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    background-image: -webkit-linear-gradient(135deg, #609805 0%, #e2e52a 100%) !important;
}


.alert-c {

    background-color: #007abd;
    border: none;
    color: #fff;
    font-weight: bold;
}

.alert-caret {
padding: 0px 18px;
    color: #fff!important;
    font-weight: bold;
}

.alert_bttn{
    background-color: #06344e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    /*width: 128px;*/
    transition: all 0.5s;
/*float: right;
*/    cursor: pointer;
/*margin-top: -15px;
height: 49px;*/
}

.clock-f {
font-size: 25px;
}

/**************************** Flip Image CSS ******************/

.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;

	/*border: 1px solid #ccc;*/
}

	.flip-container:hover .flipper,  
  .flip-container.hover .flipper {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width: 338px;
	height: 393px;
}

.flipper {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;

	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;
  
  -o-transition: 0.6s;
	-o-transform-style: preserve-3d;

	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

.front {
	/*background: url(http://magitt.in/sbi//assets/images/kavya.jpg) 0 0 no-repeat;*/
	z-index: 2;
}

.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
	transform: rotateY(180deg);

	background: #f8f8f8;
}

.front .name {
	font-size: 2em;
	display: inline-block;
	background: rgba(33, 33, 33, 0.9);
	color: #f8f8f8;
	font-family: Courier;
	padding: 5px 10px;
	border-radius: 5px;
	bottom: 60px;
	left: 25%;
	position: absolute;
	text-shadow: 0.1em 0.1em 0.05em #333;

	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

/*.back-logo {
	position: absolute;
	top: 40px;
	left: 90px;
	width: 160px;
	height: 117px;
	background: url(http://davidwalsh.name/demo/logo.png) 0 0 no-repeat;
}*/

.back-title {
	font-weight: bold;
	color: #00304a;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.05em #acd7e5;
	font-family: Courier;
	font-size: 2em;
}

.back p {
	position: absolute;
	/*bottom: 40px;*/
top: 96px;
	left: 0;
	right: 0;
	text-align: center;
	padding: 0 20px;
  font-family: arial;
  line-height: 2em;
}

/**************************** /Flip Image CSS ******************/   


/***************************************** APPLICATION PROCESS CSS ****************************************************/ 

.margin-t-20 {
  margin-top: 20px;
}

.padding-t-r {
  padding: 120px 50px 120px;
}

.font-35 {
  font-size: 35px;
}

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

.font-63 {
  font-size: 63px;
}

.font-25 {
  font-size: 25px;
}

.padding-0 {
  padding: 0px;
}

.padding-l-r-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.padding-l-39 {
  padding-left: 39px!important;
}



/***************************************** /APPLICATION PROCESS CSS ****************************************************/ 

/************************************************* NGO CSS **************************************************/

.padding-t {
  padding: 0px 50px 50PX 50PX;
}

.margin-b-65 {
  margin-bottom: 65px;
}

.font-40 {
  font-size: 40px;
}

.pos-mar {
  position: relative;
  margin: 40px 65px; 
}

.pos-mar1 {
    position: relative;
    margin: 0 65px;
}

.margin-t-20 {
  margin-top: 20px;
}

.margin-t-30 {
  margin-top: 30px;
}

.log-ak {
  position: relative;
  width: 10%;
  left: 279px;
}

.ak {
  margin: 60px;
  margin-top: -119px;
  border: 1px solid;
}

.log1-ak {
  float: left;
  position: relative;
  top: 80px;
  width: 60%;
}

.bd {
  margin: 60px;
  margin-top: -166px;
  border: 1px solid;
}

.bc {
  margin: 60px;
  margin-top: -120px;
  border: 1px solid;
}

.df {
  margin: 60px;
  margin-top: -136px;
  border: 1px solid;
}

.gv {
  margin: 60px;
  margin-top: -96px;
  border: 1px solid;
}

.sm {
  margin: 60px;
  margin-top: -165px;
  border: 1px solid;
}

.font-s-16 {
  font-size: 20px;
  text-align: justify;
}

.font-s-35 {
  font-size: 35px;
}

.bf-con {
    float: left;
    position: relative;
    top: 68px;
    left: -10px;
    width: 22%;
}

.padding-35-0 {
  padding: 35px 0px;
}

img.img-baif, img.img-dhan, img.img-seva, img.img-rgvn {
  position: relative;
  right: 10px;
  top:-8px;
}

img.img-responsive.img-gv, img.img-responsive.img-mssrf {
  position: relative;
  left: 60px;
}

img.img-responsive.img-baref {
  position: relative;
  left: 85px;
}

/************************************************* /NGO CSS **************************************************/


/********************************************* PROJECT PAGE CSS **********************************************/

.padding-2 {
  padding: 2%;
  text-align: justify;
  /*margin-bottom: 30px;*/
}

.padding-t-b-2 {
  padding-top: 2%;
  padding-bottom: 2%;
  /*margin-bottom: 30px;*/
}

.proj-bott {
    /*box-shadow: 1px 1px 5px grey;*/
    margin-bottom: 4px;
    padding: 30px;
    background-color: #f3f1f1;
    font-size: 16px;
    border-bottom: 1px solid #fff;
}

.margin-t-7 {
  margin-top: 7px;
}

.flt-r {
  float: right;
}

/*.evn {*/
/*  padding-left: 80%;*/
/*}*/

/*.evn1 {*/
/*  padding-left: 88.5%;*/
/*}*/



.even {
  background-color: #d4d2d2;
  padding: 12px;
}

.odd {
  background-color: #fffdfd;
  padding: 12px;
}

.padding-t-l {
  padding: 11px 0px 0px 22px;
}

.white-s {
  white-space: nowrap;
}

.padding-l-95 {
  padding-left: 95px;
}

.fonts-s-16 {
    font-size: 16px;
}

.margin-b-20 {
    margin-bottom: 20px;
}

/********************************************* /PROJECT PAGE CSS **********************************************/


/************************************************ FAQ PAGE CSS ************************************************/

.margin-l-39 {
  margin-left: 39px;
}

.m-t-b-50 {
  margin: 50px 0px;
}

.h_100 {
  height: 100px;
}

/************************************************ /FAQ PAGE CSS ************************************************/

/********************************************** STORIES PAGE CSS ***********************************************/

.he-pos {
  position: absolute;
  bottom: 0;
  left: 50px;
}

/*h2::after {
  position: absolute;
  content: "";
  height: 4px;
  background-color: #ffffff;
  width: 835px;
  margin-left: 15px;
  top: 53%;
  padding-right: 3px;
}*/

.padding-50 {
  padding: 50px;
}

.f-r {
  float: right;
}

.text-u {
  text-transform: uppercase;
}

.margin-r {
  margin: 25px 60px 50px 0px;
}

.margin-l {
  margin: 82px 10px 50px 50px;
}

.mobi-top-158 {
  position: relative;
  top: -158px;
}

.mobi-top-47 {
  position: relative;
  top: -47px
}

.line-clamp {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.fst-60 {
  font-size: 60px;
}

.fst-36 {
  font-size: 36px;
}

/********************************************** /STORIES PAGE CSS ***********************************************/

/********************************************* CONTACT PAGE CSS *******************************************/

.adjst {
  background-color: #ededed;
  padding: 20px;
  position: relative;
  width: 70%;
  margin-bottom: 50px;
  /*box-shadow: 4px 6px 16px #b5b3b3;*/
  -webkit-box-shadow: 0px 10px 30px -5px rgba(0, 0, 0, .2);
  box-shadow: 0px 10px 30px -5px rgba(0, 0, 0, .2);
  top: -51px;
}

.pad-60 {
  padding: 60px;
}

.f-s-25 {
  font-size: 25px;
}

.f-s-35 {
  font-size: 35px;
}

.f-s-20 {
  font-size: 20px;
}

.f-s-40 {
  font-size: 40px;
}

.set {
  list-style: none;
  display: inline-flex;
}

.margin-adj {
  margin: 0 18px;
}

.pad-b-120 {
  padding-bottom: 120px;
}

.m-r-10 {
  margin-right: 10px;
}

.contact-additional {
    margin-top: 60px;
    /*padding: 10px 45px 20px;*/
    padding: 10px 12px 20px 45px;
}

.contact-additional p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
    text-align: justify;
    letter-spacing: 1px;
    font-family: CooperHewitt-Light;
}

#hiring .modal-header[class*=bg-] {
    padding: 10px 20px;
}

#hiring .modal-header.bg-primary {
    background-color: #77776b!important;
    border: none;
}

#hiring .modal-title {
    font-family: Cooperhewitt-Book;
    text-transform: uppercase;
}

#hiring .modal-header .close {
    position: absolute;
    right: 20px!important;
    top: 30%!important;
    margin-top: 0;
}

.content-group {
    margin-bottom: 20px;
}

.advertisement-head h5 {
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0;
    letter-spacing: 0!important;
}

.advertisement-head p {
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
}

.advertisement-body {
    margin-top: 30px;
}

.advertisement-body p {
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
}


/********************************************* /CONTACT PAGE CSS *******************************************/

/******************************************* SCROLL TOP FOOTER CSS *****************************************/

.scrolltop {
  display:none;
  width:100%;
  margin:0 auto;
  position:fixed;
  bottom:20px;
  right:10px; 
}
.scroll {
  border-radius: 5px;
  position:absolute;
  right:20px;
  bottom:58px;
  background:#b2b2b2;
  background:rgba(178,178,178,0.7);
  padding:20px;
  text-align: center;
  margin: 0 0 0 0;
  cursor:pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;    
}
.scroll:hover {
  background:rgba(178,178,178,1.0);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;    
}
.scroll:hover .fa {
  padding-top:-10px;
}
.scroll .fa {
  font-size:30px;
  margin-top:-5px;
  margin-left:1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;  
}

/******************************************* SCROLL TOP FOOTER CSS *****************************************/

/********************************************* FELLOW DETAILS CSS ****************************************/

.margin-100 {
  margin: 100px;
}

.space {
    font-size: 25px;
    /*margin: 0px 18px;*/
    color: #1381e3;
  }

  .marg-t-b-50 {
    margin: 50px 0px;
  }

  .white {
    color: #fff;
  }

  .yel {
    color: #fbc73f;
  }

  .blue {
    color: #1381e3;
  }

  .font-s-38 {
    font-size: 38px;
  }

  .padding-l-r-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .margin-l-r-12 {
    margin: 0px 12px;
  }

  .margin-t-20 {
    margin-top: 20px;
  }

  .margin-b-10 {
    margin-bottom: 10px;
  }

  .margin-t-25 {
    margin-top: 25px;
  }

  .font-s-42 {
    font-size: 42px;
  }

  .marg-t-b-25 {
    margin: 25px 0px;
  }

  .img-circle1 {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin: 0px auto;
  }


  p.font-s-20 {
    font-size: 20px;
  } 

/********************************************* FELLOW DETAILS CSS ****************************************/

.img-bg {
  background-image: url("https://www.youthforindia.org/assets/images/fellow-prog.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.about-img {
  /* background-image: url("https://www.youthforindia.org/assets/images/Aboutusflowchart.jpg"); */
  background-repeat: no-repeat;
  background-size: cover;
}

.padding-30 {
  padding: 30px;
}

.padng-0-35 {
  padding: 0px 35px;
}

.adj {
  border: 3px solid grey;
  padding: 20px;
  margin: 0px 20px 20px 20px;
}

.margin-b-10 {
  margin-bottom: 10px;
}

.margin-0 {
  margin: 0 auto;
}

.marg-t-28 {
  position: relative;
  margin-top: -28px;
}

.margin-t-b-25 {
  margin: 25px 0px;
}

.h-500 {
  height: 500px;
}

.margin-b-40 {
  margin-bottom: 40px;
}

.fonts-20 {
  font-size: 20px;
}

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

.font-23 {
  font-size: 23px;
}

.padd-l-0 {
    padding-left: 0;
}

.pad-l-30 {
    padding-left: 30px;
}
 
.title_bordr_1 {
    position: absolute;
    bottom: 0px;
    left: 70px;
}

.title_bordr_2 {
    position: absolute;
    bottom: 15px;
    right: 60px;
}

/*.img-top {*/
/*    position: relative;*/
/*    top: 14px;*/
/*}*/

.text-top {
    position: relative;
    top: 60px;
}

.center {
    text-align: center;
    /*text-transform: uppercase;*/
    margin-bottom: 20px;
}

.margin-25-0 {
    margin: 25px 0;
}

.margin-top-30 {
    margin-top: 30px;
}


@media only screen and (min-width: 769px) {
  .story_sec .thumbnail:first-child {
    margin-top: 23px;
  }
  .story_sec .st_blog:first-child {
    margin-top: -62px;
  }
  .st_blog .thumbnail{
    margin-bottom: 0px; 
  }
  
  .img-top {
    margin-bottom: 20px;
    width: 150px;
    height: 150px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) {

   .padding-t {
    padding: 20px 30px 30px;
  }

  .padding-t-r {
     padding: 20px 30px;
  }

  .font-25 {
    font-size: 22px;
  }

  .font-63 {
    font-size: 50px;
  }

  .h-500 {
    height: 350px;
  }

  .log-ak {
    left: 148px;
  }

  .ak {
    margin-top: -90px;
  }

  .log1-ak {
    top: 64px;
  }

  .margin-t-30 {
    margin-top: 25px;
  }

  .font-40 {
    font-size: 32px;
  }

  .font-s-16 {
  font-size: 17px;
  }


  .font-s-35 {
  font-size: 25px;
  }

  .margin-r {
    margin: 0px;
  }

  .margin-l {
    margin: 0px;
  }

  .mobi-margin-t-20 {
    margin-top: 10px;
    margin-bottom: 10px;
  }


  .mobi-top-158 {
    position: relative;
    top: 0px;
  }

  .mobi-top-47 {
    top: 0px;
  }

  .pad-b-120 {
    padding-bottom: 82px;
  }

  .margin-l-39 {
    margin-left: 30px;
  }

  .m-t-b-50 {
    margin: 25px 0px;
  }

  .flt-r {
  float: none;
  }

  .evn {
    padding-left: 0;
  }

  .evn1 {
    padding-left: 0;
  }

  .white-s {
  white-space: pre-wrap;
  }

  .padding-p {
    padding: 20px 30px 30px;
  }

  .padding-l-95 {
    padding-left: 0px;
  }

  .margin-100 {
    margin: 50px;
  }

  .row.mob p {
    font-size: 15px;
  }

  p.font-s-20 {
    font-size: 16px;
  }

  .a-mob-font {
    font-size: 20px;
  }

  .mob-marg-b-20 {
    margin-bottom: 20px;
  }

  .mob-marg-b-25 {
    margin-bottom: 25px;
  }

  .mob-h1 {
    font-size: 22px;
  }

  .font-s-38 {
    font-size: 32px;
    text-align: center;
  }

  .mob-center {
    text-align: center;
  }

  .img-circle1 {
    width: 120px;
    height: 120px;
  }

  .padding-35-0 {
  padding: 25px 0px;
  }

  .padng-0-35 {
  padding: 0px 0px;
  }

  .bf-con {
    width: 32%;
    left: 20px;
  } 

  .font-22 {
    font-size: 21px;
  } 
  
  
  /*.fonts-s-16 {*/
  /*    font-size: ;*/
  /*}*/
  
  .img-top {
      margin-bottom: 20px;
      width: 150px;
      height: 150px;
      margin: 0 auto;
  }
  
  .margin-25-0 {
      margin: 10px 0;
  }
  
  .fs-16 {
      font-size: 16px;
  }
  
  .fs-14 {
      font-size: 14px;
  }
  
  .margin-top-30 {
      margin-top: 15px;
  }


}





@media only screen and (max-width: 425px){

  .padding-t {
    padding: 20px 30px 30px;
  }

  .padding-t-r {
     padding: 20px 30px;
  }

  .font-25 {
    font-size: 20px;
  }

  .font-63 {
    font-size: 30px;
  }

  .marg-t-28 {
  position: relative;
  margin-top: -13px;
  }

  .h-500 {
    height: 200px;
  }

  .font-40 {
    font-size: 25px;
  }

  .font-s-16 {
  font-size: 14px;
  }


  .font-s-35 {
  font-size: 20px;
  }

  .margin-b-65 {
    margin-bottom: 96px;
  }

  .margin-t-30 {
    margin-top: 27px;
  }

  /*.ak {
  margin: 35px;
  }


.bd {
  margin: 35px;
  }

.bc {
  margin: 35px;
  }

.df {
  margin: 35px;  
  }

.gv {
  margin: 35px;
  }

.sm {
  margin: 35px;
  }*/

  .log1-ak {
    top: 37px;
    width: 66%;
  }

  .ak {
    margin-top: -66px;
  }

  .log-ak {
    left: 67px;
    width: 12%;
  } 

  .img-baif {
    width: 100px;
    position: relative;
    top: -56px;
  }

  .img-baref {
    width: 100px;
    position: relative;
    top: -26px;
  }

  .img-dhan {
    width: 115px;
    position: relative;
    top: -23px;
  }

  .img-gv {
    width: 149px;
    position: relative;
    top: 3px;
  }

  .img-seva {
    width: 100px;
    position: relative;
    top: -26px;
  }

  .mobi-margin-t-20 {
    margin-top: 20px;
  } 

  .adjst {
    width: 90%;
  }

  .pad-60 {
    padding: 0px;
  }

  .pad-b-120 {
    padding-bottom: 79px;
  }

  .m-r-10 {
    margin-right: 0px;
  }

  .mobi-center {
    text-align: center;
  }

  .mobi-bot {
    margin-bottom: 44px;
  }

  .set {
    padding: 0px;
  }

  .margin-l-39 {
    margin-left: 10px;
  }

  .m-t-b-50 {
    margin: 12px 0px;
  }

  .flt-r {
    float: none;
  }

  .evn {
    padding-left: 0;
  }

  .white-s {
  white-space: pre-wrap;
  }

  .padding-p {
    padding: 20px 30px 30px;
  }

  .margin-100 {
    margin: 20px;
  }

  .row.mob p {
    font-size: 12px;
  }

  .space {
    font-size: 20px;
  }

  p.font-s-20 {
    font-size: 14px;
  }

  .mob-h1 {
    font-size: 18px;
  }

  .a-mob-font {
    font-size: 14px;
  }

  .padding-l-95 {
    padding-left: 0px;
  }

  .mob-marg-b-20 {
    margin-bottom: 10px;
  } 

  .mob-marg-b-25 {
    margin-bottom: 25px;
  }

  .font-s-38 {
    font-size: 28px;
    text-align: center;
  }

  .mob-center {
    text-align: center;
  }

  .img-circle1 {
    width: 80px;
    height: 80px;
  }

  .padding-35-0 {
  padding: 35px 0px;
  }

  .padng-0-35 {
  padding: 0px 0px;
  }

  .font-23 {
    font-size: 20px;
  }

  .fonts-20 {
    font-size: 18px;
  }

  .font-22 {
    font-size: 18px;
  }
  
  .fonts-s-16 {
      font-size: 14px;
  }

}

@media only screen and (min-width: 1441px){
    .large_container{width: 90%;}
    
    .large_container1{width: 80%;}
    
    .wid {width: 100%;}
    
    .font-63 {
        font-size: 85px;
    }
    
    .font-25 {
        font-size: 35px;
    }
    
    .btn-1441 {
        width: 250px;
    }
    
    .btn-1441-200 {
        width: 200px;
    }
    
    .h-500 {
        height: 700px;
    }
    
    .font-23 {
        font-size: 35px;
    }
    
    .font-40 {
        font-size: 55px;
    }
    
    .m-t-1441 {
        margin-top: 22px;
    }
    
    .fonts-20 {
        font-size: 33px;
    }
    
    .font-22 {
        font-size: 33px;
    }
    
    .font-40-1441 {
        font-size: 40px;
    }
    
    .font-s-35 {
        font-size: 40px;
    }
    
    .margin-t-30 {
        margin-top: 65px;
    }
    
    .font-s-16 {
        font-size: 30px;
    }
    
    .padding-l-1441 {
        padding-left: 0;
    }
    
    .padd-l-0 {
    padding-left: 12px;
    }
    
    .fonts-s-16 {
        font-size: 28px;
    }
    
    .wid-50 {
        width: 50%;
    }
    
    p.font-s-20 {
        font-size: 28px;
    }
    
    .font-s-38 {
        font-size: 52px;
    }
    
    .space {
        font-size: 38px;
    }
}

.search_input1 {
    padding: 43px 10px;
}


/*================= Vision, Mission & Core Values Page CSS =================*/

@media only screen and (max-width: 1922px) and (min-width: 1025px) {
    .medium_container {
        width: 70%;
    }
}

.small-bottom {
    margin-bottom: 40px;
}

.section__vmc h1 {
    font-family: LeagueSpartan-Bold;
    color: var(--black);
    text-transform: uppercase;
}

.section__vmc h3 {
    font-family: CooperHewitt-Medium;
    letter-spacing: 0px !important;
    color: var(--black);
}

.section__vmc p {
    font-family: CooperHewitt-Book;
    font-size: 18px;
    line-height: 28px;
}

.section__vmc ul li, .section__vmc ol li {
    font-family: CooperHewitt-Book;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .6px;
    text-align: justify;
}

/*================= Vision, Mission & Core Values Page CSS =================*/

