/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: 'Lato', sans-serif;
    font-family: 'Nunito', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Comfortaa', cursive;
    font-family: 'Raleway', sans-serif;
    font-family: 'Neuton', serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Meyer Reset CSS */

img {
	max-width: 100%; /*makes images scale with flexible grids*/
	display: block; /*removes tiny space added in some browsers below images */
}
iframe {
	max-width: 100%; /*makes images scale with flexible grids*/
	display: block; /*removes tiny space added in some browsers below images */
}

/* Your CSS Starts here */
body, html {
height: 100%;
}


#wrapper {
        
    
    width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0 auto;
    overflow: auto;
    background-color: #f0f0f0;
    display: none;
}

header {
    background-color: #f0f0f0;
    width: 100%;
    height: 90px;
    max-width: 1000px;
    margin-bottom: 15px;
}

#logo {
    
    float: left;
    width: 12.25%;
    max-width: 75px;
    margin-left: 1.75%;
    margin-top: 25px;

 }

#nav {
    
    float: right;
    width: 84.25%;
    max-width: 842.5px;
    min-width: 300px;
    margin-right: 1.75%;
    margin-top: 40px;
    
    
}

.content {
    
    width: 100%;
    margin: 0 auto;
    height: auto;
    float: left;
    background-color: #f0f0f0;
    
}

.container {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

.otherwork {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
    margin-top: 30px;
}

#project {
    
    margin-left: 2.66666666666666666%;
    width: 46%;
    max-width: 460px;
    float: left;
    margin-bottom: 0px;;
    
}

.ulo, .versus, .stacks, .crono, .parkandart, .afs {
    
    overflow: inherit;
    width: 100%;
    margin: 0 auto;
    height: auto;
    float: left;
    
}

.ulo {
    
    background-color: white;
}

.versus {
    
    background-color: #1f3061;
   
}

.stacks {
    
    background-color: #f05045;
    
}

.crono {
   
    background-color: #e6e6e7;
    
}

.parkandart {
    
    background-color: #13a64b;
    
}

.afs {
    
    background-color: #212123;
    
}

.containerpdf {
    width: 100%;
    height: 1000px;
    overflow: auto;
}

object:focus {
    outline: none;
}

.image {
    
    max-width: 1000px;
    width: 100%;
    margin: 0 0%;
    float: center;
    height: auto;
    }

.static {
    position:absolute;
}
      
.static:hover {
    opacity:0;
}

.stacks .container .image {
    
    background-repeat: no-repeat;
    
    
    
}

.fullimage {
        
    max-width: 1000px;
    width: 100%;
    margin-left: 0%;
    float: center;
    }

.fadeimage {
    -webkit-transition: opacity 15s;
    -moz-transition: opacity 15s;
    -o-transition: opacity 15s;
    transition: opacity 15s;
}
    
.text {
        
    /*max-width: 775px;*/
    width: 80%;
    height: auto;
    margin: 0 7.040816%;
    float: left;
    padding: 25px 2.959184%;
    display: inline-block;
    }

.resumetext {

    max-width: 1000px;
    word-wrap: break-word;
    vertical-align: middle;
    width: 80%;
    height: auto;
    margin: 0 7.040816%;
    float: left;
    padding: 25px 2.959184%;
    display: inline-block;
    
    }

.textmobile {
        
    /*max-width: 775px;*/
    width: 80%;
    height: auto;
    margin: 0 7.040816%;
    float: left;
    padding: 25px 2.959184%;
    display: inline-block;
    }
.textdesk {
    display: none;
}

.text2 {
        
    /*max-width: 775px;*/
    width: 90%;
    height: auto;
    margin: 0 2.040816%;
    float: left;
    padding: 0px 2.959184%;
    display: inline-block;
    word-wrap: break-word;
    }

.overlay {
    
    opacity: 1;
    
}

.overlay:hover img {
    opacity:.7;  
}

.overlay:hover img {
    opacity:.7;
  transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
    
    
}


#projectimg {
    
    width: 100%;
    max-width: 500px;
    
}

.resume {
    
    width: 100%;
    margin: 0 auto;
    height: auto;
    float: left;
    background-color: #f0f0f0;
    
}

.socialbar {
    
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    float: left;
}

.social {
    float: left;
    margin-right: 2.959184%;
    width: 25%;
    max-width: 50px;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    max-width: 1225px;
    width: 100%;
    margin: 0 0%;
    float: left;
    background-color: white;
  }

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
  }

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
  }

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
  }

.mobileonly {
    
    display:block;
    
}

.deskonly {
    
    display: none;
    
}

footer {
    
    
    float: left;
    width: 100%;
    height: 30px;
    text-align: center;
    margin-top: 20px;
}

#bottompages {
    
    display: block;
    float: left;
    width: 40%;
    margin-left: 30%;
    margin-top: 5px;    
}

.about {
    
    display: block;
    float: left;
    width: 40%;
    margin-left: 30%;
    margin-top: 50px;
}

.about h3 {

    text-align: center;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: right;
}

li a {
    
    font-family: Raleway;
    display: block;
    color: #504e4d;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    font-size: 9pt;
}

a.current:link {
  
  font-weight: 800;
}

#bottompages ul li {

    float: left;
    width: 33.333333%;
}

#bottompages ul li a {
        
    font-size: 13pt;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

/* Change the link color to #111 (black) on hover */
li a:hover {
    
    
}
.ulo a {
    
   font-family: Open Sans;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    color: #686868;
    margin-bottom: 15px;
    text-decoration: none;
}

a:hover {
    
    color: darkorange;
}

.backtotop {
    float: left;
    width: 100%;

}

.backtotoplink {
    
    
}

.backtotop ul li {
    float: left;
    width: 10%;
    margin-left: 45%;

}

.backtotop ul li a {
    font-family: Raleway;
    color: #504e4d;
    text-align: center;    
    font-size: 10pt;
    font-weight: 800;
    text-decoration: underline;
}

.backtotop ul li a:hover {
    
    color: darkorange;
}



h1 {
    
    margin-top: 0px;
    font-family: Raleway;
    text-align: center;
    font-weight: 400;
    color: #f0f0f0;
}

h3 a {
    
    font-family: Raleway;
    text-decoration: none;
    color: #504e4d;
    text-decoration: underline;
    font-weight: 800;
    font-size: 12px;
    
}

h2 {
    
    margin-top: 15px;
    text-align: left;
    font-size: 27px;
    margin-bottom: 15px;
    color: #504e4d;
    
}

.crono h2 {
    font-family: Lato;
    font-weight: 800;
    color: #504e4d;
}

.ulo h2 {
    font-family: Nunito;
    font-weight: 600;
    color: #686868;
}

.versus h2 {
    font-family: Comfortaa;
    font-weight: 800;
    color: white;
}

.stacks h2 {
    font-family: Raleway;
    font-weight: 500;
    color: white;
}

.parkandart h2 {
    font-family: Lato;
    font-weight: 800;
    color: white;
}

.afs h2 {
    font-family: Raleway;
    font-weight: 500;
    color: white;
}

h3 {
    font-family: Raleway;
    font-weight: 800;
    padding-bottom: 5px;
    margin-top: 0px;
    line-height: 1.6;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0px;
    color: #504e4d;
}

.ulo h3 {
    font-family: Nunito;
    font-weight: 600;
    color: #686868;
}

.versus h3 {
    font-family: Comfortaa;
    font-weight: 800;
    color: white;
}

.stacks h3 {
    font-family: Raleway;
    font-weight: 500;
    color: white;
}

.crono h3 {
    font-family: Lato;
    font-weight: 800;
    color: #504e4d;
}

.parkandart h3 {
    font-family: Lato;
    font-weight: 800;
    color: white;
}

.afs h3 {
    font-family: Raleway;
    font-weight: 500;
    color: white;
}

.resume p {

    padding-bottom: 15px;
}

h4 {
    margin-left: 2.66666666666666666%;
    font-family: Raleway;
    text-align: left;
    font-weight: 800;
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 30px;
    
}

h5 {

    font-family: Neuton;
    font-weight: 800;
    font-size: 21px;
    padding-bottom: 5px;
    color: #504e4d;

}

p {
    font-family: Neuton;
    font-size: 18px;
    line-height: 1.4;
    color: #504e4d;
    margin-bottom: 15px;
    
}

.ulo p {
    font-family: Open Sans;
    font-weight: 200;
    font-size: 18px;
    line-height: 1.4;
    color: #686868;
    margin-bottom: 15px;
    
}

.versus p {
    font-family: Open Sans;
    font-weight: 100;
    font-size: 16px;
    line-height: 1.4;
    color: white;
    margin-bottom: 15px;
    
}

.stacks p {
    font-family: Raleway;
    font-weight: 100;
    font-size: 16px;
    line-height: 1.4;
    color: white;
    margin-bottom: 15px;
    
}

.crono p {
    font-family: Lato;
    font-weight: 200;
    font-size: 18px;
    line-height: 1.4;
    color: #504e4d;
    margin-bottom: 15px;
    
}

.parkandart p {
    font-family: Lato;
    font-weight: 200;
    font-size: 18px;
    line-height: 1.4;
    color: white;
    margin-bottom: 15px;
    
}

.afs p {
    font-family: Raleway;
    font-weight: 100;
    font-size: 16px;
    line-height: 1.4;
    color: white;
    margin-bottom: 15px;
    
}

footer p {
    font-size: 13px;
    
}

.star {
    visibility: hidden;
}

.fadeIn {
    -webkit-animation: animat_show 0.8s;
    animation: animat_show 0.8s;
    visibility: visible !important;
}

@-webkit-keyframes animat_show{
    0%{opacity:0}
    100%{opacity:1}
}

.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}

.modalDialog > div {
    position: fixed;
    top: 50%;
    left: 50%;
    width: fit-content;
    transform: translate(-50%, -50%);
    padding: 10px;
    background: #fff;
}

.close {
    width: 100%;
    height: 100%;
}

.modalimage {
    width: 100%;
}

/* Smooth scrolling IF user doesn't have a preference due to motion sensitivities */
@media screen and (prefers-reduced-motion: no-preference) {
    html {
      scroll-behavior: smooth;
    }
  }


/*Media Query for desktops with at least 1000px wide windows */

@media screen and (min-width: 1000px)

{
    
body, html {
    height: 100%;
}
    
#wrapper {
        
    background-color: #f0f0f0;
    width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0 auto;
    overflow: auto;
}

header {
    background-color: #f0f0f0;
    width: 100%;
    height: 100px;
    max-width: 1225px;
    margin: 0 auto 25px auto;
    
}

#logo {
    
    float: left;
    width: 12.25%;
    max-width: 75px;
    margin-left: 1.75%;
    

 }

#nav {
    
    float: right;
    width: 84.25%;
    max-width: 1000px;
    min-width: 400px;
    margin-right: 1.75%;
    margin-top: 40px;
    
    
}

.content {
    
    width: 100%;
    max-width: 1225px;
    margin: 0 auto;
    height: auto;
    float: none;
    background-color: #f0f0f0;
}
    
 .ulo, .versus, .stacks, .crono, .parkandart, .afs {
    
    max-width: 1225px;
    float: none;
}
    



#project {
    
    margin-left: 2.040816%;
    width: 30.612245%;
    max-width: 375px;
    float: left;
    margin-bottom: 0px;
    
}

#projectimg {
    
    width: 100%;
    max-width: 375px;
    max-height: 600px;
}

.illustimg {
    object-fit: none; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
    width: 100%;
    max-width: 375px;
    max-height: 600px;
}
    
.container {
    position: relative;
    float: left;
    width: 100%;
    max-width: 1225px;
    height: auto;
    margin-bottom: 20px;
   
}
    
.containerpdf {
        
    float: left;
    width: 100%;
    max-width: 1225px;
    height: 1200px;
    margin-bottom: 50px;
   
        
    }
    
.image {
    position: relative;
    max-width: 775px;
    width: 60%;
    margin-left: 2.040816%;
    float: left;
    display: table-cell; 
    vertical-align: middle;
    
    }
    
.fullimage {
        
    max-width: 1175px;
    width: 95.918368%;
    margin-left: 2.040816%;
    float: center;
    }
    
.text {
    display: inline;
    max-width: 375px;
    width: 22.612245%;
    margin: 25px 6.040816% 25px 6.040816% ;
    float: left;
    padding: 0 0;
    word-wrap: break-word;
    vertical-align: middle;
    
    }

.resume {
    
    max-width: 1225px;
    float: none;
}

.resumetext {

    max-width: 1225px;
    width: 100%;
    float: left;
    padding: 0 0;
    word-wrap: break-word;
    vertical-align: middle;
    
    }

.resumetext h2 {
    
    margin-top: 40px;
    
}
    
.textdesk {
    display: inline;
    max-width: 375px;
    width: 25.612245%;
    margin: 25px 0.040816% 25px 10.040816% ;
    float: left;
    padding: 0 0;
    word-wrap: break-word;
    vertical-align: middle;
    
}
    
.textmobile {
    display: none;
        
    }
    
    
    
.text2 {
        
    max-width: 560px;
    width: 44.959184%;
    height: auto;
    margin: 25px 2.040816% 25px 2.040816% ;
    float: left;
    padding: 0 0;
    word-wrap: break-word;
    }
    
.socialbar {
    
    width: 100%;
    padding: 0;
    height: auto;
    float: left;
    margin-bottom: 25px;
}

.social {
    float: left;
    margin-right: 2.959184%;
    width: 25%;
    max-width: 35px;
}

    
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
   max-width: 1175px;
    width: 95.918368%;
    margin-left: 2.040816%;
    float: center;
  }
    
.rslides2 {
    position: relative;
    list-style: none;
    overflow: hidden;
    max-width: 775px;
    width: 60%;
    margin-left: 2.040816%;
    float: left;;
  }
    
.mobileonly {
    
    display:none;
    
}

.deskonly {
    
    display: block;
    
}

.modalDialog > div {
    position: fixed;
    top: 50%;
    left: 50%;
    width: max-content;
    transform: translate(-50%, -50%);
    padding: 10px;
    background: #fff;
}
    

#bottompages {
    
    display: block;
    width: 30%;
    margin-left: 35%;
    margin-top: 20px;

}

#bottompages ul li {
    width: 33.33333333333%;

}
   
footer {
    float: left;
    width: 100%;
    height: 30px;
    text-align: center;
    
}

ul {

    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: right;
}

li a {
    
    font-family: Raleway;
    display: block;
    color: #504e4d;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 10pt;
}

/* Change the link color to #111 (black) on hover */
li a:hover {
    
}


h1 {
    
    margin-top: 10px;
    font-family: Raleway;
    text-align: center;
    color: #f0f0f0;
}
   
h2 {
    
    margin-top: 20%;
    
}
    
    

h4 {
    margin-top: 15px;

}

p {
  
}

  
    
}






