#design-overlay {
	background:url('/sites/all/themes/clf/images/designs/basic-page.jpg') no-repeat center 0;	
	height:1000%;
	width:100%;
	position:absolute;
	opacity:0.8;
	display:none;
	z-index:1000;
}
/**
 * Misc module overrides
 */
.block,
.node {
	margin:0;
}
.field-collection-container,
.field-collection-view,
.field-collection-container .field-items .field-item {
	margin:0;
	padding:0;
	border:0 none;	
	position:relative;
}
#main-content {
	margin:0;
}
@media (min-width: 768px){
	body:not(.node-type-home-page):not(.node-type-landing-page) #main-content {
		padding:0 7em 0 0;
	}
}
#tasks { /* Hide the admin tasks links for development */
/*	display:none;*/
}
#messages-help-wrapper {
  z-index: 10;
  position: absolute;
  width: 100%;
}
/**
 * Global Styles
 */
body, form {
	font-family:'Merriweather', sans-serif;
	color:#3d3d3d;
}
h1, h2, h3, h4, h5, ©h2 a,
.field-name-field-link-block-heading,
.field-name-field-home-stats-heading,
.field-name-field-home-content-heading,
.view-superstars .views-field-title,
.view-staff .views-field-title a,
.view-photo-gallery .views-field-title a,
.view-stories .views-field-title,
.view-sponsor-collaborator .views-field-title a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;
	font-weight:300;
	text-shadow: 1px 1px 0px #fff;
}
h2 {
	font-size:1.8em;
}
h3,
.field-name-field-link-block-heading,
.field-name-field-home-stats-heading,
.field-name-field-home-content-heading,
.view-superstars .views-field-title,
.view-photo-gallery .views-field-title a,
.view-staff .views-field-title a,
.view-stories .views-field-title,
.view-sponsor-collaborator .views-field-title a{
  font-size: 1.7em;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin:0.5em 0 0;	
  color:#001d41;
}
h3 a {
	color:#001d41;
	font-weight:300;
}
h4 {
	letter-spacing: 0.15em;
	font-size: 1.1em;
	margin-bottom:1em;
	font-size:1.4em;
}
a {
	color:#61a609;
	font-weight:bold;
}
.unlink a,
.unlink a:hover {
	text-decoration:none;
	cursor:default;
}
p {
  line-height: 32px;
  font-size: 1.1em;	
  margin:0.5em 0;
}
li,
li a.active {
	color:inherit;
}
.button,
a.button,
.form-submit {
	padding:9px 25px;
	box-shadow:1px 1px 2px 0px black;
	border-radius:3px;
	border:0 none;
	font-family:'Merriweather', sans-serif;
	font-weight:bold;
	width:auto;
	display:inline-block;
	text-shadow:1px 1px 0px #5c5c5c;
  	-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;	
}
.back-link {
	float:right;
	margin:2em 0 1em;
}
.green-button,
.form-submit {
	background-color:#61a609;
	color:#fff;
}
.image-with-caption {
	background:#f2f2f2;
	padding:1em;
}
.image-with-caption img {
	width:100%;
}
hr {
	border:0 none;
	height: 1px;
	width:100%;
	max-width:380px;
	background-color:#dbdbdb;
	clear:both;
	margin:3em auto;
}
hr.down {
	box-shadow:1px 1px 2px 0px #ccc
}
hr.up {
	box-shadow:1px -2px 2px 0 #ccc;
}
.max-width,
/**
 * Child classes below
 */
.field-name-field-home-link-blocks,
.stories-wrapper,
.region-tertiary-content,
.group-home-statistics,
.home-bottom,
#block-webform-client-block-1320 form,
body:not(.node-type-home-page):not(.node-type-landing-page) #content-wrapper {
	max-width:1180px;
	margin:0 auto;
}
/**
 * Global view settings
 */
.block-views {
 	width: 100%;
 	float:left;
 	clear:both;
}
/**
 * Navigation
 * Lots of !important in here to override the plugin styles
 */
.sidr {
	background:#001d41;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	letter-spacing:0.1em;
	width: 270px;
}
.sidr ul {
	margin:43px 0 15px;
	border:0 none;
}
.sidr ul li {
	border:0 none;
	line-height:30px!important;
}
.sidr ul li a {
	font-size:20px!important;	
	transition:all ease 0.2s;
}
.sidr ul li:hover a {
	color:#61a609;
}
.sidr ul li:hover ul a {
	color:#fff;
}
.sidr ul ul li:hover a {
	color:#61a609;
}
.sidr ul li a, 
.sidr ul li span {
	font-weight:300;
	text-transform:uppercase;
}
.sidr ul li:hover > a, 
.sidr ul li:hover > span, 
.sidr ul li.active > a, 
.sidr ul li.active > span, 
.sidr ul li.sidr-class-active > a, 
.sidr ul li.sidr-class-active > span {
	border:0 none;
	box-shadow:0 0 0;
	line-height:30px;
}
.sidr ul li ul li,
.sidr ul li ul li a {
	line-height:30px!important;
	border:0 none!important;
	box-shadow:0 0 0!important;	
}
.sidr ul li ul {
	margin-top:1em;
	margin-bottom:1em;
}
.sidr ul li ul li a {
	color:#fff;
}
.sidr-expand {
	float: right;
	width: 40px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	margin-right: 10px;
}
.sidr ul ul ul {
	display:none;
}
.nav-utility {
	padding:0 15px;
}
.nav-utility .button {
	padding:3px 29px;
	margin-bottom:2em;
}
.nav-utility p {
	margin:0;
}
.nav-utility a {
	font-family: "Merriweather", sans-serif;
}
.nav-utility .utility-link a {
	letter-spacing:0;
	font-weight:normal;
	font-size:13px;
}
.nav-utility a img {
    display: inline-block;
    margin: 0 8px 0 0;
    position: relative;
    top: 2px;
}
.burger {
    font-size: 36px;
    position: relative;
    top: 2px;
    line-height:20px;
}
#sidr-0-button:hover,
#sidr-0-button:active {
	text-decoration:none;
	outline:0;
}
/**
 * Page
 */
#page {
	top:133px;
	position:relative;
}
.node-type-home-page #page {
	top:103px;
}
/**
 * Header
 */
#header-wrapper {
	background:0 none;
	position:fixed;
	z-index:100;	
	width:100%;
	background:#fff;
	border-bottom:1px solid #f2f2f2;
	top:0;	
}
#header {
	padding:1em 0;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	height:105px;
}
#branding {
	float:left;
}
#logo {
	padding:17px 23px;
}
#header-right {
	float:right;
	margin-right:4em;
	margin-top:2.2em;
	position:relative;
}
#header-right .header-right-full {
	display:inline;
}
#header-right .header-right-mobile {
	display:none;
}
#header-right .social-icon,
.region-header {
	display:inline-block;
	margin:0 0.7em;
}
#header-right .social-icon {
	position:relative;
	top:6px;
}
.region-header {
	margin-left: 2em;
	font-size: 1.4em;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #fff;
	letter-spacing: 0.08em;
}
.region-header #block-search-form {
	display:none;
	position:absolute;
	z-index:10;
	left:0;
	top:3em;
}
#donate-wrapper {
	float: right;
	margin-bottom: -98px;
	margin-top: 1px;
	margin-right: 5%;
}
#donate-wrapper a {
	display: inline-block;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background: #0091d4;
	font-size: 23px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	padding: 31px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.50);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.50);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.50);
}
#donate-wrapper a:hover,  #donate-wrapper.intlWrap a button:hover{
	text-decoration: none;
	background: #3ea7d8;
}

#donate-wrapper.intlWrap a {
	padding: 0;
}

#donate-wrapper.intlWrap a button .intlDnt{
	font-size: 16px;
	font-weight: 400;  
}

#donate-wrapper.intlWrap a button{
	border: none;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background: #0091d4;
	font-size: 23px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	padding: 31px;
	border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

/**
*	Landing page
*
*   (also uses ~all~ styles for homepage)
*/
.node-type-landing-page #donate-wrapper, .node-type-landing-page #page-title{
	display: none;
}

.node-type-landing-page #home-stats{
	margin-bottom: 1em;
}

.node-type-landing-page #columns .columns-inner, .node-type-landing-page #main-content {
	padding: 0 !important;
}

.node-type-landing-page .slide__description h2{
	font-size: 42px;
	font-weight: 500;
	text-shadow: none;
	margin: 0 0 16px;
}

.node-type-landing-page .slide__description p{
	font-size: 17px;
}

.node-type-landing-page .slide__description p:last-child{
	font-size: 14px;
	margin-top: 2em;
	line-height: 21px;
}

.node-type-landing-page .slick-arrow{
	height: 60px;
	width: 33px;
}

.node-type-landing-page .slick-prev.slick-arrow{
	left: 5px;
}
.node-type-landing-page .slick-next.slick-arrow{
	right: 5px;
}

.node-type-landing-page .slick-arrow::before{
	content: ' ';
	color: #fff;
	visibility: hidden;
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 33px;
}

.node-type-landing-page .slick-prev.slick-arrow::before{
	background: url('/sites/all/themes/clf/css/images/arrow-l.svg');
}

.node-type-landing-page .slick-next.slick-arrow::before{
	background: url('/sites/all/themes/clf/css/images/arrow-r.svg');
}

#block-webform-client-block-1320{
	background: #f2f2f2;
	padding-left: 5%;
	padding-right: 5%;
}

#block-webform-client-block-1320 label{
	color: #3d3d3d;
}

#block-webform-client-block-1320 .webform-component-textfield,
#block-webform-client-block-1320 .webform-component-textarea,
#block-webform-client-block-1320 .webform-component-email{
	max-width: none;
}

#block-webform-client-block-1320 h2{
	text-align: center;
	font-size: 2.5rem;
}

#block-webform-client-block-1320 #edit-submitted-i-am-a-check-all-that-apply{
	overflow: hidden;
	content: ' ';
	clear: both;
}

#block-webform-client-block-1320 #edit-submitted-i-am-a-check-all-that-apply div {
	float: left;
	margin-right: 3em;
}

#block-webform-client-block-1320 .webform-component--first-name { 
	clear: left;
}

#block-webform-client-block-1320 #webform-component--email_address {
	clear both;
}

@media (min-width: 1024px){

	#block-webform-client-block-1320 .form-text{
		width: 100%;
		max-width: none;
	}

	#block-webform-client-block-1320 .webform-component--first-name { 
		clear: left;
		margin-right: 3em;
	}

	#block-webform-client-block-1320 .webform-component--first-name, #block-webform-client-block-1320 .webform-component--last-name {
		width: calc(50% - 1.5em);
		float: left;
		max-width: none;
	}

	#block-webform-client-block-1320 .webform-component--city, #block-webform-client-block-1320 .webform-component--state{
		margin-right: 3em;		
	}

	#block-webform-client-block-1320 .webform-component--city, #block-webform-client-block-1320 .webform-component--state, #block-webform-client-block-1320 .webform-component--zip-code{
		float: left;
		width: calc(33.33% - 2em);
		max-width: none;
	}
}



@media (max-width: 1023px){
	.node-type-landing-page .slide__caption{
		padding: 1em 1em 0;
	}
}

@media (min-width: 1024px){
	.node-type-landing-page .slide__caption{
		margin-right: 4em;
	}
	.node-type-landing-page .slide__description{
		color: #fff;
		font-weight: bold;
	}
	.node-type-landing-page .slick-arrow::before, .node-type-landing-page .slick-arrow::after{
		visibility: visible;
	}
}

/**
 * Home page
 */
.node-type-home-page #page {
	/*position:relative;*/
}
.node-home-page {

}
/* Banner content */
.group-home-banner {
	position:relative;
	/*top:-7em;*/
	top:-5px;
	z-index:1;
}
.group-home-banner img {
	width:100%;
}
.group-home-banner-content {
	position: absolute;
	z-index: 10;
	min-width:405px;
	width:30%;
	right: 17em;
	bottom: 34%;
}
.field-name-field-home-headline {
  color: #fff;
  font-size: 4em;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.2em;
  padding:0 4%;
  margin-bottom: 24px;
  background: #001d41;
}
.field-name-field-home-headline span {
	background: #001d41;
	line-height:10px;
}
/* Link blocks */
.node-link-block {
	float:left;
	width:31%;
	margin-bottom:1em;
}
.node-link-block p {
  	margin: 0 0px 14px 0!important;
  	padding: 0 11%!important;	
}
.field-name-field-home-link-blocks > .field-items > .field-item:nth-child(2) .node-link-block {
	margin:0 3.5%;
}
.field-name-field-home-link-blocks {
	clear:both;
	padding:0 1em;
}
/* Statistics */
.group-home-statistics {
	text-align:center;
}
.field-name-field-home-content-heading {

}
.field-name-field-home-statistic > .field-items > .field-item {
	width: 25%;
	float: left;
	padding: 4%;
	border-right:1px solid #cccccc;
}
.field-name-field-home-statistic > .field-items > .field-item:nth-child(2){
	margin: 0 0 0 4.4%;
	padding: 4% 4.4% 4% 0;
}
.field-name-field-home-statistic > .field-items > .field-item:last-child {
	border-right:0 none;
}
.field-name-field-home-stat-heading {
    color: #61a609;
    font-family: "Open Sans Condensed";
    font-size: 6em;
    line-height: 1em;
    margin-bottom: 31px;
}
/* Main Content */
.group-home-main {
	background:#f2f2f2;
}
.group-home-main-inner {
	position:relative;
}
.field-name-field-home-main-content-image {
	position:relative;
}
.field-name-field-home-main-content-image img {
	display:block;
}
.field-name-field-home-content-heading {
	color:#fff;
	text-shadow:0 0 0;
}
.group-home-content-content {
	width:45%;
	float:right;
	position:absolute;
	color:#fff;
	padding:7em 3% 6em 0;
	z-index:10;
	right:0;
	top:0;
}
.group-home-content-content p {
	font-size:1.1em;
}
.field-name-field-home-main-content-link {
	margin:3em 0;
}
/**
 * Link Block
 */
.field-name-field-link-block-intro {
	text-align:center;
	margin:2em 0;
}
.node-link-block,
.view-photo-gallery .views-row,
.view-stories .views-row {
	background-color:#f2f2f2;
	text-align:center;
	max-width:380px;
}
.field-name-field-link-block-heading,
.home-story h4,
.view-superstars .views-field-title,
.view-photo-gallery .views-field-title a,
.view-stories .views-field-title {
	padding:14px 0 10px;
	font-size:2em;
}
.node-link-block .field-name-field-link {
	margin-bottom:2em;
}
/**
 * Story container
 */
.story-container {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	margin-top:4em;
	background:#f2f2f2;
}
.story-container h3 {
	margin:1.5em 0;
}
.story-container .link-wrapper {
	clear: both;
	float: left;
	width: 100%;
	margin: 4em 0;	
}
.stories-wrapper .home-story:nth-child(2){
	margin:0 3.5%;
}
.home-story {
	width:31%;
	float:left;
	text-align:center;
}
.home-story p {
	max-width: 325px;
	padding: 0 3em;
	margin-bottom: 1em;
}
.home-story img {
	border-radius:50%;
}
.home-story h4 {
	margin-bottom:0.5em;
}
/* Home Bottom */
.home-bottom {
	width:100%;
	clear:both;
	padding:5em 0;
}
.home-bottom-left {
	width:48%;
	float:left;
	text-align:center;
	padding-top:2em;
}
.home-bottom-left .node-title {
	padding:0 0 0.5em;
}
.home-bottom-left .form-text {
	width:90%;
}
.home-bottom-left .in-field-labels-processed {
	left:38px;
}
.home-bottom-right{
	width:48%;
	float:right;
	text-align:center;
}
/**
 * Basic Page Styles
 */
#section-title a {
	background: #f2f2f2;
	padding: 0.5em 0;
	text-align: center;
	font-weight: bold;
	font-size: 3.4em;
	letter-spacing: 0.05em;
	color:#001d41;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin-bottom:1em;
	position:relative;
	text-transform:uppercase;
	display:block;
}
#section-title a:hover {
	text-decoration:none;
}
#section-title.has-banner {
	padding:0;
	text-shadow: 1px 1px 0px #fff;
	margin-bottom: 2%;
}
#section-title.has-banner img {
	display:block;
	width:100%;
}
#section-title.has-banner .section-title-text {
/*	position:absolute;
	bottom:0;*/
	color:#fff;
	opacity:0.7;
	width:100%;
	bottom:0.5em;
}
#page-title {
	margin: 0;
	font-weight: 400;
	font-size: 3em;
	float:left;
	text-shadow: 1px 1px 0px #fff;
	color:#001d41;
	line-height:1em;
	letter-spacing: 0.05em;	
}
body:not(.node-type-home-page):not(.node-type-landing-page) h2,
body:not(.node-type-home-page):not(.node-type-landing-page) h2 a,
.view h3 {
	margin: 0;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-bottom: 0.8em;
	text-shadow: 1px 1px 0px #fff;
	color:#00428e;
	margin-top:1em;
}
.view h3 {
	margin:0;
}
.field-name-body p,
.field-type-text p,
.field-type-text-with-summary p {
	margin:1em 0 2em;
	font-size:1.1em;
}
#main-content .field-name-body p,
#main-content .field-type-text p,
#main-content .field-type-text-with-summary p {
	font-size:1.1em;
}
/**
 * Story
 */
.node-type-story .story-inner {
	max-width:816px;
	padding:3%;
	margin:0 auto;
}
iframe {
	width:100%;
	max-width:710px;
	height:400px;
	border:0 none;
}
.node-type-story iframe {
	max-width:1082px;
	height:607px;
}
body .story-personal-info h2 {
	margin:0;
}
.story-personal-info {
	clear:both;
}
.node-story #page-title {
	margin-bottom:0;
}
.story-teaser {
	font-weight:bold;
	margin:2em 0 1em;
}
.node-type-story .field-name-field-gallery-image figure {
	display:none;
}
/*.node-type-story .field-name-field-gallery-image figure:first-child {
	display:block;
}*/
/**
 * Person
 */
.field-name-field-person-image {
	float:left;
	margin-right:1em;
}
.node-type-person .story-personal-info {
	margin-bottom:3em;
}
.view-board-of-directors .views-row {
	margin:0 0 3em;
}
.view-board-of-directors h3 {
	font-weight:400;
	margin-bottom:0em;
	margin-top:2em;
	color:#3d3d3d;
}
.view-board-of-directors h3:first-child {
	margin-top:0;
}
.view-board-of-directors .views-field-title p {
    color: #064094;
    font-size: 1.2em;	
}
.view-board-of-directors .views-field-field-person-subtitle {
	font-family:"Yanone Kaffeesatz",sans-serif;
	color:#969696;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font-size:18px;
	margin-bottom:0;
	font-weight:400;
	margin-bottom:4px;
}

/**
 * Photo Gallery
 * Story and legacy donor view
 */
.view-photo-gallery .views-row,
.field-name-field-gallery-image > .field-items > .field-item,
.view-stories .views-row {
	float:left;
	clear:none;
	width:auto;
	/*margin:0 3% 2.5em 0;*/
	margin:0 1.5% 3em;
	width:30%;
}
.view-stories h3 {
	clear:both;
}
.view-footer {
	clear:both;
	width:100%;
	text-align:center;
}
.view-stories .views-row {
	min-height:575px;
}
.view-stories.view-legacy-donor .views-row {
	min-height:450px;
}
.view-photo-gallery .views-field-title a,
.view-stories .views-field-title {
    display: block;
    line-height: 33px;
    margin-top: 10px;
    min-height: 67px;
    padding: 0 1em 4px;
}
.view-stories .views-field-title {
	min-height:30px;
}
.node-type-photo-gallery .field-name-body {
	max-width:795px;
}
.view-stories {
	margin-top:3em;
}
.view-stories .views-field-field-story-teaser,
.view-stories .views-field-field-sport-level-of-play {
	padding:0 8%;
	margin:1em 0;
}
.view-stories .views-field-field-sport-level-of-play {
	margin-bottom:0;
}
.view-stories .views-field-field-born-deceased- {
	margin-bottom:0.5em;
}
.view-stories .views-field-field-external-link,
.view-stories .views-field-path {
	margin-bottom:1em;
}
/**
 * Checklist/FAQ
 */
.expand-heading {
	border:1px solid #dbdbdb;
	background:#f2f2f2;
	width:95%;
	padding:5px 15px;
	color:#00428e;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:2em;
	text-transform:uppercase;
	margin:1em 0 0;
	cursor:pointer;
	border-radius:5px;
	position:relative;
	transition:all ease 0.3s;
}
.expand-heading:hover,
.expand-heading.visible {
	background:#dbdbdb;
}
.state {
	position:absolute;
	right:1em;
	top:0;
}
/**
 * Forms
 */
form label, .webform-component--pledge-disclaimer p {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#7e7e7e;
	letter-spacing: 0.1em;
	font-size:1em;
	font-weight: 700;
}
.form-text,
.form-textarea {
	border:2px solid #7f7f7f;
	padding:9px 5px;
    font-family: "Merriweather",sans-serif;
    top: 14px;
    color:#7e7e7e;	
    font-weight:bold;
    max-width:98%;
}
.webform-component-textfield,
.webform-component-textarea,
.webform-component-email {
	max-width:502px;
}
.in-field-labels-processed {
	top:8px;
	left:17px;
}
.webform-component-date label,
.webform-component-radios label,
.webform-component-select label,
.webform-component-checkboxes label  {
	position:relative!important;
	top:inherit!important;
	left:inherit!important;
	margin-left: 6px;
}
.block-clf .webform-component-webform-cc-email label {
	display:none!important;
}
form fieldset .formtips-processed, 
.formtips-processed, form .form-item div.formtips-processed {
	max-width:400px;
}
form fieldset .formtips-processed, .formtips-processed, 
form .form-item div.formtips-processed {
    position: absolute;
    background-color: #001d41;
    color: #fff;
    padding: 10px;
    border: 1px solid #7e7e7e;
    opacity: 0.9;
    max-width: 400px;
    z-index: 100;
    border-radius: 3px;
}
a.formtip {
    background: url("/sites/all/themes/clf/images/form-tip.png") no-repeat 0 0;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 4px;
    position:relative;
    top:2px;
}
a.formtip:hover {
    background-position: 0 -15px;
    text-decoration: none;
}
/**
 * Press releases,
 * News,
 * Events
 */
.view {
	width:100%;
}
.view-press-releases h3,
.view-news h3 {
	font-weight:bold;
	margin-bottom:1.5em;
	clear:both;
	float:left;
}
.view-press-releases .views-row,
.view-news .views-row {
	margin-bottom:2em;
	clear:both;
	float:left;
	width:100%;
}
.view-events .views-row {
	margin-bottom:3em;
	clear:both;
	float:left;
}
.views-field-title a {
	color:#064094;
	font-size:1.2em;
}
.views-field-field-pr-date-1,
.views-field-date {
	margin-bottom:1em;
}
.view-news .views-field-title {
	margin-top:1em;
}
.view-press-releases .view-footer,
.view-news .view-footer {
	text-align:left;
}
.news-left,
.events-left {
	float:left;
	margin-right:1em;
	width:26%;
}
.news-right,
.events-right {
	float:left;
	width:72%;
}
.date-display-single {
	color:#8e8e8e;
	font-size:1.2em;
	letter-spacing:0.1em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;
}
.page-media-press-releases- {
	margin-top:6em;
}
/**
 * Superstars, Staff
 */
.view-superstars .views-row,
.view-staff .views-row,
.view-sponsor-collaborator .views-row {
	width:31%;
	float:left;
	clear:none;
    background-color: #f2f2f2;
    max-width: 380px;
    text-align: center;	
}
.view-superstars .views-row {
	min-height:376px;
	margin-bottom:1em;
}
.view-superstars .views-row:nth-child(3n+2),
.view-staff .views-row:nth-child(3n+2){
	margin:0 3.3%;
}
.views-field-field-superstar-subtitle,
.views-field-field-person-subtitle {
	margin-bottom:2em;
}
/**
 * Sponsor, Safer Soccer
 */
.view-sponsor-collaborator .views-row {
	float:left;
	clear:none;
}
.view-sponsor-collaborator h3 { 
	clear:both;
	padding:2em 0 1em;
}
/*.view-safer-soccer-supporters .views-row */
.view-sponsor-collaborator .views-row{
	border:1px solid #f2f2f2;
	margin-right: 10px;
	margin-bottom:10px;
}
.view-sponsor-collaborator .views-field-title {
	min-height: 94px;
	line-height: 24px;
	padding-top: 13px;	
}
.view-sponsor-collaborator .views-field-field-sc-logo {
	padding: 12px;
	background: #fff;
}
/**
 * Second Sidebar
 */
.region-sidebar-second .block:not(.plain-block) {
	background:#f2f2f2;
	padding:2em 5% 0.5em;
	margin-bottom:2em;
}
.region-sidebar-second .block-title {
	color:#001d41;	
	text-shadow: 1px 1px 0px #fff;
	margin-top:0;
}
.region-sidebar-second .block-title a {
	color:#001d41;
}
.region-sidebar-second .block .button {
	padding:3px 25px;
}
.block-menu-block ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
.block-menu-block ul li {
	list-style-image:none;
	list-style-type:none;
	margin:0 0 1em 0;
	padding:0;
}
.block-menu-block a {
	font-weight:normal;
	color:#3d3d3d;
}
.block-menu-block ul ul {
	margin-top:15px;
}
.block-menu-block ul ul li {
	line-height:16px;
	font-size:12px;
}
.region-sidebar-second .form-text {
	width:95%;
	font-size:12px;
}
.region-sidebar-second .block input.button {
    padding: 7px 25px;
    margin-bottom: 17px;
}
/**
 * Tertiary
 */
#tertiary-content-wrapper {
	background:#001d41;
}
.region-tertiary-content {
	color:#fff;
	padding:4em 0;
}
.region-tertiary-content .tertiary-block {
	text-align:center;
	width:30%;
	float:left;
}
.region-tertiary-content .block-clf {
	margin:0 3.5%;
}
.region-tertiary-content .block-clf #form-item-submitted-email-subscribe {
	display:none;
}
.region-tertiary-content .tertiary-block .block-inner {
	padding:0 5%;
}
.region-tertiary-content .tertiary-block .block-title,
.region-tertiary-content .tertiary-block .node-title {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom:1.5em;
    margin-top:1em;
    text-shadow:0 0 0;
}
.region-tertiary-content .tertiary-block  h2 {
	color:#fff;
	text-shadow:0 0 0;
	font-weight:normal;
}
.region-tertiary-content .tertiary-block p {
	line-height:25px;
	margin-bottom:1.5em;
}
.region-tertiary-content .tertiary-block a {
	font-weight:normal;
}

.block-tertiary-heading {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #61a609;
    font-size: 1.3em;
    font-style: italic;
    font-weight: bold;
    margin-top: 2em;
    padding: 0.6em 0;
    text-align: center;
    width: 100%;
}
.block-clf {
	border-left:1px solid #4d617a;
	border-right:1px solid #4d617a;
}
.block-clf form,
#block-search-form form {
	text-align:left;
}
.block-clf .form-text,
#block-search-form .form-text {
	max-width: 98%;
	border: 0 none;
	padding: 16px 7px 15px;
	height:15px;
}
.block-clf .form-item,
#block-search-form .form-item {
	width:80%;
	float:left;
  	margin-top: 0;	
}
.block-clf .form-submit,
#block-search-form .form-submit {
	width:19%;
	float:left;
	text-indent:-9999em;
	border-radius:0;
	padding:13px 13px 14px;
	height:46px;
	background:url('/sites/all/themes/clf/images/submit-arrow.jpg') #61a609 no-repeat 28px center;
}
#block-search-form .form-submit {
	background-position:12px center;
	height:34px;
}
.block-clf label,
#block-search-form label {
	font-family:'Merriweather', sans-serif;	
	top:14px;
}
#block-search-form .form-text {
    border: 2px solid #7f7f7f;
    font-size: 14px;
    height: 23px;
    padding: 4px 7px;
}
.block-clf a {
	color:#fff;
}
.social-icons {
    margin-bottom: 1.8em;
    margin-top: 1em;	
}
.social-icons ul,
.share-icons ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.social-icons ul li,
.share-icons ul li {
	padding:0;
	margin:0;
	display:inline-block;
	list-style:none;
	list-style-image:none;
	margin:0 2px;
	color:#fff;
}
.icon-main {
	display:inline-block;
	width:32px;
	height:31px;
	text-indent:-9999em;
	background-repeat:no-repeat;
	background-position:0 0 ;
}
.facebook-icon-main {
	background-image:url('/sites/all/themes/clf/images/facebook-icon-main.jpg');
}
.twitter-icon-main {
	background-image:url('/sites/all/themes/clf/images/twitter-icon-main.jpg');
}
.linkedin-icon-main {
	background-image:url('/sites/all/themes/clf/images/linkedin-icon-main.jpg');
}
.youtube-icon-main {
	background-image:url('/sites/all/themes/clf/images/youtube-icon-main.jpg');
}
.share-icon-main {
	background-image:url('/sites/all/themes/clf/images/share-icon-main.jpg');
}
.block-clf .unlink a {
	position:relative;
	top:5px;
}
/**
 * Add This
 */
.block-addthis {
	clear:both;
	float:left;
	margin:4em 0;
}
/**
 * Footer
 */
#footer-wrapper {
	background:#001836;
}
#footer {

}
#footer a {
	color:#fff;
}
#footer ul,
#footer li {
	list-style-type:none;
	list-style-image: none;
	padding:0;
	margin:0;
}
#footer ul li {}
#footer > ul > li  {
	width:20%;
	float:left;
}
#footer > ul > li:nth-child(6) {clear: left;}
#footer > ul > li > a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 1.5em;
	margin-top:3em;
	display: block;
	letter-spacing: 0.2em;
	font-weight:normal;
}
#footer ul ul li {
	margin-bottom:3px;

}
#footer ul ul a {
	font-size:0.9em;
}
.region-footer {
	clear:both;
	float:left;
	margin:6em auto 3em;
	width:100%;
	font-size:0.8em;
}
.region-footer p {
	margin-bottom:0;
	line-height:23px;
}
#footer .block-page-closure,
#footer .block-page-closure a {
	color:#717171;
	text-align:center;
}
/**
 * GeoSprawl
 */
#geosrc {
	min-height:100%;
}

#news_rss_icon {
   position:relative;
   top:56px;
   left:2px;
}

/**
 * Team Up Against Concussion Form / Pledge
 */

.webform-component-cc_email {
	
}
label[for="edit-submitted-pledge-to-participate"] {
	margin: 0;
}




.view-influencers .view-content .views-row {

	width:21%;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	clear:none;
    max-width: 380px;
    text-align: center;	

    background-color: #ffffff;

    min-height: 300px;
    		/* 
*/

}




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

.view-influencers .view-content .views-row {
	width:31%;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	clear:none;
    max-width: 380px;
    text-align: center;	
  } 

}

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

.view-influencers .view-content .views-row {
	width:50%;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	clear:none;
    max-width: 380px;
    text-align: center;	
  } 

}

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

.view-influencers .view-content .views-row {
    margin:0 0 1em 0;
    width:100%;
    padding:0;
  } 

}


.view-influencers img {
	  object-fit: cover;
  width:200px;
  height:200px;
      border-radius: 50%;
    border: 3px solid #61a609;
/* top, right, bottom, left 

    clip: rect(0px,100px,100px,0px);
*/
    /*border-radius: 50%;
    border: 3px solid #61a609;
  object-position: center; 
    object-fit: none; 
        height: 200px;
    width: 200px;
    min-width: 200px;*/

}

.view-influencers .views-field-field-link-to-detail{
	font-size: 1.3em;
}

.view-influencers .views-field-field-link-to-detail a{
	font-weight: 300;
	color:#001d41;
}


.node-photo-gallery .field-name-field-external-link{
   display: grid;
   float: left;
}