@font-face {
  font-family: empty;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAQ0AAoAAAAAA+wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAJ4AAACeXQ48j09TLzIAAAGUAAAAYAAAAGAIIgbWY21hcAAAAfQAAABEAAAARAAyAGlnYXNwAAACOAAAAAgAAAAIAAAAEGhlYWQAAAJAAAAANgAAADb9mzB5aGhlYQAAAngAAAAkAAAAJAHiAeVobXR4AAACnAAAABAAAAAQAAAAAG1heHAAAAKsAAAABgAAAAYABFAAbmFtZQAAArQAAAFdAAABXVqZXRlwb3N0AAAEFAAAACAAAAAgAAMAAAEABAQAAQEBDHNwYWNlLWVtcHR5AAECAAEAOvgcAvgbA/gYBB4KABlT/4uLHgoAGVP/i4sMB4tr+JT4dAUdAAAAfA8dAAAAgREdAAAACR0AAACVEgAFAQEMFxkbHnNwYWNlLWVtcHR5c3BhY2UtZW1wdHl1MHUxdTIwAAACAYkAAgAEAQEEBwoN/JQO/JQO/JQO/JQO+JQU+JQViwwKAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAABAAAAAIAHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADAAAAAIAAgAAgAAAAEAIP/9//8AAAAAACD//f//AAH/4wADAAEAAAAAAAAAAAABAAH//wAPAAEAAAABAAAAeR2GXw889QALAgAAAAAAzz54vgAAAADPPni+AAAAAAAAAAAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAABQAAAEAAAAAAAOAK4AAQAAAAAAAQAWAAAAAQAAAAAAAgAOAGMAAQAAAAAAAwAWACwAAQAAAAAABAAWAHEAAQAAAAAABQAWABYAAQAAAAAABgALAEIAAQAAAAAACgAoAIcAAwABBAkAAQAWAAAAAwABBAkAAgAOAGMAAwABBAkAAwAWACwAAwABBAkABAAWAHEAAwABBAkABQAWABYAAwABBAkABgAWAE0AAwABBAkACgAoAIcAcwBwAGEAYwBlAC0AZQBtAHAAdAB5AFYAZQByAHMAaQBvAG4AIAAxAC4AMABzAHAAYQBjAGUALQBlAG0AcAB0AHlzcGFjZS1lbXB0eQBzAHAAYQBjAGUALQBlAG0AcAB0AHkAUgBlAGcAdQBsAGEAcgBzAHAAYQBjAGUALQBlAG0AcAB0AHkARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("woff");
}
body {
  position: relative;
  background: #fff;
  color: #646067;
  color: #231f20;
  font: normal 18px/1.5 "futura-pt", Futura, Helvetica, sans-serif;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container {
  display: block;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100% !important;
}
.column {
  display: inline-block;
  vertical-align: top;
  font-family: empty;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.315%;
  padding-right: 1.315%;
  font-family: "futura-pt", Futura, Helvetica, sans-serif;
}
.column:last-child {
  padding-right: none;
}
.column-1 {
  width: 8.3333333333%;
}
.column-2 {
  width: 16.6666666667%;
}
.column-3 {
  width: 25%;
}
.column-4 {
  width: 33.3333333333%;
}
.column-5 {
  width: 41.6666666667%;
}
.column-6 {
  width: 50%;
}
.column-7 {
  width: 58.3333333333%;
}
.column-8 {
  width: 66.6666666667%;
}
.column-9 {
  width: 75%;
}
.column-10 {
  width: 83.3333333333%;
}
.column-11 {
  width: 91.6666666667%;
}
.column-12 {
  width: 100%;
}
.column-full {
  width: 100%;
}
.column-half {
  width: 50%;
}
.column-third {
  width: 33.333%;
}
.column-quarter {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .column-1 {
    width: 100%;
  }
  .column-2 {
    width: 100%;
  }
  .column-3 {
    width: 100%;
  }
  .column-4 {
    width: 100%;
  }
  .column-5 {
    width: 100%;
  }
  .column-6 {
    width: 100%;
  }
  .column-7 {
    width: 100%;
  }
  .column-8 {
    width: 100%;
  }
  .column-9 {
    width: 100%;
  }
  .column-10 {
    width: 100%;
  }
  .column-11 {
    width: 100%;
  }
  .column-12 {
    width: 100%;
  }
  .column-full, .column-half, .column-third, .column-quarter {
    width: 100%;
  }
}
.row {
  text-align: left;
  font-family: empty;
}
.row-center {
  text-align: center;
}
.row-center .column {
  text-align: left;
}
.row-right {
  text-align: right;
}
.row-right .column {
  text-align: left;
}
/*@include for(mobile-tablet) {
  .container {
    width:auto;
    margin:0;
    padding:0 $mobile-column-padding;
  }
  .column {
    padding-left:0;
    padding-right:0;
  }
}*/

strong, b {
  font-weight: normal;
}
em, i {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
h1, .h1 {
  color: #000;
  font-size: 42px;
  font-family: "alternate-gothic-no-2-d", League, "League Gothic", Helvetica, Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: 6px;
  line-height: 1;
}
h2, .h2 {
  color: #231f20;
  font-family: "futura-pt", Futura, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 20px;
}
h3, .h3 {
  color: #646067;
  font-size: 48px;
  line-height: 1.33;
  margin: 20px 0;
}
h3 a, .h3 a {
  color: #646067;
}
h4, .h4 {
  color: #646067;
  font-size: 24px;
  line-height: 1.33;
}
h4 a, .h4 a {
  color: #646067;
}
h5, .h5 {
  color: #666;
  font-size: 24px;
}
h5 a, .h5 a {
  color: #666;
}
h6, .h6 {
  font-weight: normal;
}
ul, ol {
  margin: 0 0 14.5px 13px;
}
ul li {
  list-style-type: none;
  position: relative;
}
ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: -12px;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-left: 6px solid #f6881f;
  border-bottom: 3px solid transparent;
}
ol li {
  list-style-type: decimal;
}
p, li {
  font-size: 14.5px;
  color: #231f20;
  line-height: 1.5;
  margin: 0 0 14.5px 0;
}
li {
  margin: 0;
}
/*@include for(tablet) {
  h3, .h3 {
    font-size:36px;  
  }
}
@include for(mobile) {
  h3, .h3 {
    font-size:24px;  
  }
  h4, .h4,
  h5, .h5 {
    font-size:20px;  
  }
}*/

.h-center {
  display: block;
  margin: 0 auto;
}
.v-center {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clearfix:after, .column:after {
  content: "";
  display: table;
  clear: both;
}
.no-margin {
  margin: 0 !important;
}
.mobile-only, .tablet-only, .mobile-tablet-only {
  display: none;
}
@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-tablet-only {
    display: block;
  }
}
@media only screen and (max-width: 383px) {
  .mobile-only {
    display: block;
  }
  .desktop-tablet-only {
    display: none;
  }
}
@media only screen and (min-width: 384px) and (max-width: 767px) {
  .tablet-only {
    display: block;
  }
}
.header {
  position: relative;
  height: 92px;
  background: #fff;
  z-index: 99999;
}
.header-logo {
  display: block;
  padding: 16px 0;
  width: 152px;
}
.header-logo img {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .header-logo {
    float: left;
    margin-left: 0px;
  }
}
.btnmenuresponsive {
  background-color: transparent;
  /*  border: 1px solid #646067; */
  border-radius: 5px;
  margin-top: 25px;
}
.btnmenuresponsive .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #646067;
}
.menuresponsive a {
  font-family: "alternate-gothic-no-2-d", League, "League Gothic", Helvetica, Verdana, sans-serif;
  color: #646067;
  color: #fff;
  text-decoration: none;
  line-height: 50px;
  letter-spacing: 1.5px;
  font-size: 28px;
  cursor: pointer;
  padding: 0 10px;
}
.menuresponsive .nav .current-menu-item a {
  color: #000;
}
.menuresponsive .navbar-header {
  border: 1px solid #646067;
  border-radius: 10px;
}
.menuresponsive .navbar-header a {
  padding: 0 15px;
}
.menuresponsive .navbar-collapse {
  padding: 0;
  background: #f6881f;
}
.menuresponsive .navbar-nav {
  margin: 0;
}
.menuresponsive .navbar-nav li:first-child {
  padding-top: 0;
}
.menuresponsive .navbar-nav>li>a {
  font-size: 28px;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.menuresponsive .navbar-nav>li>a:hover, .menuresponsive .navbar-nav>li>a:active, .menuresponsive .navbar-nav>li>a:focus {
  color: #000;
  background-color: transparent;
}
.nav {
  position: absolute;
  top: 0;
  right: 20px;
  width: 80%;
}
.nav ul {
  list-style-type: none;
  width: 100%;
  text-align: right;
}
.nav ul li {
  display: inline;
  list-style-type: none;
}
.nav ul li:before {
  content: none;
  display: none;
}
.nav a {
  font-family: "alternate-gothic-no-2-d", League, "League Gothic", Helvetica, Verdana, sans-serif;
  color: #646067;
  text-decoration: none;
  line-height: 92px;
  letter-spacing: 1.5px;
  font-size: 22px;
  cursor: pointer;
  padding: 0 10px;
}
.nav a:hover {
  color: #f6881f;
}
.nav .current-menu-item a {
  color: #f6881f;
}
@media only screen and (max-width: 767px) {
  .nav {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  .nav ul {
    text-align: center;
    margin: 0;
  }
  .nav ul li {
    display: inline-block;
    width: 50%;
  }
  .nav ul li a {
    line-height: 50px;
    font-size: 24px;
  }
}
.sections {
  min-height: 500px;
}
.section {
  /*&.visible {
    display:block;
    @include opacity(1);
  }*/
  width: 100%;
}
.section-retro-background {
  background: #3b1740 url("../images/home-background.png") repeat center top;
  background-size: 140px;
}
@media only screen and (max-width: 767px) {
  .section-retro-background {
    background-size: 90px;
  }
}
.footer {
  text-align: center;
  padding: 18px 0;
  width: 100%;
  float: left;
}
.footer p {
  font-size: 13px;
  color: #231f20;
  display: inline-block;
  margin: 0;
  padding: 0;
  letter-spacing: 3px;
}
.footer p:nth-child(2) {
  margin: 0 20px;
}
.footer p a {
  color: #231f20;
}
@media only screen and (max-width: 767px) {
  .footer p {
    display: block;
    float: left;
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .footer p:nth-child(2) {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .footer p:first-of-type {
    margin-top: 15px;
  }
}
.bio {
  position: fixed;
  position: absolute;
  width: 100%;
  top: 800px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 100;
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.4s 0.1s ease-in-out;
  -moz-transition: 0.4s 0.1s ease-in-out;
  -o-transition: 0.4s 0.1s ease-in-out;
  -ms-transition: 0.4s 0.1s ease-in-out;
  transition: 0.4s 0.1s ease-in-out;
}
.bio .container {
  position: relative;
  min-height: 596px;
  background: transparent url("../images/bio-background.jpg") no-repeat center top;
  background-size: 602px 687px;
}
.bio h1 {
  text-transform: none;
  letter-spacing: 0;
  color: #231f20;
  color: #4c2753;
  font-size: 32px;
  margin-bottom: 10px;
}
.bio h1 span {
  display: block;
}
.bio h1 span:nth-child(1) {
  padding-left: 17px;
}
.bio h1 span:nth-child(3) {
  padding-left: 40px;
}
.bio p {
  font-size: 16px;
  /*@include for(mobile-tablet) {
      line-height:1.45;
    }*/
  ;
}
.bio .column {
  position: relative;
  padding-top: 260px;
}
.bio .column:first-child {
  padding-top: 188px;
}
.bio-close-button {
  display: block;
  position: absolute;
  top: 15px;
  right: 20px;
  height: 18px;
  width: 19px;
  background: transparent url("../images/bio-close-button_2x.png") no-repeat 0 0;
  background-size: contain;
  cursor: pointer;
  zoom: 1;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.bio-close-button:hover {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
@media only screen and (min-width: 768px) {
  a.info-pole-bio-area {
    display: none;
    position: absolute;
    top: 225px;
    left: 0;
    width: 555px;
    height: 325px;
    transform: rotateZ(-9deg);
    cursor: pointer;
    text-decoration: none;
    z-index: 100;
  }
}
@media only screen and (max-width: 767px) {
  a.info-pole-bio-area {
    position: absolute;
    top: 35%;
    width: 300px;
    height: 90px;
    cursor: pointer;
  }
  .bio-close-button {
  	top: 10px;
    right: 10px;
    z-index: 9999;
  }
  .bio .container .row .column-4:nth-child(2) {
	  padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .bio .container {
    top: auto;
    -webkit-transform: 0;
    -moz-transform: 0;
    -ms-transform: 0;
    -o-transform: 0;
    transform: 0;
    background-size: contain;
  }
  .bio .column {
    display: block;
    padding-top: none;
  }
  .bio .column:first-child {
    padding-top: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .bio .container {
    background-image: url("../images/bio-background-tablet.jpg") !important;
  }
  .bio .column {
    width: 40% !important;
  }
}
.cycle-prev, .cycle-next {
  display: inline-block;
  width: 12px;
  height: 21px;
  margin-right: 20px;
  margin-top: 10px;
  cursor: pointer;
  background: transparent url("../images/cycle-arrow_2x_white.png") no-repeat 0 0;
  background-size: contain;
  zoom: 1;
  opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
}
.cycle-prev:hover, .cycle-next:hover {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.cycle-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=-1.2246063538223773e-16, M21=1.2246063538223773e-16, M22=-1, sizingMethod='auto expand');
  zoom: 1;
  left: 40px;
}
.section-home {
  z-index: 10;
  position: relative;
}
.home-head {
  position: relative;
  left: 50%;
  margin-left: -435px;
  width: 869px;
  height: 720px;
  background: transparent url("../images/home-head@2x.png") no-repeat center top;
  background-size: 869px 836px;
  text-align: center;
}
.home-head-image {
  display: none;
}
.home-gear {
  display: block;
  position: absolute;
  text-decoration: none;
  color: #fff;
  font-family: "alternate-gothic-no-2-d", League, "League Gothic", Helvetica, Verdana, sans-serif;
  text-align: center;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.7);
  background-position: 0 -100%;
  text-transform: uppercase;
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.home-gear:hover, .home-gear:active {
  background-position: 0 0;
  color: #fff;
  text-decoration: none;
}
.home-gear-text {
  position: relative;
  width: 100%;
}
.home-gear1 {
  height: 211px;
  width: 211px;
  top: 23px;
  left: 669px;
  left: 504px;
  background-image: url("../images/home-gear1_768@2x.png");
  background-size: 211px 422px;
}
.home-gear1 .home-gear-text {
  top: 97px;
}
.home-gear2 {
  height: 237px;
  width: 236px;
  top: 37px;
  left: 257px;
  left: 92px;
  background-image: url("../images/home-gear2_768@2x.png");
  background-size: 236px 474px;
}
.home-gear2 .home-gear-text {
  top: 94px;
}
.home-gear3 {
  height: 280px;
  width: 280px;
  top: 142px;
  left: 453px;
  left: 288px;
  background-image: url("../images/home-gear3_768@2x.png");
  background-size: 280px 560px;
}
.home-gear3 .home-gear-text {
  top: 121px;
}
/*@include for(mobile-tablet) {
  .home-head {
    background-size:contain;
    margin-left:0;
    left:auto;
    width:auto;
    height:auto;
    background:none;
  }
  .home-head-image {
    display:block;
    //position:absolute;
    //top:0;
    //left:0;
    width:111%;
    margin-left:-5.5%;
    margin-right:-5.5%;
  }
}*/

@media only screen and (max-width: 900px) {
  .sections {
    min-height: 430px;
  }
  .section-home {
    position: relative;
    float: left;
  }
  .home-head {
    width: 429px;
    height: 520px;
    background-size: 99.25%;
  }
  .home-gear1 {
    top: -25px;
    left: 185px;
    transform: scale(0.5);
  }
  .home-gear2 {
    top: -46px;
    left: -20px;
    transform: scale(0.5);
  }
  .home-gear3 {
    top: 0;
    left: 60px;
    transform: scale(0.5);
  }
}
@media only screen and (min-width: 600px) and (max-width: 900px) {
  .sections {
    min-height: 430px;
  }
  .home-head {
    width: 100%;
  }
  .home-gear1 {
    top: 24px;
    left: 333px;
    transform: scale(0.7);
  }
  .home-gear2 {
    top: 0;
    left: 40px;
    transform: scale(0.6);
  }
  .home-gear3 {
    top: 79px;
    left: 159px;
    transform: scale(0.6);
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .sections {
    min-height: 737px;
  }
  .home-head {
    width: 768px;
    height: 620px;
    margin-left: -384px;
  }
  .home-gear1 {
    top: 6px;
    left: 432px;
    transform: scale(0.9);
  }
  .home-gear2 {
    top: 18px;
    left: 65px;
    transform: scale(0.9);
  }
  .home-gear3 {
    top: 108px;
    left: 235px;
    transform: scale(0.9);
  }
}
.section-portfolio .container {
  padding-top: 40px;
}
.portfolio-filters {
  text-align: center;
}
.portfolio-filter {
  color: #646067;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "futura-pt", Futura, Helvetica, sans-serif;
  margin: 0 14px;
  cursor: pointer;
}
.portfolio-filter:hover {
  color: #f6881f;
}
.portfolio-items {
  padding-top: 20px;
  margin: 0 auto 50px auto;
}
.portfolio-items .portfolio-item-image {
  display: none;
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.portfolio-items.initialized .portfolio-item-image {
  display: block;
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.portfolio-item {
  position: relative;
  width: 280px;
  height: 220px;
  margin: 10px 0 5px 0;
  overflow: hidden;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  text-decoration: none;
}
.portfolio-item:hover, .portfolio-item:active {
  text-decoration: none;
}
.portfolio-item:hover .portfolio-item-image, .portfolio-item:active .portfolio-item-image {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  -o-filter: blur(10px);
  zoom: 1;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
}
.portfolio-item:hover .portfolio-item-text-container, .portfolio-item:active .portfolio-item-text-container {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.portfolio-item-image {
  display: block;
  position: absolute;
  height: 120%;
  width: 120%;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  z-index: 10;
  background: #646067;
  background-size: cover;
  transition: 0.3s filter infinite;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.portfolio-item-text-container {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: 0.2s 0.1s ease-in-out;
  -moz-transition: 0.2s 0.1s ease-in-out;
  -o-transition: 0.2s 0.1s ease-in-out;
  -ms-transition: 0.2s 0.1s ease-in-out;
  transition: 0.2s 0.1s ease-in-out;
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  z-index: 20;
  height: 220px;
  width: 280px;
  text-decoration: none;
}
.portfolio-item-text {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 200px;
  font-family: "futura-pt", Futura, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #231f20;
  z-index: 20;
  text-decoration: none;
}
.portfolio-item:first-child, .portfolio-item-double {
  width: 575px;
  height: 455px;
}
.portfolio-item:first-child .portfolio-item-text-container, .portfolio-item-double .portfolio-item-text-container {
  width: 575px;
  height: 455px;
}
.portfolio-item:first-child .portfolio-item-text, .portfolio-item-double .portfolio-item-text {
  font-size: 26px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .portfolio-item:first-child, .portfolio-item-double {
    width: 280px;
    height: 220px;
  }
  .portfolio-item:first-child .portfolio-item-text-container, .portfolio-item-double .portfolio-item-text-container {
    width: 280px;
    height: 220px;
  }
  .portfolio-item:first-child .portfolio-item-text, .portfolio-item-double .portfolio-item-text {
    font-size: 20px;
    width: 200px;
  }
}
.section-portfolio-single .container {
  padding-top: 40px;
}
.section-portfolio-single .column h1 {
  text-transform: none;
  letter-spacing: 2px;
  color: #231f20;
  font-size: 30px;
  margin: 0;
  font-family: "futura-pt", Futura, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.section-portfolio-single .column .portfolio-single-headings-bottom-right {
  margin: 15px 0;
}
.section-portfolio-single .column .portfolio-single-headings-bottom-right h1, .section-portfolio-single .column .portfolio-single-headings-bottom-right h2, .section-portfolio-single .column .portfolio-single-headings-bottom-right .h1, .section-portfolio-single .column .portfolio-single-headings-bottom-right .h2 {
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #231f20;
}
.section-portfolio-single .column .portfolio-single-headings-bottom-right h1 {
  font-size: 20px;
}
.section-portfolio-single .column .portfolio-single-headings-bottom-right h2 {
  font-size: 16px;
}
.section-portfolio-single .column .portfolio-single-headings-bottom-right:after {
  content: '';
  clear: both;
}
.section-portfolio-single .column .portfolio-single-headings-bottom-left {
  float: left;
  font-size: 30px;
}
.section-portfolio-single .column .portfolio-single-headings-bottom-right {
  float: right;
}
.section-portfolio-single p {
  font-size: 15.5px;
}
.section-portfolio-single ul a {
  color: #f47920;
  text-decoration: none;
}
.cont_slideshow {
  position: relative;
  overflow: hidden;
}
.cont_slideshow img {
  max-width: 100%;
}
.cont_slideshow .cont_arrows {
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 200;
}
.cont_slideshow .cont_arrows .cycle-prev, .cont_slideshow .cont_arrows .cycle-next {
  background-color: black;
  background-size: 12px;
  background-position: 5px 4px;
  border-radius: 50%;
  padding: 5px;
  width: 28px;
  height: 28px;
  margin: 0;
  opacity: 0;
}
.cont_slideshow:hover .cont_arrows .cycle-prev, .cont_slideshow:hover .cont_arrows .cycle-next {
  opacity: 0.3;
}
.cont_slideshow:hover .cont_arrows .cycle-prev:hover, .cont_slideshow:hover .cont_arrows .cycle-next:hover {
  opacity: 0.6;
}
.cont_slideshow .cont_arrows .cycle-next {
  float: right;
}
.cont_slideshow_pager .page-prev, .cont_slideshow_pager .page-next {
  color: #646067;
  font-size: 20px;
  text-decoration: none;
}
.cont_slideshow_pager .page-prev:hover, .cont_slideshow_pager .page-next:hover {
  color: #f6881f;
}
.cont_slideshow_pager .page-prev:hover span, .cont_slideshow_pager .page-next:hover span {
  color: #646067;
}
.cont_slideshow_pager .page-prev.page-disabled, .cont_slideshow_pager .page-next.page-disabled span, .cont_slideshow_pager .page-prev.page-disabled, .cont_slideshow_pager .page-next.page-disabled span {
  color: #646067;
}
.cont_slideshow_pager .page-disabled {
  /*display: none !important;*/
  ;
}
.portfolio-single-images {
  width: 100%;
}
.portfolio-single-images img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .section-portfolio-single p {
    padding: 0 15px;
  }
  .section-portfolio-single .column .portfolio-single-headings-bottom-right {
    width: 100%;
    text-align: center;
  }
  .section-portfolio-single .column .portfolio-single-headings-bottom-left {
    width: 100%;
    text-align: center;
  }
}
.section-info .container {
  height: 100%;
}
.info-airplane {
  position: absolute;
  top: 265px;
  left: -1500px;
}
.info-pole-container {
  position: relative;
  height: 900px;
  width: 734px;
  left: 50%;
  margin-left: -367px;
}
.info-pole, .info-pole-transparent {
  display: block;
  position: absolute;
  bottom: -1px;
}
.info-pole {
  z-index: 10;
}
.info-pole-mobile {
  display: none;
}
.info-pole-transparent {
  z-index: 30;
}
@media only screen and (min-width: 768px) {
  .info-pole-bio-hover {
    display: none;
    position: absolute;
    top: 268px;
    left: 0;
    z-index: 20;
  }
  .info-pole-bio-hover.hover {
    display: block;
  }
}
.info-pole-bio-hover {
  display: none;
  position: absolute;
  top: 268px;
  left: 0;
  z-index: 20;
}
.info-pole-bio-hover.hover {
  display: block;
}
.info-pole-link {
  display: block;
  position: absolute;
  font-family: "alternate-gothic-no-2-d", League, "League Gothic", Helvetica, Verdana, sans-serif;
  text-align: right;
  text-decoration: none;
  z-index: 20;
  line-height: 22px;
}
.info-pole-caps {
  display: block;
  font-size: 26px;
  letter-spacing: 5px;
}
.info-pole-linkedin {
  left: 585px;
  top: 409px;
  color: #fff;
  font-size: 21px;
}
.info-pole-linkedin .info-pole-caps {
  position: relative;
  right: -15px;
  color: #8fb897;
}
@media only screen and (min-width: 768px) {
  .info-pole-linkedin:hover .info-pole-caps, .info-pole-linkedin.hover .info-pole-caps {
    color: #f6881f;
  }
}
.info-pole-email, .info-pole-phone {
  color: #8fb897;
  font-size: 19px;
  letter-spacing: 1.5px;
}
.info-pole-link:hover .info-pole-caps, .info-pole-link.hover .info-pole-caps, .info-pole-email:hover, .info-pole-email.hover, .info-pole-phone:hover, .info-pole-phone.hover {
  color: #f6881f;
  text-decoration: none;
}
.info-pole-email .info-pole-caps, .info-pole-email:hover .info-pole-caps, .info-pole-email.hover .info-pole-caps, .info-pole-linkedin, .info-pole-linkedin:hover, .info-pole-linkedin.hover {
  text-decoration: none;
  color: #FFF;
}
.info-pole-email {
  top: 542px;
  left: 430px;
}
.info-pole-email .info-pole-caps {
  position: relative;
  right: -5px;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .info-pole-email:hover .info-pole-caps, .info-pole-email.hover .info-pole-caps {
    color: #fff;
  }
}
.info-pole-phone {
  top: 586px;
  left: 493px;
}
@media only screen and (min-width: 384px) and (max-width: 1024px) {
  /*
  .info-pole-container {
    height: 868px; }
  .info-pole-bio-hover {
    top: 235px; }

  .info-pole-linkedin {
    top: 339px;
    padding-top: 36px;
    padding-right: 30px;
    padding-bottom: 3px; }

  .info-pole-email {
    top: 510px; }

  .info-pole-phone {
    top: 554px; }
  .info-pole-transparent,
  .info-map {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px; 
  }
  ;
  */
}
@media only screen and (max-width: 767px) {
  .info-airplane {
    width: 700px;
    left: -700px;
    top: 193px;
  }
  .info-pole, .info-pole-transparent, .info-map {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .info-pole-container {
    width: 339px;
    height: 516px;
    left: auto;
    margin: 0 auto;
    padding-top: 30px;
  }
  .info-pole-mobile {
    display: block;
  }
  .info-pole-caps {
    font-size: 22px;
    letter-spacing: 3px;
  }
  .info-pole-linkedin {
    left: 83px;
    top: 333px;
    padding-right: 28px;
    padding-top: 18px;
    font-size: 16px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .info-pole-linkedin .info-pole-caps {
    left: 12px;
  }
  .info-pole-email, .info-pole-phone {
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .info-pole-email {
    top: 285px;
    left: 203px;
  }
  .info-pole-phone {
    top: 314px;
    left: 247px;
  }
  /* HOMEPAGE layout */
  .home-head {
    width: 600px;
    height: 470px;
    background-size: 580px;
    margin-left: -300px;
  }
  .home-gear1 {
    top: -21px;
    left: 311px;
    transform: scale(0.67);
  }
  .home-gear2 {
    top: -16px;
    left: 31px;
    transform: scale(0.67);
  }
  .home-gear3 {
    top: 47px;
    left: 155px;
    transform: scale(0.67);
  }
  .info-contact .header-logo {
  	display: none !important;	
  }
  .info-contact .header {
  	background: #3b1740 url("../images/home-background.png") repeat center top !important;
    background-size: 21% !important;
  }
  .info-contact .btnmenuresponsive .icon-bar {
    background: #fff !important;
  }
}
@media only screen and (min-width: 420px) and (max-width: 600px) {
  .home-head {
    width: 420px;
    height: 330px;
    background-size: 410px;
    margin-left: -210px;
  }
  .home-gear1 {
    top: -46px;
    left: 187px;
    transform: scale(0.48);
  }
  .home-gear2 {
    top: -46px;
    left: -15px;
    transform: scale(0.48);
  }
  .home-gear3 {
    top: -7px;
    left: 65px;
    transform: scale(0.48);
  }
}
@media only screen and (max-width: 420px) {
  .home-head {
    width: 320px;
    height: 270px;
    margin-left: -160px;
    background-size: 320px;
  }
  .home-gear1 {
    top: -59px;
    left: 119px;
    transform: scale(0.37);
  }
  .home-gear2 {
    top: -62px;
    left: -41px;
    transform: scale(0.37);
  }
  .home-gear3 {
    top: -37px;
    left: 17px;
    transform: scale(0.37);
  }
}

/* iPhone 6, 7, & 8 in portrait & landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.section-portfolio-single .column h1 { margin: 20px 0 10px 15px !important }
	.bio {
		overflow-y: visible;
	}
}

/* iPhone 6, 7, & 8 Plus in portrait & landscape */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 
	.section-portfolio-single .column h1 { margin: 20px 0 10px 15px !important }
}

/* iPhone 5 & 5S in portrait & landscape */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
	.section-portfolio-single .column h1 { margin: 20px 0 10px 15px !important }
}