* { 
	padding: 0; 
	margin: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
	font-family: 'futura-pt', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.col-offset-1-customized {
	 margin-left: 4.1%;
}

@media only screen and (max-width: 992px) {
	.col-offset-1-customized {
		margin-left: 0%;
	}
}

.button_homepage {
	display: inline-block;
	clear: both;
	margin: 0 auto;
}

.button_liberty {
	display: block;
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 45px;
}

.button_style_normal {
	padding: 20px 25px;
	margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    border-radius: 3px;
    color: #fff;
}

.button_style_banner {
	padding: 25px 30px 27px;
    margin: 7px;
    font-size: 21px;
    font-weight: 700;
    border-radius: 3px;
    display: block;
    color: #fff;
    letter-spacing: 0.05em;
}

.text_style_liberty_blue {
	color: #09415c;
}

.button_style_liberty_blue {
	background: #09415c;
}

.button_style_liberty_blue:hover {
	background: #042333;
}

.button_style_red_gradient {
   	background: #dd3928;
}

.button_style_red_gradient:hover {
   	background: #9B281C;
}

.button_style_pink {
   	background: #eaa0c6;
}

.button_style_pink:hover {
   	background: #EA778F;
}

.futura-condensed {
	font-family: 'futura-pt-condensed', sans-serif !important;
}

.homepage-banner-content {
	padding: 80px 20px 140px 20px;
}

.homepage-banner-content h1 {
	font-size: 13.1em;
	color: #fff;
	font-weight: 700;
	line-height: 0.9em;
}

.homepage-banner-content h2 {
	font-size: 2.8em;
	color: #fff;
	font-weight: 300;
	line-height: 1em;
}

.homepage-banner-sunmu {
	color: #fff;
	padding-top: 110px;
	padding-bottom: 130px;
}

.homepage-banner-sunmu h1 {
	font-size: 4.1em !important;
	color: #fff;
	font-weight: 300;
	line-height: 0.6em;
}

.homepage-banner-sunmu h1 strong {
	color: #fff;
	font-weight: 700;
}


.homepage-banner-sunmu h2 {
	font-size: 2em !important;
	color: #fff;
	font-weight: 300;
	padding-top: 16px;
}

.homepage-banner-sunmu h2 span {
    border-top: 6px solid #fff;
    padding-top: 10px;
}

.home__half-colum-banner {
	min-height: 455px;
}

.sunmu-column-background {
	background: url('http://www.libertyinnorthkorea.org/wp-content/uploads/2016/05/sunmu_bg.png'); 
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
}

.banner_button_spacing {
	margin-top: 100px;
}

.sunmu-pink-banner {
	max-width: 550px;
}

@media only screen and (min-width: 1200px) {
	.sunmu-content-home {
	max-width: 500px;
    margin: 0 auto !important;
    float: none;
	}
}

@media only screen and (max-width: 992px) {
	.homepage-banner-content h1 {
		font-size: 7.1em;
		line-height: 0.5em;
	}

	.homepage-banner-content h2 {
		font-size: 2.2em;
	}

	.banner_button_spacing {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.homepage-banner-sunmu {
		color: #fff;
		padding-top: 50px;
		padding-bottom: 70px;
		text-align: center;
	}

	.homepage-banner-sunmu h1 {
		font-size: 3.1em !important;
		color: #fff;
		font-weight: 300;
		line-height: 0.7em;
	}

	.homepage-banner-sunmu h1 strong {
		color: #fff;
		font-weight: 700;
	}

	.homepage-banner-sunmu h2 {
		font-size: 1.7em !important;
		color: #fff;
		font-weight: 300;
		line-height: 1em;
		padding-top: 20px;
	}

	.home__half-colum-banner {
		min-height: 100%;
	}
}

.content-container {
	padding-top: 100px;
	padding-bottom: 120px;
}

h3 {
	font-size: 2.2em;
	font-weight: 300;
	padding-bottom: 20px;
}

h4 {
	font-size: 2.1em;
	font-weight: 300;
	padding-bottom: 20px;
}

h5 {
	font-size: 1.4em;
	font-weight: 300;
	padding-bottom: 20px;
}

h5 span {
	border-bottom: solid 1px #dd3928;
	display: inline;
	letter-spacing: 0.07em;
	padding-bottom: 5px;
}

h6 {
	color: #8C898F;
	font-size: 1.2em;
	font-weight: 300;
	padding-bottom: 15px;
}

h6 span{
	letter-spacing: 0.06em;
}

.share_home {
	padding-bottom: 40px;
}

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


	h4 {
		font-size: 1.5em;
		line-height: 1.2em;
		font-weight: 300;
		padding-bottom: 10px;
	}

	h5 {
		font-size: 1.2em;
		line-height: 1.1em;
		font-weight: 300;
		padding-bottom: 10px;
	}

	h6 {
		color: #98959B;
		font-size: 1.2em;
		line-height: 1.2em;
		font-weight: 300;
		padding-bottom: 10px;
	}
}

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

.content-box-white {
	background: #fff;
	padding:0px;
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.content-box-white img {
	width: 100%;
}

.content-box-content {
	padding: 15px 25px 10px 25px;
	min-height: 200px;
}

.programs-content-body{
	min-height: 100px;
}

@media only screen and (max-width: 1200px) {
	.programs-content-body{
		min-height: 120px;
	}
}

@media only screen and (max-width: 992px) {
	.programs-content-body{
		min-height: auto;
		padding-bottom: 10px;
	}
}

#homepage-template .btn-default {
  background-color: #dd3928;
  color: #fff;
  padding: 10px 20px 13px !important;
  border: none;
  font-size: 1em; 
  font-weight: 300;
  border-radius: 3px;
  width: 100%;

}

#homepage-template .btn-default:hover {
	background-color: #9B281C;
}

.pic_left {
	background: url('http://www.libertyinnorthkorea.org/wp-content/uploads/2012/05/danny_mom_2.jpg');
	min-height: 400px;
	background-size: cover;
	background-position: 50% 50%;
}

.pic_left img {
	width: 100%;
}

.above_box_image {
	max-width: 200px;
	margin: 0 auto;
	margin-top: -70px;
	display: block;
}

.content-box-content-liberty {
	padding: 15px 25px 0px 25px;
	min-height: 400px;
	background: #fff;
} 

.home_signup_inputs .col-md-3 {
	background: #fff;
}

.home_signup_inputs .col-md-1 {
	background: #fff;
}

.home_signup_inputs input {
	padding: 25px;
	width: 100%;
	border: 0px solid #414042;
	font-size: 1.4em;
}

.signup_name_fields_border {
	border-right: 1px solid #D4D7D7;
}

.home_signup_inputs .button_wrapper {
	padding: 9px;
    display: block;
    padding-bottom: 68px;
}

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

	.content-box-button {
		border-top: solid 1px #CFCBD4;
		width: 100%;
		padding: 20px 25px 0px;
	}

	.signup_name_fields_border {
		border-bottom: 1px solid #D4D7D7;
	}
}

.media_logos {
	margin-top: 40px;
	padding-bottom: 30px;
}

.media_logos div{
  background-image: url('../images/icons.png');
  height: 32px;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 23px;
}

.media_logos div:hover{
	opacity: 0.8;
}

.media_logos div.econ{
	width: 62px;
	background-position: -1px -1px;
}

.media_logos div.forbes{
  width: 67px;
  background-position: -70px -1px;
}

.media_logos div.atlantic{
  width: 70px;
  background-position: -143px -1px;
}

.media_logos div.npr{
  width: 61px;
  background-position: -215px -1px;
}

.media_logos div.ted{
  width: 50px;
  background-position: -280px -1px;
}

.media_logos div.bbc{
  width: 58px;
  background-position: -332px -1px;
}

.media_logos div.alja{
	width: 51px;
	height: 70px;
	background-position: -339px -41px;
	vertical-align: top;
	margin-top: -18px;
	margin-bottom: 0px;
}

.media_logos div.la_times{
	width: 122px;
	background-position: -1px -47px;
}

.media_logos div.cnn{
	width: 47px;
	background-position: -130px -47px;
}

.media_logos div.guard{
	width: 109px;
	background-position: -182px -47px;
}

.media_logos div.mtv{
	width: 39px;
	background-position: -298px -47px;
}

.col_3_people {
    display: block;
    float: left;
    margin: 1% 0 1% 2.6%;
    background: #fff;
    position: relative;
    padding-bottom: 15px;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
    min-height: 480px;
}

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

	iframe {
		height: 185px !important;
	}
}

.fiveHundred-banner-content {
	padding: 120px 20px 80px 20px;
}

.fiveHundred-banner-content h1 {
	font-size: 5.4em;
	color: #fff;
	font-weight: 700;
	line-height: 1em;
}

.fiveHundred-banner-content h1 span {
	font-size: 1.7em;
}

.fiveHundred-banner-content h2 {
	font-size: 2.8em;
	color: #fff;
	font-weight: 300;
	line-height: 1em;
}

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

	.fiveHundred-banner-content {
		padding: 60px 20px 70px 20px;
	}

	.fiveHundred-banner-content h1 {
		font-size: 3.1em;
		line-height: 1em;
	}

	.fiveHundred-banner-content h2 {
		font-size: 2.2em;
	}

	.banner_button_spacing {
		margin-top: 40px;
	}
}

p {
	font-size: 1.3em;
	line-height: 1.15em;
}

.pull-right-none-mobile {
	float: right;
}

@media only screen and (max-width: 992px) {
	.pull-right-none-mobile {
		float: none;
	}

	.long-sentence {
		line-height: 2em;
	}
}


/*
==============================================
fadeIn
==============================================
*/

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

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

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
}

@keyframes fadeIn {
	0% {
		transform: scale(1);
		opacity: 0.0;		
	}

	30% {
		transform: scale(1);
		opacity: 0.0;		
	}
	
	100% {
		transform: scale(1);
		opacity: 1;	
	}		
}

@-webkit-keyframes fadeIn {
	0% {
		-webkit-transform: scale(1);
		opacity: 0.0;		
	}

	30% {
		-webkit-transform: scale(1);
		opacity: 0.0;		
	}
	
	100% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}		
}
