/******************************************************************
Theme Name: Label Framework
Theme URI: http://www.thelabelcreative.com/
Description: The Label Framework
Author: The Label Creative
Author URI: http://www.thelabelcreative.com
Version: 1
Tags: flexible-width, translation-ready, microformats, rtl-language-support
******************************************************************/

.content-divider {
	padding: 0em;
}
		
.biggest-title {
	font-size: 3.5em;
}
				
.content-big-title .big-title {
	padding-bottom:0.5em !important;
}
				
.text-block {
	padding-top: 0.5em;
	padding-bottom: 0em;
	font-size: 1.25em;
}

.content-sub-title .sub-title {
	padding-bottom: 0.25em;
}
				
.p1 {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
		
.contact-area-title {
	font-size:2.5em;
}

.big-title {
	font-size: 2.5em;
		}

.page-header {
	font-weight: bold !important;
	padding: 0em !important;
	font-size: 6vw;
}

.home-link {
	background-color: transparent !important;
}
	
#header	{
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 7px;
}

.heart-button {
	max-height: 40px;
	padding-top: 0.2em;
}

.give-section-content-wrap {
	display: flex;
}

.colored-bar-red {
	background-color: #de1c2a;
}

.video-dark-blue {
	background-color: #283b7d;
}

.h4th-header-bar, .full-header{
	background-color: #de1c2a;
}

.h4th-footer {
	background-color: #283b7d;
	padding: 1.5em;
}
.h4th-logo-box {
	max-height: 100%;
}
.h4th-logo {
	padding: 0;
	max-height: 100%;
}

@media only screen and (max-width: 867px) {
	.h4th-logo-box {
		width: 150px !important;
			}
	.top-banner {
		display: none;
					}
	.h4th-header-bar {
		background-color: #de1c2a;
		border-bottom-color: white;
	}
  .h4th-menu {
		top: 0px !important;
		position:relative !important;
	}
	.icon-share {
	  clear:left;
	  padding-top:20px !important;
	  margin-bottom:20px;
	  padding-right:800px !important;
	  border-top:1px solid;
	  border-top-color:rgba(0,0,0,0.1);
	}
	.icon-contact{
		clear:left;
	  padding-top:20px !important;
	  padding-right:800px;
	  border-top:1px solid;
	  border-top-color:rgba(0,0,0,0.1);
	}
  .icon-find {
	  margin-bottom:20px;
	  padding-top: 20px !important;
	}
	.full-header{
		background-color: white;
	}
  .icon-text {
		color: #283b7d !important;
		line-height:1.5;
		padding:1em;
		font-size: 1.2em;
		font-weight:bold;
	}
  .icons {
	  padding-left:20px !important;
}
  .icon-image{
	  max-width: none!important;
	}
		}

@media only screen and (min-width: 867px) {
	.h4th-logo-box {
		top:-10px;
		left:0px;
		max-width: 220px !important;
			}
			.icons {
	  padding-left:20px !important;
}
		}
		
				
@media only screen and (min-width: 1047px) {
	.h4th-logo-box {
		top:-10px;
		left:0px;
		max-width: 220px !important;
						}
		.icons {
	  padding-left:75px !important;
}
					}
@media only screen and (min-width: 1047px) {
	.hw-home {
		max-width: 110px !important;
							}
						}
.top-banner {
	max-width: 100%;
	max-height: 110px;
  position: relative;
	left: -20px;
	
}

.icons {
	padding-top:40px;
	padding-left: 75px;
	text-decoration:none;
	float:left;
							}			
.icon-text {
	padding-top:10px;
	padding-left:50px;
	font-weight: bold;
	white-space:nowrap;
	position:absolute;
	color:white;
	font-size: 18px;
									}
						
.h4th-menu {
	top: -10px;
	left: 0px;
	position:absolute;
}
.cf-h4th {
	top:30px;
	position:relative;
				}

.icon-find {
	padding-right:150px;
		}
.icon-share {
	padding-right:250px;
				}
.icon-image {
	float:left; 
	position:relative;
	border: 0 none;
	outline:none;
}
.post-info { display: none; }
.press-subhead { display: none; }