@import url('animate.min.css');

@import url('entypo-plus.css');

@import url('slick.css');

@import url('slick-theme.css');
/*

FILE NAME: base.css
DESCRIPTION: .com
VERSION: 2.0
AUTHOR: Paul Mackenzie<
AUTHOR URI: http://www.whatspauldoing.com

/* Style.less */
.box-border {
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.text-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.ninja {
  display: none;
}
body {
  font-family: 'Lato', Arial, Sans-Serif;
  color: #333333;
  background: #fefefd;
}
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Quincy CF', Georgia, Serif;
}
body h2 {
  font-size: 64px;
  line-height: 80px;
  margin: 0 0 45px 0;
}
body h2 span {
  color: #9b59b6;
}
body h2 span.amp {
  font-family: 'baskerville_fsitalic';
  position: relative;
  top: 2px;
  line-height: 0;
}
body h3 {
  font-size: 36px;
  margin: 0 0 30px 0;
}
body h3 span {
  color: #9b59b6;
}
body h4 {
  font-size: 18px;
  margin: 0 0 15px 0;
}
body p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 25px 0;
  color: rgba(75, 75, 75, 0.6);
}
body a {
  color: #9b59b6;
  text-decoration: underline;
}
body a:hover {
  color: #9b59b6;
  text-decoration: none;
}
body .nav {
  background: #fefefd;
}
body .top-bar {
  background: #fefefd;
  border-width: 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
  padding: 10px 0;
  height: 70px;
}
body .top-bar .top-bar-section ul li.active:not(.has-form) a:not(.button) {
  color: #9b59b6;
}
body .top-bar .top-bar-section ul li.active:not(.has-form) a:hover {
  background: #fefefd;
}
body .top-bar .top-bar-section ul li:not(.has-form) a:not(.button) {
  background: #fefefd;
}
body .top-bar .top-bar-section ul li a {
  color: #b3b3b3;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  background: #fefefd;
  letter-spacing: 1.2px;
  text-decoration: none;
}
body .top-bar .top-bar-section ul li a:hover {
  color: #9b59b6;
  text-decoration: none;
}
body header {
  margin: 0 0 80px 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
  padding: 10px 0 60px 0;
}
body header h2 {
  margin: 0 0 65px 0;
}
body .work {
  overflow: hidden;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
  padding: 90px 0 0 0;
}
body .work section {
  margin: 0 0 20px 0;
}
body .work section h3 {
  text-align: center;
}
body .work section .info {
  margin: 30px 0 0 0;
}
body .work section .chrome {
  width: 100%;
  position: relative;
}
body .work section .chrome .topbar {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: rgba(75, 75, 75, 0.05);
  height: 30px;
  width: 100%;
}
body .work section .chrome .buttons {
  list-style: none;
  margin: 11px;
  padding: 0;
  top: 12px;
  position: relative;
}
body .work section .chrome .buttons li {
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 5px 0 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(75, 75, 75, 0.3);
  float: left;
}
body .work section .chrome .content {
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .work section .chrome .content img {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.05);
  background: #FFFFFF;
}
body .work section .chrome .slick-slider {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
}
body .skills {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
  padding: 0 0 60px 0;
}
body .quotes {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
  padding: 80px 0 60px 0;
}
body .quotes blockquote {
  font-family: 'Quincy CF', Georgia, Serif;
  font-size: 34px;
  border-width: 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
  padding: 0;
  color: #333333;
}
body .quotes cite {
  opacity: 0.5;
}
body .tools {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
  padding: 60px 0 30px 0;
}
body .tools .icon {
  display: block;
  margin: 0 0 15px 0;
}
body .tools .icon img {
  display: block;
  margin: 0 auto;
}
body .tools h2 {
  text-align: center;
}
body .tools h3 {
  text-align: center;
}
body .tools p {
  margin: 0 0 60px 0;
}
body .contact {
  padding: 80px 0;
  text-align: center;
}
body .contact .social-icons {
  list-style: none;
  margin: 20px auto;
  padding: 0;
  width: 160px;
}
body .contact .social-icons li {
  display: block;
  float: left;
}
body .contact .social-icons li.twitter {
  margin: 1px 0 0 0;
}
body .contact .social-icons li.github {
  margin: 1px 0 0 0;
}
body .contact .social-icons li a {
  font-family: 'entypo-plus';
  padding: 10px;
  font-size: 20px;
  color: #333333;
  opacity: 0.5;
  text-decoration: none;
}
body .contact .social-icons li a:hover {
  text-decoration: none;
  color: #9b59b6;
  opacity: 1;
}
body .lab img {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: rgba(75, 75, 75, 0.1);
}
body .lab a {
  font-size: 12px;
  text-transform: uppercase;
}
body .slick-dots {
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
}
body .slick-dots li.slick-active button::before {
  color: #9b59b6;
  opacity: 1;
}
body footer {
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  padding: 0 0 40px 0;
  color: #b3b3b3;
  line-height: 18px;
}
