@charset "UTF-8";
/* CONTAINER SIZES */
/* COLORS */
/* FONT SIZES */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  outline: none;
  text-decoration: none; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* close commented backslash hack */
/* This stylesheet generated by Transfonter (http://transfonter.org) on January 5, 2017 3:50 PM */
@font-face {
  font-family: 'RobotoRegular';
  src: url("../../fonts/roboto/Roboto-Regular.eot");
  src: url("../../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/roboto/Roboto-Regular.woff") format("woff"), url("../../fonts/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RobotoMedium';
  src: url("../../fonts/roboto/Roboto-Medium.eot");
  src: url("../../fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/roboto/Roboto-Medium.woff") format("woff"), url("../../fonts/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'LatoRegular';
  src: url("../../fonts/lato/Lato-Regular.eot");
  src: url("../../fonts/lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/Lato-Regular.woff") format("woff"), url("../../fonts/lato/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'LatoMedium';
  src: url("../../fonts/lato/Lato-Medium.eot");
  src: url("../../fonts/lato/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/Lato-Medium.woff") format("woff"), url("../../fonts/lato/Lato-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'LatoLight';
  src: url("../../fonts/lato/Lato-Light.eot");
  src: url("../../fonts/lato/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/Lato-Light.woff") format("woff"), url("../../fonts/lato/Lato-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'CircularStdBold';
  src: url("../../fonts/circular/CircularStd-Bold.eot");
  src: url("../../fonts/circular/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/circular/CircularStd-Bold.woff") format("woff"), url("../../fonts/circular/CircularStd-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'LoveloBlack';
  src: url("../../fonts/lovelo/LoveloBlack.eot");
  src: url("../../fonts/lovelo/LoveloBlack.eot?#iefix") format("embedded-opentype"), url("../../fonts/lovelo/LoveloBlack.woff") format("woff"), url("../../fonts/lovelo/LoveloBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'LoveloLineBold';
  src: url("../../fonts/lovelo/LoveloLineBold.eot");
  src: url("../../fonts/lovelo/LoveloLineBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/lovelo/LoveloLineBold.woff") format("woff"), url("../../fonts/lovelo/LoveloLineBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Arciform';
  src: url("../../fonts/arciform/Arciform.eot");
  src: url("../../fonts/arciform/Arciform.eot?#iefix") format("embedded-opentype"), url("../../fonts/arciform/Arciform.woff") format("woff"), url("../../fonts/arciform/Arciform.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Scroll for More Btn */
.scroll-more {
  display: block;
  width: 50px;
  height: 50px;
  color: #2759a0;
  text-decoration: none;
  font-size: 14px;
  -webkit-backface-visibility: hidden; }

.scroll-more:hover,
.scroll-more:focus {
  color: #2759a0;
  text-decoration: none; }

.scroll-more span {
  display: block;
  vertical-align: middle;
  opacity: .5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.scroll-more:hover span {
  opacity: 1; }

.scroll-more .icon {
  position: relative;
  display: block;
  width: 36px;
  height: 38px;
  vertical-align: middle;
  border: 1px solid #2759a0;
  border-radius: 50%;
  margin-right: 8px;
  padding: 8px 0 0 12px; }

.scroll-more .icon:before {
  display: block;
  width: 10px;
  height: 18px;
  content: "";
  margin-top: 5px;
  margin-left: 6px;
  border: 1px solid #2759a0;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.scroll-more .icon:after {
  position: absolute;
  display: block;
  top: 11px;
  left: 16px;
  width: 2px;
  height: 4px;
  content: "";
  margin-left: 6px;
  margin-top: 5px;
  background-color: #2759a0;
  -webkit-animation: scroll 1.2s infinite;
  animation: scroll 1.2s infinite; }

@-webkit-keyframes scroll {
  0% {
    opacity: .8;
    -webkit-transform: translateY(0); }
  60% {
    opacity: .6; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(8px); } }
@-moz-keyframes scroll {
  0% {
    opacity: .8;
    -moz-transform: translateY(0); }
  60% {
    opacity: .6; }
  100% {
    opacity: 0;
    -moz-transform: translateY(8px); } }
@-ms-keyframes scroll {
  0% {
    opacity: .8;
    -ms-transform: translateY(0); }
  60% {
    opacity: .6; }
  100% {
    opacity: 0;
    -ms-transform: translateY(8px); } }
@keyframes scroll {
  0% {
    opacity: .8;
    transform: translateY(0); }
  60% {
    opacity: .6; }
  100% {
    opacity: 0;
    transform: translateY(8px); } }
body {
  position: relative;
  z-index: 0;
  background: white; }

.page-content {
  position: relative;
  z-index: 1;
  background: white; }

.page-hero h1 {
  font-size: 58px;
  line-height: 80px;
  font-family: LoveloBlack;
  color: #353535; }
.page-hero .hero-padding {
  padding: 30px 10% 30px; }

.container {
  padding-left: 15px;
  padding-right: 15px; }

.brand__clr-blue {
  color: #165585; }

.brand__clr-yellow {
  color: #ee8f00; }

.brand__clr-red {
  color: #9c0908; }

.brand__clr-green {
  color: #449d29; }

.strainprint__bg {
  background: #0d8c7d; }

.strainprint__bg-studies {
  background: #24635c; }

.strainprint__bg-image {
  background: url(../img/previews/bgs/strainprint-hero-bg.png) no-repeat center center;
  background-size: cover; }

.graffitify__bg {
  background: #610d8c; }

.graffitify__bg-studies {
  background: #512563; }

.graffitify__bg-image {
  background: url(../img/previews/bgs/graffitify-hero-bg.jpg) no-repeat center center;
  background-size: cover; }

.goincro__bg {
  background: #740001; }

.goincro__bg-studies {
  background: #6c1e0d; }

.goincro__bg-image {
  background: url(../img/previews/bgs/goincro-hero-bg.png) no-repeat center center;
  background-size: cover; }

.siren__bg {
  background: #fff0ed; }

.yogabuddy__bg {
  background: #ff3737; }

.__social {
  display: table;
  float: right; }
  .__social a:hover .icon__social-facebook {
    fill: #3f51b5; }
  .__social a:hover .icon__social-linkedin {
    fill: #03a9f4; }
  .__social a:hover .icon__social-twitter {
    fill: #0288d1; }
  .__social .icon__social {
    display: inline-block;
    margin: 0 7px;
    width: 23px;
    height: 23px; }
  .__social .icon__social-facebook {
    fill: #c4c4c3; }
  .__social .icon__social-linkedin {
    fill: #c4c4c3; }
  .__social .icon__social-twitter {
    fill: #c4c4c3; }

/** HERO CTA */
.button.button__hero-cta {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  padding: 5px 80px;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  color: white;
  background: #114f7f;
  font-family: Arciform; }
  .button.button__hero-cta:hover:before {
    left: 80%; }
  .button.button__hero-cta:before {
    left: 130%;
    top: -9px;
    position: absolute;
    font-size: 125%;
    line-height: 3.5;
    color: white;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }

.case-study {
  font-family: LatoRegular; }
  .case-study.case-study__strainprint h2, .case-study.case-study__strainprint .__result-value {
    color: #24635c; }
  .case-study.case-study__strainprint h2.__heading_lighter {
    color: #34a598; }
  .case-study.case-study__strainprint .case-study__sec-intro span {
    background: #24635c; }
  .case-study.case-study__strainprint .case-study__result:before {
    background: #24635c; }
  .case-study.case-study__strainprint .case-study__solution {
    margin-top: 100px; }
  .case-study.case-study__strainprint .case-study__bg-dark h2 {
    color: #0d8c7d; }
  .case-study.case-study__strainprint .case-study__testimonial .container:before, .case-study.case-study__strainprint .case-study__testimonial .container:after {
    color: #34a598; }
  .case-study.case-study__strainprint .case-study__testimonial .__testimonial_person {
    color: #34a598; }
  .case-study.case-study__strainprint .case-study__testimonial .__testimonial_position {
    color: white; }
  .case-study.case-study__strainprint .case-study__testimonial .__testimonial_person_image {
    box-shadow: 0 0 300px #34a598; }
  .case-study.case-study__graffitify h2, .case-study.case-study__graffitify .__result-value {
    color: #512563; }
  .case-study.case-study__graffitify h2.__heading_lighter {
    color: #74378f; }
  .case-study.case-study__graffitify .case-study__sec-intro span {
    background: #512563; }
  .case-study.case-study__graffitify .case-study__result:before {
    background: #512563; }
  .case-study.case-study__graffitify .case-study__solution {
    margin-top: 100px; }
  .case-study.case-study__graffitify .case-study__bg-dark h2 {
    color: #764094; }
  .case-study.case-study__graffitify .case-study__section-image {
    display: block;
    width: 100%; }
  .case-study.case-study__graffitify .case-study__testimonial .container:before, .case-study.case-study__graffitify .case-study__testimonial .container:after {
    color: #764094; }
  .case-study.case-study__graffitify .case-study__testimonial .__testimonial_person {
    color: #764094; }
  .case-study.case-study__graffitify .case-study__testimonial .__testimonial_position {
    color: white; }
  .case-study.case-study__graffitify .case-study__testimonial .__testimonial_person_image {
    box-shadow: 0 0 300px #764094; }
  .case-study.case-study__goincro h2, .case-study.case-study__goincro .__result-value {
    color: #6c1e0d; }
  .case-study.case-study__goincro h2.__heading_lighter {
    color: #74378f; }
  .case-study.case-study__goincro .case-study__sec-intro span {
    background: #6c1e0d; }
  .case-study.case-study__goincro .case-study__result:before {
    background: #6c1e0d; }
  .case-study.case-study__goincro .case-study__solution {
    margin-top: 100px; }
  .case-study.case-study__goincro .case-study__bg-dark h2 {
    color: #a32a11; }
  .case-study.case-study__goincro .case-study__section-image {
    display: block;
    width: 100%; }
  .case-study.case-study__goincro .case-study__testimonial .container:before, .case-study.case-study__goincro .case-study__testimonial .container:after {
    color: #87250e; }
  .case-study.case-study__goincro .case-study__testimonial .__testimonial_person {
    color: #87250e; }
  .case-study.case-study__goincro .case-study__testimonial .__testimonial_position {
    color: white; }
  .case-study.case-study__goincro .case-study__testimonial .__testimonial_person_image {
    box-shadow: 0 0 300px #87250e; }
  .case-study .brdTop, .case-study .brdTop__strainprint, .case-study .brdTop__graffitify, .case-study .brdTop__goincro {
    width: 100%;
    height: 100px;
    position: relative;
    background-repeat: no-repeat; }
  .case-study .brdTop__strainprint {
    background-image: url(../img/previews/borders/border-top-green.png);
    background-size: cover; }
  .case-study .brdTop__graffitify {
    background-image: url(../img/previews/borders/border-top-purple.png);
    background-size: cover; }
  .case-study .brdTop__goincro {
    background-image: url(../img/previews/borders/border-top-red.png);
    background-size: cover; }
  .case-study .brdBottom, .case-study .brdBottom__strainprint, .case-study .brdBottom__graffitify, .case-study .brdBottom__goincro, .case-study .brdBottom__grey {
    width: 100%;
    height: 90px;
    position: relative; }
  .case-study .brdBottom__strainprint {
    background-image: url(../img/previews/borders/border-bottom-green.png);
    background-size: cover;
    background-position: 80% 100%; }
  .case-study .brdBottom__graffitify {
    background-image: url(../img/previews/borders/border-bottom-purple.png);
    background-size: cover;
    background-position: 80% 100%; }
  .case-study .brdBottom__goincro {
    background-image: url(../img/previews/borders/border-bottom-red.png);
    background-size: cover;
    background-position: 80% 100%; }
  .case-study .brdBottom__grey {
    background-image: url(../img/previews/borders/border-bottom-grey.png);
    height: 60px;
    background-size: cover;
    background-position: 99% 100%; }
  .case-study .case-study__heading h1 {
    font-family: LoveloBlack;
    font-size: 22px;
    padding-top: 90px;
    line-height: 30px;
    text-align: center;
    color: white; }
  .case-study .case-study__heading h2 {
    font-family: LoveloBlack;
    font-size: 22px;
    padding-top: 0;
    line-height: 30px;
    text-align: center;
    padding-bottom: 10px; }
  .case-study .case-study__heading p {
    display: block;
    width: auto;
    font-size: 16px;
    line-height: 20px;
    text-align: center; }
  .case-study .case-study__sec-intro {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px; }
    .case-study .case-study__sec-intro strong {
      font-family: LoveloBlack;
      font-size: 14px; }
    .case-study .case-study__sec-intro span {
      display: block;
      margin: 15px auto 0 auto;
      width: 7px;
      height: 7px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px; }
  .case-study .case-study__bg-dark .case-study__sec-intro strong {
    color: white; }
  .case-study .case-study__bg-dark .case-study__sec-intro span {
    background: white; }
  .case-study .case-study__bg-dark p {
    color: white; }
  .case-study .case-study__hero .container {
    position: relative;
    z-index: 10; }
  .case-study .case-study__hero .case-study__heading p {
    display: block;
    text-align: left;
    margin-bottom: 25px;
    margin-top: 25px;
    color: white; }
  .case-study .case-study__hero .case-study__hero-image img {
    width: 100%;
    display: block; }
  .case-study .case-study__hero .brdTop, .case-study .case-study__hero .brdTop__strainprint, .case-study .case-study__hero .brdTop__graffitify, .case-study .case-study__hero .brdTop__goincro {
    margin-top: -160px;
    margin-bottom: 80px; }
  .case-study .case-study__challenge .strainprint__challenge {
    display: table;
    margin: 65px auto 0 auto; }
    .case-study .case-study__challenge .strainprint__challenge .__challenge-img1 {
      display: block;
      width: 100%;
      max-width: 290px;
      margin-bottom: -20px; }
    .case-study .case-study__challenge .strainprint__challenge .__challenge-img2 {
      display: none;
      width: 100%;
      max-width: 290px;
      margin-bottom: -20px;
      margin-left: -50px; }
  .case-study .case-study__challenge .graffitify__challenge {
    margin: 65px auto 0 auto; }
    .case-study .case-study__challenge .graffitify__challenge img {
      width: 100%;
      display: block; }
  .case-study .case-study__challenge .goincro__challenge {
    margin: 65px auto 0 auto; }
    .case-study .case-study__challenge .goincro__challenge img {
      display: block;
      width: 100%; }
  .case-study .case-study__goals .__goal_objectives {
    width: 100%;
    margin-top: 40px; }
    .case-study .case-study__goals .__goal_objectives ul {
      display: table;
      margin: 0 auto; }
      .case-study .case-study__goals .__goal_objectives ul li {
        position: relative;
        float: left;
        margin-bottom: 20px; }
        .case-study .case-study__goals .__goal_objectives ul li .__objective_desc {
          display: none;
          position: absolute;
          top: -70px;
          left: -85px;
          z-index: 12;
          width: 200px;
          padding: 20px 30px;
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e0+0,ffffff+100 */
          background: #e0e0e0;
          /* Old browsers */
          background: -moz-linear-gradient(top, #e0e0e0 0%, white 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #e0e0e0 0%, white 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #e0e0e0 0%, white 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 );
          /* IE6-9 */
          -webkit-border-radius: 15px;
          -moz-border-radius: 15px;
          -ms-border-radius: 15px;
          border-radius: 15px;
          text-align: left !important;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          filter: alpha(opacity=0);
          opacity: 0; }
          .case-study .case-study__goals .__goal_objectives ul li .__objective_desc .arrow-down {
            position: absolute;
            left: 115px;
            bottom: -15px;
            width: 0;
            height: 0;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-top: 20px solid #ffffff; }
        .case-study .case-study__goals .__goal_objectives ul li img {
          display: block;
          width: 100%;
          max-width: 95px;
          margin: 0 auto; }
        .case-study .case-study__goals .__goal_objectives ul li .__objective_label {
          display: block;
          text-align: center;
          color: #d3d5dc;
          font-size: 14px;
          line-height: 16px;
          margin-top: -14px; }
        .case-study .case-study__goals .__goal_objectives ul li.w33 {
          width: 33.333333%; }
        .case-study .case-study__goals .__goal_objectives ul li.w50 {
          width: 50%; }
  .case-study .case-study__goals .__goal_visuals {
    position: relative;
    width: 280px;
    margin: 0 auto; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-strainprint, .case-study .case-study__goals .__goal_visuals.__goal_visuals-goincro {
      height: 275px; }
      .case-study .case-study__goals .__goal_visuals.__goal_visuals-strainprint img.__goal_visuals-img1, .case-study .case-study__goals .__goal_visuals.__goal_visuals-goincro img.__goal_visuals-img1 {
        position: absolute;
        top: 68px;
        left: 0;
        z-index: 11;
        width: 200px; }
      .case-study .case-study__goals .__goal_visuals.__goal_visuals-strainprint img.__goal_visuals-img2, .case-study .case-study__goals .__goal_visuals.__goal_visuals-goincro img.__goal_visuals-img2 {
        position: absolute;
        top: 30px;
        left: 80px;
        z-index: 10;
        width: 200px; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify {
      height: 275px; }
      .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify img.__goal_visuals-img1 {
        position: absolute;
        top: 20px;
        left: 70px;
        z-index: 11;
        width: 220px; }
      .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify img.__goal_visuals-img2 {
        position: absolute;
        top: 171px;
        left: -10px;
        z-index: 10;
        width: 220px; }
  .case-study .case-study__section-image {
    display: block;
    margin: 0 auto;
    width: 90%; }
  .case-study .case-study__results {
    margin-bottom: 50px; }
    .case-study .case-study__results .case-study__result {
      position: relative;
      width: 100%;
      margin-bottom: 20px; }
      .case-study .case-study__results .case-study__result:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -16px;
        left: 0;
        width: 50px;
        height: 4px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -ms-border-radius: 7px;
        border-radius: 7px; }
      .case-study .case-study__results .case-study__result:last-child:before {
        display: none; }
      .case-study .case-study__results .case-study__result .__result-value {
        display: block;
        font-size: 60px;
        padding-bottom: 10px; }
      .case-study .case-study__results .case-study__result .__result-label {
        font-size: 16px; }
  .case-study .case-study__testimonial {
    text-align: center;
    position: relative; }
    .case-study .case-study__testimonial .container {
      position: relative;
      padding-bottom: 30px; }
    .case-study .case-study__testimonial .container:before {
      content: '“';
      position: absolute;
      top: 0;
      left: 15px;
      font-size: 100px;
      font-family: CircularStdBold;
      z-index: 3; }
    .case-study .case-study__testimonial .container:after {
      content: '“';
      position: absolute;
      bottom: -20px;
      right: 15px;
      font-size: 100px;
      font-family: CircularStdBold;
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Chrome, Safari, Opera */
      transform: rotate(180deg);
      z-index: 3; }
    .case-study .case-study__testimonial span {
      display: block; }
    .case-study .case-study__testimonial .__testimonial_person_image {
      margin: 50px 20px 20px 20px;
      width: 145px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%; }
    .case-study .case-study__testimonial .__testimonial_person {
      font-family: LoveloBlack; }
    .case-study .case-study__testimonial .__testimonial_position {
      padding-top: 5px;
      font-size: 14px; }
    .case-study .case-study__testimonial .__testimonial_message {
      font-size: 14px;
      line-height: 22px;
      font-weight: 600;
      text-align: left;
      padding-top: 40px; }
  .case-study .case-study__video iframe {
    width: 290px;
    height: 172px;
    margin: 0 auto;
    display: block; }
  .case-study .case-study__links {
    display: table;
    margin: 0 auto; }
    .case-study .case-study__links a {
      display: block;
      margin: 20px 20px;
      width: 200px;
      height: 60px;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -ms-border-radius: 100px;
      border-radius: 100px;
      background: #353535;
      color: white;
      text-decoration: none;
      border-bottom: 2px solid #000000; }
      .case-study .case-study__links a .__links_logo {
        border: 1px solid white;
        width: 50px;
        height: 50px;
        display: inline-block;
        border-radius: 100%;
        margin: 5px 0 0 5px;
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        vertical-align: middle; }
      .case-study .case-study__links a .__links_title {
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle; }
        .case-study .case-study__links a .__links_title .__title_small {
          display: block;
          font-size: 11px;
          line-height: 13px; }

.case-study__preview {
  height: 300px;
  margin: 3%;
  overflow: hidden;
  margin-top: 40px; }
  .case-study__preview:hover h2 {
    text-decoration: underline; }
  .case-study__preview .case-study__preview-heading h2 {
    font-size: 22px;
    padding-top: 30px;
    padding-bottom: 10px;
    line-height: 30px; }
  .case-study__preview .case-study__preview-heading p {
    display: none; }
  .case-study__preview .container {
    width: auto; }
  .case-study__preview img {
    width: 100%; }

.case-study__small:hover h2 {
  text-decoration: underline; }
.case-study__small .case-study__preview-heading h2 {
  font-size: 20px; }
.case-study__small .container {
  width: auto !important; }

.case-study__preview-heading h1, .case-study__preview-heading h2 {
  font-size: 72px;
  padding-top: 80px;
  text-align: center;
  font-family: LoveloBlack;
  color: white;
  line-height: 86px; }
.case-study__preview-heading p {
  display: block;
  width: 850px;
  margin: 60px auto 80px auto;
  color: #e2e2e2;
  font-size: 18px;
  line-height: 27px;
  font-family: RobotoRegular; }

.case-study__heading h2 {
  padding-top: 0; }
.case-study__heading p {
  color: black; }

@media only screen and (min-width: 520px) {
  .case-study .case-study__heading h1 {
    font-size: 30px;
    line-height: 40px; }
  .case-study .brdTop, .case-study .brdTop__strainprint, .case-study .brdTop__graffitify, .case-study .brdTop__goincro {
    height: 150px; }
  .case-study .case-study__hero .brdTop, .case-study .case-study__hero .brdTop__strainprint, .case-study .case-study__hero .brdTop__graffitify, .case-study .case-study__hero .brdTop__goincro {
    margin-top: -275px;
    margin-bottom: 135px; }
  .case-study .case-study__heading h2 {
    font-size: 30px;
    line-height: 40px; }
  .case-study .case-study__video iframe {
    width: 450px;
    height: 249px;
    margin: 0 auto;
    display: block; } }
@media only screen and (min-width: 768px) {
  .case-study .brdTop, .case-study .brdTop__strainprint, .case-study .brdTop__graffitify, .case-study .brdTop__goincro {
    height: 191px; }
  .case-study .brdBottom, .case-study .brdBottom__strainprint, .case-study .brdBottom__graffitify, .case-study .brdBottom__goincro, .case-study .brdBottom__grey {
    height: 100px; }
  .case-study .case-study__heading h1 {
    font-size: 45px;
    line-height: 60px; }
  .case-study .case-study__heading h2 {
    font-size: 44px;
    line-height: 60px; }
  .case-study .case-study__heading p {
    width: 600px;
    margin: 0 auto; }
  .case-study .case-study__hero .case-study__heading p {
    width: 700px;
    margin: 0 auto 25px auto; }
  .case-study .case-study__hero .case-study__hero-image img {
    display: block;
    width: 700px;
    margin: 0 auto; }
  .case-study .case-study__hero .brdTop, .case-study .case-study__hero .brdTop__strainprint, .case-study .case-study__hero .brdTop__graffitify, .case-study .case-study__hero .brdTop__goincro {
    margin-top: -320px;
    margin-bottom: 170px; }
  .case-study .case-study__challenge .strainprint__challenge .__challenge-img1 {
    display: inline-block; }
  .case-study .case-study__challenge .strainprint__challenge .__challenge-img2 {
    display: inline-block;
    margin-left: -50px; }
  .case-study .case-study__goals .__goal_objectives {
    width: 60%;
    float: left;
    margin-top: 50px; }
  .case-study .case-study__goals .__goal_visuals {
    position: relative;
    width: 40%;
    float: left;
    margin-top: 70px; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-strainprint img.__goal_visuals-img1, .case-study .case-study__goals .__goal_visuals.__goal_visuals-goincro img.__goal_visuals-img1 {
      top: 88px;
      left: -114px;
      width: 220px; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-strainprint img.__goal_visuals-img2, .case-study .case-study__goals .__goal_visuals.__goal_visuals-goincro img.__goal_visuals-img2 {
      top: 51px;
      left: -9px;
      width: 220px; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify {
      height: auto; }
      .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify img.__goal_visuals-img1 {
        top: 10px;
        left: 8px;
        width: 300px; }
      .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify img.__goal_visuals-img2 {
        top: 171px;
        left: -110px;
        width: 300px; }
  .case-study .case-study__results .case-study__result {
    width: 33%;
    float: left; }
    .case-study .case-study__results .case-study__result:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      bottom: auto;
      right: 35px;
      left: auto;
      margin-top: -25px;
      width: 4px;
      height: 50px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      -ms-border-radius: 7px;
      border-radius: 7px; }
    .case-study .case-study__results .case-study__result .__result-value {
      font-size: 40px; }
    .case-study .case-study__results .case-study__result .__result-label {
      font-size: 14px; }
  .case-study .case-study__testimonial .container {
    max-width: 760px;
    padding-bottom: 0; }
  .case-study .case-study__testimonial .container:before {
    left: 15px;
    font-size: 200px; }
  .case-study .case-study__testimonial .container:after {
    right: 15px;
    font-size: 200px;
    bottom: -80px; }
  .case-study .case-study__video iframe {
    width: 500px;
    height: 290px; }
  .case-study .case-study__links a {
    float: left;
    margin-top: 0;
    margin-bottom: 0; }

  .case-study__preview {
    height: 700px; }
    .case-study__preview .case-study__preview-heading h2 {
      font-size: 40px;
      padding-top: 60px;
      line-height: 50px; }
    .case-study__preview .case-study__preview-heading p {
      display: block;
      width: auto;
      margin: 0 auto 40px auto;
      font-size: 14px;
      line-height: 22px; }
    .case-study__preview .container {
      width: auto; }
    .case-study__preview img {
      width: 100%; }

  .case-study__small {
    margin-left: 0; }
    .case-study__small .case-study__preview-heading h2 {
      padding-top: 20px;
      font-size: 22px;
      line-height: 30px; }
    .case-study__small .case-study__preview-heading p {
      line-height: 18px; }
    .case-study__small .container {
      width: auto !important; }

  .case-study__preview-heading h1, .case-study__preview-heading h2 {
    font-size: 72px;
    padding-top: 80px;
    line-height: 86px; }
  .case-study__preview-heading p {
    display: block;
    width: 850px;
    margin: 60px auto 80px auto;
    font-size: 18px;
    line-height: 27px; } }
@media only screen and (min-width: 992px) {
  .case-study.case-study__goincro .case-study__heading h1 {
    font-size: 56px !important; }
  .case-study .container {
    width: 920px; }
  .case-study .brdTop, .case-study .brdTop__strainprint, .case-study .brdTop__graffitify, .case-study .brdTop__goincro {
    height: 316px; }
  .case-study .brdTop__strainprint,
  .case-study .brdTop__graffitify,
  .case-study .brdTop__goincro {
    background-size: 100% 316px;
    background-position: 50%; }
  .case-study .brdBottom, .case-study .brdBottom__strainprint, .case-study .brdBottom__graffitify, .case-study .brdBottom__goincro, .case-study .brdBottom__grey {
    height: 137px; }
  .case-study .brdBottom__strainprint,
  .case-study .brdBottom__graffitify,
  .case-study .brdBottom__goincro {
    background-size: 100% 137px;
    background-position: 50%; }
  .case-study .brdBottom__grey {
    background-size: 100% 120px;
    background-position: 50%;
    height: 120px; }
  .case-study .case-study__heading h1 {
    font-size: 60px;
    line-height: 80px; }
  .case-study .case-study__heading h2 {
    font-size: 60px;
    line-height: 84px; }
  .case-study .case-study__sub-section {
    margin-bottom: 50px; }
  .case-study .case-study__sec-intro {
    margin-top: 45px;
    margin-bottom: 45px; }
    .case-study .case-study__sec-intro span {
      margin: 27px auto 0 auto; }
  .case-study p {
    display: block;
    width: 740px;
    margin: 10px auto; }
  .case-study .case-study__bg-dark .case-study__sec-intro strong {
    color: white; }
  .case-study .case-study__bg-dark .case-study__sec-intro span {
    background: white; }
  .case-study .case-study__bg-dark p {
    color: white; }
  .case-study .case-study__hero .case-study__hero-image img {
    width: 100%;
    display: block; }
  .case-study .case-study__hero .brdTop, .case-study .case-study__hero .brdTop__strainprint, .case-study .case-study__hero .brdTop__graffitify, .case-study .case-study__hero .brdTop__goincro {
    margin-top: -470px;
    margin-bottom: 220px; }
  .case-study .case-study__challenge .graffitify__challenge {
    margin: 65px auto 0 auto; }
    .case-study .case-study__challenge .graffitify__challenge img {
      width: 100%;
      display: block; }
  .case-study .case-study__challenge .goincro__challenge {
    margin: 65px auto 0 auto; }
    .case-study .case-study__challenge .goincro__challenge img {
      display: block;
      width: 100%; }
  .case-study .case-study__goals .__goal_objectives {
    margin-top: 100px; }
    .case-study .case-study__goals .__goal_objectives ul li .__objective_desc {
      left: -60px; }
    .case-study .case-study__goals .__goal_objectives ul li img {
      max-width: 150px; }
  .case-study .case-study__goals .__goal_visuals {
    margin-top: 100px; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-strainprint img.__goal_visuals-img1, .case-study .case-study__goals .__goal_visuals.__goal_visuals-goincro img.__goal_visuals-img1 {
      top: 160px;
      left: -160px;
      width: 300px; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-strainprint img.__goal_visuals-img2, .case-study .case-study__goals .__goal_visuals.__goal_visuals-goincro img.__goal_visuals-img2 {
      top: 91px;
      left: 0;
      width: 300px; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify img.__goal_visuals-img1 {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 11; }
    .case-study .case-study__goals .__goal_visuals.__goal_visuals-graffitify img.__goal_visuals-img2 {
      position: absolute;
      top: 160px;
      left: -120px;
      z-index: 10; }
  .case-study .case-study__results {
    margin-bottom: 100px; }
    .case-study .case-study__results .case-study__result:before {
      right: 60px;
      margin-top: -25px; }
    .case-study .case-study__results .case-study__result .__result-label {
      font-size: 16px; }
  .case-study .case-study__testimonial .container {
    width: 760px; }
  .case-study .case-study__testimonial .container:before {
    left: -50px;
    font-size: 300px; }
  .case-study .case-study__testimonial .container:after {
    right: -50px;
    font-size: 300px;
    bottom: -135px; }
  .case-study .case-study__video iframe {
    width: 750px;
    height: 422px; }

  .case-study__preview .case-study__preview-heading h2 {
    font-size: 48px;
    padding-top: 60px;
    line-height: 58px; }
  .case-study__preview .case-study__preview-heading p {
    width: 800px;
    font-size: 14px;
    line-height: 22px; }
  .case-study__preview .container {
    width: 920px; }

  .case-study__small .case-study__preview-heading h2 {
    font-size: 22px;
    padding-top: 30px;
    line-height: 28px; }
  .case-study__small .case-study__preview-heading p {
    width: auto;
    margin: 0 auto 40px auto;
    line-height: 18px; }
  .case-study__small .container {
    width: 80% !important; }

  .case-study__preview-heading h2 {
    font-size: 72px;
    padding-top: 80px;
    line-height: 86px; }
  .case-study__preview-heading p {
    width: 850px;
    margin: 60px auto 80px auto;
    font-size: 18px;
    line-height: 27px; } }
@media only screen and (min-width: 1200px) {
  .case-study .case-study__testimonial .container:before {
    left: -160px;
    font-size: 400px; }
  .case-study .case-study__testimonial .container:after {
    right: -160px;
    font-size: 400px;
    bottom: -150px; }

  .case-study__small {
    height: 500px !important; }
    .case-study__small .case-study__preview-heading h2 {
      font-size: 30px;
      padding-top: 30px;
      line-height: 40px; }
    .case-study__small .case-study__preview-heading p {
      max-width: 500px;
      width: auto;
      line-height: 18px; } }
/** Main Header */
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all; }
  #header .container {
    position: relative; }
  #header a {
    font-family: Arciform;
    color: #464444; }
    #header a.mobile-nav-item {
      display: none; }
  #header.__header-active {
    background: white; }
  #header .navigation {
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all; }

.project-header .header__project-navigation {
  position: relative;
  height: 70px;
  font-family: LoveloBlack; }
  .project-header .header__project-navigation .arrow-back {
    position: absolute;
    top: 17px;
    left: 15px;
    font-size: 30px;
    color: white; }
  .project-header .header__project-navigation .__project-navigation-title {
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    line-height: 38px;
    color: white; }
.project-header.__header-active {
  border-bottom: 1px solid #efefef; }
  .project-header.__header-active .arrow-back, .project-header.__header-active .__project-navigation-title {
    color: #353535; }

@media only screen and (max-width: 767px) {
  .navigation {
    padding: 15px 15px; }
    .navigation #header__logo {
      outline: none;
      margin: 0 auto;
      display: block;
      width: 100px; }
      .navigation #header__logo img {
        display: block;
        width: 100px; }
    .navigation .hamburger {
      position: absolute;
      top: 5px;
      right: 0;
      padding: 0;
      outline: none; }
      .navigation .hamburger .hamburger-inner {
        background: #a9a9a9;
        width: 30px; }
        .navigation .hamburger .hamburger-inner:before {
          background: #a9a9a9;
          width: 30px;
          top: 7px; }
        .navigation .hamburger .hamburger-inner:after {
          background: #a9a9a9;
          width: 30px;
          top: 14px; }

  .navigation__links-wrapper, #header__cta {
    display: none; }

  .navigation__links-wrapper {
    position: fixed;
    top: 57px;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99999999;
    text-align: center;
    vertical-align: middle;
    overflow-y: scroll; }
    .navigation__links-wrapper .navigation__links {
      margin-top: 40px;
      margin-bottom: 80px; }
    .navigation__links-wrapper li a {
      position: relative;
      display: inline-block;
      font-family: LoveloBlack !important;
      opacity: 0;
      padding: 15px 0;
      font-size: 30px; }
      .navigation__links-wrapper li a.mobile-nav-item {
        display: block !important;
        background: #9c0908;
        color: white !important;
        padding-bottom: 8px; }
        .navigation__links-wrapper li a.mobile-nav-item.active:before, .navigation__links-wrapper li a.mobile-nav-item.active:hover {
          background: white; }
      .navigation__links-wrapper li a.active:before {
        content: "";
        display: block;
        position: absolute;
        width: 110%;
        height: 3px;
        background: #9c0908;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        transition: 0.5s all;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
        top: 25px;
        left: -5%; } }
@media only screen and (min-width: 768px) {
  #header .navigation {
    padding: 40px 0; }
    #header .navigation.navigation__shrink {
      padding: 20px 0; }
    #header .navigation #header__logo {
      width: 15%;
      float: left;
      outline: none; }
      #header .navigation #header__logo img {
        display: block;
        width: 100%; }
    #header .navigation .hamburger {
      display: none; }
    #header .navigation .navigation__links-wrapper {
      display: block !important;
      width: 70%;
      float: left; }
      #header .navigation .navigation__links-wrapper .navigation__links {
        display: table;
        margin: 0 auto;
        padding: 9px 0; }
        #header .navigation .navigation__links-wrapper .navigation__links li {
          display: table-cell;
          padding: 0 15px;
          font-size: 13px; }
          #header .navigation .navigation__links-wrapper .navigation__links li a {
            position: relative; }
            #header .navigation .navigation__links-wrapper .navigation__links li a.active:before, #header .navigation .navigation__links-wrapper .navigation__links li a:hover:before {
              content: "";
              display: block;
              position: absolute;
              width: 20px;
              height: 5px;
              background: #f19100;
              -webkit-transition: 0.5s all;
              -moz-transition: 0.5s all;
              transition: 0.5s all;
              -webkit-border-radius: 10px;
              -moz-border-radius: 10px;
              -ms-border-radius: 10px;
              border-radius: 10px;
              top: -16px;
              left: 50%;
              margin-left: -10px; }
            #header .navigation .navigation__links-wrapper .navigation__links li a:hover:before {
              width: 6px;
              height: 6px;
              margin-left: -3px; }
    #header .navigation #header__cta {
      display: block !important;
      width: 15%;
      float: left;
      padding: 9px 0;
      color: #2f63b0;
      font-size: 15px; }
      #header .navigation #header__cta span {
        float: right; }

  .project-header .header__project-navigation {
    position: relative;
    height: 70px;
    font-family: LoveloBlack; }
    .project-header .header__project-navigation .arrow-back {
      top: 13px;
      left: 30px;
      font-size: 40px; } }
@media only screen and (min-width: 992px) {
  #header .navigation #header__logo {
    width: 20%; }
    #header .navigation #header__logo img {
      width: 120px; }
  #header .navigation .navigation__links-wrapper {
    width: 60%; }
    #header .navigation .navigation__links-wrapper .navigation__links li {
      font-size: 15px; }
  #header .navigation #header__cta {
    width: 20%;
    font-size: 15px; } }
#footer {
  position: relative;
  background: #f9f9f9;
  z-index: -2; }
  #footer #footer__cta-wrapper {
    width: 100%;
    padding: 60px 0 30px 0;
    text-align: center; }
    #footer #footer__cta-wrapper h5 {
      font-size: 20px;
      color: #8B8B8B;
      font-family: LatoRegular;
      font-style: italic; }
    #footer #footer__cta-wrapper #footer__cta {
      display: block;
      padding-top: 30px;
      font-size: 70px;
      color: #d12c2c;
      font-family: LoveloBlack; }
      #footer #footer__cta-wrapper #footer__cta:hover {
        text-decoration: underline; }
  #footer .navigation {
    padding: 25px 15px 25px 15px;
    border-top: 1px solid #eeeeee; }
    #footer .navigation .container {
      padding-top: 50px; }
    #footer .navigation #footer__logo {
      display: table;
      width: 50%;
      float: left;
      outline: none; }
      #footer .navigation #footer__logo img {
        display: table-cell;
        vertical-align: middle;
        width: 40px; }
      #footer .navigation #footer__logo span {
        display: table-cell;
        font-family: Arciform;
        vertical-align: middle;
        color: #8B8B8B;
        padding-left: 10px; }
    #footer .navigation .navigation__links-wrapper {
      display: none; }
    #footer .navigation #footer__social-wrapper {
      width: 50%;
      float: right;
      margin-top: 7px; }

@media only screen and (max-width: 767px) {
  .page-contact__no-footer + #footer {
    height: 93px; }

  #footer {
    max-height: 400px; }
    #footer .container {
      position: relative; } }
@media only screen and (min-width: 768px) {
  .page-contact__no-footer + #footer {
    height: 93px; }

  #footer {
    height: 490px; }
    #footer .container {
      position: fixed;
      bottom: 0;
      left: 50%;
      margin-left: -384px;
      z-index: -1px;
      font-size: 14px; }
    #footer #footer__cta-wrapper {
      padding: 80px 0 50px 0; }
      #footer #footer__cta-wrapper h5 {
        font-size: 25px; }
      #footer #footer__cta-wrapper #footer__cta {
        padding-top: 60px;
        font-size: 150px; }
    #footer .navigation #footer__logo {
      width: 20%; }
    #footer .navigation .navigation__links-wrapper {
      display: block;
      float: left;
      width: 60%; }
      #footer .navigation .navigation__links-wrapper .navigation__links {
        display: table;
        margin: 0 auto;
        padding: 9px 0; }
        #footer .navigation .navigation__links-wrapper .navigation__links li {
          display: table-cell;
          padding: 0 15px; }
          #footer .navigation .navigation__links-wrapper .navigation__links li a {
            font-family: Arciform;
            color: #8B8B8B; }
    #footer .navigation #footer__social-wrapper {
      width: 20%;
      margin-top: 5px; } }
@media only screen and (min-width: 992px) {
  .page-contact__no-footer + #footer {
    height: 93px; }

  #footer {
    height: 507px; }
    #footer .container {
      margin-left: -496px; }
    #footer #footer__cta-wrapper {
      padding: 120px 0 60px 0; }

  #footer .navigation__links li a {
    font-size: 16px; } }
@media only screen and (min-width: 1200px) {
  #footer .container {
    margin-left: -600px; } }
/** HOME PAGE **/
.home__hero {
  position: relative;
  background: url("../img/bgs/hero-background.png") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 500px; }
  .home__hero h1 {
    font-size: 20px;
    line-height: 26px;
    font-family: LoveloBlack;
    color: #353535;
    padding-top: 100px;
    text-align: center; }
    .home__hero h1 strong {
      font-family: LoveloLineBold; }
  .home__hero p {
    font-family: LatoRegular;
    text-align: center;
    color: #1b488e;
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px; }
  .home__hero .scroll-more {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -25px;
    z-index: 9999; }

.home__case-studies {
  background: white;
  padding-top: 1px;
  padding-bottom: 1px; }

.home__clients {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background: white; }
  .home__clients h2 {
    font-family: LoveloBlack;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #353535; }
    .home__clients h2 strong {
      font-family: LoveloLineBold; }
  .home__clients p {
    font-family: RobotoRegular;
    text-align: center;
    width: auto;
    margin: 15px auto 30px auto;
    font-size: 14px;
    line-height: 20px;
    display: block; }
  .home__clients .component__clients-logos {
    display: table;
    margin: 0 auto;
    font-size: 0; }
    .home__clients .component__clients-logos li {
      position: relative;
      display: inline-block;
      display: -moz-inline-stack;
      width: 50%;
      vertical-align: middle; }
      .home__clients .component__clients-logos li img {
        display: block;
        margin: 20px auto;
        width: 75%;
        max-width: 130px; }

.home__testimonials {
  padding-top: 60px;
  overflow: hidden; }
  .home__testimonials > h2 {
    font-family: LoveloBlack;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: white;
    padding: 0 15px; }
    .home__testimonials > h2 strong {
      font-family: LoveloLineBold; }
  .home__testimonials > p {
    font-family: RobotoRegular;
    text-align: center;
    width: auto;
    margin: 15px auto 30px auto;
    padding: 0 15px;
    font-size: 14px;
    line-height: 20px;
    display: block;
    color: white; }
  .home__testimonials .home__testimonials-wrapper {
    position: relative; }
    .home__testimonials .home__testimonials-wrapper .__testimonial {
      display: none;
      margin: 0; }
      .home__testimonials .home__testimonials-wrapper .__testimonial.active {
        display: block; }
    .home__testimonials .home__testimonials-wrapper .__testimonial_arrows .__testimonial_arrow_left {
      position: absolute;
      display: block;
      top: 300px;
      left: 5%;
      color: white;
      font-size: 30px;
      z-index: 10;
      cursor: pointer; }
    .home__testimonials .home__testimonials-wrapper .__testimonial_arrows .__testimonial_arrow_right {
      position: absolute;
      display: block;
      top: 300px;
      right: 5%;
      color: white;
      font-size: 30px;
      z-index: 10;
      cursor: pointer; }

@media only screen and (max-width: 767px) {
  .home__hero h1, .home__hero p {
    max-width: 320px;
    margin: 0 auto; }

  .home__clients p,
  .home__testimonials > p {
    max-width: 520px; } }
@media only screen and (min-width: 768px) {
  .home__hero {
    height: 780px; }
    .home__hero h1 {
      padding-top: 130px;
      font-size: 40px;
      line-height: 60px; }
    .home__hero .scroll-more {
      bottom: 45px; }

  .home__clients h2 {
    font-size: 40px;
    line-height: 50px; }
  .home__clients p {
    width: 500px;
    margin: 15px auto 50px auto;
    font-size: 16px;
    line-height: 20px; }
  .home__clients .component__clients-logos li {
    width: 25%; }

  .home__testimonials > h2 {
    font-family: LoveloBlack;
    font-size: 40px;
    line-height: 50px; }
  .home__testimonials > p {
    width: 500px;
    margin: 15px auto 50px auto;
    font-size: 16px;
    line-height: 20px; }
  .home__testimonials .home__testimonials-wrapper .__testimonial_arrows .__testimonial_arrow_left {
    top: 39%; }
  .home__testimonials .home__testimonials-wrapper .__testimonial_arrows .__testimonial_arrow_right {
    top: 39%; } }
@media only screen and (min-width: 992px) {
  .home__clients h2 {
    font-size: 48px;
    line-height: 54px; }
  .home__clients p {
    width: 600px;
    margin: 15px auto 60px auto;
    font-size: 16px;
    line-height: 24px; }
  .home__clients .component__clients-logos li img {
    max-width: 130px; }

  .home__testimonials > h2 {
    font-size: 48px;
    line-height: 54px; }
  .home__testimonials > p {
    width: 600px;
    margin: 15px auto 60px auto;
    font-size: 16px;
    line-height: 24px; } }
@media only screen and (min-width: 1200px) {
  .home__testimonials {
    padding-top: 60px; }
    .home__testimonials > h2 {
      font-family: LoveloBlack;
      font-size: 48px;
      line-height: 54px;
      text-align: center;
      color: white; }
      .home__testimonials > h2 strong {
        font-family: LoveloLineBold; } }
.about__hero {
  background-size: contain;
  padding-top: 60px; }
  .about__hero h1 {
    text-align: center;
    display: block; }
  .about__hero p {
    display: block;
    color: #555555;
    font-family: LatoRegular;
    text-align: center;
    font-size: 14px;
    margin: 20px auto;
    line-height: 18px;
    font-style: italic; }

.__about .__about_section {
  margin-bottom: 50px; }
  .__about .__about_section h2 {
    font-size: 40px;
    color: #353535;
    font-family: LoveloBlack;
    padding: 10px 0; }
  .__about .__about_section p {
    font-size: 16px;
    line-height: 20px;
    font-family: LatoRegular; }

@media only screen and (max-width: 767px) {
  .about__hero h1 {
    font-size: 60px;
    line-height: 50px; }
  .about__hero p {
    font-size: 16px;
    line-height: 20px; } }
@media only screen and (min-width: 768px) {
  .about__hero {
    padding-top: 115px; }
    .about__hero h1 {
      font-size: 80px;
      line-height: 80px; }
    .about__hero p {
      font-size: 20px;
      width: 600px;
      line-height: 30px; } }
@media only screen and (min-width: 992px) {
  .about__hero h1 {
    font-size: 90px;
    line-height: 100px; } }
@media only screen and (min-width: 1200px) {
  .about__hero h1 {
    font-size: 120px;
    line-height: 120px; } }
.services__hero {
  padding-top: 60px; }
  .services__hero h1 {
    font-size: 35px;
    line-height: 50px;
    text-align: center; }
  .services__hero p {
    display: block;
    color: #555555;
    font-family: LatoRegular;
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
    line-height: 20px;
    font-style: italic; }

.__services {
  padding-bottom: 100px; }
  .__services .__services_title {
    text-align: center;
    padding-bottom: 40px; }
    .__services .__services_title > strong {
      font-size: 50px;
      font-family: CircularStdBold; }
    .__services .__services_title h2 {
      padding: 20px 0;
      font-size: 25px;
      line-height: 30px;
      font-family: LoveloBlack;
      color: #353535; }
  .__services .__service {
    position: relative;
    max-width: 300px;
    width: auto;
    padding: 15px;
    margin: 0 auto 30px auto;
    border: 1px solid #e1e1e1;
    border-radius: 10px; }
    .__services .__service .__service_title {
      font-family: CircularStdBold;
      font-size: 30px;
      line-height: 35px;
      padding-bottom: 20px;
      overflow: hidden;
      zoom: 1; }
      .__services .__service .__service_title .__service_title_icon {
        display: block;
        margin: 10px auto 0 auto; }
    .__services .__service .__service_content {
      font-family: LatoRegular;
      font-size: 16px;
      line-height: 18px; }
    .__services .__service .__service_arrow {
      position: absolute;
      display: none; }
  .__services .__services_4 .__services_title {
    padding: 0; }

@media only screen and (min-width: 768px) {
  .services__hero {
    padding-top: 115px; }
    .services__hero h1 {
      font-size: 80px;
      line-height: 100px;
      text-align: center; }
    .services__hero p {
      font-size: 20px;
      width: 600px;
      line-height: 30px; }

  .__services .__services_title > strong {
    font-size: 80px; }
  .__services .__services_title h2 {
    font-size: 30px;
    line-height: 40px; }
  .__services .__services_row_two {
    display: table;
    margin: 0 auto; }
    .__services .__services_row_two .__service {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
  .__services .__services_row_three {
    display: table;
    margin: 0 auto; }
    .__services .__services_row_three .__service {
      float: left;
      margin-left: 10px;
      margin-right: 10px; }
    .__services .__services_row_three .__service:last-child {
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: both; } }
@media only screen and (min-width: 992px) {
  .services__hero h1 {
    font-size: 100px;
    text-align: center; }

  .__services {
    padding-bottom: 100px; }
    .__services .__services_title {
      text-align: center;
      padding-bottom: 40px; }
      .__services .__services_title > strong {
        font-size: 100px;
        font-family: CircularStdBold; }
    .__services .__services_row_one .__service {
      margin: 0 auto; }
    .__services .__services_row_one.__service_row_25 .__service {
      margin-left: 20%; }
    .__services .__services_row_one.__service_row_t_20 {
      margin-top: 20px; }
    .__services .__services_row_one.__service_row_b_80 {
      margin-bottom: 80px; }
    .__services .__services_row_one._service_row_t_100 {
      margin-top: 100px; }
    .__services .__services_row_one.__service_row_t_b_100 {
      margin-bottom: 80px; }
      .__services .__services_row_one.__service_row_t_b_100 .__service {
        margin-top: 100px; }
    .__services .__services_row_two {
      display: block;
      padding-left: 328px;
      margin-top: 100px;
      margin-bottom: 100px; }
      .__services .__services_row_two .__service {
        width: 248px;
        float: left; }
    .__services .__services_row_three {
      display: table;
      margin: 50px auto 0 auto; }
      .__services .__services_row_three .__service {
        float: left;
        max-width: 257px;
        margin: 0 15px !important; }
      .__services .__services_row_three .__service:last-child {
        float: left;
        margin: 0 15px !important;
        clear: none; }
    .__services .__service {
      position: relative;
      width: 248px;
      max-width: 248px;
      padding: 15px;
      margin: 0 15px;
      border: 1px solid #e1e1e1;
      border-radius: 10px; }
      .__services .__service .__service_title {
        font-family: CircularStdBold;
        font-size: 30px;
        line-height: 35px;
        padding-bottom: 20px;
        overflow: hidden;
        zoom: 1; }
        .__services .__service .__service_title .__service_title_icon {
          display: block;
          margin: 10px auto 0 auto; }
      .__services .__service .__service_content {
        font-family: LatoRegular;
        font-size: 16px;
        line-height: 18px; }
      .__services .__service .__service_arrow {
        display: block !important;
        position: absolute; }
      .__services .__service .__arrow_pos_t_l_a_r {
        width: 335px;
        top: -64px;
        left: -148px; }
      .__services .__service .__arrow_pos_t_l_a_l {
        width: 320px;
        top: -90px;
        left: 130px; }
      .__services .__service .__arrow_pos_t_c {
        top: -100px;
        left: 50%;
        margin-left: -8px; }
      .__services .__service .__arrow_pos_t_c_a_b {
        top: -75px;
        left: 50%;
        margin-left: -8px; }
      .__services .__service .__arrow_pos_t_r_a_r {
        width: 319px;
        top: -90px;
        left: -172px; }
      .__services .__service .__arrow_pos_b_c {
        bottom: -80px;
        left: 50%;
        margin-left: -8px; }
      .__services .__service .__arrow_pos_b_l {
        width: 356px;
        bottom: -82px;
        left: -179px; }
      .__services .__service .__arrow_pos_l_a_r {
        top: -85px;
        left: -100px; }
      .__services .__service .__arrow_pos_l_a_l {
        top: -85px;
        right: -100px; }
      .__services .__service .__arrow_pos_l_a_l_a_r {
        top: -85px;
        left: -100px; }
    .__services .__services_4 .__services_title {
      padding: 0; }
    .__services .__services_4 .__service {
      width: 700px; } }
@media only screen and (min-width: 1200px) {
  .services__hero h1 {
    font-size: 100px;
    text-align: center; }

  .__services {
    padding-bottom: 100px; }
    .__services .__services_title {
      text-align: center;
      padding-bottom: 40px; }
      .__services .__services_title > strong {
        font-size: 100px;
        font-family: CircularStdBold; }
    .__services .__services_row_one .__service {
      margin: 0 auto; }
    .__services .__services_row_one.__service_row_25 .__service {
      margin-left: 20%; }
    .__services .__services_row_one.__service_row_t_20 {
      margin-top: 20px; }
    .__services .__services_row_one.__service_row_b_80 {
      margin-bottom: 80px; }
    .__services .__services_row_one._service_row_t_100 {
      margin-top: 100px; }
    .__services .__services_row_one.__service_row_t_b_100 {
      margin-bottom: 80px; }
      .__services .__services_row_one.__service_row_t_b_100 .__service {
        margin-top: 100px; }
    .__services .__services_row_two {
      display: block;
      padding-left: 402px;
      margin-top: 100px;
      margin-bottom: 100px; }
      .__services .__services_row_two .__service {
        width: 310px;
        max-width: 310px;
        float: left; }
    .__services .__services_row_three {
      display: table;
      margin: 50px auto 0 auto; }
      .__services .__services_row_three .__service {
        float: left;
        max-width: 310px;
        margin: 0 15px !important; }
    .__services .__service {
      position: relative;
      width: 310px;
      max-width: 310px;
      padding: 15px;
      margin: 0 15px;
      border: 1px solid #e1e1e1;
      border-radius: 10px; }
      .__services .__service .__service_title {
        font-family: CircularStdBold;
        font-size: 30px;
        line-height: 35px;
        padding-bottom: 20px;
        overflow: hidden;
        zoom: 1; }
        .__services .__service .__service_title .__service_title_icon {
          display: block;
          margin: 10px auto 0 auto; }
      .__services .__service .__service_content {
        font-family: LatoRegular;
        font-size: 16px;
        line-height: 18px; }
      .__services .__service .__service_arrow {
        display: block !important;
        position: absolute; }
      .__services .__service .__arrow_pos_t_l_a_r {
        top: -62px;
        left: -180px; }
      .__services .__service .__arrow_pos_t_l_a_l {
        width: auto;
        top: -90px;
        left: 160px; }
      .__services .__service .__arrow_pos_t_c {
        top: -100px;
        left: 50%;
        margin-left: -8px; }
      .__services .__service .__arrow_pos_t_c_a_b {
        top: -75px;
        left: 50%;
        margin-left: -8px; }
      .__services .__service .__arrow_pos_t_r_a_r {
        width: auto;
        top: -90px;
        left: -197px; }
      .__services .__service .__arrow_pos_b_c {
        bottom: -80px;
        left: 50%;
        margin-left: -8px; }
      .__services .__service .__arrow_pos_b_l {
        width: auto;
        bottom: -83px;
        left: -210px; }
      .__services .__service .__arrow_pos_l_a_r {
        width: auto;
        top: -85px;
        left: -100px; }
      .__services .__service .__arrow_pos_l_a_l {
        width: auto;
        top: -85px;
        right: -100px; }
      .__services .__service .__arrow_pos_l_a_l_a_r {
        top: -85px;
        left: -100px; }
    .__services .__services_4 .__services_title {
      padding: 0; }
    .__services .__services_4 .__service {
      width: 700px; } }
.testimonials__hero {
  padding-top: 60px; }
  .testimonials__hero h1 {
    font-size: 35px;
    line-height: 50px;
    text-align: center; }
  .testimonials__hero p {
    display: block;
    color: #555555;
    font-family: LatoRegular;
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
    line-height: 20px;
    font-style: italic; }

.__testimonials {
  padding-bottom: 3%; }

.__testimonial {
  text-align: center;
  position: relative;
  height: auto;
  margin: 3%; }
  .__testimonial.no_margin_bottom {
    margin-bottom: 0; }
  .__testimonial .container {
    width: auto;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding-bottom: 60px; }
  .__testimonial .container:before {
    content: '“';
    position: absolute;
    top: 0;
    font-family: CircularStdBold;
    z-index: 3; }
  .__testimonial .container:after {
    content: '“';
    position: absolute;
    bottom: 0;
    font-family: CircularStdBold;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    z-index: 3; }
  .__testimonial .__testimonial_heading {
    padding-top: 50px;
    font-size: 30px;
    font-family: LoveloBlack; }
  .__testimonial .__testimonial_content {
    position: relative;
    z-index: 5;
    color: #f1f3f3;
    font-size: 20px;
    font-family: LatoRegular; }
    .__testimonial .__testimonial_content span {
      display: block; }
    .__testimonial .__testimonial_content .__testimonial_person_image {
      margin: 50px 20px 20px 20px;
      width: 145px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%; }
    .__testimonial .__testimonial_content .__testimonial_person {
      font-family: LoveloBlack; }
    .__testimonial .__testimonial_content .__testimonial_position {
      padding-top: 5px;
      font-size: 14px; }
    .__testimonial .__testimonial_content .__testimonial_message {
      font-size: 15px;
      line-height: 22px;
      font-weight: 600;
      text-align: left;
      padding-top: 40px; }

.__testimonial_strainprint .container:before, .__testimonial_strainprint .container:after {
  color: #14685e; }
.__testimonial_strainprint .__testimonial_heading, .__testimonial_strainprint .__testimonial_person {
  color: #5ed7c9; }
.__testimonial_strainprint .__testimonial_person_image {
  box-shadow: 0 0 300px #14685e; }

.__testimonial_graffitify .container:before, .__testimonial_graffitify .container:after {
  color: #450864; }
.__testimonial_graffitify .__testimonial_heading, .__testimonial_graffitify .__testimonial_person {
  color: #a937e3; }
.__testimonial_graffitify .__testimonial_person_image {
  box-shadow: 0 0 300px #450864; }

.__testimonial_goincro .container:before, .__testimonial_goincro .container:after {
  color: #4b0101; }
.__testimonial_goincro .__testimonial_heading, .__testimonial_goincro .__testimonial_person {
  color: #cc2627; }
.__testimonial_goincro .__testimonial_person_image {
  box-shadow: 0 0 300px #4b0101; }

.__testimonial_yogabuddy .container:before, .__testimonial_yogabuddy .container:after {
  color: #ca1313; }
.__testimonial_yogabuddy .__testimonial_heading, .__testimonial_yogabuddy .__testimonial_person {
  color: #ffb6b6; }
.__testimonial_yogabuddy .__testimonial_person_image {
  box-shadow: 0 0 300px #ca1313; }

.__testimonial_siren .__testimonial_content, .__testimonial_siren > h2, .__testimonial_siren > p {
  color: black !important; }
.__testimonial_siren .container:before, .__testimonial_siren .container:after {
  color: #f7cfc7; }
.__testimonial_siren .__testimonial_heading, .__testimonial_siren .__testimonial_person {
  color: #f7cfc7; }
.__testimonial_siren .__testimonial_person_image {
  box-shadow: 0 0 300px #f7cfc7; }

@media only screen and (max-width: 767px) {
  .container:before {
    left: 15px;
    font-size: 100px; }

  .container:after {
    right: 15px;
    font-size: 100px; } }
@media only screen and (min-width: 768px) {
  .testimonials__hero {
    padding-top: 115px; }
    .testimonials__hero h1 {
      font-size: 60px;
      line-height: 80px; }
    .testimonials__hero p {
      font-size: 20px;
      width: 600px;
      line-height: 30px; }

  .__testimonial {
    height: 700px; }
    .__testimonial .container {
      max-width: 760px;
      padding-bottom: 0; }
    .__testimonial .container:before {
      left: 15px;
      font-size: 200px; }
    .__testimonial .container:after {
      right: 15px;
      font-size: 200px; }
    .__testimonial .__testimonial_heading {
      padding-top: 100px;
      font-size: 45px; } }
@media only screen and (min-width: 992px) {
  .testimonials__hero p {
    font-size: 20px;
    line-height: 25px; }

  .__testimonial .container {
    width: 760px; }
  .__testimonial .container:before {
    left: -50px;
    font-size: 300px; }
  .__testimonial .container:after {
    right: -50px;
    font-size: 300px; } }
@media only screen and (min-width: 1200px) {
  .testimonials__hero h1 {
    font-size: 90px;
    line-height: 120px; }
  .testimonials__hero p {
    font-size: 20px;
    line-height: 25px; }

  .__testimonial .container:before {
    left: -160px;
    font-size: 400px; }
  .__testimonial .container:after {
    right: -160px;
    font-size: 400px; } }
.contact__hero {
  padding-top: 60px; }
  .contact__hero h1 {
    text-align: center;
    font-size: 35px;
    line-height: 50px; }
  .contact__hero p {
    display: block;
    color: #555555;
    font-family: LatoRegular;
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
    line-height: 20px;
    font-style: italic; }
    .contact__hero p a {
      color: #9c0908; }

.__company_info {
  font-family: LatoRegular; }
  .__company_info .__company_info_box .__company_info_box_title {
    text-align: center;
    font-family: LoveloBlack; }
  .__company_info .__company_info_box span {
    display: block;
    text-align: center; }

.__social_info .__social {
  float: none;
  margin: 0 auto; }

.__company_print {
  color: #a7a7a7; }
  .__company_print p {
    font-family: LatoRegular; }

@media only screen and (max-width: 767px) {
  .__company_info {
    margin-bottom: 30px; }
    .__company_info .__company_info_box .__company_info_box_title {
      padding: 60px 0 0 0;
      margin-bottom: 15px;
      font-size: 30px; }
    .__company_info .__company_info_box span {
      line-height: 20px; }

  .__company_print {
    padding: 50px 0 50px 0; }
    .__company_print p {
      font-size: 12px;
      line-height: 16px; } }
@media only screen and (min-width: 768px) {
  .contact__hero {
    padding-top: 115px; }
    .contact__hero h1 {
      font-size: 80px;
      line-height: 80px; }
    .contact__hero p {
      font-size: 20px;
      width: 600px;
      line-height: 30px; }

  .__company_info {
    margin-bottom: 30px; }
    .__company_info .__company_info_box {
      width: 33%;
      float: left; }
      .__company_info .__company_info_box .__company_info_box_title {
        margin-bottom: 15px;
        font-size: 25px; }
      .__company_info .__company_info_box span {
        line-height: 20px; }

  .__company_print {
    padding: 50px 0 50px 0; }
    .__company_print p {
      font-size: 12px;
      line-height: 16px; } }
@media only screen and (min-width: 992px) {
  .contact__hero h1 {
    font-size: 90px;
    line-height: 100px; }
  .contact__hero p {
    font-size: 20px;
    line-height: 25px; }

  .__company_info .__company_info_box .__company_info_box_title {
    font-size: 30px; }

  .__company_print {
    padding: 70px 0 50px 0; } }
@media only screen and (min-width: 1200px) {
  .contact__hero h1 {
    font-size: 100px;
    line-height: 100px; } }
.get-started__hero h1 {
  text-align: center; }
.get-started__hero p {
  display: block;
  color: #555555;
  font-family: LatoRegular;
  text-align: center;
  font-size: 16px;
  margin: 20px auto;
  line-height: 20px;
  font-style: italic; }

.form-message {
  display: none;
  font-family: LatoRegular; }
  .form-message h2 {
    font-family: LoveloBlack;
    text-align: center;
    padding: 10px 0;
    font-size: 30px;
    line-height: 40px;
    color: #353535; }
  .form-message p {
    color: #353535;
    text-align: center; }
  .form-message.success h2 {
    color: #449d29; }
  .form-message.error h2 {
    color: #9c0908; }

.__get_started_form {
  padding-bottom: 50px; }
  .__get_started_form form {
    width: 90%;
    margin: 0 auto; }
    .__get_started_form form h2 {
      font-family: LoveloBlack;
      text-align: center;
      padding: 60px 0;
      font-size: 30px;
      line-height: 40px;
      color: #353535; }
    .__get_started_form form .__form_field {
      margin-bottom: 30px;
      padding-bottom: 5px;
      font-family: LatoRegular; }
      .__get_started_form form .__form_field input, .__get_started_form form .__form_field textarea, .__get_started_form form .__form_field select {
        color: #a9a9a9;
        border: none;
        border-bottom: 1px solid #e4e4e4;
        background: none;
        width: calc(100% - 10px);
        padding: 0 5px;
        height: 30px;
        font-size: 16px;
        outline: none;
        resize: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        font-family: LatoRegular; }
      .__get_started_form form .__form_field select {
        width: 100%; }
    .__get_started_form form .__form_field_error {
      display: none;
      color: #a70000;
      padding: 5px 0;
      font-family: Arciform;
      font-size: 15px; }
    .__get_started_form form .__form_field_file {
      position: relative; }
      .__get_started_form form .__form_field_file input {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        opacity: 0;
        height: 100%; }
      .__get_started_form form .__form_field_file .__field_file_placeholder {
        border: 1px dashed #ee8f00;
        padding: 15px 0 15px 5px;
        color: #a9a9a9;
        font-size: 16px;
        text-align: center; }
        .__get_started_form form .__form_field_file .__field_file_placeholder i {
          font-size: 30px;
          vertical-align: sub; }
    .__get_started_form form .__form_field_submit {
      position: relative; }
      .__get_started_form form .__form_field_submit input {
        display: block;
        font-size: 20px;
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        font-family: LoveloBlack;
        background: none;
        text-align: center;
        margin: 0 auto;
        color: #165585;
        outline: none;
        transition: 0.2s all; }
        .__get_started_form form .__form_field_submit input:hover {
          color: #ee8f00; }

@media only screen and (max-width: 767px) {
  .get-started__hero {
    padding-top: 60px; }
    .get-started__hero h1 {
      font-size: 48px;
      line-height: 60px; }
    .get-started__hero p {
      margin-top: 15px;
      font-size: 16px;
      line-height: 20px; } }
@media only screen and (min-width: 768px) {
  .get-started__hero {
    padding-top: 115px; }
    .get-started__hero h1 {
      font-size: 62px;
      line-height: 70px; }
    .get-started__hero p {
      font-size: 20px;
      width: 600px;
      line-height: 30px; }

  .__get_started_form {
    padding-bottom: 100px; }
    .__get_started_form form h2 {
      line-height: 30px; }

  .__form_field_submit input {
    font-size: 40px; } }
@media only screen and (min-width: 992px) {
  .get-started__hero h1 {
    font-size: 80px;
    line-height: 90px; }
  .get-started__hero p {
    font-size: 20px;
    line-height: 25px; }

  .form-message h2 {
    font-size: 40px; }

  .__get_started_form form {
    width: 738px; }
    .__get_started_form form h2 {
      font-size: 40px; } }
@media only screen and (min-width: 1200px) {
  .get-started__hero h1 {
    font-size: 95px;
    line-height: 130px; } }
.works__hero {
  padding-top: 60px; }
  .works__hero h1 {
    font-size: 35px;
    line-height: 50px;
    text-align: center; }
  .works__hero p {
    display: block;
    color: #555555;
    font-family: LatoRegular;
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
    line-height: 20px;
    font-style: italic; }

.our-works__case-studies .works__case-study .case-study {
  height: 300px; }

@media only screen and (min-width: 768px) {
  .works__hero {
    padding-top: 115px; }
    .works__hero h1 {
      font-size: 65px;
      line-height: 80px;
      text-align: center; }
    .works__hero p {
      font-size: 20px;
      width: 600px;
      line-height: 30px; }

  .our-works__case-studies .works__case-study {
    width: 46.25%;
    float: left;
    margin-left: 2.5%;
    margin-bottom: 2.5%; }
    .our-works__case-studies .works__case-study .case-study__preview {
      height: 400px;
      margin: 0px; } }
@media only screen and (min-width: 992px) {
  .works__hero h1 {
    font-size: 80px;
    line-height: 100px;
    text-align: center; } }
@media only screen and (min-width: 1200px) {
  .works__hero h1 {
    font-size: 100px;
    line-height: 120px;
    text-align: center; } }
@media only screen and (min-width: 768px) {
  .container {
    width: 738px;
    margin: 0 auto; }

  .hero-padding {
    padding: 75px 10% 100px !important; } }
@media only screen and (min-width: 992px) {
  .container {
    width: 962px;
    margin: 0 auto; } }
@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px;
    margin: 0 auto; } }

/*# sourceMappingURL=main.css.map */
