.overlay, .overlay-andmine-inc, .overlay-lab {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

/****** nicescroll js ***

 #ascrail2000 div {
    background-color: #000!important;
    background-color: rgba(0,0,0,0.4)!important;
    right: 3px;
    border-width: 0!important;
}
*/
/*
::-webkit-scrollbar {
    width: 0;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    -webkit-border-radius: 0;
    border-radius: 0;
    display: none;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 0, 0, .8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
    display: none;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 0, 0, .4);
    display: none;
}

*/
.not-found {
  padding: 310px 20px 0 20px;
  max-width: 640px;
  margin: 0 auto;
}

.not-found h2 {
  margin-bottom: 0;
}

.not-found a {
  text-decoration: none;
  color: #06a7e2;
}

.not-found a:hover {
  color: black;
}

.visible {
  display: block;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

.manage-actions {
  display: none;
}

html {
  /* background-color: black; */
  -webkit-transition: all 1.3s ease-out;
  -moz-transition: all 1.3s ease-out;
  -o-transition: all 1.3s ease-out;
  -ms-transform: all 1.3s ease-out;
  transition: all 1.3s ease-out;
}

html {
  /*   overflow-y: scroll; */
}

body {
  /*  -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -ms-transform: all 1.3s ease-out;
    transition: all 1.3s ease-out; */
}

/*
.picture-holder {
    background-size: 100% auto!important;
    background-attachment: scroll!important;
    background-position: 50% 50%!important;
}*/
#wrapper {
  /*	width:100%;
	overflow:hidden; */
  /*   background-color: black; */
  /* for animated header */
  height: 100%;
}

#layout-content {
  background-color: white;
}

/* If zone 2 is on */
.aside-2 > #content {
  background-color: #06a7e2;
  padding-top: 35px;
}

@media only screen and (max-width: 1006px) {
  .aside-2 > #content {
    padding-top: 10px;
  }
}

.aside-2 #layout-main-container {
  background-color: white;
  overflow: auto;
}

.aside-2 #layout-content {
  float: left;
  width: 100%;
}

.aside-2 .aside-second {
  float: right;
  width: 250px;
  margin: 0 0 0 -100%;
}

@media only screen and (max-width: 1000px) {
  .aside-2 .aside-second {
    display: none;
  }
}

.aside-2 #layout-main {
  max-width: 1450px;
  max-width: 1370px;
  max-width: 1280px;
  margin: 30px auto 0;
  overflow: hidden;
  padding: 2em 4%;
}

@media only screen and (max-width: 584px) {
  .aside-2 #layout-main {
    margin: 0 auto;
    padding: 0.5em 4%;
  }
}

@media only screen and (max-width: 1000px) {
  .aside-2 #layout-main {
    margin: 0 auto;
  }
}

.aside-2 #layout-content .zone-content {
  margin: 0 250px 0 0;
  padding: 0 5% 4em 0;
}

@media only screen and (max-width: 1350px) {
  .aside-2 #layout-content .zone-content {
    padding: 0 4% 0 0;
  }
}

@media only screen and (max-width: 1200px) {
  .aside-2 #layout-content .zone-content {
    margin: 0 210px 0 0;
    margin: 0 260px 0 0;
  }
}

@media only screen and (max-width: 1000px) {
  .aside-2 #layout-content .zone-content {
    padding: 0;
    margin: 0;
  }
}

section, #enquiry-form-canvas {
  padding: 2em 4%;
}

@media only screen and (min-width: 1000px) {
  section, #enquiry-form-canvas {
    padding: 4em 4%;
  }
}

.section-holder, #enquiry-form-canvas > div {
  max-width: 1370px;
  max-width: 1340px;
  margin: 0 auto;
}

/*
@media only screen and (max-width: 1300px){
    .section-holder{
        padding: 0 4%;
    }
}
*/
h1 {
  text-align: center;
  font-size: 47px;
  line-height: 57px;
  margin: 0 auto 88px;
  max-width: 940px;
  color: #4e6066;
  font-weight: 100;
}

@media only screen and (max-width: 1050px) {
  h1 {
    font-size: 41px;
    line-height: 51px;
  }
}

@media only screen and (max-width: 1006px) {
  h1 {
    font-size: 40px;
    line-height: 47px;
  }
}

@media only screen and (max-width: 900px) {
  h1 {
    font-size: 35px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 750px) {
  h1 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 27px;
    font-size: 22px;
    line-height: 28px;
  }
}

h2 {
  text-align: center;
  font-size: 47px;
  line-height: 57px;
  margin: 0 auto 88px;
  max-width: 940px;
  font-weight: 100;
}

@media only screen and (max-width: 1050px) {
  h2 {
    font-size: 40px;
    line-height: 47px;
    margin: 0 auto 68px;
  }
}

@media only screen and (max-width: 1006px) {
  h2 {
    font-size: 40px;
    line-height: 47px;
  }
}

@media only screen and (max-width: 750px) {
  h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 27px;
  }
}

h3 {
  position: relative;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 12px;
  color: #4e6066;
  font-weight: 300;
}

@media only screen and (max-width: 750px) {
  .section .block {
    margin: 0 0 -24px;
  }
}

.block {
  margin: 0 auto;
  overflow: hidden;
}

/*
.block .box{
	float:left;
	width:33.333%;
	padding: 0 4%;
    padding: 0 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:16px;
	line-height: 19px;
}*/
.block .box {
  display: block;
  float: left;
  width: 29.333%;
  padding: 0 3%;
  margin: 0 2%;
}

@media only screen and (max-width: 1300px) {
  .block .box {
    padding: 0 1%;
  }
}

@media only screen and (max-width: 750px) {
  .block .box {
    float: none;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    padding: 0 13%;
    margin: 0 0 54px;
    overflow: hidden;
  }
  .block .box p {
    margin: 0 0 14px;
  }
}

@media only screen and (max-width: 750px) {
  .block .box {
    float: none;
    width: 100%;
    font-size: 15px;
    line-height: 17px;
    padding: 0 13%;
    margin: 0 0 54px;
    overflow: hidden;
  }
}

h3.ico-title {
  padding: 159px 0 0;
}

@media only screen and (max-width: 750px) {
  h3.ico-title {
    font-size: 26px;
    padding: 102px 0 0;
    line-height: 30px;
    margin: 0 0 10px;
  }
}

.ico-title:after,
.description h3:after,
.careers.about h3:after,
.section01 h3:after {
  content: " ";
  clear: both;
  position: absolute;
  top: 0;
  left: 50%;
  width: 138px;
  height: 138px;
  margin: 0 0 0 -69px;
}

@media only screen and (max-width: 750px) {
  .ico-title:after,
  .description h3:after,
  .section01 h3:after,
  .careers .about h3:after {
    width: 90px;
    height: 90px;
    margin: 0 0 0 -45px;
  }
}

.btn {
  display: inline-block;
  vertical-align: top;
  padding: 14px 35px 13px;
  background: #06a7e2;
  color: #fff;
  text-transform: uppercase;
  text-transform: capitalize;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  font-weight: 600;
  border-radius: 0;
}

.btn:hover {
  text-decoration: none;
  background: #ffbb02;
}

.visual .btn {
  font-size: 19px;
  font-size: 18px;
  line-height: 23px;
  padding: 17px 31px 16px;
  font-weight: 600;
}

.btn-scroll,
.btn-scroll-top {
  position: absolute;
  top: -28px;
  left: 50%;
  width: 56px;
  height: 56px;
  margin: 0 0 0 -28px;
  background: #707e83;
  z-index: 1;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
}

.btn-scroll.border {
  border-top: 1px solid #fff;
}

.btn-scroll:hover {
  background: #8e979a;
}

.btn-scroll-alt {
  background: #06a7e2;
}

.btn-scroll-alt:hover {
  background: #21b6ed;
}

.btn-scroll:after {
  content: " ";
  clear: both;
  position: absolute;
  background: url(../Images/sprite.png) no-repeat -222px 0;
  width: 14px;
  height: 8px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -7px;
}

@media only screen and (max-width: 750px) {
  .btn-scroll,
  .btn-scroll-top {
    width: 30px;
    height: 30px;
    margin: 0 0 0 -15px;
    top: -15px;
  }
}

.block .box p {
  margin: 0;
}

.block .box .same {
  margin: 0 0 21px;
}

.img-block {
  position: relative;
  height: 390px;
}

@media only screen and (max-width: 1300px) {
  .img-block {
    height: 220px;
  }
}

@media only screen and (max-width: 767px) {
  .img-block {
    height: 150px;
    height: 144px;
  }
}

@media only screen and (max-width: 767px) {
  .img-block.small,
  .img-block.small01,
  .img-block.small02 {
    height: 133px;
  }
}

.img-block.small .btn-scroll {
  background: #00BCFF;
  border-top: 0;
}

.img-block.small .btn-scroll:hover {
  background: #3ACBFF;
}

.picture-holder {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.picture-holder {
  /*  background-size: 1768px 1475px!important; */
}

.picture-frame {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.picture-holder img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
  vertical-align: bottom;
}

.ie11 .picture-holder img[src*="parallax-bike"] {
  margin-top: -20%;
}

.ie11 .picture-holder img[src*="sitting-on-desk"] {
  margin-top: -8%;
}

.ie11 .picture-holder img[src*="scooter"] {
  margin-top: -13%;
}

.ie11 .picture-holder img[src*="hatguy"] {
  margin-top: -18%;
}

.ie11 .picture-holder img[src*="mac-glasses"] {
  margin-top: -22%;
}

.ie11 .picture-holder img[src*="photographer"] {
  margin-top: -16%;
}

.ie11 .picture-holder img[src*="tram-track"] {
  margin-top: -16%;
}

.touch .picture-holder img[src*="parallax-bike"] {
  margin-top: -20%;
}

.touch .picture-holder img[src*="sitting-on-desk"] {
  margin-top: -8%;
}

.touch .picture-holder img[src*="scooter"] {
  margin-top: -13%;
}

.touch .picture-holder img[src*="hatguy"] {
  margin-top: -18%;
}

.touch .picture-holder img[src*="mac-glasses"] {
  margin-top: -22%;
}

.touch .picture-holder img[src*="photographer"] {
  margin-top: -16%;
}

.touch .picture-holder img[src*="tram-track"] {
  margin-top: -16%;
}

/*
@media only screen and (min-width: 768px) {
    .touch .picture-holder img {
        margin-top: -9%;
     }
     .touch .picture-holder img[src*="hatguy"] { 
        margin-top: 0; 
    }
}
*/
#page {
  max-width: 1200px;
  margin: 0 auto 0;
  padding: 50px 5%;
  -moz-column-count: 2;
  -moz-column-gap: 30px;
  -webkit-column-count: 2;
  -webkit-column-gap: 30px;
}

@media only screen and (max-width: 770px) {
  #page {
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}

#page h1,
#page h2 {
  text-align: left;
  margin: 0 0 11px;
  font-weight: 300;
}

#page h2 {
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 0;
}

@media only screen and (max-width: 770px) {
  #page h2 {
    font-weight: 300;
    font-size: 23px;
    margin-bottom: 7PX;
  }
}

#page h3 {
  font-weight: 100;
  font-size: 30px;
  margin-bottom: 12px;
  line-height: 36px;
}

@media only screen and (max-width: 770px) {
  #page h3 {
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 19px;
  }
}

#content.bluebar {
  background-color: #06a7e2;
  padding-top: 35px;
}

@media only screen and (max-width: 1006px) {
  #content.bluebar {
    background-color: #06a7e2;
    padding-top: 10px;
  }
}

#page p {
  margin-top: 0;
}

#page p strong {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  font-weight: 700;
}

#page p strong {
  font-weight: 700;
}

/***********************/
p {
  margin-top: 0;
}

.rel-descript {
  padding: 20px 0;
}

.rel-descript p, .rel-descript a {
  font-size: 19px;
  line-height: 25px;
}

.rel-descript h3 {
  font-size: 35px;
  line-height: 35px;
  margin: 0 0 8px;
}

@media only screen and (max-width: 1200px) {
  .rel-descript {
    padding: 20px 2%;
  }
}

@media only screen and (max-width: 480px) {
  .rel-descript {
    padding: 20px 0;
  }
  .rel-descript p, .rel-descript a {
    font-size: 17px;
    line-height: 21px;
  }
  .rel-descript h3 {
    font-size: 27px;
    line-height: 27px;
    margin: 0 0 5px;
  }
}

/**************************/
.bg-grey {
  background-color: #f2f2f2;
}

.page-content {
  text-align: left;
  overflow: auto;
}

.page-block {
  clear: both;
}

.page-block .col-2 {
  margin-bottom: 30px;
}

.page-content .page-block h2 {
  text-align: left;
  font-size: 27px;
  line-height: 29px;
  margin: 0 0 8px;
  font-weight: 300;
}

@media only screen and (min-width: 750px) {
  .page-content .page-block h2 {
    margin-bottom: 20px;
    text-align: left;
    font-size: 40px;
    line-height: 40px;
  }
}

.page-block img {
  width: 100%;
}

.img-promo {
  overflow: hidden;
}

.map-section .section-holder {
  overflow: auto;
}

.map-box,
.google-map {
  width: 100%;
}

.map-box {
  height: 260px;
}

.map-section ul {
  padding: 0;
  overflow: auto;
}

.map-section li {
  display: block;
  padding: 0 1.5%;
}

@media only screen and (min-width: 750px) {
  .map-section li {
    width: 33%;
    float: left;
  }
}

.map-section .details {
  padding: 20px 0;
}

.map-section address {
  font-style: normal;
}

.map-section h3 {
  font-size: 29px;
  line-height: 27px;
  margin: 0 0 7px;
}

@media only screen and (min-width: 750px) {
  .map-section h3 {
    font-size: 31px;
    line-height: 30px;
    margin: 0 0 10px;
  }
}

.map-section .details > div {
  margin-bottom: 5px;
}

.map-section .details address {
  margin-bottom: 6px;
}

.map-section .details span {
  font-weight: 600;
}

.map-section .details > a {
  display: inline-block;
}

@media only screen and (min-width: 750px) {
  .map-section .details > a {
    margin-top: 40px;
  }
}

/**************** APTITURE OVERRIDES **/
.btn {
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  /*   font-weight: 500; */
}

@media only screen and (min-width: 480px) {
  .btn {
    text-transform: uppercase;
    font-weight: 600;
  }
}

.page h2 {
  margin-bottom: 10px;
  text-align: left;
  font-size: 29px;
  line-height: 30px;
}

@media only screen and (min-width: 750px) {
  .page h2 {
    font-size: 40px;
    line-height: 40px;
  }
}

.section [class^="block-"] {
  text-align: left;
  padding: 2em 0;
}

.section [class^="block-"] img {
  width: 100%;
  height: auto;
}

.section .block-even {
  background-color: #F4F4F4;
}

/** For animating blocks that slide in: */
.come-in-from-left:not(.already-visible) {
  -moz-transform: translateX(500px);
  -webkit-transform: translateX(500px);
  -o-transform: translateX(500px);
  -ms-transform: translateX(500px);
  transform: translateX(500px);
  animation: come-in-from-left 1s ease forwards;
}

@keyframes come-in-from-left {
  to {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.come-in-from-right:not(.already-visible) {
  -moz-transform: translateX(-500px);
  -webkit-transform: translateX(-500px);
  -o-transform: translateX(-500px);
  -ms-transform: translateX(-500px);
  transform: translateX(-500px);
  animation: come-in-from-right 1s ease forwards;
}

@keyframes come-in-from-right {
  to {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/*** Quote block ***/
.quote-block {
  background-color: #06a7e2;
  text-align: center;
  padding: 2em 4%;
  border-bottom: 1px solid #c2c2c2;
}

.quote-block blockquote {
  color: #fff;
  margin: 0 auto 68px;
  margin: 0 auto 0;
  max-width: 1070px;
}

.quote-block blockquote q {
  display: block;
  font-size: 38px;
  line-height: 44px;
  font-weight: 100;
  margin: 0 0 22px;
}

.quote-block blockquote q:before {
  content: "";
}

/* quote */
.quote-block blockquote q:after {
  content: "";
}

/* quote */
.quote-block blockquote cite {
  font-size: 24px;
  line-height: 30px;
  font-style: normal;
  font-weight: 300;
}

/********** blocks with/without images *************/
.col {
  width: 50%;
  float: left;
}

@media only screen and (max-width: 1000px) {
  .col {
    width: 100%;
  }
}

.col-1 {
  padding: 0 2% 0 4%;
}

@media only screen and (max-width: 1000px) {
  .col-1 {
    padding: 0 4%;
  }
}

.col-2 {
  padding: 0 4% 0 2%;
}

@media only screen and (max-width: 1000px) {
  .col-2 {
    padding: 0 4%;
  }
}

/*
@media screen and (min-width: 1050px) {
    .col {
        padding: 0 4%;
    }
}
*/
.section .block-with-floating-image .section-holder {
  position: relative;
  overflow: hidden;
}

.section .block-with-floating-image .section-holder .col-1 {
  width: 60%;
  padding: 0 2% 0 4%;
}

@media only screen and (max-width: 1000px) {
  .section .block-with-floating-image .section-holder .col-1 {
    width: 100%;
    padding: 0 4%;
  }
}

.section .block-with-floating-image .section-holder .col-2 {
  width: 40%;
  padding: 0 4% 0 2%;
  position: absolute;
  height: 100%;
  left: 60%;
}

.section .block-with-floating-image .section-holder .col-2 img {
  display: block;
  position: absolute;
  max-width: 500px;
  padding: 0 8% 0 4%;
  margin: 0 auto;
  top: 50%;
  left: 49%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translateX(-50%, -50%);
}

.section .block-with-floating-image .section-holder .col-2-top img{
	top: 60%;
}

@media only screen and (max-width: 1000px) {
  .section .block-with-floating-image .section-holder .col-2 img {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    padding: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .section .block-with-floating-image .section-holder .col-2 {
    width: 100%;
    left: 0;
    position: relative;
    padding: 0 4%;
  }
}

@media only screen and (min-width: 1000px) {
  .section .block-with-floating-image.iphone .col-1 {
    min-height: 470px;
  }
}

.section .block-with-floating-image.iphone .col-2 img {
  max-width: 400px;
}

@media only screen and (min-width: 1000px) {
  .section .block-with-floating-image.ipad .col-1 {
    min-height: 675px;
  }
}

.section .block-with-floating-image.ipad .col-2 img {
  max-width: 540px;
}

.section .block-with-fill-image {
  padding: 2em 0 0 0;
}

.section .block-with-fill-image .section-holder {
  padding: 0;
}

@media only screen and (max-width: 1340px) {
  .section .block-with-fill-image .section-holder {
    margin: 0;
  }
}

.section .block-with-fill-image .col-1 {
  clear: both;
  float: right;
  padding: 0 4%;
}

@media only screen and (min-width: 1000px) {
  .section .block-with-fill-image {
    padding: 0;
  }
  .section .block-with-fill-image .section-holder {
    overflow: hidden;
    position: relative;
  }
  .section .block-with-fill-image .section-holder .col-1 {
    position: relative;
    left: 50%;
    width: 50%;
    float: left;
    padding: 2.5em 4% 2em 2%;
  }
  .section .block-with-fill-image .section-holder .col-2 {
    position: absolute;
    height: 100%;
    width: 50%;
    float: left;
    padding: 0 2% 0 4%;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1340px) {
  .section .block-with-fill-image .section-holder .col-2 {
    padding: 0 2% 0 0;
  }
}

@media only screen and (min-width: 1000px) {
  .section .block-with-fill-image .section-holder .col-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/******* LIST BOX ******/
.list-box {
  overflow: hidden;
  margin: 0 0 21px 0;
}

.list-box .list {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 3% 0 0;
  /*width: 30.8%;
        width: 50%;*/
  /*	min-width:200px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.list-box .list li {
  position: relative;
  padding: 0 0 0 17px;
  list-style: none;
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
}

@media only screen and (max-width: 750px) {
  .list-box .list li {
    font-size: 15px;
    line-height: 19px;
    padding: 0 0 0 13px;
  }
}

.list-box .list li {
  /*  font-size: 17px;
    line-height: 20px;*/
}

.list-box .list li:after {
  content: "";
  clear: both;
  position: absolute;
  top: 8px;
  left: 2px;
  width: 6px;
  height: 6px;
  /* -webkit-border-radius: 50%; */
  -moz-border-radius: 50%;
  /* border-radius: 50%; */
  background: #06a7e2;
}

@media only screen and (max-width: 750px) {
  .list-box .list li:after {
    width: 4px;
    height: 4px;
  }
}

/**** banners ****/
.visual {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.visual .btn {
  border-radius: 0;
}

.visual .btn:hover {
  background: #ffbb02;
}

@media only screen and (max-width: 584px) {
  .visual .btn {
    font-size: 16px;
    line-height: 20px;
    padding: 6px 16px 6px;
    border: 2px solid white;
  }
}

@media only screen and (max-width: 1300px) {
  .visual .btn {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 20px 10px;
  }
}

.visual h1 {
  margin: 0 0 3px;
  font-size: 93px;
  line-height: 93px;
  font-size: 56px;
  line-height: 64px;
  color: #000;
  max-width: none;
  font-weight: 600;
}

@media only screen and (max-width: 1300px) {
  .visual h1 {
    font-size: 60px;
    line-height: 70px;
  }
}

@media only screen and (max-width: 1000px) {
  .visual h1 {
    font-size: 47px;
    line-height: 44px;
    letter-spacing: -1px;
  }
}

@media only screen and (max-width: 750px) {
  .visual h1 {
    font-size: 40px;
    line-height: 37px;
  }
}

.visual .visual-content h1 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0px;
  font-weight: 300;
  text-transform: none;
  max-width: 980px;
  margin: 0 auto;
  line-height: 1.2em;
}

@media only screen and (min-width: 584px) {
  .visual .visual-content h1 {
    font-size: 0.45em;
  }
}

@media only screen and (min-width: 750px) {
  .visual .visual-content h1 {
    font-size: 0.50em;
  }
}

@media only screen and (min-width: 850px) {
  .visual .visual-content h1 {
    font-size: 0.55em;
  }
}

@media only screen and (min-width: 1000px) {
  .visual .visual-content h1 {
    font-size: 0.65em;
  }
}

@media only screen and (min-width: 1200px) {
  .visual .visual-content h1 {
    font-size: 0.7em;
  }
}

@media only screen and (min-width: 1400px) {
  .visual .visual-content h1 {
    font-size: 0.8em;
  }
}

.visual-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 800;
}

@media only screen and (min-width: 584px) {
  .visual-content {
    width: 400px;
  }
}

@media only screen and (min-width: 750px) {
  .visual-content {
    width: 450px;
  }
}

@media only screen and (min-width: 850px) {
  .visual-content {
    width: 530px;
  }
}

@media only screen and (min-width: 1000px) {
  .visual-content {
    width: 650px;
  }
}

@media only screen and (min-width: 1200px) {
  .visual-content {
    width: 750px;
  }
}

@media only screen and (min-width: 1400px) {
  .visual-content {
    width: 850px;
  }
}

.visual-content .text-wrap {
  /*position: relative;*/
  margin: 0 auto;
}

.visual-content .text-wrap p {
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
}

.visual-holder {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

.img-visual img {
  vertical-align: top;
  width: 100%;
  height: auto;
  display: inline;
}

@media screen and (max-width: 750px) {
  .visual-holder {
    height: 280px;
    /*margin: 0 -9999px;*/
    text-align: center;
  }
  .visual-holder img {
    height: 100%;
    width: auto;
  }
}

@media only screen and (max-width: 583px) {
  .visual-holder {
    height: 240px;
  }
  .visual-holder img {
    position: absolute;
    /*position: relative;*/
    left: 25%;
    width: auto;
    height: 240px;
    -moz-transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
  }
  .visual-holder.focus-right img {
    left: auto;
    right: 25%;
    -moz-transform: translateX(20%);
    -webkit-transform: translateX(20%);
    -o-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
  }
  .visual-content.sm-static {
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
    position: static;
    min-height: 0;
    background-color: #06a7e2;
    padding: 20px 5%;
    text-align: center;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .visual-content.sm-static .buttons-set {
    position: relative;
    width: 100%;
    text-align: center;
    white-space: pre-wrap;
  }
}

/***********************************/
