@font-face {
  font-family: 'ancientmedium';
  src: url('SiteFonts/ancient_medium-webfont.woff2') format('woff2'), url('SiteFonts/ancient_medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ANUL';
  src: url('SiteFonts/ANUL.eot');
  src: url('SiteFonts/ANUL.eot?#iefix') format('embedded-opentype'), url('SiteFonts/ANUL.woff') format('woff'), url('SiteFonts/ANUL.ttf') format('truetype'), url('SiteFonts/ANUL.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ANB';
  src: url('SiteFonts/ANB.eot');
  src: url('SiteFonts/ANB.eot?#iefix') format('embedded-opentype'), url('SiteFonts/ANB.woff') format('woff'), url('SiteFonts/ANB.ttf') format('truetype'), url('SiteFonts/ANB.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ANH';
  src: url('SiteFonts/ANH.eot');
  src: url('SiteFonts/ANH.woff') format('woff'), url('SiteFonts/ANH.ttf') format('truetype'), url('SiteFonts/ANH.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ANM';
  src: url('SiteFonts/ANM.eot');
  src: url('SiteFonts/ANM.eot?#iefix') format('embedded-opentype'), url('SiteFonts/ANM.woff') format('woff'), url('SiteFonts/ANM.ttf') format('truetype'), url('SiteFonts/ANM.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ANR';
  src: url('SiteFonts/ANR.eot');
  src: url('SiteFonts/ANR.eot?#iefix') format('embedded-opentype'), url('SiteFonts/ANR.woff') format('woff'), url('SiteFonts/ANR.ttf') format('truetype'), url('SiteFonts/ANR.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DiamondFont';
  src: url('https://willchilton.com/fonts/woodcutter-mixed-icons-vol1.eot');
  /* IE9 Compat Modes */
  src: url('https://willchilton.com/fonts/woodcutter-mixed-icons-vol1.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('https://willchilton.com/fonts/woodcutter-mixed-icons-vol1.woff') format('woff'), /* Modern Browsers */
  url('https://willchilton.com/fonts/woodcutter-mixed-icons-vol1.ttf') format('truetype'), /* Safari, Android, iOS */
  url('https://willchilton.com/fonts/bebas/woodcutter-mixed-icons-vol1.svg#e3f375f0405d6ed1977c49d8672facef') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}

@font-face {
    font-family: 'social_media_circledregular';
    src: url('SiteFonts/social_media_circled-webfont.woff2') format('woff2'),
         url('SiteFonts/social_media_circled-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.social {
  font-family: 'social_media_circledregular' !important;
  font-size: 1.6em;
}

.Diamond {
  font-family: 'DiamondFont' !important;
  font-size: 1.1em;
}

#body {
  background-color: #f3f3f3;
  background-image: 'http://chilton.media/paper.jpg';
}


#darkmode {
  background-color: #404040;
  background-image: none;}

#body, h1, h2, h3, h4, h5, h6, a, .navi, #nav, li, p {
  color: #000;
}

#darkmode a, #darkmode .navi, #darkmode #nav, #darkmode li, #darkmode h2, #darkmode h1, #darkmode p {
  color: #e4e4e4;
}

#darkmode a:hover, #darkmode .navi:hover, #darkmode #nav:hover, #darkmode li:hover, #darkmode p a:hover  {
  color: #ff007e;
}

#darkmode #loading {
  color: #fff;
}

a {
  text-decoration: none;
  padding-top: 0px;
}

#wrapper {
  font-size: 12px;
  min-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.home {
  padding-left: 13px;
}

.headerback {
  font-family: ancientmedium;
  font-size: 100px;
  padding-top: -40px;
  line-height: .9em;
  text-align: center;
  width: 980px;
  letter-spacing: .1 em;
}

.headerback:hover {
  color: #ff007e;
}

#nav {
  padding-top: 0 px;
}

#nav li {
  text-align: center;
  display: inline-block;
}

#nav ul {
  text-align: justify;
  width: 90%;
  min-width: 800px;
  margin: 0 auto;
  text-transform: uppercase;
}

#footer {
  clear: both;
}

p, .date {
  font-family: Helvetica, arial, sans-serif;
  font-size: 16px;
}

p.portfolio {
  text-align: left;
  font-size: 14px;
  font-family: helvetica, futura, arial, sans-serif, sans-serif;
}

p.foottxt {
  font-size: 10px;
  font-family: helvetica, arial, sans-serif, sans-serif;
  text-align: center;
}

p.about {
  font-size: 20px;
  text-align: justify;
  font-family: 'ANM';
  line-height: 2em;
}

.about p, .about h1 {
  color: #eee;
  margin-left: 20px;
}

li {
  list-style-type: none;
  font-family: Helvetica, arial, sans-serif;
  font-size: 18px;
}

h1 {
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-family: ANR, sans-serif;
  font-size: 16px;
}

h2 {
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-family: ANUL;
  helvetica;
  sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

h3 {
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-family: ANB;
  helvetica;
  sans-serif;
  font-size: 26px;
}

.filler {
  width: 100%;
  display: inline-block;
  height: 0px;
}

ul li a {
  text-decoration: none;
  font-family: ANB;
  font-style: none;
  font-size: 14px;
}

ul li a:hover {
  color: #ff007e;
}

.video-container {
  position: relative;
  width: 100%;
}

video {
  height: auto;
  vertical-align: middle;
  width: 100%;
}

div.aboutwrap {
  padding-left: 37px;
  width:1190px;
  margin: 0 auto;
}

div.vidwrap {
  width: 1030px;
  margin: 0 auto;
  padding-left: 39px;
  text-align: center;
}

div.webwrap {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}

div.webproject {
  margin: 0 auto;
  height: 270px;
  text-align: left;
  font-size: 14px;
  color: black;
  font-family: helvetica, futura, arial, sans-serif, sans-serif;
  background-color: #eeeeee;
  padding: 10px;
}

div.webpic {
  display: inline;
  padding: 5px;
}

div.webwrap img {
  border: 3px solid #dddddd;
}

div.webwrap a:hover img {
  border: 3px solid #ff007e;
}

div.vidplayer {
  width: 800px;
  float: left;
  text-align: center;
}

div.vidmenu {
  width: 180px;
  float: right;
  text-align: center;
  font-size: 14px;
  color: black;
  font-family: helvetica, futura, arial, sans-serif, sans-serif;
  background-color: #f8f8f8;
}

div.vidmenu a {
  color: black;
  text-decoration: none;
}

div.vidmenu a:hover {
  color: #808080;
}

br {
  margin-bottom: 12px;
}

h.web {
  font-size: 30px;
  font-family: Myriad Pro, futura, arial, helvetica, sans-serif;
  color: #66594C;
}

body#Clients a#clients, body#Video a#video, body#Commissions a#Commissions, body#I a#I, body#II a#II, body#III a#III, body#IV a#IV, body#V a#V, body#About a#about {
  color: #444;
}

#slides img, .currentfeature {
  position: absolute;
  left: 50%;
  margin-top: -20px;
}

.date {
  font-size: 20px;
}

.hide {
  display: none;
}

#loading {
  text-align: center;
  margin: 0 auto;
  color: #000;
  font-size: 400px;
  -webkit-animation: pulse 1s infinite linear;
  -moz-animation: pulse 1s infinite linear;
  -ms-animation: pulse 1s infinite linear;
  -o-animation: pulse infinite linear;
  animation: pulse 1s infinite linear;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1);
    color: #ff007e;
    -ms-transform: scale(1);
    color: #ff007e;
    transform: scale(1);
    color: #ff007e;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes pulse {
  25% {
    color: #ff007e;
    color: #ff007e;
    color: #ff007e;
  }
  75% {
    color: #ff007e;
    color: #ff007e;
    color: #ff007e;
  }
}