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

a:hover {
	text-decoration: none;
	color: #fff;
}

.rescueTeams__navigation-bar {
	background: #29292A;
	padding-top: 40px;
	color: #fff;
}

.rescueTeams__navigation-bar span {
	font-family: "futura-pt-condensed", "funtura-pt", sans-serif;
	font-size: 2.4em;
	font-weight: 700;
}

.rescueTeams__navigation-bar ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
}

.rescueTeams__navigation-bar ul li {
	float: left;
	margin-left: 30px;
	font-family: "futura-pt-condensed", "funtura-pt", sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	padding-top: 10px; 
}

.rescueTeams__navigation-bar ul li a {
	color: #fff; 
}






.page-template-template-rescue-teams-hq-php .rescueTeams__navigation-bar ul li a.nav-1 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.page-template-template-rescue-teams-campaign-php .rescueTeams__navigation-bar ul li a.nav-2 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.category-rescue-team-community .rescueTeams__navigation-bar ul li a.nav-4 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.page-blog .rescueTeams__navigation-bar ul li a.nav-4 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.page-forum .rescueTeams__navigation-bar ul li a.nav-4 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.page-calendar .rescueTeams__navigation-bar ul li a.nav-4 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.page-start-a-team .rescueTeams__navigation-bar ul li a.nav-3 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}


.page-template-template-rescueteams-resources-php .rescueTeams__navigation-bar ul li a.nav-5 {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.rescueTeams__navigation-bar ul li a.active:hover {
	font-weight: 700;
	border-bottom: solid 4px #fff;
	padding-bottom: 20px;
	display: inline-block;
}

.rescueTeams__navigation-bar ul li a:focus {
	text-decoration: none;
}

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

	.rescueTeams__navigation-bar {
		padding-top: 30px;
	}

	.rescueTeams__navigation-bar span {
		font-size: 1.8em;
	}

	.rescueTeams__navigation-bar ul {
		list-style: none;
		margin-left: 0px;
		float: left;
	}

	.rescueTeams__navigation-bar ul li {
		float: left;
		margin-left: 0px;
		margin-right: 15px;
		font-size: 1.2em;
		padding-top: 5px; 
	}

	.rescueTeams__navigation-bar ul li.active {
		font-weight: 700;
		padding-bottom: 5px;
	}

}

.rescueTeams__tab-bar {
	background: #29292A;
	padding-top: 40px;
	color: #fff;
}

.rescueTeams__tab-bar ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
}

.rescueTeams__tab-bar ul li {
	float: left;
	margin-right: 3px;
	font-family: "futura-pt-condensed", "funtura-pt", sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	padding-top: 10px; 
	text-transform: uppercase;
}

.page-team-logos .rescueTeams__tab-bar ul li a.tab-1 {
	background: #f5f5f5;
}

.page-downloads .rescueTeams__tab-bar ul li a.tab-2 {
	background: #f5f5f5;
}

.page-guides .rescueTeams__tab-bar ul li a.tab-3 {
	background: #f5f5f5;
}

.page-meeting-plans .rescueTeams__tab-bar ul li a.tab-4 {
	background: #f5f5f5;
}

.category-rescue-team-community .rescueTeams__tab-bar ul li a.tab-1 {
	background: #fff;
}

.page-forum .rescueTeams__tab-bar ul li a.tab-2 {
	background: #fff;
}

.single-dwqa-question .rescueTeams__tab-bar ul li a.tab-2 {
	background: #fff;
}


.page-calendar .rescueTeams__tab-bar ul li a.tab-3 {
	background: #fff;
}



.rescueTeams__tab-bar ul li a {
	padding: 10px 25px 10px;
	display: inline-block;
	background: #E8E8E8;
	color: #000;
}

.rescueTeams__tab-bar ul li a:hover {
	background: #fff;
}

.rescueTeams__banner-content {
	min-height: 65vh;
	padding: 15vh 0px 20vh 0px;
}

.rescueTeams__banner-content img {
	width: 100%;
}

.rescueTeams__banner-content h2 {
	color: #fff;
	font-weight: 400;
	font-size: 2.5em;
}

@media only screen and (max-width: 992px) {
	.rescueTeams__banner-content img {
		width: 100%;
		max-width: 250px;
		margin: 0 auto;
		display: block;
	}

	.rescueTeams__banner-content h2 {
		font-size: 1.8em;
	}

	.rescueTeams__tab-bar ul li a {
		padding: 3px 10px 3px;
		font-size: 0.7em;
	}
}

.rescueTeams__red-button {
	background: #dd3928;
	padding: 10px 15px;
	color: #fff;
	font-size: 1.4em;
	margin-top: 15px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 2px;
}

.rescueTeams__red-button:hover {
	background: #AA2C1F;
}

.rescueTeams__raised-content {
	padding: 20px 0px 50px 0px;
	background: #dd3928;
}

.rescueTeams__raised-content h2 {
	color: #fff;
	font-weight: 400;
	border-bottom: solid 6px #fff;
	padding-bottom: 5px;
	display: inline-block;
	font-size: 3em;
}

.rescueTeams__raised-content h3 {
	color: #fff;
	font-weight: 400;
	font-size: 3em;
	margin-top: 0px;
}

.rescueTeams__raised-content h5 {
	color: #fff;
	font-weight: 700;
	display: inline-block;
	font-size: 1em;
}

.map {
	position: relative;
	width: 100%;
	height: 100%;
	height: 600px;
}

.rescueTeams__about-content {
	padding: 60px 0px 70px;
}

.page-template-template-rescueteams-resources-php .rescueTeams__about-content {
	background: #f5f5f5;
}

.rescueTeams__about-box {
	padding: 0px 25px;
}

.rescueTeams__about-content h4 {
	font-weight: 700;
	font-size: 1.4em;
}

.rescueTeams__about-content h4 img {
	vertical-align: bottom;
	margin-right: 10px;
	max-height: 40px;
}

.rescueTeams__about-content p {
	color: #5B5B5B;
	padding-top: 5px;
	font-size: 1.1em;
	line-height: 1.1em;
}

.rescueTeams__cta {
	background: #000;
	padding: 40px 0px 60px;
}



.rescueTeams__cta h2 {
	color: #fff;
	font-size: 2.3em;
	font-weight: 400;
}

.allForOne__banner-text {
	padding-top: 50px;
}

.allForOne__progress h5 {
	font-weight: 400;
	font-size: 1.4em;
}

.allForOne__progress-numbers {
	padding-top: 20px;
}

.allForOne__progress-numbers h3 {
	font-size: 3em;
	font-weight: 700;
}

.allForOne__progress-numbers h4 {
	color: #fff;
	font-weight: 400;
	margin-top: 0px;
}

.allForOne__progress-numbers h3 span.allForOne__raised-text {
	font-size: 20px;
	display: inline;
	font-weight: 400;
}

.progressBar__container {
	width: 100%;
	background: #882319;
	border-radius: 15px;
	padding: 6px;
	line-height: 0px;
}

.progressBar__amount-bar {
	background: #fff;
	padding: 6px;
	display: inline-block;
	border-radius: 10px;
	max-width: 100%;
}


.allForOne__map-bg {
	background-color: rgb(44,44,44); 
	background-image: url('http://www.libertyinnorthkorea.org/wp-content/uploads/2013/09/rescteTeams__map-image.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
}

.allForOne__map-bg h2 {
	color: #fff;
	font-weight: 400;
	border-top: solid 6px #fff;
	padding-top: 5px;
	display: inline-block;
	font-size: 3em;
}	

.allForOne__topTeams {
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}


.allForOne__topTeams-box-1 {
	padding: 10px;
}

.allForOne__topTeams-box-2 {
	padding: 10px;
}

.allForOne__topTeams-box-3 {
	padding: 10px;
}

.allForOne__topTeams-box-4 {
	height: 100%;
}

.allForOne__topTeams h4 {
	font-size: 2em;
	color: #fff;
}

.allForOne__topTeams h6 {
	font-size: 1.2em;
	color: #fff;
}

.allForOne__topTeams h3 {
	color: #fff;
	font-size: 3em;
	margin: 0px !important;
	padding-top: 7px; 
}

.allForOne__topTeams h3 span {
	font-size: 1.5em;
	color: #fff;
	font-weight: 700;
	letter-spacing: -8px;
}

.allForOne__viewPage {
	border-left: solid 2px #fff;
	height: 100%;
	color: #fff;
}

.allForOne__viewPage:hover {
	background: #fff;
	color: #000;
}

.allForOne__viewPage a {
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 35px 10px 45px;
	display: inline-block;
	font-size: 1.4em;
}

.allForOne__viewPage a:hover {
	color: #000;
}

.widget_ap_subscribe_widget {
	display: none;
}

a.ap-questions-hyperlink {
	color: #000;
}


#ap-single .entry-title a {
	color: #000;

}

#anspress .ap-user-meta a {
	color: #dd3928;
}

#anspress a {
	color: #dd3928;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.stec-layout-month-daycell .stec-layout-month-daycell-wrap .stec-layout-month-daycell-num {
	padding-top: 0px;
}



.ui-dialog {
	height: auto !important;
	width: 100% !important;
	top: -17px !important;
	z-index: 99999 !important;
	position: fixed !important;
}

.ui-dialog-titlebar button {
	position: absolute; 
	margin-top: 8px; 
	right: 10px;
	background: #000;
	background-image: url('http://www.libertyinnorthkorea.org/wp-content/uploads/2015/04/rt_connect-close.png');
	background-size: 100%;
	width: 35px;
	height: 35px;
	padding: 0px 0px 0px 0px !important;
	outline:0;
	border-radius: 0px;
}

.ui-dialog-titlebar button:hover {
	background: #dd3928;
	background-image: url('http://www.libertyinnorthkorea.org/wp-content/uploads/2015/04/rt_connect-close.png');
	background-size: 100%;
	width: 35px;
	height: 35px;
	padding: 0px 0px 0px 0px !important;
	outline:0;
}

.ui-dialog-titlebar button .ui-button-text{
	display:none !important;
}

button.toolbarButton.download {
	background-color: #dd3928 !important;
}

iframe {
	border: none !important;
    height: 100vh;		
}

.button_grey {
	border: solid 1px #a7a9ab;
	background: #a7a9ab;
	color: #fff;
	float: none;
	display: inline-block;
	margin-top: 0px;
}

.sidebar-button-text-small {
	letter-spacing: 1pt;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: center;
}
.sidebar-button-text-small {
	letter-spacing: 1pt;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: center;
}


#clockdiv div {
	color: #fff;
	display: inline-block;
	font-weight: 400;
}


#clockdiv div span {
	font-size: 5em;
	font-weight: 700;
}

#clockdiv .smalltext {
	font-size: 2em;
	display: block;
	margin-top: -10px;
}


.rescueTeam__startTeam .gform_button {
	color: #fff;
	background: #dd3928;
}

ol {
	-webkit-padding-start: 30px;
}
