@charset "utf-8";
/* CSS Document */

html {
   font-family: "bc-alphapipe",sans-serif;
   background-image: linear-gradient(white,rgb(235,217,199));
	padding: 0;
	margin:0;
  }

body {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    margin-right: 0%;
    line-height: 1.2em;
    overflow: auto;
	height:100%;
	margin:0;
	max-width:100%;
	padding: 0;
         }

.container {
        width: 100%;
	margin: 5% 0% 0% 0%;
	order:97;
	max-width:100%;
    flex: 1;
padding: 0;
    }

.container2 {
    display: flex;
    align-items: center;
    justify-content: center;
margin: 5% 0% 0% 0%;
	padding: 0;
	order:99;
	max-width:100%;
}

section {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	position: relative;
	height: auto;
}



.section .background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2;
            background-size: cover;
        }


.section6 {
	margin-bottom:5%;
}

a {
	color:black;
}

.section1 {
	padding:0% 0% 5% 0%;
}
.section1 .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;
}

.column {
  	flex: 1;
	-webkit-flex: 1;
	margin-left: 10%;
	max-width:50%;
	z-index: 50;
	margin-top: 2.5%;
}

.column p {
	font-size: 1.5vw;
}

.column h1 {
	font-size:2.5vw;
	line-height:1;
	letter-spacing: 2px;
	margin-bottom:0%;
		
}

.column h2 {
	font-size:1.6vw;
	font-weight:300;
	line-height: 1.1;
	letter-spacing: 1.5px;
}

.column2 {
  	flex: 1;
	-webkit-flex: 1;
	margin-right: 10%;
	max-width:50%;
	z-index: 60;
}

.column2 h1 {
	line-height:1;
	letter-spacing: 4px;
	margin-bottom:0%;

}

.column2 h2, p {
	font-size:1.5vw;
	font-weight:300;
	letter-spacing: 1.1px;
	line-height: 1.2;
font-family: "museo-sans-rounded", sans-serif;
}

.column2 h3 {
	color: #502920;
	font-size:1.5vw;
	margin-bottom: 0;
}

.column2 p {
	margin-top: 1%;
}

.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(80,41,32);
	font-size:1.4vw;
	letter-spacing: 1px;
}
.steps {
	margin:7% 2% 0% 16%;
	font-weight:500;
	text-align: left;
}

.steps2 {
	margin:10% 2% 0% 2%;
	font-weight:500;
	text-align: left;
}

.steps3 {
	margin:1% 2% 2% 11%;
	font-weight:500;
	text-align: left;
}

.steps4 {
	margin:3% 0% 2% 0%;
	font-weight:500;
	text-align: left;
}

.steps5 {
	margin:10% 2% 3% 36%;
	font-weight:500;
	text-align: left;
}

.steps6 {
	margin:15% 2% 0% 5%;
	font-weight:500;
	text-align: left;
}
.steps7 {
	margin:10% 5% 3% 0%;
	font-weight:500;
	text-align: left;
}


#discoverycol1 {
  	flex: 1;
	-webkit-flex: 1;
	z-index: 51;
	margin-top: 1%;
	text-align: left;
	margin-bottom: 4%;
	margin-right: 0%;
}

#discoverycol1 p {
	margin-right: 3%;
	margin-left: 18%;
	margin-bottom: 2%;
	
}

#discoverycol1 h4 {
	margin-right: 0%;
	margin-left: 28%;
	margin-bottom: 1%;
	margin-top: 0;
	font-size: 1.5vw;
}

table {
	align-content: center;
	align-items: center;
	display:flex;
	margin-left:32%;
}
#discoverycol1 li {
	text-align: left;
	line-height: 2;
	font-family: "museo-sans-rounded", sans-serif;
	font-size: 1.5vw;
	font-weight: 300;
            box-sizing: border-box;
	padding-right: 10px;
}

#discoverycol1 ul {
	margin:0;
	padding: 0;
	line-height: 0;
}

#lfwireframe {
    z-index: 10;
    margin-left: 0%;
    margin-top: 5%;
    margin-bottom: 2%;
    margin-right: 1%;
}

#lfwireframe .content {
    display: flex;
    flex-direction: row;
    margin-left: 12%;
    margin-right: 5%;
}

#lfwireframe p {
    z-index: 10;
    margin-left: 2%;
    margin-bottom: 8%;
    margin-right: 0;
    margin-top: 0%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
    border-radius: 10px;
    max-width: 30%;
    font-size: 1.7vw;
    font-weight: 300;
}




#sitemap p {
	z-index: 71;
	margin-top: 2%;
	text-align: left;
	margin-left: 4%;
	width: 35%;
	margin-right: 4%;
}

#sitemap {
		z-index: 70;
	margin-top: 5%;
	margin-bottom: 5%;
	text-align: left;
	margin-left: 0;
}

#sitemap .content {
    display: flex;
    flex-direction: row;
}

#sitemapimg {
	cursor: zoom-in;
}

#design {
		z-index: 5;
	margin-top: 1%;
	text-align: center;
	margin-left: 0;
	margin-bottom: 0%;
}

#design .content {
	text-align: center;
	margin-left: 30%;
	font-family: "museo-sans-rounded", sans-serif;
	margin-right:1%;
}

#design p {
	margin-right: 2%;
	margin-left: 4%;
}

#design h3 {
	font-family: "bc-alphapipe",sans-serif;
}

#stylesheet {
    width: 50%;
    height: auto;
    margin-top: 1%;
cursor:zoom-in;
}

#logo {
    width: 50%;
    height: auto;
    margin-top: 1%;
cursor:zoom-in;
}

#build {
		z-index: 5;
	margin-top: 1%;
	text-align: center;
	margin-left: 2%;
	margin-bottom:0%;
	
}

#build h3 {
	font-family: "bc-alphapipe",sans-serif;
	color:black;
	text-align: left;
}

#build .content {
	text-align: left;
	margin-top: 2%;
	margin-left: 6%;
	width: 70%;
	font-family: "museo-sans-rounded", sans-serif;
}

#centeriframe {
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0% 0% 0 45%;
}

#image-container {
    text-align: center;
}

iframe {
	width:800px;
	height:400px;
}

#writingthecode {
margin-top: 5%
}

.writingthecode {
    display: flex;
}

.writingthecode p {
	margin: 2% 0% 0px 4%;
	font-size: 1.5vw;
}


#hfwireframe {
    width: 50%;
    height: auto;
    margin-top: 1%;

}

#code {
    width: 50%;
    height: auto;
    margin-top: 1%;
	margin-left:10%;

}

/* Container 1  */





.feedback {
		z-index: 70;
	margin-top: 6%;
	text-align: left;
	margin-left: 30%;
	margin-right:2%;
	margin-bottom:2%;
}

.feedback p {
	margin-right: 15%;
}

.live {
		z-index: 70;
	margin-top: 10%;
	text-align: left;
	margin-left: 5%;
	margin-bottom: 10%;
	margin-right:10%
}



.live p {
	margin-right: 50%
}




#marketingsection {
  	background-color: #eee;
  	padding: 20px;
  	margin: 0%;
	text-align: center;
	line-height:1;
	clear:both;
	order:98;
	z-index:700;
}

aside p {
	font-size:1.5vw;
	letter-spacing: 1.5px;
	font-family: "bc-alphapipe",sans-serif;
}

.show-section {
    opacity: 1 !important;
    pointer-events: auto;
}
.eight-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;
}
.progress a h7 {
	margin-right: 0;
	white-space: nowrap;
	font-size: .8vw;
	margin-left: 5%;
}



.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: 10012;
}

.progress {
    height: 100%;
    /* Default color for progress */
}


.eight-steps .step-1_1 {
	z-index:10012;
}
.eight-steps .progress {
    width: 15%;
    background-color: rgb(196, 212, 212);
    border-radius: 0px 10px 10px 0px;
	opacity: 0;
    align-items: center;
    justify-content: left;
z-index:10013;
}

.eight-steps .progress:not(:first-child) {
    margin-left: -8px; /* Adjust this value as needed for the desired overlap */
}

.eight-steps .step-2_1 {
    left: 12.5%;
    background-color: rgb(227, 209, 191);
    border-radius: 0px 10px 10px 0px;
z-index:10012;
	opacity: 0;
	align-items: center;
    justify-content: left;
}

.eight-steps .step-3_1 {
    left: 25%;
    background-color: rgb(149, 156, 124);
    border-radius: 0px 10px 10px 0px;
	z-index:10011;
	opacity: 0;
	align-items: center;
    justify-content: left;
}

.eight-steps .step-4_1 {
    left: 37.5%;
    background-color: rgb(201, 129, 109);
    border-radius: 0px 10px 10px 0px;
z-index:10010;
	opacity: 0;
	align-items: center;
    justify-content: left;
}

.eight-steps .step-5_1 {
    left: 50%;
    background-color: rgb(243, 188, 144);
    border-radius: 0px 10px 10px 0px;
	opacity: 0;
	align-items: center;
    justify-content: left;
	z-index:10008;
}

.eight-steps .step-6_1 {
    left: 62.5%;
    background-color: rgb(196, 212, 212);
    border-radius: 0px 10px 10px 0px;
	display: none;
	align-items: center;
    justify-content: left;
	z-index:10007;
}

.eight-steps .step-7_1 {
    left: 75%;
    background-color: rgb(227, 209, 191);
    border-radius: 0px 10px 10px 0px;
	opacity: 0;
	align-items: center;
    justify-content: left;
	z-index:10006;
}

.eight-steps .step-8_1 {
    left: 87.5%;
    background-color: rgb(149, 156, 124);
    border-radius: 0px 10px 10px 0px;
z-index:10005;
	opacity: 0;
	align-items: center;
    justify-content: left;
}
.thumbnail {
    position: relative;
    width: 12%; /* Adjust the width of each thumbnail */
    height: 12%; /* Adjust the height of each thumbnail */
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out; /* Add a smooth transition effect */
    z-index: 1; /* Adjust the z-index value */
	filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
	cursor: pointer;
}


.thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensure the image covers the entire thumbnail */
}

.thumbnail > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: black; /* You may want to adjust the text color based on your design */
    z-index: 2; /* Adjust the z-index value to be higher than the thumbnail's z-index */
}


.thumbnail h3 {
background-color:rgba(255,255,255,.7);
	z-index: 100;
	border-radius: 5px;	color: black;
	font-size:1em;
	padding: 10px 10px 10px 10px;
	margin-left: 0;
	white-space: nowrap;
}

 .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: 2000;
    }

.overlay img {
  max-width: 80%;
  max-height: 80%;
  display: block;
  position: relative; /* Add this line to make the position relative */
	 z-index: 2001;
}

.close-button {
  position: absolute;
  top: 15%;
  right: 20%;
  color: black;
	background-color: white;
	border-radius: 5px;
  font-size: 50px;
  cursor: pointer;
	z-index: 3000;
	padding: 5px;
}

/* Show overlay when active class is present */
.overlay.active {
  display: flex;
}


#overlayImage {
	z-index: 2002;
}


.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;
	}

	iframe {
		width:800px;
		height:450px;
	}

@media only screen and (max-width : 600px){
	 /* top nav - show navicon image in mobile view */
	.close-button {
  position: absolute;
  top: 25%;
  right: 20%;
  color: black;
	background-color: white;
	border-radius: 5px;
  font-size: 40px;
  cursor: pointer;
	z-index: 3000;
	padding: 5px;
}
	
	.steps3 {
		margin-top: 12%;
	}
	
	#centeriframe {
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0% 0% 0% 15%;
}  
	
	#lfwireframe .content {
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
    }

    #lfwireframe p {
        max-width: 55%; /* Adjust as needed */
        font-size: 2vw; /* Adjust as needed */
        margin-bottom: 2%; /* Adjust as needed */
        text-align: center;
    }

    iframe {
        max-width: 300px;
		height: 200px;
        margin: 2% 0; /* Adjust as needed */
    }
	
	#resume h8 {
		font-size: 3vw;
	}
	
	a#navicon {
      			display: block;
   			}
   			/* top nav - hide main nav bar in mobile view */
		   nav.top_nav ul {
			  display: none;
		   }
	
	.progress-bar.eight-steps {
		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;
				z-index: 2000;
			}
	
	.mainmenu li a {
		font-size: 1em;
		line-height: 2;
	}		
	
	
	.submenu {
				position: relative;
    			left: -100%;
			}
			
			.submenu li {
				white-space: nowrap;
			}

			
			/* header */
			header > img {
				width:48%;
			}
	
	img {
    max-width: 100%;
    height: auto;
}

	.thumbnail {
    position: relative;
    width: 20%; /* Adjust the width of each thumbnail */
    height: 20%; /* Adjust the height of each thumbnail */
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out; /* Add a smooth transition effect */
    z-index: 1; /* Adjust the z-index value */
	filter: drop-shadow(rgba(0,0,0,.5) 6px 6px 4px);
	cursor: pointer;
}
	

	.thumbnail h3 {
background-color:rgba(255,255,255,.7);
	z-index: 100;
	border-radius: 5px;	color: black;
	font-size:2vw;
	padding: 5px;
	margin-right: 5%;
	margin-left: 0;
	white-space: nowrap;
}
	
	.column p {
	font-size: 1.8vw;
}
	
	.column2 h2, p {
	font-size:1.7vw;
	font-weight:300;
	letter-spacing: 1.1px;
	line-height: 1.2;
font-family: "museo-sans-rounded", sans-serif;
}
	.section1 {
		padding-bottom: 0%;
	}
	
	.feedback {
		margin-top:15%;
		margin-bottom: 5%;
	}
	.section7 .backgrounnd {
		margin-top: -25%;
	}
	.footertext {margin-left: 7%;}
}

@media only screen and (min-width: 601px) {
		a#navicon {
      			display: none;
   			}
	
}
