* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.bodyBG {
  background-image: url('../images/jvimage13inch.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
}

.construction {
	background-image: url('../images/websiteBG.PNG');
	background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
}

.construction_words p {
	font-size: 135px;
	font-family: Inter ;
	padding-top: 120px;
	padding-bottom: 200px;
	text-align: center;
	color: white;
}

.topnav {
	text-align: right;
	padding-right: 60px;
	padding-top: 26px;
	max-height: 65px;
	background: rgba(0, 0, 0, 0.55);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(5px);
	position: sticky;
	top: 0;
	z-index: 1000;
}

.links a {
	color: rgba(200, 189, 89, 1);
	font-family: Ranade Variable;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	padding-right: 30px;
	text-decoration: none;

}
.links a:hover {
	text-decoration: none;
	color: rgba(200, 189, 89, 1);
}

.links a.active {
	color: white;
}

.links a.active .line:hover {
	color: white;
	border-bottom: none;
	display:inline-block;
    border-bottom:5px solid white;
    padding-bottom: 0px;
}

.line:hover {
    display:inline-block;
    border-bottom:5px solid rgba(200, 189, 89, 1);
    padding-bottom: 0px;
}


.jeanne {
	color: #ECECD8;
	font-family: Ranade Variable;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	opacity: 0.699999988079071;
	padding-top: 202px;
	padding-right: 199px;
	text-align: right;
}

.artist {
	color: #C8BD59;
	font-family: Ranade Variable;
	font-size: 128px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: -47px;
	text-align: right;
	padding-right: 197px;
	}

.designer {
	color: #ECECD8;
	font-family: Ranade Variable;
	font-size: 103px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: right;
	padding-right: 140px;
	margin-top: -63px;
	padding-bottom: 150px;
}

.rectangles {
	background-image: url('../images/rectangles.svg');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0px 150px;
}

.titles {
	color: #FFFEF4;
	text-align: right;
	font-family: Ranade Variable;
	font-size: 45px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}

.title-line {
	width: 146px;
	height: 5px;
	background-color: #FFFEF4;
	float: right;
}

.row {
	padding: 60px 0px;
}

.rowBG {
	
}

.column {
  float: left;
}

.left {
  width: 60%;
  padding-left: 10px;
}

.right {
  width: 40%;
  text-align: right;
  font-family: Inter;
  color: #26251D;
}

.columnPW {
  float: left;
  width: 33.33%;
  padding: 0 5px;
  text-align: center;
}

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

img {
	width: 100%;
}

.projectName {
	font-size: 28px;
	padding-bottom: 15px;
}

.description {
	font-size: 20px;
	font-weight: bolder;
	padding-bottom: 10px;
}

.information {
	font-size: 16px;
	padding-bottom: 30px;
}

.viewProject {
	display: inline-flex;
padding: 9px 17px;
align-items: flex-start;
gap: 10px;
border-radius: 15px;
background: #26251D;
box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
border: none;
color: rgba(200, 189, 89, 1);
}

.linkView:link {
	color: rgba(200, 189, 89, 1);
	text-decoration: none;
}

.viewProject:hover {
	background-color: #48473B;
}

.linkView:active {
	text-decoration: none;
	color: rgba(200, 189, 89, 1);
}

.linkView:visited {
	color: rgba(200, 189, 89, 1);
	text-decoration: none;
}

.PWbutton {
	padding-top: 20px;
}


.fcb {
	font-size: 22px;
}

.wordpress {
	font-size: 18px;
	color: #C8BD59;
	padding-top: 5px;
}

.fcb_descript {
	font-size: 14px;
	font-family: Inter;
}

.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 20px;
  width: 100%;
  padding-top: 40px;
}

.card {
	display: inline-block;
  height: 300px;
  padding-right: 20px;
}

::-webkit-scrollbar {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.3);
 border-radius: 20px;
}


/* Handle */
::-webkit-scrollbar-thumb {
  background: #FFFEF4;
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #C8BD59;
}

/* ABOUT */

.aboutBody {
	background-image: /*linear-gradient(
      rgba(255, 255, 255, 0.45), 
      rgba(2, 2, 2, 0.45)
    ),*/
	url('../images/websiteBG.PNG');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
}

.aboutRectangles {
	background-image: url('../images/black.svg');
	background-repeat: no-repeat;
	background-attachment: fixed;
  background-size: cover;
  
}

img {

max-width: 100%;

height: auto;

}

.black_information {
	width: 100%;
	padding: 50px 20% 50px 15%;
	text-align: left;
	font-family: Inter;
	color: #C8BD59;
}

.Jeanne {
	padding: 0 20%;
}

.row2 {
	max-height: 100%;
	padding-top: 130px;
}

.column2 {
  float: left;
}

.left2 {
  width: 35%;
  padding: 60px 2% 0px ;
}

.right2 {
	top: 0;
	left: 0;
  width: 65%;
}

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

.container-1 {
	padding-bottom: 60px;
}

.container-2 {
	padding-bottom: 60px;
}

.container-3 {
	max-height: 1362px;
	width: 100%;
}

.containerArt {
	padding-bottom: 60px;
}

.rectangles3 {
	background-image: url('../images/colours.svg');
	background-repeat: no-repeat;
  background-size: cover;
	text-align: left;
	padding: 20px 0px 100px 150px;
	margin-top: 250px;
	width: 100%;
}

.education {
	width: 100%;
}

.about_section_skills {
	text-align: right;
	padding-right: 150px;
}

.about_heading {
	color: #FFFEF4;
font-family: Ranade Variable;
font-size: 45px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 80px;
}

.title-line2 {
	width: 146px;
	height: 5px;
	background-color: #FFFEF4;
	text-align: left;
	margin-bottom: 40px;
}

.skills {
	padding-bottom: 40px;
}

.title-line3 {
	width: 146px;
	height: 5px;
	background-color: #FFFEF4;
	float: right;
	margin-bottom: 40px;
	padding-right: 150px;
}

h5 {
	color: #26251D;
font-family: Ranade Variable;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-bottom: 8px;
}

.course {
	padding-bottom: 35px;
	line-height: 2em;
}

/* CONTACT */

.words {
	top: 0;
	right: 0;
	max-width: 402px;
	padding-top: 150px;
	margin-left: 50%;
	padding-bottom: 120px;
	width: 100%;
}

.rectangles2 {
	background-image: url('../images/contactBG.svg');
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 200px;
	height: auto;
	width: 100%;
}

input[type=text], input[type=email], textarea[name=message], .formSubmit {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

input[type=submit] {
  width: 100%;
  background-color: #04AA6D;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}

div.container {
	margin: auto;
  border-radius: 5px;
  background: #4D4D4D;
  padding: 20px;
  text-align: left;
  max-width: 50%;
}

.form_send {
	display: inline-flex;
	padding: 9px 17px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 15px;
	background: #C8BD59;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: #FFFEF4;
	font-size: 20px;
	margin-top: 15px;
}

.form_title {
	color: #393742;
font-family: Inter;
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 194px;
padding-bottom: 40px;
}

.form_send:hover {
	background: #A59E66;
	color: #FFFEF4;
}

.color {
	color: #C8BD59;
font-family: Ranade Variable;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

textarea {
	width: 100%;
	height: 300px;
	padding: 5px;
}

.mailMe {
	font-size: 24px;
	color: #393742;
font-family: Inter;
padding-top: 40px;
}

.mailMe a {
	text-decoration: none;
	color: #393742;
}

/* PROJECT 1 */

.box {
	border-radius: 30px;
	background: linear-gradient(0deg, rgba(209, 209, 209, 0.40) 0%, rgba(209, 209, 209, 0.20) 100%), rgba(24, 24, 24, 0.65);
	backdrop-filter: blur(5px);
	padding: 40px;
	margin: 30px 10% 15px;
	font-family: Inter;
}

.hero-image {
	width: 100%;
}

.return {
	display: block;
	text-align: right;
	margin: 10% 10% 5%;
}

.back_button {
	display: inline-flex;
	padding: 9px 17px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 15px;
	background: #C8BD59;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: #FFFEF4;
}

.back_button:hover {
	background: #A59E66;
	color: #FFFEF4;
}



.PN {
	font-family: Ranade Variable;
	color: #C8BD59;
	text-shadow: 2px 3px 4px rgba(0, 0, 0, 0.30);
}

.desc {
	font-family: Ranade Variable;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.MR {
	font-family: Ranade Variable;
	color: rgba(0, 0, 0, 0.50);
	padding-top: 10px;
	padding-bottom: 20px;
}


h2 {
	font-family: Ranade Variable;
	color: #C8BD59;
	text-shadow: 2px 3px 4px rgba(0, 0, 0, 0.30);
}
 

.column-pg-left {
	float: left;
	width: 45%;
	
}
.baa {
 padding-top: 10px;
}

.fonts {
	color: rgba(0, 0, 0, 0.35);
font-family: Ranade Variable;
font-size: 64px;
font-style: normal;
font-weight: 500;
line-height: normal;

}

.RV {
	font-family: Ranade Variable;
	font-size: ;
}

.inter {
	font-family: Inter;
	font-size:;
}

.column {
	padding-right: 20px;
}
div {
	padding-top: 10px;
}

.bigbutton {
	display: inline-flex;
	padding: 9px 17px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 15px;
	background: #26251D;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: rgba(200, 189, 89, 1);
	font-size: 32px;
}

.smallbutton {
display: inline-flex;
	padding: 9px 17px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 15px;
	background: #26251D;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: rgba(200, 189, 89, 1);
	font-size: 16px;
}

.sendbutton {
display: inline-flex;
	padding: 9px 17px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 15px;
	background: #C8BD59;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: #FFFEF4;
	font-size: 20px;
	font-weight: bold;
}

.returnbutton {
display: inline-flex;
	padding: 9px 17px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 15px;
	background: #C8BD59;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: #FFFEF4;
	font-weight: bold;
}

.bigbuttonhover {
	display: inline-flex;
	padding: 9px 17px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 15px;
	background: #48473B;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: rgba(200, 189, 89, 1);
	font-size: 32px;
}

.smallbuttonhover {
display: inline-flex;
	padding: 9px 17px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 15px;
	background: #48473B;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: rgba(200, 189, 89, 1);
	font-size: 16px;
}

.sendbuttonhover {
display: inline-flex;
	padding: 9px 17px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 15px;
	background: #A59E66;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: #FFFEF4;
	font-size: 20px;
	font-weight: bold;
}

.returnbuttonhover {
display: inline-flex;
	padding: 9px 17px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 15px;
	background: #A59E66;
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.45);
	border: none;
	color: #FFFEF4;
	font-weight: bold;
}

.column-pg-right {
	float: right;
	width: 45%;
	text-align: right;
}

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

.box2 {
	background: rgba(223, 221, 221, 0.7)
;
	margin-left: -40px;
	margin-right: -40px;
	padding: 40px 0px;
}

.mranswer {
	padding-left: 20px;
}

.projectInfo {
	padding: 0px 40px;
}

.overview {
	padding: 40px 0px;
	color: #d9d9d9;
}

.probGoal {
	padding: 0px 40px;
}

.pginfo {
	padding: 40px 0px;
	color: #d9d9d9;
}

.styleGuide {
	padding: 0px 40px;
}

.CandC {
	padding: 40px 0px;
	color: #d9d9d9;
}

.process {
	padding: 0px 40px;
}

.measure {
	padding: 40px 0px;
	color: #d9d9d9;
}

.mobsc {
	margin-top: -30px;
}


p {
	line-height: 1.9em;
	padding-top: 15px;
	font-size: 18px;
}

.cti {
	padding-top: 20px;
}

.screens {
	padding-bottom: 20px;
	padding-top: 20px;
}

/* MEDIA QUERIES */

@media screen and (max-width: 800px) {
  .left, .right {
    width: 100%; /* The width is 100%, when the viewport is 800px or smaller */
    text-align: left;
    padding-bottom: 10px;
  }
  .rectangles {
  	padding: 0px 25px;
  }
  .titles {
  	font-size: 25px;
  	text-align: left;
  }
  .title-line {
  	width: 73px;
		height: 3px;
		float: left;
  }
  .jeanne {
  	font-size: 19px;
  	padding-top: 252px; /* 202 */
  	padding-right: 150px; /* 199 */
  }
  .artist {
  	font-size: 61px;
  	margin-top: -19px;
  	padding-right: 148px; /* 197 */
  }
  .designer {
  	font-size: 64px;
  	margin-top: -30px;
  	padding-right: 57px; /* 142 */
  	padding-bottom: 220px;
  }
  .align {
  	padding-bottom: 25px;
  }
  .row {
	padding: 20px 0px;
}
  .bodyBG {
  	background-image: url('../images/iphone_background2.png');
  }
  .projectName {
	font-size: 22px;
	padding-bottom: 10px;
}

.description {
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 7px;
}

.information {
	font-size: 14px;
	padding-bottom: 20px;
}

.PN {
	font-size: 24px;
	}

	.desc {
	font-size: 20px;
	}

	.MR {
	font-size: 16px;
	}

	.info {
	font-size: 14px;
	}

	.columnPW {
		width: 100%;
		padding-bottom: 30px;
		justify-content: center;
	}

	.PWbutton {
		padding-top: 10px;
	}

	.scrolling-wrapper {
		padding-top: 10px;
	}

	.container-1 {
		padding-bottom: 30px;
	}

	.container-2 {
		padding-bottom: 30px;
	}

	.containerArt {
		padding-top: 20px;
	}

	div.container {
		max-width: 90%;
	}

	.mailMe {
		font-size: 18px;
	}

	.form_title {
		font-size: 28px;
	}

	.color {
		font-size: 16px;
	}

	.form_send {
		font-size: 16px;
	}

	.words {
		top: 0;
	right: 0;
	max-width: 402px;
	padding-top: 150px;
	margin-left: 0;
	padding-left: 25%;
	padding-bottom: 220px;
	width: 100%;
	}

	.card {
		display: inline-block;
  height: 300px;
  padding-right: 20px;
	}

	.rowBG {
		padding: 20px 0px;
	margin-top: 20px;
	background: rgba(255, 255, 255, 0.46);
backdrop-filter: blur(5px);
border-radius: 45px;
	}

	iframe {
		width: 320px;
		height: 300px;
	}

	.construction_words p {
	font-size: 36px;
	font-family: Inter ;
	padding-top: 120px;
	padding-bottom: 320px;
	text-align: center;
	color: white;
}
}

/* FOOTER */

footer {

	max-width: 1512px;
	max-height: 217px;
	flex-shrink: 0;
	border-radius: 20px 20px 0px 0px;
	background: rgba(2, 2, 2, 0.75);
	backdrop-filter: blur(2px);
	text-align: center;
	margin-left: -150px;
	margin-right: -150px;
	
}

.footer_info {
	color: #F5F5F5;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 30px;
	text-algin: center;
}

.a, .fab, .fas, .fa-facebook, .fa-instagram, .fa-linkedin-in, .fa-envelope {
	color: #ECECD8;
	flex-shrink: 0;
	display: inline-block;
	text-align: center;
	padding: 15px 15px;
}

#socials {
	display: inline-block;
	list-style: none;
	text-align: center;

}

li {
		width: 51px;
		height: 51px;
		flex-shrink: 0;
		border-radius: 10px;
		background: #C8BD59;
		box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.40);
		display: inline-block;
		text-align: center;
		margin: 60px 5px 30px;
		
	}