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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----------------------------- BASE STYLES --*/

#wrapper{
	width:100%;
}

img {
	width:100%;
}

#content{
	position:absolute;
	width:100%;
	height:96%;
	margin-top:auto;
	margin-left:auto;
	}
	
.ModulusRegular{
	position:absolute;
	width:100%;
	margin-top:4%;
	margin-left:-2%;
	font-family: ModulusRegular;
	font-size:2.4vw;
	letter-spacing:1px;
	color:rgb(120,120,120);
}

.ModulusRegular li{
	float:left;
	margin-left:8%;
}

.ModulusRegular a:link, a:visited{
	text-decoration:none;
	color:rgb(120,120,120) !important;
}

.ModulusRegular a:hover, a:active{
	text-decoration:none;
	color:rgb(105,216,222) !important;
}

.cws_grid{
	position: relative;
}

.cws_grida, .cws_gridb, .cws_gridc, .cws_gridd, .cws_gride, .cws_gridf, .cws_gridg, .cws_gridh, .cws_gridi, .cws_gridj, .cws_gridk, .cws_gridl{
	position:absolute;
	width:22.6%;
	height:3%;
}

.cws_grida, .cws_gridb, .cws_gridc, .cws_gridd{
	margin-top:17%;
	margin-left:4%;
	cursor: pointer;
}

.cws_gridb{
	margin-left: 27%;
}

.cws_gridc{
	margin-left: 50.2%;
}

.cws_gridd{
	margin-left:73.3%;
}

.cws_gride, .cws_gridf, .cws_gridg, .cws_gridh{
	margin-top:32.65%;
	margin-left:4%;
	cursor: pointer;
}

.cws_gridf{
	margin-left:27%;
}

.cws_gridg{
	margin-left:50.2%;
}

.cws_gridh{
	margin-left:73.3%;
}

.cws_gridi, .cws_gridj, .cws_gridk, .cws_gridl{
	margin-top:48.3%;
	margin-left:4%;
	margin-bottom: 4%;
	cursor: pointer;
}

.cws_gridj{
	margin-left:27%;
}

.cws_gridk{
	margin-left:50.2%;
}

.cws_gridl{
	margin-left:73.3%;
}

#cwsOvera, #cwsOverb, #cwsOverc, #cwsOverd, #cwsOvere, #cwsOverf, #cwsOverg, #cwsOverh, #cwsOveri, #cwsOverj, #cwsOverk, #cwsOverl{
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
	display:none;
}

.cwsoveratop{
	width: 100%;
	background-image: url(../images/cws_subsh.jpg);
	background-repeat: repeat;
	background-size: cover;
	height: auto;
	padding-bottom: 33%;
}

#cwsOverg{
	background-image: url(../images/cws_subrg.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-size: cover;
	border-bottom: 65px solid white;
}

#cwsOverh{
	background-image: url(../images/cws_subms.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-size: cover;
}

#cwsOverj{
	background-image: url(../images/cws_subgs.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-size: cover;
	border-bottom: 65px solid white;
}

.cwssub_hdra, .cwssub_hdraa, .cwssub_hdrb, .cwssub_hdrbb, .cwssub_hdrc, .cwssub_hdrcc, .cwssub_hdrd, .cwssub_hdrdd, .cwssub_hdre, .cwssub_hdree, .cwssub_hdrf, .cwssub_hdrff, .cwssub_hdrg, .cwssub_hdrgg, .cwssub_hdrh, .cwssub_hdrhh, .cwssub_hdri, .cwssub_hdrii, .cwssub_hdrj, .cwssub_hdrjj, .cwssub_hdrk, .cwssub_hdrkk, .cwssub_hdrl, .cwssub_hdrll{
	padding-top: 10%;
	padding-left: 8%;
	font-family: 'Rubik', sans-serif;
	font-size: 2.5vw;
	letter-spacing: -0.04em;
	color: rgba(77,77,77,1.00);
}

.cwssub_hdra, .cwssub_hdraa, .cwssub_hdrg, .cwssub_hdrgg, .cwssub_hdrh, .cwssub_hdrhh, .cwssub_hdrj, .cwssub_hdrjj{
	color: rgba(255,255,255,1.00)
}

.cwssub_hdraa, .cwssub_hdrbb, .cwssub_hdrcc, .cwssub_hdrdd, .cwssub_hdree, .cwssub_hdrff, .cwssub_hdrgg, .cwssub_hdrhh, .cwssub_hdrii, .cwssub_hdrjj, .cwssub_hdrkk, .cwssub_hdrll{
	padding-top: 1.5%;
	font-weight: 300;
}

.exit, .exitsh, .exitrg, .exitgs{
	float: right;
	padding-right: 10%;
	font-family: 'Rubik', sans-serif;
	font-size: 2.5vw;
	font-weight: 300;
	color: rgba(77,77,77,1.00);
	display: block;
	cursor: pointer;
}

.exitsh, .exitrg, .exitms, .exitgs{
	color: rgba(255,255,255,1.00);	
}

.summerhdr{
	padding-bottom: 1%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.6vw;
	font-weight: 400;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
}

.cwssub_bodya, .cwssub_bodyb, .cwssub_bodyc, .cwssub_bodyd, .cwssub_bodye, .cwssub_bodyf, .cwssub_bodyh, .cwssub_bodyi, .cwssub_bodyj{
	position: relative;
	width: 75%;
	padding-top: 6%;
	padding-bottom: 3%;
	padding-left: 8%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.6vw;
	font-weight: 300;
	line-height: 130%;
	color: rgba(32,32,32,1.00);
}

.cwssub_bodyc, .cwssub_bodyd, .cwssub_bodye, .cwssub_bodyf, .cwssub_bodyi{
	position: absolute;
	width: 30%;
}

.cwssub_bodyh, .cwssub_bodyj{
	width: 78%;
	padding-top: 6%;
	padding-left: 0;
	padding-bottom: 5%;
	color: rgba(255,255,255,1.00);
}

.cwssub_bodya{
	color: rgba(255,255,255,1.00);
}

.video_sm a{
	position: absolute;
	width: 17%;
	margin-top: 30%;
	margin-left: 9.5%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.8vw;
	font-weight: 300;
	color: rgba(255,255,255,1.00) !important;
	background-color: rgba(255,129,140,1.00);
	border-radius: 100px;
}

.video_sm a:link, a:visited{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_sm a:hover, a:active{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_ddsw a{
	position: absolute;
	width: 17%;
	margin-top: 30%;
	margin-left: 9.5%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.8vw;
	font-weight: 300;
	color: rgba(255,255,255,1.00) !important;
	background-color: rgba(255,129,140,1.00);
	border-radius: 100px;
}

.video_ddsw a{
	background-color: rgba(248,123,214,1.00);
	margin-top: 28%;
}

.video_ddsw a:link, a:visited{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_ddsw a:hover, a:active{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_do a{
	position: absolute;
	width: 17%;
	margin-top: 30%;
	margin-left: 9.5%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.8vw;
	font-weight: 300;
	color: rgba(255,255,255,1.00) !important;
	background-color: rgba(255,129,140,1.00);
	border-radius: 100px;
}

.video_do a{
	background-color: rgba(130,179,224,1.00);
	margin-top: 31%;
}

.video_do a:link, a:visited{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_do a:hover, a:active{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_en a{
	position: absolute;
	width: 17%;
	margin-top: 30%;
	margin-left: 9.5%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.8vw;
	font-weight: 300;
	color: rgba(255,255,255,1.00) !important;
	background-color: rgba(33,98,242,1.00);
	border-radius: 100px;
}

.video_en a{
	background-color: rgba(33,98,242,1.00);
	margin-top: 32%;
}

.video_en a:link, a:visited{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_en a:hover, a:active{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_gs a{
	display: block;
	width: 12%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.8vw;
	font-weight: 300;
	color: rgba(160,160,160,1.00) !important;
	background-color: rgba(240,240,240,1.00);
	border-radius: 100px;
}

.video_gs a{
	background-color: rgba(200,200,200,1.00);
	margin-top: 33%;
	margin-bottom: -12%;
}

.video_gs a:link, a:visited{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_gs a:hover, a:active{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_hw a{
	display: inline-block;
	width: 20%;
	margin-top: 6%;
	margin-left: 8%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.8vw;
	font-weight: 300;
	color: rgba(255,255,255,1.00) !important;
	background-color: rgba(2,185,255,1.00);
	border-radius: 100px;
	box-shadow: 5px 10px 30px rgba(200,200,200,0.3);
}

.video_hw a{
	margin-top: 5%;
	background-color: rgba(2,185,255,1.00);
}

.video_hw a:link, a:visited{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_hw a:hover, a:active{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_nl a{
	display: inline-block;
	width: 17%;
	margin-top: 8%;
	margin-left: 8%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.8vw;
	font-weight: 300;
	color: rgba(255,255,255,1.00) !important;
	background-color: rgba(22,200,226,1.00);
	border-radius: 100px;
	box-shadow: 5px 10px 30px rgba(200,200,200,0.3);
}

.video_nl a{
	background-color: rgba(22,200,226,1.00);
}

.video_nl a:link, a:visited{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.video_nl a:hover, a:active{
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}


.resonate, .haiku, .fog{
	padding-top: 6%;
	padding-left: 8%;
	padding-bottom: 15%;
}

.fog{
	padding-top: 3.5%;
}

.haikutitle{
	padding-bottom: 4%;
	color: rgba(183,216,255,1.00);
	font-weight: 400;
}

.columna, .columnb, .columnc{
  	float: left;
  	width: 27%;
 	padding-right: 5%;
  	font-family: 'Rubik', sans-serif;
  	font-size: 1.5vw;
  	font-weight: 300;
  	line-height: 140%; 
  	color: rgba(255,255,255,1.00);
}

.columnb{
  	width: 18%;
  	padding-bottom: 3%;
  	padding-right: 4%;
}

.columnc{
  	width: 39%;
  	padding-bottom: 5%;
  	padding-right: 8%;
}

.resonate:after {
  	content: "";
  	display: table;
  	clear: both;
}

.haiku:after {
  	content: "";
  	display: table;
  	clear: both;
}

.cwsoveraa{
	width: 100%;
	display: inline-block;
	margin-top: 1%;
	padding-left: 8%;
	padding-bottom: 5%;
	background-color: #FFFFFF;
}

.columnd{
	float: left;
  	width: 45%;
	padding-top: 7%;
  	font-family: 'Rubik', sans-serif;
  	font-size: 1.5vw;
  	font-weight: 300;
  	line-height: 140%;
}

.hwbody{
  	width: 80%;
	padding-top: 3%;
	padding-left: 8%;
  	font-family: 'Rubik', sans-serif;
  	font-size: 1.5vw;
  	font-weight: 300;
  	line-height: 140%;
}

.fallhdra, .fallhdrb{
	width: 70%;
	padding-bottom: 3%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.6vw;
	font-weight: 400;
	line-height: 130%;
	color: rgba(32,32,32,1.00);
}

.fallhdrb{
	margin-left: -14%;	
}

.fallbody{
	width: 90%;
	font-family: 'Rubik', sans-serif;
	font-size: 1.6vw;
	font-weight: 300;
	line-height: 130%;
	color: rgba(32,32,32,1.00);
}

.twenty{
	width: 95%;
	margin-left: -14%;
	padding-bottom: 5%;
	
}

.cats{
	padding-top: 1%;
	padding-left: 8%;
	padding-right: 9%;
	padding-bottom: 4%;
}

.ep, .ddsw, .do, .en{
	width: 50%;
	float: right;
	padding-top: 6%;
	padding-right: 9%;
	padding-bottom:12%;
}

.nwc{
	width: 48%;
	float: right;
	padding-top: 6%;
	padding-right: 9%;
	padding-bottom: 7%;
}

.nwca{
	width: 83%;
	padding-bottom:12%;
	padding-left: 8%;
}

.honeyworship{
	display: inline-block;
	margin-top: 1%;
	width: 84%;
	padding-top: 4%;
	padding-left: 8%;
	padding-bottom: 6%
}

.nl{
	margin-top: 3%;
	width: 83%;
	padding-top: 4%;
	padding-left: 8%;
	padding-bottom: 6%
}

.summer{
	padding-left: 8%;
}

.column {
  	float: left;
  	width: 18%;
  	padding-right: 5%;
  	font-family: 'Rubik', sans-serif;
  	font-size: 1.5vw;
  	font-weight: 300;
  	line-height: 140%; 
  	color: rgba(255,255,255,1.00);
}

.row:after {
 	content: "";
  	display: table;
  	clear: both;
}

@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}
