
.tim-container{
  background: #ffffff;
  position: relative;
}
.tim-row{
  margin-bottom: 20px;
}
.tim-title{
  margin-top: 30px;
  margin-bottom: 15px;
}
.tim-typo{
  padding-left: 25%;
  margin-bottom: 40px;
  position: relative;
}
.tim-typo .tim-note{
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  margin-left: 20px;
  position: absolute;
  width: 260px;
}
.tim-row{
  margin-top: 50px;
}
.tim-row h3{
  margin-top: 0;
}
.switch{
  margin-right: 20px;
}
#navbar-full .navbar{
  border-radius: 0 !important;
  margin-bottom: 0;
  z-index: 222;
}
.navigation-example{
  margin-top: 0px;
}
.space{
  height: 80px;
  display: block;
}
.navigation-example .img-src{
  background-attachment: scroll;
}
/*
.main{
    position: relative;
    z-index: 4;
}
*/
.main{
  background-color: #FFFFFF;
}
.navigation-example{
  height: 660px;
  background-image: url('../img/bg.jpg');
  background-position: center center;
  background-size: cover;
  position: relative;
}
#notifications{
  background-color: #FFFFFF;
  display: block;
  width: 100%;
  position: relative;
}
.tim-note{
  text-transform: capitalize;
}

.card{
  background-color: #FFFFFF;
  padding: 10px 0 20px;
  width: 100%;
}
.card h3{
  margin-bottom: 20px;
}
.card button{
  margin-top: 30px;
}
.subscribe-form{
  padding-top: 20px;
}
.subscribe-form .form-control{

}

.space-100{
  height: 100px;
  display: block;
  width: 100%;
}

.be-social{
  padding-bottom: 20px;
  /*     border-bottom: 1px solid #aaa; */
  margin: 0 auto 40px;
}
.txt-white{
  color: #FFFFFF;
}
.txt-gray{
  color: #ddd !important;
}
.footer{
  background-color: #DDDDDD;
  position: relative;
}
.footer .heart{
  color: #FF3B30;
}
.footer .overlayer{
  background-color: rgba(27, 27, 27, 0.7);
  position: relative;
}
.footer .credits {
 border-top: 1px solid #BBBBBB;
 margin-top: 85px;
 padding: 20px 0 15px;
 text-align: center;
 color: #EEE;
}
.footer .credits a{
  color: #FFFFFF;
}
.social-share{
  float: left;
  margin-right: 8px;
}
.social-share a{
  color: #FFFFFF;
}
#subscribe_email{
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}
.pick-class-label{
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  display: inline;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  margin-right: 10px;
  padding: 15px 23px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.parallax-pro{
  width:100%;
  /*   height:510px; */
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.parallax-pro:after{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.3);
  display: block;
  content: "";
  z-index: 0;
}
.parallax-pro .container{
  padding-top: 20px;
  z-index: 1;
  position: relative;
}
.parallax-pro .hello a{
  color: #fff;
  text-decoration: none;
}
.parallax-pro .hello{
  font-size: 48px;
  font-weight: 300;
  position: relative;
  width: 430px;
  margin: 30px auto 50px;
}
.parallax-pro .label{
  font-size: 18px;
  position: absolute;
  text-transform: uppercase;
  background-color: #FF9500;
  color: #FFFFFF;
  display: block;
  width: 60px;
  right: -30px;
  top: 0;
  padding: 0;
  line-height: 30px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0;
  height: 30px;
}
.parallax-pro small{
  padding-top: 15px;
  font-size: 20px;
  display: block;
  color: #fff;
}
.parallax-pro ul{
 width: 280px;
 margin: 0 auto;
}
.parallax-pro li{
  padding: 9px 0;
  border-bottom: 1px solid #777;
}
.parallax-pro .actions{
  margin-top: 40px;
}
.parallax-pro .actions{
  margin-left: 10px;
}
.parallax-pro .motto{
  color: #FFFFFF;
  font-size: 64px;
  font-weight: 600;
  position: relative;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.27);
  text-transform: uppercase;
  z-index: 3;
  margin: 0 auto;
  top: 22%;
  width: 285px;
}
.parallax-pro .motto .pro{
  position: absolute;
  font-size: 18px;
  background-color: #FFFFFF;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  color: #333333;
  text-shadow: 0 0 0;
}
.parallax-pro .motto .square{
 padding: 7px 14px;
 height: auto;
 width: auto;
 line-height: inherit;
 border-radius: 6px;
 bottom: 22px;
 right: -25px;
 color: #FFFFFF;
 background-color: #ff9500;
 font-weight: 300;
 background-color: #ff9500;
}
.parallax-pro > img{
  width: 100%;
  position: absolute;
}

.social-share{
  margin-right: 0px;
  margin-top: 10px;
}
.footer h4{
  margin: 0px 0 20px;
}
.space-30{
  height: 30px;
  display: block;
}
.credits{
  display: block;
  margin: 15px 0;
  color: #ddd;
  opacity: .8;
}
.credits a{
  color: #FFFFFF;
}
.sharing-title{
  margin: 10px;
  line-height: 40px;
}
.social-line{
  padding: 5px 0;
}
.section-gray{
  padding: 10px 0;
  background-color: #EEE;
}
.section-gray h5{
  margin: 0;
  line-height: 40px;
}
/* Effect */
.effect-banner{
  position: absolute;
  z-index: 99;
  top: 80px;
  margin-left: -15px;
  width: 100%;
}
.effect-banner h2{
  font-weight: 100;
  color: #231f20;
  font-size: 48px;
  margin-top: 0;
}
.effect-banner h4{
  color: #404041;
  font-weight: 200;
  font-size: 24px;
  margin-bottom: 50px;
}
.effect-banner h4 strong{
  color: #231f20;
}
a.navbar-brand{
  background: url(../img/logo.png) no-repeat 0 8px;
  width: 143px;
  height: 60px;
  text-indent: -2000px;
  background-size: 100%;
}
.navbar > .container .navbar-brand{
  margin-left: 0;
}
ul.nav-registration{
  margin-left: 45px;
  margin-right: -15px;
}
.effect-intro h4{
  font-weight: 700;
  margin-bottom: 30px;
}
.effect-intro h5{
  font-weight: 200;
  font-size: 22px;
  margin-bottom: 50px;
}
.intro-container{
  max-width: 800px;
  padding-top: 50px;
}
.well.flat{
  border-radius: 0;
  background-color: #e7e7e8;
  padding: 50px;
  margin-bottom: 0;
}
.well.flat p{
  font-size: 24px;
  font-weight: 200;
}
.features .col-md-5, .features .col-md-7, .features .col-md-4, .features .col-md-8{
  padding: 0;
}
.features{
  background: #3b5561;
  position: relative;
}
.features h3{
  font-weight: 200;
  margin-top: 1em;
}
.text-white{
  color: #fff !important;
}
.feature_each{
  overflow: hidden;
  min-height: 25em;
  padding: 2em;
}
.feature_each p{
  margin-bottom: 0;
}
.proven{
  background-color: #f15d4e;
}
.skills-to-work{
  background-color: #50b958;
}
.sustainable{
}
.white-section{
  background: #fff;
  position: relative;
}
h1.section-head{
  font-weight: 700;
  padding: 70px 0;
  margin: 0;
}
h2.section-head{
  margin: 0 0 50px 0;
}
h1.section-head small{
  display: block;
}
.why-each{
  background: #e7e7e8;
  min-height: 480px;
  padding: 30px;
  margin-bottom: 20px;
}
.why-each h3{
  padding: 120px 0;
  font-weight: 700;
  margin: 0 20px;
  font-size: 29px;
  color: #ebb847;
}
.why-each.believe h3{
  padding: 100px 0;
}
.why-each .head{
  width: 200px;
  background: url(../img/angled-shape-straight.png) no-repeat center center;
  margin: 10px auto;
  min-height: 300px;
}
.why-each .head big{
  font-size: 55px;
}
.why-each p{
  font-size: 26px;
  font-weight: 200;
  line-height: 1;
  margin-bottom: 30px;
  min-height: 90px;
}
.believe .head{
  background-image: url(../img/parallel-shape.png);
}
.overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 480px;
  top: 480px;
  margin-top: -480px;
}
.featured-on{
  padding-bottom: 50px;
}
.featured-on img{
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  margin: 0 15px 10px;
}
.featured-on img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
.call-out-container {
  background: #fff url(../img/footer-bg.jpg) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 40em;
  padding-top: 2em;
}
.call-out-container h2{
  font-weight: 200;
  margin-bottom: 30px;
}
.bottom-footer{
  background: #405A65;
  color: #949B9E;
}
.bottom-footer a{
  color: #D1D2D4;
  font-weight: 100;
  cursor: pointer;
  font-size: 16px;
}
.bottom-footer .nav > li > a{
  padding: 5px 20px;
  margin-bottom: 5px;
}
.bottom-footer a:hover, .bottom-footer a:focus{
  color: #fff;
  background: transparent !important;
}
.bottom-footer .navbar-nav {
  display: inline-block;
  float: none;
}
ul.social-icons{
  list-style: none;
  margin: 15px 0 0 ;
}
.social-icons li{
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.social-icons .fa {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  font-size: 20px;
}
.social-icons .fa:hover, .social-icons .fa:active {
  color: #FFF;
  -webkit-box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333;
  box-shadow: 1px 1px 3px #333;
  background: #50666F;
}
.gradient-divider{
  height: 5px;
  background: rgba(0,127,200,1);
  background: -moz-linear-gradient(left, rgba(0,127,200,1) 0%, rgba(144,65,139,1) 51%, rgba(242,152,34,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,127,200,1)), color-stop(51%, rgba(144,65,139,1)), color-stop(100%, rgba(242,152,34,1)));
  background: -webkit-linear-gradient(left, rgba(0,127,200,1) 0%, rgba(144,65,139,1) 51%, rgba(242,152,34,1) 100%);
  background: -o-linear-gradient(left, rgba(0,127,200,1) 0%, rgba(144,65,139,1) 51%, rgba(242,152,34,1) 100%);
  background: -ms-linear-gradient(left, rgba(0,127,200,1) 0%, rgba(144,65,139,1) 51%, rgba(242,152,34,1) 100%);
  background: linear-gradient(to right, rgba(0,127,200,1) 0%, rgba(144,65,139,1) 51%, rgba(242,152,34,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fc8', endColorstr='#f29822', GradientType=1 );
}
#navbar .navbar-nav .donate-link a{
  color: #4cb958;
}
.top-sub-nav{
  background: #231f20;
  color: #fff;
  position: fixed;
  top: 70px;
  width: 100%;
  z-index: 111;
}
.top-sub-nav label, .top-sub-nav a{
  font-weight: 200;
  padding: 10px;
  display: inline-block;
}
.top-sub-nav label{
  padding-right: 0;
}
.top-sub-nav .col-sm-6 a:first-child{
  padding-left: 0;
}
.top-sub-nav a{
  color: #ddd;
}
.top-sub-nav a:hover{
  color: #fff;
  text-decoration: none;
}
.dark-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 1;
}
.volunteer-banner h2{
  color: #fff;
  font-weight: 200;
  font-size: 65px;
  margin: 30px 40px 80px;
  text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}
.volunteer-banner h4{
  color: #fff;
  font-size: 36px;
  text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}
.featured{
  background: #F1F1F1;
  position: relative;
  padding: 40px 0;
}
.white-bg{
  background: #fff;
  position: relative;
  padding: 40px 0;
}
.white-bg h3{
  margin-bottom: 30px;
}
.featured h2, .featured h3{
  font-weight: 200;
}
.featured .btn.btn-effect{
  margin-top: 30px;
}
.featured-icon{
  background: url('../img/circle-icon.png') no-repeat center center;
  padding: 80px 0;
}
.featured-icon.straight{
  background-image: url('../img/angled-shape-straight-dark.png');
}
.featured-icon big{
  font-size: 40px;
  font-weight: 700;
}
.img-block{
  width: 100%;
}
.block{
  display: block;
}
.selector{
  position: relative;
  background: #f5f5f5;
  border-bottom: 2px solid #e3e3e3;
  border-top: 1px solid #fff;
}
.selector .dropdown-menu{
  border-radius: 0;
}
.selector .col-sm-3{
  padding: 0;
}
.selector .form-group{
  margin: 0;
}
.selector form .col-sm-3:last-child .btn{
  border-right: 1px solid #e3e3e3;
}
.selector .form-control{
  background: transparent;
  height: 80px;
}
.selector .form-group .btn{
  border: none;
  padding: 29px 20px;
  border-radius: 0;
  color: #222;
  text-shadow: 1px 1px 0 #fff;
  font-size: 16px;
  border-left: 1px solid #e3e3e3;
  outline: none !important;
}
.selector .form-group .btn:hover{
  background: #fff;
}
.expeditions{
  position: relative;
  background: #fff;
  padding-top: 30px;
}
.expeditions img{
  width: 100%;
  height: auto;
}
.well.expedition-each{
  padding: 0;
  border-radius: 0;
  margin-bottom: 30px;
}
.well.expedition-each:hover{
  box-shadow: 0 0 5px #eee;
  border-color: #ddd;
  background: #f7f7f7;
}
.well.expedition-each a{
  color: inherit;
  text-decoration: none;
}
.expedition-each .each-body{
  padding: 10px 20px;
  color: #777;
  min-height: 380px;
}
.expedition-each h3{
  color: #333;
  margin: 10px 0;
}
.expedition-each h3 small{
  display: block;
  color: #555;
}
.expedition-each h5{
  color: #333;
}
.rating{
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.rating .stars{
  display: inline-block;
}
.stars i.fa.fa-star{
  color: #f1c40f;
}
p.each-detail{
  color: #333;
  font-size: 14px;
}
p.days-left{
  font-size: 14px;
  margin: 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
p.days-left strong{
  color: #4cb958;
}
.each-footer{
  position: relative;
  border-top: 1px dashed #e3e3e3;
}
.each-footer .each-circle{
  position: absolute;
  background: #fff;
  width: 10px;
  height: 10px;
  top: -5px;
  left: -5px;
  border-radius: 5px;
}
.each-footer .each-circle.right{
  left: auto;
  right: -5px;
  border-left: 1px solid #e3e3e3;
}
.each-footer .each-circle.left{
  border-right: 1px solid #e3e3e3;
}
.each-footer .btn.btn-link{
  font-size: 18px;
  font-weight: 200;
  padding: 15px;
  color: #333;
}
.each-footer .btn.btn-link:hover{
  text-decoration: none;
  background: rgba(255,255,255,0.7);
  font-weight: 400;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 565px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 565px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 565px;
  max-width: none;
}
.detail-header .col-md-7, .detail-header .col-md-5{
  padding: 0;
}
.detail-header .expedition-each h1{
  color: #333;
  font-weight: 200;
  margin-top: 20px;
}
.detail-header .expedition-each h1 small{
  display: block;
}
.detail-header .expedition-each h4{
  margin: 10px 0;
}
.detail-header .expedition-each h4 strong{
  color: #4cb958;
}
.detail-header .rating{
  font-size: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.detail-header .expedition-each p{
  font-size: 16px;
}
.detail-header .expedition-each .btn.btn-fill{
  margin: 20px 0;
}
.detail-header .expedition-each .each-body{
  padding: 20px 30px;
}
.detail-header .expedition-each h5{
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-bottom: 10px;
}
.expedition-details{
  background: #f5f5f5;
}
.expedition-details h3{
  font-size: 28px;
  margin-bottom: 35px;
}
.well.clean{
  background: #fff;
  border-radius: 0;
  border: none;
  padding: 30px;
}
.expedition-details-list > .row{
  margin-left: 5%;
  margin-right: 5%;
}
.expedition-details-list hr{
  border-color: #ccc;
}
.expedition-start-end p.lead{
  margin: 0;
}
p.lead s{
  font-size: 70%;
}
h4.bold{
  font-weight: 700;
}
.with-img-each img{
  margin-top: 30px;
  display: inline-block;
}
.with-img-each .col-sm-4{
  text-align: right;
}
ul.lead li{
  margin: 10px 0;
}
.section-bg{
  background-color: #f5f5f5;
  background-size: 100%;
  background-repeat: no-repeat;
}
.itinerary-accordion{
  border: 1px solid #ccc;
  border-bottom: none;
}
.itinerary-accordion h4.panel-title{
  font-weight: bold;
}
.panel-heading{
  padding: 15px;
}
.panel-heading .accordion-toggle:after {
  font-family: 'FontAwesome';
  content: "\f055";
  float: left;
  margin-right: 15px;
}
.panel-heading .accordion-toggle.state-open:after {
  content: "\f056";
}
.no-margin-bottom{
  margin-bottom: 0;
}
.no-margin-top{
  margin-top: 0;
}
.margin-bottom-40{
  margin-bottom: 40px;
}
.margin-bottom-20{
  margin-bottom: 20px;
}
.margin-top-20{
  margin-top: 20px;
}
.margin-top-40{
  margin-top: 40px;
}
.margin-right-10{
  margin-right: 10px;
}
.expedition-reviews h1.section-head{
  padding-bottom: 20px;
}
.expedition-reviews .rating{
  border: none;
  text-align: center;
  font-size: 30px;
}
.expedition-reviews .well .rating{
  text-align: left;
}
.or-container{
  margin-top: 35px;
}
span.or {
  display: inline-block;
  position: relative;
}
span.or:before,
span.or:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  top: 5px;
  width: 200px;
}
span.or:before {
  right: 100%;
  margin-right: 15px;
}
span.or:after {
  left: 100%;
  margin-left: 15px;
}
form.apply-form .checkbox{
  padding-top: 0;
  margin-bottom: 10px;
}
form.apply-form ::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #555;
}

form.apply-form :-moz-placeholder { /* Firefox 18- */
  color: #555;
}

form.apply-form ::-moz-placeholder { /* Firefox 19+ */
  color: #555;
}

form.apply-form :-ms-input-placeholder { /* IE 10+ */
  color: #555;
}

form.apply-form ::-ms-input-placeholder { /* Edge */
  color: #555;
}
.no_bold{
  font-weight: 200;
}
.no_padding_bottom{
  padding-bottom: 0;
}
.no_padding{
  padding: 0;
}
.no_margin_bottom{
  margin-bottom: 0;
}
.no_margin{
  margin: 0;
}



#effectSchool .thumbnail {
  margin-bottom:0;
}
#effectSchool.carousel{
  height: auto;
}
#effectSchool.carousel .item{
  background-color: #f15d4e;
  height: auto;
}
#effectSchool img{
  width: 100%;
}
#effectSchool .carousel-controls{
  position: absolute;
  right: 0;
  bottom: -30px;
  z-index: 9;
}
#effectSchool .carousel-control {
  color:#555;
  opacity:1;
  position: static;
  text-shadow: none;
}
#effectSchool .carousel-control:hover {
  color:#333;
}
#effectSchool .carousel-control.left, #effectSchool .carousel-control.right {
  background-image:none !important;
}

#effectSchool .carousel-control .glyphicon-chevron-left, #effectSchool .carousel-control .glyphicon-chevron-right{
  position: static;
}

#effectSchool .carousel-indicators {
  left: 0px;
  margin: 0;
  text-align: left;
  bottom: -30px;
}
#effectSchool .carousel-indicators li {
  color: #777;
  border-color: #777;
}
#effectSchool .carousel-indicators li.active {
  background:#777;
}
.expedition-quotes{
  padding: 30px 0;
}
p.img-icon-container{
  line-height: 160px;
}
#educationCrisisCarousel .nav a{
  border-radius: 0;
}
#educationCrisisCarousel .nav a small {
  display:block;
}
#educationCrisisCarousel .nav {
  background:#eee;
}
#educationCrisisCarousel .carousel-caption{
  position: static;
}
.education-crisis-carousel.carousel .item{
  background: #f15d4e;
  height: auto;
}
.education-crisis-carousel{
  font-size: 20px;
  font-weight: 200;
  height: auto;
}
.education-crisis-carousel .carousel-caption{

}
.education-crisis-carousel .nav > li > a{
  padding: 25px;
}
.features.education-crisis .feature_each{
  padding: 6em;
}
.features.education-crisis h1{
  font-size: 5em;
  font-weight: 100;
}
.features.education-crisis h3{
  font-size: 2.5em;
  line-height: 1.25em;
}
.text-gray{
  color: #333 !important;
}
#donate-form{
  text-align: left;
}
#donate-form .tooltip-inner{
  width: 300px;
  max-width: none;
}
#donate-form .tooltip-inner:before, #donate-form .tooltip-inner:after{
  margin-left: -54%;
}
#donate-form label{
  font-size: 18px;
  color: #999;
}
#donate-form .checkbox .icons{
  top: 4px;
  color: #999;
}
#donate-form button.sc-payment-btn.stripe-button-el{
  width: 100%;
}
#donate-form button.sc-payment-btn.stripe-button-el span{
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
#donate-form .sc-form-group .sc-uea-container{
  position: relative;
}
#donate-form .sc-uea-currency.sc-uea-currency-before{
  position: absolute;
  left: 15px;
  font-size: 20px;
  top: 15px;
}
#donate-form .sc-form-group .sc-uea-container .sc-uea-custom-amount{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  padding-left: 35px;
}
.donate-container h2{
  font-weight: 700;
}
.donate-container .well{
  background: rgba(255,255,255,0.75);
}
.call-out-container.donate-container{
  padding-bottom: 46em;
}
.weight100{
  font-weight: 100;
}
img{
  max-width: 100%;
}
.image-section{
  background-image: url(../img/usa-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: -20px;
  margin-bottom: 0;
  padding: 10px;
}
.image-section.india{
  background-image: url(../img/india-bg.jpg);
}
.image-section.paris{
  background-image: url(../img/paris-bg.jpg);
}
.team-each{
  position: relative;
  padding-bottom: 50px;
  min-height: 320px;
  border-radius: 0;
}
.board-of-directors .team-each{
  padding-bottom: 0;
  min-height: 295px;
}
.team-each .img-circle{
  width: 50%;
}
.team-each h3{
  font-weight: 700;
  margin-bottom: 0;
}
.absolute_left_bottom{
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 20px;
  margin: 0;
}
.finance-each{
  min-height: 330px;
}
#workMap{
  position: relative;
  display: inline-block;
}
.map-pointer{
  position: absolute;
  right: 28%;
  top: 45%;
}
#india{
  right: 29.7%;
  top: 48.5%;
}
hr.styled {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0));
}
.white-section.grayed{
  background: #f5f5f5;
}
#educationCrisisSources .modal-body{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
h3 sup{
  font-size: 50%;
}
.gray{
  color: #999;
}
.text-bold{
  font-weight: 700 !important;
}
.blog-each{
  margin-bottom: 40px;
}
#itinerary .panel-title{
  font-weight: bold;
}
.featured-icon.small{
  padding: 70px 40px;
  min-height: 220px;
}
.featured-icon.small big{
  font-size: 22px;
  max-width: 190px;
  display: inline-block;
}
ul.nav li.btn.btn-round.btn-success a{
  padding: 0;
  margin: 0;
  color: #43BA69;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
  background: none;
}
.wpcf7-not-valid-tip{
  color: red;
}
.featured-why-expedition img{
  height: 63px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
  background-color: #D1D2D4;
}
#navbar .dropdown:hover .dropdown-menu {
  -webkit-transform-origin: 29px -50px;
  -moz-transform-origin: 29px -50px;
  -o-transform-origin: 29px -50px;
  -ms-transform-origin: 29px -50px;
  transform-origin: 29px -50px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.vimeo-container {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.vimeo-container embed, .vimeo-container iframe, .vimeo-container object, .vimeo-container video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.apply-form span.wpcf7-list-item-label, .screen-reader-response{
  display: none;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.features.why-effect-expeditions .well.flat p{
  font-size: 18px;
}
.features.why-effect-expeditions .well.flat{
  padding: 35px;
}
.features.why-effect-expeditions h3{
  margin-bottom: 1em;
}
.features.education-crisis.why-expedition-story h1{
  margin-top: 0;
}
.features.education-crisis.why-expedition-story h4{
  font-size: 22px;
  margin-top: 25px;
}
.features.education-crisis.why-expedition-story .feature_each{
  padding: 5em;
}
#donate-form .sc-form-group{
  display: none;
}
#donate-form .sc-form-group.show_style{
  display: block;
}
.make-difference img{
  border-radius: 5px;
}
form.apply-form.wpcf7-form{
  padding: 0 15px;
}
@media (max-width: 991px){
  .effect-banner{
    padding-right: 35%;
  }
  .effect-banner.volunteer-banner{
    padding-right: 0;
  }
  .effect-banner.nepalrises-banner{
    padding-right: 0;
  }
  .effect-banner.blog-banner{
    padding-right: 20px;
    padding-left: 20px;
  }
  #effectSchool h2{
    font-size: 26px;
  }
  #effectSchool .lead{
    font-size: 16px;
  }
  .feature_each{
    min-height: auto;
    padding-bottom: 4em;
  }
  .call-out-container.donate-container{
    padding-bottom: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header{
    float: none;
    text-align: center;
  }
  .navbar-brand{
    float: none;
    display: inline-block;
    margin-left: 0;
  }
  body{
    padding-top: 140px;
  }
  .bottom-footer .nav > li > a{
    padding: 10px 25px;
  }
}
@media (max-width: 768px){
  .featured{
    padding: 20px 0;
  }
  .expedition-each .each-body{
    min-height: auto;
  }
  .parallax-pro > img{
    /*        height: 100%; */
    width: 150%;
  }
  .effect-banner h2{
    font-size: 38px;
  }
  .btn{
    white-space: normal;
  }
  h1, .h1{
    font-size: 36px;
  }
  h2, .h2{
    font-size: 26px;
  }
  h3, .h3{
    font-size: 22px;
  }
  h1.section-head{
    padding: 20px 0;
  }
  .well.flat{
    padding: 20px;
  }
  .well.flat p{
    font-size: 18px;
  }
  .why-each{
    min-height: auto;
  }
  .navbar > .container .navbar-brand{
    margin-left: 15px;
  }
  .navbar-collapse.in{
    background: rgba(0,0,0,0.1);
  }
  .navbar-collapse.in .dropdown-menu{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    display: block;
  }
  .call-out-container{
    padding-bottom: 20em;
  }
  .caption.text-white{
    padding: 0 15px;
  }
  .feature_each{
    padding: 2em 0 3em;
  }
  .effect-banner{
    top: 20px;
  }
  .effect-banner h2{
    margin: 0;
  }
  .volunteer-banner h4{
    font-size: 26px;
  }
  .selector .container{
    padding: 0;
  }
  .well.clean{
    padding: 15px;
  }
  h2{
    margin: 15px 0 10px;
  }
  h4, .h4{
    font-size: 18px;
  }
  .white-bg{
    padding: 15px 0;
  }
  .features.education-crisis.why-expedition-story .feature_each{
    padding: 1em;
  }
  .features.education-crisis h1{
    font-size: 3em;
  }
  .features.education-crisis.why-expedition-story h4{
    font-size: 18px;
  }
  .white-bg h3{
    margin-bottom: 10px;
  }
  .panel-title{
    font-size: 12px;
  }
  .with-img-each .col-sm-4{
    text-align: center;
  }
  h2.section-head{
    margin-bottom: 20px;
  }
  #educationCrisisCarousel .carousel-caption{
    padding-left: 15px;
    padding-right: 15px;
  }
  .features.education-crisis .feature_each{
    padding: 1em;
  }
  .features.education-crisis h3{
    font-size: 1.5em;
  }
}
@media (max-width: 480px){
  .call-out-container{
    padding-bottom: 10em;
  }
}
body .apply-form span.wpcf7-list-item-label{
  vertical-align: middle;
}
.secured-donation{
  text-align: left;
}
.secured-donation img{
  float: left;
  margin-right: 5px;
}
.secured-donation p{
  margin-bottom: 0;
  font-size: 14px;
  color: #999;
  line-height: 16px;
}
.nav > li > a > img{
  max-width: none !important;
}
@media (max-width: 480px){
  .nav > li > a > img{
    max-width: 100% !important;
  }
}
.info_content h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 5px 10px;
}
.info_content > p {
    font-size: 12px;
}
.info_content > p a {
    font-size: 12px;
}
.info_content a {
    font-weight: 600;
}
/* Added for blog on March 21st, 2017 */
.blog-each.well{
  background: #fff;
  box-shadow: 0 2px 4px #eee;
}
.blog-each .img-container{
  margin: -19px -19px 0 -19px;
}
.white-bg .blog-each h3{
  margin-bottom: 0;
}
.bg-white {
  background-color: #fff;
}
.blog-header{
  background: #E9B745;
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 3px;
}
.blog-header h1{
  margin: 0;
}
.blog-header h1 small{
  display: block;
  color: #3B5460;
  font-size: 26px;
}
.blog-header .fa{
  float: right;
  font-size: 60px;
}
