a.full-block{

	display: block;
	width: 100%;
	height: 100%;
}

/* White Nav Bar */

.responsive-header {
        height: 60px;
        line-height: 35px;
        background: rgba(255,255,255, 1.0) ;
        transition: left .3s;
        border-bottom: solid 1px #c7c7c7;
}

.logo {
        margin: 14px 13px 0px;
        background: url('../images/header_icons.png') no-repeat scroll 0 0 ;
        width: 230px;
        height: 30px;
        background-position: 0px 0px;
}

.nav-toggle {
        background: url('../images/header_icons.png') no-repeat;
        background-position: -142px -125px;
}

.share_trigger {
        display: block;
}

.activate-bg {display:none !important;}

.single-post .blog-link a, .category .blog-link a{
        background: url('../images/header_icons.png') no-repeat;
        background-position: -95px -30px;
        width: 140px;
        height: 35px;
        display: block;
        float: left;
        margin-left:15px;
        margin-right:25px;
        margin-top: 10px;
    }


.full-blog {
	padding-top: 0px;
}

.full-blog li {
	margin: 0 0 20px;
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
	clear: both;
	min-height: 100%;
	padding-bottom: 50px;
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.share_trigger  {

        display: block;

    }


.share_trigger {

right: 120px;
border-right: solid 1px #d1d0d2;

}

 .share_action_header:hover > .share_slide_out {
    display: block;
    -webkit-transition: all 2.8s ease;
    -moz-transition: all 2.8s ease;
    -ms-transition: all 2.8s ease;
    -o-transition: all 2.8s ease;
    transition: all 2.8s ease;
    right: 242px !important;
    }

 .donate_action_header {display:none !important;}

.blog-link {
	display: block;
	padding: 0px;
}

.category-list-wrap.section {
	clear: both;
	border-top-width: 2px;
	text-transform: uppercase;
}

.category-list-wrap h3 {
	float: none;
}

.category-list-wrap .category-list a {
	color: #dd3727;
	font-size:11px;
	font-family:"futura-pt", sans-serif;
	font-weight:800;
	font-style:italic;
}

.category-list-wrap .category-list a:hover {
	color: #3f3e40;
}

a.indent-btn {
	display: inline-block;
	position: relative;
	height: 37px;
	font: bold 18px/37px "futura-pt",sans-serif;
	color: #FFF;
	overflow: hidden;
}

a.indent-btn .ad_text {
	display: inline-block!important;
	background: #DD3727;
	text-transform: uppercase;
	padding: 0 21px 0 0;
	color: white;
	float: left;
	font-style: italic;
	font-size: 14px;
	height: 37px;
}

a.indent-btn:hover .ad_text {
	background: #3f3e40;
}

a.indent-btn .indent {
	display: inline-block;
	float: left;
	height: 37px;
	width: 24px;
	background: url('images/btn_indent-piece.png') 0 0 no-repeat;
}

a.indent-btn:hover .indent {
	background-position: 0 -37px;
}

.category-movement .blog_category_header{ background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/10/blog_movement_header_2.jpg') top no-repeat;height: 400px; background-position: 0px 0px; }
.category-refugee-stories .blog_category_header	{ background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2014/12/thank_you_banner.jpg') center no-repeat; background-position: 0px -50px;}
.category-nk-news-brief .blog_category_header	{ background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/11/blog_header_newsbrief.jpg') top no-repeat; height: 400px;}

.category-nk-perspectives .blog_category_header	{ background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/11/blog_perspectives.jpg') top no-repeat; height: 400px;}

.category-programs .blog_category_header { background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/12/blog_programs_header.jpg') top no-repeat; height: 400px;}
.category-from-the-field .blog_category_header { background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/12/blog_from_the_field.jpg') top no-repeat; height: 400px;}

.category-from-the-field .blog_category_header { background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/12/blog_from_the_field.jpg') top no-repeat; height: 400px;}

.category-resettlement-stories .blog_category_header { background:url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/12/blog_resettlement_storie_header_3.jpg') top no-repeat; height: 400px;}



.blog_section_col p {
	font-weight: 400;
	font-style: normal;
	font-size: 17px !important;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
}
	.blog_section_col h3 {
		font-weight: 400;
	font-style: normal;
	font-size: 17px !important;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px !important;
	display: block;
}

.blog_banner_box {

	width: 100%;
   height: 385px;

}
.blog_banner_content {
	padding-top: 110px;
	width: 85%;
	max-width: 1100px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 0px;
		display: block;
	text-align: left;
}

.blog_banner_content img{
	width: 100%;
	max-width: 493px;
}

.blog_main_left {
	width: 70%; float: left;
}
	.body_section_content_blog {
		width: 75%;
		max-width: 1100px;
		padding-top: 50px;
		position: relative;
		margin: 0 auto;
		padding-bottom: 50px;
		clear: both;
		margin-top: -2px;
		margin-left: 17%;
			}

.blog_side_bar {
	width: 28%;
	max-width: 260px;
	float:right;
	background: #fff;
	height: auto;
	display: block;
	border-left: solid 1px #d1d2d4;
	border-bottom: solid 0px #d1d2d4;

}


.lock-categories{
    position: fixed;
	top: 50px;
	right: 0;
	transition: all 2s;
}

.blog_side_bar_subscribe {
	width: 28%;
	max-width: 320px;
	float:right;
	background: #dd3928;
	height: auto;
	display: block;
	border-left: solid 0px #d1d2d4;
	border-bottom: solid 0px #d1d2d4;
	margin-top: -134px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-radius: 4px 4px 0px 0px;
	display: none;
}

.single-post .blog_side_bar_subscribe {
	margin-top: -70px;
	display:none;
}
	.blog_side_bar_content {
	width: 85%;
	max-width: 310px;
	margin-left: 7.5%;
	margin-top: 75px;
}

.shop_padding {
	padding-bottom: 30px;
}

.blog_side_bar li {
	width: 100%;
	list-style: none;
	border-bottom: solid 1px #c6c8ca;
	padding-bottom: 18px;
	color: #939597;
}

.blog_side_bar li:first-child {
	padding-top: 38px;
	padding-bottom: 20px;
}

.blog_side_bar li:last-child {
	padding-bottom: 25px;
}

.blog_side_bar li a{
display: block;
padding-top: 20px;
width: 100%;
height: 100%;
}

.blog_side_bar li:hover{
background-color: #F8F8F8;
}

.blog_side_bar li:first-child:hover{
background-color: transparent;
}

.blog_side_bar li span{
	padding-top: 20px;
	padding-bottom: 18px;
	width: 80%;
	margin: 0 auto;
	list-style: none;
	margin-left: 10%;
}

.blog_side_bar_subscribe {
	background: #dd3928;
}

.blog_side_bar_subscribe h4{

	text-align: left; display: block; color: #fff; font-weight: 400; letter-spacing: 2pt; margin-bottom: 15px;
}

	.blog_side_bar_subscribe .blog_side_bar_content {
	width: 85%;
	max-width: 310px;
	margin-left: 7.5%;
	margin-top: 0px;
}

	.single-post .blog_side_bar_content {
		width: 85%;
		max-width: 310px;
		margin-left: 7.5%;
		margin-top: 130px;
	}
		.blog_side_bar_content img {
		opacity: 0.7;
	}
		.blog_side_bar_content img:hover {
		opacity: 1;
	}

.blog-sidebar-button {
	 width: 100%; height: 90px;
}

.green_btn {
background: #8cc63e;

}

.green_btn:hover {
background: #598415;

}

.dark_red_btn {
background: #af2d23;

}

.dark_red_btn:hover {
background: #7f211c;

}

.shop_button_hide {display: none;}

.shop_button_show {display: block !important;}

.blog-sidebar-button div{
	text-align: center;padding-top: 30px; color: #fff; font-size: 20px;
}


.blog-sidebar-button div span{
	margin-bottom: 20px; border-bottom:solid 1px #fff;
}


.blog_side_bar .shop_square_footer {
	width: 115px;
	height:107px;
	border: solid 1px #d1d0d2;
	border-radius: 9px;
	overflow: hidden;
	background-position: top left;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.blog_side_bar .shop_square_footer:nth-child(odd) {
	margin-left: 0px;
}

.blog_side_bar .shop_square_footer:hover {
	background-position: bottom left;
	height:107px;
	margin-bottom: 10px;
	float: left;
}

.shop_grid {
	float: left;
}

#post-content{
	position: relative;
	max-width: 750px;
	width: 100%;
	display: block;
	text-align: left;
	margin: 50px auto 5px auto;
}
	#post-content h1 {
		font-size: 63px;
		font-family: "futura-pt-condensed",sans-serif;
		font-style: normal;
		font-weight: 500;
		line-height: 57px;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		padding-bottom: 0px;
		margin-top: 0px;
		color: #414042;
	}
		#post-content .post-info {
		font-size: 16px !important;
		width: 100%;
		margin-bottom: 20px;
		float: left;

		color: #939597;
		font-style: italic;
	}
	#post-content img {
		width: 100% !important;
		height: auto;
		padding-bottom: 20px;
		padding-top: 20px;
	}


	#post-content-blog{
		width: 100%;
		max-width: 750px;
		display: block;
		text-align: left;
		margin: 5px auto 5px auto;
		float: left;
	}
		#post-content-blog .news-updates-list-blog li img {
			margin: 0;
			padding: 0;
			width: 100%;
			height: auto;
			display: block;
			float: left;
			border: 0px solid #b3b3b3;
			max-width: 750px;
			max-height: 411px;
			overflow: hidden;
			margin-top: -50px;
		}

		#post-content-blog .news-updates-list-blog .share_article  img {
			margin: 0;
			padding: 0;
			width: 55px;
			height: 20px;
			display: block;
			float: left;
			margin-left: 20px;
			border: 0px solid #b3b3b3;
		}

		#post-content-blog .news-meta {
			width: 90%;
			height: auto;
			overflow: hidden;
			border: 0px solid #b3b3b3;
			border-left: 0px;
			padding-top: 25px;
			padding-bottom: 0px;
			color: #414042;
			position: relative;
			margin: 0 auto;
			clear: both;
		}

		.news-meta h4 {margin-bottom:5px !important;}

		#post-content-blog .news-updates-list-blog li h4 {
				font-size: 35px;
				font-family: "futura-pt-condensed",sans-serif;
				font-style: normal;
				font-weight: 500;
				line-height: 35px;
				margin: 0;
				padding: 0;
				text-transform: uppercase;
				margin-bottom: 0px;
				margin-top: 10px;
			}

			.news-updates-list-blog li .thumb-link {
				display: block;
				margin-bottom: 0px;
				max-height: 455px;
				overflow: hidden;
			}

			.news-updates-list-blog li .thumb-link  img:hover{
				opacity: 0.8;
			}

			.blog-post-button {
				display: inline-block;
				position: relative;
				left: 33%;
				width: 33%;
				color: #fff;
				background: #dd3928;
				text-align: center;
				font-size: 21px;
				font-weight: 500;
				letter-spacing: 1pt;
				padding-top: 30px;
				padding-bottom: 30px;
				margin: 0 auto;
				clear: both;
				margin-top: -50px;
			}

			.blog-post-button:hover {
				background: #af2d23;

			}
		.news-updates-list-blog li h4 {
				font-size:13px;
				font-family: "futura-pt",sans-serif;
				font-style: normal;
				font-weight: 700;
				line-height: 10pt;
				margin: 0;
				padding: 0;
			}

		.news-updates-list-blog li em.news-date {
				font-size: 14px;
				font-family: "futura-pt",sans-serif;
				font-style: italic;
				font-weight: 400;
				line-height: 20pt;
				padding-bottom:3px;
				letter-spacing: 0pt;
				text-transform: none;
				color: #999;
				margin-bottom: 15px;
				display: block;
			}
						.news-updates-list-blog li p {
				font-family:"futura-pt", sans-serif;
				font-size: 15px;
				margin: 15px 0 0 0;
				line-height:22px;
				padding: 0;
				color: #414042;
			}
			.full-blog li {
				margin: 0 0 100px !important;
			}

#blog_sidebar_form .gform_wrapper form .gform_body {
    width: 60% !important;
}

#blog_sidebar_form ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
    font-size: 17px;
    line-height: 40px;
}
#blog_sidebar_form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    font-size: 17px;
}
#blog_sidebar_form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    font-size: 17px;
}
#blog_sidebar_form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
    font-size: 17px;
}

#blog_sidebar_form .gform_wrapper form input[type="text"] {
	font-size: 20px !important;
}

.blog_share_box {float: right; width: 50%;}

	.fb_fix {float: right;}
	.fb_fix .fb-share-button {margin-left: 0px; margin-top: 5px; float: left; width: 30px;}
		.twitter_fix {float: right; padding-top: 5px; padding-left: 0px; width: 90px !important;
	}
			.twitter_fix iframe{ width: 88px; height: 20px; float: left;}

.blog_style_button {
	width: 300px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-radius: 8px;
}

.blog_style-button-text {
	letter-spacing: 1pt;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 32px;
	margin-bottom: 17px;
	text-align: center;
}

.button_green_blog {
	background: #8cc63e;
	color: #fff;
	float: left;
}

.button_green_blog:hover {
	background: #66952d;
	color: #fff;
}

.button_red_blog {
	background: #dd3928;
	color: #fff;
	float: left;
}

.button_red_blog:hover {
	background: #a42717;
	color: #fff;
}

.button_darkgrey_blog {
	background: #414042;
	color: #fff;
	float: left;
}

.button_darkgrey_blog:hover {
	background: #666;
	color: #fff;
}

.heart_button {
	display: block;
	width: 219px;
	height: 188px;
	background: url('images/click_class.png');
	text-indent: -99999px;
	overflow: hidden;
}
.heart_button:hover {
	top: -188px;
	background: url('images/click_hover.png');
}

.heart_button1 {
	display: block;
	width: 219px;
	height: 188px;
	background: url('images/click_give_blog.png');
	text-indent: -99999px;
	overflow: hidden;
}
.heart_button1:hover {
	top: -188px;
	background: url('images/click_give_blog1.png');
}


.blog_interior_sharebar {


	width: 65px;
	background: #f5f5f6;
	position: fixed;
	left: 0;
	top: 25%;
	z-index: 10;
	border: solid 1px #d1d2d4;
	border-left: 0px;
	border-bottom: 0px;
	display: block;

}


.blog_interior_sharebar .title{
	background: #fff;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 34px;
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom: solid 1px #d1d2d4;
	color: #939597;

}



.blog_interior_sharebar img {
	position: relative;
  	margin: 0 auto;
  	margin-top: 0px;
  	display: block;
  	max-width:45px;
}
.sharebar-image {
		margin-top: -1px !important;

}

.blog_sharebar_icons a{
	border-bottom: solid 1px #d1d2d4;
	width: 100%;
	padding-top: 10px;


}

.blog_sharebar_icons a  img{
	padding-top: 13px;
	padding-bottom: 13px;


}

.sidebar_icon_action {
	border-bottom: solid 1px #d1d2d4;
	margin-top: -10px;
	padding-top: 5px;


}

.blog_sharebar_icons a div:last-child {
	border-bottom: solid 1px #d1d2d4;
	margin-bottom: 0px;

}

.blog_sharebar_icons a div:hover{
	background: #fff;
	border-bottom: solid 1px #d1d2d4;


}

#scroll-to-top, #load-more {
	background: #fff;
	padding: 10px;
	text-align: center;
	border: solid 1px #E4E5E7;
	color: #939597;
	letter-spacing: 2px;
}

#scroll-to-top, #load-more:hover {
	background: #F9F9F9;
}

#scroll-to-top {
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 100;
	font-size: 2em;
}

#scroll-to-top span {
	line-height: 1em;
	color: #414042;
}

#load-more {
	color: #414042;
    display: block;
	height: 40px;
}

#loading {
	font-size: 3em;
	line-height: 40px;
}

#show-more {
	font-size: 1.2em;
	line-height: 40px;
}

/* in case we want to change the speed/starting rotation of the loading spinner */
.fa-spin-custom {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

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

	.blog_side_bar_subscribe {
	width: 100%;
	max-width: 100%;
}

	.blog-post-button {
				left: 0%;
				width: 100%;
				height: 40px;
				font-size: 18px;
				padding-top: 20px;
				margin-top: -50px;
			}

.blog_side_bar .shop_square_footer:nth-child(odd) {
	margin-left: 30px;
}


.blog_side_bar_subscribe h4{
	font-size: 20px;
}

/*  Blog Section */
.blog_main_left {
	width: 100%; float: left;
}

.body_section_content_blog {
	width: 85%;
	max-width: 970px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: auto;
	}
	#post-content{
	margin: 5px auto 5px auto;
}
	#post-content h1 {
		font-size: 95px;
		line-height: 80px;
		padding-bottom: 10px;
		margin-top: 100px;
	}
		#post-content .post-info {
		font-size: 18px !important;
		margin-bottom: 20px;
		float: left;
		width: 50%;
	}

	#post-content-blog{
	width: 100%;
	max-width: 700px;
	display: block;
	text-align: left;
	margin: 5px auto 5px auto;
	float: left;
}
	#post-content-blog .news-updates-list-blog li img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
		display: block;
		float: left;
		border: 0px solid #b3b3b3;
	}
		#post-content-blog .news-updates-list-blog .share_article  img {
		margin: 0;
		padding: 0;
		width: 55px;
		height: 20px;
		display: block;
		float: left;
		margin-left: 20px;
		border: 0px solid #b3b3b3;
	}

	.full-blog li {
		margin: 0 0 100px !important;
	}

	.blog_share_box {
	float: right;
	width: 50%;
}
	.fb_fix .fb-share-button {
		margin-left: 0px; margin-top: 5px; float: left; width: 30px;
	}
		.twitter_fix {
		float: right;
	}
		.twitter_fix iframe{
		float: left;
	}
/* Blog Section */

.blog_banner_box {
	width: 100%;
  	height: 285px;
}
.blog_banner_content {
	padding-top: 110px;
}

	#post-content h1 {
	font-size: 60px;
	line-height: 55px;
	padding-bottom: 0px;
	margin-top: 20px;
}
#post-content .post-info {
	font-size: 18px !important;
	font-style: italic;
	width: 100%;
	margin-bottom: 10px;
	float: left;
	width: 100%;

}
	#post-content-blog .news-updates-list-blog li h4 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 30px;
		margin-top: 0px;
	}
			.news-updates-list-blog li em.news-date {
			font-size: 15px;
			line-height: 20pt;
			padding-bottom:3px;
			letter-spacing: 0pt;
			margin-bottom: 5px;
			display: block;

		}
				.news-updates-list-blog li p {
			font-size: 14px;
			margin: 20px 0 0 0;
			line-height:19px;
			padding: 0;
					}
					.blog_share_box {
				float: left;
	width: 100%;
}
	.blog_side_bar {
		width: 100%; max-width: 100%; float:left; background: #f5f5f6; min-height: 100%; height: auto; display: block;
	border-left: solid 1px #d1d2d4;
	border-bottom: solid 1px #d1d2d4;
}
.blog_side_bar_content {
		width: 85%;
		max-width: 100%;
		margin-left: 7.5%;
		margin-top: 95px;
	}
		.blog_side_bar_content img {
		width: 100%; float: left;
	}


	.single-post .blog_side_bar_content {

		margin-top: 10px;
	}
		.single-post .blog_side_bar_content img {
			width: 100%; float: left;
		}
		.blog_side_bar_content img:hover {
		opacity: 1;
	}
	.fb_fix {float: left;}
		.fb_fix .fb-share-button {
		margin-left: 0px; margin-top: 5px; float: left; width: 20px;
	}
		.twitter_fix {
		float: left;
	}
		.twitter_fix iframe{
		float: left;
	}
		.quote_large {
	font-size: 20px;
	line-height: 32px;
	}



.blog_related_posts .body_section_content {
	max-width: 750px;
	width: 100%;
	padding-top: 50px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 50px;
	clear: both;
	margin-top: -2px;
}

.blog_related_posts  .blog_feed {


	width: 48%;
}

.blog_interior_sharebar {


	width: 100%;
	background: #f5f5f6;
	position: fixed;
	left: 0;
	top: initial;
	bottom: 0 !important;
	z-index: 1000;
	border: solid 1px #d1d2d4;
	border-left: 0px;
	border-bottom: 0px;
	display: block;

}


.blog_interior_sharebar .title{
display:none;

}



.blog_interior_sharebar img {
	position: relative;
  	margin: 0 auto;
  	margin-top: 0px;
  	display: block;
  	max-width:45px;
}

.blog_sharebar_icons a{
	border-bottom: solid 0px #d1d2d4;
	border-right: solid 1px #d1d2d4;
	width: 24.6%;
	height:100%;
	padding-top: 0px;
	float: left;



}

.blog_sharebar_icons a:last-child img{

	padding-top: 5px;
	padding-bottom: 5px;



}

.blog_sharebar_icons a img{
	padding-top: 12px;
	padding-bottom: 10px;




}

.sidebar_icon_action {
	border-bottom: solid 1px #d1d2d4;
	margin-top: 0px;
	padding-top: 0px;


}

.blog_sharebar_icons a div {
	border-bottom: solid 1px #d1d2d4;
	margin-bottom: 0px;
	height: 50px;

}

.blog_sharebar_icons a div:hover{
	background: #fff;
	border-bottom: solid 1px #d1d2d4;


}


.title_hide_mobile, img.sharebar-image, .mobile_hide {

	display: none;
}
}


.blog__donate-container {
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
	width: 100%;
	display: inline-block;
	padding: 20px 0px 50px;
	margin-top: 100px;
}

.blog__donate-bottom {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	display: block;
}

.blog__donate-bottom img {
	max-width: 50px;
	margin-top: -55px;
}

.blog__donate-bottom h2 {
	font-weight: 300 !important;
	font-size: 6em !important;
	line-height: 1em !important;
}

.blog__donate-bottom a span{
	max-width: 150px !important;
}

.blog__donate-bottom h5 {
	font-weight: 300 !important;
	font-size: 1.7em;
	padding-bottom: 10px;
}

.blog__donate-bottom h5 span{
	display: block;
	padding-top: 20px;
	font-size: 0.8em;
	color: #999;
}

#show-more i {
	font-size: 12px;
}

.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;

	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 1;
	}
	50% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(0.9);
		opacity: 1;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 1;
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.95);
		opacity: 1;
	}
}
