@charset "UTF-8";
/* CSS Document */

.h1 {
	font-family: "Roboto Slab", serif;
	font-size: 52px;
	line-height: 58px;
	font-weight: 300;
	color: #652d90;
}
.h2 {
	font-family: 'complete_in_himregular';
	font-size: 70px;
	line-height: 62px;
	color: #ec008c;
}
.h3 {
	font-family: "Roboto Slab", serif;
	font-size: 40px;
	line-height: 56px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
	display: block;
}
.h3-green {
	font-family: "Roboto Slab", serif;
	font-size: 40px;
	line-height: 46px;
	font-weight: 100;
	color: #12a89d;
	text-align: center;
	display: block;
}
.h4 {
	font-family: "Roboto", sans-serif;
	font-size: 38px;
	line-height: 44px;
	font-weight: 400;
	color: #FFF;
}
.h4-green {
	font-family: "Roboto", sans-serif;
	font-size: 38px;
	line-height: 44px;
	font-weight: 400;
	color: #12a89d;
}
.h6 {
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	line-height: 27px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	display: block;
}
.paragraph {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	color: #FFF;
}
.paragraph-green {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	color: #12a89d;
}
.caption {
	font-family: "Roboto Slab", serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	color: #FFF;
	font-style: italic;
	text-align: center;
	display: block;
}
.credit {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #12a89d;
}
.logo {
	text-align: center;
	display: block;
	height: auto;
	width: 35%;
	max-width: 480px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.learn-more {
	height: auto;
	width: 30%;
	max-width: 390px;
	margin-top: 40px;
}
.discover-more {
	height: auto;
	width: 45%;
	max-width: 300px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.heart {
	text-align: center;
	display: block;
	height: auto;
	width: 60px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.image {
	height: auto;
	width: 100%;
	margin-bottom: 24px;
}
.member {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	overflow: visible;
	visibility: visible;
}
.member-mobile {
	height: 0;
	width: 0;
	margin-bottom: 0px;
	overflow: hidden;
	visibility: hidden;
}
.breaker {
	height: 1px;
	width: 100%;
}
.also-on-the-website {
	height: auto;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.social-media-logo {
	height: auto;
	width: 56px;
	margin-bottom: 60px;
	margin-right: 20px;
	margin-left: 20px;
}
.burger {
	height: auto;
	width: 100%;
}

li {
	color: #FFF;
}

article {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}


#menu {
	height: 26px;
	width: auto;
	background-color: #652d90;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: 30;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
	display: block;
}
#menu-open {
	position: fixed;
	visibility: hidden;
	z-index: 20;
	height: 0;
	width: 0;
}
#menu-close {
	position: fixed;
	visibility: hidden;
	z-index: 22;
	height: 0;
	width: 0;
}
#mobile-menu {
	height: 0;
	width: 0;
	visibility: hidden;
	z-index: 21;
}
#box-left {
	height: auto;
	width: 48%;
	visibility: visible;
	float: left;
	padding-bottom: 24px;
}
#box-right {
	height: auto;
	width: 48%;
	visibility: visible;
	float: right;
	padding-bottom: 24px;
}

A.class1 {color:white;}
A.class1:link  {text-decoration: underline; color: white;}
A.class1:visited {text-decoration: underline; color: white;}
A.class1:hover {text-decoration: underline; color: #652d90;}


A.class2 {color:black;}
A.class2:link {text-decoration: underline; color: #12a89d;}
A.class2:visited {text-decoration: underline; color: #12a89d;}
A.class2:hover {text-decoration: underline; color: #652d90;}

@media screen and (min-width:1200px) {

.h1 {
	font-family: "Roboto Slab", serif;
	font-size: 42px;
	line-height: 50px;
	font-weight: 300;
	color: #652d90;
}
.h2 {
	font-family: 'complete_in_himregular';
	font-size: 60px;
	line-height: 52px;
	color: #ec008c;
}
.h3 {
	font-family: "Roboto Slab", serif;
	font-size: 34px;
	line-height: 40px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
	display: block;
}
.h3-lilac {
	font-family: "Roboto Slab", serif;
	font-size: 34px;
	line-height: 40px;
	font-weight: 100;
	color: #bbb8dc;
	text-align: center;
	display: block;
}

}