/* ==========================================================================
   ERA: 1912 — "The Print Era"
   Letterpress type, sepia paper texture, engraved ornament, no screens.
   ========================================================================== */


body {
	
	background-image: url('../assets/1912/tile-paper.jpg');
	background-attachment: fixed;
	text-align: center;
	
}
::selection {
  color: #f5dab5;          /* Text color */
  background-color: #3d362d; /* Highlight background color */
}

/*=====================================================================================================*/
/*======================================================================== TIME TRAVELER BAR ==============*/
/*=====================================================================================================*/




/*=====================================================================================================*/
/*======================================================================== NAVIGATION BAR ==============*/
/*=====================================================================================================*/

.navigation {
	position: fixed;
	left: 0;
	z-index: 444;
	color: transparent;
	bottom: auto;
	
}


.navigation li a, .menu-wrap li a {
	padding-top:90px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	background-position:center top;
	background-size: 80px;;
	background-repeat: no-repeat;
	display: block;
	color: #3d362d;
	font-family: "carta-marina", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.25em;
	text-decoration: none;
}


.navigation #nav-welcome, .menu-wrap #nav-welcome  {
	background-image: url('../assets/1912/icon-logo.png');
	padding-top:80px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-size: 80px;
}


.navigation #nav-about, .menu-wrap #nav-about  {
	background-image: url('../assets/1912/icon-about.png');
	padding-top:125px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-size: 80px;
}

.navigation #nav-services, .menu-wrap #nav-services  {
	background-image: url('../assets/1912/icon-services.png');
	padding-top:90px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-size: 180px;
}


.navigation #nav-clients, .menu-wrap #nav-clients {
	background-image: url('../assets/1912/icon-clients.png');
	padding-top:70px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-size: 160px;
}


.navigation #nav-work, .menu-wrap #nav-work {
	background-image: url('../assets/1912/icon-work.png');
	padding-top:95px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-size: 140px;
}


.navigation #nav-contact, .menu-wrap #nav-contact{
	background-image: url('../assets/1912/icon-contact.png');
	padding-top:120px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-size: 90px;
}

/*=====================================================================================================*/
/*======================================================================== WELCOME slide ==============*/
/*=====================================================================================================*/


#welcome {
	background-image: url('../assets/1912/hero-artsupplies.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto;
}


.hero-headlines  {
    color: #3d362d;
}




#welcome h1 {
font-family: "cheddar-gothic-rough", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 10em;
}

#welcome h1.greeting {
	
font-family: "carta-marina", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 3em;
padding-bottom: 190px;

}
#welcome h1.idesign {
font-family: "carta-marina", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 3em;
padding-top: 160px;

}



/*=====================================================================================================*/
/*======================================================================== ABOUT slide ==============*/
/*=====================================================================================================*/


#about {

font-family: "p22-franklin-caslon", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.25em;
line-height: 1.5em;


	
}
#about h1 {
	font-family: "cheddar-gothic-rough", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 8em;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
	background: url('../assets/1912/flourish-left.png') left center no-repeat, 
				url('../assets/1912/flourish-right.png') right center no-repeat;

	background-size: 100px;
	padding-right: 130px;
	padding-left: 130px;
	width: fit-content;
	color: #3d362d;
}

#about h2  {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 15px;
	margin-top: 30px;
	font-weight: bold;

}
.card-aboutme {
	max-width: 950px;
	padding: 60px;
	padding-bottom: 120px;
		border: 7px double #2b2118;
	box-shadow: 0px 6px 10px rgba(43,33,24,.5);
	background-color: rgba(116, 71, 9, 0.10);
	background-image: url('../assets/1912/flourish-bottom.png');
	background-position: center bottom 45px;
	background-repeat: no-repeat;

}

.card-aboutme p {
	margin-bottom: 15px;
	text-align: center;
}
#about p a {
	color: #3d362d;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.5em;
}
.card-aboutme p span{
	text-transform: uppercase;
	font-weight: 700;
}


/*=====================================================================================================*/
/*======================================================================== SERVICES & SKILLS slide ====*/
/*=====================================================================================================*/

#services {
	
	
}

#services h1 {
	font-family: "cheddar-gothic-rough", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 8em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
	background: url('../assets/1912/flourish2-left.png') left center no-repeat, 
				url('../assets/1912/flourish2-right.png') right center no-repeat;

background-size: 125px;
	padding-right: 130px;
	padding-left: 130px;
	width: fit-content;
	color: #3d362d;
}


.card-services {
	font-size: 1.25em;
	color: #242424;
	padding: 90px;
	padding-top: 90px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 90px;
	font-family: "carta-marina", sans-serif;
	font-weight: 700;
	font-style: normal;

	

}

.card-services ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    
    padding: 30px;
		border: 7px double #2b2118;
	box-shadow: 0px 6px 10px rgba(43,33,24,.5);
	background-color: rgba(116, 71, 9, 0.10);
}

.card-services li {
    background-size: 220px;
    padding-top: 160px;
    margin: 15px;
    width: 100%;
    text-align: center;
}
.card-services li.website {
	background-image: url('../assets/1912/icon-webdevelopment.png');
}
.card-services li.branding {
	background-image: url('../assets/1912/icon-contentstrategy.png');
}
.card-services li.marketing {
	background-image: url('../assets/1912/icon-emailcampaigns.png');
}
.card-services li.fractional {
	background-image: url('../assets/1912/icon-branding.png');
}


.card-skill h2 {
	font-size: 2em;
	line-height: 1em;
}


/*=====================================================================================================*/
/*======================================================================== CLIENT EXPERIENCE slide ====*/
/*=====================================================================================================*/


#client-experience {

}
#client-experience h1 {
	font-family: "cheddar-gothic-rough", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 8em;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
	background: url('../assets/1912/flourish-left.png') left center no-repeat, 
				url('../assets/1912/flourish-right.png') right center no-repeat;

	background-size: 100px;
	padding-right: 130px;
	padding-left: 130px;
	width: fit-content;
	color: #3d362d;
}

#client-experience .slide-content p {
	font-family: "carta-marina", sans-serif;
	font-size: 2em;
	line-height: 1em;
}


.card-clients {

	padding: 90px;
	padding-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 90px;
	
	grid-row-gap: 60px;
	
}


.card-clients li {
	padding-left: 45px;
	padding-right: 45px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}



.card-clients img {
    max-width: 230px;
    filter: invert(100);
    opacity: .69;
}






/*
#client-experience:after {
	content: ' ';
	display: block;
	height: 100vh;
	width: 100vw;
	background-color: transparent;
	background-image: url('../assets/1912/bg-rust.png');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	z-index: 1000;
	
}
*/



/*=====================================================================================================*/
/*======================================================================== WORK slide =================*/
/*=====================================================================================================*/

#work {
	

}

#work h1 {
	font-family: "cheddar-gothic-rough", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 8em;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
	background: url('../assets/1912/flourish2-left.png') left center no-repeat, 
				url('../assets/1912/flourish2-right.png') right center no-repeat;

background-size: 125px;
	padding-right: 130px;
	padding-left: 130px;
	width: fit-content;
	color: #3d362d;

}

.card-work {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-column-gap:15px;
	grid-row-gap: 15px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.card-work li {
	position: relative;
	padding: 15px;
	border: 2px dotted #736a67;
	font-family: "carta-marina", sans-serif;
	font-weight: 700;
	background-color: rgba(116, 71, 9, 0.10);
	
}


.card-work li a img {
	filter: contrast(55%) sepia(100) saturate(100%);
	transition: all .5s ease-in;
}


.card-work li a {	
	color: #000;
	font-size: 1.2em;
	text-decoration: none;

}

.card-work li a span {
	display: block;
    font-size: 2em;
    line-height: .75em;
}


.card-work li a:hover img {
	filter: contrast(100%) sepia(50%) saturate(100%);
}
.card-work li a:hover::after {
	opacity: 0;
}
.card-work li a img {
	margin-bottom: 7px;
}

.card-work li a:after {
	content: ' ';
	display: block;
	height: 100%;
	width: 100%;
	background-color: transparent;
	background-image: url('../assets/1912/tile-rust.png');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	z-index: 1000;
	opacity: .7;
	transition: all .5s ease-in;
	
}








/*=====================================================================================================*/
/*======================================================================== CONTACT slide ==============*/
/*=====================================================================================================*/

#contact {
	background-image: url('../assets/1912/hero-train.svg');
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	background-attachment: fixed;
	
}

.slide-contact {

}


#contact h1 {
	font-family: "cheddar-gothic-rough", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 9em;
	margin-top: 5vh;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
	background: url('../assets/1912/flourish2-left.png') left center no-repeat, 
				url('../assets/1912/flourish2-right.png') right center no-repeat;

	background-size: 125px;
	padding-right: 130px;
	padding-left: 130px;
	width: fit-content;
	color: #3d362d;
}


.card-contact {
	background-image: url('../assets/1912/tile-paper.jpg');
	border: 7px double #2b2118;
	box-shadow: 0px 6px 10px rgba(43,33,24,.5);
	padding: 30px;
	width: 80%;
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: auto;
}

.card-contact a {
	color: #000;
	text-decoration: none;
	border-bottom: 3px dotted black;
	font-family: "carta-marina", sans-serif;
	font-weight: 700;
	font-size: 2em;
	font-style: normal;
	
	
}

/*-------------------------------------------------FORM Styles------------------*/

.frm_forms {
	width: 100%;
	
	font-family: "carta-marina", sans-serif;
}

/* Targets <input type="text"> */
input[type="text"], input[type="name"], input[type="email"]   {
  height: 30px;
  width: 100%;
  box-sizing: border-box;
  background-color: transparent;
 border: none;
	border-bottom: 2px solid #5c4a36;
}



.form-field select {   
	appearance: none;
	height: 40px;
	width: 100%;
	background: transparent;
	border: none;
	border-bottom: 2px solid #5c4a36;
	color: #3a362c;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../assets/1912/downarrow-brown.svg');
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: right 15px center;
}

/* Targets <input type="checkbox"> */
input[type="checkbox"] {
  margin: 10px;
} 


.form-field textarea {
	background-color: transparent;
  border: 2px solid #5c4a36;
}


.frm_opt_container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	text-align: left;
}

.frm_checkbox label {
	line-height: 1em;
	display: flex;
	align-items: center;
	gap: 0.5em;
}

input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	width: 1.5em;
	height: 1.5em;
	border: 2px solid #5c4a36;
	display: inline-grid;
	place-content: center;
	cursor: pointer;
}

input[type="checkbox"]::before {
	content: "";
	width: 0.75em;
	height: 0.75em;
	transform: scale(0);
	transition: transform 120ms ease-in-out;
	background-color: #5c4a36;
}

input[type="checkbox"]:checked::before {
	transform: scale(1);
}
  
  
.frm_primary_label {
	font-weight: bold;
	font-size: 1.5em;
}
.form-field {
	padding-bottom: 30px;
}



.form-field select:required:invalid {
	font-family: "p22-franklin-caslon", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.form-field select:valid {
		font-family: "p22-franklin-caslon", sans-serif;
}







.frm_error, .frm_required {
	color: #37332b;
}
.frm_button_submit {
	appearance: none;
	padding: 15px;
	border: 6px double #9b8363;
    background-color: #3d362d;
    width: 250px;
    color: #e9cfab;
    font-size: 1.5em;
    font-family: "carta-marina", sans-serif;
	text-transform: uppercase;
}


/*=====================================================================================================*/
/*======================================================================== THE MODALS! ==============*/
/*=====================================================================================================*/

.mw-modal-close {
    position: absolute;
    top: 20px !important;
    right: 45px !important;
    width: 42px !important;
    height: 45px !important;
    border-radius: 50%;
    border: none !important;
    background: transparent !important;
    color: #3d362d !important;
    font-size: 5em !important;
    line-height: 1;
    cursor: pointer;
}

#mw-service-modal, #mw-work-modal {
	background-image: url('../assets/1912/tile-paper.jpg');
	border: 7px double #2b2118;
	box-shadow: 0px 6px 10px rgba(43,33,24,.5);
    max-width: none;
    height: 95vh;
    max-height: 95vh;
    border-radius: 0px;
    padding: 60px;
    padding-left: 120px;
    padding-right: 120px;
    
    color: #3d362d;
    top: auto;
  
}



#mw-service-modal h2, #mw-work-modal h2 {
	font-weight: bold;
	text-decoration: none;
	font-size: 8em;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 60px;
	font-family: "cheddar-gothic-rough", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.mw-service-overview {
	font-size: 1.5em;
	line-height: 1.25em;
	margin-bottom: 15px; 
	font-family: "p22-franklin-caslon", sans-serif;
	text-align: left;
	color: #3d362d;
}

.mw-work-overview h3  {
	color: #3d362d;
}

.column-metacontent {
	border: 1px dotted #3d362d;
	padding: 15px;	
	background-color: rgba(0, 0, 0, 0.05);
}


.mw-work-role span, .mw-work-industry span, .mw-work-services span, .mw-work-platform span   {
	font-family: "p22-franklin-caslon", sans-serif;
	text-transform: uppercase;
	color: #3d362d;
	font-weight: bold;
	font-size: 1.5em;
}

.mw-work-role, .mw-work-industry, .mw-work-services, .mw-work-platform  {
	font-family: "p22-franklin-caslon", sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #3d362d;
	text-transform: none;
	margin-bottom: 30px;
	
}


.mw-work-overview {
	font-family: "p22-franklin-caslon", sans-serif;
	font-size: 1.5em;
	color: #3d362d;
}
.mw-work-live-link {
	display: block;
	font-family: "p22-franklin-caslon", sans-serif;
	font-size: 1.75em;
	text-decoration: none;
	margin-bottom: 15px;
	font-weight: bold;
	background-color: #3d362d;
	padding: 15px;
	color: #e9cfab;
}
.mw-work-live-link img.emoji {
    display: none !important;
}


/*=====================================================================================================*/
/*======================================================================== THE QUERIES! ==============*/
/*=====================================================================================================*/


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 320px) 
and (max-width : 480px) {
/* Styles */


body {
	

	background-attachment: scroll;

	
}

#welcome {
	background-attachment: scroll;
	background-size: contain;

}

#welcome h1 {
font-family: "cheddar-gothic-rough", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 5em;
line-height: 1em;
}

#welcome h1.greeting {
	
font-family: "carta-marina", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 2em;
padding-bottom: 90px;

}
#welcome h1.idesign {
font-family: "carta-marina", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 2em;
padding-top: 60px;

}




h1 {
	font-size: 2em;
}


h1.greeting {
	font-size: 4em;

	margin-bottom: -20px;

}

h1.idesign {
	
	font-size: 1em;

}

.slide {
	padding-top: 30px;
	padding-bottom: 30px;
}

.card-aboutme {
    padding: 15px;
    padding-bottom: 120px;
    background-position: center bottom 45px;
    background-size: 70%;

}
#about h1 {
	font-size: 4em;
	margin-bottom: 30px;
	background-size: 70px;
	padding-right: 80px;
	padding-left: 80px;

}

#about h2  {
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	text-align: left;

}
#about p {

	font-size: 1em;
	line-height: 1.25em;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;

}


.card-services {
    font-size: 1.25em;
    padding: 0px;
    padding-top: 90px;

    padding-bottom: 90px;


}



#services h1 {
	font-size: 4em;
	margin-bottom: 30px;
	background-size: 70px;
	padding-right: 70px;
	padding-left: 70px;

}

.card-services ul {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0px;
    
}

.card-services li {

	line-height: 1em;
	margin: 0;
	margin-bottom: 30px;
	margin-top: 30px
}

.card-skill h2 {
    font-size: 1.5em;
    line-height: .77em;
}




#client-experience h1 {
	font-size: 4em;
	margin-bottom: 30px;
	background-size: 70px;
	padding-right: 80px;
	padding-left: 80px;

}


.card-clients {

	grid-template-columns: repeat(2, 1fr);
	grid-row-gap: 30px;
	
	padding-top: 60px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	grid-row-gap: 60px;


}

.card-clients li {
    padding-left: 5px;
    padding-right: 5px;

}

#client-experience:after {

    display: none;

}


#work h1 {
	font-size: 4em;
	line-height: 1em;
	margin-bottom: 30px;
	background-size: 70px;
	padding-right: 50px;
	padding-left: 50px;

}

.card-work {
	grid-template-columns: repeat(1, 1fr);
	width: 100%;

}

.card-work li a {


	text-align: center;
	justify-content: center;
}


#contact {

    background-attachment: scroll;
    background-size: contain;
}

.card-contact {

    width: 100%;

}

#contact h1 {
	font-size: 4em;
	line-height: 1em;
	margin-bottom: 30px;
	background-size: 70px;
	padding-right: 50px;
	padding-left: 50px;
}
.frm_opt_container {

    grid-template-columns: repeat(1, 1fr);

}

.navigation {
	display: none;
}



.mw-modal-close {
    top: -10px !important;
    right: 15px !important;
   
}


#mw-service-modal, #mw-work-modal {

    padding: 30px;
    padding-left: 15px;
    padding-right: 15px;

}

#mw-service-modal h2, #mw-work-modal h2 {
	text-align: left;
    font-size: 4em;
    margin-bottom: 30px;
    margin-top: 60px;

}
.mw-work-role {


}

.mw-work-overview {
    font-size: 1.5em;
    line-height: 1.25em;
    text-align: left;
}








/* End Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px)
and (max-device-width : 480px) {
/* Styles */

/* End Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */



/* End Styles */
}


 
 
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {



/* Styles */
}


/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */





}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {





/* Styles */
}







/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
/* Styles */


}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: ""; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #e1e1e1; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  .search-module, .full-bar-nav, .where, #crumbs, .brochure, .social-set, #footernav, .nav-sticky, .noprint { display: none !important; }
  .logo-purple-print, .logo-ngyp-print { display: inline !important; }
  .header { height: 90px !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }

