@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Montserrat-SemiBold.ttf") format('truetype'),;
}
html {
  font-size: 14px;
  line-height: 1.4;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  height: auto;
  background-color: #fff;
  position: relative;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  width: 100%;
  background-color: transparent;
  position: relative;
  color: #828282;
  margin: 0;
}
#main {
  position: relative;
  width: 100%;
  height: auto;
}
footer {
  position: relative;
  width: 100%;
  float: left;
}
.clearfix {
  display: inline-block;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
section {
  width: 100%;
  display: block;
  position: relative;
}
header {
  color: #f05f22;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-align: right;
  padding-right: 40px;
  width: 25%;
  display: block;
  position: relative;
  float: left;
}
header .plus {
  width: 30px;
  height: 30px;
  background: url("/img/ui/icon-plus.svg");
  display: block;
  position: absolute;
  right: -15px;
  top: 5px;
}
header p {
  font-size: 24px;
}
header p b {
  color: #f05f22;
}
.svg-animation {
  width: 40%;
  position: absolute;
  bottom: 10%;
  left: 25%;
  pointer-events: none;
}
.svg-animation svg {
  width: 100%;
}
.svg-animation svg path {
  fill: none;
  stroke: #dbdbdb;
  stroke-width: 1px;
  fill-rule: evenodd;
}
::-moz-selection {
  background: #f05f22;
  color: #fff;
}
::selection {
  background: #f05f22;
  color: #fff;
}
body::-webkit-scrollbar-thumb {
  background-color: #2f2c77;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  border-left: 1px solid #eee;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(200,200,200,0.5);
}
::-webkit-input-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff /* firefox 19+ */;
}
:-ms-input-placeholder {
  color: #fff /* ie */;
}
input:-moz-placeholder {
  color: #fff;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  -webkit-text-rendering: optimizeLegibility;
}
a {
  text-decoration: none;
  cursor: pointer;
  font-weight: 900;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #2f2c77;
  text-transform: uppercase;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a:hover {
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-weight: 900;
  letter-spacing: 0;
}
h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b {
  letter-spacing: 0;
  font-weight: 900;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 425px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    letter-spacing: 0;
  }
  h1 b,
  h2 b,
  h3 b,
  h4 b,
  h5 b,
  h6 b {
    letter-spacing: 0;
  }
}
h1 {
  font-size: 6em;
  line-height: 1.1em;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 4em;
  }
}
@media screen and (max-width: 768px) and (max-width: 425px) {
  h1 {
    font-size: 3em;
  }
}
h2 {
  font-size: 5em;
  margin-bottom: 10px;
}
@media screen and (max-width: 425px) {
  h2 {
    font-size: 2em;
  }
}
h3 {
  font-size: 2.5em;
  margin: 1em 0;
  margin-top: 0;
}
h3 b {
  letter-spacing: 0.06em;
}
@media screen and (max-width: 425px) {
  h3 {
    letter-spacing: 0;
  }
  h3 b {
    letter-spacing: 0;
  }
}
h4 {
  font-size: 1.2em;
  margin: 1.33em 0;
  margin-top: 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
  margin-top: 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
  margin-top: 0;
}
span {
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 11px;
}
p {
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 18px;
  margin-top: 0;
  line-height: 1.8;
  letter-spacing: 0;
  margin-bottom: 30px;
}
p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 16px;
  }
}
p b {
  font-weight: 600;
  letter-spacing: 0;
  color: #2f2c77;
}
p a {
  text-decoration: underline;
  color: rgba(255,255,255,0.5);
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
p a:hover {
  color: #fff;
}
p:last-child {
  margin-bottom: 0 !important;
}
input {
  padding: 17px 20px;
  border: 1px solid #f05f22;
  border-bottom: none;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  background: transparent;
  color: #fff;
  margin: 0;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border-radius: 0;
  width: 100%;
  z-index: 2;
}
input:focus {
  border: 1px solid #fff;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  z-index: 9;
}
textarea {
  padding: 15px 20px;
  width: 100%;
  height: 250px;
  font-size: 14px;
  border: 1px solid #f05f22;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  background: transparent;
  color: #fff;
  resize: none;
  border-radius: 0;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
textarea:focus {
  border: 1px solid #fff;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
@media screen and (max-width: 1024px) {
  textarea {
    height: 200px;
  }
}
input[type="submit"],
.btn {
  background: #fff;
  padding: 17px 20px;
  border: none;
  margin-top: 20px;
  color: #2f2c77;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  cursor: pointer;
  -webkit-appearance: none;
}
input[type="submit"]:hover,
.btn:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  background: #f05f22;
  color: #fff;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.5);
}
::-webkit-input-placeholder {
  color: #cbcbcb;
}
::-moz-placeholder {
  color: #cbcbcb;
}
:-ms-input-placeholder {
  color: #cbcbcb;
}
:-moz-placeholder {
  color: #cbcbcb;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16 {
  position: relative;
  min-height: 1px;
  padding: 0;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.pd-100 {
  padding: 0 100px;
}
@media screen and (max-width: 768px) {
  .pd-100 {
    padding: 0 60px;
  }
}
@media screen and (max-width: 425px) {
  .pd-100 {
    padding: 0 20px;
  }
}
.m-scene .scene_element {
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
.m-scene .scene_element--fadein {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  animation-name: fadeIn;
}
.m-scene .scene_element--fadeindown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.m-scene .scene_element--fadeinleft {
  -webkit-animation-name: fadeInLeft;
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  -ms-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.m-scene.is-exiting .scene_element--fadeinleft {
  -webkit-animation-name: fadeInRight;
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  -ms-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.m-scene .scene_element--fadeinup {
  -webkit-animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.m-scene.is-exiting .scene_element {
  -webkit-animation-direction: alternate-reverse;
  -moz-animation-direction: alternate-reverse;
  -o-animation-direction: alternate-reverse;
  -ms-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  width: 20%;
  height: 5px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  background: #f05f22;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: hidden;
}
.pace .pace-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2f2c77;
  z-index: 8;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.pace.pace-active .pace-progress {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.pace.pace-inactive {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#mobileMenu {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.7);
  border: 1px solid #eee;
  z-index: 98;
  display: none;
}
#mobileMenu #menuTrigger {
  width: 58px;
  height: 58px;
  position: relative;
  float: right;
  padding: 20px;
  border-left: 1px solid #eee;
  background: #fff;
}
#mobileMenu #menuTrigger img {
  width: 100%;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#mobileMenu #menuTrigger.active img {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobileMenu .logo {
  width: calc(100% - 60px);
  position: relative;
  float: left;
  text-align: right;
  padding: 10px;
}
#mobileMenu .logo svg {
  width: 110px;
  position: relative;
  top: 11px;
  right: 8px;
}
#mobileMenu .logo svg path {
  fill: #2f2c77;
}
@media screen and (max-width: 768px) {
  #mobileMenu {
    display: block;
  }
}
#mobileMenuList {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f4f4f4;
  z-index: 96;
  padding-top: 90px;
  display: none;
}
@media screen and (max-width: 768px) {
  #mobileMenuList {
    display: block;
  }
}
#mobileMenuList ul {
  width: 100%;
  padding: 0 40px 0 60px;
  position: relative;
}
#mobileMenuList ul li {
  padding: 20px 0;
  position: relative;
}
#mobileMenuList ul li a {
  font-size: 18px;
  position: relative;
}
#mobileMenuList .bottom-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px;
  text-align: center;
  border-top: 1px solid #eee;
}
#mobileMenuList .bottom-wrapper .social-links a {
  padding: 20px;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-transform: capitalize;
  font-size: 18px;
  color: #828282;
  font-weight: 400;
}
#mobileMenuList .bottom-wrapper .credit {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  margin-top: 5px;
}
#mobileMenuList .bottom-wrapper .credit .date {
  display: inline-block;
}
@media screen and (max-width: 425px) {
  #mobileMenuList {
    padding-top: 80px;
  }
}
@media screen and (max-width: 320px) {
  #mobileMenuList {
    padding-top: 80px;
  }
  #mobileMenuList ul {
    padding-left: 40px;
  }
  #mobileMenuList ul li {
    padding: 15px 0;
  }
  #mobileMenuList .bottom-wrapper .social-links a {
    padding: 15px;
  }
}
#menu {
  width: 100%;
  height: 80px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 95;
  border-top: 1px solid #eee;
}
#menu li {
  width: 14%;
  height: 100%;
  float: left;
  text-align: center;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  display: table;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  border-right: 1px solid #eee;
}
#menu li:first-child:before,
#menu li:first-child:after {
  display: none;
}
#menu li:before,
#menu li:after {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  color: #828282;
  font-size: 8px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#menu li:before {
  content: 'v';
  top: 5px;
}
#menu li:after {
  content: '+';
  bottom: 5px;
  font-size: 12px;
}
#menu li:hover:before,
#menu li:hover:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#menu li:hover:before {
  top: 15px;
}
#menu li:hover:after {
  bottom: 15px;
}
#menu li:hover a {
  color: #f05f22;
}
#menu li a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#menu li#logo {
  width: 30%;
  position: relative;
}
#menu li#logo:after {
  display: none;
}
#menu li#logo a {
  padding-top: 5px;
}
#menu li#logo a img {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  #menu {
    height: 60px;
    display: none;
  }
  #menu li {
    font-size: 1.5vw;
  }
  #menu li:nth-child(2) {
    width: calc(12.5% + 1px);
  }
  #menu li:nth-child(4) {
    width: calc(12.5% - 2px);
  }
  #menu li:last-child {
    width: calc(12.5% - 2px);
  }
  #menu li#logo {
    padding: 0 30px;
  }
}
#grid {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
#grid span {
  height: 100%;
  width: 1px;
  background: #828282;
  position: absolute;
  left: 25%;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  margin-left: -1px;
}
#grid span:nth-child(2) {
  left: 50%;
}
#grid span:nth-child(3) {
  left: 75%;
}
@media screen and (max-width: 768px) {
  #grid span {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
  }
  #grid span:nth-child(2) {
    left: 62.5%;
  }
  #grid span:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  #grid span:nth-child(2) {
    left: 40px;
  }
  #grid span:nth-child(1) {
    left: 50%;
  }
  #grid span:nth-child(3) {
    display: block;
    right: 40px;
    left: auto;
  }
}
#logo-animation {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  background: #fff;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 425px) {
  #logo-animation {
    height: 100%;
  }
}
#logo-animation .wrapper {
  width: 200px;
  height: 46px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 100px;
  margin: auto;
}
#logo-animation .wrapper svg {
  width: 100%;
}
#logo-animation .wrapper svg .text path,
#logo-animation .wrapper svg .blue-caret path,
#logo-animation .wrapper svg .orange-caret path {
  fill: #2f2c77;
}
#logo-animation .wrapper svg .orange-caret path {
  fill: #f05f22;
}
#logo-animation .wrapper svg .orange-caret .border {
  fill: #fff;
}
#contactModule {
  width: 50%;
  position: relative;
  float: left;
  margin-bottom: 150px;
  background: url("../img/ui/contact-module-bg.jpg") center center no-repeat;
  background-size: cover;
}
#contactModule .wrapper {
  width: 50%;
  left: 50%;
  position: relative;
  float: left;
  padding: 40px;
  border-left: 1px solid rgba(222,222,222,0.6);
  margin-left: -1px;
}
#contactModule .wrapper .title {
  color: #f05f22;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 3vw;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
#contactModule .wrapper .text {
  color: #fff;
  margin-bottom: 2vw;
}
#contactModule .wrapper .btn {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1024px) {
  #contactModule {
    width: 75%;
  }
  #contactModule .wrapper {
    width: 66.666%;
    left: 33.3333%;
  }
}
@media screen and (max-width: 768px) {
  #contactModule {
    width: 62.5%;
  }
  #contactModule .wrapper {
    width: 60%;
    left: 40%;
  }
}
@media screen and (max-width: 425px) {
  #contactModule {
    width: 100%;
    margin-bottom: 40px;
  }
  #contactModule .wrapper {
    width: 100%;
    left: 0;
  }
}
#home {
  width: 100%;
  position: relative;
}
#home #videoIntro {
  width: 100%;
  height: 100vh;
  padding-top: 0;
  overflow-x: hidden;
}
#home #videoIntro #bgVideo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
  overflow: hidden;
}
#home #videoIntro #bgVideo .hero-bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: -5;
}
#home #videoIntro #bgVideo iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -3;
  pointer-events: none;
}
#home #videoIntro .info {
  position: absolute;
  left: 10%;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  z-index: 3;
}
#home #videoIntro .info .header {
  display: block;
  position: relative;
}
#home #videoIntro .info .header h1 {
  color: #fff;
  line-height: 1;
  margin: 0;
  max-width: 100%;
}
#home #videoIntro .info .header h1:after {
  content: '.';
  color: #fff;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
@media screen and (max-width: 768px) {
  #home #videoIntro .info .header h1 {
    font-size: 5em;
  }
}
@media screen and (max-width: 425px) {
  #home #videoIntro .info .header h1 {
    font-size: 4em;
  }
}
#home #videoIntro .info .header .btns {
  display: block;
  position: relative;
  margin-top: 40px;
}
#home #videoIntro .info .header .btns .btn {
  display: inline-block;
  padding: 20px 40px;
  margin-right: 20px;
  background: #2f2c77;
  color: #fff;
}
#home #videoIntro .info .header .btns .btn:first-child {
  background: #fff;
  color: #2f2c77;
}
@media screen and (max-width: 425px) {
  #home #videoIntro .info .header .btns .btn {
    padding: 20px;
  }
}
#home #videoIntro #scrollHelper {
  text-align: center;
  cursor: pointer;
  pointer-events: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  margin: auto;
}
#home #videoIntro #scrollHelper rect {
  fill: none;
  stroke: #eee;
  stroke-width: 2;
}
#home #videoIntro #scrollHelper line {
  fill: none;
  stroke: #eee;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
#home #videoIntro #scrollHelper p {
  font-size: 14px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  display: block;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #home #videoIntro #scrollHelper {
    bottom: 40px;
    left: 10%;
    right: auto;
    width: auto;
  }
}
@media screen and (max-width: 425px) {
  #home #videoIntro {
    height: auto;
    min-height: 100vh;
  }
  #home #videoIntro #scrollHelper {
    bottom: 100px;
  }
}
#home #whoWeAre {
  padding: 100px 10%;
  background: #eee;
}
@media screen and (max-width: 1024px) {
  #home #whoWeAre {
    padding: 6% 5%;
  }
}
@media screen and (max-width: 425px) {
  #home #whoWeAre {
    padding: 12% 5%;
  }
}
#home #whoWeAre .google {
  padding-right: 20%;
}
@media screen and (max-width: 1024px) {
  #home #whoWeAre .google {
    padding-right: 10%;
  }
}
@media screen and (max-width: 768px) {
  #home #whoWeAre .google {
    padding-right: 0;
  }
}
#home #whoWeAre .google .wrapper {
  border-top: 4px solid #fff;
  padding-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 425px) {
  #home #whoWeAre .google .wrapper {
    gap: 20px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#home #whoWeAre .google .wrapper .text {
  width: auto;
  padding-right: 0;
}
#home #whoWeAre .google .wrapper .text p {
  font-size: 1.5em;
  max-width: 800px;
  color: #828282;
}
#home #whoWeAre .google .wrapper .text p:before {
  display: none !important;
}
@media screen and (max-width: 1920px) {
  #home #whoWeAre .google .wrapper .text p {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 1024px) {
  #home #whoWeAre .google .wrapper .text p {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 425px) {
  #home #whoWeAre .google .wrapper .text p {
    font-size: 16px;
  }
}
#home #whoWeAre .google .wrapper .logo {
  width: 200px;
}
@media screen and (max-width: 768px) {
  #home #whoWeAre .google .wrapper .logo {
    width: 300px;
  }
}
@media screen and (max-width: 425px) {
  #home #whoWeAre .google .wrapper .logo {
    width: 150px;
  }
}
#home #whoWeAre .slogan {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 40px;
  gap: 50px;
  row-gap: 0;
}
@media screen and (max-width: 768px) {
  #home #whoWeAre .slogan {
    margin: 20px 0;
  }
}
#home #whoWeAre .slogan li {
  margin-bottom: 30px;
  display: block;
  position: relative;
}
@media screen and (max-width: 768px) {
  #home #whoWeAre .slogan li {
    margin-bottom: 10px;
  }
}
#home #whoWeAre .slogan li h2 {
  margin: 0;
  line-height: 1.2;
  color: #f05f22;
  text-shadow: 2px 2px #fff;
  font-size: calc(30px + 3vw);
}
@media screen and (max-width: 768px) {
  #home #whoWeAre .slogan li h2 {
    font-size: calc(30px + 2vw);
  }
}
@media screen and (max-width: 425px) {
  #home #whoWeAre .slogan li h2 {
    font-size: 13vw;
  }
}
#home #whoWeAre .slogan li p {
  line-height: 1.3;
  font-size: 1.5em;
}
@media screen and (max-width: 425px) {
  #home #whoWeAre .slogan li p {
    font-size: 14px;
  }
}
#home #whoWeAre .text {
  padding-right: 20%;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1024px) {
  #home #whoWeAre .text {
    padding-right: 10%;
  }
}
@media screen and (max-width: 768px) {
  #home #whoWeAre .text {
    padding-right: 0;
    margin-bottom: 0;
  }
}
#home #whoWeAre .text p {
  font-size: calc(14px + 0.8vw);
  margin-bottom: 40px;
  line-height: 1.3;
  color: #2f2c77;
  position: relative;
}
#home #whoWeAre .text p.first {
  font-weight: 600;
}
#home #whoWeAre .text p b {
  display: inline;
  position: relative;
  color: #f05f22;
}
#home #whoWeAre .text p:first-child:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -30px;
  top: 10px;
  background: url("../img/ui/icon-plus.svg");
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #home #whoWeAre .text p {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 425px) {
  #home #whoWeAre .text p {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #home #whoWeAre .text p:first-child:before {
    top: -30px;
    left: 0;
  }
}
#home #keyPoints {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 80px;
}
#home #keyPoints li {
  color: #c5c5c5;
  width: 50%;
  cursor: crosshair;
  position: relative;
  top: -20px;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#home #keyPoints li:nth-child(even) {
  margin-top: 4vw;
}
@media screen and (max-width: 1920px) {
  #home #keyPoints li:nth-child(even) {
    margin-top: 5vw;
  }
}
#home #keyPoints li:nth-child(even):hover {
  color: #fff;
}
#home #keyPoints li:nth-child(even) h3:before {
  background: #f05f22;
}
#home #keyPoints li:hover {
  color: #fff;
}
#home #keyPoints li h3 {
  line-height: 1.1;
  position: relative;
  display: block;
  padding-right: 50px;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 1.4vw;
  padding-left: 30px;
  font-weight: 300;
  max-width: 500px;
}
@media screen and (max-width: 1920px) {
  #home #keyPoints li h3 {
    max-width: 600px;
    padding-right: 50px;
    font-size: 1.8vw;
    padding-left: 30px;
  }
}
#home #keyPoints li h3:before {
  content: '';
  width: 3px;
  height: 0;
  display: block;
  background: #f05f22;
  position: absolute;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  -ms-transition-delay: 1.3s;
  transition-delay: 1.3s;
  top: 3%;
  left: 0;
}
@media screen and (max-width: 425px) {
  #home #keyPoints li h3:before {
    left: -15px !important;
  }
}
@media screen and (max-width: 1024px) {
  #home #keyPoints li h3 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 768px) {
  #home #keyPoints li h3 {
    padding-right: 40px;
    font-size: 1.3em;
  }
  #home #keyPoints li h3:before {
    left: -15px;
  }
}
#home #keyPoints li.active {
  color: #f05f22;
}
#home #keyPoints li.active:nth-child(even) {
  color: #c5c5c5;
}
#home #keyPoints li.active h3:before {
  height: 93%;
}
@media screen and (max-width: 768px) {
  #home #keyPoints {
    margin-top: 20px;
  }
  #home #keyPoints li {
    width: 100%;
    margin-top: 30px !important;
  }
  #home #keyPoints li h3 {
    max-width: none;
    padding: 0;
    font-size: 24px;
  }
  #home #keyPoints li h3:before {
    left: -20px;
  }
}
#home #whatWeDo {
  padding: 60px 20%;
  padding-bottom: 100px;
  color: #fff;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  background: #2f2c77 url("../img/ui/wwd-bg.jpg") center bottom no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1920px) {
  #home #whatWeDo {
    padding: 60px 12%;
  }
}
@media screen and (max-width: 1024px) {
  #home #whatWeDo {
    padding: 6% 5%;
  }
}
@media screen and (max-width: 768px) {
  #home #whatWeDo {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 425px) {
  #home #whatWeDo {
    padding: 12% 5%;
    padding-bottom: 0;
  }
}
#home #whatWeDo .text {
  margin: 5vw 0;
}
@media screen and (max-width: 1024px) {
  #home #whatWeDo .text {
    padding-right: 10%;
  }
}
@media screen and (max-width: 768px) {
  #home #whatWeDo .text {
    padding-right: 0;
    padding-bottom: 0;
  }
}
#home #whatWeDo .text p {
  font-size: calc(20px + 0.8vw);
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.3;
  position: relative;
}
#home #whatWeDo .text p b {
  color: #f05f22;
}
#home #whatWeDo .text p:first-child:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -30px;
  top: 10px;
  background: url("../img/ui/icon-plus-invert.svg");
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #home #whatWeDo .text p {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 425px) {
  #home #whatWeDo .text p {
    font-size: 20px;
  }
  #home #whatWeDo .text p:first-child:before {
    top: -40px;
    left: 0;
  }
}
#home #timeline {
  border-top: 4px solid #f05f22;
  background: #2f2c77;
  display: block;
  position: relative;
  float: left;
  background: #2f2c77 url("../img/ui/service-bg.jpg") center bottom no-repeat;
  background-size: 100%;
  z-index: -1;
}
#home #timeline .title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
#home #timeline .title h2 {
  display: block;
  width: 50%;
  border-bottom: 4px solid #fff;
  margin: 0;
  padding-bottom: 10px;
}
#home #timeline .title h2:last-child {
  color: #f05f22;
  border-color: #f05f22;
}
#home #timeline .bullet-points {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 70px;
  padding-top: 70px;
}
#home #timeline .bullet-points #arrow {
  width: 10px;
  height: 100%;
  display: block;
  background: #f05f22;
  background: -webkit-linear-gradient(270deg, #2f2c77 5%, #f05f22 100%);
  background: -moz-linear-gradient(270deg, #2f2c77 5%, #f05f22 100%);
  background: -o-linear-gradient(270deg, #2f2c77 5%, #f05f22 100%);
  background: -ms-linear-gradient(270deg, #2f2c77 5%, #f05f22 100%);
  background: linear-gradient(180deg, #2f2c77 5%, #f05f22 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
#home #timeline .bullet-points .stage {
  width: 100%;
  text-align: center;
  padding: 7vw 0;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  color: #f05f22;
  background: #2f2c77;
  background: -webkit-linear-gradient(270deg, rgba(47,44,119,0) 0%, #2f2c77 35%, #2f2c77 65%, rgba(47,44,119,0) 100%);
  background: -moz-linear-gradient(270deg, rgba(47,44,119,0) 0%, #2f2c77 35%, #2f2c77 65%, rgba(47,44,119,0) 100%);
  background: -o-linear-gradient(270deg, rgba(47,44,119,0) 0%, #2f2c77 35%, #2f2c77 65%, rgba(47,44,119,0) 100%);
  background: -ms-linear-gradient(270deg, rgba(47,44,119,0) 0%, #2f2c77 35%, #2f2c77 65%, rgba(47,44,119,0) 100%);
  background: linear-gradient(180deg, rgba(47,44,119,0) 0%, #2f2c77 35%, #2f2c77 65%, rgba(47,44,119,0) 100%);
}
#home #timeline .bullet-points .stage .name {
  margin: 0;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: calc(20px + 1vw);
}
@media screen and (max-width: 425px) {
  #home #timeline .bullet-points .stage {
    padding: 20vw 0;
  }
}
#home #timeline .bullet-points .row {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
#home #timeline .bullet-points .row .strategy,
#home #timeline .bullet-points .row .execution {
  width: 50%;
  padding-left: 60px;
  position: relative;
  float: left;
  display: block;
}
@media screen and (max-width: 425px) {
  #home #timeline .bullet-points .row .strategy,
  #home #timeline .bullet-points .row .execution {
    padding-left: 30px;
  }
}
#home #timeline .bullet-points .row .strategy li,
#home #timeline .bullet-points .row .execution li {
  font-size: calc(14px + 0.4vw);
  margin-top: 20px;
  line-height: 1.2;
  position: relative;
  color: #fff;
}
#home #timeline .bullet-points .row .strategy li:first-child,
#home #timeline .bullet-points .row .execution li:first-child {
  margin-top: 0;
  font-weight: bold;
  color: #f05f22;
}
#home #timeline .bullet-points .row .strategy li:first-child:before,
#home #timeline .bullet-points .row .execution li:first-child:before {
  display: none;
}
#home #timeline .bullet-points .row .strategy li:before,
#home #timeline .bullet-points .row .execution li:before {
  content: '+';
  color: #f05f22;
  position: absolute;
  left: -20px;
}
@media screen and (max-width: 768px) {
  #home #timeline .bullet-points .row .strategy li,
  #home #timeline .bullet-points .row .execution li {
    font-size: 16px;
    line-height: 1.3;
    margin-top: 15px;
  }
}
@media screen and (max-width: 425px) {
  #home #timeline .bullet-points .row .strategy li,
  #home #timeline .bullet-points .row .execution li {
    font-size: 14px;
    line-height: 1.4;
  }
  #home #timeline .bullet-points .row .strategy li:before,
  #home #timeline .bullet-points .row .execution li:before {
    left: -15px;
  }
}
#home #timeline .bullet-points .row .strategy:before,
#home #timeline .bullet-points .row .execution:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  background: #f05f22;
  border: 3px solid #fff;
  position: absolute;
  left: -10px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}
#home #timeline .bullet-points .row .strategy {
  text-align: right;
  padding-right: 60px;
  padding-left: 0;
}
@media screen and (max-width: 425px) {
  #home #timeline .bullet-points .row .strategy {
    padding-right: 30px;
  }
}
#home #timeline .bullet-points .row .strategy:before {
  right: -10px;
  left: auto;
  background: #2f2c77;
  border: 3px solid #fff;
}
#home #timeline .bullet-points .row .strategy li:before {
  left: auto;
  right: -20px;
}
@media screen and (max-width: 425px) {
  #home #timeline .bullet-points .row .strategy li:before {
    right: -15px;
  }
}
#home #timeline .bullet-points .row .execution {
  margin-top: 10vw;
}
@media screen and (max-width: 425px) {
  #home #timeline .bullet-points .row .execution {
    margin-top: 30vw;
  }
}
#home #socials {
  display: block;
  position: relative;
  float: left;
  padding: 0 10%;
  padding-bottom: 120px;
  background: #f05f22;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #home #socials {
    padding-bottom: 40px;
  }
}
#home #socials .text {
  padding: 30px 0;
}
#home #socials .text p {
  font-size: 1.5em;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.3;
  position: relative;
}
@media screen and (max-width: 425px) {
  #home #socials .text p {
    font-size: 20px;
  }
}
#home #socials .logos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 800px;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
}
#home #socials .logos li {
  width: 12.5%;
  padding: 10px 0;
  text-align: center;
}
#home #socials .logos li img {
  width: 35px;
  display: block;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 425px) {
  #home #socials .logos li {
    width: 25%;
  }
  #home #socials .logos li img {
    width: 30px;
  }
}
#clients {
  width: 100%;
  position: relative;
}
#clients header {
  position: fixed;
  top: 20vh;
  z-index: 9;
  width: 15%;
  padding-right: 30px;
}
#clients header p {
  line-height: 1.2;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  #clients header p {
    font-size: 18px;
  }
}
#clients #clientList {
  width: 85%;
  left: 15%;
  position: relative;
  display: inline-block;
  float: left;
  padding-bottom: 80px;
}
#clients #clientList .cover-bg {
  width: 85%;
  height: 100%;
  position: fixed;
  left: 15%;
  top: 0;
  z-index: -88;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  #clients #clientList .cover-bg {
    display: none;
  }
}
#clients #clientList .cover-bg .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#clients #clientList .cover-bg .wrapper .img {
  position: relative;
  width: 100%;
  height: 120%;
  background-size: cover;
  background-position: center center;
  background-image: url("/img/ui/white.jpg");
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#clients #clientList .client-cell {
  position: relative;
  float: left;
  display: block;
  width: 33.33%;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 0;
}
#clients #clientList .client-cell .cover-img-src {
  display: none;
}
@media screen and (max-width: 768px) {
  #clients #clientList .client-cell {
    width: 50%;
  }
}
@media screen and (max-width: 425px) {
  #clients #clientList .client-cell {
    width: 100%;
  }
}
#clients #clientList .client-cell a {
  display: block;
  position: relative;
  text-align: center;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: 1px solid rgba(199,199,199,0.4);
  border-bottom: none;
  border-right: none;
  pointer-events: none;
  cursor: cell;
}
#clients #clientList .client-cell a img {
  width: 100%;
  max-width: 200px;
  position: relative;
}
#clients #clientList .client-cell a span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
  font-size: 12px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#clients #clientList .client-cell .short-description {
  position: fixed;
  width: 25%;
  bottom: 80px;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  text-align: left;
  text-transform: none;
  font-weight: 300;
  color: #828282;
  display: none;
}
#clients #clientList .client-cell .short-description p {
  font-size: 14px;
  padding: 30px;
}
@media screen and (max-height: 600px) {
  #clients #clientList .client-cell .short-description p {
    font-size: 12px;
  }
}
#clients #clientList .client-cell:hover a {
  -webkit-box-shadow: 0px 3px 27px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 27px 0px rgba(0,0,0,0.2);
  background: rgba(255,255,255,0.9);
}
#clients #clientList .client-cell:hover a span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#clients #clientList .client-cell.bye a {
  background: rgba(255,255,255,0.2);
}
#clients #clientList .client-cell.bye a img {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
@media screen and (max-width: 768px) {
  #clients header {
    top: 30vw;
  }
}
@media screen and (max-width: 425px) {
  #clients {
    padding-top: 70px;
  }
  #clients header {
    width: 100%;
    position: relative;
    top: 20px;
    left: 0;
    padding-left: 40px;
    margin-bottom: 20px;
  }
  #clients header .plus {
    right: auto;
    left: 10px;
    width: 20px;
    height: 20px;
    background-size: cover;
  }
  #clients header p {
    font-size: 18px;
    float: left;
    text-align: left;
    max-width: auto;
  }
  #clients #clientList {
    padding: 0;
    top: 0;
    width: 100%;
    left: 0;
  }
  #clients #clientList .cover-bg {
    display: none;
  }
  #clients #clientList .client-cell {
    height: auto;
    padding: 20px 0;
  }
  #clients #clientList .client-cell a {
    position: relative;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent !important;
  }
  #clients #clientList .client-cell a span {
    display: none;
  }
  #clients #clientList .client-cell .cover-img-src {
    display: block;
  }
  #clients #clientList .client-cell .cover-img-src img {
    max-width: 100%;
  }
  #clients #clientList .client-cell .short-description {
    width: 100%;
    position: relative;
    opacity: 1 !important;
    -ms-filter: none !important;
    filter: none !important;
    float: left;
    bottom: auto;
  }
  #clients #clientList .client-cell .short-description p {
    padding: 40px;
  }
}
.slider-holder {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 40px;
  display: block;
  background: #eee;
}
@media screen and (max-width: 768px) {
  .slider-holder {
    padding: 20px;
  }
}
.slider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider .slider-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider .slider-item .quote {
  max-width: 900px;
}
.slider .slider-item .quote p {
  font-size: 14px;
  margin-bottom: 10px;
}
.slider .slider-item .quote p:last-child {
  margin-bottom: 40px;
}
.slider .slider-item .client-name {
  font-size: 16px;
  color: #2f2c77;
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 800;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.slider .slider-item .client-name:before {
  content: '';
  height: 1px;
  width: 40px;
  background: #f05f22;
  display: block;
  float: left;
  position: relative;
  top: 10px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .slider .slider-item .client-name {
    font-size: 14px;
  }
}
#strength {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  #strength {
    padding-top: 60px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 425px) {
  #strength {
    padding-top: 0;
  }
}
#strength .china,
#strength .uk {
  padding: 30px 40px;
  width: 50%;
  background: url("../img/ui/china-flag.jpg") center center no-repeat;
  background-size: 100%;
}
#strength .china p,
#strength .uk p {
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 3px 10px rgba(101,101,101,0.1);
}
@media screen and (max-width: 1024px) {
  #strength .china,
  #strength .uk {
    padding: 10px 40px 20px 40px;
  }
  #strength .china p,
  #strength .uk p {
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  #strength .china,
  #strength .uk {
    width: 100%;
    background-position: 0 0;
  }
}
@media screen and (max-width: 425px) {
  #strength .china,
  #strength .uk {
    padding: 15px 20px;
    background-position: cover;
  }
}
#strength .uk {
  background-image: url("../img/ui/uk-flag.jpg");
}
#contact {
  width: 100%;
  position: relative;
  padding-bottom: 120px;
  float: left;
  overflow: hidden;
}
#contact header {
  position: fixed;
  top: 20vh;
  z-index: 9;
}
#contact #content {
  width: 50%;
  left: 25%;
  position: relative;
  float: left;
  min-height: 400px;
  height: 50vh;
  padding: 40px;
}
#contact #content .blue-square {
  background: #2f2c77;
  width: 50%;
  height: 40vh;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#contact #content #Gmap {
  width: 100%;
  height: 100%;
  margin-top: 5vw;
}
#contact #content #Gmap iframe {
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
}
#contact #content #info {
  margin-top: 40px;
  width: 100%;
  position: relative;
  float: left;
}
#contact #content #info .address,
#contact #content #info .detail {
  width: 50%;
  position: relative;
  float: left;
}
#contact #content #info .address p,
#contact #content #info .detail p {
  display: block;
}
#contact #content #info .address .credit {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 10px;
  color: #a2a1a1;
}
#contact #content #info .address .credit .date {
  display: inline-block;
}
#contact #content #info .address .credit a {
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  position: relative;
  color: #a2a1a1;
  font-weight: 300;
  font-style: italic;
}
#contact #content #info .address .credit a:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  height: 1px;
  background: #f05f22;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#contact #content #info .address .credit a:hover {
  color: #f05f22;
}
#contact #content #info .address .credit a:hover:after {
  width: 100%;
}
#contact #content #info .detail {
  padding-left: 40px;
}
#contact #content #info .detail a {
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-transform: lowercase;
  font-weight: 300;
  font-size: 14px;
  color: #828282;
  margin-bottom: 10px;
  display: block;
  position: relative;
  float: left;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#contact #content #info .detail a:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  height: 1px;
  background: #f05f22;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#contact #content #info .detail .email,
#contact #content #info .detail .tel {
  width: 100%;
  position: relative;
  float: left;
}
#contact #content #info .detail .email:before,
#contact #content #info .detail .tel:before {
  content: 'e:';
  font-size: 14px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#contact #content #info .detail .email a:hover,
#contact #content #info .detail .tel a:hover {
  color: #f05f22;
}
#contact #content #info .detail .email a:hover:after,
#contact #content #info .detail .tel a:hover:after {
  width: 100%;
}
#contact #content #info .detail .tel {
  display: none;
}
#contact #content #info .detail .tel:before {
  content: 't:';
}
#contact #form {
  width: 25%;
  left: 25%;
  position: relative;
  float: left;
}
#contact #form form {
  background: #2f2c77;
  padding: 40px;
}
#contact #form .messages {
  margin: 0;
  padding: 20px;
  color: #fff;
  background: #f05f22;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  background-image: none;
  border: none;
}
#contact #form .social-links {
  padding: 40px;
}
#contact #form .social-links a {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-family: -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-transform: lowercase;
  font-weight: 300;
  font-size: 18px;
  color: #828282;
  display: block;
  position: relative;
  float: left;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#contact #form .social-links a:before {
  content: '+';
  display: inline-block;
  margin-right: 10px;
  left: 0;
  color: #f05f22;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#contact #form .social-links a:hover:before {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
@media screen and (max-width: 1024px) {
  #contact #content #info {
    margin-top: 40px;
  }
  #contact #content #info .address,
  #contact #content #info .detail {
    width: 100%;
  }
  #contact #content #info .address p,
  #contact #content #info .detail p {
    max-width: 100%;
    margin-bottom: 20px;
  }
  #contact #content #info .detail {
    padding: 0;
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #contact #content {
    width: 75%;
    height: auto;
  }
  #contact #content #Gmap {
    height: 30vh;
  }
  #contact #content #info {
    width: 50%;
  }
  #contact #form {
    width: 75%;
    left: 25%;
  }
  #contact #form form {
    width: 50%;
    float: right;
    margin-top: -320px;
  }
  #contact #form .social-links {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 425px) {
  #contact {
    padding-top: 70px;
    padding-bottom: 0;
  }
  #contact header {
    width: 100%;
    position: relative;
    top: 20px;
    left: 0;
    padding-left: 40px;
    margin-bottom: 20px;
  }
  #contact header .plus {
    right: auto;
    left: 10px;
    width: 20px;
    height: 20px;
    background-size: cover;
  }
  #contact header p {
    font-size: 18px;
    float: left;
    text-align: left;
    max-width: auto;
  }
  #contact #content {
    width: 100%;
    height: auto;
    left: 0;
  }
  #contact #content #Gmap {
    margin: 0;
  }
  #contact #content #info {
    width: 100%;
    margin-top: 80px;
  }
  #contact #form {
    width: 100%;
    left: 0;
  }
  #contact #form form {
    width: 100%;
    float: right;
    margin-top: 0;
  }
  #contact #form .social-links {
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 320px) {
  #contact #content {
    padding: 0;
  }
  #contact #content #Gmap {
    margin-top: 30px;
  }
  #contact #content #info {
    padding: 40px;
  }
}
#about {
  width: 100%;
  position: relative;
}
#about section {
  width: 100%;
  height: 100vh;
  position: relative;
  float: left;
}
#about #team {
  height: auto;
  width: 100%;
  overflow-x: hidden;
}
#about #team header {
  top: 60px;
}
#about #team #teamCategory {
  float: right;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 75%;
  margin-top: 35px;
  padding-left: 20px;
  padding-right: 12.5vw;
  position: relative;
}
#about #team #teamCategory li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: center;
  padding: 20px;
  max-width: 300px;
}
#about #team #teamCategory li a {
  font-size: 12px;
  display: block;
  padding: 15px 20px;
  background: #fff;
  border: 1px solid #eee;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#about #team #teamCategory li:hover a {
  -webkit-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);
  color: #f05f22;
  background: #fff;
}
#about #team #teamCategory li.active a {
  color: #fff;
  background: #f05f22;
}
#about #team .intro-text {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid #eee;
  border-left: none;
  border-right: none;
  padding: 30px 0;
}
#about #team .intro-text p {
  font-size: 14px;
  max-width: 600px;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 15px;
}
#about #team .team-wrapper {
  width: 100%;
  padding: 60px 12.5vw;
  position: relative;
  float: left;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#about #team .team-wrapper .team-member {
  position: relative;
  float: left;
  padding: 20px;
  width: 33.333%;
}
#about #team .team-wrapper .team-member .portrait {
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
}
#about #team .team-wrapper .team-member .portrait img {
  width: 100%;
  filter: grayscale(20%);
}
#about #team .team-wrapper .team-member .bio {
  width: 100%;
  position: relative;
  float: right;
  margin-top: 40px;
}
#about #team .team-wrapper .team-member .bio .name {
  font-size: 24px;
  color: #2f2c77;
  margin-bottom: 15px;
  font-family: 'Montserrat', Futura, "Gill Sans", "Gill Sans MT", -apple-system, BlinkMacSystemFont, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-transform: uppercase;
}
#about #team .team-wrapper .team-member .bio .title {
  color: #f05f22;
  font-size: 16px;
  margin-bottom: 30px;
}
#about #team .team-wrapper .team-member .bio .title:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #eee;
  margin-top: 30px;
}
#about #team .team-wrapper .team-member .bio .language {
  font-size: 16px;
  color: #bcbcbc;
  line-height: 1.8;
  margin-bottom: 20px;
}
#about #team .team-wrapper .team-member .bio .language ul li {
  color: #828282;
  margin: 0;
}
#about #team .team-wrapper .team-member .about {
  width: 100%;
  position: relative;
  float: right;
  padding-bottom: 20px;
}
#about #team .team-wrapper .team-member .about p {
  margin-bottom: 10px;
  font-size: 13px;
}
@media screen and (max-width: 1920px) {
  #about #team .team-wrapper {
    padding: 10px 8.5vw;
  }
}
@media screen and (max-width: 1024px) {
  #about #team #teamCategory {
    padding-right: 5vw;
  }
  #about #team .team-wrapper {
    padding: 20px 0;
  }
  #about #team .team-wrapper .team-member .bio .name {
    font-size: 24px;
  }
  #about #team .team-wrapper .team-member .bio .title {
    font-size: 14px;
  }
  #about #team .team-wrapper .team-member .about p {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  #about #team header {
    top: 80px;
    width: auto;
    text-align: left;
    left: 40px;
  }
  #about #team header p {
    font-size: 18px;
  }
  #about #team header .plus {
    width: 20px;
    height: 20px;
    background-size: 100%;
    left: -30px;
  }
  #about #team #teamCategory {
    margin-top: 60px;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 45px;
  }
  #about #team #teamCategory li {
    padding: 5px;
  }
  #about #team #teamCategory li a {
    padding: 10px;
    font-size: 10px;
  }
  #about #team .team-wrapper {
    padding: 20px 4vw;
  }
  #about #team .team-wrapper .team-member {
    width: 50%;
  }
  #about #team .team-wrapper .team-member .about p {
    font-size: 12px;
  }
}
@media screen and (max-width: 425px) {
  #about #team #teamCategory {
    padding: 0 35px;
  }
  #about #team .team-wrapper {
    padding: 0 30px;
  }
  #about #team .team-wrapper .team-member {
    padding: 10px 0;
    width: 100%;
  }
  #about #team .team-wrapper .team-member .portrait {
    width: 100%;
  }
  #about #team .team-wrapper .team-member .bio {
    margin-top: 40px;
    width: 100%;
    padding: 0;
  }
  #about #team .intro-text {
    padding: 20px 0;
  }
  #about #team .intro-text p {
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  #about #team #teamCategory {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #about #team #teamCategory li {
    width: 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
  }
}
#about #team .v {
  left: 55%;
  top: auto;
  bottom: 100px;
}
.is_firefox #about .info-graphic .elem .mask {
  border-radius: 50%;
}
.is_firefox #about .info-graphic .elem.∆ span {
  left: 0;
  top: 50%;
}
#caseStudy {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 425px) {
  #caseStudy {
    padding-top: 60px;
  }
}
#caseStudy .header {
  width: 100%;
  position: relative;
  float: left;
}
#caseStudy .header:after {
  content: '';
  height: 80px;
  width: calc(25% - 1px);
  background: #fff;
  position: absolute;
  top: 40vw;
  margin-top: -80px;
  left: 25%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #caseStudy .header:after {
    width: 37.5%;
    height: 40px;
    margin-top: -40px;
  }
}
@media screen and (max-width: 425px) {
  #caseStudy .header:after {
    display: none;
  }
}
#caseStudy .header .client-logo {
  width: 25%;
  padding: 5vw;
  position: relative;
  float: left;
}
#caseStudy .header .client-logo img {
  width: 100%;
}
@media screen and (max-width: 425px) {
  #caseStudy .header .client-logo {
    display: none;
  }
}
#caseStudy .header .cover {
  width: 75%;
  height: 40vw;
  position: relative;
  float: left;
  overflow: hidden;
}
#caseStudy .header .cover .cover-bg {
  width: 100%;
  height: 120%;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 425px) {
  #caseStudy .header .cover {
    height: 60vw;
    width: calc(100% - 40px);
    left: 40px;
  }
}
#caseStudy .header .title {
  padding: 40px;
  padding-left: 0;
  width: 35%;
  position: relative;
  float: left;
  left: 15%;
  margin-top: -80px;
  z-index: 4;
}
#caseStudy .header .title p {
  font-size: 30px;
  color: #f05f22;
  text-align: right;
  position: relative;
  z-index: 2;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #caseStudy .header .title {
    width: 50%;
    left: 12.5%;
    margin-top: -40px;
  }
}
@media screen and (max-width: 425px) {
  #caseStudy .header .title {
    margin-top: 0;
    width: 100%;
    left: 0;
    padding-right: 0;
    padding-left: 40px;
  }
  #caseStudy .header .title p {
    text-align: left;
    font-size: 26px;
  }
}
#caseStudy .content {
  width: 100%;
  position: relative;
  float: left;
  padding-bottom: 40px;
}
#caseStudy .content p {
  width: 50%;
  left: 25%;
  position: relative;
  float: none;
  padding: 0 40px;
  margin-bottom: 40px;
}
#caseStudy .content img {
  width: 75%;
  position: relative;
  z-index: -1;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #caseStudy .content p {
    width: 75%;
  }
  #caseStudy .content img {
    left: 25%;
  }
}
@media screen and (max-width: 425px) {
  #caseStudy .content p {
    width: 100%;
    left: 0;
  }
  #caseStudy .content img {
    left: 0;
    width: 100%;
  }
}
#caseStudy footer {
  padding-bottom: 100px;
}
@media screen and (max-width: 425px) {
  #caseStudy footer {
    padding-bottom: 40px;
  }
}
#caseStudy footer .v {
  left: 5%;
  top: 0;
  z-index: 9;
}
@media screen and (max-width: 425px) {
  #caseStudy footer .v {
    top: -45vw;
    left: 50%;
  }
}
#caseStudy footer .x {
  left: 55%;
}
@media screen and (max-width: 425px) {
  #caseStudy footer .x {
    bottom: 0;
    left: 30%;
  }
}
#caseStudy footer #contactModule {
  margin-top: 300px;
}
@media screen and (max-width: 425px) {
  #caseStudy footer #contactModule {
    margin: 0;
  }
}
#caseStudy footer .next-case {
  width: 25vw;
  position: absolute;
  left: 50%;
}
#caseStudy footer .next-case .caption {
  padding: 30px;
  text-align: right;
  display: block;
  width: 100%;
  position: relative;
  float: left;
}
#caseStudy footer .next-case .thumb {
  width: 100%;
  height: 25vw;
  position: relative;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 2000ms;
  -webkit-transition-property: background-position;
  -moz-transition-property: background-position;
  -o-transition-property: background-position;
  -ms-transition-property: background-position;
  transition-property: background-position;
}
#caseStudy footer .next-case .title {
  position: relative;
  float: left;
  font-size: 30px;
  color: #f05f22;
  padding: 40px;
  padding-right: 0;
}
#caseStudy footer .next-case:hover .thumb {
  background-position: right center;
}
@media screen and (max-width: 768px) {
  #caseStudy footer .next-case {
    left: 62.5%;
    width: 38vw;
  }
  #caseStudy footer .next-case .thumb {
    height: 38vw;
  }
}
@media screen and (max-width: 425px) {
  #caseStudy footer .next-case {
    position: relative;
    float: left;
    left: 40px;
    width: calc(100vw - 80px);
  }
  #caseStudy footer .next-case .thumb {
    height: 60vw;
  }
  #caseStudy footer .next-case .caption {
    text-align: left;
    padding-left: 0;
  }
  #caseStudy footer .next-case .title {
    padding-left: 0;
  }
}
