/*
  Theme Name: Humanity
  Theme URL: http://demo.themeregion.com/Humanity
  Author: ThemeRegion
  Author URI: http://www.themeregion.com
  Description: Humanity Responsive HTML Template
  Version: 1.0
*/

/*=======================================================================
[Table of contents]
=========================================================================

1. Typography
2. Home / Navigation + Main Carousel
3. who-we-are
4. cause-list
5. video-section
6. Recent-post
7. our members
8. photo-gallery
9. our-partner
10. word-for-humanity
11. Contact Us
12. Footer
13. Carousel vertical
14. Carousel-Fade
15. Preloader
16. Color Chooser

==========================================================================*/


/*========================
=======Typography=========
==========================*/

body {
	/* font-family: 'Raleway', sans-serif; */
	font-family: "akagi-pro",sans-serif;
	font-size: 18px;
	color: #454545;
	background-color: #eaedf4;
}

ul {
	list-style: none;
	margin:0;
	padding:0;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
	outline:none;
	outline-offset: 0;
	text-decoration:none;
	background: transparent;
}

a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

a:focus,
a:hover {
	text-decoration: none;
	outline: none;
}

h1 {
	font-size:60px;
	font-family: "blambot-fx-pro",sans-serif;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	/* font-family: 'Raleway', sans-serif; */
	font-weight:normal;
	font-weight: 900;
}

h2, h3, h4, h5, h6 {
	/* font-family: 'Raleway', sans-serif; */
	font-family: "akagi-pro",sans-serif;
}


.red{
color: #e32726;
}

.padding-top {
	padding-top:80px;
}

.padding-top-two {
	padding-top:40px;
}

.padding-bottom-two {
	padding-bottom:0px;
}

.padding-bottom{
	padding-bottom:80px;
}

.section-title {
	border-bottom: 1px solid #dddfe4;
	margin-bottom: 15px;
	padding-bottom: 0;
	position: relative;
}

.section-title h1 {
	margin-bottom:20px;
	font-size:40px;
	font-weight:300;
}

.section-title:after {
	position:absolute;
	content:"";
	height:1px;
	width:265px;
}

.navbar-toggle {
	border:1px solid #fff;
	margin-top:10px;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.btn-primary {
	border-width:2px;
	border-radius: 0;
	color: #fff;
	padding: 14px 54px;
	font-size:16px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn-primary:hover,
.btn-primary:focus,
.carousel-caption .btn-primary:hover,
.btn-default:hover, .btn-default:focus,
#video-section .nav-tabs>li.active>a,
#video-section .nav-tabs>li >a:hover  {
	color:#fff;
}

.btn-default {
	border: 2px solid #fff;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
	padding: 10px 18px;
}

.lead {
	font-size:18px;
}

.parallax-section {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment:fixed;
	width: 100%;
	min-height:437px;
	color:#fff;
}


/*MObile device background-image fix */
@media screen and (max-device-width: 1024px){

	.parallax-section {
	color:#fff;
	background-attachment:scroll;	
	}

}



}


.parallax-section h1 {
	font-size:48px;
	font-weight:100;
	margin-top:0;
	text-transform:capitalize;
	margin-bottom:5px;
}

/*========================
========Home CSS==========
==========================*/

.main-nav {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.top-bar-hide {
	display: none;
}

/*Topbar*/
.top-bar {
	position:absolute;
	right:15px;
	top:25px;
	z-index: 10;
}

.top-bar span {
	margin-left: 26px;
	color:#fff;
}

.language-dropdown {
	display:inline-block;
}

.dropdown-menu.language-change {
	border-radius: 0;
	min-width: 100px;
	padding: 0;
	margin-top: 10px;
	background-color:transparent;
}

.dropdown-menu.language-change li a {
	margin-bottom:1px;
	background-color:#fff;
	color:#454545;
}

.language-dropdown a i {
	color:#fff;
}

.top-bar span.contact-mail {
	margin-right:20px
}

.top-bar span i {
	margin-right: 10px;
	font-size: 18px;
}

/*Navigation CSS*/

#navigation .container {
	position:relative;
}

a.navbar-brand {
	color: #fff;
	margin-left: 0 !important;
}

#navigation .navbar-fixed-top .navbar-brand img {
	max-width:75%;
	margin-bottom:25px;
}

.navbar-fixed-top .navbar-brand h1 {
	margin: 0;
}

#navigation .navbar-right {
	margin-top: 60px;
	margin-right: 35px;
}

#navigation .navbar-right li {
	padding-left:35px;
}

#navigation .navbar-right li a {
	color:#fff;
	font-size:16px;
	height: 100%;
	text-transform:capitalize;
	padding:10px 0px;
}

#navigation .navbar-right li a span {
	position:relative;
}

#navigation .navbar-right li a span:after {
	position:absolute;
	content:'';
	left:0;
	bottom:-12px;
	height:2px;
	width:100%;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#navigation .navbar-fixed-top .navbar-right li a.active span:after,
#navigation  .navbar-fixed-top .navbar-right li a:hover span:after,
#navigation .navbar-fixed-top .navbar-right li a:focus span:after,
#navigation .navbar-fixed-top .navbar-right li.active a span:after {
	background-color:#fff;

}

#navigation .navbar-right li a.active span:after,
#navigation  .navbar-right li a:hover span:after,
#navigation .navbar-right li a:focus span:after,
#navigation .navbar-right li.active a span:after{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color:transparent;
}

#navigation .navbar-fixed-top {
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
}

#navigation .navbar-fixed-top .navbar-right{
	margin-top: 0;
}

#navigation .navbar-fixed-top .navbar-right li a{
	line-height: 48px;
	padding: 15px 0px;
}

/*dropdown-menu*/
#navigation .navbar-right .dropdown-menu {
	background-color:transparent;
	padding:0;
	left:0;
}

#navigation .navbar-right .dropdown-menu li {
	padding:0;
}

#navigation .navbar-right .dropdown-menu li a {
	color:#454545;
	margin-bottom:1px;
	padding:7px 15px;
	background-color:#fff;
	line-height:24px;
}

.search{
	position: absolute;
	top: 72px;
	z-index: 1;
	right:15px;
	width:300px;
}

#navigation .navbar-fixed-top .search {
	top: 30px;
}

#navigation .navbar-fixed-top .search .field-toggle{
	top: 40px;
}

.search i{
  color: #fff;
  cursor: pointer;
  position: absolute;
  right:0;
  top: 2px;
}

#navigation .navbar-fixed-top .search i:hover {
	color: #fff;
}

.field-toggle {
  position: relative;
  top: 30px;
  right: 0px;
  display: none;
  height: 50px;
}

.search-form{
  padding-left: 10px;
  height:50px;
  font-size: 14px;
  color: #818285;
  font-weight: 300;
  outline: none;
  margin-top:10px;
  width:100%;
}

/*Main Carousel CSS*/

#main-carousel {


}
#main-carousel .item {
	/* background-size:cover; */
	background-repeat:no-repeat;
	text-align: center;
	/* max-height:450px; */

}

.carousel-caption {
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 0px;
  bottom:40px;
  max-width: 50%;
  text-align: left;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0.8);
  padding-left:30px;
  margin-left:0px;
  padding-top:10px;
  padding-bottom:10px;

}

.carousel-caption  h1 {
	font-size:75px;
	font-weight:800;
	line-height:90px;
	text-transform:capitalize;

	margin-bottom:20px;

}

.carousel-caption h2 {
	font-size:40px;
	font-weight:800;
	line-height:40px;
	text-transform:capitalize;

	margin-bottom:5px;
}

.carousel-caption img {
	margin-bottom:20px;
}

.carousel-caption p {
	font-size:20px;
}

.carousel-caption .btn-primary {
	margin-bottom:25px;
	background-color:transparent;
	border-color:#fff;
}

.carousel-caption .watch-video {
	display:block;
	max-width:150px;
}

.carousel-indicators {
	bottom: 50%;
	left: inherit;
	position: absolute;
	right: 30px;
	text-align: center;
	z-index: 15;
	width:25px;
	margin-bottom:-38px;
}

.carousel-indicators li {
	background-color: #dcdfe6;
	border: 1px solid #dcdfe6;
	border-radius: 50%;
	height: 13px;
	width: 13px;
}

.carousel-indicators .active {
	height: 13px;
	width: 13px;
}

/*call-to-action*/
.call-to-action {
	background-color: #fff;
	padding: 10px 55px 25px;
	margin-bottom:40px;
}

.call-to-action span {
	font-weight:600;
}

.call-to-action .btn-primary {
	margin-top:30px;
}


/*=============================
=========Hero=========
===============================*/


#jumbotron{
    padding: 0px 0px 0px 0px;
    margin-bottom:40px;
    background-color: #eaedf4;


}

#jumbotron .content-container{
margin-top:150px;
color:white;
animation-fill-mode: forwards;
background-color:rgba(0,0,0,0.8);
padding:25px 5px 35px 25px

}

#jumbotron .content-container img {
	position: relative;
	right:20px;
	}


#jumbotron .content-container h1{

}

#jumbotron .content-container p{
margin-top:30px;
margin-bottom:20px;
font-size:21px;
max-width:500px;
animation-fill-mode: forwards;

}

#jumbotron #register{
text-align: center;
font-size:21px;

}



#jumbotron-small{
    padding: 0px 0px 0px 0px;
    margin-bottom:0px;

}

#jumbotron-small .content-container{
margin-top:50px;
color:white;
}


#jumbotron-small .content-container h1{
margin-top:150px;
font-size: 65px;
}

#jumbotron-small .content-container p{
margin-top:10px;
margin-bottom:20px;
font-size:21px;
max-width:500px;

}

#jumbotron-small #register{
text-align: center;
font-size:21px;

}





@media (max-width: 767px) {

	#jumbotron .content-container{
	text-align: center;
	}

    #jumbotron .content-container img {

	margin-top:0px;
	right:0px;

	}

	#jumbotron .content-container p{
		max-width: none;
	}

}

@media (max-width: 480px) {


    #jumbotron .content-container img {

	width: 100%;
	}


}













/*============================
==========who-we-are==========
=============================*/
#who-we-are {
	margin-bottom:5px;
}

.who-we-are img {
	display:inline-block;
	margin-bottom:10px;
	opacity:0.9;
	width:100%;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

@media (max-width: 767px) {

	.who-we-are img {
		width:50%!important;
	}
 }



.who-we-are .col-sm-8:hover img {
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}







.who-we-are h2 {
	font-weight:500;
}

.our-details-tab .tab-section {
	margin-left:-15px;
	padding-left:0;
	height:292px;
	overflow:hidden;
}

.our-details-tab .tab-section .fa{
	margin-right:15px;
	font-size: 22px;
}


.our-details-tab .tab-content {
	background-color: #fff;
	padding: 30px 45px;
	min-height:240px;
	border-right:1px solid #ddd;
}



.our-details-tab .tab-content h4 {
	margin-top:0;
	margin-bottom:20px;
}

.nav-tabs.nav-justified > li > a {
	border-radius:0;
	background-color:#f2f2f2;
	color:#676767;
	padding:15px;
	font-size:18px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
	background-color:#fff;
}

/*Donations*/

#donations{
	color: #fff;
}

.parallax-content {
	padding:40px 0;
}

#donations .lead {
	margin-bottom:35px;
}

#donations .btn-primary {
	margin-top:25px;
	padding:16px 44px;
}

.overall-process {
	padding-top:60px;
	max-width:550px;
}

.overall-process img {
	display:inline-block;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-size: 40px 40px;
}

.cycle-image img {
	display: block;
	margin-bottom: -47px;
	margin-left: 75px;
}

.round-progress {
	background-color: transparent;
	border: 10px solid #fff;
	border-radius: 25px;
	display: block;
	height: 48px;
	overflow: hidden;
	margin-top:-4px;
}

.round-progress .progress {
	border-radius: 25px;
	height: 20px;
	margin: 4px;
}


.progress-info {
	margin-top: 15px;
}

.progress-info p {
	margin-bottom:20px;
}

.progress-info i {
	font-size:30px;
}

.progress-info span {
	margin:25px;

}




/*============================
========== Crazy School ==========
=============================*/

#crazy-schools {
	margin-bottom:5px;
	margin-top:50px;
}

#crazy-schools {
	margin-bottom:5px;
	margin-top:50px;
}

#crazy-schools #accordion .panel-heading{
	height:60px;
}

#crazy-schools #accordion .panel-heading .panel-title{
 margin-top: 10px;
}

#crazy-schools #accordion .panel-heading a{
	color:#454545;
	font-size: 20px;
	font-weight: 600;
}


#crazy-schools #accordion .panel-heading a .fa{
	margin-right:15px;

}

/*====================================
==========our-partner=================
======================================*/

#our-partner {
	padding-top:20px;
	margin-top:30px;
	padding-bottom:40px;
}

#our-partner .section-title {
	margin-bottom:50px;
}

#our-partner img {
	width:80%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}

#our-partner img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
}

#partner-carousel .carousel-indicators {
	top:-90px;
}




/*============================
==========cause-list==========
==============================*/

#cause-list {
	padding-top:50px;
}

@media (max-width: 784px) {

	#cause-list{
	align-content: center;
	text-align: center;
	}
 }


 #cause-list .under-row{
	margin-top:70px;
}

@media (max-width: 784px) {

	#cause-list{
	align-content: center;
	text-align: center;
	}
 }








#cause-list .carousel-indicators,
#event-carousel .carousel-indicators,
#recent-post-carousel .carousel-indicators,
#member-carousel .carousel-indicators,
#partner-carousel .carousel-indicators {
	bottom: inherit;
	right: -10px;
	top: -55px;
	width: 75px;
}

#cause-list .carousel-indicators li,
#event-carousel .carousel-indicators li,
#recent-post-carousel .carousel-indicators li,
#member-carousel .carousel-indicators li,
#partner-carousel .carousel-indicators li {
	display:inline-block;
	border-radius:0;
}

#cause-list .carousel-indicators li.active,
#event-carousel .carousel-indicators li.active,
#recent-post-carousel .carousel-indicators li.active ,
#member-carousel .carousel-indicators li.active,
#partner-carousel .carousel-indicators li.active,
#humanity-carousel .carousel-indicators li.active {
	margin:1px;
}

.list-image {
	position:relative;
	border-bottom:5px solid #dcdcdc;
}

.list-image:after {
	position:absolute;
	content:"";
	height:5px;
	left:0;
	bottom:-5px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.list-image.border-one:after {
	width:75%;
}

.list-image.border-two:after {
	width:25%;
}

.list-image.border-three:after {
	width:50%
}

.list-image img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

#cause-list .col-sm-4:hover .list-image img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
}

#cause-list .col-sm-4:hover .list-image:after {
	width:100%;
}

#cause-list .col-sm-4:hover .list-image:before {
	left:96%;
}


#cause-list .col-sm-8:hover .list-image img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
}

#cause-list .col-sm-8:hover .list-image:after {
	width:100%;
}

#cause-list .col-sm-8:hover .list-image:before {
	left:96%;
}



.list-image:before {
	position:absolute;
	content:"";
	height:16px;
	width:16px;
	border-radius:50%;
	bottom:-10px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	z-index:10;
}

.list-image.border-one:before {
	left:74%;
}

.list-image.border-two:before {
	left:24%
}

.list-image.border-three:before {
	left:49%;
}

.list-info {
	background-color: #fff;
	border-color: #cfd2d8;
	border-width: 0 1px 1px;
	padding: 25px;
}

.list-info h2 {
	margin-top:0;
	margin-bottom:5px;
}

.list-info .btn-primary {
	padding:9px 28px;
}

.list-info p {
	margin-bottom:20px;
}





/*=============================
=========video-section=========
===============================*/

#video-section {
	background-color:#bfbfbf;
	background-image:url(../images/video-section-bg.jpg);
	padding:55px 0;
}

#video-section .nav-tabs {
	border:0;
}

#video-section .nav-tabs>li a{
	border-radius:0;
}


#video-section .nav-tabs>li a .fa{
	margin-right:10px;
	font-size: 22px;
}


#video-section .embed-responsive iframe {
	max-height:330px
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 60%;
}

#video-section .lead {
	font-weight:100;
	margin-bottom:40px;
}

#video-section .btn-primary {
	padding:14px 26px;
	margin-bottom:30px;
}

#video-section h1 {
	margin-top:20px;
}

#video-section #support h1 {
	font-size:32px;
	font-weight:300;
	margin-bottom:15px;
}

#video-section #support ul li a {
	margin-bottom:3px;
	display:inline-block;
}

#video-section p {
	max-width:445px;
}


/* Phone Media Queries */

@media (max-width: 784px) {

	#video-section{
	align-content: center;
	text-align: center;
	}

	#video-section .nav-tabs{
	position: relative;
    left: 15%;
	}

	#video-section .nav-tabs li a{

	font-size: 18px;
   /* min-height:92px!important;
    min-width:110px; */
	}

	#video-section p{
	max-width:none;
	}

 }


/*==============================
=========Recent-post============
================================*/

#event-carousel,
#recent-post-carousel {
	margin-top:40px;
}

#event-carousel .carousel-indicators {
	top:-82px;
}

.section-title.event-title:after {
	width:200px;
}

#recent-post {
	background-color:#d5d8de;
	background-image:url(../images/recent-post-bg.jpg);
	background-size:cover;
}

#event-carousel .event-date {
	color:#fff;
	height: 70px;
	width: 70px;
	text-align:center;
	padding-top:8px;
	-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;
}

#event-carousel .event-date span {
	float: right;
	font-family: 'Roboto',sans-serif;
	font-size: 48px;
	font-weight: 800;
	line-height: 47px;

}

#event-carousel .event-info {
	width:175px;
	float:right;
	color:#454545;
}

#event-carousel .event-time {
	font-weight:300;
}

#event-carousel .event-details {
	font-weight:500;
}

#event-carousel .single-event {
	height: 70px;
	margin-bottom: 30px;
	overflow: hidden;
	display:block;
}

#event-carousel .single-event:hover .event-date{
	background-color:#015891;
}

.single-post {
  margin-bottom: 30px;
  overflow: hidden;
}

.single-post .post-image {
	width:44%;
	position:relative;
	overflow:hidden;
}

.single-post .post-image img {
	width:100%;
}

.post-image .fa-angle-right {
	bottom: 4px;
	color: #fff;
	font-size: 24px;
	position: absolute;
	right: 15px;
	z-index: 10;
	opacity:0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.single-post .post-details {
	width:52%;
}

.single-post .post-details h5 {
	color:#676767;
	margin-bottom:5px;
}

.single-post .post-details span {
	margin-bottom:12px;
	display:block;
}

.single-post:hover .post-details h5 {
	color:#000;
}

.single-post .post-image:before {
	content: "";
	position: absolute;
	bottom:-45px;
	right:-43px;
	border-width:0;
	border-style:solid;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index:1;
	-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;
}

.single-post:hover .post-image:before {
	border-width:42px;
}

.single-post:hover .post-image .fa-angle-right {
	opacity:1;
}

#recent-post-carousel .carousel-indicators {
	top:-82px;
}

/*============================
=======our members============
============================== */

#our-member .single-member {
	margin-bottom:30px;
}

#our-member .section-title {
	margin-bottom:40px;
}

#our-member .member-image {
	position:relative;
}

.member-image img {
	width:100%;
}

.member-info {
	background-color: #fff;
	overflow: hidden;
	padding:32px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	opacity:0;
	z-index:25;
	width:100%;
	height:100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.single-member:hover .member-info {
	opacity:1;
}

.single-member:hover .member-info ul,
.single-member:hover .member-info .lead,
.single-member:hover .member-info p {
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.member-info .lead {
	margin-bottom:5px;
	opacity:0;
	-webkit-transition:all 0.3s ease-out 0.20s;
	-moz-transition:all 0.3s ease-out 0.20s;
	-ms-transition:all 0.3s ease-out 0.20s;
	-o-transition:all 0.3s ease-out 0.20s;
	transition:all 0.3s ease-out 0.20s;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.member-info p {
	opacity:0;
	-webkit-transition:all 0.3s ease-out 0.35s;
	-moz-transition:all 0.3s ease-out 0.35s;
	-ms-transition:all 0.3s ease-out 0.35s;
	-o-transition:all 0.3s ease-out 0.35s;
	transition:all 0.3s ease-out 0.35s;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.member-info ul {
	opacity:0;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition:all 0.3s ease-out 0.55s;
	-moz-transition:all 0.3s ease-out 0.55s;
	-ms-transition:all 0.3s ease-out 0.55s;
	-o-transition:all 0.3s ease-out 0.55s;
	transition:all 0.3s ease-out 0.55s;
}

.member-info ul li {
	float:left;
}

.member-info ul li a {
	color:#454545;
	padding:10px;
	font-size:16px;
}

.member-info ul li a:first-child {
	padding-left:0;
}

.become-volunteer {
	background-image:url(../images/volunteer-bg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:45px 40px;
	color:#fff;
	margin-top:28px;
	max-height:452px;
}

.become-volunteer img {
	display:block;
	margin-bottom:25px;
}

.become-volunteer h1{
	margin-bottom:20px;
}

.become-volunteer h1 span {
	font-size:26px;
	font-weight:300;
	display:block;
	line-height:20px;
}

#member-carousel .carousel-indicators {
	margin-top:-25px;
}

/*===============================
========photo-gallery============
=================================*/
.single-photo {
	margin-left:-15px;
	margin-right:-15px;
}

.single-photo img {
	width:100%;
}

.single-photo .gallery-content {
	position:relative;
}

.photo-info {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	color:#fff;
	padding:30px;
	z-index:1;
	-webkit-transition:all 0.3s ease-out 0s;
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.photo-info i {
	font-size:24px;
	margin-top:45%;
	margin-bottom:5px;
	-webkit-transition:all 0.3s ease-out 0.35s;
	-moz-transition:all 0.3s ease-out 0.35s;
	-ms-transition:all 0.3s ease-out 0.35s;
	-o-transition:all 0.3s ease-out 0.35s;
	transition:all 0.3s ease-out 0.35s;
}

.photo-info h4 {
	margin-bottom:5px;
	-webkit-transition:all 0.3s ease-out 0.25s;
	-moz-transition:all 0.3s ease-out 0.25s;
	-ms-transition:all 0.3s ease-out 0.25s;
	-o-transition:all 0.3s ease-out 0.25s;
	transition:all 0.3s ease-out 0.25s;
}

.photo-info span {
	-webkit-transition:all 0.3s ease-out 0.35s;
	-moz-transition:all 0.3s ease-out 0.35s;
	-ms-transition:all 0.3s ease-out 0.35s;
	-o-transition:all 0.3s ease-out 0.35s;
	transition:all 0.3s ease-out 0.35s;
}

.photo-info,
.photo-info i,
.photo-info h4,
.photo-info span {
	opacity:0;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.single-photo:hover .photo-info,
.single-photo:hover .photo-info i,
.single-photo:hover .photo-info h4,
.single-photo:hover .photo-info span{
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}



/*====================================
===========Resource Centre==========
=====================================*/

#resource-centre {
	background-color: #3D3D3D;
	background-image:url(../images/resource-center/pencils-bg-compressed.jpg);
	padding-bottom:65px;
	min-height:600px;
	padding-top:150px;

}

#resource-centre {
	background-color: #3D3D3D;
	background-image:url(../images/resource-center/pencils-bg-compressed.jpg);
	padding-bottom:65px;
	min-height:600px;
	padding-top:150px;



}


#resource-centre h1 {
	font-weight: 900;
	font-size: 60px;
}

#resource-centre p {
	margin-top:20px;
	margin-bottom:30px;
}

.word-author {
  margin-top: 25px;
}


/*====================================
===========Resource Centre Page==========
=====================================*/


#resource-page{

}


#resource-page .resource-container{
margin-bottom:20px;
}


#resource-page .section-title {
	margin-top:30px;
}


#resource-page .section-title.secondary {
	margin-top:70px;
}




/*====================================
===========Kids Cartoon==========
=====================================*/


#kids-cartoon{

}



@media (max-width: 560px) {
   
    #kids-cartoon img{
	width: 100%;
	}

}




#resource-page .section-title {
	margin-top:30px;
}


#resource-page .section-title.secondary {
	margin-top:70px;
}




/*====================================
===========About Cystic Fibrosis==========
=====================================*/

#about-cf {
	background-color:rgba(0,0,0,0.5);
	background-image:url(../images/partner/cf-girl-1600x1014-compressed.jpg);
	padding-bottom:65px;

	min-height:600px;
}

#about-cf img {
	display:inline-block;
	height:100px;
	width:100px;
	margin-bottom:30px;
}

#about-cf h1 {
	font-weight: 900;
	font-size: 60px;
	margin-bottom:20px;
}

#about-cf-carousel .carousel-indicators {
	bottom:0;
	width:60%;
	left:50%;
}

#about-cf-carousel .carousel-indicators li {
	border-radius:0;
	display:inline-block;
}

.word-author {
  margin-top: 25px;
}


/*====================================
===========Register Button=================
=====================================*/
#register-button {
	margin-top:100px;
	margin-bottom:50px;

}

#register-button a {
	font-size:24px;

}


/*====================================
===========Contact Us=================
=====================================*/
#contact {
	padding-top:55px;
}

#contact .section-title {
	margin-bottom:50px;
}

#contact i {
	font-size:48px;
}

#contact .contact-info {
	display: inline-block;
	overflow: hidden;
	color:#454545!important;
}

#contact a.contact-info {
	line-height:30px;
	color:#454545!important;
}

.contact-details {
	margin-bottom:45px;
	margin-top:150px;
	color:#454545!important;

}

#contact .choose-state  {
	margin-bottom:50px;
}

#contact .choose-state #state_field_contact  {
	max-width:200px;
}


@media (max-width: 600px) {


	#contact .choose-state{
	align-content: center;
	margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
	}

	#contact label{
	align-content: center;
	margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
	}
   
    #contact .choose-state #state_field_contact {
	align-content: center;
	margin-left: auto;
    margin-right: auto;
	}

}



.contact-details .section-title{

	
}



.contact-details-home {
	margin-bottom:45px;
	margin-top:30px;

}

.contact-details p {
	margin-top:15px;
	color:#454545!important;

}

@media (max-width: 600px) {
   
    .contact-details p {
	font-size:16px;
	}
}


#contact-form input {
	border-color: #cfd2d8;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 10px;
	min-height:44px;
	padding:6px 18px;
}

#contact-form textarea {
	resize:none;
	box-shadow:none;
	border-radius:0;
	margin-top:-10px;
	padding:12px 18px;
	margin-bottom:20px;
}

#contact-form select {
	min-height:45px;
}



#contact-form .btn-primary {
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
}



/*===============================
=============Footer =============
=================================*/
#footer {
	background-image:url("../images/footer-bg.png");
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom center;
	padding:22px 0;
	margin-top:50px;
	color:#fff;
}

#footer img {
	display:inline-block;
}

.footer-socials {
	margin-top:25px;
}

.footer-socials ul li {
	float:left;
}

.footer-socials ul li a {
	padding:10px;
	font-size:18px;
}

.copyright-text{
	margin-top:28px;
}

.copyright-text a {
	font-weight:700;
}

/*==============================
=========Carousel-Fade==========
================================*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	background-repeat: no-repeat;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

/*========================
=======Preloader CSS======
==========================*/
.preloader{
  display: table;
  background: #fff;
  z-index: 999999;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

#loaderImage {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
}

#canvas {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}


/*========================
=======style-chooser======
==========================*/

.style-chooser {
	width: 140px;
	left: -140px;
	position: fixed;
	top: 50%;
	margin-top:-121px;
	z-index: 99999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.style-chooser.opened {
	left: 0;
}

.style-chooser .toggler {
	position: absolute;
	top: 0;
	right: -48px;
	display: inline-block;
	background-color: #f5f5f5;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	color: #999;
}

.style-chooser-inner {
	position: relative;
	background-color: #f5f5f5;
	padding: 15px;
}

.style-chooser-inner h4 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 13px;
}

.style-chooser-inner ul {
	list-style: none;
	padding: 0;
	margin: -5px;
}

.style-chooser-inner ul li {
	display: block;
	width: 58px;
	float: left;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.style-chooser-inner ul li.active a {
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
	box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
}

.style-chooser-inner ul li a {
	display: block;
	height: 40px;
}

.style-chooser-inner ul li.preset1 a {
	background-color: #0A95C9;
}

.style-chooser-inner ul li.preset2 a {
	background-color: #f26522;
}

.style-chooser-inner ul li.preset3 a {
	background-color: #f7941d;
}

.style-chooser-inner ul li.preset4 a {
  background: #e05d62;
}

.style-chooser-inner ul li.preset5 a {
	background-color: #1cbbb4;
}

.style-chooser-inner ul li.preset6 a {
	background-color: #3cb878;
}

.style-chooser-inner ul li.preset7 a {
	background-color: #a864a8;
}

.style-chooser-inner ul li.preset8 a {
	background-color: #f26d7d;
}



/*========================
=======Registration Complete=========
==========================*/

#registration-complete{
}

#registration-complete .section-title .fa{

	color: #454545;
	margin-left:15px;

}

#registration-complete .btn{

	margin-top:20px;


}

#registration-complete  .contact-details .section-title h1{
	color:#454545;

}



#registration-complete  .contact-details .section-title .contact-info p {
color:#454545;
}












/* ==========================================================================
    Articles  Styles
========================================================================== */


.front-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 5s cubic-bezier(.25, .46, .45, .94);
    transition: transform 5s cubic-bezier(.25, .46, .45, .94);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}

.no-touch.csstransitions .front:not(.vimeo):not(.header):hover .front-image {
    -webkit-transition: -webkit-transform 10s cubic-bezier(.25, .46, .45, .94);
    transition: transform 10s cubic-bezier(.25, .46, .45, .94);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.front {
    line-height: normal;
    word-spacing: normal;
    letter-spacing: normal;
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    margin-right: -5px;
    padding-bottom:800px;    <!-- Change this padding to make image bigger -->
    }


 .front-small {
    padding-bottom:400px;    <!-- Change this padding to make image bigger -->
    }


.split .shade-overlay {
    background-color: transparent;
   }

.image .front-image {
    max-height: 790px;
    width: 100%;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;

}

.image-small .front-image {
    max-height: 390px;
    width: 100%;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;

}




@media (max-width: 991px) {
    .front {
        padding-bottom:900px;
    }
    .image .front-image {
    max-height: 900px;
	}


    .front-small {
        padding-bottom:500px;
    }
    .image-small .front-image {
    max-height: 500px;



}


@media (max-width: 767px) {
    .front {
        padding-bottom:850px;
    }

    .front-small {
        padding-bottom:400px;
    }

}

@media (max-width: 580px) {
	
	.front {
        padding-bottom:650px;
    }

     .front-small {
        padding-bottom:500px;
    }



}


.shade-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    -webkit-transition: opacity 500ms cubic-bezier(.39, .575, .565, 1);
    transition: opacity 500ms cubic-bezier(.39, .575, .565, 1);
}

.split .shade-overlay {
    background-color: transparent;
}
.no-touch .front:hover .shade-overlay {
    opacity: .4;
}


/* Captcha Container */

.captcha-container{align-content: center;}
.captcha-container img {max-width: 300px;margin-bottom: 20px;padding-left:0px;}
.captcha-container img {max-width: 360px;margin-bottom: 20px;}
.captcha-container .dif-image {margin-bottom: 15px; padding-left: 0px;}





/*======================END============================*/
