@charset "utf-8";

/*
   works page
Author: Ana Botto
Date: 11/14/2023

filename: ab_styles_inglenook

*/


/* 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-right: 0%;
	line-height: 1.2em;
	overflow: auto;
	margin: 0px 0px 0px 0px;
         }


/* Container Section */
.column {
  	flex: 1;
	-webkit-flex: 1;
	margin-left: 10%;
	max-width:50%;
}

.main-section .column {margin-left: 6%; margin-top: 2.5%;}

.column h1 {
	font-size:2.5vw;
	line-height:1;
	letter-spacing: 2px;
	margin-bottom:0px
}

.column h2, p {
	font-size:1.5vw;
	font-weight:300;
	line-height: 1;
	letter-spacing: 1.3px
}

.column2 {
  	flex: 1;
	-webkit-flex: 1;
	margin-right: 10%;
	max-width:50%;
}

.column2 h1 {
	line-height:1;
	letter-spacing: 4px;
	margin-bottom:0px
}

.column2 h2, p {
	font-size:1.3vw;
	font-weight:300;
	letter-spacing: 1.4px;
	line-height: 1.2;
font-family: "museo-sans-rounded", sans-serif;
}

.column2 h3 {
	color: #502920;
	font-size:1.5vw;
}

.column3 {
  	flex: 1;
	-webkit-flex: 1;
	margin-left: 0%;
	max-width:50%;
}
  

h2 {
	font-size:1.8vw;
	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;
}
/* Container 1 discovery */

.container1 .discovery {
  	display: flex;
  	margin: 20px;
	text-align: left;
}

#discoverycol2 {
  flex: 1;
	-webkit-flex: 1;
	margin-right: 5%;
	max-width:50%;
}

#discoverycol1 p {
	font-size:1.2vw;
	font-family: "museo-sans-rounded", sans-serif;

}



#discoverycol1 {
	margin-left: 8%;
	margin-right: 5%
}

#discoverycol2 p {
	font-size:1.5vw;
	font-weight: 300;
}

.steps {
	margin:5% 0% 0% 8%;
	font-weight:500;
}
/* Container 1 first draft */
.container1 .first_draft1 {
  	display: flex;
	display: -webkit-flex;
	text-align: left;
	margin:2% 10% 0% 10%;
}

.first_draft1 p {
	font-family: "museo-sans-rounded", sans-serif;
	letter-spacing: 1.2px;
	line-height: 1.3;
	font-size: 1.3vw;
	font-weight: 300;
}
 
#inglenook1 {
	height:150px;
	float:right;
}

.steps2 {
	margin:7% 0% 0% 4%;
	font-weight:500;
}

.fontsncolors {
	text-align:center;
}

#fontsandcolors {
	border-radius: 10px;
	border: 5px solid #E0CFBE;
	filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
}

#preferencetesting img, #draft3preferencetestinginglenook {
	border-radius: 10px;
	border: 5px solid #E0CFBE;
		filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
}

#draft2preferencetestinginglenook {
	margin-bottom: 12px;
}
/* Container 3 */

.container3 {
	margin-bottom:0%;
}

 aside {
  	padding: 20px;
  	margin: 0px 20px 20px 20px;
	text-align: center;
}

.container3 article p {
	float:left;
	text-align:left;
	font-size:1.5vw;
}

#col1row1 {
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	max-width: 30%;
}

.container3 .aside-section {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin: 0px;
}

.container3 .aside-section2 {
	display: flex;
	display: -webkit-flex;
  	justify-content: center;
  	align-items: center;
  	margin: 20px;
}

/* Container 3 preference testing section */
#preferencetesting {
	margin-top:5%
}

/* Container 3 results section */
#results {
	font-size:2vw;
	font-weight:500;
	line-height: 1;
	text-align: center;
	margin-top:5%;
}

#finallogoshotinglenook {
	width:100%;
}

figcaption {
	font-size:1.6vw;
	padding-bottom: 12px;
	font-weight: 500;
}

.footertext {margin-left: 2%;}
	#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;
	}

/* backgrounds */
#background11 {background-color:#C4D4D4;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:#C4D4D4;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:#E0CFBE;margin:5% 5% 0% 5%;border: solid rgba(80,40,30,0.3) 2px;}

/* Footer Styles */
.show-section {
    opacity: 1 !important;
    pointer-events: auto;
}


.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 */
}


.progress a h7 {
		margin-left: 5%;
	margin-right: 0;
	white-space: nowrap;
	color:black;
	font-size: 0.8vw;
}

/* Styling for five-steps progress bar */
.five-steps .progress {
    width: 21%;
    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;
}
.easyzoom {
	cursor:zoom-in;
}




.results-image-container {
  Display: flex;
	justify-content: center;
	align-content: center;
  margin: 20px auto;
  display: grid;
  grid-template-columns: 30% 30% 30%; /* You can adjust the values accordingly */
  gap: 20px;
  background-color: #C38A7F;
  padding: 40px;
   }

    .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(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
  cursor:zoom-out;
}

.overlay img {
  max-width: 80%;
  max-height: 80%;
  display: block;
  position: relative; /* Add this line to make the position relative */
  cursor:zoom-out;
}

.close-button {
  position: absolute;
  top: 14%;
  right: 35%;
  color: black;
  font-size: 30px;
  cursor: pointer;
	z-index: 1001;
}

/* Show overlay when active class is present */
.overlay.active {
  display: flex;
}

.container {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 5%;
    }

    .thumbnail {
      position: relative;
      width: 100%;
      max-width: 200px;
      height: auto;
      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;
    }

    .thumbnail img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top left;
      display: block;
    }

    .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: 1vw;
		white-space: nowrap;
		z-index: 498;
    }

/* MEDIA QUERIES */

/* Media Query for Mobile */
@media only screen and (max-width: 600px) {
			/* section of first draft section has a different layout for mobile */	
	 aside {
  	padding: 0px;
  	margin: 0px 20px 20px 20px;
	text-align: center;
}
	
	.close-button {
  position: absolute;
  top: 14%;
  right: 20%;
  color: black;
  font-size: 30px;
  cursor: pointer;
	z-index: 1001;
}
	.results-image-container {
  display: flex;
	justify-content: center;
	align-content: center;
  margin: 15px 0px 0px 0px;
  display: grid;
  grid-template-columns: 35% 35% 35%; /* You can adjust the values accordingly */
  padding: 10px 40px 10px 40px;
   }

    .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;
   }
	#resume h8 {
		font-size: 3vw;
	}
	.progress-bar.five-steps {
		display: none;
	}
	

	.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;
    }

	
	.main-section .column h1 {
		    font-size: 3vw;
	}
	
	.main-section .column {
		margin-left: 25.5%;
	}
	
	.main-section .column2 {
		margin-left: 22%;
	}
	
	.main-section .column h2 {
		    font-size: 2vw;
	}
	
	.main-section .column p {
		    font-size: 1.8vw;		
	}
	.main-section .column2 h3 {
		    font-size: 1.8vw;
	}
	
	.main-section p {
		    font-size: 2vw;		
	}
	
	.first_draft1 p {
		 font-size: 2vw;		
	}
	
	#preferencetesting {
		margin-left: 0%;
	}

	#draft3 {
		margin-left: 0%
	}
	
	p {
		font-size: 2.2vw;
	}
	
	#discoverycol2 p {
		font-size: 2vw;
		
	}
	#discoverycol1 p {
		font-size: 1.8vw;
	}
	
	#discoverycol1 h3 {
		font-size: 2vw;
	}
	
	#mobiledraftsection article p {
		font-size: 2vw;
	}
	
	#desktopdraftsection {
				display: none;
			}
          
			/* top nav */
			a#navicon {
      			display: block;
   			}
   
		   nav.top_nav ul {
			  display: none;
		   }
   
   
   a#navicon:hover+ul, nav.top_nav ul:hover {
     				 	display: block;
	   					position:absolute;
	   					right:7px;
   					}
			
			.submenu {
				position: relative;
    			left: -100%;
			}
			
			.submenu li {
				white-space: nowrap;
			}
	
	.submenu li a {
		font-size: 1em;
	}

			.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;
	}
			
			/* header */
			header > img {
				width:48%;
			}
			/* general */
			.main-section,
			.discovery,
			.first_draft1,
			.preferencetesting,
			.aside-section2,
			.aside-section, .container1 .column {
				flex-direction: column;
				-webkit-flex-direction: column;
			  }
	
			.column {
				margin: 0% 0% 0% 25%;
			}
			.column2 {
				margin: 0% 0% 0% 25%;
			}
			.column3 {
				margin: 0% 0% 0% 25%;
			}
			.main-section .column2 {
				margin: 0% 0% 0% 25%;
			}
	.main-section .column {
		margin-left: 28%
	}
	
	#discoverycol2 {
		border-top: 1px black solid;
		margin-top:3%;
	}
	
			/* first drafts */
		#inglenook1 {
			width:100%;
			float:left;
			margin:0;
		}
			
		#mobilefontsandcolors {
				width: 100%;
			margin-bottom: 5%;
			}

		.steps2 {
			margin:0% 0% 3% 0%;
			font-weight:500;
		}
		
	
		figure img {
			width:100%;
	}
	
	.footertext {margin-left: 6%;}
	#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;
	}

		.thumbnail {
				width: 80%;
				height: auto;
				margin-bottom: 4%;
			}
	
}
  /* Media Query for print */
@media print {
	.topnav {
		display: none;
	}
	
	a#navicon {
		display: none;
	}
	.aside-section {
		 page-break-inside: avoid;
	}
	.aside-section2 {
		 page-break-inside: avoid;
	}
	.column {
		    page-break-after: always;
	}
	.steps2 {
		page-break-before: always;
		page-break-after: avoid;
	}
}
  /* Media Query for Wider Screens */
        @media only screen and (min-width: 601px) {
            
			/* form */
			form {
                width: 600px;
            }
			/* top nav */
			a#navicon {
      			display: none;		
  			 }
			#mobiledraftsection {
				display: none;
			}
}