/* ==========================================================================
   ERA: 1912 — "The Print Era"
   Letterpress type, sepia paper texture, engraved ornament, no screens.
   ========================================================================== */
@font-face {
    font-family: 'ShinKuroRegular';
    src: url('../assets/fonts/ShinKuroRegular.woff2') format('woff2'),
        url('../assets/fonts/ShinKuroRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shalbie';
    src: url('../assets/fonts/Shalbie.woff2') format('woff2'),
        url('../assets/fonts/Shalbie.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
	
	background-color: #16263f;

	
}

.copyright {
	color: #e8cda3;
	text-align: center;
	padding-bottom: 15px;
}

::selection {
  color: #ffffff;          /* Text color */
  background-color: #a32f21; /* Highlight background color */
}


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

.mw-wayback-hint {

	
	background: url(../assets/1943/bg-rough-tl.png) left top no-repeat, url(../assets/1943/bg-rough-tr.png) right top no-repeat, url(../assets/1943/bg-rough-br.png) right bottom no-repeat, url(../assets/1943/bg-rough-bl.png) left bottom no-repeat, #16263f;
	
	margin-left: 15px;

}

.mw-wayback-hint-arrow::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 9px;
    width: 30px;
    height: 30px;
     background-image: url('data:image/svg+xml;utf8,<svg id="arrow" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 97.37 117.97"><g id="layer1" fill="%23fbf4e1" ><path d="M89.65,101.96c-8.32.1-17.32.32-24.87-3.74-6.19-3.32-10.83-8.61-14.25-14.68-7.48-13.29-7.87-29.03-7.62-44.04,10.38,10.28,20.69,19.59,32.76,28.07,2.75,1.94,4.97,1.64,7.65-.23,6.34-4.43-9.73-21.03-18.77-29.94-9.36-9.23-19-17.8-25.79-29.1-2.36-3.94-4.52-9.93-10.69-7.89-2.82.93-6.24,6.33-6.14,9.54.18,6.04-.4,10.95-1.94,16.62-2.55,9.38-4.96,18.59-8.71,27.57-4.4,8.92-7.89,17.63-11.27,26.92l1.19,3.08c.66,1.7,9.05-1.56,12.82-9.9l5.61-12.39c2.34-5.16,4.92-9.69,7.33-15.1.25,16.52,2.25,33.21,11.29,47.4,4.74,7.44,11.19,14.15,19.11,18.21,10.05,5.14,21.21,5.72,32.3,5.59,10.29-.12,10.32-16.12,0-16Z"/></g></svg>');
    background-repeat: no-repeat;
}



.mw-wayback-hint-text {
    font-family: inherit;
    font-size: 1.5em;
    line-height: 1.3;
	background-color: transparent;
    color: #fbf4e1;
    padding: 6px 10px;
    border-radius: 4px;
    white-space: nowrap;
    padding: 15px;
    font-family: 'ShinKuroRegular';
    
}


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

.navigation {
	
	color: transparent;

	
}


.navigation li a, .menu-wrap li a {
	padding-top:110px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-position:center top;
	background-size: 80px;;
	background-repeat: no-repeat;
	display: block;
	color: #fbf4e1;
	font-family: 'ShinKuroRegular';
	font-size: 1.25em;
	text-decoration: none;
	text-align: center;
	letter-spacing: 3px;
	line-height: 1em;
}

.navigation #nav-welcome, .menu-wrap #nav-welcome  {
	background-image: url('../assets/1943/icon-logo.png');

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


}


.navigation #nav-about, .menu-wrap #nav-about  {
	background-image: url('../assets/1943/icon-about.png');

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


}

.navigation #nav-services, .menu-wrap #nav-services  {
	background-image: url('../assets/1943/icon-services.png');

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


}


.navigation #nav-clients, .menu-wrap #nav-clients {
	background-image: url('../assets/1943/icon-clients.png');

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


}


.navigation #nav-work, .menu-wrap #nav-work {
	background-image: url('../assets/1943/icon-work.png');

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


}


.navigation #nav-contact, .menu-wrap #nav-contact{
	background-image: url('../assets/1943/icon-contact.png');

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


}

/*=====================================================================================================*/
/*======================================================================== WELCOME slide ==============*/
/*=====================================================================================================*/
.column-content {
	background: url('../assets/1943/bg-tl-body.png') left top no-repeat, 
				url('../assets/1943/bg-tr-body.png') right top no-repeat, 
				url('../assets/1943/bg-tm-body.png') right top repeat-x, 
				url('../assets/1943/bg-bl-body.png') left bottom no-repeat, 
				url('../assets/1943/bg-br-body.png') right bottom no-repeat, 
				url('../assets/1943/bg-ml-body.png') left top repeat-y, 
				url('../assets/1943/bg-mr-body.png') right top repeat-y, 
				url('../assets/1943/bg-bm-body.png') left bottom repeat-x, 
				url('../assets/1943/bg-center-body.png') center center repeat, 
				#fff;
}

#welcome {
width: 100%;
display: block;
    min-height: 0;

	
}
#welcome .slide-content {
	margin-top: 75px;
    background-image: url(../assets/1943/hero.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 90%;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    min-height: 60vh;
    border-top: 80px solid #17263d;
  
   
}

.hero-headlines  {
    color: #972c1b;
    text-align: left;
    padding-left: 10px;
    /* padding-top: 225px; */
    /* padding-bottom: 225px; */
    width: 64%;
    padding-bottom: 90px;
    
    container-type: inline-size; 
   
}
.hero-headlines h1 {


	font-family: "league-gothic", sans-serif;
	font-size: clamp(4rem, 10vw, 9rem);
	font-weight: 700;
	text-transform: uppercase;


	line-height: .8;
	letter-spacing: .01em;

	transform: rotate(-12deg);
	transform-origin: center;

	text-shadow:
		1px 1px 0 rgba(0,0,0,.08);
}

#welcome h1.greeting {
	
	font-family: 'Shalbie';
	font-weight: 700;
	font-style: normal;
	font-size: 5em;
	line-height: 1em;
	font-size: 8cqw; 
	

}

#welcome h1.myname {
	font-family: 'Shalbie';
	font-weight: 700;
	font-style: normal;
	font-size: 7em;
	line-height: 1em;
	color: #16263f;
	margin-bottom: 7px;
		font-size: 12cqw; 

}


#welcome h1.idesign {
	
	font-family: 'Shalbie';
	font-weight: 700;
	font-style: normal;
	font-size: 4em;
	line-height: 1em;
	
	padding: 0px;
font-size: 7cqw; 

	

}



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


#about {


font-weight: 400;
font-style: normal;
font-size: 1.25em;
line-height: 1.5em;	
min-height: 0;
}

#about .slide-content {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #16263f;
	color: #fbf4e1;
	padding: 30px;
	text-align: left;
	background: url('../assets/1943/icon-slogan.png') center bottom 30px no-repeat, 
				url('../assets/1943/bg-rough-tl.png') left top no-repeat, 
				url('../assets/1943/bg-rough-tr.png') right top no-repeat, 
				url('../assets/1943/bg-rough-br.png') right bottom no-repeat, 
				url('../assets/1943/bg-rough-bl.png') left bottom no-repeat, 
		 #16263f;

	padding-bottom: 170px;
	
	


}
#about h1 {
	font-family: 'Shalbie';
	font-weight: 700;
	font-style: normal;
	font-size: 8em;
	line-height: 1em;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

	background: url('../assets/1943/icon-star-white.png') left center no-repeat, 
				url('../assets/1943/icon-star-white.png') right center no-repeat;


	padding-right: 100px;
	padding-left: 100px;
	width: fit-content;
	color: #fbf4e1;

}


.card-aboutme {
	
	width: 90%;
	margin-left: auto;
	margin-right: auto;

}

.card-aboutme h2 {
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: bold;
	margin-bottom: 30px;
margin-top: 30px;
}
.card-aboutme p {
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 1.25em;
	line-height: 1.5em;	

}

#about p a {
	color: #972c1b;
	font-weight: bold;
	text-decoration: none;

}


.card-aboutme p span{
	text-transform: uppercase;
	font-weight: 700;
}


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

#services {
	
	
}

#services h1 {
	font-family: 'Shalbie';
	text-transform: uppercase;
	color: #a32f21;
	font-weight: 400;
	font-style: normal;
	font-size: 8em;
	margin-bottom: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

	background: url('../assets/1943/icon-star-blue.png') left center no-repeat, 
				url('../assets/1943/icon-star-blue.png') right center no-repeat;


	padding-right: 100px;
	padding-left: 100px;
	width: fit-content;
}
#services .slide-content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    color: #f8ead1;
    padding: 30px;
    text-align: left;
   
}

.card-services {
	font-size: 1.25em;
	color: #242424;
	padding: 0px;


	font-weight: 700;
	font-style: normal;

	

}

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

}

.card-services li {
background-size: contain;
    /* padding-top: 370px; */
    /* margin: 15px; */
    max-width: 100%;
    height: 100%;
    /* height: auto; */
    /* aspect-ratio: 9 / 16; */
    text-align: center;
    padding-top: 133%;
    
}
.card-services li.website {
	background-image: url('../assets/1943/icon-websites.png');
}
.card-services li.branding {
	background-image: url('../assets/1943/icon-branding.png');
}
.card-services li.marketing {
	background-image: url('../assets/1943/icon-marketing.png');
}
.card-services li.fractional {
	background-image: url('../assets/1943/icon-fractional.png');
}


.card-skill h2 {
    font-size: 2em;
    line-height: 1em;
    background-image: url(../assets/1943/icon-starline.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 60px;
    font-family: "cheddar-gothic-rough", sans-serif;
    color: #16263f;
    /* margin-top: auto; */
    display: flex;
    align-self: flex-start;
    justify-content: center;
}


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


#client-experience {

}

#client-experience .slide-content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #16263f;
    color: #f8ead1;
    padding: 30px;
    text-align: left;
    background: 
				url('../assets/1943/bg-rough-tl.png') left top no-repeat, 
				url('../assets/1943/bg-rough-tr.png') right top no-repeat, 
				url('../assets/1943/bg-rough-br.png') right bottom no-repeat, 
				url('../assets/1943/bg-rough-bl.png') left bottom no-repeat, 
		 #16263f;
}



#client-experience h1 {
	font-family: 'Shalbie';
	text-transform: uppercase;
    color: #fbf4e1;
	font-style: normal;
	font-size: 8em;
	line-height: 1em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

	background: url('../assets/1943/icon-star-white.png') left center no-repeat, 
				url('../assets/1943/icon-star-white.png') right center no-repeat;


	padding-right: 100px;
	padding-left: 100px;
	width: fit-content;
}
#client-experience p {
	font-family: 'ShinKuroRegular';
	font-style: normal;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: 3px;
	text-align: center;
	color: #fbf4e1;
}


.card-clients {

	padding: 90px;
	padding-top: 90px;
	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: brightness(0) saturate(100%) invert(96%) sepia(16%) saturate(270%) hue-rotate(345deg) brightness(104%) contrast(98%);


}




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

#work {
	

}
#work .slide-content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    text-align: left;
}

#work h1 {
	font-family: 'Shalbie';
	text-transform: uppercase;
	color: #a32f21;
	font-weight: 400;
	font-style: normal;
	font-size: 8em;
	margin-bottom: 0px;
		text-align: center;
	margin-left: auto;
	margin-right: auto;

	background: url('../assets/1943/icon-star-blue.png') left center no-repeat, 
				url('../assets/1943/icon-star-blue.png') right center no-repeat;


	padding-right: 100px;
	padding-left: 100px;
	width: fit-content;

}

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

.card-work li {
	position: relative;
	padding: 5px;
	border-radius: 1px;
	border: 5px solid #16263f;
	font-family: "cheddar-gothic-rough", sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	background-color: #e8cda3;
	text-align: center;
	
}


.card-work li a img {
	
	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: 1.5em;
    line-height: 1em;
    background-color: #16263f;
    color: #e8cda3;
    padding: 15px;
}


.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: 5px;
	   height: 237px;
}

.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: .3;
	transition: all .5s ease-in;
	
}








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

#contact {
	
	
}

.slide-contact {
padding-bottom: 200px;
}


#contact h1 {
	font-family: 'Shalbie';
	text-transform: uppercase;
	color: #a32f21;
	font-weight: 400;
	font-style: normal;
	font-size: 8em;
	margin-bottom: 0px;
		text-align: center;
		line-height: 1em;
	margin-left: auto;
	margin-right: auto;

	background: url('../assets/1943/icon-star-blue.png') left center no-repeat, 
				url('../assets/1943/icon-star-blue.png') right center no-repeat;


	padding-right: 100px;
	padding-left: 100px;
	width: fit-content;
}


.card-contact {
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid #2b2118;
	box-shadow: 0px 3px 7px rgba(43,33,24,.3);
	padding: 0px;
	padding-top: 30px;
	width: 80%;
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 60px;
}

.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: Georgia, 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: 3px dotted #676767;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 1.5em;
	padding-left: 30px;
}



.form-field select {   
	appearance: none;
	height: 40px;
	width: 100%;
	background: transparent;
	border: none;
	border-bottom:  1px solid #444343;
	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: 3px dotted #5d5d5d;
	border-left: none;
	border-right: none;
	border-top: none;
	font-size: 1.25em;
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}


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

.frm_checkbox label {
	line-height: 1em;
	display: flex;
	align-items: center;
	gap: 0.5em;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	
}

input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	width: 1.5em;
	height: 1.5em;
	border:  2px solid #444343;
	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_form_field {
	border-top: 1px solid #444343;
		
}  
.frm_primary_label {
	font-weight: bold;
	font-size: 1.5em;
	padding-left: 30px;
	width: 100%;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", serif;
	font-variant: small-caps;
}
.form-field {
	padding-bottom: 30px;
}



.form-field select:required:invalid {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
	padding-left: 30px;
}

.form-field select:valid {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	padding-left: 30px;
}



.frm_error, .frm_required {
	color: #870000;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.frm_error {
	padding-left: 30px;
}
.frm_button_submit {
	appearance: none;
	padding: 15px;
	border: none;
    background-color: #2c2c2c;
    width: 250px;
    color: #f2f2f2;
    font-size: 1.5em;
    margin-left: 30px;
    letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", serif;
	font-variant: small-caps;


}
#frm_field_6_container {
	border-top: none;
}

/*=====================================================================================================*/
/*======================================================================== 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: #000 !important;
    font-size: 5em !important;
    line-height: 1;
    cursor: pointer;
}

#mw-service-modal, #mw-work-modal {
	background-image: url('../assets/1943/bg-center-body.png');
	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: #000;
    top: auto;
  
}



#mw-service-modal h2, #mw-work-modal h2 {
	font-family: 'Shalbie';
	text-transform: uppercase;
	color: #a32f21;
	font-weight: 400;
	font-style: normal;
	font-size: 6em;
	margin-bottom: 60px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

	line-height: 1em;


}

#mw-service-modal h3, #mw-work-modal h3 {
	font-family: "cheddar-gothic-rough", sans-serif;
	font-size: 1.25em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #16263f;
}

#mw-service-modal ul, #mw-work-modal ul {
	margin-left: 30px;
	margin-bottom: 30px;

}
#mw-service-modal ul li, #mw-work-modal ul li {

	margin-bottom: 15px;

}

#mw-service-modal li::marker, #mw-work-modal li::marker {
    content: "★ "; /* You can use "★", "☆", or an emoji "⭐" */
   color: #16263f;   /* Optional: changes the star's color */

}

#mw-service-modal .mw-work-gallery li::marker, #mw-work-modal .mw-work-gallery li::marker {
    content: " ";
    color: rgb(22, 38, 63);
}




.mw-service-overview {
	font-size: 1.5em;
	line-height: 1.25em;
	margin-bottom: 15px; 
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	text-align: left;
}


.column-metacontent {
	
	padding: 15px;	
		color: #fbf4e1;

	text-align: left;
	background:  
				url('../assets/1943/bg-rough-tl.png') left top no-repeat, 
				url('../assets/1943/bg-rough-tr.png') right top no-repeat, 
				url('../assets/1943/bg-rough-br.png') right bottom no-repeat, 
				url('../assets/1943/bg-rough-bl.png') left bottom no-repeat, 
		 #16263f;
}

.mw-work-role span, .mw-work-industry span, .mw-work-services span, .mw-work-platform span   {
	font-family: "cheddar-gothic-rough", sans-serif;
	text-transform: uppercase;
	color: #fbf4e1;
	font-size: 1.5em;
}

.mw-work-role, .mw-work-industry, .mw-work-services, .mw-work-platform  {
	font-family: 'Shalbie';
	font-size: 1.25em;
	font-weight: bold;
	color: #fbf4e1;
	text-transform: none;
	margin-bottom: 30px;
	
}




.mw-work-overview {
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	font-size: 1.5em;
}
.mw-work-live-link {	
	display: block;
    font-family: "cheddar-gothic-rough", sans-serif;
    font-size: 1em;
    text-decoration: none;
    color: #f0f0f0;
    font-weight: bold;
    background-color: #a32f21;
    text-align: center;
    margin-top: 60px;
    padding: 15px;
    text-transform: uppercase;
    
}
.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 */


#welcome {
	background-attachment: scroll;

}

.hero-headlines {

    width: 100%;

}

#welcome h1 {

font-size: 5em;
}
.hero-headlines {
   text-align: center;
           margin-top: 45px;
}
#welcome h1.greeting {

		font-size: 2em;
        padding-bottom: 0px;

}
#welcome h1.myname {
	
	font-size: 5.5em;
	line-height: .8;
	padding-bottom: 0px;

}
#welcome h1.idesign {
    width: 100%;
	font-size: 1.75em;
	padding: 0;

}


#welcome .slide-content {
    margin-top: 30px;

    background-position: right bottom;

    width: 95%;

    display: flex;
    align-items: flex-start;
    min-height: 85vh;
    border-top: 50px solid #17263d;
}


#about h1, #services h1, #client-experience h1, #work h1 {
	font-weight: 700;
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 30px;
	padding-right: 45px;
	padding-left: 45px;
	background-size: 40px;
}
#contact h1  {
	font-weight: 700;
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 30px;
	padding-right: 45px;
	padding-left: 45px;
	background-size: 40px;
	width: min-content;
}


#about .slide-content {
	width: 95%;
	padding: 7px;
	
	background: url(../assets/1943/icon-slogan.png) center bottom 30px / 96% auto no-repeat, 
	    url(../assets/1943/bg-rough-tl.png) left top no-repeat, 
	    url(../assets/1943/bg-rough-tr.png) right top no-repeat, 
	    url(../assets/1943/bg-rough-br.png) right bottom no-repeat, 
	    url(../assets/1943/bg-rough-bl.png) left bottom no-repeat, 
	    #16263f;    
	    padding-bottom: 100px;
}

.card-aboutme p {

    text-align: left;

}
.card-services ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 60px;
    padding: 0px;
    margin: 0;
}
.card-services li {
    background-size: contain;
    padding-top: 370px;
    margin: 0;
    width: 100%;
    text-align: center;
}

.card-skill h2 {

    margin-top: 15px;
}
#client-experience p {

    font-size: 1.5em;

}

#client-experience .slide-content {
    width: 95%;

    padding: 15px;

}

.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;

}


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

}

.card-work li a {


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

#work .slide-content {
    width: 95%;

    padding: 15px;

}



.card-contact {

    width: 95%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}


.frm_opt_container {

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

}

.frm_primary_label {

    letter-spacing: 0px;

}
.frm_submit {
	text-align: center;
}
.frm_button_submit {
	margin-left: auto;
	margin-right: auto;
}
.navigation {
	display: none;
}






.mw-modal-close {
        top: 0px !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: 3.5em;
    margin-bottom: 30px;
    padding: 0;
    background: none;

}



.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; }

