@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Potta+One&family=Spicy+Rice&display=swap');







body {
  	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font: 100%/1.5 system-ui, sans-serif;
	background-image: linear-gradient(to right, rgb(255, 255, 255, 0), rgb(255, 255, 255, .65), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, .65), rgb(255, 255, 255, 0)), url('https://www.jasontikitackett.com/images/background_light.jpg');
}







main {
 	max-width: 100vw;
  	margin-left: auto;
  	margin-right: auto;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}







@media (max-width: 1023px) {
  .bodycopy { font-size: .75em; }
}

@media (min-width: 1024px) {
  .bodycopy { font-size: 1em; }
}

@media (max-width: 1023px) {
  .bodycopybold { font-size: .75em; }
}

@media (min-width: 1024px) {
  .bodycopybold { font-size: 1em; }
}

@media (max-width: 1023px) {
  .bodycopymenu { font-size: .5em; }
}

@media (min-width: 1024px) {
  .bodycopymenu { font-size: .75em; }
}

@media (max-width: 1023px) {
  .bodycopydark { font-size: .7em; }
}

@media (min-width: 1024px) {
  .bodycopydark { font-size: .9em; }
}

@media (max-width: 1023px) {
  .bodycopydarkbold { font-size: .75em; }
}

@media (min-width: 1024px) {
  .bodycopydarkbold { font-size: .95em; }
}

@media (max-width: 1023px) {
  .bodycopydarkmenu { font-size: .5em; }
}

@media (min-width: 1024px) {
  .bodycopydarkmenu { font-size: .75em; }
}

@media (max-width: 1023px) {
  h1 { font-size: 2em; }
}

@media (min-width: 1024px) {
  h1 { font-size: 2.5em; }
}

@media (max-width: 1023px) {
  h2 { font-size: 1.25em; }
}

@media (min-width: 1024px) {
  h2 { font-size: 1.75em; }
}

@media (max-width: 1023px) {
  h3 { font-size: 1em; }
}

@media (min-width: 1024px) {
  h3 { font-size: 1.5em; }
}

@media (max-width: 1023px) {
  h4 { font-size: 1em; }
}

@media (min-width: 1024px) {
  h4 { font-size: .75em; }
}

@media (min-width: 1024px) {
  h95 { font-size: .75em; }
}

@media (max-width: 1023px) {
  h95 { font-size: .75em; }
}

@media (min-width: 1024px) {
  h96 { font-size: 1em; }
}

@media (max-width: 1023px) {
  h96 { font-size: .75em; }
}

@media (max-width: 1023px) {
  .copyright { font-size: .75em; }
}

@media (min-width: 1024px) {
  .copyright { font-size: 1em; }
}

@media (max-width: 1023px) {
  .copyrightdark { font-size: .5em; }
}

@media (min-width: 1024px) {
  .copyrightdark { font-size: .75em; }
}







.bodycopy {	
	line-height: 1.2;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 400;
  	font-style: normal;
	color: #fdf8eb;
}

.bodycopymenu {	
	line-height: 1.2;
	margin-top: 5px;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 400;
  	font-style: normal;
	color: #fdf8eb;
}

.bodycopybold {	
	line-height: 1.2;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 900;
  	font-style: normal;
	color: #fdf8eb;
}

.bodycopydark {	
	line-height: 1.2;
	font-family: "Century Gothic", sans-serif;
  	font-weight: 400;
  	font-style: normal;
	color: #4a200a;
}

.bodycopydarkbold {	
	line-height: 1.2;
	font-family: "Century Gothic", sans-serif;
  	font-weight: 900;
  	font-style: normal;
	color: #4a200a;
}

.copyright {	
	font-size: 12px;
	line-height: 15px;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	color: #fdf8eb;
	text-shadow: 0px 2px #271502;
}

.copyrightdark {	
	font-size: 12px;
	line-height: 15px;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	color: #4a200a;
}

h1 {	
	line-height: 1;
	margin: 0px;
	font-family: "Spicy Rice", sans-serif;
	font-weight: 400;
	color: #4a200a;
}

h2 {	
	line-height: 1;
	margin: 0px;
	font-family: "Spicy Rice", sans-serif;
	font-weight: 400;
	color: #4a200a;
}

h3 {	
	line-height: 1;
	margin: 0px;
	font-family: "Spicy Rice", sans-serif;
	font-weight: 400;
	color: #4a200a;
}

h4 {	
	line-height: 1.25;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 900;
  	font-style: normal;
	color: #fdf8eb;
	text-shadow: 1px 1px #4a200a;

}

h95 {	
	line-height: 1.15;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	color: #fdf8eb;
	xtext-shadow: 1px 1px #4a200a;
}

h96 {	
	line-height: 1.15;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	color: #f8d16c;
	xtext-shadow: 1px 1px #4a200a;
}







.material-symbols-outlined {
  	font-size: 36px; /* Adjust size */
  	color: #ffffff; /* Change color */
}

.material-symbols-outlined.md-18 { font-size: 18px;
	color: #ffffff; /* Change color */
}

.material-symbols-outlined.md-24 { font-size: 24px;
	color: #fdf8eb; /* Change color */
} /* Default */

.material-symbols-outlined.md-24-selected { font-size: 24px;
	color: #fdf8eb; /* Change color */
} /* Default */

.material-symbols-outlined.md-36 { font-size: 36px;
	color: #ffffff; /* Change color */
}

.material-symbols-outlined.md-36-selected { font-size: 36px;
	color: #ffffff; /* Change color */
}

.material-symbols-outlined.md-48 { font-size: 48px;
	color: #ffffff; /* Change color */
}







#container {
	width: 100vw;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	z-index: 1;
}







#header {
	width: 100vw;
	min-width: 800px;
	height: 85px;
	margin-bottom: 20px;
	background-image: linear-gradient(to top, rgb(74, 22, 10, 0.4), rgb(74, 32, 10, 0.75));
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	xbox-shadow: 5px 5px 3px 3px rgba(47,47,47,0.35);
	position: fixed;
  	top: 0;
	z-index: 999;
}

#header_space {
	width: 80vw;
	min-width: 780px;
	height: 85px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

#header_logo {
	width: 12vw;
	min-width: 200px;
	height: 85px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#header_logo img {
	width: 220px;
	margin-top: 10px;
}

#header_navigation {
	width: 35vw;
	max-width: 550px;
	min-width: 460px;
	height: 85px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

#header_navigation1 {
	width: 35vw;
	max-width: 550px;
	min-width: 460px;
	height: 27px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-end;
}

#header_navigation1 a {
	font-weight: 400;
	color: #fdf8eb;
  	text-decoration: none;
}

#header_navigation1 a:hover {
	font-weight: 800;
	color: #fdf8eb;
  	text-decoration: none;
}

#header_navigation2 {
	width: 35vw;
	max-width: 550px;
	min-width: 460px;
	height: 55px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

#header_navigation_button {
	width: 4vw;
	min-width: 75px;
	height: 55px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#header_navigation_button a {
	font-weight: 400;
	color: #fdf8eb;
  	text-decoration: none;
}

#header_navigation_button a:hover {
	font-weight: 800;
	color: #fdf8eb;
  	text-decoration: none;
}







#cover {
	width: 100vw;
	min-width: 726px;
	height: 75vh;
	border: 0px solid #ff0000;
	background-image: url('https://www.jasontikitackett.com/images/cover_dpb_aulani11.jpg');
	background-position: center center;
	background-size: cover;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-end;
	align-items: flex-end;
	text-align: left;
}

#cover_promo_spot {
	margin-right: 10vw;
	margin-bottom: 20px;
	border: 0px solid #ff0000;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#cover_promo_spot img {
	width: 20vw;
	min-width: 300px;
	margin-bottom: 10px;
}







#envelope {
	width: 80vw;
	min-width: 800px;
	margin-top: 30px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
	text-align: left;
}







#envelope_left {
	width: 24vw;
	min-width: 250px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#envelope_left_bio {
	width: 24vw;
	min-width: 240px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#envelope_left_bio_module {
	width: 24vw;
	min-width: 240px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#envelope_left_bio_photo {
	width: 6vw;
	min-width: 75px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#envelope_left_bio_photo img {
	width: 6vw;
	min-width: 75px;
	border-radius: 8px;
	border: 1pt solid #fdf8eb;
	box-shadow: 3px 3px 3px 3px rgba(47,47,47,0.35);
}

#envelope_left_bio_text1 {
	width: 15.5vw;
	margin-left: 20px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#envelope_left_bio_text2 {
	width: 24vw;
	min-width: 280px;
	margin-top: 10px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}








#envelope_right {
	width: 55vw;
	border-left: 2px solid #4a200a;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-end;
	text-align: left;
}

#envelope_right_portfolio_preview {
	width: 53vw;
	margin-top: -30px;
	margin-left: 20px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	text-align: left;
}

#envelope_right_portfolio_preview img {
	width: 16.5vw;
	margin-top: 30px;
	min-width: 75px;
	border-radius: 8px;
	border: 1pt solid #fdf8eb;
	box-shadow: 3px 3px 3px 3px rgba(47,47,47,0.35);
}

#envelope_right_latest {
	width: 80vw;
	min-height: 300px;
	margin-top: 30px;
	background-image: linear-gradient(to top, rgb(255, 255, 255, 0.2), rgb(255, 255, 255, 0.65)), url('https://www.jasontikitackett.com/images/background_light.jpg');
	border: 1pt solid #fdf8eb;
	border-radius: 8px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: left;
	box-shadow: 3px 3px 3px 3px rgba(47,47,47,0.35);
}

#envelope_right_latest_text {
	width: 58vw;
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#envelope_right_latest_image {
	width: 16.5vw;
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#envelope_right_latest_image img {
	width: 16.5vw;
	min-width: 100px;
	border-radius: 8px;
	border: 1pt solid #4a200a;;
	box-shadow: 3px 3px 3px 3px rgba(47,47,47,0.35);
}

#envelope_right_portfolio_preview2 {
	width: 53vw;
	margin-left: 20px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	text-align: left;
}

#envelope_right_portfolio_preview2 img {
	width: 16.5vw;
	margin-top: 30px;
	min-width: 100px;
	border-radius: 8px;
	border: 1pt solid #4a200a;
	box-shadow: 3px 3px 3px 3px rgba(47,47,47,0.35);
}







#footer {
	width: 100vw;
	border: 0pt solid #ff0000;
	min-width: 800px;
	min-height: 175px;
	margin-top: 30px;
	margin-bottom: 0px;
	background-image: url('https://www.jasontikitackett.com/images/background_light.jpg');
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	text-align: center;
}

#footer_envelope {
	width: 80vw;
	min-width: 800px;
	min-height: 100px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}

#footer_space1 {
	width: 26vw;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#footer_space2 {
	width: 53vw;
	min-width: 525px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: center;
}

#footer_space2_social {
	min-height: 35px;
	min-width: 525px;
	margin-top: 10px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#footer_space2_social img {
	height: 35px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px
}

#footer_space2_clients {
	min-height: 35px;
	min-width: 525px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#footer_space2_clients img {
	height: 55px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px
}

#footer_space2_copyright {
	min-height: 35px;
	min-width: 555px;
	margin-bottom: 10px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#footer_logo {
	width: 25vw;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	align-items: flex-start;
	text-align: center;
}

#footer_logo img {
	width: 220px;
	margin-top: 10px;
}

#footer_text {
	margin-bottom: 20px;
	border: 0pt solid #ff0000;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#footer_cap {
	width: 100vw;
	border: 0pt solid #ff0000;
	height: 12px;
	margin-bottom: 0px;
	background: #f15a29;
}

