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


    body {
      margin: 0;
		overflow-x: hidden;
      font-family: Arial, sans-serif;
		font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
		font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
		font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
  margin: 0;
    padding: 0;
    background-image:  url("../IMAGES/PORT BACK OPTION 2 New option.png");
    background-repeat: repeat-y;
		    background-repeat: round;
	  background-attachment: fixed; /* Keeps the background fixed while scrolling */
  background-size: auto 100%; /* Adjusts the width according to the aspect ratio */
	
}

.navbar {
  position: fixed;
  top: 0;
  height: 60px; /* Fixed height */
  left: 0;
  width: 100%;
  background-color: white;
  color: black;
  padding: 10px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}



.navbar a {
  color: black; /* Change link color to black */
  text-decoration: none;
right: 65px;
}

.navitem {
  display: inline-block;
  margin-left: 36px;
  font-size: 13px;
  position: relative;
}

.navitem::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 2px;
  background-color: black;
  transition: width 0.3s ease;
}


.navitem:hover::after {
  width: 100%;
}

.navitem.active::after {
  width: 100%; /* Underline always appears under the active item */
}

.navbar:hover .navitem.active::after {
  width: 0; /* Underline disappears when hovering over the navbar */
}

.left-section {
  float: left;
}

.right-section {
  float: right;
	display: inline-block;
   margin-top: -1%
	

	
}

.right-section a{
	margin-top: 9%;
	
}

.left-section img {
 margin-top: -7%;
	
  width: 200px;
  float: right;
  cursor: pointer;
}

.logo:hover {
  width: 230px;
}

.social-links {
 display: inline-block;;
	margin-top: -6%;
float: right;
	margin-right: 7%;
	
}

.social-links img {
	
	  height: auto;
	width: 20px;
	padding: 9px;

	opacity: 50%;}



   






.lightbox {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 90px;
	padding-bottom: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
}

.lightbox img {
    margin: auto;
    max-width: 75%;
    max-height: auto;
	;
}





.allprojects{
	max-width: 1420px;
  margin: auto;
	height: auto;
	
	
	
;
 
}


@media (min-width: 1420px) {
	  #resumeContainer {
    position: relative;
    overflow: hidden;
		 height: auto;
		 width: 1400px;
		 margin-top: 6%;
		 margin-left: 3%; 
     /* Adjust as needed */
		
	}
	.content{
	
	
  margin: auto;
 width: 1700px;
		
	height: auto;


}
	
	.projectstotal{margin-top:5%;}

	
.project1g {
	margin-top: 3%;
	float:left;
	margin-left:50%;
	margin-bottom: -7%;

}
.project1g h1{

	margin-top: 39%;
	font: normal;
	font-size: 18px;
	font-weight: normal;
	
	opacity: 60%;
}

.project1g p{
	
	margin-top: -8%;
	font-size: 14px;
	font-weight: normal;
	opacity: 40%;
}


	
	.projectstotal{
	
		padding-top: 40px;
	width: 100%;
		margin-bot: 5%;
	
  margin: auto;
 
	height: auto;

	
		 

}
	
	
	.p9info{
	margin-left: 24%;
	margin-top: 7%
		;
	
}
.p9info p{
	position: relative;
	font-size: 14px;
	font-weight: normal;
	opacity: 40%;
	margin-top: 7%
	
}
	
	
	.allprojects{ height: 13500;
		margin-top:5%;max-width: 1420px;
  margin: auto;
	}
	

	



	
	.pric2 {margin-top: 1000px;
		
	
		
	}
	
	.pric3 {
		
		margin-bottom: 300px;
	
		
	}
	.pric9{
		margin-bottom: 500px;
	
	}
	
	.pric4{
		margin-bottom: 400px;
		
	}
	
	.pric5{margin-bottom: 300px;}
	
	.pric6{margin-bottom: 300px;}
	
	.pric7 {;
		
		height: 300px;
			
		
	}.footer {
		z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f0f0f0; /* Adjust as needed */
    padding: 20px; /* Adjust as needed */
    text-align: center;
}
	
		
	}




 /*-- website content here --*/



/*Projects below*/


.content{
	padding:5%;
	width: 100%;
	
	max-width: 1920px;
  margin: auto;
  width: 100%;
	height: auto;

	 margin-top: 2%;
		 

}

@media (min-width: 1420px){

	 #resumeContainer {
    position: relative;
    overflow: hidden;
		max-width: 1520px;
		 margin-left: 0%;
		 width: auto;
		 margin-top: 3%;
		 margin-bottom: -40%;
    height: 640px; /* Adjust as needed */
}
		 
}
		 #frontImage{
			 width: 60%;
			 margin-left: 15%;
			
		 }
		 
		 #backgroundImage{
			 width: 56%;
		 margin-left: 15%;
		
		 }

.parallax-item {
    position: absolute;
    top: 0;
	
  

    width: 100%;
    height: 130%;
    overflow: hidden;
}

.resumeImage {
    width: 90%; /* Ensure the image fills its container */
    height: auto; /* Maintain aspect ratio */
		box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.1);
	border: 10px white;}

		

.fade-front {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

 



.projectstop h1{
	text-align: center;
	font: normal;
	font-size: 14px;
	font-weight: normal;
	opacity: 60%;
	
}

 .project-name {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        background-color: rgba(255, 255, 255, 0.7);
        padding: 5px 10px;
        border-radius: 5px;
        display: none;
    }
    
    .projectcontainer:hover .project-name {
        display: block;
    }



.block2 {
  position: relative;
	display:inline-block;
  width: 100%; /* Set width for container */ /* Set width for block2 */
  height: auto;
  text-align: center;
  padding: 4px;
}

.projectcontainer {
	display:inline-block;
  text-align: center;
	 width: 10%; 
margin-bottom: 5%;
	height: auto;
	cursor: pointer;
  position: relative; /* Required for absolute positioning */
  overflow: hidden; /* Hide overflowing content */
}


.image-wrapper {
  position: relative; /* Required for absolute positioning */
  overflow: hidden; /* Hide overflowing content */
	
}

.image-wrapper img {
  display: block; /* Ensure the image behaves as a block element */
  width: 100%; /* Set image width to fill its container */
  height: auto; /* Maintain aspect ratio */
  transition: transform 0.3s; /* Add transition for smooth hover effect */
  overflow: hidden; /* Hide overflowing content */
}

.hover-overlay {
  position: absolute; /* Position overlay */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background for hover effect */
  opacity: 0; /* Initially hidden */
  transition: opacity 0.3s; /* Add transition for smooth hover effect */
}

.image-wrapper:hover img {
  transform: scale(1.1); /* Enlarge image on hover */
}

.image-wrapper:hover .hover-overlay {
  opacity: 1; /* Show overlay on hover */
}

.phoneimg{display:none;}

@media (max-width: 377px){
	.right-section{
		display: none;}
			.content{ margin-bottom: -20%; 
				margin-top: 10%;

		height: 20px;
		width: 100%;
		
	}
	
	
	
	.pric1{margin-top:-50%;

	height: 370px;}
	
	.right-section img{
		margin-top: 10%;margin-top: -40%;
	}
	
} 
@media (max-width: 510px){	.content{ margin-bottom: 10%; 
				margin-top: 11%;

		height: 220px;
		width: 100%;
		
	}}

@media (max-width: 510px){

	.pric1{margin-top:-90%;}


	.projectdic{
		display:none;
	}
	
	
	.allprojects{
margin-top: 10%;
		width: 100%;
		
		
	}
	.parallax-container{
		width: 120%;
		margin-left: -10%;
		margin-bottom: 0%;
		margin-top: 20%;
	}
	
	.content{ margin-bottom: 10%; 

		height: 80px;
		width: 100%;
		
	}
	
	
	.social-links img{
		
	}
	.social-links {
		
  
	margin-left: 0%;
		margin-right: 0%;
		margin-top: 0%;
	
		
	}
	
	.right-section{
		width: 100px;
	}
	
}
@media (max-width: 638px){
    /* Hide elements other than logo and social links */
	 .navitem {
        display: none;
    }
	
	#resumeContainer{
		margin-top: 70%;
		;
	}
	
	.backgroundimg{
		margin-top: -10%;
	}
	
	.projectdic { 
	display: none;
		
	}
	
	
	
	.allprojects{margin-top: 10%;
	width: 100%;}
	
	
	.projectstotal{display:none;}
	
	.parallax-container{
		margin-bottom: -20%;
		
	}
	
	.content{ margin-bottom: -85%; 
			height: 210px;
	}


	
		.projectstotal{
	padding-top: 0%;
		margin-top: 0%;
		margin-bottom: 0%;

	
		 

}
	

		.pric2{display: none;}	
	.pric3{display: none;}
	.pric4{display: none;}
	.pric5{ display: none;}
		.pric6{display: none;}
		.pric7{ display: none;}
	.pric9{ display: none;}
	.pric10{ display: none;}
	.pric11{ display: none;}
	.pric12{ display: none;}
	
	
	.phoneimg {display:block;
	width: 100%;
	margin-bottom: 100%;}
	
	.phoneimg img {width: 100%;
		display:block;
	margin-top: 5%;
	margin-bottom: 5%;
		}
.phoneimg img:hover {
  transform: scale(1.03);/* Ensure the image does not exceed its container */
	transition: transform 0.6s; /* Add transition for smooth hover effect */
  overflow: hidden; /* Hide overflowing content */
}
	.social-links {
		
    

		margin-right: 0%;
	
		
	}
	.pric1{margin-top:-30%;}
}
	
@media (max-width: 720px) {.parallax-container{
		margin-bottom: -10%;
	
	}.pric1{margin-top:-50%;}
	
}

@media (max-width: 838px) {
    /* Hide elements other than logo and social links */
	 .navitem {
        display: none;
		 
    }
	
	#resumeContainer{
		margin-top: 50%;
		margin-bottom: -50%;
	}
	
	
	.projectdic { 
	display: none;
		
	}
	
	
	.allprojects{margin-top: 5%;
	width: 100%;}
	
	
	.projectstotal{display:none;
}
	
	.parallax-container{
		margin-bottom: 0%;
	
	
	}.content{
		margin-bottom: -20%;
	}


	.social-links {
    float: left; 
	margin-left: 35%;
	margin-top: 5%;
		  padding: 10px;
	}

.social-links img {
  height: auto;
  width: 30px;

  opacity: 50%;
}

.navbar .left-section {
  float: left ;
  width: 10%;;
	margin-top: -2%;
}

.right-section {
  float: right; /* Change this from "left" to "right" */
  
	  width: 300px;
		   
}

.left-section img {
  margin-top: 0px;
  width: 200px;
  float: left; /* Change this from "right" to "left" */
  cursor: pointer;
}


	
		.projectstotal{
	padding-top: 0%;
		margin-top: 0%;
		margin-bottom: 0%;

	
		 

}
	

		.pric2{display: none;}	
	.pric3{display: none;}
	.pric4{display: none;}
	.pric5{ display: none;}
		.pric6{display: none;}
		.pric7{ display: none;}
	.pric9{ display: none;}
	.pric10{ display: none;}
	.pric11{ display: none;}
	.pric12{ display: none;}
	
	
	.phoneimg {display:block;
	width: 100%;
	margin-bottom: 100%;}
	
	.phoneimg img {width: 100%;
		display:block;
	margin-top: 5%;
	margin-bottom: 5%;
		}
.phoneimg img:hover {
  transform: scale(1.03);/* Ensure the image does not exceed its container */
	transition: transform 0.6s; /* Add transition for smooth hover effect */
  overflow: hidden; /* Hide overflowing content */
}
	
}
@media (max-width: 878px) {
	.parallax-container{
		margin-bottom: -20%;
	}.content{height: 420px;}
	.pric1{margin-top:-10%;}
	
	
}	

@media (max-width: 938px) {
	.parallax-container{
		margin-bottom: -20%;
	}.content{height: 520px;}
}


@media (max-width: 1038px) {
	.parallax-container{
		margin-bottom: -15%;
	}
}
	
 /*-- website content here --*/

.belowimg1 {

}

.belowimg1 img {
	width: 80%;

	margin-bottom: 10%;
	margin-left:10%;
	margin-top: 50%;
	 box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.1);
	border: 5px solid black;
	
}

.belowimg2 {

}

.belowimg2 img {
	
	width: 70%;
	margin-left: 15%;
	margin-bottom: 10%;
	 box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.1);
	border: 5px solid black;
	
}


.belowimg3 {

}

.belowimg3 img {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 10%;
 box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.1);
	border: 5px solid black;
	
}

.belowimg4 {

}

.belowimg4 img {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 10%;

}


.belowimg5 {

}

.belowimg5 img {
	width: 50%;
	margin-left: 25%;
	margin-bottom: 5%;
	 box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.1);
	border: 5px solid black;
}


.belowimg6 {

}

.belowimg6 img {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 10%;
	 box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.1);
	border: 5px solid black;
}

.belowimg7 {

}

.belowimg7 img {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 10%;
	
}

.belowimg8 img{	width: 60%;
	margin-left: 20%;
	margin-bottom: 10%}

.belowimg9 img{	width: 90%;
	margin-left: 5%;
	margin-bottom: 10%}

.belowimg10 img{	width: 90%;
	margin-left: 5%;
	margin-bottom: 10%}


/*Projects below*/
.dark-mode {
  background-color: #333; /* Dark gray background */
  color: white; /* White text */
}

.dark-mode .navbar {
  background-color: black; /* Black navbar */
}

.dark-mode .name {
  color: white; /* White text in dark mode */
}
.dark-mode body {
  color: white; /* White text in dark mode */
}

 subtitle{color: white;}

.dark-mode .navbar a,
.dark-mode .navbar .design,
.dark-mode .navbar .subtitle {
  color: white; /* White text in navbar and design/illustration elements */
}

 .darkmode .navbar a:hover::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -3px;
      width: 100%;
      height: 2px;
      background-color: white;
    }


#pdfViewer {
    width: 80%; /* Adjust width as needed */
    max-width: 800px; /* Set maximum width */
    margin: 0 auto; /* Center the container horizontally */
}

#pdfViewer canvas {
    display: block; /* Make the canvas a block element */
    margin: 0 auto; /* Center the canvas horizontally */
    border: 1px solid #ccc; /* Add a border for visual clarity */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); /* Add a subtle shadow effect */
}




.intro {
	
   /* Clear the floats from the floated image */
 margin-top: 13%;

	position: relative; /* Enable positioning of inner elements */
}


.intro img {

  width: 25%;
	margin-left: 20%;margin-top: -10%;
	border: 5px solid white; 
  float: left;
	position: relative; /* Enable positioning of inner elements */}

	
.introtext h1{

	position: relative;
font-size: 14px;
	 margin-top: 1%; /* Adjust the margin to position the header */
  font-size: 18px;
	  margin-left: 10%;
	margin-bottom: 20px;/* Move text 20px from the left edge of the container */
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-weight: normal;
	background-color: white
		
}
	
.introtext p{
	  margin-left:  10%; /* Move text 20px from the left edge of the container */
		background-color: white;
position: relative;
	 margin-top: 0%;
	font-size: 12px;
margin-bottom: 0%;/* Adjust the top and bottom margin */

	opacity: 50%;
}
	

.introtext {
	position: relative;
	background-color: white;
	margin-top: 16%;
margin-left: 43%;
	z-index: -1;
	width: 400px;
	height: 6%;
	padding: 2%;	

		
}

.top {
	display: inline-block;
	width: 100%;
}


.projectstop h1{
	text-align: center;
	margin-top: 15%;
	font: normal;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: -7%;
	opacity: 60%;
	margin-top: 5%;
}


.decoration{
	background-color: dimgray;
	height: 3px;
	width: 300px;
	margin-left: 45%;
	z-index: 100;
	margin-top: -7.4%;
	opacity: 70%;
	
}






.lightbox {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 120px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
}

.lightbox img {
    margin: auto;
    display: block;
	z-index: 999;
    max-width: 70%;
    max-height: 70%;
}

.lightbox .close-btn {
    position: absolute;
    top: 15px;
	z-index: 999;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.caption {
    margin: 10px;
	z-index: 999;
    color: #f1f1f1;
    font-size: 15px;
}

.fade-in {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

.resumeContainer {
    max-width: 800px; /* Adjust the maximum width of the container */
	top: 200px;
    /* Center the container horizontally */
    text-align: center; /* Center the content inside the container */
    position: relative; /* Ensure the container is positioned */
	margin-bottom: 20%;
}

.resumeImage {
    width: 60%; /* Ensure the image fills the container */
    margin-left: 20%;
    margin-right: 20%;
    height: auto; /* Maintain aspect ratio */
    cursor: pointer; /* Change cursor to pointer on hover */
    box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.1);
    border: 5px solid black;
    position: relative; /* Ensure the image is positioned */
	margin-bottom: 20%;
}

.frontimg {
    position: absolute; /* Position the front image absolutely */
    top: 10px; /* Align at the top of the container */
    left: 0; /* Align at the left of the container */
    z-index: 1; /* Set higher z-index to appear above background */
	margin-bottom: 20%;
}

.backgroundimg {
    position: absolute; /* Position the background image absolutely */
    top: 110px; /* Align at the top of the container */
    left: 9.5%; /* Align at the left of the container */
	width: 80%;
    z-index: 0; /* Set lower z-index to appear behind front image */
	margin-bottom: 20%;
}



















@media (max-width: 838px) {
    /* Hide elements other than logo and social links */
	
	.introtext h1{
		margin-left: 14%;
		font-size: 14px;
	}
	.introtext p{
		margin-left: 14%;
		font-size: 9px;
	}
	.introtext {
	position: relative;
	background-color: white;
	margin-top: 16%;
margin-left: 30%;
	z-index: -1;
	width: 320px;
	height: 6%;
	padding: 2%;	

		
}
	
	
	
	.intro img {

  width: 35%;
	margin-left: 2%;margin-top: -10%;
	border: 5px solid white; 
  float: left;
	position: relative; /* Enable positioning of inner elements */}
   .projectcontainer {
        width: 20%;
	 
    }
	.projectstop h1{
	text-align: center;
	margin-top: 5%;
	font: normal;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: -15%;
	opacity: 60%;
	margin-top: -2%;
}
	
	.projectstop{ margin-top: 9%;
		margin-bottom: -7%;
	}
	.project1g {
	margin-top: -3%;
	float:right;
	right: 19.5%;

}
	.steepanimatedgif img{top: -300%;}
	.projectdic{
		display: none;	
	}
	.project2dic{
		display: none;
	}
	.project3dic{
		display: none;
	}
	.project4dic{
		display: none;
	}
	.project5dic{
		display: none;
	}
	.project6dic{
		display: none;
	}
	.project7dic{
		display: none;
	}.project4dic1{
		display: none;
	}
	.p2info{margin-top: -30;}
	
	.project1g {
		

float:left;

		
		
		
		
		
		

	}}
		.project1g h1{
		
margin-bottom: 8%;
float:left;
	margin-right: 80%;
		
		

}
		.project1g p{
		
float:left;
			width: 200px;
	margin-right: 80%;
		
		

}



.belowimg1 p.pdf-info {
    display: none;
}

.belowimg1 p.pdf-info.visible {
    display: block;
}


.belowimg2 p.pdf-info {
    display: none;
}

.belowimg2 p.pdf-info.visible {
    display: block;
	
	
	
	
}
.belowimg3 p.pdf-info {
    display: none;
}

.belowimg3 p.pdf-info.visible {
    display: block;
}


.belowimg4 p.pdf-info {
    display: none;
}

.belowimg4 p.pdf-info.visible {
    display: block;
}




.belowimg5 p.pdf-info {
    display: none;
}

.belowimg5 p.pdf-info.visible {
    display: block;
}





.belowimg6 p.pdf-info {
    display: none;
}

.belowimg6 p.pdf-info.visible {
    display: block;
}





.belowimg7 p.pdf-info {
    display: none;
}

.belowimg7 p.pdf-info.visible {
    display: block;
}




.belowimg8 p.pdf-info {
    display: none;
}

.belowimg8 p.pdf-info.visible {
    display: block;
}




.belowimg9 p.pdf-info {
    display: none;
}

.belowimg9 p.pdf-info.visible {
    display: block;
}