 	@font-face { font-family: DIN; src: url('fonts/DIN.otf'); } 
  	@font-face { font-family: DIN-Bold; src: url('fonts/DIN Bold.otf'); } 
	
	@font-face { font-family: Montserrat-Bold; src: url('fonts/Montserrat-SemiBold.otf'); } 

	@font-face { font-family: MomCake-Bold; src: url('fonts/MomCake-Bold.otf'); } 
	@font-face { font-family: contax; src: url('fonts/contax.otf'); } 

	@font-face { font-family: sup-rad; src: url('fonts/super-rad.otf'); } 
	@font-face { font-family: gilmer-light; src: url('fonts/Gilmer-Light.otf'); } 


	@font-face { font-family: HK-regular; src: url('fonts/HKGrotesk-Regular.otf'); } 
	@font-face { font-family: HK-semibold; src: url('fonts/HKGrotesk-SemiBold.otf'); }
	@font-face { font-family: HK-bold; src: url('fonts/HKGrotesk-Bold.otf'); } 
	@font-face { font-family: HK-medium; src: url('fonts/HKGrotesk-Medium.otf'); } 
	@font-face { font-family: HK-medium; src: url('fonts/HKGrotesk-Medium.otf'); } 

	@font-face { font-family: inter-regular; src: url('fonts/Inter-Regular.ttf'); } 
	@font-face { font-family: inter-light; src: url('fonts/Inter-Light.ttf'); } 
	@font-face { font-family: inter-medium; src: url('fonts/Inter-Medium.ttf'); } 
	@font-face { font-family: inter-semibold; src: url('fonts/Inter-SemiBold.ttf'); } 
	@font-face { font-family: inter-bold; src: url('fonts/Inter-Bold.ttf'); } 

.urban-studies {
	color:#007D19 !important; 
}

.national-gallery {
	/* color:#AA2513 !important;  */
	color:#C0070D !important; 
}

.usability-study {
	/* color: #854545 !important;  */
	color: #ff6955 !important; 
}

.chi-2021 {
	color: #00A0B6 !important; 
}

/* .national-gallery-intro-pic {
	image-rendering: -webkit-optimize-contrast;
	background: url('assets/img/national_gallery_background_3.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
} */

html {
	scroll-behavior: smooth;
}

img {
	image-rendering: -webkit-optimize-contrast;
}


body {
  min-height: 400px;
  padding-top: 70px;
  margin: 0;
  overflow-x: hidden !important;
  /* width: 1170px; */

  animation: fadeInAnimation ease 1s; 
	animation-iteration-count: 1; 
    animation-fill-mode: forwards; 
}

@keyframes fadeInAnimation { 
	0% { 
		opacity: 0; 
	} 
	100% { 
		opacity: 1; 
	} 
} 

.navbar-default .navbar-toggle {

	margin-top: 21px;
	margin-right: 1px;
}

 .navbar {
  min-height: 90px;
    border-width: 0 0 0px; 
}

.navbar-brand {
  padding: 0px !important;
  line-height: 85px;
  vertical-align: middle;

}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-left: 5px; 
	margin-right: 5px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #FFFFFF;
    color: #00a654;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #FFFFFF;
    font-weight: 700;
    color: #00a654;
}

.navbar-default .navbar-nav>li>a{
	color: #666666;
}

.menu {
 background-color: #FFFFFF;

}

.menu-items {
/* font-family: Arial, sans-serif; 
*/
font-family: "HK-regular";

 font-size: 14px;
 font-weight: 600;
 /*font-size: 18px;*/
}

.menu-items-list {
	min-height: 90px;
	padding: 34px 0px 0px 36px !important; 
	text-align: center;
	line-height: 90px;
}



.brand {
/*  color: #659D32 !important;
*/  

/*color: #00a654 !important;*/

/*color: #333333 !important;*/

color: #009562  !important;
  font-size: 22px;
/*  font-family: Lato, sans-serif;
*/
  
/*font-family: contax; 
*/
/*font-family: sup-rad; 
*/

/*font-family: gilmer-light;
*/

font-family: HK-regular; 
font-weight: bold;


  /*momcakebold, */
}

.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 112px;
	padding-right: 112px;
}

.intro-container{
	padding-left: 112px;
	padding-right: 112px;
}

.jumbotron {
	background-color: #FFFFFF;
/*	padding-left: 100px !important;
	padding-right: 100px !important;*/
	margin-top: 80px;
	font-family: HK-regular;
}

.jumbotron-work {
	background-color: #FFFFFF;
/*	padding-left: 100px !important;
	padding-right: 100px !important;*/
	margin-top: 100px;
	margin-left: 100px;
	margin-right: 100px;
	font-family: HK-regular;
}

.jumbotron p {
 margin-bottom: 15px; 
 font-weight: 200;
 font-size: 32px;
 color: #222222;
}

.container-style {
	padding-left: 135px;
	padding-right: 135px;
}

.gallery {
	/* margin-top: 40px; */
	border-bottom: 1px solid  #D3D3D3;
}

.gallery-insights {
	/* margin-top: 40px; */
	padding-left: 0px;
	padding-right: 30px;

}

.gallery-number {
	padding-left: 40px;
	padding-right: 40px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 5px;
	padding-right: 5px;
}

.thumbnail-style {
	    border: 0 none;
    box-shadow: none;
}

/* .thumbnail-style:hover {
	font-family: HK-semibold !important;
	transform: scale(1.01); 

} */

.caption-style {
	padding: 1px !important; 
}

.title {
	margin-top: 10px; 
	margin-bottom: 2px;
}

.thumbnail:hover .project-label {
	background-position: 0 100%;
}



.project-label {
	/* color: #324158 !important;  */
	color: #666666 !important; 

	font-size: 20px;
	/* font-family: inter-regular;  */

  	font-family: HK-regular;

	text-decoration: none !important;

	position: relative;
  display: inline-block;

  color: #666666;
  overflow: hidden;
  background: linear-gradient(to right, rgb(26, 128, 57), rgb(26, 128, 57) 50%, #303030 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 500ms ease;
  text-decoration: none; // text decorations are clipped in WebKit browsers
}

/* .project-label:hover{
	background-position: 0 100%;
} */

/* .project-label:hover {
	font-size: 20px;
	font-family: inter-regular; 

  	font-family: HK-semibold;
} */

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    margin-right: 7px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #7F7F7F;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-radius: 3px;
    border: 1px solid;
    border-color: #D3D3D3; 
}

/*styles for about me page*/


.about-me {
		margin-top: 80px;
}

.category-label {
	color: #06361e !important; 
	/* color: #343f66 !important;  */

	font-size: 16px !important;
	font-family: HK-bold;

}

.text {
	/* color: #06361e !important;  */
	color: #06361e !important; 
	/* color: #343f66 !important;  */

	font-family: HK-regular;
	font-size: 14px !important;
}

.brushstroke-img {
	image-rendering: -webkit-optimize-contrast;
	max-width:50%;
	max-height:75%;
	position: relative;
	top: 50px;
	left: 90px;
	z-index: -1;
	opacity: 0.6;
}

.jumbotron-about {
	/* background-color: #14885F; */
	/* background-color: #7bd4b5; */
	background-color: #a5d4bc;
	/* background-color: #bdccff; */

	/* margin-left: 100px; */
	margin-left: 180px;
	margin-right: 180px;	
	margin-top: 0px;
	padding-left: 45px !important;
	padding-right: 45px !important;
	padding-top: 20px;
	position: relative;
	top: -30px;
	z-index: 100;
}




/*STYLES FOR PROJECT PAGES*/

.project-color {
	background-color: #FFA500;
	padding-right: 0px;
    padding-left: 0px;
}
.project-image-background {
	position: relative;
	top: 19px;
	padding: 0;
	margin: 0 0 0 0; 
	background-color: #FFA500;
	height: 460px;

	/* position: absolute;
    top: 0;
    width: 100%;
    height: 100%; */
}

.project-image-container {
	padding-left: 160px;
	padding-right: 160px;
	height: 100%;
}

.container-intro {
	/* font-family: HK-regular; */
	font-family: inter-regular;

	position: relative;
	top: 30px;
    width: 100%;
    /* max-width: 880px; */
	/* margin: 0 auto; */
	margin-left: 160px;
	margin-right: 160px;
    padding: 30px 10px;
    box-sizing: border-box;
}

.project-title {
	font-weight: 400;
	color: #666666;
	font-size: 32px;
	text-align: justify; 
}


.project-subtitle {
	color: #666666;
	font-size: 18px;
	min-height: 100px;
	padding: 100px 50px 50px 100px; 
	text-align: center;
	line-height: 100px;
}


.project-image-text{

	/* justify-content: center;
	align-items: center; */
	/* padding: 130px 0; */
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #FFFFFF;
}

#project-title {
	font-family: inter-semibold;
	/* font-family: HK-semibold; */
	font-size: 36px;
}

#project-subtitle {
	font-family: inter-regular;

	/* font-family: HK-regular; */
	font-size: 15px;
}

.project-intro {
	margin-bottom: 50px;
}


.heading-label {
	font-family: HK-medium;
	font-weight: 500;
	color: #FE5F05;
	font-size: 24px;
}

.project-text {
	font-family: HK-regular;
	color: #666666;
	font-size: 16px;
	/*text-align: justify;*/
}

.small-project-text {
	font-family: HK-regular;
	color: #666666;
	font-size: 13px;
	margin-top: 20px;
}

.tiny-project-text {
	font-family: HK-regular;
	color: #666666;
	font-size: 11px;
}

.highlight-text {
	font-family: HK-bold;
	color: #FE5F05;
	font-size: 16px;
}

.emphasize-text {
	font-family: HK-bold;
	color: #666666;
	font-size: 16px;
}

.underline-text {
	font-family: HK-regular;
	text-decoration: underline;
	color: #FE5F05;
	font-size: 16px;
}

.row-project-details {
	/* padding-top: 25px; */
	padding-bottom: 40px;
	border-bottom: 1px solid  #D3D3D3;
	/* margin-left: 0px; 
	margin-right: 0px; */
}


.row-insights-img {
	padding-left: 5px;
	padding-right:0px;
}

.row-insights-left {
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 10px;
}

.row-insights-middle {
	padding-left: 0px;
	padding-right: 0px;
}

.row-insights-right {
	padding-left: 40px;
	padding-right: 20px;
}

/* version 2 */

.row-insights2-img {
	text-align: center;
}

.row-insights2-left {
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.row-insights2-middle {
	padding-left: 30px;
	padding-right: 20px;
}

.row-insights2-right {
	padding-left: 20px;
	padding-right: 20px;
}


/* .background-details {
	padding-left: 40px;
	padding-right: 40px;

	padding-top: 10px;
	padding-bottom: 25px;
	border-bottom: 1px solid  #D3D3D3;
} */

.heading-two-label {
	font-weight: 600;
	color: #666666;
	font-size: 14px;
}

.heading-three-label {
	font-family: HK-bold;
	color: #666666;
	font-size: 20px;
}

.heading-number {
	padding-left: 10px;
	font-family: HK-semibold;
	color: #FE5F05;
	/* opacity: 0.6; */
	font-size: 50px;
	text-align: center;
}

.heading-number-text {
	font-family: HK-semibold;
	color: #FE5F05;
	font-size: 16px;
	margin-top: 12px;
	padding-right: 20px;
}

.home-img {
	transition: .2s;
	height: 100%;
	width: 100%;

}

.thumbnail:hover .home-img {
	/* opacity: 0.7; */
	-webkit-filter: brightness(80%);
	/* background-color: #000000;  */
}




.intro-img {
	max-width:100%;
	max-height:100%;
	min-width: 100%;

	/* padding: 70px 0px; */	
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.intro2-img {
	max-width:100%;
	min-height:100%;
}



.overview-img {
	max-width:100%;
	max-height:100%;
	padding-bottom: 40px;
	image-rendering: -webkit-optimize-contrast;
}

.insights-img {
	padding-top: 10px;
	margin-left: 2px;
	height: 120px;
	width: 110px;
}

/* IMAGE EXPAND MODAL */

/* Style the Image Used to Trigger the Modal */
#myImg {
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
  }
  
#myImg:hover {opacity: 0.7;}
  
  /* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed !important; /* Stay in place */
	height: 100%;

	z-index: 1100001 !important; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0 !important;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: scroll; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
  
  /* Modal Content (Image) */
  .modal-content {
	margin: auto;
	display: block;
	width: 100%;
	max-width: 1200px;
  }
  
  /* Caption of Modal Image (Image Text) - Same Width as the Image */
  #caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
  }
  
  /* Add Animation - Zoom in the Modal */
  .modal-content, #caption {
	animation-name: zoom;
	animation-duration: 0.6s;
  }
  
  @keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
  }
  
  .close:hover,
  .close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
	.modal-content {
	  width: 100%;
	}
  }

  @media (max-width: 800px) {
	.container-style {
	  padding-left: 10px !important;
	  padding-right: 10px !important;
	}
  }

  @media (max-width: 800px) {
	.container {
	  padding-left: 10px !important;
	  padding-right: 10px !important;
	}
  }

  @media (max-width: 800px) {
	.jumbotron {
	  padding-left: 10px !important;
	  padding-right: 10px !important;
	}
  }

  @media (max-width: 800px) {
	.jumbotron-about {
	margin-top: 30px !important; 
	  margin-left: 10px !important;
	  margin-right: 10px !important;
	  padding-top: 5px !important; 
	  padding-left: 20px !important; 
	  padding-right: 20px !important; 
	}
  }




/* .bounding-box {
	background-image: url(assets/img/Group 96.jpg);
	background-repeat: no-repeat;
	background-size: contain;
  } */

.project-container {
	position: relative;
	top: 20px;
	padding-top: 40px;
}