.circle {
  width: 492px;
  height: 492px;
  border: 4px solid #ffffff;
  border-radius: 100%;
  position: fixed;
  top: calc(50% - 250px);
  left: calc(50% - 250px);
  z-index: 1;
}
.innerCircle {
  width: 400px;
  height: 400px;
  background-color: rgba(0,0,0,.4);
  border-radius: 100%;
  position: fixed;
  top: calc(50% - 200px);
  left: calc(50% - 200px);
  z-index: 1;
}
.nav {
  width: 498px;
  height: 498px;
  border-radius: 100%;
  position: fixed;
  top: calc(50% - 250px);
  left: calc(50% - 250px);
  border: 1px solid rgba(0,0,0,0);
  z-index: 0;
}
.innerText {
  font-family: "Open Sans";
  width: 400px;
  font-weight: 300;
  font-size: 17px;
  position: fixed;
  text-align: center;
  color: #ffffff;
  top: calc(50% - 90px);
  left: calc(50% - 200px);
  z-index: 1;
}
.smaller {
  font-size: 14px;
}

hr {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 150px;
    margin-right: 150px;
    border-style: inset;
    border-width: 1px;
}
html, body {
  height: 100%;
  margin: 0 auto;
}

body {
  position: relative;
}

.wrap {
  height: 100%;
  position: relative;
  /* overflow: hidden; */

}
.bg {
  width: 100%;
  height: 100%;

  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;

  background: url('img/bg1.png') no-repeat center center;
  background-size: cover;

  transform: scale(1.1);
}
.photoCreditL {
  bottom: 0;
  left: 0;
  margin: 2px;
  position: fixed;
  opacity: .75;
}
.photoCreditR {
  bottom: 0;
  right: 0;
  margin: 2px;
  position: fixed;
  opacity: .75;
}
.photoCreditBadge {
  background-color: rgba(0,0,0,.5);
  color:rgba(255,255,255,1);
  text-decoration:none;
  padding:4px 6px;
  font-family: "Open Sans";
  font-size:10px;
  font-weight:bold;
  line-height:1.2;
  display:inline-block;
  border-radius:3px;"
  color:#ffffff;
}
.logo-bottom {
    position: fixed;
    top: calc(50% - 100px);
    left: calc(50% - 228px);
    z-index: 2;
    width: 456px;
    height: 2px;
    background-color: #ffffff;
}
.logo-top1 {
    position: fixed;
    top: calc(50% - 150px);
    left: calc(50% - 197px);
    z-index: 2;
    width: 92px;
    height: 2px;
    background-color: #ffffff;
}
.logo-top2 {
    position: fixed;
    top: calc(50% - 150px);
    left: calc(50% - 86px);
    z-index: 2;
    width: 120px;
    height: 2px;
    background-color: #ffffff;
}
.logo-top3 {
    position: fixed;
    top: calc(50% - 150px);
    left: calc(50% + 55px);
    z-index: 2;
    width: 144px;
    height: 2px;
    background-color: #ffffff;
}
.logo {
  position: fixed;
  top: calc(50% - 184px);
  left: calc(50% - 100px);
  z-index: 2;
  width: 200px;
}
.arrow_r {
  position: fixed;
  z-index: 2;
  width: 25px;
  height: 25px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: calc(50% - 12.5px);
  left: calc(50% - 12.5px + 290px);
  transform: rotate(45deg);
}
.arrow_l {
  position: fixed;
  z-index: 2;
  width: 25px;
  height: 25px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: calc(50% - 12.5px);
  left: calc(50% - 12.5px - 290px);
  transform: rotate(225deg);
}
.arrow_u {
  position: fixed;
  z-index: 2;
  width: 25px;
  height: 25px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: calc(50% - 12.5px - 290px);
  left: calc(50% - 12.5px);
  transform: rotate(315deg);
}
.arrow_d {
  position: fixed;
  z-index: 2;
  width: 25px;
  height: 25px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: calc(50% - 12.5px + 290px);
  left: calc(50% - 12.5px);
  transform: rotate(135deg);
}
.menu_work {
  position: fixed;
  z-index: 2;
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 10px;
  color: white;
  top: calc(50% - 5px);
  left: calc(50% + 350px);
}
.menu_about {
  position: fixed;
  z-index: 2;
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 20px;
  width: 100px;
  text-align: center;
  color: white;
  top: calc(50% - 370px);
  left: calc(50% - 50px);
}
.menu_contact {
  position: fixed;
  z-index: 2;
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 20px;
  width: 100px;
  text-align: center;
  color: white;
  top: calc(50% + 350px);
  left: calc(50% - 50px);
}
.menu_future {
  position: fixed;
  z-index: 2;
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 20px;
  color: white;
  top: calc(50% - 20px);
  left: calc(50% - 430px);
  text-align: right;
}
.line_r {
  position: fixed;
  z-index: 2;
  width: 0px;
  height: 4px;
  background-color: #ffffff;
  top: calc(50% - 1px);
  left: calc(50% + 250px);
}
.menus {
  cursor: pointer;
}
.nav_line {
  width: 20px;
  height: 1px;
  background-color: rgba(255,255,255,1);
  position: fixed;
  top: calc(50% - 1px);
  left: 0px;
  z-index: 1;
}
.homeCircle {
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  position: fixed;
  border-radius: 100%;
  top: calc(50% - 21px);
  left: 20px;
  z-index: 1;
}
.navWorkControls {
  position: fixed;
  width: 140px;
  height: 60px;
  top: calc(50% - 30px);
  left: 80px;
  color: #ffffff;
  text-align: center;
  font-family: "Open Sans";
  font-weight: 200;
  font-size: 14px;

}
.arrow_u_Work {
  position: fixed;
  z-index: 2;
  width: 25px;
  height: 25px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: calc(50% - 100px);
  left: 140px;
  transform: rotate(315deg);
}
.arrow_d_Work {
  position: fixed;
  z-index: 2;
  width: 25px;
  height: 25px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: calc(50% + 100px - 25px);
  left: 140px;
  transform: rotate(135deg);
}
.workContainer {
  width: 80%;
  margin-left: 250px;
  margin-top: 40px;
  margin-bottom: 40px;
  top: calc(50% - 320px);
  border-bottom: 1px solid #ffffff;
  margin-bottom: 100px;
  margin-right: 100px;
}
.workContent {
}
.workTitle {
  color: #ffffff;
  float: left;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 14px;
  padding: 10px 5px 5px 5px;
}
.workDescription {
  color: #ffffff;
  float: right;
  font-family: "Open Sans";
  font-weight: 200;
  font-size: 14px;
  padding: 10px 5px 5px 5px;
}
.homeIcon {
  position: fixed;
  top: calc(50% - 21px);
  left: 21.5px;
  z-index: 2;
  width: 40px;
  height: 40px;
}
.clearfloat {
  clear: both;
}
.workEach {
}
.workContainer .workContent img {
  width: 100%;
}
.video {
  width: 100%;
}
.iframe {
  width: 100%;
  height: 100%;
  border: 0px;
}
#dynamicAd1, #dynamicAd2, #dynamicAd3, #dynamicAd4 {
  width: 300px;
  height: 250px;
  border: 0px;
  margin: 20px;
  text-align: center;
}
.whitebg {
  background-color: #ffffff;
  text-align: center;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 18px;
  padding-top: 20px;
}
.adblocknotice {
  margin: 20px;
}
.heroslider {
  width: 980px;
  height: 200px;
  border: 0;
  margin-bottom: 50px;
}
a:link, a:visited, a:hover, a:active {
  color: #ffffff;
  text-decoration: underline;
}
.homebtnlink {
  width: 100px;
  height: 100px;
  position: fixed;
  left: 0;
  z-index: 10;
  top: calc(50% - 50px);
  cursor: pointer;
}
