/*--------------------------
# Fonts
--------------------------*/

@font-face {
  font-family: 'Gloria Hallelujah DC';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/LYjYdHv3kUk9BMV96EIswT9DIbW-MIS11zWmvVCE.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat DC';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/JTUSjIg1_i6t8kCHKm459WlhzSTh89Y.woff) format('woff');
}

/*--------------------------
# Global
--------------------------*/

body {
	overflow-x: hidden !important;
}

a, a:active, a:focus {
	outline: none;
}

a, a:visited, a:hover, a:focus, a:active {
	color: #000000;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

p, li {
	font-family: 'Montserrat DC', sans-serif;
	color: #ffffff;
	line-height: 1.4;
	margin-bottom: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Gloria Hallelujah DC', sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
}

ul, ol {
	margin: 20px 0 30px 0;
	padding: 0;
	list-style-position: inside;
}

.post, .page {
	margin: 0;
}

#content {
	margin-top: 150px;
}

.home .entry-header, .entry-footer {
	display: none;
}

.entry-content, .hentry {
	margin: 0;
}

.vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.button {
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
	letter-spacing: 1px;
	border: 2px solid;
	padding: 3px 15px;
	font-size: 1.1em;
	text-shadow: none;
	box-shadow: none;
	font-family: 'Gloria Hallelujah DC', sans-serif;
	-webkit-transition: 0.35s ease all;
	-ms-transition: 0.35s ease all;
	-o-transition: 0.35s ease all;
	transition: 0.35s ease all;
}

.button.red {
	background-color: #dc7365;
	border-color: #dc7365;
	color: #ffffff;
}

.button.red:hover {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #dc7365;
}

/*--------------------------
# Navigation
--------------------------*/

#masthead {
	padding: 10px 0 18px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: 0.35s ease all;
	-ms-transition: 0.35s ease all;
	-o-transition: 0.35s ease all;
	transition: 0.35s ease all;
}

#masthead.scroll {
	background-color: #ffffff;
}

#site-navigation {
	float: none;
	text-align: center;
}

.menu-left-menu-container, .menu-right-menu-container, .logo {
	display: inline-block;
}

.main-navigation li {
	margin: 0 30px 18px;
}

.main-navigation a {
	color: #000000;
	font-family: 'Gloria Hallelujah DC', sans-serif;
	text-transform: uppercase;
	font-size: 0.95em;
}

/*--------------------------
# Home
--------------------------*/

.top {
	margin-top: 180px;
}

.home-slider {
	max-width: 1200px;
	margin: -210px auto 0;
	padding: 0 10px;
	position: relative;
	z-index: 2;
	background-color: #ffffff;
}

.home-slider .slider {
	height: 475px;
	background-size: cover;
	background-position: center;
}

.home-slider .slick-dots {
	bottom: 20px;
}

.home-slider .slick-dots li button {
	width: 15px;
	height: 15px;
	background-color: #3a3a3c;
	border-radius: 50%;
}

.home-slider .slick-dots li.slick-active button {
	background-color: #d3523e;
}

.home-slider .slick-dots li button::before {
	display: none;
}

.top .wpb_text_column:last-child {
	max-width: 840px;
	margin: 60px auto 75px;
	padding: 0 10px;
	position: relative;
	z-index: 2;
}

#about {
	padding: 20px 0 70px;
}

#about .vc_col-sm-12 {
	max-width: 1000px;
	margin: 0 auto;
	float: none;
}

#about .wpb_text_column {
	margin-bottom: 0;
}

#about .vc_col-sm-7 .wpb_text_column {
	padding-right: 50px;
	position: relative;
	z-index: 2;
}

#social-media {
	padding: 0 0 45px;
}

#social-media .vc_col-sm-12 {
	max-width: 1140px;
	margin: 0 auto;
	float: none;
	padding: 0 5px;
}

#social-media .wpb_text_column {
	position: relative;
	z-index: 2;
}

#social-media .wpb_text_column:first-child {
	margin-bottom: 25px;
}

.sm {
	margin-bottom: 0;
	position: absolute;
	right: 28px;
	top: 55px;
}

.sm .wpb_wrapper > a {
	color: #e8bc58;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 52px;
	height: 52px;
	display: inline-block;
	text-align: center;
	padding: 8px 0;
	-webkit-transition: 0.35s ease all;
	-ms-transition: 0.35s ease all;
	-o-transition: 0.35s ease all;
	transition: 0.35s ease all;
	position: relative;
	z-index: 9;
}

.sm .wpb_wrapper > a:hover {
	background-color: #e8bc58;
	color: #ffffff;
}

.sm .fa {
	font-size: 2em;
}

.sm .fa.fa-facebook-f {
	position: relative;
	left: -1px;
	top: 2px;
}

#sockblock .social-img {
	background-position: center center;
	background-size: cover;
	float: left;
	height: 240px;
	position: relative;
	width: calc(25% - 14px);
	margin: 7px;
}

#sockblock .social-img:nth-child(9) {
	display: none;
}

#sockblock ul li i {
	display: none;
}

#donate {
	padding: 10px 10px 30px;
}

#donate .vc_col-sm-12 {
	max-width: 900px;
	margin: 0 auto;
	float: none;
}

#donate .vc_col-sm-12 .vc_column-inner {
	position: relative;
	z-index: 2;
}

#donate .button.red {
	max-width: 400px;
	display: inline-block;
	padding: 8px 15px;
	margin: 5px 0;
	width: 100%;
}

#contact-us {
	padding: 0 12px 55px;
}

#contact-us .vc_col-sm-12 {
	max-width: 1140px;
	margin: 0 auto;
	float: none;
}

#contact-us .vc_col-sm-12 .vc_column-inner {
	position: relative;
	z-index: 2;
}

#contact-us p {
	font-size: 1.2em;
}

#gform_fields_1 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
}

#gform_fields_1 > * {
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-moz-page-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	padding: 0;
	margin-top: 0;
}

#gform_1 .gfield_label {
	display: none;
}

body .gform_wrapper .top_label#gform_fields_1 div.ginput_container {
	margin-top: 0;
}

#field_1_1, #field_1_2 {
	padding-right: 10px;
}

#field_1_2 {
	margin-top: 10px;
}

#field_1_3 {
	padding-left: 10px;
	margin-bottom: 0;
}

#input_1_1, #input_1_2, #input_1_3 {
	width: 100%;
	max-width: 100%;
	border-radius: 0;
	border-width: 3px;
	border-color: #f6f6f6;
	background-color: #f6f6f6;
	color: #a1a1a1;
	position: relative;
	z-index: 2;
	padding: 6px 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#input_1_1, #input_1_2 {
	line-height: 30px;
	max-height: 57px;
}

#input_1_3 {
	height: 112px;
	max-height: 112px;
	line-height: 30px;
}

#gform_1 .gform_footer {
	margin-top: 0;
	padding: 20px 0 0;
	text-align: center;
}

#gform_submit_button_1 {
	margin-right: 0;
	border-radius: 0;
	border-width: 2px;
	border-color: #e8bc58;
	background-color: #e8bc58;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Gloria Hallelujah DC', sans-serif;
	font-size: 1.4em;
	padding: 8px 11px;
	display: inline-block;
	cursor: pointer;
	width: auto;
	position: relative;
	z-index: 2;
	line-height: 1;
}

#gform_submit_button_1:hover {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #e8bc58;
}

/*--------------------------
# Parallax
--------------------------*/

.para {
	position: relative;
	display: block;
}

.para::before,
.para::after {
	content: '';
	position: absolute;
	top: 0;
	border-radius: 50%;
}

.para.para-one::before {
	background-color: #e8bc58;
	width: 300px;
	height: 300px;
	top: -55px;
}

.para.para-two::before {
	background-color: #d55440;
	width: 100px;
	height: 100px;
	top: 160px;
	left: -15px;
}

.para.para-three::before {
	background-color: #e8bc58;
	width: 375px;
	height: 375px;
	top: -260px;
	z-index: 1;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.para.para-four::before {
	background-color: #e8bc58;
	width: 110px;
	height: 110px;
	right: -50px;
	top: 300px;
}

.para.para-five::before {
	background-color: #6dc3bf;
	width: 100px;
	height: 100px;
	top: -140px;
	left: -50px;
}

.para.para-five::after {
	background-color: #6dc3bf;
	width: 250px;
	height: 250px;
	top: -35px;
	left: -50px;
}

.para.para-six::before {
	background-color: #d55440;
	width: 240px;
	height: 240px;
	right: -120px;
	top: -365px;
}

.para.para-six::after {
	background-color: #6dc3bf;
	width: 130px;
	height: 130px;
	right: -65px;
	top: -309px;
}

.para.para-seven::after {
	background-color: #e8bc58;
	width: 150px;
	height: 150px;
	top: 150px;
	left: 15%;
}

.para.para-eight::before {
	background-color: #d55440;
	width: 60px;
	height: 60px;
	left: 10%;
	top: 290px;
}

.para.para-nine::before {
	background-color: #e8bc58;
	width: 205px;
	height: 205px;
	right: -85px;
	top: -238px;
}

.para.para-nine::after {
	background-color: #6dc3bf;
	height: 130px;
	width: 130px;
	right: -47px;
	top: -200px;
}

.para.para-ten::before {
	background-color: #e8bc58;
	width: 65px;
	height: 65px;
	top: -40px;
	left: 50px;
}

.para.para-ten::after {
	background-color: #6dc3bf;
	width: 65px;
	height: 65px;
	top: -40px;
	left: 122px;
}

/*--------------------------
# Footer
--------------------------*/

.coffee-foot {
	text-align: center;
	padding: 18px 20px 35px;
	background-color: #616163;
}

.coffee-foot img {
	position: relative;
	top: 3px;
	margin-right: 8px;
}

.coffee-foot a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
}

/*--------------------------
# Responsive
--------------------------*/

#coffeerm-button {
	background-color: transparent;
	top: 22px;
	right: 18px;
	display: none;
	position: absolute;
	bottom: 0;
	width: 33px;
}

#coffeerm-button span {
	width: 26px;
	background-color: #000000;
}

#coffeerm-button span:nth-child(2),
#coffeerm-button span:nth-child(3) {
	top: 19px;
}

#coffeerm-button span:nth-child(4) {
	top: 26px;
}

ul.responsive-menu-items {
	background-color: #ffffff;
	padding: 0;
}

ul.responsive-menu-items .sub-menu {
	padding-left: 0;
	margin: 0;
}

ul.responsive-menu-items li ul.sub-menu li {
	margin: 0;
	padding-right: 20px;
}

ul.responsive-menu-items li ul.sub-menu a {
	padding-left: 0;
}

ul.responsive-menu-items li {
	list-style: none;
	position: relative;
	margin: 0;
	text-align: left;
}

ul.responsive-menu-items a {
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	padding: 8px 15px 6px;
	display: block;
	border: none;
	margin: 0;
	-webkit-transition: 0.35s ease all;
	-ms-transition: 0.35s ease all;
	-o-transition: 0.35s ease all;
	transition: 0.35s ease all;
}

ul.responsive-menu-items a::after {
	display: none;
}

ul.responsive-menu-items a.active,
ul.responsive-menu-items a:hover {
	background-color: #6dc3bf;
	color: #ffffff;
}

ul.responsive-menu-items li.menu-item-has-children::after {
	border-left: 10px solid #6dc3bf;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 0px solid #6dc3bf;
	top: 9px;
	right: 15px;
}

ul.responsive-menu-items li.menu-item-has-children:hover:after {
	border-left: 10px solid #ffffff;
	border-right: 0px solid #ffffff;
}

ul.responsive-menu-items li ul.sub-menu {
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	width: 100%;
}

ul.responsive-menu-items li ul.sub-menu li {
	padding-right: 0;
}

ul.responsive-menu-items li ul.sub-menu a {
	padding: 8px 15px 6px 25px;
	font-size: 1em;
}

ul.responsive-menu-items li ul.sub-menu .sub-menu a {
	padding-left: 45px;
}


@media (max-width: 1000px) {
	#about .vc_col-sm-5 {
		margin-top: 10px;
	}
	#about .vc_col-sm-7 .wpb_text_column {
		padding-right: 0;
	}
	#sockblock .social-img {
		width: calc(33.33% - 14px);
	}
	#sockblock .social-img:nth-child(9) {
		display: block;
	}
}

@media (max-width: 975px) {
	.main-navigation li {
		margin: 0 15px 18px;
	}
}

@media (max-width: 875px) {
	#coffeerm-button, .responsive-menu-items {
		display: block !important;
	}
	#primary-menu, #secondary-menu {
		display: none;
	}
	#masthead {
		padding: 0;
	}
	.logo {
		max-width: 300px;
	}
	#content {
		margin-top: 110px;
	}
	.home-slider .slider {
		height: 400px;
	}
	.para.para-one, .para.para-two {
		display: none;
	}
}

@media (max-width: 815px) {
	.sm {
		margin-bottom: 10px !important;
		position: relative;
		right: auto;
		top: -10px;
		text-align: center;
	}
	#sockblock {
		max-width: 600px;
		margin: 0 auto;
	}
	#sockblock .social-img {
		width: calc(50% - 14px);
	}
	#sockblock .social-img:nth-child(10) {
		display: none;
	}
}

@media (max-width: 768px) {
	/* iPad */
	.vc_col-xs-12, .vc_column_container {
		width: 100% !important;
		float: none !important;
	}
	.para {
		display: none;
	}
	.top .wpb_text_column:last-child {
		margin: 50px auto 55px;
	}
	.home-slider .slider {
		height: 300px;
	}
	.home-slider .slick-dots {
		bottom: 8px;
	}
	#about {
		padding: 0 0 60px;
	}
	#social-media {
		padding: 0 0 20px;
	}
	#donate {
		padding: 0 10px 25px;
	}
}

@media (max-width: 640px) {
	#contact-us {
		padding: 0 12px 30px;
	}
	#gform_fields_1 {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
	#field_1_1, #field_1_2 {
		padding-right: 0;
	}
	#field_1_3 {
		padding-left: 0;
	}
}

@media (max-width: 550px) {
	h1 {
		font-size: 1.5em;
	}
	.home-slider .slider {
		background-size: 450px;
		background-repeat: no-repeat;
	}
	#sockblock .social-img {
		height: 220px;
	}
	#contact-us p {
		font-size: 1em;
	}
}

@media (max-width: 450px) {
	#coffeerm-button {
		top: 16px;
		right: 12px;
	}
	.logo {
		max-width: 240px;
	}
	#social-media h1 {
		max-width: 200px;
		margin: 0.67em auto;
	}
	.sm .wpb_wrapper > a {
		width: 45px;
		height: 45px;
		padding: 6px 0;
	}
	.sm .fa {
		font-size: 1.8em;
	}
	#sockblock {
		max-width: 295px;
	}
	#sockblock .social-img {
		width: calc(100% - 14px);
		height: 240px;
	}
	.coffee-foot a {
		font-size: 0.8em;
	}
}
