/* first screen ===================== */
.launch-screen.launch-screen-services {
  background-image: url("../img/services.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.launch-screen.launch-screen-services .launch-screen-overlay {
  background-image: none;
  padding: 0;
}
.launch-screen.launch-screen-services .launch-screen-overlay .launch-sign {
  background-image: none;
  padding: 0;
  text-align: center;
  height: auto;
}
.launch-screen.launch-screen-services .launch-screen-overlay .launch-sign h2 {
  color: #fff;
  font-family: "SFT";
  font-size: 16px;
  margin: 0 0 10px 0;
}
.launch-screen.launch-screen-services .launch-screen-overlay .launch-sign h1 {
  margin: 0;
  font-size: 30px;
}
/* first screen ===================== */
/* what we do ===================== */
.we-do {
  max-width: 595px;
  margin: 0 auto;
  position: relative;
}
.we-do .upper {
  display: none;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.we-do .absolute-verticaly-centered {
  color: #fff;
  display: block;
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
  width: 75%;
}
.we-do .absolute-verticaly-centered p {
  font-family: 'SFB';
  line-height: 1.5;
}
/* what we do ===================== */
.dec {
  position: absolute;
}
.dec.dec1 {
  top: 8%;
  left: 67%;
  z-index: 2;
}
.dec.dec2 {
  top: 50%;
  left: 25%;
  z-index: 2;
}
.dec.dec3 {
  top: 82%;
  left: 18%;
  z-index: 2;
}
.dec.dec4 {
  top: 17%;
  left: 10%;
  z-index: 2;
}
.dec.dec4 {
  top: 17%;
  left: 10%;
  z-index: 2;
}
.dec.dec5 {
  top: 15%;
  right: 10%;
  z-index: 2;
}
.dec.dec6 {
  top: 25%;
  left: 25%;
  z-index: 2;
}
.dec.dec7 {
  display: none;
  top: 42%;
  right: 26%;
  z-index: 2;
}
.dec.dec8 {
  bottom: 10%;
  left: 15%;
  z-index: 2;
}
.dec.dec9 {
  bottom: 15%;
  right: 15%;
  z-index: 2;
}
.dec.circle {
  display: none;
}
/* what we do ===================== */
/* aspects screen ====================== */
.aspects-screen {
  padding-top: 50px;
  text-align: center;
}
.aspects-screen .subheading {
  max-width: 540px;
  margin: 0 auto;
  width: 70%;
}
.aspects-screen .aspects {
  text-align: center;
  max-width: 420px;
  margin: 0 auto;
}
.aspects-screen .aspects li {
  padding: 35px 15px;
  height: 100%;
  max-height: 480px;
}
.aspects-screen .aspects li:nth-child(even) {
  background-color: #f5f5f5;
}
.aspects-screen .aspects li .name {
  font-size: 24px;
  font-family: 'SFB';
}
.aspects-screen .aspects li .description {
  font-size: 14px;
  max-width: 200px;
  margin: 0 auto;
}
/* aspects screen ====================== */
/* workflow screen ====================== */
.workflow {
  background-color: #000;
  padding: 25px 0;
  text-align: center;
  color: #fff;
}
.workflow .subheading {
  width: 70%;
  max-width: 460px;
  margin: 0 auto 40px auto;
}
.workflow .workflow-list {
  max-width: 460px;
  margin: 0 auto;
}
.workflow .workflow-list li {
  margin-bottom: 25px;
}
.workflow .workflow-list li img,
.workflow .workflow-list li .description {
  display: inline-block;
  vertical-align: middle;
}
.workflow .workflow-list li .name {
  margin: 0;
}
.workflow .workflow-list li .description {
  min-width: 250px;
  padding-left: 25px;
  magrin: 0;
  text-align: left;
}
.workflow .line1,
.workflow .line2,
.workflow .line3 {
  display: none;
}
/* workflow screen ====================== */
/* tools ===================== */
.tools {
  padding-top: 30px;
  background-color: #00aec7;
}
.tools h2,
.tools h3,
.tools .subheading {
  color: #fff;
  text-align: center;
}
.tools .subheading {
  width: 70%;
  margin: 0 auto;
  max-width: 480px;
}
.tools .tools-list {
  text-align: center;
  margin: 50px auto 0 auto;
  max-width: 440px;
}
.tools .tools-list li {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  width: 45%;
}
.tools .tools-list li .name {
  color: #fff;
  display: block;
}
/* tools ===================== */
/* explore ===================== */
.explore {
  background-image: url("../img/tools-last-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  color: #fff;
  text-align: center;
}
.explore .absolute-verticaly-centered {
  left: 0;
  right: 0;
}
/* explore ===================== */
@media (min-width: 720px) {
  .launch-screen.launch-screen-services .launch-screen-overlay .launch-sign h1 {
    margin: 0;
    font-size: 60px;
  }
  .we-do {
    margin: 0 auto;
    position: relative;
  }
  .we-do .upper {
    display: none;
  }
  .workflow {
    background-color: #000;
    padding: 25px 0;
    text-align: center;
    color: #fff;
  }
  .workflow .subheading {
    width: 70%;
    max-width: 460px;
    margin: 0 auto 40px auto;
  }
  .workflow .workflow-list {
    font-size: 0;
    max-width: 580px;
    margin: 0 auto;
  }
  .workflow .workflow-list li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
    width: 50%;
  }
  .workflow .workflow-list li img,
  .workflow .workflow-list li .description {
    display: inline-block;
    vertical-align: middle;
  }
  .workflow .workflow-list li .name {
    margin: 0;
    font-size: 20px;
  }
  .workflow .workflow-list li .description {
    box-sizing: border-box;
    magrin: 0;
    min-width: 220px;
    padding-left: 25px;
    text-align: left;
  }
  .tools {
    padding-top: 30px;
    background-color: #00aec7;
  }
  .tools h2,
  .tools h3,
  .tools .subheading {
    color: #fff;
    text-align: center;
  }
  .tools .subheading {
    width: 70%;
    margin: 0 auto;
    max-width: 480px;
  }
  .tools .tools-list {
    text-align: center;
    margin: 50px auto 0 auto;
    max-width: 580px;
    font-size: 0;
  }
  .tools .tools-list li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    width: 33%;
  }
  .tools .tools-list li .name {
    color: #fff;
    display: block;
  }
}
@media (min-width: 1280px) {
  .launch-screen.launch-screen-services .launch-screen-overlay .arrow {
    display: none;
  }
  .we-do {
    max-width: none;
    margin: -120px auto 10px auto;
    position: relative;
  }
  .we-do .upper {
    display: inline-block;
    overflow: hidden;
  }
  .we-do .upper .circle {
    left: 15%;
    bottom: -10%;
    z-index: 1;
  }
  .we-do .lower {
    overflow: hidden;
  }
  .we-do .lower .circle {
    right: -17%;
    top: -10%;
    z-index: 1;
  }
  .we-do .absolute-verticaly-centered p {
    color: #b2b3b3;
    font-size: 36px;
    max-width: 840px;
    margin: 0 auto;
  }
  .dec {
    position: absolute;
  }
  .dec.dec1 {
    top: 8%;
    left: 67%;
  }
  .dec.dec2 {
    top: 50%;
    left: 25%;
  }
  .dec.dec3 {
    top: 82%;
    left: 18%;
  }
  .dec.dec4 {
    top: 17%;
    left: 10%;
  }
  .dec.dec4 {
    top: 17%;
    left: 10%;
  }
  .dec.dec5 {
    top: 15%;
    right: 10%;
  }
  .dec.dec6 {
    top: 25%;
    left: 25%;
  }
  .dec.dec7 {
    display: none;
    top: 42%;
    right: 26%;
  }
  .dec.dec8 {
    bottom: 10%;
    left: 15%;
  }
  .dec.dec9 {
    bottom: 15%;
    right: 15%;
  }
  .dec.circle {
    display: block;
  }
  .aspects-screen {
    padding-top: 100px;
    text-align: center;
  }
  .aspects-screen .subheading {
    line-height: 1.5;
    margin: 0 auto 100px auto;
  }
  .aspects-screen .aspects {
    font-size: 0;
    text-align: center;
    max-width: none;
    margin: 0 auto;
  }
  .aspects-screen .aspects li {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    padding: 120px 15px;
    width: 33%;
  }
  .aspects-screen .aspects li h4 {
    font-size: 16px;
  }
  .workflow {
    background-color: #121212;
    background-image: url("../img/workflow-bg.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding: 80px 0;
    position: relative;
  }
  .workflow .worflow-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
  .workflow .worflow-container .line1,
  .workflow .worflow-container .line2,
  .workflow .worflow-container .line3 {
    display: block;
    position: absolute;
  }
  .workflow .worflow-container .line1 {
    top: -100px;
    left: 340px;
  }
  .workflow .worflow-container .line2 {
    top: 60px;
    left: 540px;
  }
  .workflow .worflow-container .line3 {
    top: 390px;
    left: 540px;
  }
  .workflow .worflow-container .workflow-list {
    max-width: 1200px;
    margin: 200px auto 0 auto;
  }
  .workflow .worflow-container .workflow-list li {
    margin-bottom: 250px;
    max-width: 280px;
  }
  .workflow .worflow-container .workflow-list li:nth-child(2) {
    margin-left: 250px;
  }
  .workflow .worflow-container .workflow-list li:nth-child(3) {
    margin-left: 380px;
  }
  .workflow .worflow-container .workflow-list li:nth-child(4) {
    margin-left: 250px;
  }
  .workflow .worflow-container .workflow-list li img,
  .workflow .worflow-container .workflow-list li .description {
    display: inline-block;
    vertical-align: middle;
  }
  .workflow .worflow-container .workflow-list li .name {
    margin: 0;
    font-size: 36px;
  }
  .workflow .worflow-container .workflow-list li .description {
    min-width: 230px;
    padding-left: 25px;
    magrin: 0;
    text-align: left;
  }
  .tools {
    padding: 80px 0;
    background-color: #00aec7;
  }
  .tools h2,
  .tools h3,
  .tools .subheading {
    color: #fff;
    text-align: center;
  }
  .tools .subheading {
    width: 70%;
    margin: 30px auto 90px auto;
    max-width: 480px;
  }
  .tools .tools-list {
    text-align: center;
    margin: 50px auto 0 auto;
    max-width: 1280px;
  }
  .tools .tools-list li {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
    width: 12.5%;
  }
  .tools .tools-list li .name {
    color: #fff;
    display: block;
    margin-top: 15px;
  }
  .explore {
    background-image: url("../img/tools-last-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    color: #fff;
    text-align: center;
  }
  .explore .absolute-verticaly-centered {
    left: 0;
    right: 0;
  }
}
