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

@import url('https://fonts.googleapis.com/css?family=Kanit:200,300,500');
@import url('https://fonts.googleapis.com/css2?family=Diplomata&display=swap');

body {
	background-color: #e2e2e2;
	font-size: 16px;
	font-family: 'bbh sans bogle', sans-serif;
	font-weight: 200;
	color: #363636;
}

p {
	line-height: 140%;
}

.diplomata-regular {
  font-family: "Diplomata", serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-display-regular {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-display-regular-italic {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: italic;
}

header {
	background-color: #fff;
	width: 100%;
}


#header-content {
	position: relative;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	display: block;
	margin: 0 auto;
	background-image: url("../images/logo.jpg");
}

/* subscribe button in header */
.btn-subscribe {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background-color: #0b0101;
	color: #fff;
	padding: 8px 14px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 700;
	box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
.btn-subscribe:hover {
	background-color: #363636;
}

@media (max-width: 700px) {
	.btn-subscribe {
		position: static;
		display: inline-block;
		margin: 10px auto 0;
		transform: none;
	}
	#header-content { height: auto; padding: 12px 20px; }
}

.button {
	background-color: #ffffff;
	color: #000000;
	border: none;
	padding: 10px 18px;
	border-radius: 4px;
	border-style:double;
	border-width: 2px;
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
}


#mc_embed_signup {
	max-width: 720px;
	margin: 0 auto;
	padding: 30px;
	/* semi-transparent panel so form sits visibly on top of image */
	background: #ccc;
	border: 1px solid rgba(101, 98, 98, 0.08);
	border-radius: 0%;
	position:relative;
	z-index: 2;
	box-shadow: 0 8px 24px rgba(0,0,0,0.2);
}
nav {
	background-color: #000;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: 300;
}

nav ul {
	display: block;
	padding: 14px 0 16px;
}

nav li {
	display: inline-block;
}

nav a {
	padding: 10px 30px 5px;
}

nav a:link {
	color: #fff;
	text-decoration: none;
}

nav a:hover {
	background-color: #edecbc;
	color: #000;
}

#wrapper {
	width: 100%;
	background-color: #fff;
}

.grey-box {
	margin: 0 auto;
	max-width: fit-content;
	background-color: #e2e2e2;
	padding: 80px 200px;;
}

.grey-box p {
	font-size: 18px;
	line-height: 200%;
}

h1 {
	font-weight: 500;
	font-size: 30px;
	color: #0b0101;
	width: fit-content;
	text-align: center;
	margin: 0 auto;
	background-color: #edecbc;
	padding: 15px 30px;
}

h2 {
	font-weight: 500;
	font-size: 30px;
	color: #0b0101;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background-color: #edecbc;
	padding: 15px 30px;
}
h3 {
	font-weight: 500;
	font-size: 30px;
	color: #edecbc;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background-color: #0b0101;
	padding: 15px 30px;
}

h4 {
	font-weight: 400;
	font-size: 30px;
	color: #000000;
	width: auto;
	text-align: center;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 10px;
	border-color: #000;
	padding: 15px 30px;
}
h5 {
	font-weight: 500;
	font-size: 20px;
	color: #0b0101;
	width: fit-content;
	text-align: center;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 10px 20px;
	border-width: 5px;
	border-style: solid;
}

#bg-image1 {
  	background-image: url("../images/newspaper.jpg");
	min-height: 1200px; 
  	background-position: center;
}
#bg-image2 {
	background-image: url("../images/show.jpg");
	min-height: 1000px; 
  	background-position: center;
}

#bg-image3 {
	background-image: url("../images/pile.jpg");
	min-height: 760px; 
	max-width: 500px;
  	background-position: center;
}
#bg-image4 {
  	background-image: url("../images/spec.jpg");
	min-height: 500px;
}

#bg-image5 {
  	background-image: url("../images/thrift.jpg");
	min-height: 500px;
}

#bg-image6 {
  	background-image: url("../images/upcy.jpg");
	min-height: 500px;
}

#bg-image7 {
  	background-image: url("../images/fancy.jpg");
	min-height: 500px;
}

#bg-image8 {
  	background-image: url("../images/bunny.jpg");
	min-height: 500px;
}

#bg-image9 {
  	background-image: url("../images/chil.jpg");
	min-height: 500px;
}

#bg-image10 {
  	background-image: url("../images/polu.jpg");
	min-height: 500px;
}

#bg-image11 {
  	background-image: url("../images/pat.jpg");
	min-height: 500px;
}
#bg-image12 {
  	background-image: url("../images/reformation.jpg");
	min-height: 500px;
}

#bg-image13 {
  	background-image: url("../images/girlf.webp");
	min-height: 500px;
}

#bg-image14 {
  	background-image: url("../images/indigo.jpg");
	min-height: 500px;
}

#bg-image15 {
  	background-image: url("../images/fashionrev.svg");
	min-height: 500px;
}

#bg-image16 {
  	background-image: url("../images/efi.webp");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 500px;
}

#bg-image17 {
  	background-image: url("../images/rmk.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 300px;
	background-color: #000000;
}

#bg-image18 {
  	background-image: url("../images/ccc.avif");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 300px;
	background-color: #000000;
}

#bg-image19 {
  	background-image: url("../images/work.jpg");
	min-height: 500px;
}

#clip {
	background-image:url(../images/trash.jpg);
	min-height: 1200px; 
	max-width: 100%;
  	background-position: center;
}

#signup {
	/* use the sign image as the section background */
	background-image: url("../images/trash.jpg");
	background-size: cover;
	background-position: center;
	position: center;
	padding: 80px 0;
	min-height: 1200px;
}
.signup-container {
	max-width: 720px;
	margin: 0 auto;
	padding: 30px;
	/* semi-transparent panel so form sits visibly on top of image */
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(0,0,0,0.08);
	border-radius: 0%;
	position:relative;
	z-index: 2;
	box-shadow: 0 8px 24px rgba(0,0,0,0.2);
}
#signup-form p { 
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 12px 0;
}
#signup-form p:last-child {
	justify-content: center;
}
#signup-form label {
	width: 120px;
	margin-right: 12px;
	text-align: right;
	font-weight: 600;
}
#signup-form input[type="text"],
#signup-form input[type="email"] {
	flex: 1 1 auto;
	padding: 8px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.btn-primary {
	background-color: #ffffff;
	color: #000000;
	border: none;
	padding: 10px 18px;
	border-radius: 4px;
	border-style:double;
	border-width: 2px;
	cursor: pointer;
	text-align: center;
}
.btn-primary:hover {
	background-color: #363636;
}

@media (max-width: 600px) {
	#signup-form p { flex-direction: column; align-items: stretch; }
	#signup-form label { width: 100%; text-align: left; margin-bottom: 6px; }
}

#color {
	background-image:url(../images/color-bg.jpg);
}

#age {
	background-image:url(../images/age-bg.jpg);
}

#gender, #color, #age {
	min-height: 400px; 
  	background-position: center;
	position: relative;
}

#bg-image4, #bg-image5, #bg-image6, #bg-image7, #bg-image8, #bg-image9, #bg-image10,#bg-image11,#bg-image12,#bg-image13,#bg-image14,#color, #age {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

/* Ensure all background image sections scale and center properly */
[id^="bg-image"] {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

footer {
	background-color: #000;
	color: #fff;
	font-size: 13px;
	text-align:center;
	padding: 20px;
}
