/* Generated by less 2.2.0 */
@charset "UTF-8";
.Button {
  border: 1px solid #61aee4;
  font-size: 1rem;
  letter-spacing: .5px;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ButtonShape {
  border-radius: 10px;
  height: 55px;
  line-height: 52px;
  display: block;
}
.ButtonShapeMobile {
  border-radius: 7px;
  height: 42px;
  padding: 12px 8px 8px;
  width: 100%;
}
.ButtonHover {
  border: 1px solid #18405c;
  cursor: pointer;
  background: url(../images/bck-nav-main.png) repeat-x;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px black inset;
  -moz-box-shadow: 0 0 10px black inset;
  -ms-box-shadow: 0 0 10px black inset;
  -o-box-shadow: 0 0 10px black inset;
  box-shadow: 0 0 10px black inset;
}
.Transition-3s {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.Transition-7s {
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -ms-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
* {
  margin: 0;
}
html,
body {
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  /* font-family: "Orbitron", "Aldrich"; */
  font-size: 16px;
  background: -webkit-linear-gradient(#222222 30%, #444444 60%, #666666 90%) no-repeat;
  background: -moz-linear-gradient(#222222 30%, #444444 60%, #666666 90%) no-repeat;
  background: -ms-linear-gradient(#222222 30%, #444444 60%, #666666 90%) no-repeat;
  background: -o-linear-gradient(#222222 30%, #444444 60%, #666666 90%) no-repeat;
  background: linear-gradient(#222222 30%, #444444 60%, #666666 90%) no-repeat;
  background-color: #666666;
  height: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
#main-wrapper {
  width: 100%;
  height: 100% !important;
  margin-bottom: -50px;
}
/* TEXT */
hgroup h1,
hgroup h2 {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #ffffff;
  font-weight: normal;
}
hgroup h1 {
  font-size: .7rem;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin: 0 0 0 1px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif !important;
}
hgroup h2 {
  font-size: 1.7rem;
  text-transform: capitalize;
  letter-spacing: 2px;
  margin: 15px 0 -4px;
  font-family: "Orbitron";
}
h1,
h2,
p.name {
  font-family: "Orbitron" !important;
  font-size: 1.7rem;
  font-weight: normal;
  text-shadow: 2px 2px 4px #000;
  padding: 0;
  margin: 20px 0;
  clear: both;
}
h1.title,
h2.title,
p.name.title {
  text-transform: lowercase;
}
h1.title span,
h2.title span,
p.name.title span {
  display: block;
  float: left;
}
h1.proj-title,
h2.proj-title,
p.name.proj-title {
  text-transform: capitalize;
  color: #999999;
}
h3 {
  color: #999999;
  font-size: 1.45rem;
  margin: 0 0 5px 0;
  line-height: 1.8rem;
  text-transform: uppercase;
  font-style: italic;
  text-shadow: 1px 2px 1px #111111;
}
p,
#content ul,
#intro h1 {
  font-size: 1.05rem;
  color: #ffffff;
  text-shadow: 1px 1px 1px #111111;
}
p {
  line-height: 1.5rem;
  margin: 0 0 17px 0;
}
p.quote {
  font-size: 1.45rem;
  line-height: 1.8rem;
  margin-bottom: 20px;
  text-align: center;
}
p.view-work {
  clear: both;
  text-align: center;
  font-size: 110%;
  padding-top: 20px;
}
p.name {
  margin: 6px 0 5px !important;
  text-transform: capitalize;
}
p.name span {
  display: block;
  float: left;
}
#intro h1 {
  margin: 0 0 17px 1px;
  font-size: .85rem;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif !important;
}
#intro .hello {
  margin: 0;
  font-size: .85rem;
  text-transform: uppercase;
}
.skills p {
  margin: 0 0 10px 0;
}
.skills p:last-child {
  margin-bottom: 17px;
}
.skills .type {
  padding-right: 7px;
}
.skills .type p {
  font-weight: bold;
  text-align: right;
  color: #bbbbbb;
}
.job h3 {
  color: #ffffff;
}
#folio h3,
#form h3 {
  margin: 20px 0 5px;
}
#folio h3:first-child,
#form h3:first-child {
  margin: 0 0 5px !important;
}
footer p {
  margin: 0;
  font-size: .77rem;
  line-height: 1rem;
  letter-spacing: .5px;
}
ul.job-des {
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
}
ul.job-des li {
  margin: 0 0 0 18px;
  list-style: square;
}
.white {
  color: #ffffff;
}
.blue {
  color: #61aee4;
}
.grey {
  color: #bbbbbb;
}
/* Links */
a.copy-link:link,
a.copy-link:visited,
footer a:link,
footer a:visited {
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -ms-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  color: #ffffff !important;
  text-decoration: none;
  border-bottom: 1px dotted #61aee4;
}
#navContact a:link,
#navContact a:visited,
a.button-link:link,
a.button-link:visited,
#proj-launch a:link,
#proj-launch a:visited,
a#all:link,
a#all:visited,
.submit {
  color: #ffffff !important;
  text-decoration: none;
  text-shadow: 1px 1px 1px #111111;
}
a.copy-link:hover,
footer a:hover {
  cursor: pointer;
  text-decoration: none;
  border-bottom: none;
  color: #61aee4 !important;
}
#navContact a:hover,
#nav-main a:hover,
a.button-link:hover,
a.button-link:hover,
#proj-launch a:hover,
a#all:hover,
.submit:hover {
  color: #ffffff !important;
  text-shadow: 1px 1px 2px #111111;
  text-decoration: none;
}
a.button-link {
  border: 1px solid #61aee4;
  font-size: 1rem;
  letter-spacing: .5px;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 10px;
  height: 55px;
  line-height: 52px;
  display: block;
  padding-top: 3px;
}
a.button-link.hp-resume:before {
  content: "";
  display: block;
  float: left;
  margin-top: -3px;
  height: 53px;
  width: 34px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: url(../images/doc-download.png) 0 -92px no-repeat;
}
a.button-link.hp-resume {
  border-radius: 0 0 10px 10px !important;
  padding: 3px 20% 0;
}
a.button-link:hover {
  border: 1px solid #18405c;
  cursor: pointer;
  background: url(../images/bck-nav-main.png) repeat-x;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px black inset;
  -moz-box-shadow: 0 0 10px black inset;
  -ms-box-shadow: 0 0 10px black inset;
  -o-box-shadow: 0 0 10px black inset;
  box-shadow: 0 0 10px black inset;
}
a.button-link:hover:before {
  background-position: 0 -13px;
}
li.st_sharethis_large span.stButton {
  display: none !important;
}
/* GENERAL */
.no-padding {
  padding: 0 !important;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
table.skills td {
  vertical-align: top;
}
.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-50 {
  opacity: 0.5;
}
/* SVG */
.cls-1 {
  fill: #bbbbbb;
}
.cls-2 {
  fill: #61aee4;
}
.cls-3 {
  fill: #ffffff;
}
/* Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 0;
}
.clearfix {
  display: block;
}
/* HEADER & NAVIGATION */
header,
.header-wrapper {
  webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
header {
  width: 100%;
  box-shadow: 0px 7px 15px #171717;
  background-color: #0C0E10;
  border-bottom: 1px solid #333333;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
header.sticky {
  position: fixed;
  left: auto;
  top: 0;
  z-index: 200;
}
header.sticky hgroup {
  padding-top: 9px;
}
header.sticky hgroup .title {
  margin-left: 11px;
}
header.sticky hgroup .title.hidden {
  display: initial !important;
}
header.sticky hgroup h1 {
  font-size: .5rem;
}
header.sticky hgroup h2 {
  font-size: 1.3rem;
  margin: 13px 0 -3px;
}
header.sticky #nav-main {
  background-position-y: -10px;
}
hgroup {
  padding-left: 15px;
}
hgroup img {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
hgroup img,
hgroup .title {
  display: block;
  float: left;
}
hgroup .title {
  margin-left: 13px;
}
hgroup .title.hidden {
  display: none;
}
#nav-main {
  width: auto;
  background: url(../images/bck-nav-main.png) repeat-x;
}
#nav-main ul.nav {
  display: block;
  margin: 0;
  padding: 0;
}
#nav-main ul.nav li a {
  font-family: "Orbitron";
  color: #ffffff;
  text-transform: capitalize;
}
#nav-main ul.nav > li.active > a,
#nav-main ul.nav .dropdown-menu li.active a {
  color: #999999;
}
#nav-main hgroup {
  float: left;
}
#nav-top {
  width: 100%;
  height: 32px;
  border-bottom: 1px solid #030303;
  background: -webkit-linear-gradient(#434951, #5b5f63 42%, #747474 84%) no-repeat;
  background: -moz-linear-gradient(#434951, #5b5f63 42%, #747474 84%) no-repeat;
  background: -ms-linear-gradient(#434951, #5b5f63 42%, #747474 84%) no-repeat;
  background: -o-linear-gradient(#434951, #5b5f63 42%, #747474 84%) no-repeat;
  background: linear-gradient(#434951, #5b5f63 42%, #747474 84%) no-repeat;
  background-color: #5b5f63;
}
#navSocial {
  width: auto;
  padding: 1px 0 0 15px;
}
#navSocial ul {
  display: block;
  padding: 0;
  margin: 0;
}
#navSocial ul li {
  float: left;
  width: 30px;
  line-height: 30px;
  margin-right: 1px;
  padding: 0;
  display: block;
  list-style: none;
  background-color: #747474;
  text-align: center;
}
#navSocial ul > li a {
  float: left;
  background: none repeat scroll 0 0 #747474;
  width: 100%;
  height: 100%;
  line-height: 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#navSocial ul li a:hover {
  background-color: #61aee4;
}
#navSocial ul > li a i {
  margin: 0;
  color: #ffffff;
  font-size: .8rem;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#navContact {
  width: auto;
  padding: 6px 1px 0 0;
}
#navContact ul {
  display: block;
  padding: 0;
  margin: 0;
}
#navContact ul li {
  float: left;
  margin-right: 15px;
  padding: 0;
  display: block;
  list-style: none;
  color: #ffffff;
}
/* CONTENT */
.intro {
  width: auto;
  text-align: center;
  max-width: 700px;
  margin: 20px auto;
  padding: 0 15px;
}
.intro p.detail {
  margin-top: 25px;
}
.intro .media {
  position: relative;
}
.intro .media img {
  display: initial !important;
}
.intro .media p.hello {
  position: absolute;
}
#intro {
  padding-top: 20px;
}
#intro .resume-img-overlap {
  margin-top: 5px;
}
#intro .resume-img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  border-radius: 10px 10px 0 0;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -ms-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
#intro .resume-img:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}
main {
  padding-top: 15px;
}
#content.scroll {
  max-height: 560px;
  overflow: scroll;
  overflow-x: hidden;
}
#content #projects-field {
  margin-top: 9px;
}
#content #thank-you {
  text-align: center;
  padding-top: 25px;
}
#content #thank-you .quote {
  text-transform: uppercase;
}
#content .job {
  width: 100%;
  margin: 10px 0 20px;
  float: left;
  clear: both;
}
#content .job-title {
  width: 70%;
  float: left;
  clear: both;
}
/* PORTFOLIO */
#folio .fancybox {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
#folio .fancybox img {
  border: #ffffff 1px solid;
}
#folio #thumb-nav {
  clear: right;
  height: 75px;
  margin: 5px auto 0;
  border: none;
}
#folio #thumb-nav img {
  border: none;
  float: left;
  height: 75px;
  width: 75px;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}
#folio #thumb-nav a img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#folio #thumb-nav a img:hover {
  -webkit-outline: 3px solid #61aee4;
  -moz-outline: 3px solid #61aee4;
  outline: 3px solid #61aee4;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}
#folio #proj-imgs {
  padding-top: 21px;
}
#folio #proj-imgs img.mnimg {
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}
#folio .disclaimer {
  font-size: .65rem;
  font-style: italic;
  letter-spacing: .4px;
}
#folio #proj-viewer,
#folio #proj-launch {
  float: left;
  border: 1px solid #61aee4;
  font-size: 1rem;
  letter-spacing: .5px;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 10px;
  height: 55px;
  line-height: 52px;
  display: block;
  margin: 7px 0;
  overflow: hidden;
}
#folio #proj-viewer:hover,
#folio #proj-launch:hover {
  border: 1px solid #18405c;
  cursor: pointer;
  background: url(../images/bck-nav-main.png) repeat-x;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px black inset;
  -moz-box-shadow: 0 0 10px black inset;
  -ms-box-shadow: 0 0 10px black inset;
  -o-box-shadow: 0 0 10px black inset;
  box-shadow: 0 0 10px black inset;
}
#folio #proj-viewer {
  width: auto;
}
#folio #proj-launch {
  width: auto;
  margin-right: 10px;
}
#folio #proj-launch a {
  padding: 0 15px;
}
#folio #proj-share {
  clear: left;
  margin-top: 125px;
}
#folio a.control {
  width: 50px;
  height: 53px;
  background-repeat: no-repeat;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#folio a.control#next {
  background-image: url(../images/folio-view-next.png);
  float: right;
  background-position: -72px 0;
}
#folio a.control#next:hover {
  background-position: 0 0;
}
#folio a.control#back {
  background-image: url(../images/folio-view-back.png);
  float: left;
}
#folio a.control#back:hover {
  background-position: -72px 0;
}
#folio a#all {
  float: left;
}
#folio a#all.projects {
  width: auto;
}
#folio a#all,
#folio #proj-launch a {
  border-radius: 10px;
  height: 55px;
  line-height: 52px;
  display: block;
  padding-top: 3px;
}
.th2 {
  width: 170px;
}
.th3 {
  width: 255px;
}
/* FORM */
#form fieldset {
  display: block;
  border: none;
}
#form .chat {
  display: inherit;
}
#form .chat ul {
  margin: 10px 0 0 0;
  padding: 0;
}
#form .chat ul li {
  font-size: 18px;
  letter-spacing: 0.5px;
  margin: 0 0 7px 0;
}
#form .chat ul li a:before {
  content: "";
  float: left;
  display: block;
  margin-right: 7px;
  height: 21px;
  width: 21px;
}
#form .chat ul li a.phone:before {
  background: url(../images/icon-phone.png) no-repeat;
}
#form .chat ul li a.email {
  letter-spacing: 3px;
}
#form .chat ul li a.email:before {
  background: url(../images/icon-email.png) no-repeat;
  margin-top: -1px;
}
#form .chat a img {
  border-radius: 10px;
  -webkit-transition-property: border;
  -moz-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: .7s;
  -moz-transition-duration: .7s;
  -o-transition-duration: .7s;
  transition-duration: .7s;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#form .chat a img:hover {
  border-color: #61aee4;
  color: #ffffff;
  outline: 0;
  background-color: #bbbbbb;
}
#form .notes p {
  margin: 0 0 10px 0;
}
#form input::-webkit-input-placeholder,
#form input:-moz-placeholder,
#form input:-ms-placeholder,
#form input:-o-placeholder,
#form textarea::-webkit-input-placeholder,
#form textarea:-moz-placeholder,
#form textarea:-ms-placeholder,
#form textarea:-o-placeholder {
  color: #555555;
}
.submit {
  border: 1px solid #61aee4;
  font-size: 1rem;
  letter-spacing: .5px;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.submit:hover {
  border: 1px solid #18405c;
  cursor: pointer;
  background: url(../images/bck-nav-main.png) repeat-x;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px black inset;
  -moz-box-shadow: 0 0 10px black inset;
  -ms-box-shadow: 0 0 10px black inset;
  -o-box-shadow: 0 0 10px black inset;
  box-shadow: 0 0 10px black inset;
}
input,
textarea {
  border-radius: 10px;
  box-shadow: 0 0 10px black inset;
  -webkit-box-shadow: 0 0 10px black inset;
  -moz-box-shadow: 0 0 10px black inset;
  -ms-box-shadow: 0 0 10px black inset;
  -o-box-shadow: 0 0 10px black inset;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition-property: border;
  -webkit-transition-property: border;
  -moz-transition-property: border;
  -ms-transition-property: border;
  -o-transition-property: border;
  transition-duration: .7s;
  -webkit-transition-duration: .7s;
  -moz-transition-duration: .7s;
  -ms-transition-duration: .7s;
  -o-transition-duration: .7s;
  background: #222222;
  border: 1px solid #303030;
  color: #555555;
  display: block;
  font: normal 20px;
  letter-spacing: -0.5px;
  padding: 16px;
}
input:focus,
textarea:focus {
  border-color: #bbbbbb;
  color: #ffffff;
  outline: 0;
  background-color: #2c2c2c;
}
.form-field label,
.form-verify label {
  display: none;
}
/* FOOTER */
footer {
  width: 100%;
  float: left;
  padding: 17px 0 15px;
  clear: both;
  border-top: 1px solid #444444;
  background: linear-gradient(#555555 40%, #444444) no-repeat;
  background: -webkit-linear-gradient(#555555 40%, #444444) no-repeat;
  background: -moz-linear-gradient(#555555 40%, #444444) no-repeat;
  background: -ms-linear-gradient(#555555 40%, #444444) no-repeat;
  background: -o-linear-gradient(#555555 40%, #444444) no-repeat;
  background-color: #555555;
}
.push {
  height: 49px;
  float: left;
}
/* <---------------------------------------------> MOBILE ONLY <---------------------------------------------> */
@media all and (max-width: 480px) {
  /* HEADER & NAVIGATION */
  /* CONTENT */
  .intro .media p {
    font-size: 110%;
  }
  .intro .media p.hello {
    top: 10%;
    left: 8%;
  }
  h1.title,
  h2.title {
    font-size: 1.5rem;
  }
  a.button-link.hp-resume {
    padding: 3px 18% 0;
  }
  #content .skills td.type {
    width: 34%;
  }
  #content .job-title h3 {
    font-size: 1rem;
  }
  #content .job-date {
    width: 30%;
    float: right;
    text-align: right;
    height: 27px;
  }
  #content .job h3 {
    font-size: 1.2rem;
  }
  /* PORTFOLIO */
  #folio #thumb-nav a img {
    margin: 5px 10px 5px 0;
  }
  #folio #proj-share {
    width: auto;
    text-align: left;
  }
  .th4,
  .th5,
  .th6 {
    width: auto;
  }
  /* FORM */
  input,
  textarea {
    border-radius: 5px;
    padding: 8px;
    width: 100%;
  }
  textarea {
    height: 115px;
  }
  .form-field {
    margin-bottom: 5px;
  }
  fieldset {
    padding: 0;
    border: none;
    width: auto;
  }
  .form-verify {
    width: 133px;
    margin: 0 auto;
  }
  .form-verify input {
    text-align: center;
  }
  .submit {
    height: 42px;
    line-height: 20px;
    width: 100%;
    border-radius: 5px;
    padding: 8px;
    margin: 5px auto 0;
  }
}
/* <------------------------------------> MOBILE & TABLET PORTRAIT ONLY <------------------------------------> */
@media all and (max-width: 767px) {
  /* HEADER & NAVIGATION */
  header,
  .header-wrapper {
    min-height: 71px;
  }
  hgroup {
    padding-top: 9px;
  }
  hgroup img {
    margin: -7px -10px 0 -10px;
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    -moz-transform: scale(0.77);
    -ms-transform: scale(0.77);
    -o-transform: scale(0.77);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  hgroup .title {
    margin-left: 11px;
  }
  hgroup h1 {
    font-size: .5rem;
  }
  hgroup h2 {
    font-size: 1.3rem;
    margin: 13px 0 -3px;
  }
  #navContact a {
    font-size: 1rem;
  }
  #nav-main {
    min-height: 69px;
  }
  #nav-main ul.nav {
    padding-top: 11px;
  }
  #nav-main li a {
    padding-top: 9px;
  }
  /* CONTENT */
  #content #profile {
    padding-bottom: 15px;
    text-align: center;
  }
  /* PORTFOLIO */
  #folio h3 {
    clear: both;
  }
  #folio #proj-imgs {
    width: 100%;
    max-width: 555px;
    padding: 21px 0 0 !important;
    margin: 0 auto 25px !important;
  }
  #folio #proj-share {
    margin-top: 90px;
    clear: both;
  }
  /* FORM */
  #form {
    width: auto;
  }
  /* FOOTER */
  footer p {
    text-align: center;
  }
}
/* <---------------------------------------------> TABLET ONLY <---------------------------------------------> */
@media all and (min-width: 481px) and (max-width: 767px) {
  .hide {
    display: none;
  }
  h2.tools {
    display: none;
  }
  /* HEADER */
  /* CONTENT */
  h1.title,
  h2.title {
    font-size: 1.6rem;
  }
  a.button-link.hp-resume {
    padding: 3px 25% 0;
  }
  #content .skills td.type {
    width: 29%;
  }
  #content .job-date {
    width: 30%;
    float: right;
    text-align: right;
    height: 27px;
  }
  /* PORTFOLIO */
  #folio #proj-imgs {
    float: initial !important;
  }
  #folio #proj-share {
    width: 350px;
    text-align: left;
  }
  /* FORM */
  #form fieldset {
    margin: 0;
    padding: 0;
  }
  #form .chat,
  #form .notes {
    margin-bottom: 12px;
  }
  #form .request {
    clear: both;
  }
  #form input {
    height: 55px;
    width: 100%;
    margin: 0;
  }
  #form textarea {
    height: 150px;
    width: 100%;
    margin: 0 0 12px 0;
    float: left;
    clear: both;
  }
  #form .form-verify {
    width: 133px;
    clear: both;
    margin-bottom: 12px;
  }
  #form .form-verify input {
    text-align: center;
    padding: 16px 10px;
  }
  #form .invalid input:required:invalid {
    background: #BE4C54;
  }
  #form .invalid input:required:valid {
    background: #17D654 ;
  }
}
/* <----------------------------------------> TABLET & DESKTOP ONLY <----------------------------------------> */
@media all and (min-width: 481px) {
  /* CONTENT */
  .intro .media p {
    font-size: 115%;
  }
  .intro .media p.hello {
    top: 17%;
    left: 17%;
  }
  #content #profile img {
    width: 218px;
    height: auto;
  }
  #content .balance {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #content .job h3 {
    font-size: 1.45rem;
  }
  /* PORTFOLIO */
  #folio #thumb-nav a img {
    margin: 5px;
  }
  .th4 {
    width: 340px;
  }
  .th5 {
    width: 425px;
  }
  .th6 {
    width: 510px;
  }
  /* FORM */
  #form .form-field {
    margin-bottom: 12px;
  }
  .submit {
    height: 55px;
    line-height: 52px;
    padding-top: 3px;
    width: 133px;
    border-radius: 10px;
    float: left;
  }
}
/* <----------------------------------------> TABLET LANDSCAPE ONLY <----------------------------------------> */
@media all and (min-width: 768px) and (max-width: 937px) {
  /* CONTENT */
  a.button-link.hp-resume {
    padding: 3px 12% 0;
  }
  /* PORTFOLIO */
  #folio #proj-viewer {
    clear: left;
  }
}
/* <-----------------------------------> TABLET LANDSCAPE & DESKTOP ONLY <-----------------------------------> */
@media all and (min-width: 768px) {
  /* HEADER & NAVIGATION */
  header,
  .header-wrapper {
    height: 101px;
  }
  header.sticky {
    height: 71px !important;
  }
  header.sticky img {
    margin: -7px -10px 0 -10px;
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    -moz-transform: scale(0.77);
    -ms-transform: scale(0.77);
    -o-transform: scale(0.77);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  header.sticky #nav-main ul.nav li a {
    padding: 23px 15px 19px;
  }
  header.sticky #navMain.navbar-collapse.collapse {
    height: 70px !important;
  }
  header hgroup {
    padding-top: 17px;
  }
  header .navbar {
    border: none !important;
  }
  header .navbar-inverse {
    background-color: transparent !important ;
    border-color: transparent !important;
  }
  #navContact a {
    font-size: 0.75rem;
  }
  #nav-main ul.nav {
    position: absolute;
    left: 50%;
    margin-left: -50%;
  }
  #nav-main ul.nav li:before {
    content: "" !important;
  }
  #nav-main ul.nav li a {
    letter-spacing: 0.4px;
    line-height: 24px;
    padding: 38px 15px 34px;
    position: relative;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
  }
  #nav-main ul.nav li a:before {
    background: none repeat scroll 0 0 #000000;
    content: "";
    height: 4px;
    width: 0;
    z-index: 1;
    position: absolute;
    bottom: -4px;
    left: 50%;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  #nav-main ul.nav li:hover > a:before {
    left: 0;
    width: 100%;
    background-color: #61aee4;
  }
  #nav-main .dropdown .dropdown-menu li a {
    padding: 12px 15px 9px !important;
    text-align: left;
  }
  #nav-main .dropdown .dropdown-menu li a:hover {
    color: #ffffff !important;
  }
  #nav-main .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 4px;
  }
  #navMain {
    width: 411px;
    /* background: url(../images/bck-nav-main-links.png) center no-repeat; */
    position: relative;
    margin-right: 7px;
  }
  #navMain.navbar-collapse.collapse {
    height: 100px !important;
  }
  /* CONTENT */
  #content .copy.left {
    padding-right: 0 !important;
  }
  #content .copy.right {
    padding-left: 0 !important;
  }
  #content ul.software {
    width: 730px;
    height: 195px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: block;
  }
  #content ul.software li {
    float: left;
    display: block;
    height: 195px;
    background: no-repeat 0 0;
    margin: 0;
    padding: 0;
    text-indent: -999999px;
  }
  #content ul.software li:hover {
    background: no-repeat 0 -195px;
    cursor: pointer;
  }
  #content ul.software li#swi-1 {
    width: 97px;
    background-image: url(../images/swi-1.png);
  }
  #content ul.software li#swi-2 {
    width: 101px;
    background-image: url(../images/swi-2.png);
  }
  #content ul.software li#swi-3 {
    width: 109px;
    background-image: url(../images/swi-3.png);
  }
  #content ul.software li#swi-4 {
    width: 117px;
    background-image: url(../images/swi-4.png);
  }
  #content ul.software li#swi-5 {
    width: 109px;
    background-image: url(../images/swi-5.png);
  }
  #content ul.software li#swi-6 {
    width: 101px;
    background-image: url(../images/swi-6.png);
  }
  #content ul.software li#swi-7 {
    width: 96px;
    background-image: url(../images/swi-7.png);
  }
  #content .skills td.type {
    width: 23%;
  }
  #content .job-date {
    width: 30%;
    float: left;
    text-align: center;
  }
  /* PORTFOLIO */
  #folio #proj-imgs {
    padding-right: 0 !important;
  }
  #folio #proj-share {
    width: 370px;
  }
  /* FORM */
  #form .request {
    padding-top: 31px;
  }
  #form input {
    height: 55px;
    width: 100%;
    margin: 0;
  }
  #form textarea {
    height: 200px;
    width: 80%;
    float: left;
    clear: both;
  }
  #form .form-verify {
    float: left;
    width: 133px;
    clear: right;
    margin: -12px 0 12px 12px;
  }
  #form .form-verify input {
    text-align: center;
    padding: 16px 10px;
  }
  #form .invalid input:required:invalid {
    background: #BE4C54;
  }
  #form .invalid input:required:valid {
    background: #17D654 ;
  }
  .submit {
    margin-left: 12px;
  }
}

/*# sourceMappingURL=basic.css.map */