@charset "utf-8";

/*
   works page
Author: Ana Botto
Date: 11/14/2023

filename: chris_arnet_styles.css

*/


/* HTML and Body styles */

html {
   font-family: "bc-alphapipe",sans-serif;
   background-image: linear-gradient(white,rgb(235,217,199));
  }

body {
    display: flex;
	display: -webkit-flex;
    flex-direction: column;
	-webkit-flex-direction: column;
    min-height: 100vh;
    margin: 0;
	line-height: 1.2em;
	overflow: auto;
      }

/* Header styles */





  /* Container Section */
.column {
  	flex: 1;
	-webkit-flex: 1;
	margin-left: 10%;
	max-width:50%;
	margin-top: 2.5%
}

.column h1 {
	font-size:2.5vw;
	line-height:1;
	letter-spacing: 4px;
	margin-bottom:0px
}

.column h2 {
	font-size:1.5vw;
	font-weight:300;
	line-height: 1.1;
	letter-spacing: 1.3px;
}
.column p {
	font-size:1.3vw;
	line-height: 1.1;
	letter-spacing: 1.3px;
		font-family: "museo-sans-rounded", sans-serif;
font-style: normal;
	font-weight: 300;
}

.column2 {
  	flex: 1;
	-webkit-flex: 1;
	margin-right:10%;
	max-width:50%;
}

.column2 h1 {
	font-size:2vw;
	line-height:1;
	letter-spacing: 4px;
	margin-bottom:0px;
}

.column2 h2 {
	font-size:1.3vw;
	font-weight:300;
	letter-spacing: 1.5px;
}

.column2 p {
	font-size:1.3vw;
	font-weight:300;
	letter-spacing: 1.5px;
	font-family: "museo-sans-rounded", sans-serif;
	line-height: 1.1;
}

.column2 h3 {
	color: #502920;
	font-size:1.3vw;
}

.column3 {
  	flex: 1;
	-webkit-flex: 1;
	margin-left: 0%;
	max-width:50%;
}
  
.main-section .column {
 margin-left: 6%;

}

h2 {
	font-size:1.5vw;
	font-weight:300;
	line-height: 1;
	text-align: left;
	letter-spacing: 1.5px
}

h3 {
	color: rgb(198,104,101);
	font-size:1.4vw;
	letter-spacing: 1px;
}

/* Container 1  */
.container1 .main-section {
  	display: flex;
	display: -webkit-flex;
  	margin: 20px;
	text-align: left;
}

.main-section .column2 {
	background-color: #E1B9A9;
	border-radius:7px;
	padding-left: 20px;
	margin:5% 5% 2% 5%;
	box-shadow:5px 5px 15px 0px rgba(80,40,30);
}

.column:last-child {
  margin-right: 0;
}

.steps {
	margin:4% 0% 0% 8%;
	font-weight:500;
	font-size: 1.8vw
}

/* Container 1 Discovery  */
.container1 .discovery {
  	display: flex;
	display: -webkit-flex;
  	margin: 20px;
	text-align: left;
}


#discoverycol1 {
	margin-left: 8%;
	margin-right: 8%
}

#discoverycol1 p {
		font-size: 1.2vw;
	letter-spacing: 1px;
	font-family: "museo-sans-rounded", sans-serif;
	line-height: 1.2;
font-weight: 300;
}


/* Container 1 first draft  */
.container1 .first_draft1 {
	display: flex;
	display: -webkit-flex;
	text-align: left;
	margin:2% 10% 0% 10%;
}


.first_draft1 p {
	letter-spacing: 1.2px;
	line-height: 1.3;
	font-size: 1.3vw;
	font-weight: 300;
	font-family: "museo-sans-rounded", sans-serif;
}

.steps2 {
	margin:2% 0% 5% 8%;
	font-weight:500;
}

/* Container 3 */
aside {
	padding: 20px;
	margin: 0px 20px 20px 20px;
	text-align: center;
}

.footertext {margin-left: 3%;}
	#resume {
	color: rgb(198,104,101); 
	font-family: "bc-alphapipe",sans-serif;
	font-weight: 300;
	font-size:2vw;
	padding: 0 0 0 35px;
	text-align: center;
	display: block;
	text-indent:-40px;
}
	
	.bottomnav {
		margin: 0px 0px 0px 35px;
	}

.container3 .aside-section {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin: 20px;
}

.container3 .aside-section2 {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	margin: 20px;
}

.aside-section2 figure {
	width:100%;
}

.aside-section2 img {
	max-width: 100%;
	height:auto;
	
}

.container1 img, .container3 img {
	filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
}

/* Container 3 first draft */
.container3 .first_draft1, .container3 .preferencetesting {
	margin-right:30px;
}

#article1 p {
	float:left;
	text-align: start;
	font-size:1.3vw;
	line-height: 1.2
}

#article2 p {
	float:right;
	margin-right:100px; 
	text-align:left;
	font-size:1.3vw;
	line-height: 1.2
}

#article3 p {
	float:right; 
	text-align:left;
	font-size:1.3vw;
	line-height: 1.2;
	margin-right: 10%;
}

#col1row1{
	display: flex;
	display: -webkit-flex;
    box-sizing: border-box;
	max-width: 30%;
	 align-items: center;
    justify-content: center;
}

#col2row2 {
	display: flex;
	display: -webkit-flex;
	max-width: 30%;
	 align-items: center;
    justify-content: center;
}

#col3row1 {
	display: flex;
	display: -webkit-flex;
	max-width: 40%;
	align-items: center;
    justify-content: center;
}

#palette {
	margin-right: 22%;
	width:50%;
	filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
}

/* Container 3 preference testing */
#preferencetesting {
	margin-top:5%
}

#preferencetestingparagraph {
	text-align:left;
	margin-left:5%;
	font-family: "museo-sans-rounded", sans-serif;
	font-size: 1.3vw;
	line-height: 1.3;
	letter-spacing: 1.2px;
	font-weight: 300;
}

.steps3 {
	margin:2% 0% 5% 5%;
	font-weight:500;
}


/* Container 3 results*/
#results {
	font-size:2vw;
	font-weight:500;
	line-height: 1;
	text-align: center;
	margin-top:5%;
}

#spacer {
	height:50px;
}

.fontsncolors {
	text-align:center;
}

#hoodieback {
	margin-left: 75%;
}
#bizcards {
	margin-left: 4%;
}

#finallogos {margin-left: -15%}
/* backgrounds */
#background11 {background-color:#E0CFBE;margin:0% 5% 0% 5%;border-top: solid rgba(80,40,30,0.3) 2px;border-left: solid rgba(80,40,30,0.3) 2px;border-right: solid rgba(80,40,30,0.3) 2px;}
#background12 {background-color:#E0CFBE;margin:0% 5% 0% 5%;border-bottom: solid rgba(80,40,30,0.3) 2px;border-left: solid rgba(80,40,30,0.3) 2px;border-right: solid rgba(80,40,30,0.3) 2px;}
#background2 {background-color:rgba(80,20,20,0.5);margin:5% 5% 0% 5%;border: solid rgba(80,40,30,0.3) 2px;}
.show-section {
    opacity: 1 !important;
    pointer-events: auto;
}
.progress a h7 {
		margin-left: 5%;
	margin-right: 0;
	white-space: nowrap;
	color:black;
	font-size: 0.8vw;
}

.progress-bar {
    width: 100%;
    height: 15px;
    margin-bottom: 20px;
    position: fixed;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10001;
}

.progress {
    height: 100%;
    /* Default color for progress */
}



/* Styling for five-steps progress bar */
.five-steps .progress {
    width: 20%;
    background-color: rgb(196, 212, 212);
    border-radius: 0px 10px 10px 0px;
    z-index: 1005;
    opacity:0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: left;
	padding-bottom:3px;
}

.five-steps .progress:not(:first-child) {
    margin-left: -8px; /* Adjust this value as needed for the desired overlap */
}

.five-steps .step-2 {
    left: 20%;
    background-color: rgb(227, 209, 191);
    border-radius: 0px 10px 10px 0px;
    z-index: 1004;
    opacity:0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: left;
}

.five-steps .step-3 {
    left: 40%;
    background-color: rgb(149, 156, 124);
    border-radius: 0px 10px 10px 0px;
    z-index: 1003;
    opacity:0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: left;
}

.five-steps .step-4 {
    left: 60%;
    background-color: rgb(201, 129, 109);
    border-radius: 0px 10px 10px 0px;
    z-index: 1002;
    opacity:0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: left;
}

.five-steps .step-5 {
    left: 80%;
    background-color: rgb(243, 188, 144);
    border-radius: 0px 10px 10px 0px;
    z-index: 1001;
    opacity:0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: left;
}
.results-image-container img {
      max-width: 100%;
      height: auto;
      display: block;
      filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
      cursor: zoom-in;
   }

    /* Overlay styles */
     .overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.overlay img {
  max-width: 80%;
  max-height: 80%;
  display: block;
  position: relative; /* Add this line to make the position relative */
}

.close-button {
  position: absolute;
  top: 10%;
  right: 15%;
  color: white;
  font-size: 40px;
  cursor: pointer;
	z-index: 1001;
	background-color: black;
	border-radius: 3px;
}

/* Show overlay when active class is present */
.overlay.active {
  display: flex;
}

.thumbnail {
      position: relative;
      width: 100%; /* Adjust the width to 100% */
      max-width: 250px; /* Set a maximum width for responsiveness */
      height: auto; /* Allow the height to adjust proportionally */
      overflow: hidden;
      border-radius: 8px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s ease-in-out;
      filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
      cursor: pointer;
    }

 .container4 {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 5%;
    }
.nextwork {
      text-align: center;
      color: black;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 2;
    }

    .nextwork h4 {
      margin: 0;
      padding: 10px;
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 5px;
      		font-size:1.2vw;
    }

 .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top left;
  object-position: top left;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -ms-object-fit: cover;
  -moz-object-position: top left;
  -webkit-object-position: top left;
  -ms-object-position: top left;
  display: block;
}
/* MEDIA QUERIES*/

 /* Media Query for Mobile */
@media only screen and (max-width: 600px), print {
			/* top nav */
    #resume h8 {
		font-size: 3vw;
	}

	.thumbnail {
        max-width: 150px;
      }
	
	 .nextwork h4 {
      margin: 0;
      padding: 10px;
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 5px;
		 font-size:2vw;
		 white-space: nowrap;
    }
	
	
		.progress-bar.five-steps {
		display: none;
	}
	.footertext {margin-left: 7%;}
	#resume {
	color: rgb(198,104,101); 
	font-family: "bc-alphapipe",sans-serif;
	font-weight: 300;
	font-size:2vw;
	padding: 0 0 0 35px;
	text-align: center;
	display: block;
	text-indent:-40px;
}
	
	.bottomnav {
		margin: 0px 0px 0px 35px;
	}
	
	
	.first_draft1 p {
		font-size: 2vw;
	}
   
   /* top nav - show navicon image in mobile view */
			a#navicon {
      			display: block;
   			}
   			/* top nav - hide main nav bar in mobile view */
		   nav.top_nav ul {
			  display: none;
		   }
   
   		/* top nav - display nav bar when hovering or tapping only mobile view */

		   a#navicon:hover+ul, nav.top_nav ul:hover {
			  display: block;
			  position:absolute;
			  right:7px;
		   }
	
		/* top nav - upon hover submenu opens to the left over other content */


			.mainmenu {
				background-color: rgb(235,217,199);
				border-radius: 10px;
				font-size: 1em;
				padding: 5px 5px 5px 5px;
			}
	
	.mainmenu li a {
		font-size: 1em;
		line-height: 2;
	}		
	
	
	.submenu {
				position: relative;
    			left: -100%;
			}
			
			.submenu li {
				white-space: nowrap;
			}

			
			/* header */
			header > img {
				width:48%;
			}
			 /* general */
			.main-section,
			  .discovery,
			  .first_draft1,
			  .preferencetesting,
			  .aside-section2,
				.aside-section {
				flex-direction: column;
				-webkit-flex-direction: column;
			  }
			/* first drafts */
		#article2mobile p {
			float:right;  
			text-align:left;
			font-size:2vw;
		}

			#article3 p {
				margin-top:0%;
	}

			#palettemobile {
			margin:0%;
			}

	/* centering columns */
			.column {
				margin: 0% 0% 0% 25%;
	}
			.column2 {
				margin: 0% 0% 0% 25%;
	}
			.main-section .column2 {
				margin: 0% 0% 0% 23%;
				padding-right: 15px;
	}
			
	#squarelogos {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin-right: 15%;
	}
	
	.main-section .column {
		margin-left: 25%
	}
	
	#discoverycol2 {
		border-top: 1px black solid;
		margin-top:3%;
	}
	
	#preferencetestingparagraph {
		margin-left: 15%;
		text-align: center;
		font-size: 2vw;
	}
	
	
	
	#finallogos {
				width:100%;
				margin-bottom: 10%;
				margin-top: -30%;
				margin-left: 4%;
				display: flex;
				justify-content: center;
				align-items: center;
	}
	
	#hoodieback {
		margin-left: 50%;
	}
	
			figure {
				margin-left:10%;
	}
	
	#finalfonts {
		margin-left: 16%;
		margin-bottom: 5%;
	}
	
	#bizcards {
		margin-left: 4%;
	}
	/* for the second article section there is a different layout for desktop and mobile */
			#desktopsecondarticle {
				display:none;
			}
	
	#desktopfirstarticle {
				display:none;
			}
	
	#desktopthirdarticle {
				display:none;
			}
	
	.main-section .column h1 {
		    font-size: 3vw;
	}
	.main-section .column h2 {
		    font-size: 2vw;
	}
	
	.main-section .column p {
		    font-size: 1.8vw;		
	}
	.main-section .column2 h3 {
		    font-size: 2vw;
	}
	
	.main-section p {
		    font-size: 1.8vw;		
	}
	
	p {
		font-size: 2.5vw;
	}
	
	#discoverycol1 p {
		font-size: 2vw
	}
	#discoverycol1 h3 {
		font-size: 2vw;
	}
	
	.smallerp p {
		font-size: 2vw;
	}
	
	.steps, .steps2,.steps3 {
		font-size: 2vw;
	}
	
	.steps3 {
		margin-left: 0%;
	}
	
	#article1mobile p, #article2mobile p, #article3mobile p {
		font-size: 2vw;
	}
}

  /* Media Query for Wider Screens */
@media only screen and (min-width: 601px) {
            
			/* form */
			form {
                width: 600px;
            }
			/* top nav */
			a#navicon {
      			display: none;
   }
		/* for the second article section there is a different layout for desktop and mobile */

	#mobilesecondarticle {
		display:none;
	}
	#mobilefirstarticle {
		display:none;
	}
		#mobilethirdarticle {
		display:none;
	}
}

  /* Media Query for print */
@media print {
	.topnav {
		display: none;
	}
	
	a#navicon {
		display: none;
	}
	
	.main-section .column2 {
		 page-break-before: always;
	}
	
	.aside-section2 {
		 page-break-inside: avoid;
	}
	
	.column {
		    page-break-before: avoid;
	}
	
	.steps3 {
		page-break-before: always;
		page-break-after: avoid;
		font-size:3vw
	}
	
	aside {
		page-break-before: always;
	}
	
	.steps {
		page-break-before: always;
	}
	
	#discoverycol1 {
		page-break-after: avoid;
	}
	
	#palettemobile {
		width: 30%;
	}
	
	#discoverycol2 p {
		font-size:3em;
	}
	
	.column h1 {
		font-size:3em;
	}
	
	.column h2 {
		font-size:2em;
	}
	
	p {
		font-size:4vw;
	}
}

  