@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Potta+One&family=Skranji:wght@400;700&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, .5), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, 1), rgb(255, 255, 255, .5), rgb(255, 255, 255, 0)), url('https://www.jasontikitackett.com/images/background_standard.jpg');
	xxbackground-image: linear-gradient(to right, rgb(255, 255, 255, 0), rgb(255, 255, 255, .5), 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, .5), rgb(255, 255, 255, 0)), url('https://www.jasontikitackett.com/images/background_standard.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: 1em; }
}

@media (min-width: 1024px) {
  .bodycopy { font-size: 1em; }
}

@media (max-width: 1023px) {
  .bodycopymenu { font-size: .5em; }
}

@media (min-width: 1024px) {
  .bodycopymenu { font-size: .75em; }
}

@media (max-width: 1023px) {
  .bodycopybold { font-size: .75em; }
}

@media (min-width: 1024px) {
  .bodycopybold { font-size: 1em; }
}

@media (max-width: 1023px) {
  .bodycopydark { font-size: .75em; }
}

@media (min-width: 1024px) {
  .bodycopydark { font-size: 1em; }
}

@media (max-width: 1023px) {
  .bodycopydarkbold { font-size: .75em; }
}

@media (min-width: 1024px) {
  .bodycopydarkbold { font-size: 1em; }
}

@media (max-width: 1023px) {
  h1 { font-size: 1.25em; }
}

@media (min-width: 1024px) {
  h1 { font-size: 1.5em; }
}

@media (max-width: 1023px) {
  h5 { font-size: .75em; }
}

@media (min-width: 1024px) {
  h5 { font-size: 1em; }
}

@media (max-width: 1023px) {
  h95 { font-size: .75em; }
}

@media (min-width: 1024px) {
  h95 { font-size: 1em; }
}

@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.15;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 200;
  	font-style: normal;
	color: #ffffff;
}

.bodycopymenu {	
	line-height: 1.15;
	margin-top: 5px;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 400;
  	font-style: normal;
	color: #ffffff;
}

.bodycopybold {	
	line-height: 1.15;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 900;
  	font-style: normal;
	color: #ffffff;
}

.bodycopydark {	
	line-height: 1.15;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 400;
  	font-style: normal;
	color: #392a15;
}

.bodycopydarkbold {	
	line-height: 1.15;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 900;
  	font-style: normal;
	color: #392a15;
}

.copyright {	
	font-size: 12px;
	line-height: 15px;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-shadow: 0px 2px #271502;
}

.copyrightdark {	
	font-size: 12px;
	line-height: 15px;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	color: #392a15;
}

h1 {	
	line-height: 1;
	margin: 0px;
	font-family: "Skranji", sans-serif;
	font-weight: 400;
	color: #392a15;
}

h5 {	
	line-height: 1.15;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	color: #392a15;
}

h95 {	
	line-height: 1.15;
	font-family: "Josefin Sans", sans-serif;
  	font-weight: 900;
  	font-style: normal;
	color: #392a15;
}







.material-symbols-outlined {
  	font-size: 36px; /* Adjust size */
  	color: #392a15; /* Change color */
}

.material-symbols-outlined.md-18 { font-size: 18px;
	color: #392a15; /* Change color */
}

.material-symbols-outlined.md-24 { font-size: 24px;
	color: #392a15; /* Change color */
} /* Default */

.material-symbols-outlined.md-36 { font-size: 36px;
	color: #392a15; /* Change color */
}

.material-symbols-outlined.md-36-selected { font-size: 36px;
	color: #392a15; /* Change color */
}

.material-symbols-outlined.md-48 { font-size: 48px;
	color: #392a15; /* Change color */
}







#container {
	width: 100vw;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	z-index: 1;
}







#header {
	width: 96vw;
	min-width: 805px;
	height: 75px;
	margin-bottom: 20px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_header.jpg');
	background-position: center center;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	position: fixed;
  	top: 0;
	z-index: 900;
}

#header_message {
	max-width: 500px;
	width: 40vw;
	min-width: 300px;
	height: 75px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#header_logo {
	max-width: 1275px;
	width: 90vw;
	min-width: 805px;
	height: 75px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#header_logo img {
	margin-top: 10px;
	width: 400px;
}

#header_navigation {
	max-width: 1275px;
	width: 90vw;
	min-width: 805px;
	height: 60px;
	margin-top: 90px;
	margin-bottom: 15px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
}

#header_navigation_space {
	width: 805px;
	height: 60px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
	text-align: center;
}

#header_navigation_button {
	width: 115px;
	height: 60px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#header_navigation_space a {
	font-weight: 400;
	color: #392a15;
  	text-decoration: none;
}

#header_navigation_space a:hover {
	font-weight: 800;
	color: #392a15;
  	text-decoration: none;
}







#envelope {
	width: 96vw;
	min-width: 805px;
	border-radius: 10px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
}







#module_cover {
	width: 96vw;
	min-width: 780px;
	min-height: 100px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}

#module_cover img {
	width: 94vw;
	height: 60vh;
	margin-bottom: 30px;
	object-fit: cover;
	object-position: center center;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	z-index: 800;
}







#divider {
	width: 94vw;
	min-width: 800px;
	height: 10px;
	margin-bottom: 50px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_divider.jpg');
	background-position: top center;
	border-radius: 10px;
	border-top: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	z-index: 800;
}







#module_threecards_noborder {
	width: 65vw;
	min-width: 780px;
	min-height: 100px;
	margin-bottom: 50px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}

#card_threeway_border {
	width: 19vw;
	min-width: 225px;
	min-height: 45vh;
	max-height: 500px;
	border: 1px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#card_threeway_border_title {
	width: 17vw;
	min-width: 185px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#card_threeway_border_divider {
	width: 17vw;
	min-width: 185px;
	height: 5px;
	margin-bottom: 10px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_divider.jpg');
	background-position: top center;
	border-radius: 10px;
	border-top: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#card_threeway_border_text {
	width: 17vw;
	min-width: 185px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#card_threeway_border_text a {
	font-weight: 400;
	color: #392a15;
  	text-decoration: none;
}

#card_threeway_border_text a:hover {
	font-weight: 800;
	color: #392a15;
  	text-decoration: none;
}

#card_threeway_border_image {
	width: 17vw;
	min-width: 185px;
	margin-top: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#card_threeway_border_image img {
	width: 17vw;
	height: 20vh;
	min-width: 185px;
	object-fit: cover;
	object-position: center top;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#card_threeway_border_image_undertitle {
	width: 17vw;
	min-width: 185px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#card_threeway_border_image_undertitle img {
	width: 17vw;
	height: 20vh;
	min-width: 185px;
	margin-bottom: 20px;
	object-fit: cover;
	object-position: center top;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}








#module_preview_shop_border {
	width: 61vw;
	min-width: 726px;
	min-height: 100px;
	margin-bottom: 50px;
	border: 1px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}







#module_preview_portfolio_fourway_noborder {
	width: 61vw;
	min-width: 726px;
	min-height: 200px;
	margin-bottom: 30px;
	border-radius: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	text-align: center;
}

#module_preview_portfolio_fourway_noborder img {
	width: 14vw;
	min-width: 160px;
	height: 15vh;
	margin-bottom: 15px;
	object-fit: cover;
	object-position: center center;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	z-index: 800;
}







#module_preview_profile_border {
	width: 61vw;
	min-width: 726px;
	min-height: 100px;
	margin-bottom: 50px;
	object-fit: cover;
	object-position: center top;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}

#module_preview_profile_border img {
	width: 17vw;
	min-width: 185px;
	margin-top: 20px;
	margin-bottom: 20px;
	object-fit: cover;
	object-position: center top;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_preview_profile_border_text {
	width: 40vw;
	min-width: 481px;
	margin-top: 30px;
	margin-bottom: 20px;
	object-fit: cover;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_preview_profile_border_text a {
	font-weight: 400;
	color: #392a15;
  	text-decoration: none;
}

#module_preview_profile_border_text a:hover {
	font-weight: 800;
	color: #392a15;
  	text-decoration: none;
}

#module_preview_profile_border_text_divider {
	width: 40vw;
	min-width: 481px;
	height: 5px;
	margin-bottom: 10px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_divider.jpg');
	background-position: top center;
	border-radius: 10px;
	border-top: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}







#module_title {
	width: 61vw;
	min-width: 750px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
}







#module_clients {
	width: 61vw;
	min-width: 750px;
	min-height: 75px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}







#module_footer {
	width: 96vw;
	min-width: 790px;
	min-height: 20vh;
	border-radius: 10px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_header.jpg');
	background-position: center center;
	border-bottom: 2px solid #3a2b15;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_footer_resize {
	width: 61vw;
	min-width: 730px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}

#footer_text {
	width: 150px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#footer_social {
	width: 150px;
	margin-top: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#footer_social img {
	margin-top: 5px;
	z-index: 800;
}

#footer_logo {
	width: 250px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#footer_logo img {
	width: 250px;
	margin-top: 15px;
	z-index: 800;
}

#footer_text a {
	color: #ffffff;
  	text-decoration: none;
}







#module_sitecopyright {
	max-width: 1440px;
	width: 80vw;
	min-width: 720px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
}





































#module_4 img {
	width: 14vw;
	min-width: 150px;
	height: 15vh;
	margin-bottom: 15px;
	object-fit: cover;
	object-position: center center;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	z-index: 800;
}

#module_5 {
	width: 61vw;
	min-width: 726px;
	min-height: 100px;
	margin-bottom: 25px;
	border: 1px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}









#module_oneway_cover_frame {
}

#module_oneway_cover_frame img {
	width: 94vw;
	height: 60vh;
	margin-bottom: 20px;
	object-fit: cover;
	object-position: center center;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	z-index: 800;
}







#module_threeway_border {
	width: 19vw;
	min-width: 225px;
	min-height: 45vh;
	max-height: 500px;
	margin-bottom: 25px;
	border: 1px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_content_half_title_under {
	width: 17vw;
	min-width: 185px;
	margin-bottom: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_threeway_content_half_image {
	width: 17vw;
	min-width: 185px;
	margin-top: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#module_threeway_content_half_image img {
	width: 17vw;
	height: 20vh;
	min-width: 185px;
	object-fit: cover;
	object-position: center top;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_content_half_image_reframe {
	width: 17vw;
	min-width: 185px;
	margin-top: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#module_threeway_content_half_image_reframe img {
	width: 17vw;
	height: 20vh;
	min-width: 185px;
	object-fit: cover;
	object-position: center center;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_content_half_image_under {
	width: 17vw;
	min-width: 185px;
	margin-bottom: 15px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#module_threeway_content_half_image_under img {
	width: 17vw;
	height: 20vh;
	min-width: 185px;
	object-fit: cover;
	object-position: center top;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_content_half_image_under_reframe {
	width: 17vw;
	min-width: 185px;
	margin-bottom: 15px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#module_threeway_content_half_image_under_reframe img {
	width: 17vw;
	height: 20vh;
	min-width: 185px;
	object-fit: cover;
	object-position: center top;
	border-top: 1px solid #916229;
	border-left: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	border-right: 1px solid #3a2b15;
	border-radius: 10px;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_content_half_text {
	width: 17vw;
	min-width: 185px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_threeway_divider_half {
	width: 17vw;
	min-width: 185px;
	height: 5px;
	margin-bottom: 10px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_divider.jpg');
	background-position: top center;
	border-radius: 10px;
	border-top: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_content_half_text a {
	font-weight: 400;
	color: #392a15;
  	text-decoration: none;
}

#module_threeway_content_half_text a:hover {
	font-weight: 800;
	color: #392a15;
  	text-decoration: none;
}









#module_fourway_border {
	width: 22vw;
	min-width: 384px;
	height: 32vh;
	min-height: 250px;
	margin-bottom: 25px;
	border: 1px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_fourway_border img {
	width: 10vw;
	min-width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	object-fit: cover;
	object-position: center center;
	xborder-top: 1px solid #916229;
	xborder-left: 1px solid #916229;
	xborder-bottom: 1px solid #3a2b15;
	xborder-right: 1px solid #3a2b15;
	border-radius: 10px;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_fourway_content_half {
	width: 8vw;
	min-width: 150px;
	margin-top: 25px;
	margin-bottom: 20px;
	border: 0px solid #ff0000;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_fourway_divider_half {
	width: 8vw;
	min-width: 150px;
	height: 5px;
	margin-bottom: 10px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_divider.jpg');
	background-position: top center;
	border-radius: 10px;
	border-top: 1px solid #916229;
	border-bottom: 1px solid #3a2b15;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}




















#module_threeway_frame {
	max-width: 420px;
	width: 90vw;
	min-width: 420px;
	margin-bottom: 30px;
	background-image: linear-gradient(to bottom, rgb(195, 88, 41, 0.1), rgb(59, 44, 22, 0.65)), url('https://www.jasontikitackett.com/images/background_divider.jpg');
	background-position: center center;
	border-top: 3px solid #916229;
	border-bottom: 3px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_frame_content {
	max-width: 390px;
	width: 90vw;
	min-width: 390px;
	margin: 15px;
	border-bottom: 2px solid #916229;
	border-top: 2px solid #3a2b15;
	border-radius: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	xbox-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
}

#module_threeway_frame_content img {
	width: 390px;
	border-radius: 8px;
}













#module_oneway {
	max-width: 1275px;
	width: 90vw;
	min-width: 780px;
	min-height: 100px;
	margin-top: 30px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: left;
}

#module_oneway_text {
	max-width: 1194px;
	width: 90vw;
	min-width: 720px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_oneway_text_border {
	max-width: 1194px;
	width: 90vw;
	min-width: 720px;
	min-height: 50px;
	margin-bottom: 30px;
	padding: 5px;
	border: 2pt solid #ffa300;
	border-radius: 8px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#module_oneway_shop {
	max-width: 1194px;
	width: 90vw;
	min-width: 720px;
	min-height: 50px;
	margin-bottom: 30px;
	padding: 5px;
	border: 2pt solid #392a15;
	border-radius: 8px;
	display: flex;
	flex-flow: column wrap;
	justify-content:center;
	align-items: center;
	text-align: center;
}

#module_oneway_clients {
	max-width: 1275px;
	width: 90vw;
	min-width: 780px;
	min-height: 100px;
	margin-bottom: 25px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}







#module_twoway {
	max-width: 576px;
	width: 90vw;
	min-width: 574px;
	min-height: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_twoway img {
	width: 576px;
	border-radius: 10px;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	z-index: 800;
}

#module_twoway a {
	font-weight: 400;
	color: #392a15;
  	text-decoration: none;
}

#module_twoway a:hover {
	font-weight: 800;
  	text-decoration: none;
}



#module_twoway_shop {
	max-width: 576px;
	width: 90vw;
	min-width: 574px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 5px;
	border: 2pt solid #392a15;
	border-radius: 8px;
	display: flex;
	flex-flow: column wrap;
	justify-content:center;
	align-items: center;
	text-align: center;
}

#module_twoway_menu {
	max-width: 250px;
	width: 30vw;
	min-width: 250px;
	min-height: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 2pt solid #3a2b15;
	border-radius: 8px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
}

#module_twoway_menu_content {
	max-width: 210px;
	width: 30vw;
	min-width: 210px;
	min-height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_twoway_body {
	max-width: 900px;
	width: 90vw;
	min-width: 534px;
	min-height: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#module_twoway_body_content {
	max-width: 900px;
	width: 85vw;
	min-width: 534px;
	min-height: 100px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}







#module_twoway_profile {
	max-width: 1275px;
	width: 90vw;
	min-width: 780px;
	min-height: 100px;
	margin-top: 30px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}

#module_twoway_profile_text {
	max-width: 940px;
	width: 70vw;
	min-width: 710px;
	margin-left: 15px;
	margin-bottom: 25px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_twoway_profile_photo {
	max-width: 200px;
	width: 70vw;
	min-width: 200px;
	margin-bottom: 25px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_twoway_profile_photo img {
	width: 200px;
	border-radius: 10px;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	z-index: 800;
}







#module_twoway_news {
	max-width: 1275px;
	width: 90vw;
	min-width: 780px;
	min-height: 100px;
	margin-top: 30px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	text-align: center;
}

#module_twoway_news_text {
	max-width: 370px;
	width: 90vw;
	min-width: 370px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_twoway_news_text_cal {
	max-width: 370px;
	min-width: 370px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	text-align: left;
}

#module_twoway_news_text_calbox {
	width: 50px;
	min-height: 50px;
	margin-bottom: 10px;
	border: 2pt solid #000000;
	border-radius: 8px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#module_twoway_news_text_caltext {
	width: 290px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_twoway_news_nophoto {
	max-width: 780px;
	width: 90vw;
	min-width: 780px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}

#module_twoway_news_photo {
	max-width: 780px;
	width: 90vw;
	min-width: 780px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-end;
	text-align: right;
}

#module_twoway_news_photo img {
	width: 780px;
	margin-bottom: 5px;
	border-radius: 10px;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	z-index: 800;
}

#module_twoway_news_text_caltext a {
	color: #392a15;
  	text-decoration: none;
}

#module_twoway_news_text_caltext a:hover {
  	text-decoration: none;
}

#module_twoway_news_video {
	max-width: 780px;
	width: 50vw;
	min-width: 400px;
	margin-bottom: 30px;
	border-radius: 10px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: space-evenly;
	box-shadow: 0px 6px 5px 3px rgba(39,21,2,0.5);
	z-index: 800;
}

.module_twoway_news_video  {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100) */
	height: 0;
	border-radius: 10px;
	border: 1px solid #474074;
	overflow: hidden;
	z-index: 800;
}

video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}











#module_threeway {
	max-width: 370px;
	width: 90vw;
	min-width: 370px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
}

#module_threeway_text {
	max-width: 350px;
	width: 90vw;
	min-width: 350px;
	margin-top: -10px;
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
}








