@media screen and (max-width:1440px) {
	#container {
	width: 80%;
	}
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
@media screen and (max-width:1024px) {
	#container {
	width: 95%;
	}
}
@media screen and (max-width: 980px) {
	.artist-statement {
	font-size: 80%;
  }
	.comm-textL {
	font-size: 150%;
  }
}
@media screen and (max-width:900px) {
	.comm-textL {
	font-size: 138%;
  }
	.comm-textLB {
	font-size: 150%;
  }
	.comm-textpe {
	font-size: 150%;
  }
    .button-cta {
	font-size: 75%;
  }
}
@media screen and (max-width:810px) {
    .column-cta {
	flex-direction: column;
  }
    .cta-text {
	font-size: 120%;
  }
}
@media only screen and (max-device-width: 800px), screen and (max-width: 800px) {
  .homeslide-wrapper {
    width: 80%;
  }
	.comm-textL {
	font-size: 125%;
  }
	.extra-height {
	line-height: 2.5;
  }
	.neil-text {
	font-size: 113%;
  }
	.neil-text-it {
	font-size: 106%;
  }
	.neil-text-mike {
	font-size: 113%;	
	}
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
	.column-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
  }
	.column-container > div {
	width: 98%;
  }
	.extra-height {
	line-height: 2;
  }
	.comm-textLB {
	font-size: 138%;
  }
	.comm-textpe {
	font-size: 138%;
  }
}
@media screen and (max-width: 720px) {
	.neil-title {
	font-size: 150%;
  }
    .cta-text {
	font-size: 105%;
  }
}
@media screen and (max-width:640px) {
	#container {
	width: 99%;
  }
	.main-heading {
	font-size: 288%;
  }
	.rwf-box {
	width: 80%;
  }
	.sculpture-box {
	width: 99%;
	display: block;
  }
	.sculpture-box-textL {
	width: 99%;
	vertical-align: top;
	display: block;
  }
	.fairy-box-text {
	width: 99%;
	display: block;
  }
	.neil-title {
	font-size: 138%;
  }
	.neil-text {
	font-size: 100%;
  }
	.neil-text-it {
	font-size: 94%;
  }
	.neil-text-mike {
	font-size: 100%;	
	}
}
@media screen and (max-width: 600px) {
	#menu a {
		font-size: 115%;
	}
	.mikko-text {
       font-size: 105%;
       line-height: 1.5em;
       padding-top: 8%;
    }
	ul.mikko li {
		line-height: 1em;
		word-wrap: break-word;
	}
}
@media screen and (max-width:480px) {
	.row {
	display: block;
  }
	.main-heading {
	margin-top: 2%;
  }
	.column {
	display: block;
	text-align: center;
  }
	.artist-statement {
	font-size: 100%;
	text-align: left;
  }
	.commWrap {
	display: block;
  }
	.store-display {
	vertical-align: top;
	display: block;
	width: 99%;
  }
	.store-bag {
	display: block;
	width: 34%;
	margin-left: auto;
	margin-right: auto;
	}
}
@media screen and (max-width: 360px) {
	body {
		font-size: 80%;
	}
	ul.mikko li {
		font-size: 80%;
	}
	.sculpture-box-textL {
		display:block;
		width: 100%;
	}
}
