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: inherit;
  vertical-align: baseline; }

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; }

.group:after {
  content: "";
  display: table;
  clear: both; }

@font-face {
  font-family: 'socicon';
  src: url("fonts/socicon-webfont.eot");
  src: url("fonts/socicon-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/socicon-webfont.woff") format("woff"), url("fonts/socicon-webfont.ttf") format("truetype"), url("fonts/socicon-webfont.svg#sociconregular") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "soleil", helvetica, arial, sans-serif; }

h1 {
  font-size: 4em; }

h2 {
  font-size: 3.6em; }

h3 {
  font-size: 3.2em; }

h4 {
  font-size: 2.8em; }

h5 {
  font-size: 2.6em; }

h6 {
  font-size: 2.4em; }

.white p {
  color: #555; }

.hide {
  display: none; }

html {
  background: url("../img/isorep20.png") 0 0 repeat;
  background-color: #0d3b58;
  color: #fff;
  font-family: "museo-slab", "soleil", helvetica, arial, sans-serif;
  font-size: 10px; }

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }

html.nojs {
  height: auto;
  overflow: auto; }

body {
  height: 100%;
  overflow-x: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-font-smoothing: subpixel-antialiased; }

header, main, footer {
  width: 100%; }

.contentContainer {
  max-width: 520px;
  width: 100%;
  margin: 0 auto; }

p {
  font-size: 2em;
  line-height: 1.35;
  color: #fcfcfc;
  margin: 0 0 0.5em;
  font-weight: 300; }
  p span {
    color: #394444;
    font-weight: 700; }

h2 {
  color: #fff;
  font-size: 3.2em;
  margin-bottom: 30px; }

a {
  color: #fdfdfd; }

header {
  padding: 22px 0 20px;
  background: url("../img/isorep20.png") 0 0 repeat;
  background-color: #0d3b58; }

header h1 {
  display: block;
  margin: 0;
  float: left;
  width: 270px; }

header h1 a {
  display: block;
  width: 100%; }
.hi {
  margin-top:50px;
}
header h1 a img {
  display: block;
  width: 100%; }
.circle {
    background: url(../img/isorep20.png) 0 0 repeat;
    background-color: #0077B5;
    margin:4px 0 0;
    width: 36px;
    border-radius: 100px;
    height: 36px;
    position: relative;
    display:block;
}
#contactHeaderLink {
    width: 20px;
    display: block;
    z-index: 200;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  #contactHeaderLink img {
    margin-left:1px;
    width: 100%; }

#contactHeaderLink:hover img{

}

nav {
  display: none; }
main {
  margin-bottom: 20px;
}

section {
  
  padding: 30px 0; }

section.white {
  overflow:visible;
  margin-left: 25px;
  margin-right: 25px;

  padding: 0; }
  section.white .contentContainer {
    box-shadow: 0 0 4px 4px rgba(255,255,255,0.2);
    background: url("../img/isorep20.png") 0 0 repeat;
      background-color: #fff;
      margin: 100px auto 0;
      border-radius: 12px;
    padding: 50px 55px;
    position: relative; }
  section.white h2 {
    color: #222;
    margin-bottom: 30px; }
    section.white h2 span {
      color: #004524; }
  section.white p:last-child {
    margin: 0; }

#about {
  padding: 80px 0;
  position: relative;
  z-index: 9999; }
  #about #aboutText {
    width: 53%;
    float: left;
    margin-right: 5%; }
  #about #skills {
    width: 100%;
}
  #about p {
    width: 100%;
    font-size: 1.8em;
    line-height: 1.6; }
  #about h2 {
    text-shadow: 1px 1px 1px #000; }

#logosContainer {s
  padding: 0;
  position: relative;
 }
  #logosContainer .logoContainer {
    background: rgba(2, 25, 41, 0);
    height: 120px;
    display: block;
    float: left;
    width: 12.5%;
    position: relative;
    margin: 0 0 0 0;
    padding: 5px 0 5px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    z-index: 1;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    -ms-transform: scale3d(0.75, 0.75, 0.75);
    -o-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75);
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0.32, 1);
    -webkit-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265), background-color 400ms ease-in-out;
    -moz-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265), background-color 400ms ease-in-out;
    -o-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265), background-color 400ms ease-in-out;
    transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265), background-color 400ms ease-in-out;
    cursor: pointer; }
    #logosContainer .logoContainer .imgContainer {
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      margin: 0 auto 0;
      width: 60%;
      -webkit-transform: translateY(-50%) translateZ(0);
      -ms-transform: translateY(-50%) translateZ(0);
      -o-transform: translateY(-50%) translateZ(0);
      transform: translateY(-50%) translateZ(0);
      top: 50%;
      position: relative;
      z-index: 5; }
    #logosContainer .logoContainer img {
      width: 100%;
      display: block;
      height: auto; }
  #logosContainer .logoContainer:nth-child(3n+3) {
    margin: 0; }
  #logosContainer .logoContainer:hover {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    background: rgba(2, 25, 41, 0.95);
    z-index: 10; }
    #logosContainer .logoContainer:hover .imgContainer {
      width: 60%; }
    #logosContainer .logoContainer:hover .logoInfo {
      color: #fff;
      opacity: 1;
      -webkit-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      pointer-events: auto; }
  #logosContainer .logoInfo {
    background: rgba(2, 30, 48, 0.95);
    overflow: hidden;
    font-size: 1.3em;
    padding: 15px 15px 5px;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 100%;
    z-index: 20;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out, -o-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
    text-rendering: optimizeSpeed;
    pointer-events: none; }
    #logosContainer .logoInfo h3 {
      text-align: center;
      font-size: 1.2em;
      margin-bottom: 15px; }
    #logosContainer .logoInfo li {
      display: block;
      margin: 0 0 10px; }

#work {
  background-color: #fff;
  padding: 80px 0; }
  #work h2 {
    color: rgba(2, 30, 48, 0.95);
    margin-bottom: 40px; }

.portContainer {
  perspective: 100px;
  position: relative;
  -webkit-transform-style: flat;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.portItemContent {
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background: #aaa;
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 250ms cubic-bezier(1, 0, 0.32, 1);
  -webkit-transition: all 250ms cubic-bezier(1, -0.275, 0.32, 1.265);
  -moz-transition: all 250ms cubic-bezier(1, -0.275, 0.32, 1.265);
  -o-transition: all 250ms cubic-bezier(1, -0.275, 0.32, 1.265);
  transition: all 250ms cubic-bezier(1, -0.275, 0.32, 1.265);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.portItem {
  float: left;
  width: 47%;
  height: 226px;
  margin: 0 6% 5.5% 0;
/*  z-index: 10;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;*/
  position: relative; }

.portItemImg {
  width: 100%;
  border-radius: 4px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.overlay {
  border-radius: 4px;
  opacity: 0;
  width:532px;
  -webkit-transition: all 500ms cubic-bezier(1, 0.01, 0.095, 0.97);
  -moz-transition: all 500ms cubic-bezier(1, 0.01, 0.095, 0.97);
  -o-transition: all 500ms cubic-bezier(1, 0.01, 0.095, 0.97);
  transition: all 500ms cubic-bezier(1, 0.01, 0.095, 0.97);
  width: 100%;
  height: 100%;
  background: url("../img/isorep20.png") 0 0 repeat;
  background-color: #021e30;
  z-index: 15;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.portInfoHeader {
  background: rgba(0, 20, 36, 0.5);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 19px 29px 23px; }

.portInfoBody {
  padding: 25px 29px 10px 32px; }

.portInfo {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 30;
  height: 100%;
  width:533px;
  border-radius: 4px;
  overflow: hidden;
  background-color:rgba(2,30,48,0.98);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .portInfo h3 {
    font-size: 3em;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    margin-bottom: 7px;
    float: left;
    text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.1); }
  .portInfo .portHeadlineLink {
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .portInfo span {
    clear: both;
    display: block;
    text-shadow: 1px 1px 3px #000;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 0;
    color: #fdfdfd; }
  .portInfo li {
    font-size: 1.6em;
    margin-bottom: 8px;
    list-style: disc;
    font-weight: 100;
    margin-left: 16px; }

.portText {
  float: left;
  width: 68%; }

.portLink {
  clear: both;
  line-height: 24px;
  position: absolute;
  top: 25px;
  right: 29px;
  font-size: 1.5em;
  text-decoration: none;
  font-weight: 500;
  display: block;
  height: 10px;
  width: 28px;
  background: url("../img/link.svg") 0 0 no-repeat;
  background-size: 100%;
  margin-top: 6px;
  -webkit-transition: all 0.5s cubic-bezier(1, 0, 0.32, 1);
  -webkit-transition: all 0.5s cubic-bezier(1, -0.275, 0.32, 1.265);
  -moz-transition: all 0.5s cubic-bezier(1, -0.275, 0.32, 1.265);
  -o-transition: all 0.5s cubic-bezier(1, -0.275, 0.32, 1.265);
  transition: all 0.5s cubic-bezier(1, -0.275, 0.32, 1.265); }

.portSkills {
  width: 30%;
  float: right;
  padding: 13px 0 0 20px; }

.portSkillsImage {
  height: 25px;
  width: 26%;
  margin: 0 11% 13% 0;
  float: left;
  top: 0;
  opacity: 1;
  position: relative;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s; }

.portSkillsImg {
  display: block;
  max-height: 25px;
  width: 80%;
  margin: 0 auto;
  -webkit-transform: translateY(-50%) translateZ(0);
  -ms-transform: translateY(-50%) translateZ(0);
  -o-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0); }

.portSkillsImage:nth-child(3n+3) {
  margin: 0; }

.portItem:nth-child(2n+2) {
  margin-right: 0; }

.portItem:nth-child(2n+2):hover .portItemContent {
  left: -38px; }

.portItem.hovering h3:hover + .portLink {
  -webkit-transform: rotate(-40deg) scale(1.2) translateZ(0);
  -ms-transform: rotate(-40deg) scale(1.2) translateZ(0);
  -o-transform: rotate(-40deg) scale(1.2) translateZ(0);
  transform: rotate(-40deg) scale(1.2) translateZ(0);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.portItem.hovering .portLink:hover {
  -webkit-transform: rotate(-40deg) scale(1.2) translateZ(0);
  -ms-transform: rotate(-40deg) scale(1.2) translateZ(0);
  -o-transform: rotate(-40deg) scale(1.2) translateZ(0);
  transform: rotate(-40deg) scale(1.2) translateZ(0);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.portItem:hover {
  z-index: 90; }
  .portItem:hover .portItemContent {
    /*box-shadow: 2px 6px 18px rgba(0, 0, 0, 0.65);*/
    top: -18px;
    left: -42px;
    width: 118%;
    -webkit-transition: all 300ms cubic-bezier(1, 0, 0.32, 1) 0.2s;
    -webkit-transition: all 300ms cubic-bezier(1, -0.275, 0.32, 1.265) 0.2s;
    -moz-transition: all 300ms cubic-bezier(1, -0.275, 0.32, 1.265) 0.2s;
    -o-transition: all 300ms cubic-bezier(1, -0.275, 0.32, 1.265) 0.2s;
    transition: all 300ms cubic-bezier(1, -0.275, 0.32, 1.265) 0.2s; }
  .portItem:hover .overlay {
/*    opacity: 0.96;
    height: 101%; */
  }
  .portItem:hover .portInfo {
    opacity: 1;

    -webkit-transition: all 0.18s ease-in-out 0.6s;
    -o-transition: all 0.18s ease-in-out 0.6s;
    transition: all 0.18s ease-in-out 0.6s; }
/*    .portItem:hover .portInfo .portSkillsImage {
      top: 0;
      opacity: 1;
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.55s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.55s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.55s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(2n+2) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.65s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.65s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.65s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(3n+3) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.75s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.75s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.75s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(4n+4) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.85s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.85s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.85s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(5n+5) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.95s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.95s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 0.95s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(6n+6) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.05s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.05s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.05s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(7n+7) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.15s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.15s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.15s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(8n+8) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.25s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.25s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.25s; }
    .portItem:hover .portInfo .portSkillsImage:nth-child(9n+9) {
      -webkit-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.35s;
      -o-transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.35s;
      transition: all 0.45s cubic-bezier(1, -0.275, 0.32, 1.265) 1.35s; }

.portItem.hovered .portSkillsImage {
  top: 0 !important;
  opacity: 1;
  -webkit-transition: all 0s ease-in-out 0s;
  -o-transition: all 0s ease-in-out 0s;
  transition: all 0s ease-in-out 0s; }*/

#contact {
  padding: 80px 0 120px;
  background: url("../img/isorep20.png") 0 0 repeat;
  background-color: #0d3b58; }
  #contact h2 {
    text-shadow: 1px 1px 1px #000; }
  #contact #contactContent {
    float: right;
    width: 47%; }

#contactForm {
  float: left;
  width: 47%;
  margin-top: 5px;
  margin-right: 6%; }
  #contactForm input, #contactForm textarea {
    display: block;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #011929;
    box-shadow: inset 1px 4px 3px rgba(0, 0, 0, 0.2), 1px 1px 8px 0 rgba(255, 255, 255, 0.18);
    font-size: 1.8em;
    font-family: soleil, helvetica, arial, sans-serif;
    padding: 8px 12px; }
  #contactForm input:focus, #contactForm textarea:focus, #contactForm button:focus {
    outline: none; }
  #contactForm input {
    padding: 8px 12px;
    margin: 0 0 15px; }
  #contactForm textarea {
    height: 160px;
    resize: vertical;
    margin: 0 0 15px; }
  #contactForm button {
    width: 100%;
    background: rgba(2, 32, 51, 0.95);
    border-radius: 4px;
    border: 1px solid #011929;
    box-shadow: inset 1px 4px 3px rgba(255, 255, 255, 0.1), 1px 1px 8px 0 rgba(0, 0, 0, 0.2);
    font-size: 1.8em;
    font-family: soleil, helvetica, arial, sans-serif;
    padding: 8px 12px;
    color: #fff;
    -webkit-transition: background-color 0.16s ease-in-out, box-shadow 0.1s ease-in-out;
    -o-transition: background-color 0.16s ease-in-out, box-shadow 0.1s ease-in-out;
    transition: background-color 0.16s ease-in-out, box-shadow 0.1s ease-in-out;
    cursor: pointer; }
  #contactForm button:hover {
    background: rgba(0, 36, 60, 0.95);
    box-shadow: inset 1px 4px 3px rgba(255, 255, 255, 0.1), 1px 1px 7px 1px rgba(0, 0, 0, 0.3); }
  #contactForm button:active {
    background: rgba(2, 30, 48, 0.95);
    box-shadow: inset 1px 4px 3px rgba(255, 255, 255, 0.05), 1px 2px 4px 0 rgba(0, 0, 0, 0.1); }

#contact p {
  width: 90%;
  margin-bottom: 0; }

#contact p strong {
  font-weight: 400;
  text-shadow: 1px 1px 2px #000; }

.email {
  text-decoration: none;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  margin: 30px 0 0;
  display: block;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-shadow: 1px 1px 1px #000; }

.email:hover {
  text-shadow: 1px 1px 8px #000; }

.connect {
  margin: 45px 16px 0 0;
  width: 34px;
  display: block;
  float: left;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .connect img {
    width: 100%;
    display: block;
    -webkit-transform: scale3d(0.72, 0.72, 0.72);
    -ms-transform: scale3d(0.72, 0.72, 0.72);
    -o-transform: scale3d(0.72, 0.72, 0.72);
    transform: scale3d(0.72, 0.72, 0.72);
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0.32, 1);
    -webkit-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265);
    -moz-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265);
    -o-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265);
    transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265); }
  .connect img:hover {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

#errorMessage {
  display: inline-block;
  -webkit-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0.32, 1);
  -webkit-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265);
  -moz-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265);
  -o-transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265);
  transition: all 400ms cubic-bezier(1, -0.275, 0.32, 1.265);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

#errorMessage.show {
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.form-error {
  font-size: 1.6em;
  line-height: 1.4;
  font-family: "soleil" , sans-serif;
  margin: 15px 0;
  display: none; }

.form-error:first-child {
  display: block; }

#formPhone {
  display: none !important; }

#socialContainer {
  clear: both; }

@media only screen and (max-width: 750px) {
  section.white .contentContainer {
    padding:50px 55px;
  }
}

@media only screen and (max-width: 450px) {
    body {
    font-size: 8px; }
  section.white .contentContainer {
    padding:30px 35px;
  }
}

/*@media only screen and (max-width: 1000px) {
  body {
    font-size: 9px; }

  .contentContainer {
    width: 92%;
    margin: 0 4%; }

  #logosContainer {
    padding: 0 0 0; }

  #work .contentContainer {
    width: 86%;
    margin: 0 7%; }

  .portInfoHeader {
    padding: 14px 20px 19px; }

  .portInfo{
    width:100%;
  }

  .portInfo h3 {
    margin-bottom: 5px; }

  .portLink {
    top: 6%;
    right: 5%; }

  .portInfoBody {
    padding: 16px 25px 0px 21px; }

  .portSkills {
    padding: 7px 0 0 20px; }

  .portItem:hover .portItemContent {
    left: -11%; }

  .portItem:nth-child(2n+2):hover .portItemContent {
    left: -6%; }

  .portItem {
    margin: 0 6% 0 0; } }
@media only screen and (max-width: 950px) {
  #logosContainer .logoContainer {
    width: 16.66667%;
  }
  #logosContainer .logoInfo {
    font-size: 1.5em;
  }
  .portInfo li {
    margin-bottom: 5px; }

  .portSkillsImage {
    height: 25px;
    width: 26%;
    margin: 0 8% 8% 0; }

  .portInfo h3 {
    font-size: 2.7em; }

  .portInfo span {
    font-size: 1.9em; } }
@media only screen and (max-width: 900px) {
  body {
    font-size: 8px; } }
@media only screen and (max-width: 850px) {
  .portInfo h3 {
    font-size: 2.5em; }

  .portInfo span {
    font-size: 1.8em; }

  .portInfo span {
    font-size: 2em; } }
@media only screen and (max-width: 800px) {
  h2 {
    text-align: center; }

  .portInfo h3 {
    font-size: 3em; }

  .portItem {
    font-size: 10px; }

  .portInfoHeader {
    padding: 19px 29px 23px; }

  .portInfoBody {
    padding: 25px 29px 10px 32px; }

  .portInfo li {
    margin-bottom: 8px; }

  .portItem {
    float: none;
    width: 451px;
    margin: 0 auto 40px; }

  .portItem:nth-child(2n+2) {
    margin: 0 auto 40px; }

  section.white .contentContainer img {
    right: -15%;
    width: 60%; }

  .portItem:hover .portItemContent {
    left: -8.5%; }

  .portItem:nth-child(2n+2):hover .portItemContent {
    left: -8.5%; }

  .portSkillsImage {
    margin: 0 11% 13% 0; }

  #about, #work {
    padding: 60px 0; }

  #contact {
    padding: 60px 0 100px; }

  #about h2, #work h2, #contact h2 {
    margin-bottom: 40px; } }
@media only screen and (max-width: 700px) {
  section.white .contentContainer img {
    right: -23%;
    width: 66%; }

  #about #aboutText {
    width: 45%;
    float: left;
    margin-right: 5%; }

  #about #skills {
 }
   #logosContainer .logoContainer {
    width: 20%;
  }
  #logosContainer .logoInfo {
    font-size: 1.4em;
  }

  #logosContainer .logoInfo {
    padding: 15px 10px 5px; }

  .portItem:hover .portItemContent, .portItemContent, .portItem:hover .overlay, .overlay, .portItem:hover .portInfo, .portInfo, .portSkillsImage, .portItem:hover .portSkillsImage, .portItem.hovered .portSkillsImage {
    -webkit-transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }

  .portItem a {
    pointer-events: none; }

  .portItem.hovering a {
    pointer-events: auto; } }
@media only screen and (max-width: 600px) {
  #about #aboutText {
    width: 100%;
    float: none;
    margin-right: 0; }

     #logosContainer .logoContainer {
    width: 33.3333%;
  }
  #logosContainer .logoInfo {
    font-size: 1.4em;
  }

  #about #skills {
    width: 100%;
    float: none; }

  #about p {
    width: 100%;
    font-size: 2em; }

  #logosContainer {
    top: 0;
    padding-top: 20px; }

  #logosContainer .logoInfo {
    font-size: 1.6em;
    padding: 15px 15px 5px; }

  .portItem {
    float: none;
    width: 400px;
    margin: 0 auto 40px; }

  .portInfo h3 {
    font-size: 2.5em; }

  .portInfo span {
    font-size: 1.8em; }

  .portInfoBody {
    padding: 16px 25px 0px 21px; }

  .portSkills {
    padding: 7px 0 0 20px; }

  .portInfo li {
    margin-bottom: 6px; }

  #logosContainer .logoContainer .imgContainer {
    width: 50%; }

  #logosContainer .logoContainer:hover .imgContainer {
    width: 50%; }

  #contact #contactContent {
    float: none;
    width: 80%;
    margin: 0 auto; }

  #contact p {
    width: 100%; }

  #contactForm {
    float: none;
    width: 80%;
    margin-top: 0;
    padding-top: 30px;
    margin-right: auto;
    margin: 0 auto; } }
@media only screen and (max-width: 550px) {
  section.white .contentContainer img {
    right: -32%;
    width: 80%; }

  .portItem {
    width: 390px; } }
@media only screen and (max-width: 500px) {
  #logosContainer .logoContainer .imgContainer {
    width: 60%; }

  #logosContainer .logoContainer:hover .imgContainer {
    width: 60%; }

  #logosContainer {
 }

  .portItem {
    width: 340px; }

  .contentContainer {
    width: 80%;
    margin: 0 10%; }

  body {
    font-size: 8px; }

  header h1 {
    width: 70%; }

  #contactHeaderLink {
    margin: 0;
    width: 24px;
    position: relative;
    top: 9px; }

  #contactHeaderLink:hover {
    width: 30px;
    top: 7px;
    right: -2px; }

  section.white .contentContainer img {
    right: 0%;
    width: 100%;
    position: relative;
    margin-top: 5px;
    display: block; }

  section.white .contentContainer {
    padding: 40px 0 0; }

  section.white p {
    width: 100%;
    float: none; }

  .portInfo h3 {
    font-size: 2.3em; }

  .portInfo span {
    font-size: 1.4em; }

  .portInfoBody {
    padding: 16px 25px 0px 21px; }

  .portSkills {
    padding: 7px 0 0 20px; }

  .portInfo li {
    margin-bottom: 3px;
    font-size: 1.3em; }

  .portInfoHeader {
    padding: 19px 21px 23px; }

  .portSkillsImage {
    margin: 0 8% 5% 0; }

  .portItem:nth-child(2n+2) {
    margin: 0 auto; }

  .portItem {
    margin: 0 auto; }

  #contact #contactContent {
    width: 100%; }

  #contactForm {
    width: 100%; } }
@media only screen and (max-width: 420px) {
  /*    #logosContainer .logoInfo{
          font-size:1.4em;
              padding: 15px 10px 5px;
      }*/
  #logosContainer {
    font-size: 7px; }

  #logosContainer .logoContainer .imgContainer {
    width: 60%; }

  #logosContainer .logoContainer:hover .imgContainer {
    width: 60%; }

  .portItem {
    width: 300px;
    height: 180px; }

  #logosContainer .logoContainer {
    /*        height:110px;
            width:50%;*/ }

  .portInfoHeader {
    padding: 10px 14px 15px; }

  #logosContainer .logoContainer:last-child {
    /*display:none;*/ }

  .portInfo h3 {
    font-size: 2.1em; }

  .portLink {
    top: 7%;
    right: 4%; }

  .portInfo span {
    font-size: 1.3em; }

  .portInfoBody {
    padding: 10px 14px 0px; }

  .portSkills {
    padding: 7px 0 0 20px; }

  .portInfo li {
    margin-bottom: 2px;
    font-size: 1.3em;
    list-style: none;
    margin-left: 0px; }

  .portSkillsImage {
    margin: 0 8% 5% 0; }

  .portItem:nth-child(2n+2) {
    margin: 0 auto; }

  .portItem {
    margin: 0 auto; } }
@media only screen and (max-width: 400px) {
  #contactHeaderLink {
    top: 6px; }

  #contactHeaderLink:hover {
    width: 30px;
    top: 5px;
    right: -2px; }

  .portItem {
    width: 290px; }
    .portItem span.role {
      display: none; }

  .portInfoBody {
    padding: 12px 16px 0px 16px; }

  .portInfo h3 {
    margin-bottom: 0; } }
@media only screen and (max-width: 375px) {
  #logosContainer .logoInfo {
    font-size: 1.8em;
  }
       #logosContainer .logoContainer {
    width: 50%;
  }
  .portInfo h3 {
    font-size: 1.8em; }

  .portLink {
    top: 4%;
    right: 4%; }

  .portInfoHeader {
    padding: 9px 14px 9px; }

  .portItem {
    width: 280px;
    height: 170px; }

  .portSkills {
    width: 100%;
    float: none;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 4%; }

  .portText {
    width: 100%;
    float: none; }

  .portSkillsImage {
    height: 25px;
    width: 25px;
    margin: 0 5px 0 0; }

  .portInfoBody {
    padding: 8px 16px 0px 16px; } }
@media only screen and (max-width: 350px) {
  .portItem {
    width: 260px; }

  .portInfoHeader {
    padding: 7px 14px 7px; }

  .portInfoBody {
    padding: 6px 16px 0px 16px; }

  .portSkills {
    bottom: -4px; }

  .portLink {
    height: 8px;
    width: 24px; } }
@media only screen and (max-width: 330px) {
  .portItem {
    width: 250px; }

  .portInfoHeader {
    padding: 6px 14px 6px; }

  .portInfoBody {
    padding: 5px 16px 0px 16px; }

  .portSkills {
    bottom: -5px; }

  .portLink {
    height: 7px;
    width: 22px; } }
*/