/*
Theme Name: cdn
Author: Jon Creme
*/

/*===== GLOBAL =====*/

@font-face{
	font-family: 'Reaganald';
	src: url(fonts/reaganaldscript-webfont.eot);
	src: url(fonts/reaganaldscript-webfont.ttf) format('truetype'),
		url(fonts/reaganaldscript-webfont.svg) format('svg'),
		url(fonts/reaganaldscript-webfont.woff) format('woff'),
		url(fonts/reaganaldscript-webfont.woff2) format('woff2');
}

@font-face{
	font-family: 'Besom';
	src: url(fonts/Besom.eot);
	src: url(fonts/Besom.ttf) format('truetype'),
		url(fonts/Besom.svg) format('svg'),
		url(fonts/Besom.woff) format('woff');
}

@font-face{
	font-family: 'NimbusSansD';
	src: url(fonts/NimbusSansDOT-Ligh.eot);
	src: url(fonts/NimbusSansDOT-Ligh.ttf) format('truetype'),
		url(fonts/NimbusSansDOT-Ligh.svg) format('svg'),
		url(fonts/NimbusSansDOT-Ligh.woff) format('woff');
}

*{
	box-sizing:border-box;
}

a:active, a:hover{
	text-decoration: none;
}

#page_content{
	padding-top:100px;
	min-height: calc(100vh - 150px);
}

.title{
	font-family:'Reaganald';
	font-size: 80px;
	text-align:center;
	display:block;
	font-weight:bold;
	line-height: 30px;
	margin:0 0 20px;
	letter-spacing:7px;
}

.posts{
	margin-top:20px;
}

.button{
	display:inline-block;
	min-width:220px;
	text-align:center;
	padding: 7px 20px;
	text-transform:uppercase;
	margin: 20px auto;
	color:#fff;
	border-radius:5px;
}

.table{
	display:table;
	height: 100%;
}

.table-cell{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.button:hover,.button:focus,.button:active,.button:visited{
	text-decoration:none;
	color:#fff;
}

.button > img{
	display:inline-block;
	vertical-align:middle;
	margin-right: 5px;
}

.button.donate-button{
	color: #7faef4;
	border: 1px solid #7faef4;
	background-color: #fff;
	min-width: 0;
	display:inline-block;
	margin: 0 10px;
	
}

.button.signup-button{
	display:block;
	border:0;
	box-shadow:0;
	min-width: 140px;
}

.button.donate-button:hover{
	background-color: #7faef4;
	color: #fff;
}

.buttons{
	margin-top: 10px;
	text-align:center;
	width: 100%;
}

.button.social-button{
	display:block;
	border-radius:3px;
}

.charity-link{
	min-height: 170px;
}

.charity-link p{
	width: 100%;
	text-align:center;
	font-family:'Reaganald';
	font-size: 50px;
	line-height:30px;
}

.charity-link p + p{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 300;
}

.charity-link img{
	max-height:100px;
	max-width:100%;
}
/*===== UTILITY =====*/

p{
	font-family: 'NimbusSansD';
	font-size: 16px;
}

/*==== HEADER =====*/
header{
	position:fixed;
	width: 100%;
	top:0;
	left:0;
	background: #fff;
	z-index: 1000;
	font-family:'Besom';
	padding:20px 0;
}

header .logo{
	float: left;
}

header .logo img{
	max-width: 200px;
}

header .nav{
	float: right;
	text-align:center;
}

header .nav > p{
	display: inline-block;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 30px;
	margin:0 10px 0 0;
	vertical-align: middle;
	font-family: 'Besom';
}

header .nav .nav-links{
	display: inline-block;
	vertical-align: middle;
}

header .nav .nav-links a{
	display:inline-block;
	margin-left:10px;
	color: #000;
	margin-right: 5px;
}

header .nav .nav-links a:hover{
	text-decoration:none;
	color: #000;
}

header .nav .nav-links a span{
	display:block;
	color: #000;
}

header .nav .nav-links a img{
	width:25px;
}

#sidr_menu{
	font-size: 20px;
}

/*===== FOOTER =====*/

footer{
	background: #000;
	color: #fff;
	padding: 40px 0;
}

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

footer ul li{
	display: inline-block;
	padding:0 10px;
}

footer ul li a,footer ul li a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 200;
}

.footer_lower{
	background: #141414;
	color: #fff;
	padding: 20px 0;
}

.optikal,.optikal:hover{
	color: #fff;
	font-size: 12px;
	text-decoration:none;
	font-family:Helvetica, sans-serif;

}

.footer_lower p{
	font-size: 12px;
	font-weight: 200;
	padding-top: 10px;
}

.footer_lower .social-link{
	margin-right: 15px;
}

.footer_lower .social-link > img{
	max-width: 35px;
}

.footer_lower .social-link:last-of-type{
	margin-right: 0;
}


/*===== HOME PAGE =====*/
#banner img{
	max-width: 100%;
	width: 100%;
}

#banner_quote{
	text-align: center;
	padding: 20px 0;
}

h1,h2{
	color: #00aeee;
	text-transform: uppercase;
	font-family: "Besom";
	margin-top: 0;
}

span.black-text{
	color: #020202;
}

span.gray-text{
	color: #6e6f71;
}

#banner_quote h1{
	font-size: 50px;
}

#banner_quote hr{
	border-color: #e5e5e5;
	margin: 30px auto;
}

#the_story{
	padding-bottom: 50px;
}

#the_story h2{
	font-size: 55px;
	margin-bottom: 0;
}

.blue-text{
	color: #21b8f1;
}

#the_story .blue-btn{
	margin-top: 10px;
}

#quote{
	padding: 0 0 50px;
}

#quote p{
	font-size: 16px;
	font-style: italic;
	max-width:60%;
	margin: auto;
}

#counter{
	padding: 80px 0;
	background-image: url(img/counter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#counter h2{
	color: #020202;
	font-size: 45px;
}

#counter p{
	font-size: 18px;
}

#counter .small-title{
	font-size: 30px;
	color: #6e6f71;
	text-align:center;
	font-family: "Besom";
	margin-top: 20px;
}

#flip_counter{
	display:inline-block;
	margin: 20px auto;
}

.video{
	text-align:center;
}

.video iframe{
	width:100%;
	height: 421px;
}

#social_feed{
	padding: 20px 0 40px;
}

.juicer-feed .j-paginate{
	display: block;
	width: 150px;
	margin: auto;
	background-color: #00aeef;
	color: #fff;
	font-family: "Besom";
	font-size: 25px;
	padding: 10px 20px;
	border-radius:45px;
	border: 2px solid #00aeef;
	transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	margin: auto;
}

.juicer-feed .j-paginate:hover{
	text-decoration: none;
	color: #00aeef;
	background-color: #fff;
}

.blue-btn{
	display: inline-block;
	background-color: #00aeef;
	color: #fff;
	font-family: "Besom";
	font-size: 25px;
	padding: 10px 20px;
	line-height: normal;
	border-radius:45px;
	border: 2px solid #00aeef;
	transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
}

.blue-btn:hover{
	text-decoration: none;
	color: #00aeef;
	background-color: #fff;
}

.wpcf7-submit{
	display: inline-block;
	background-color: #00aeef;
	color: #fff;
	font-family: "Besom";
	font-size: 25px;
	padding: 10px 20px;
	line-height: normal;
	border-radius:45px;
	border: 2px solid #00aeef;
	transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
}

.wpcf7-submit:hover{
	text-decoration: none;
	color: #00aeef;
	background-color: #fff;
}

.socialrow{
	padding: 15px 0 30px;
}

a.social{
	display: inline-block;
	margin-right: 50px;
}
a.social:last-of-type{
	margin-right: 0;
}
#steps h1{
	font-size: 45px;
}

#steps .steps_text p{
	font-size: 20px;
}

.photo-box{
	float: left;
	width: 20%;
}

.photo-box img{
	max-width: 100%;
}

#press{
	padding: 0 0 100px;
	text-align: center;
}

.press-link{
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}

#steps{
	padding: 40px 0;
}

#steps hr{
	margin: 30px auto 0;
}

#email_signup{
	padding: 0 0 75px;
}

#email_signup hr{
	margin: 10px auto 75px;
}

#email_signup p{
	margin-bottom: 30px;
}

/*==== DONATE PAGE =====*/

.donate_section h1{
	font-size: 55px;
}

.donate_section{
	padding: 50px 0;
}

.donate_section > .container > img{
	display: block;
	margin: 0 auto 10px;
}

.donate_section:first-of-type{
	padding-top:0;
}

#charity_modal .modal-body{
	padding: 10px 30px 30px;
}

#charity_modal .modal-header{
	padding: 30px 30px 10px;
}

#charity_modal .modal-title{
	text-align:center;
	font-family:'Reaganald';
	font-size: 80px;
	line-height:50px;
}

#charity_modal .modal-body > div img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	max-width:300px;
}

#charity_modal .modal-body > div iframe{
	display:block;
	width: 100%;
	height: calc(838px / 1.77);
}

#charity_modal .modal-body p{
	text-align:left;
}

/*===== ABOUT PAGE =====*/

#about h1{
	font-size: 55px;
}

.bio .bio-image img{
	width: 100%;
	margin:0 auto;
}
.bio .bio-image{
	height:200px;
	width: 200px;
	border-radius:100%;
	overflow:hidden;
	margin:0;
	float:right;
}

.bio > div{
	min-height:175px;
}

.bio{
	margin-bottom: 20px;
}

.bios{
	margin: 50px 0;
}

.bio > div > p{
	text-align:left;
	font-weight:bold;
	font-size: 20px;
}

.bio > div > div > p{
	text-align: left;
}

.bio:last-of-type + hr{
	display:none;
}

/*===== Press Page =====*/
#press h1{
	font-size: 55px;
}

#press_posts{
	margin-top: 40px;
}

.press-box,.press-box:hover,.press-box:visited,.press-box:active,.press-box:focus{
	display:block;
	text-decoration:none;
	color: #000;
	margin-bottom: 20px;
}

.press-box-image{
	border: 1px solid #7faef4;
	padding: 10px;
}

.press-box-image img{
	height: 60px;
}

.article-title{
	text-align:left;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.article-date{
	text-align:left;
	color: #ccc;
	margin: 5px 0;
}

/*===== Counter ======*/

.flip-counter.default .digit {
  position: relative;
  z-index: 0;
  width: 60px;
  height: 90px;
  margin-left: 10px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.default .digit:last-child {
  margin-left: 0;
}
.flip-counter.default .digit span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.default .digit span.front {
  top: 0;
  padding-top: 45px;
}
.flip-counter.default .digit span.back {
  bottom: 0;
}
.flip-counter.default .digit .line {
  position: absolute;
  z-index: 10;
  height: 45px;
  width: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.default .digit .hinge {
  position: absolute;
  z-index: 5;
  height: 45px;
  width: 60px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.default .digit .hinge span {
  height: 0px;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.default .digit .hinge span.front {
  padding-top: 45px;
}
.flip-counter.default .digit .hinge span.back {
  height: 45px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.default .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.default .digit-delimiter {
  padding-top: 38px;
  margin-right: -5px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 52px;
  color: black;
  text-indent: 3.33333333px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.counter-wrapper {
  float: right;
  position: relative;
  left: -50%;
  margin-top: 20px;
}
.flip-counter {
  position: relative;
  left: 50%;
  list-style-type: none;
}
.flip-counter li {
  float: right;
}
.no-csstransforms3d span.back {
  display: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.post p{
	text-align: left;
}

.post-content{
	margin-top: 40px;
	padding: 20px;
}

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}

#comments p{
	text-align: left;
}

#comment{
	width: 100%;
}

iframe{
	max-width: 100%;
}

.blog-post-link p{
	text-align:left;
}

#content h1{
	font-size: 55px;
}

.jtm{
	position: fixed;
	right: 20px;
	bottom: 20px;
}

#contact{
	padding: 30px 0;
}


/*===== MEDIA QUERIES =====*/

@media only screen and (max-width: 1199px){
	.video iframe{
		width: 573px;
		height: 323px;
	}
}

@media only screen and (max-width: 991px){
	.video iframe{
		width: 439px;
		height: 248px;
	}
	
	#charity_modal .modal-body > div iframe{
		height: calc(538px / 1.77);
	}
	
}

@media only screen and (max-width: 767px){	
	#donate_section .container > img{
		max-width:150px;
	}
	
	.bio .bio-image{
		float:none;
		margin: 10px auto;
	}
	
	.bio > div > p{
		text-align:center;
	}
	
	.bio > div > div > p{
		text-align:center;
	}
	
	#charity_modal .modal-body > div iframe{
		height: calc((100vw - 95px) / 1.77);
	}
	
	#banner_quote h1{
		font-size: 40px;
	}
	
	#the_story h2{
		font-size: 35px;
		text-align: center;
	}
	
	#the_story{
		text-align: center;
	}
	
	#the_story .blue-btn{
		margin-bottom: 20px;
	}
	
	.video iframe{
		width: 100%;
		height: calc(100vw / 1.9);
	}
	
	#press{
		padding: 0 0 50px;
	}
	
	header{
		padding: 10px 0;
	}
	
	#page_content{
		padding-top: 59px;
	}
	
	header .nav > p{
		font-size: 18px;
		margin: 0;
	}
	
	header .nav .nav-links a{
		margin-right: 0;
	}
	
	header .nav .nav-links a img{
		width: 20px;
	}
	
	header .logo img{
		max-width:150px;
	}
	
	footer{
		text-align: center!important;
	}
	
	.footer_lower .col-sm-4.text-left,.footer_lower .col-sm-4.text-right{
		text-align: center;
	}
	
}

@media only screen and (max-width: 600px){	
	#page_content{
		padding-top: 49px;
	}
	
	header .logo img{
		max-width:100px;
	}
	
	#banner_quote{
		padding-bottom: 0;
	}
	
	#banner_quote h1{
		font-size: 25px;
	}
	
	#the_story h2{
		font-size: 30px;
	}
	
	
	#charity_modal .modal-body > div img{
		float:none;
		display:block;
		max-width:100%;
		margin: 10px auto 20px;
	}
	
	.flip-counter.default .digit-delimiter{
		padding-top: 19px;
	}
	
	.flip-counter.default .digit {
  position: relative;
  z-index: 0;
  width: 30px;
  height: 45px;
  margin-left: 5px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.default .digit:last-child {
  margin-left: 0;
}
.flip-counter.default .digit span {
  position: absolute;
  left: 0;
  height: 22.5px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 45px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.default .digit span.front {
  top: 0;
  padding-top: 22.5px;
}
.flip-counter.default .digit span.back {
  bottom: 0;
}
.flip-counter.default .digit .line {
  position: absolute;
  z-index: 10;
  height: 22.5px;
  width: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.default .digit .hinge {
  position: absolute;
  z-index: 5;
  height: 22.5px;
  width: 30px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.default .digit .hinge span {
  height: 0px;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.default .digit .hinge span.front {
  padding-top: 22.5px;
}
.flip-counter.default .digit .hinge span.back {
  height: 22.5px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.default .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.default .digit-delimiter {
  padding-top: -7px;
  margin-right: -5px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: black;
  text-indent: 3.33333333px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.counter-wrapper {
  float: right;
  position: relative;
  left: -50%;
  margin-top: 20px;
}
.flip-counter {
  position: relative;
  left: 50%;
  list-style-type: none;
}
.flip-counter li {
  float: right;
}
.no-csstransforms3d span.back {
  display: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
}



@media only screen and (max-width: 500px){
	#counter, #social_feed, #video{
		padding: 20px 0;
	}
	
	#donate_section{
		padding: 20px 0;
	}
}