@charset "UTF-8";
/* CSS Document */




@media (max-width:576px) {
  #navbar a {
    font-size: 6px !important;
    line-height: 1em;
    padding: 6px 10px;
  }
}
    

@media (max-width: 768px) {
    
  #navbar a {
    font-size: 8px !important;
    line-height: 1em;
    padding: 6px 10px;
  }
}
@media (max-width:992px) {
    
  #navbar a {
    font-size: 10px;    
  }
    
    #navbar {
      justify-content: center;
    }
    section {
        display:block;
    }
    
    section div {
        width:100%;
    }
    
    #navbar {
      height: 44px;
    }
    
    #navbar.shrink {
      height: auto;
    }
    
    .leftDivContent {
        text-align:center;
    }
    
    
    .leftDivContent h2 {
        font-size:1.2em;
    }
    
    
    .leftDivContent p {        
        font-size:1.0em;
        margin: 0 0 1em 0;
    }
    
    
    
    
    .screenBranding {
      width: 300px;
    }
    
    
    .screenBranding img {
      bottom: -1430px;
    }
    
    
    .screenBranding {
      width: 300px;
    }
    
    .screenUIUXdesign {
      width: 300px;
    }
    
    
    
      .screenUIUXdesign img {
        bottom: -560px;
     
}
    
    
    .screenUIUXdesign {
      width: 300px;
    }
    
    .shadow {
      width: 300px;
    }
    
    .logo {
        text-align: center;
        float: none;
        font-size: .550em;
        margin: 1.4em auto 0;
        padding: 1em 2em 0;
        width: 60%;
      }
    
    
    .contentDivAppDevelopment img {
          display: block;
          width: 180px;
          margin: 1.5em auto;
        }
    .contentDivAppDevelopment video {
          display: block;
          width: 90%;
          margin: 2em auto;
        }
    
    
    footer {
      height: 200px;
    }
    
    
    .contentDivDigitalPublications {
      flex-direction:column;
    }
    
    .contentDivDigitalPublications img {
          width: 70%;
          margin: 0 auto;
        }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .workHistory {
      display: block;
      width: 75%;
      text-align: left;
      margin: 0 auto;
      vertical-align: top;
      text-align: center;
    }
    
    .headshot {
      display: block;
      width: 100%;
      margin: 0 auto;
      text-align:center;
    }
    
    .headshot img {
      max-width: 100%;
      margin: 0 auto;
    }
    
    .contentDivHome {
      margin: 60px 0 150px;
    }
    
    
    .experienceList {
      width: 100%;
        margin: 0 auto;
        color: #fff;
    }
    
    
    .experienceList li {
      display: block;
      padding: .10em .5em;
      line-height: 1.2em;
      margin: .10em .25em;
      font-style: italic;
    }
    
    .experienceList li:nth-child(even) {
      background-color: transparent;
        color:#ffffff;
        line-height: 2em;
    }
    
	
	
	
	
	
	
	
	.videoContainer {
		flex-direction:column;
		width: 96%;
	}
	
	.videoContainer video {		
		width: 100%;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
@media (max-width:1200px) {
  
}
@media (max-width:1400px) {
  
}
