/*
 Table Of Contents

 1.) Homepage
 2.) Blogpage
 3.) Single Post
 4.) Family
 5.) Meet ups
 6.) Locations
 7.) Particles
 8.) 404
 9.) Forms
 10.) Footer
 ===============================================*/

/*
 1.) Homepage
 ----------------------------------------*/

.hidden {
	visibility: hidden;
}

.submenu a:hover, .submenu a:active, .submenu a.focus {
	text-decoration: underline;
}

.menu.close {
	background: url('../images/close-icon.png') no-repeat;
	background-position: center right;
	height: 28px;
	font-size: 0;
}

.banner h1 {
	min-height: 125px;
}

.banner h1 span {
	display: block;
	font-size: 44px;
	text-transform: none;
	font-weight: 300;
}

.go-btn {
	background: #cf242b url('../images/next-arrow.png') no-repeat;
	font-family: 'Raleway', sans-serif;
	font-size: 2.3em;
	line-height: 1;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	padding: 7px 48px 7px 15px;
	margin: 0 0 36px;
	font-weight: 700;
	background-position: 95% 7px;
}


.cohover {
	display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.cohover:hover {
		border-radius: 0;
}

.cohover:hover:before {
    left: 0;
    right: 0;
}

.cohover:focus:before, .cohover:active:before {
	/*background: green;*/
}

.cohover:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: rgba(6, 158, 190, 1);
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.cohover.go-btn:before {
	background: #2E27CD;
}

.cohover.find-btn:before {
	background: #000;
}

.cohover.start-btn:before {
	background: #069ebe;
}

.video-sec {
	overflow: hidden;
}

.video-sec img {
	opacity: 0.9;
}

.video-sec img:hover {
	opacity: 1;
}

.video {
	float: left;
	width: 66%;
	margin: 0 0 22px 0;
	overflow: hidden;
	position: relative;
}

.video-icon {
	height: 104px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 38%;
	width: 90px;
}

.video > img {
	max-width: none;
}

.video1 > img {
	max-width: none;
}

.select-video {
	float: right;
	width: 34%;
	padding: 0 0 0 22px;
}

.video-title {
	background-color: #454545;
	margin: 0 0 22px 0;
}

.video-title span {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8em;
	line-height: 1.1;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 23px;
}

.video-title strong {
	display: block;
	font-size: 34px;
	font-weight: 900;
}

.select-video small {
	font-family: 'Actor', sans-serif;
	font-size: 8.7em;
	line-height: 1;
	color: #ad78b6;
	display: inline-block;
	vertical-align: top;
}

.join-sec {
	background: #000000 url('../images/join-bg.png') no-repeat scroll right top;
	padding: 30px 15px 8px;
	min-height: 134px;
	margin: 0 0 70px 0;
}

.join-form {
	float: left;
	width: 44%;
}

.join-form > div {
	margin: 0 0 19px 0;
}

.join-form > div:nth-child(2) {
	margin: 0 0 10px 0;
}

input#mce-EMAIL {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    font-size: 1.5em;
    line-height: 1;
    min-width: 282px;
    min-height: 43px;
    border: none;
    float: left;
    padding: 8px 19px;
    margin: 0 13px 0 0;
}

.join-form input[type="text"] {
	font-family: 'Raleway', sans-serif;
	color: #000000;
	font-size: 1.5em;
	line-height: 1;
	min-width: 282px;
	min-height: 43px;
	border: none;
	float: left;
	padding: 8px 19px;
	margin: 0 13px 0 0;
}

.join-btn {
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
	line-height: 1;
	background: #ffbd53;
	min-width: 84px;
	min-height: 43px;
	text-transform: uppercase;
	font-weight: 900;
	border: none;
	float: left;
	padding: 5px 10px;
}

.join-btn:focus {
    border: none;
}

.join-form input[type="checkbox"] {
	opacity:0;
}

.join-form > div label {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.4em;
	line-height: 1;
	color: #ffffff;
	font-weight: 900;
	position: relative;
	padding-left: 24px;
}

.join-form > div{
	position: relative;
}
.join-form > div label:before,.check-box{
	height:16px;
	width: 16px;
    left: 0;
    position: absolute;
    top:0px;
	background:#fff;
	 content: "";
}
.check-box{
	 z-index: 9;
}
.join-form > div label:after{
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:transparent none repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #000 #000;
	border-color:-webkit-use-text-color -webkit-use-text-color #000 #000;
	border-color: #000 #000;
	border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 2px 2px;
    content: "";
    height: 6px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 4px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform:  rotate(-45deg); /* Chrome, Safari, Opera */
    width: 10px;

}
.check-box:checked + label:after{
	opacity:1;
}



.join-cont {
	float: left;
	width: 56%;
}

.join-cont p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.4em;
	line-height: 1.2;
	color: #ffffff;
	width: 80%;
}

.join-cont img {
	float: left;
	margin: -9px 17px 0 0;
}

.join-cont > div {
	float: left;
	width: 75%;
}
.grid {
	width: 103%;
}

.grid-container {
	position: relative;
	margin: 0;
	background: #fff;
}


.grid-sec ul li {
	list-style-type: none;
	padding-right: 20px;
	position: relative;
	width: 33%;
}

.grid-container figure > img {
	opacity: 0.6;
	vertical-align: top;
	width: 100%;
	height: auto;
}

.grid-cont {
	position: absolute;
	bottom: 90px;
	left: 25px;
}

.grid-cont1 {
	left: 25px;
	top: 85px;
}

.grid-cont2 {
	bottom: 0;
	left: 16px;
	top: inherit;
}

.grid-cont3 {
	left: 21px;
	position: absolute;
	top: 5px;
}

.grid-cont4 {
	bottom: 115px;
	left: 19px;
	top: inherit;
}

.read-more1 {
	padding: 13px 21px 23px !important;
}

.lread-more2 {
	padding: 15px 25px 23px;
}

.grid-cont5 {
	left: 21px;
	position: absolute;
	top: 80px;
}

.grid-cont6 {
	bottom: 0;
	left: 17px;
	position: absolute;
	top: inherit;
}

.grid-cont h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 2.8em;
	color: #a9fddc;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

.grid-cont h3 a {
	color: #a9fddc;
}

.slider-btn {
	font-family: 'Raleway', sans-serif;
	background: #411f92;
	border-radius: 7px;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: 700;
	padding: 7px 10px;
	display: inline-block;
}

.grid-cont h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 5.5em;
	line-height: 1;
	color: #fffbc5;
}

.grid-position {
	bottom: -3px;
	left: 20px;
}

.connect {
	background: url("../images/hylo-logo.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	padding: 23px 82px 23px 0;
}

.grid-position1 {
	bottom: -21px;
}

.read-more {
	position: absolute;
	bottom: 0;
	background: #0a0a0a;
	width: 100%;
	padding: 17px 26px 15px;
}

.read-more p {
	font-size: 1.4em;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 800;
}

.read-more p > a {
	text-decoration: underline;
	color: #ffffff;
}

.grid-sec {
	margin-bottom: 50px;
}

.community {
	overflow: hidden;
	margin: 0 0 42px 0;
}

.community-left {
	float: left;
	width: 68%;
}

.community-video {
	background: rgba(0,0,0,0.5);
	margin: 0 0 36px 0;
}

.community-video li {
	list-style-type: none;
	background: #f8f8f8;
	padding: 24px 0 0 20px;
}

.community-video li > div {
	position: relative;
}

.community-video li img {
	vertical-align: top;
}

.slick-info {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	padding: 30px 52px 32px 20px;
	width: 100%;
	max-width: 621px;
}

.slick-info span, .slick-info small {
	font-family: 'Raleway', sans-serif;
	font-size: 2.3em;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 500;
}

.slick-info small {
	display: block;
	font-size: 1.8em;
	line-height: 1;
}
.slick-info span > strong {
	display: block;
	font-weight: 900;
	text-transform: uppercase;
}

.slick-dots {
	bottom: -25px;
}

.meet-info {
	position: relative;
	background: #fcfcf9 url('../images/meet-info.png') no-repeat scroll center center;
	padding: 0 29px;
	min-height: 515px;
}

.meet-btn {
	position: absolute;
}

.find-btn, .start-btn {
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	font-size: 2.2em;
	text-transform: uppercase;
	padding: 25px;
	margin-top: 218px;
}

.find-btn {
	background-color: #069ebe;
	float: left;
}

.start-btn {
	background-color: #000000;
	float: right;
}

.location {
	float: right;
	padding: 0 0 0 15px;
	width: 31%;
}

.location li {
	list-style-type: none;
	text-align: right;
	margin: 0 0 27px;
}

.location li a {
	background: url('../images/loc-arrow.png') no-repeat;
	color: #575757;
	font-family: 'Raleway', sans-serif;
	font-size: 3em;
	line-height: 1.1;
	padding: 0 30px 0 0;
	position: relative;
	background-position: 95% 10px;
}

.sponsors {
	margin: 0 0 48px 0;
}

.sponsors > h2 {
	margin: 0 0 12px;
	text-align: center;
}

.sponsors ul li {
	display: inline-block;
	list-style-type: none;
	text-align: center;
	width: 24%;
	margin: 0 0 40px 0;
	vertical-align: middle;
}

.sponsors ul li:nth-child(4n+4) {
	text-align: right;
}

.sponsors ul li:nth-child(4n+1) {
	text-align: left;
}

.sponsors li img {
    max-width: 180px;
    height: auto;
}

.sponsors a {
	display: inline-block;
}

.connect-sec {
	background: #cacbc9;
	text-align: center;
	padding: 20px 0 21px;
}

.connect-sec h3 {
	font-weight: 400;
	color: #000000;
	margin: 0 auto;
	font-size: 2.3em;
	text-transform: uppercase;
}

.connect-sec h3 > a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.zig-zag {
	background: url('../images/zigzag.png') no-repeat scroll bottom right;
	min-height: 240px;
	background-size: cover;
}

.cohack-words{
	display: inline;
}

.cohack-words span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	max-height: 65px;
	overflow: hidden;
}

.cohack-words span{
	max-width: 900px;
	animation: rotateWords 13s linear infinite 0s;
}

.cohack-words span:nth-child(2) {
	animation-delay: 3s;
}
.cohack-words span:nth-child(3) {
	animation-delay: 6s;
}
.cohack-words span:nth-child(4) {
	animation-delay: 9s;
}
.cohack-words span:nth-child(5) {
	animation-delay: 12s;
}
.cohack-words span:nth-child(6) {
	animation-delay: 15s;
}
.cohack-words span:nth-child(7) {
	animation-delay: 18s;
}
.cohack-words span:nth-child(8) {
	animation-delay: 21s;
}
.cohack-words span:nth-child(9) {
	animation-delay: 24s;
}
.cohack-words span:nth-child(10) {
	animation-delay: 27s;
}

@keyframes rotateWords {
    0% { opacity: 1; animation-timing-function: ease-in; width: 0px; }
    10% { opacity: 0.3; width: 0px; }
	20% { opacity: 1; width: 100%; }
    27% { opacity: 0; width: 100%; }
    100% { opacity: 0; }
}

.go-content {
	margin-bottom: 25px;
}
.go-left {
	display: inline-block;
    width: 30%;
	vertical-align: top;
    position: relative;
    overflow: hidden;
}

.go-left img {
    width: 85%;
    margin: 0 auto;
    display: block;
}

.go-left .quote {
	font-family: 'Alegreya Sans', sans-serif;
    font-style: italic;
    margin: 40px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 40px;
    font-weight: bold;
    font-size: 2.6em;
    line-height: 1.5em;
    text-align: right;
    width: 85%;
}

.go-left .find-btn {
	margin-top: 0;
	text-align: right;
}

.go-right {
	display: inline-block;
    margin: 0 0 8px;
	display: inline-block;
    width: 68%;
	vertical-align: top;
    position: relative;
    overflow: hidden;
}

.go-right p {
	font-family: 'Noto Sans', sans-serif;
    font-size: 1.6em;
    color: #5c5b5c;
    margin: 0 0 12px;
    line-height: 1.6;
}
/*
 2.) Blogpage
 ----------------------------------------*/

.blogpage #content .container {
	padding: 0 0 0 3px;
}

.filter-sec {
	padding: 0 0 100px;
}

.filter-sec h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 6.9em;
	line-height: 1.4;
	margin: 0 0 70px 0;
}

.filter-sec h2 > span {
	font-family: 'Raleway', sans-serif;
	font-size: 44px;
	line-height: 1.2;
	font-weight: 400;
	display: block;
	text-transform: none;
}

.slider-btn.pill{
	margin-right: 2px;
}

.slider-btn.pill-1 {/* Other */
	background-color: #357CA2;
}

.slider-btn.pill-16 { /* Videos */
	background-color: #DA3838;
}

.slider-btn.pill-17 { /* Events */
	background-color: orange;
}

.slider-btn.pill-18 { /* Posts */
	background-color: #52C900;
}

.menu-wrap li:first-child {
	background: none;
	padding: 0;
	vertical-align: bottom;
}

.menu-wrap li:first-child span {
	font-family: 'Raleway', sans-serif;
	font-size: 1.6em;
	line-height: 1;
	color: #000000;
	text-transform: uppercase;
	font-weight: 900;
}

.menu-wrap li.active {
	background: #411f92;
}

.menu-wrap li.events {
	background-color: orange;
}

.menu-wrap li.other {
	background-color: #357CA2;
}

.menu-wrap li.videos {
	background-color: #DA3838;
}

.menu-wrap li.posts {
	background-color: #52C900;
}

.grid-wrap {
	float: left;
	width: 31.33%;
	margin: 0 24px 0 0;
}

div.grid-wrap:last-child {
	margin: 0;
}

.new-grid-wrap {
	float: none;
	width: auto;
	margin: 0;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	-webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
}

.menu-wrap {
	margin: 0 0 28px;
}

.menu-wrap li {
	display: inline-block;
	background: #9d60a7;
	list-style-type: none;
	margin-right: 12px;
	border-radius: 7px;
	padding: 0;
}

.menu-wrap li:hover{
	border-radius: 0;
}

.menu-wrap li a {
	font-family: 'Raleway', sans-serif;
	font-size: 1.4em;
	color: #ffffff;
	display: block;
	font-weight: 700;
	line-height: 1.5;
	padding: 7px 10px 8px;
}

.grid-img-wrap {
	margin: 0 0 64px;
}

.grid-img-wrap .grid-wrap .grid-container img{
	width:100%;
	opacity:0.6;
}

.grid-img-wrap .new-grid-wrap .grid-container img{
	width:100%;
	opacity:0.9;
	margin-top: 22px;
}

.grid-img-wrap .new-grid-wrap .grid-container img:hover{
	opacity:1;
}

.grid-img-wrap li {
	list-style-type: none;
	width: 33%;
	display: inline-block;
	height: auto;
}

.grid-cont-pos {
	bottom: 105px;
	left: 19px;
}

.grid-cont-pos2 {
	bottom: 23px;
	left: 21px;
}

.grid-cont-pos3 {
	bottom: 88px;
	left: 16px;
}

.grid-cont-pos4 {
	bottom: 19px;
	left: 17px;
}

.load-more {
	width: 184px;
	text-align: center;
	margin: 0 auto;
	font-family: 'Raleway', sans-serif;
	font-size: 2.4em;
	color: #ffffff;
	background: #cf242b;
	text-transform: uppercase;
	display: block;
	padding: 5px 0;
	font-weight: 500;
}

/*
 3.) Single Post
 ----------------------------------------*/
.post #content .container {
	padding: 0;
}

.post-wrap {
	margin: 0 0 94px;
}

.post-wrap h1 {
	text-transform: none;
	line-height: 151%;
	width: 82%;
	margin: 0 0 43px 0;
	text-transform: uppercase;
}

.single-post .post-wrap h1 {
    width: 100%;
    line-height: 100%;
}

.post-wrap h1 span p {
    display: block;
    font-size: 43px;
    font-weight: 300;
	line-height: 64px;
	text-transform: none;
	color: #161e21;

	font-family: "Raleway", sans-serif;
}

.post-featured {
	margin: 0 0 50px;
}

.post-detail {
	padding: 0 0 0 6px;
}

.post-detail h2 {
    margin: 0 0 20px 0;
}

.post-detail span,
.post-detail address {
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	display: block;
	line-height: 20px;
	margin: 0 4px 8px 0;
}

.post-detail address a {
	text-decoration: underline;
}

.post-detail strong {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.8em;
	font-weight: 900;
	display: block;
	margin: 0 0 28px 0;
}

.little-btn {
	background: #411f92;
	border-radius: 7px;
	color: #ffffff;
	display: inline-block;
	font-family: "Raleway", sans-serif;
	font-size: 1.6em;
	font-weight: 600;
	padding: 7px 15px;
	margin: 0 0 20px 0;
}

.post-article {
	padding: 0 0 0 6px;
	width: 77%;
}

.post-article.fullwidth {
	width: 98%;
}

.post-article p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.6em;
	color: #5c5b5c;
	margin: 0 0 8px;
	line-height: 1.6;
}

.post-wrap p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.6em;
	color: #5c5b5c;
	margin: 0 0 8px;
	line-height: 1.6;
}

.post-article p > a {
	text-decoration: underline;
	color: #5c5b5c;
}

.post-wrap ul,
.post-wrap ol {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.6em;
	color: #5c5b5c;
	margin: 8px 0 24px;
	line-height: 1.6;
}

.post-article blockquote {
	border-bottom: 2px solid #e4e4e4;
	border-top: 2px solid #e4e4e4;
	color: #000000;
	font-family: "Noto Sans", sans-serif;
	font-size: 1.8em;
	line-height: 1.6;
	margin: 41px 0 32px;
	padding: 20px 92px 22px 53px;
}

.page-thumbnail {
    margin: 0 0 43px 0;
}

.social-share {
	padding: 59px 0 0 6px;
	margin: 0 0 111px 0;
}

.social-share li {
	list-style-type: none;
	display: inline-block;
	vertical-align: middle;
}

.social-share li:first-child span {
	font-family: "Raleway", sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.9em;
	margin-right: 25px;
}

ul.social-share li img {
	width: 50px;
    height: auto;
    margin: 0 10px 0 0;
}

ul.social-share li img:hover {
    margin-top: -7px;
}

.social-share li a {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.8em;
	font-weight: 700;
}

.prev, .next {

	color: #ffffff;
	display: inline-block;
	font-family: "Raleway", sans-serif;
	font-size: 2.3em;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
}
.prev {
	background: #cf242b url('../images/prev-arrow.png') no-repeat;
	float: left;
	padding: 6px 20px 6px 67px;
	background-position: 15px 6px;
}

.next {
	background: #cf242b url('../images/next-arrow.png') no-repeat;
	float: right;
	padding: 6px 68px 6px 10px;
	background-position: 90% 6px;
}

/*
 4.) Family
 ----------------------------------------*/

.partner-wrap {
	padding: 0 0 50px;
}

.partner-wrap h2 {
	margin: 0 0 24px;
}

.family .container {
	padding: 0 0 0 8px;
}

.partner-wrap h1 {
	line-height: 134%;
	margin: 0 0 78px;
}

.partner-wrap h1 span {
	font-family: "Raleway", sans-serif;
	display: block;
	font-size: 43px;
	font-weight: 400;
	text-transform: none;
	font-weight: 300;
	line-height: 53px;
}

.member-box {
	width: 31%;
	float: none;
    margin: 0 20px 20px 0;
    display: inline-block;
}

div.member-box:last-child {
	width: 31%;
}

.advisors, .staff {
	margin: 0 0 68px 0;
}

.member-blog {
	background: #0a0a0a;
	padding: 17px 32px 17px 18px;
}

.member-box figure {
	position: relative;
}

.member-box figure img {
	vertical-align: top;
	width: 100%;
}

.member-box figcaption {
	position: absolute;
	font-family: "Raleway", sans-serif;
	color: #a9fddc;
	font-size: 2.8em;
	text-transform: uppercase;
	font-weight: 900;
	bottom: 14px;
	left: 15px;
	line-height: 1;
}

.member-blog p, .member-blog a {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: 700;
	display: block;
}

.member-blog p {
	margin: 0 0 25px;
	line-height: 1.3;
}

.member-blog a {
	text-decoration: underline;
	margin: 0 0 5px 0;
}

/*
 5.) Meet Us
 ----------------------------------------*/

.meetpage .header-wrap {
	margin: 0 0 55px;
}

.meet-ups h1 {
	line-height: 151%;
}

.meet-ups h1 span {
	display: block;
	font-size: 44px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: none;
}

#map {
	margin: 0 0 87px;
	/*background-image: url(http://cohack.wpengine.com/wp-content/themes/cohack/assets/images/map.jpg);*/
	background-image: url('/wp-content/themes/cohack/assets/images/map.png');
	width: 967px;
	height: 541px;
	position: relative;
}

.dot {
	width: 9px;
	height: 9px;
	border-radius: 4px;
	border: 1px solid #000;
	background-color: #a9fddc;
	position: absolute;
	margin-left: -3px;
	margin-top: -3px;
}

.meet-ups h1 span a {
	display: block;
	position: relative;
	text-decoration: underline;
}

.meet-ups h1 span {
	display: block;
	font-size: 44px;
	font-weight: 300;
	text-transform: none;
}

.location-area li figure {
	position: relative;
}

.location-area li figcaption {
	position: absolute;
}

.location-area li figcaption {
	bottom: 20px;
	color: #a9fddc;
	font-family: "Raleway", sans-serif;
	font-size: 2.8em;
	font-weight: 900;
	left: 17px;
	position: absolute;
	text-transform: uppercase;
	line-height: 1.1;
	bottom: 27px;
}

.location-area li figcaption a {
	color: #a9fddc;
}

.location-area li figcaption span {
	text-transform: none;
	display: block;
}

.location-area li figure img {
	vertical-align: top;
	width: 100%;
	opacity: 0.9;
}

@media screen and (min-width: 767px) {
	.location-area li figure img {
		max-height: 165px;
	}
}

.location-area li figure:hover img {
	opacity: inherit;
}

.location-area li:hover figcaption a {
	text-decoration: underline;
}

.location-area li {
	list-style-type: none;
	float: left;
	margin: 0 22px 22px 0;
	width: 31.7%;
}

.location-area li:nth-child(3n+3) {
	margin: 0 0 22px 0;
}

.location-area {
	margin: 0 0 72px;
}


/*
 6.) Location
 ----------------------------------------*/

.post-gallery {
	margin-top: 70px;
}
.post-gallery li {
	display: inline-block;
	list-style: none;
	margin: 0 8px 8px 0;
}

.pw_map_canvas {
	margin-bottom: 45px;
}

h2.address{
	margin-bottom: 45px;
}

h2.location-title{
	width: 62%;
	display: inline-block;
	margin-top: 34px;
}

h2.details {
	margin-top: 45px;
}

.meetup-btn {
	display: inline-block;
    margin: 0px 0 15px 0;
    float: right;
    padding: 0;
}

.meetup-btn img {
    height: 100px;
    width: auto;
}

.meetup_organizers {
	margin-bottom: 44px;
}

ul.location_links li {
	list-style: none;
}

ul.location_links li a {
	list-style: none;
	color: #32A8E7;
	text-decoration: underline;
	font-weight: 600;
}

h2.contact{
	margin-top: 44px;
}

/*
 7.) Particles
 ----------------------------------------*/
  canvas{
	  display: block;
	  vertical-align: bottom;
  }

  #particles-js {
     position:absolute;
     width: 100%;
     height: 250px;
     background-color: #d05174;
     background-image: url("");
     background-repeat: no-repeat;
     background-size: cover;
     background-position: 50% 50%;
 }

 /*
  8.) 404
  ----------------------------------------*/
  .post-wrap h2.oops {
  }


  /*
    9.) Forms
    ----------------------------------------*/
  #content .gfield_label {
      font-size: 18px;
	  font-weight: bold;
  }

  #content .gform_wrapper input[type=email],
  #content .gform_wrapper input[type=number],
  #content .gform_wrapper input[type=password],
  #content .gform_wrapper input[type=tel],
  #content .gform_wrapper input[type=text],
  #content .gform_wrapper textarea,
  #content .gform_wrapper input[type=url] {
      font-size: 18px;
      font-family: inherit;
      padding: .616em 0;
      letter-spacing: normal;
      text-indent: .25em;
	  margin-bottom: 35px;
  }

#content .gform_wrapper .gform_footer input[type=submit] {
	background-color: #069ebe;
    float: none;
	color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-size: 2.2em;
    text-transform: uppercase;
    padding: 18px;
    margin-top: 2px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 2.5em;
}

/*
  10.) Footer
  ----------------------------------------*/
#footer a {
    color: #FFF;
}

#footer .join-form {
    width: 100%;
}
