 /*
Theme Name: Boshanka 2021
Theme URI: http://www.boshanka.co.uk/
Author: Boshanka
Author URI: http://www.boshanka.co.uk
Description: Custom theme for boshanka_2021
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boshanka_2021
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Era Of Data is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus 
# Accessibility
# Alignments
# Clearings
# Header
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Footer
# Global
# Infinite scroll
# Media
	## Captions
	## Galleries 
# GRID
  

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Mosk Extra-Light 200';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Extra-Light 200"), url("fonts/Mosk Extra-Light 200.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Thin 100';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Thin 100"), url("fonts/Mosk Thin 100.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Light 300';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Light 300"), url("fonts/Mosk Light 300.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Medium 500';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Medium 500"), url("fonts/Mosk Medium 500.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Semi-Bold 600';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Semi-Bold 600"), url("fonts/Mosk Semi-Bold 600.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Bold 700';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Bold 700"), url("fonts/Mosk Bold 700.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Extra-Bold 800';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Extra-Bold 800"), url("fonts/Mosk Extra-Bold 800.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Ultra-Bold 900';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Ultra-Bold 900"), url("fonts/Mosk Ultra-Bold 900.woff") format("woff"); }
@font-face {
  font-family: 'Mosk Normal 400 Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Mosk Normal 400 Regular"), url("fonts/Mosk Normal 400.woff") format("woff"); }
/* Scss Document */
/**
Shadow use example
 * .card {
 *     -webkit-transition: all 250ms;
 *     -moz-transition: all 250ms;
 *     transition: all 250ms;
 *     @include box_shadow(1);
 *     &:hover {
 *         @include box_shadow(3);
 *         -webkit-transform: translateY(-5px);
 *         -moz-transform: translateY(-5px);
 *         transform: translateY(-5px);
 *     }
 * }
 *
 */
.home .freetext {
  display: none !important; }

/* Scss Document */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  overflow-x: hidden;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2.2em;
  margin: 0.67em 0; }

.center-text {
  text-align: center; }

mark {
  background: #ff0;
  color: #1d3557; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

a, input, a img, a span, svg, .btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a:hover, input:hover, a:hover img, a:hover span, svg:hover, .btn:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Typography
------------------- -------------------------------------------*/
body, html, p, table {
  font-smooth: always;
  text-rendering: optimizeLegibility;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures contextual;
  font-variant-ligatures: common-ligatures contextual;
  font-variant-numeric: proportional-nums slashed-zero;
  -ms-font-feature-settings: "kern","liga","clig","calt","pnum","zero";
  -o-font-feature-settings: "kern","liga","clig","calt","pnum","zero";
  -webkit-font-feature-settings: "kern","liga","clig","calt","pnum","zero";
  font-feature-settings: "kern" 1,"liga" 1,"clig" 1,"calt" 1,"pnum" 1,"zero" 1;
  text-rendering: optimizeLegibility; }

body, body, button, input, select, textarea {
  color: #1d3557;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Roboto", sans-serif; }

.site-content {
  max-width: 1700px;
  margin: 0 auto;
  line-height: 1.6em; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  clear: both;
  font-family: "Mosk Bold 700";
  line-height: 1.3em;
  margin-top: 0rem;
  margin-bottom: 0.5rem;
  color: #1d3557;
  font-weight: normal; }

h1, .h1 {
  font-size: 2.4em !important; }

h2, .h2 {
  font-size: 2.2em; }

h3, .h3 {
  font-size: 1.8em; }

h4, .h4 {
  font-size: 1.6em; }

h5, .h5 {
  font-size: 1.2em; }

h6, .h6 {
  font-size: 0.9em; }

p {
  margin-bottom: 1.5em;
  font-size: 1.4em;
  line-height: 1.6em;
  font-variant-ligatures: common-ligatures !important; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #f1faee; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #e63946;
  text-decoration: none; }

a:hover,
a:focus,
a:active {
  color: #39afe6; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Main menu positionning */
.main-nav {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  background: #f1faee;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all .375s;
  height: 100vh; }

.main-nav.is-open {
  opacity: 1;
  /* z-index: 100; */
  visibility: visible; }

/* Yellow band effect */
.main-nav::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -15px;
  background: #1d3557;
  transform-origin: 0 0;
  transform: skew(-14deg) translateX(-120%);
  transition: all .275s .1s; }

.main-nav.is-open::before {
  transform: skew(-14deg) translateX(0); }

/* Skewing effect on menu links */
.main-nav ul {
  display: inline-flex;
  flex-direction: column;
  height: 93%;
  /* Should be 100%, but we have a notice message :D */
  align-items: flex-end;
  justify-content: center;
  transform: translateX(-18%) skew(-16deg); }

.main-nav li {
  display: block;
  margin: .5rem 0;
  text-align: right;
  transform: skew(16deg); }

/* Apparition effect on links */
.main-nav a {
  opacity: 0;
  transform: translateY(-10px); }

.main-nav.is-open a {
  opacity: 1;
  transform: translateY(0); }

.main-nav li:nth-child(1) a {
  transition: all 275ms 175ms; }

.main-nav li:nth-child(2) a {
  transition: all 275ms 225ms; }

.main-nav li:nth-child(3) a {
  transition: all 275ms 275ms; }

.main-nav li:nth-child(4) a {
  transition: all 275ms 325ms; }

.main-nav li:nth-child(5) a {
  transition: all 275ms 375ms; }

/* Decoration */
.main-nav ul,
.main-nav li {
  list-style: none;
  padding: 0; }

.main-nav a {
  display: block;
  padding: 12px 0;
  color: #f1faee;
  font-size: 1.4em;
  text-decoration: none;
  font-weight: bold; }

/* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */
.open-main-nav {
  position: absolute;
  top: 15px;
  padding-top: 20px;
  right: 20px;
  z-index: 1000;
  background: none;
  border: 0;
  cursor: pointer; }

.open-main-nav:focus {
  outline: none; }

.menu-main-container {
  HEIGHT: 100VH; }

.burger {
  position: relative;
  display: block;
  width: 28px;
  height: 4px;
  margin: 0 auto;
  background: #1d3557;
  transform: skew(5deg);
  transition: all .275s; }

.burger:after,
.burger:before {
  content: '';
  display: block;
  height: 100%;
  background: #1d3557;
  transition: all .275s; }

.burger:after {
  transform: translateY(-12px) translateX(-2px) skew(-20deg); }

.burger:before {
  transform: translateY(-16px) skew(-10deg); }

/* Toggle State part */
.is-open .burger {
  transform: skew(5deg) translateY(-8px) rotate(-45deg);
  background: #f1faee; }

.is-open .burger:before {
  transform: translateY(0px) skew(-10deg) rotate(75deg);
  background: #f1faee; }

.is-open .burger:after {
  transform: translateY(-12px) translateX(10px) skew(-20deg);
  opacity: 0;
  background: #f1faee; }

/* MENU Text part */
.burger-text {
  display: block;
  font-size: .675rem;
  letter-spacing: .05em;
  margin-top: .5em;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  color: #1d3557; }

.is-open .burger-text {
  color: #f1faee; }

/* Slow motion button */
[id="slowmo"] {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px;
  border: 0;
  font-size: 1rem;
  background: #FEDC2A;
  color: #1d3557;
  font-weight: bold;
  cursor: pointer;
  transition: all .275s; }

[id="slowmo"] span {
  display: block;
  font-weight: normal; }

[id="slowmo"]:hover,
[id="slowmo"]:focus {
  background: #1d3557;
  color: #FEDC2A; }

[id="slowmo"].is-slowmo span:after {
  content: 'Activated';
  display: block;
  font-weight: bold; }

/* When slowmotion is activated */
.is-slowmo + .device .open-main-nav .burger,
.is-slowmo + .device .open-main-nav .burger:before,
.is-slowmo + .device .open-main-nav .burger:after,
.is-slowmo + .device .main-nav,
.is-slowmo + .device .main-nav::before,
.is-slowmo + .device .main-nav a {
  transition-duration: 3s; }

.is-slowmo + .device .main-nav li:nth-child(1) a {
  transition-delay: 1750ms; }

.is-slowmo + .device .main-nav li:nth-child(2) a {
  transition-delay: 2250ms; }

.is-slowmo + .device .main-nav li:nth-child(3) a {
  transition-delay: 2750ms; }

.is-slowmo + .device .main-nav li:nth-child(4) a {
  transition-delay: 3250ms; }

.is-slowmo + .device .main-nav li:nth-child(5) a {
  transition-delay: 3750ms; }

/* Notice */
.notice {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  padding: 20px;
  background: #F2F2F2;
  color: #1d3557;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  z-index: 100;
  text-align: center; }

.notice strong {
  font-weight: 700; }

.notice a {
  padding: 2px 3px;
  background: #FEDC2A;
  text-decoration: none; }

.sub-menu {
  display: none !important; }

#masthead {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  width: 100%;
  z-index: 4;
  top: 0px;
  height: 70px;
  background: transparent; }
  #masthead .site-branding {
    padding: 0 30px; }
    #masthead .site-branding .site-title {
      display: block;
      width: 150px;
      float: left;
      height: auto;
      overflow: hidden;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      padding: 20PX 0;
      z-index: 101;
      position: relative; }
      #masthead .site-branding .site-title img {
        opacity: 1;
        display: block;
        float: left;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }

#masthead.shrink {
  top: 0px;
  /*background:#18aad9;*/
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-bottom: 1.6em;
  background: #f1faee; }
  #masthead.shrink .site-branding {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #masthead.shrink .site-branding .site-title {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      #masthead.shrink .site-branding .site-title img {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }

#lightcase-overlay {
  background: #011721 !important;
  opacity: 1 !important; }

.overlay .inside.team {
  padding: 1.6em; }
  .overlay .inside.team h4 {
    text-transform: uppercase !important;
    color: #fff !important;
    letter-spacing: 0.05em !important;
    font-weight: 100 !important; }
  .overlay .inside.team p {
    color: #fff !important; }

.typewriter span {
  border-right: .05em solid;
  animation: caret 1s steps(1) infinite; }

@keyframes caret {
  50% {
    border-color: transparent; } }
.typee {
  min-height: 250px;
  display: block; }

#content {
  padding-top: 70px; }
  #content section {
    float: left;
    width: 100%; }
    #content section .inside {
      padding: 30px;
      float: left;
      width: 100%; }
  #content .hero {
    background: #f1faee; }
    #content .hero .inside {
      padding: 0px; }
      #content .hero .inside .hero-top {
        padding: 20% 30px 50px;
        background: url("img/blob.svg") 150% -120% no-repeat;
        background-size: 200% auto;
        position: relative;
        float: left;
        width: 100%; }
        #content .hero .inside .hero-top .typed-cursor {
          font-size: 2.2em;
          color: #e63946; }
        #content .hero .inside .hero-top a {
          font-weight: 600; }
        #content .hero .inside .hero-top svg.wave {
          position: absolute;
          left: 0;
          bottom: 0;
          right: 0; }
        #content .hero .inside .hero-top .bishbashbosh {
          float: right;
          width: auto;
          margin-top: 10%; }
          #content .hero .inside .hero-top .bishbashbosh .bbb {
            font-family: "Mosk Extra-Bold 800";
            margin: 0px;
            height: 30px;
            line-height: 30px;
            text-transform: lowercase;
            color: #e63946;
            font-size: 2em !important; }
            #content .hero .inside .hero-top .bishbashbosh .bbb span {
              color: #1d3557; }
          #content .hero .inside .hero-top .bishbashbosh .lgid {
            font-family: "Mosk Extra-Bold 800";
            font-size: 0.9em; }
      #content .hero .inside .hero-bottom {
        padding: 10% 30px;
        position: relative;
        background: #457b9d;
        float: left;
        width: 100%; }
        #content .hero .inside .hero-bottom svg.wave {
          position: absolute;
          left: 0;
          bottom: 0;
          right: 0; }
        #content .hero .inside .hero-bottom h1, #content .hero .inside .hero-bottom h2, #content .hero .inside .hero-bottom h3, #content .hero .inside .hero-bottom p, #content .hero .inside .hero-bottom div, #content .hero .inside .hero-bottom span {
          color: #f1faee; }
        #content .hero .inside .hero-bottom .google-reviews {
          max-width: 200px;
          float: left;
          clear: both;
          padding: 15px 0 30px 0; }
        #content .hero .inside .hero-bottom .stats {
          width: 100%;
          float: left; }
          #content .hero .inside .hero-bottom .stats .stat {
            width: 150px;
            float: left;
            padding-right: 20px; }
            #content .hero .inside .hero-bottom .stats .stat .number {
              color: #e63946;
              font-family: "Mosk Extra-Bold 800";
              font-size: 3em;
              width: 52px;
              float: left; }
            #content .hero .inside .hero-bottom .stats .stat .text {
              font-size: 0.8em;
              width: 72px;
              float: left;
              line-height: 1.2em;
              padding-top: 5px; }
  #content .hero.sub .inside .hero-top {
    padding: 5% 30px 50px;
    background: url(img/blob.svg) 500% 0% no-repeat;
    background-size: 110% auto; }
    #content .hero.sub .inside .hero-top .h2, #content .hero.sub .inside .hero-top .typed-cursor {
      font-size: 1.8em; }
    #content .hero.sub .inside .hero-top .under p {
      font-size: 1.2em; }
    #content .hero.sub .inside .hero-top .bishbashbosh {
      display: none; }
    #content .hero.sub .inside .hero-top svg path {
      fill: #fff !important; }
  #content .work {
    background: #e7f3f3; }
    #content .work .inside .container .folio {
      width: 100%;
      float: left;
      margin-bottom: 30px;
      background: transparent; }
      #content .work .inside .container .folio .text {
        padding: 0 0 30px 0;
        width: 100%;
        float: left; }
        #content .work .inside .container .folio .text H5 {
          font-size: 2em;
          display: block;
          WIDTH: 100%;
          FLOAT: LEFT;
          font-family: "Mosk Extra-Bold 800"; }
          #content .work .inside .container .folio .text H5:after {
            content: "";
            display: block;
            width: 20%;
            clear: both;
            float: left;
            position: absolute;
            height: 2px;
            background: #457b9d;
            margin: 20px 0; }
        #content .work .inside .container .folio .text p {
          margin-top: 30px;
          display: block;
          width: 100%;
          float: left;
          margin-bottom: 0px; }
        #content .work .inside .container .folio .text p, #content .work .inside .container .folio .text a {
          font-size: 1.2em; }
        #content .work .inside .container .folio .text a {
          color: #e63946;
          font-weight: bold;
          width: 100%;
          float: left;
          display: block;
          margin-top: 15px; }
          #content .work .inside .container .folio .text a:hover {
            color: #1d3557; }
      #content .work .inside .container .folio .display {
        padding-top: 50px;
        background: #457b9d;
        float: right;
        width: 100%;
        -webkit-border-radius: 35px 35px 0 0;
        -moz-border-radius: 35px 35px 0 0;
        -ms-border-radius: 35px 35px 0 0;
        -o-border-radius: 35px 35px 0 0;
        border-radius: 35px 35px 0 0;
        position: relative; }
        #content .work .inside .container .folio .display .viewport {
          border: 10px solid #fff;
          float: left;
          width: 100%;
          overflow: hidden; }
          #content .work .inside .container .folio .display .viewport img {
            float: left;
            width: 100%;
            height: auto; }
        #content .work .inside .container .folio .display .buttons {
          left: 20px;
          top: 17px;
          position: absolute; }
          #content .work .inside .container .folio .display .buttons .button {
            width: 15px;
            height: 15px;
            display: block;
            margin: 0 8px 0 0;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            -ms-border-radius: 15px;
            -o-border-radius: 15px;
            border-radius: 15px;
            background: #f1faee;
            float: left; }
        #content .work .inside .container .folio .display:hover .buttons .b1 {
          background: #ff554e; }
        #content .work .inside .container .folio .display:hover .buttons .b2 {
          background: #ffb62a; }
        #content .work .inside .container .folio .display:hover .buttons .b3 {
          background: #27C940; }
        #content .work .inside .container .folio .display:hover img {
          -moz-transform: scale(1.05);
          -o-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -webkit-transform: scale(1.05);
          transform: scale(1.05); }
      #content .work .inside .container .folio .display.portrait {
        border-bottom: 30px solid #fff;
        -webkit-border-radius: 35px 35px 15px 15px;
        -moz-border-radius: 35px 35px 15px 15px;
        -ms-border-radius: 35px 35px 15px 15px;
        -o-border-radius: 35px 35px 15px 15px;
        border-radius: 35px 35px 15px 15px; }
  #content .folio {
    background: #fff; }
    #content .folio .inside .container .folio-grid {
      display: grid;
      grid-template-columns: 1fr;
      /*repeat(auto-fit, minmax(140px,1fr));*/
      grid-gap: 30px; }
      #content .folio .inside .container .folio-grid .folio-item a.cover-item:hover img {
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05); }
      #content .folio .inside .container .folio-grid .folio-item .contents .text {
        padding: 30px;
        width: 100%;
        float: right;
        max-width: 350px;
        position: relative; }
        #content .folio .inside .container .folio-grid .folio-item .contents .text H5 {
          font-size: 1.6em;
          display: block;
          WIDTH: 100%;
          FLOAT: LEFT;
          font-family: "Mosk Bold 700";
          text-align: right; }
          #content .folio .inside .container .folio-grid .folio-item .contents .text H5:after {
            content: "";
            display: block;
            width: 20%;
            clear: both;
            float: right;
            position: absolute;
            height: 2px;
            background: #457b9d;
            margin: 20px 0;
            right: 30px; }
        #content .folio .inside .container .folio-grid .folio-item .contents .text p {
          margin-top: 30px;
          display: block;
          width: 100%;
          float: left;
          margin-bottom: 0px;
          text-align: right; }
        #content .folio .inside .container .folio-grid .folio-item .contents .text p, #content .folio .inside .container .folio-grid .folio-item .contents .text a {
          font-size: 1.2em; }
        #content .folio .inside .container .folio-grid .folio-item .contents .text a {
          color: #e63946;
          font-weight: bold;
          width: 100%;
          float: left;
          display: block;
          margin-top: 15px;
          text-align: right; }
          #content .folio .inside .container .folio-grid .folio-item .contents .text a:hover {
            color: #1d3557; }
  #content .colab {
    background: #fff; }
    #content .colab .inside .container .backto {
      width: 100%;
      float: left;
      padding: 120px 0 0 0; }
      #content .colab .inside .container .backto #wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover {
        background-color: #e63946;
        cursor: pointer; }
      #content .colab .inside .container .backto #wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv {
        display: block !important;
        color: #fff;
        cursor: pointer; }
    #content .colab .inside .container .breadcrumbs {
      width: 100%;
      padding: 0 0 30px 0;
      display: block;
      float: left; }
    #content .colab .inside .container .right h3 {
      padding-top: 15px; }
    #content .colab .inside .container .right .owl-carousel {
      padding: 30px 0; }
      #content .colab .inside .container .right .owl-carousel .owl-item div .c-number {
        width: 50px;
        height: 50px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        background: #e63946;
        color: #fff;
        font-family: "Mosk Extra-Bold 800";
        font-size: 2.6em;
        text-align: center;
        padding: 8px 0;
        float: Left; }
      #content .colab .inside .container .right .owl-carousel .owl-item div .contents {
        float: left;
        width: calc(100% - 50px);
        padding-left: 20px; }
        #content .colab .inside .container .right .owl-carousel .owl-item div .contents .c-title {
          font-size: 1.6em;
          font-family: "Mosk Bold 700"; }
        #content .colab .inside .container .right .owl-carousel .owl-item div .contents .contents-in {
          padding-top: 30px; }
          #content .colab .inside .container .right .owl-carousel .owl-item div .contents .contents-in h4 {
            font-family: "Roboto", sans-serif;
            font-size: 1.4em; }
          #content .colab .inside .container .right .owl-carousel .owl-item div .contents .contents-in p {
            font-size: 1.1em; }
    #content .colab .inside .container .right .service-grid {
      padding-top: 15px;
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 3	0px; }
      #content .colab .inside .container .right .service-grid .contents {
        padding-top: 0px;
        padding: 20px;
        border: 2px solid #fff;
        background: #e7f3f3;
        -webkit-border-radius: 25px 25px 0 25px;
        -moz-border-radius: 25px 25px 0 25px;
        -ms-border-radius: 25px 25px 0 25px;
        -o-border-radius: 25px 25px 0 25px;
        border-radius: 25px 25px 0 25px; }
        #content .colab .inside .container .right .service-grid .contents .c-title {
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          #content .colab .inside .container .right .service-grid .contents .c-title h5 {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
        #content .colab .inside .container .right .service-grid .contents .contents-in {
          padding-top: 5px; }
          #content .colab .inside .container .right .service-grid .contents .contents-in p {
            font-size: 1em;
            color: #1d3557;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            margin-top: 0px; }
        #content .colab .inside .container .right .service-grid .contents:hover {
          background: #e63946; }
          #content .colab .inside .container .right .service-grid .contents:hover .c-title {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
            #content .colab .inside .container .right .service-grid .contents:hover .c-title h5 {
              color: #f1faee;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
          #content .colab .inside .container .right .service-grid .contents:hover .contents-in p {
            color: #f1faee; }
  #content .c-s ul {
    padding-top: 30px; }
    #content .c-s ul li {
      margin-bottom: 0.5em;
      font-size: 1.4em;
      line-height: 1.6em;
      font-variant-ligatures: common-ligatures !important; }
  #content .faq {
    background: #e7f3f3; }
    #content .faq .inside .container .left ul.questions {
      list-style: none;
      margin: 0px;
      padding: 0px;
      margin-top: 30px; }
      #content .faq .inside .container .left ul.questions h3 {
        cursor: pointer;
        font-family: "Mosk Medium 500";
        margin-bottom: 0px;
        font-size: 1.6em; }
        #content .faq .inside .container .left ul.questions h3:active {
          color: #e63946; }
        #content .faq .inside .container .left ul.questions h3:hover {
          color: #e63946; }
      #content .faq .inside .container .left ul.questions h3.active {
        color: #e63946; }
      #content .faq .inside .container .left ul.questions li.question {
        margin: 0px;
        padding: 0px;
        margin-bottom: 20px;
        padding-bottom: 14px;
        border-bottom: dotted 2px #a6c5cf; }
        #content .faq .inside .container .left ul.questions li.question .answer {
          margin-top: 10px;
          max-height: 0;
          overflow: hidden;
          transition: max-height 0.3s ease; }
          #content .faq .inside .container .left ul.questions li.question .answer .inner p {
            font-size: 1.1em; }
            #content .faq .inside .container .left ul.questions li.question .answer .inner p:last-of-type {
              margin-bottom: 0px; }
            #content .faq .inside .container .left ul.questions li.question .answer .inner p:first-of-type {
              margin-top: 0px; }
          #content .faq .inside .container .left ul.questions li.question .answer .inner ul {
            margin-top: 20px; }
    #content .faq .inside .container .right .post-grid {
      width: 100%;
      float: left;
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 30px;
      margin-top: 30px; }
      #content .faq .inside .container .right .post-grid article {
        margin-bottom: 0px; }
        #content .faq .inside .container .right .post-grid article a {
          width: 100%;
          height: 100%;
          float: left;
          display: block;
          padding: 30px;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.09);
          background: #fff;
          -webkit-border-radius: 25px 25px 0 25px;
          -moz-border-radius: 25px 25px 0 25px;
          -ms-border-radius: 25px 25px 0 25px;
          -o-border-radius: 25px 25px 0 25px;
          border-radius: 25px 25px 0 25px; }
          #content .faq .inside .container .right .post-grid article a .h3 {
            margin-bottom: 30px;
            font-size: 1.6em;
            display: block; }
          #content .faq .inside .container .right .post-grid article a .exc {
            margin-bottom: 30px;
            display: block;
            color: #939393;
            line-height: 1.6em;
            font-size: 1em;
            margin-bottom: 0px; }
          #content .faq .inside .container .right .post-grid article a:hover {
            box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
            #content .faq .inside .container .right .post-grid article a:hover .post-title .h3 {
              color: #e63946; }
  #content .text-body-inner {
    max-width: 768px;
    margin: 0 auto; }
  #content .blog {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background: #fff; }
    #content .blog .inside .right {
      display: none; }
    #content .blog .inside .container .featured-post {
      max-width: 768px; }
      #content .blog .inside .container .featured-post p.category {
        margin: 0px;
        font-family: "Mosk Bold 700";
        width: 100%;
        float: left;
        display: block; }
      #content .blog .inside .container .featured-post .lil-div {
        width: 50px;
        height: 4px;
        background: #457b9d;
        float: left;
        margin: 25px 0; }
      #content .blog .inside .container .featured-post h2 {
        width: 100%;
        float: left;
        margin-bottom: 20px; }
        #content .blog .inside .container .featured-post h2 a {
          color: #1d3557; }
          #content .blog .inside .container .featured-post h2 a:hover {
            color: #e63946; }
      #content .blog .inside .container .featured-post a.image-box {
        -webkit-border-radius: 25px 25px 0 25px;
        -moz-border-radius: 25px 25px 0 25px;
        -ms-border-radius: 25px 25px 0 25px;
        -o-border-radius: 25px 25px 0 25px;
        border-radius: 25px 25px 0 25px;
        overflow: hidden;
        float: left; }
        #content .blog .inside .container .featured-post a.image-box img, #content .blog .inside .container .featured-post a.image-box picture {
          float: left;
          width: 100%; }
      #content .blog .inside .container .featured-post .post-grid {
        width: 100%;
        float: left;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px; }
        #content .blog .inside .container .featured-post .post-grid article {
          margin-bottom: 0px; }
          #content .blog .inside .container .featured-post .post-grid article a {
            width: 100%;
            height: 100%;
            float: left;
            display: block;
            padding: 30px;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.09);
            -webkit-border-radius: 25px 25px 0 25px;
            -moz-border-radius: 25px 25px 0 25px;
            -ms-border-radius: 25px 25px 0 25px;
            -o-border-radius: 25px 25px 0 25px;
            border-radius: 25px 25px 0 25px; }
            #content .blog .inside .container .featured-post .post-grid article a .h3 {
              margin-bottom: 30px;
              font-size: 1.6em;
              display: block; }
            #content .blog .inside .container .featured-post .post-grid article a .exc {
              margin-bottom: 30px;
              display: block;
              color: #939393;
              line-height: 1.6em;
              font-size: 1em;
              margin-bottom: 0px; }
            #content .blog .inside .container .featured-post .post-grid article a:hover {
              box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
              #content .blog .inside .container .featured-post .post-grid article a:hover .post-title .h3 {
                color: #e63946; }
  #content .blog-row .inside .container .featured-post {
    max-width: 100%; }
  #content .blog-row.end {
    padding-bottom: 60px !important; }
  #content .sblog {
    background: #fff; }
    #content .sblog .inside {
      padding: 0 30px; }
      #content .sblog .inside .alert {
        border: 1px solid #457b9d;
        background: #e7f3f3;
        padding: 30px;
        margin: 60px 0; }
        #content .sblog .inside .alert p {
          word-wrap: break-word; }
      #content .sblog .inside .alert.code p {
        font-family: courier new;
        font-size: 0.9em; }
      #content .sblog .inside figure {
        border: 1px solid #e7f3f3;
        background: #e7f3f3;
        padding: 10px 10px 0px 10px; }
        #content .sblog .inside figure figcaption {
          font-family: "Mosk Medium 500";
          font-size: 0.9em;
          text-align: left;
          color: #457b9d; }
      #content .sblog .inside .step {
        font-family: "Mosk Medium 500";
        font-size: 2em;
        margin: 60px 0 60px 0;
        border-bottom: 1px solid #e7f3f3;
        padding-bottom: 20px; }
        #content .sblog .inside .step:before {
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f54b";
          font-size: 80%;
          padding: 0 10px 0 0;
          color: #e63946; }
      #content .sblog .inside ul li {
        font-size: 1.4em;
        line-height: 1.4em;
        margin-bottom: 1.2em; }
  #content .project-header {
    background: #fff; }
    #content .project-header .inside .container .left p, #content .project-header .inside .container .right p {
      font-size: 1.3em; }
    #content .project-header .inside .container .left ul, #content .project-header .inside .container .right ul {
      margin: 0px;
      list-style: none;
      padding: 0px;
      border-bottom: 1px dashed #5691b6;
      padding-top: 13px; }
      #content .project-header .inside .container .left ul li, #content .project-header .inside .container .right ul li {
        font-size: 1.2em;
        padding: 5px 0;
        border-top: 1px dashed #5691b6;
        font-size: 0.9em;
        width: 50%;
        float: left;
        font-family: "Mosk Medium 500"; }
  #content .psection {
    background: #e7f3f3; }
    #content .psection .inside {
      padding-top: 60px; }
      #content .psection .inside .container .p-sec {
        width: 100%;
        float: left; }
        #content .psection .inside .container .p-sec p {
          font-size: 1.1em;
          text-align: center; }
        #content .psection .inside .container .p-sec .display {
          padding-top: 50px;
          background: #457b9d;
          float: right;
          width: 100%;
          -webkit-border-radius: 35px 35px 0 0;
          -moz-border-radius: 35px 35px 0 0;
          -ms-border-radius: 35px 35px 0 0;
          -o-border-radius: 35px 35px 0 0;
          border-radius: 35px 35px 0 0;
          position: relative; }
          #content .psection .inside .container .p-sec .display .viewport {
            border: 10px solid #fff;
            float: left;
            width: 100%;
            overflow: hidden; }
            #content .psection .inside .container .p-sec .display .viewport img {
              float: left;
              width: 100%;
              height: auto; }
          #content .psection .inside .container .p-sec .display .buttons {
            left: 20px;
            top: 17px;
            position: absolute; }
            #content .psection .inside .container .p-sec .display .buttons .button {
              width: 15px;
              height: 15px;
              display: block;
              margin: 0 8px 0 0;
              -webkit-border-radius: 15px;
              -moz-border-radius: 15px;
              -ms-border-radius: 15px;
              -o-border-radius: 15px;
              border-radius: 15px;
              background: #f1faee;
              float: left; }
        #content .psection .inside .container .p-sec:last-child {
          padding-bottom: 0px !important;
          padding-top: 40px !important; }
          #content .psection .inside .container .p-sec:last-child p {
            font-size: 2em;
            font-family: "Mosk Medium 500"; }
      #content .psection .inside .container .p-sec.text {
        padding: 0 60px 80px; }
      #content .psection .inside .container .p-sec.wide-image {
        padding-bottom: 60px; }
      #content .psection .inside .container .p-sec.sbs {
        padding-bottom: 60px; }
        #content .psection .inside .container .p-sec.sbs .image {
          width: 100%;
          float: left; }
        #content .psection .inside .container .p-sec.sbs .text {
          width: 100%;
          float: left;
          padding: 60px 10% 0; }
          #content .psection .inside .container .p-sec.sbs .text p {
            text-align: center; }
  #content .freetext .inside {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
    #content .freetext .inside .breadcrumbs {
      width: 100%;
      padding: 0 0 30px 0;
      display: block;
      float: left; }
    #content .freetext .inside .right {
      padding: 0px !important;
      padding-left: 0px !important; }
      #content .freetext .inside .right section {
        padding: 0px !important; }
        #content .freetext .inside .right section .ben {
          border: 10px solid #fff;
          float: left;
          max-width: 140px;
          transform: translateY(-8px) rotate(-8deg);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.09);
          margin: 0 30px 30px 0; }
          #content .freetext .inside .right section .ben img {
            float: left;
            width: 100%;
            height: auto; }
        #content .freetext .inside .right section .contact {
          float: left;
          width: 100%;
          max-width: 200px; }
          #content .freetext .inside .right section .contact a {
            color: #e63946;
            font-size: 1.2em;
            display: block;
            padding: 5px; }
            #content .freetext .inside .right section .contact a:hover {
              color: #39afe6; }
          #content .freetext .inside .right section .contact .icons {
            width: 100%;
            float: left;
            padding-top: 10px; }
            #content .freetext .inside .right section .contact .icons a {
              font-size: 1.6em;
              float: left;
              color: #1d3557; }
              #content .freetext .inside .right section .contact .icons a:hover {
                color: #39afe6; }
        #content .freetext .inside .right section .social {
          list-style: none;
          padding: 0;
          FLOAT: left;
          width: 100%;
          max-width: 200px; }
          #content .freetext .inside .right section .social ul {
            list-style: none;
            padding: 10px 0 0 0;
            FLOAT: left;
            width: 100%;
            margin: 10px 0 0 0px;
            border-top: 1px dashed #5691b6; }
            #content .freetext .inside .right section .social ul li {
              float: left; }
              #content .freetext .inside .right section .social ul li a {
                float: left;
                padding: 5px;
                color: #1d3557; }
                #content .freetext .inside .right section .social ul li a:hover {
                  color: #39afe6; }
      #content .freetext .inside .right .widget_categories {
        padding: 0px !important;
        padding-top: 30px !important;
        width: 100% !important;
        float: left; }
        #content .freetext .inside .right .widget_categories h4 {
          font-size: 1.6em;
          margin-bottom: 5px; }
        #content .freetext .inside .right .widget_categories ul {
          margin: 0px;
          list-style: none;
          padding: 0px;
          border-bottom: 1px dashed #5691b6;
          padding-top: 10px; }
          #content .freetext .inside .right .widget_categories ul li {
            margin-bottom: 0px; }
            #content .freetext .inside .right .widget_categories ul li a {
              color: #1d3557;
              font-size: 1.2em;
              padding: 5px 0;
              border-top: 1px dashed #5691b6;
              font-size: 0.8em;
              width: 100%;
              float: left;
              font-family: "Mosk Medium 500"; }
              #content .freetext .inside .right .widget_categories ul li a:hover {
                color: #e63946; }
  #content .services-row {
    background: #fff; }
    #content .services-row .inside .container .s-header {
      margin-bottom: 60px;
      max-width: 680px; }
    #content .services-row .inside .container .s-wrap {
      grid-template-columns: 1fr;
      display: grid;
      grid-gap: 30px; }
      #content .services-row .inside .container .s-wrap a.service-link {
        float: left;
        width: 100%;
        display: block;
        margin-bottom: 30px;
        padding-bottom: 60px;
        border-bottom: 1px solid #a8dadc; }
        #content .services-row .inside .container .s-wrap a.service-link .image {
          width: 100%;
          float: left;
          display: block;
          padding: 0 20px;
          position: relative; }
          #content .services-row .inside .container .s-wrap a.service-link .image .under img, #content .services-row .inside .container .s-wrap a.service-link .image .over img {
            width: 100%;
            float: left; }
          #content .services-row .inside .container .s-wrap a.service-link .image .over {
            position: absolute;
            left: 20px;
            top: 20%;
            right: 20px;
            opacity: 0; }
        #content .services-row .inside .container .s-wrap a.service-link .s-contents {
          width: 100%;
          float: left;
          padding: 30px 0 0 0; }
          #content .services-row .inside .container .s-wrap a.service-link .s-contents .title {
            font-family: "Mosk Bold 700";
            color: #1d3557;
            font-size: 1.8em;
            float: left;
            clear: both;
            width: 100%;
            line-height: 1.2em; }
          #content .services-row .inside .container .s-wrap a.service-link .s-contents .divider {
            width: 80px;
            height: 5px;
            background: #457b9d;
            float: left;
            clear: both;
            margin: 20px 0 20px 0; }
          #content .services-row .inside .container .s-wrap a.service-link .s-contents .blurb {
            width: 100%;
            float: left; }
            #content .services-row .inside .container .s-wrap a.service-link .s-contents .blurb p {
              margin: 0px;
              color: #1d3557; }
          #content .services-row .inside .container .s-wrap a.service-link .s-contents .button-title {
            color: #e63946;
            font-family: "Mosk Bold 700";
            width: 100%;
            float: left;
            margin: 20px 0 0 0;
            font-size: 1.4em; }
            #content .services-row .inside .container .s-wrap a.service-link .s-contents .button-title .c-con {
              color: #457b9d;
              font-size: 80%;
              padding-left: 0px; }
        #content .services-row .inside .container .s-wrap a.service-link:last-child {
          border: none;
          margin-bottom: 0px;
          padding-bottom: 0px; }
        #content .services-row .inside .container .s-wrap a.service-link:hover .image .over {
          top: 0%;
          opacity: 1; }
        #content .services-row .inside .container .s-wrap a.service-link:hover .s-contents .divider {
          width: 160px;
          background: #e63946; }
        #content .services-row .inside .container .s-wrap a.service-link:hover .s-contents .title {
          color: #e63946; }
        #content .services-row .inside .container .s-wrap a.service-link:hover .s-contents .button-title .c-con {
          padding-left: 20px;
          color: #e63946; }
  #content .hfoot .inside .container .h1 {
    font-size: 3em !important; }
  #content .hfoot .inside .container a.contact {
    background: #e63946;
    font-size: 1.6em;
    color: #f1faee;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    height: 50px;
    width: 230px;
    font-family: "Mosk Extra-Bold 800";
    text-align: center;
    display: block;
    padding: 10px; }
    #content .hfoot .inside .container a.contact:hover {
      background: #1d3557; }
  #content .hfoot .inside .container .left, #content .hfoot .inside .container .right {
    float: left;
    width: 100%; }
    #content .hfoot .inside .container .left ul, #content .hfoot .inside .container .right ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #content .hfoot .inside .container .left ul li, #content .hfoot .inside .container .right ul li {
        padding-bottom: 4px; }
        #content .hfoot .inside .container .left ul li a, #content .hfoot .inside .container .right ul li a {
          color: #f1faee; }
          #content .hfoot .inside .container .left ul li a:hover, #content .hfoot .inside .container .right ul li a:hover {
            color: #1d3557; }
    #content .hfoot .inside .container .left ul.services, #content .hfoot .inside .container .right ul.services {
      width: 50%;
      float: left;
      padding-right: 30px; }
  #content .hfoot .inside .container .right {
    padding-top: 40px; }
  #content .hfoot .inside .container ul {
    width: 100% !important; }
    #content .hfoot .inside .container ul li.icon {
      float: left;
      padding: 0 10px 0 0;
      font-size: 1.2em; }
  #content .hfoot .inside .container ul.social {
    padding-top: 20px;
    float: left; }

@media screen and (min-width: 420px) {
  .typee {
    min-height: 185px; }

  #content .hero .inside .hero-top {
    background: url("img/blob.svg") 120% -50% no-repeat;
    background-size: 200% auto; }
  #content .hero.sub .inside .hero-top {
    padding: 5% 30px 80px;
    background: url(img/blob.svg) 580% 0% no-repeat;
    background-size: 110% auto; }
    #content .hero.sub .inside .hero-top #typed-strings {
      max-width: 990px; }
    #content .hero.sub .inside .hero-top .h2, #content .hero.sub .inside .hero-top .typed-cursor {
      font-size: 2.2em; }
    #content .hero.sub .inside .hero-top .under p {
      font-size: 1.4em; } }
@media screen and (min-width: 600px) {
  .typee {
    min-height: 140px; }

  #content .hero .inside .hero-top {
    background: url("img/blob.svg") 160% -30% no-repeat;
    background-size: 140% auto; }
  #content .freetext .inside .right section {
    max-width: 500px; }
    #content .freetext .inside .right section .ben {
      max-width: 180px; }
  #content .services-row .inside .container .s-wrap {
    grid-template-columns: 1fr 1fr; }
    #content .services-row .inside .container .s-wrap a.service-link {
      margin-bottom: 0px;
      padding-bottom: 0px;
      border: none; }
      #content .services-row .inside .container .s-wrap a.service-link .s-contents .blurb p {
        font-size: 1em; } }
@media screen and (min-width: 641px) {
  .overlay .inside.team h4 {
    color: #012537 !important; }
  .overlay .inside.team p {
    color: #012537 !important; } }
@media screen and (min-width: 768px) {
  .typee {
    min-height: 180px; }

  p {
    font-size: 1.1em; }

  #content section {
    padding: 60px 0; }
  #content .hero {
    padding: 0; }
    #content .hero .inside .hero-top {
      background: url("img/blob.svg") 160% 0% no-repeat;
      background-size: 160% auto; }
      #content .hero .inside .hero-top .container .under {
        max-width: 75%; }
    #content .hero .inside .hero-top h2, #content .hero .inside .hero-top .h2, #content .hero .inside .hero-top .typed-cursor {
      font-size: 3em !important; }
    #content .hero .inside .hero-bottom .container .left, #content .hero .inside .hero-bottom .container .right {
      width: 60%;
      float: left;
      padding-right: 20px; }
      #content .hero .inside .hero-bottom .container .left h1, #content .hero .inside .hero-bottom .container .right h1 {
        font-size: 2em !important; }
      #content .hero .inside .hero-bottom .container .left p, #content .hero .inside .hero-bottom .container .right p {
        font-size: 1em; }
    #content .hero .inside .hero-bottom .container .right {
      padding: 7px 0 0 20px;
      width: 40%; }
      #content .hero .inside .hero-bottom .container .right h3 {
        font-size: 1.6em; }
      #content .hero .inside .hero-bottom .container .right .google-reviews {
        max-width: 180px; }
    #content .hero .inside .hero-bottom .stats .stat {
      width: 130px; }
      #content .hero .inside .hero-bottom .stats .stat .number {
        width: 50px; }
      #content .hero .inside .hero-bottom .stats .stat .text {
        width: 60px; }
  #content .hero.sub .inside .hero-top {
    padding: 5% 30px 120px; }
  #content .work .inside .container .folio {
    padding: 0 0 60px 0;
    margin-bottom: 0px; }
    #content .work .inside .container .folio .text {
      width: 300px;
      padding-right: 40px;
      text-align: right;
      position: relative;
      padding-top: 30px; }
      #content .work .inside .container .folio .text h5:after {
        float: right;
        right: 40px;
        width: 30%; }
    #content .work .inside .container .folio .display {
      width: calc(100% - 300px); }
    #content .work .inside .container .folio .display.portrait {
      max-width: 400px; }
    #content .work .inside .container .folio .display.landscape {
      max-width: 700px; }
    #content .work .inside .container .folio:last-child {
      padding-bottom: 0px; }
  #content .work .inside .container .folio.portrait .text {
    padding-right: 0px;
    padding-left: 30px;
    text-align: left;
    float: right;
    margin-right: calc(100% - 700px); }
    #content .work .inside .container .folio.portrait .text h5:after {
      float: left;
      left: 30px;
      right: auto; }
  #content .folio {
    padding: 0px; }
    #content .folio .inside .container .folio-grid {
      grid-template-columns: 1fr 1fr;
      /*repeat(auto-fit, minmax(140px,1fr));*/
      grid-gap: 30px; }
      #content .folio .inside .container .folio-grid .folio-item:nth-child(even) {
        padding-top: 30px; }
  #content .colab .inside .container .breadcrumbs {
    margin-top: -90px; }
  #content .colab .inside .container .left, #content .colab .inside .container .right {
    width: 55%;
    float: left;
    padding-right: 30px; }
  #content .colab .inside .container .right {
    width: 45%;
    padding-right: 0px; }
    #content .colab .inside .container .right .service-grid {
      grid-template-columns: 1fr;
      grid-gap: 20px; }
      #content .colab .inside .container .right .service-grid .contents .contents-in p {
        margin-bottom: 0px;
        padding-bottom: 15px; }
  #content .faq .inside .container .left {
    width: 65%; }
  #content .faq .inside .container .right {
    width: 35%; }
  #content .project-header {
    padding-top: 0px;
    padding-bottom: 0px; }
    #content .project-header .inside .container .left, #content .project-header .inside .container .right {
      float: left; }
      #content .project-header .inside .container .left ul li, #content .project-header .inside .container .right ul li {
        width: 100%; }
    #content .project-header .inside .container .left {
      width: 70%;
      padding-right: 60px; }
    #content .project-header .inside .container .right {
      width: 30%; }
  #content .freetext .inside .breadcrumbs, #content .blog .inside .breadcrumbs {
    margin-top: -90px;
    width: 67%; }
  #content .freetext .inside .container .left, #content .blog .inside .container .left {
    width: 70%; }
  #content .freetext .inside .container .right, #content .blog .inside .container .right {
    width: 30%;
    position: absolute;
    right: 0;
    top: -200px; }
    #content .freetext .inside .container .right section, #content .blog .inside .container .right section {
      width: auto;
      float: right;
      padding-left: 65px !important; }
      #content .freetext .inside .container .right section .ben, #content .blog .inside .container .right section .ben {
        max-width: 300px;
        transform: translateY(-8px) rotate(5deg);
        box-shadow: none;
        border-width: 15px; }
    #content .freetext .inside .container .right .widget_categories, #content .blog .inside .container .right .widget_categories {
      width: 91% !important;
      padding-left: 0px !important; }
  #content .sblog.blog-content {
    padding-top: 60px !important; }
    #content .sblog.blog-content .right {
      top: -250px !important; }
  #content .services-row .inside .container .s-wrap {
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px; }
    #content .services-row .inside .container .s-wrap a.service-link {
      margin-bottom: 0px;
      padding-bottom: 0px;
      border: none; }
  #content .hfoot .inside .hero-bottom {
    padding: 5% 30px 0 30px; }
    #content .hfoot .inside .hero-bottom .container .left p {
      margin-bottom: 50px; }
    #content .hfoot .inside .hero-bottom .container .left .services {
      width: 50% !important;
      float: left; }
    #content .hfoot .inside .hero-bottom .container .right {
      bottom: 45px;
      position: absolute;
      right: 0px; } }
footer#colophon section.site-info {
  padding-bottom: 0px;
  font-size: 80%; }
  footer#colophon section.site-info .copyright {
    padding: 0px !important; }

@media screen and (min-width: 992px) {
  .typee {
    min-height: 110px; }

  p {
    font-size: 1.4em; }

  #masthead {
    padding: 20px 0;
    height: 0; }
    #masthead .site-branding {
      padding: 0 60px; }
      #masthead .site-branding .site-title {
        width: 200px; }
      #masthead .site-branding .device #burger {
        display: none; }
      #masthead .site-branding .device .main-nav {
        position: relative;
        float: right;
        text-align: right;
        background: transparent;
        opacity: 1;
        z-index: 1;
        visibility: visible;
        height: auto; }
        #masthead .site-branding .device .main-nav:before {
          display: none; }
        #masthead .site-branding .device .main-nav .menu-main-container {
          height: auto;
          float: right; }
          #masthead .site-branding .device .main-nav .menu-main-container ul {
            transform: none;
            justify-content: none;
            align-items: none;
            height: auto;
            display: block;
            margin: 0px;
            padding: 0px;
            padding: 20px 0; }
            #masthead .site-branding .device .main-nav .menu-main-container ul li {
              transform: none;
              margin: 0px;
              float: left;
              position: relative; }
              #masthead .site-branding .device .main-nav .menu-main-container ul li a {
                transform: none;
                color: #1d3557;
                font-family: "Mosk Medium 500";
                font-weight: normal;
                opacity: 1;
                font-size: 1.1em;
                padding: 0px 10px 10px 10px;
                -webkit-transition: all 0.1s ease-in-out;
                -moz-transition: all 0.1s ease-in-out;
                -ms-transition: all 0.1s ease-in-out;
                -o-transition: all 0.1s ease-in-out;
                transition: all 0.1s ease-in-out; }
                #masthead .site-branding .device .main-nav .menu-main-container ul li a:hover {
                  color: #e63946;
                  -webkit-transition: all 0.1s ease-in-out;
                  -moz-transition: all 0.1s ease-in-out;
                  -ms-transition: all 0.1s ease-in-out;
                  -o-transition: all 0.1s ease-in-out;
                  transition: all 0.1s ease-in-out; }
              #masthead .site-branding .device .main-nav .menu-main-container ul li:last-child a {
                padding-right: 0px; }
              #masthead .site-branding .device .main-nav .menu-main-container ul li .sub-menu {
                height: 0px;
                -webkit-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
                -ms-transition: all 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out;
                opacity: 1;
                display: block !important;
                width: 230px;
                position: absolute;
                top: 55px;
                left: -72px;
                background: #1d3557;
                -webkit-border-radius: 15px;
                -moz-border-radius: 15px;
                -ms-border-radius: 15px;
                -o-border-radius: 15px;
                border-radius: 15px;
                padding: 0px;
                overflow: hidden; }
                #masthead .site-branding .device .main-nav .menu-main-container ul li .sub-menu li {
                  width: 100%; }
                  #masthead .site-branding .device .main-nav .menu-main-container ul li .sub-menu li a {
                    width: 100%;
                    text-align: center;
                    padding: 5px;
                    color: #f1faee;
                    font-size: 1em;
                    border-bottom: 1px solid #2e486d; }
                    #masthead .site-branding .device .main-nav .menu-main-container ul li .sub-menu li a:last-child a {
                      border-bottom: none; }
            #masthead .site-branding .device .main-nav .menu-main-container ul li#menu-item-9517:after {
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              opacity: 0;
              width: 0;
              content: "";
              z-index: 2;
              position: absolute;
              right: 33px;
              top: 40px;
              height: 0;
              border-top: 10px solid transparent;
              border-bottom: 10px solid transparent;
              border-right: 10px solid #1d3557;
              transform: rotate(90deg); }
            #masthead .site-branding .device .main-nav .menu-main-container ul li#menu-item-9517:hover .sub-menu {
              height: 211px;
              opacity: 1;
              top: 35px;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
              #masthead .site-branding .device .main-nav .menu-main-container ul li#menu-item-9517:hover .sub-menu li a:hover {
                background: #2e486d;
                -webkit-transition: all 0.1s ease-in-out;
                -moz-transition: all 0.1s ease-in-out;
                -ms-transition: all 0.1s ease-in-out;
                -o-transition: all 0.1s ease-in-out;
                transition: all 0.1s ease-in-out; }
            #masthead .site-branding .device .main-nav .menu-main-container ul li#menu-item-9517:hover:after {
              opacity: 1;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              top: 23px; }
    #masthead .open-main-nav {
      top: 35px;
      right: 40px; }

  #masthead.shrink {
    padding: 0px 0;
    height: 70px; }
    #masthead.shrink .open-main-nav {
      top: 15px;
      right: 40px; }
    #masthead.shrink .site-branding .site-title {
      width: 160px; }

  #content section .inside {
    padding: 30px 60px; }
  #content .hero .inside .hero-top {
    padding: 20% 60px 50px;
    background: url(img/blob.svg) -680px -20% no-repeat;
    background-size: 120% auto; }
    #content .hero .inside .hero-top .bishbashbosh {
      padding-bottom: 30px; }
      #content .hero .inside .hero-top .bishbashbosh .lgid {
        font-size: 1em; }
    #content .hero .inside .hero-top h2, #content .hero .inside .hero-top .h2, #content .hero .inside .hero-top .typed-cursor {
      font-size: 2.8em !important; }
    #content .hero .inside .hero-top .container .under {
      max-width: 60%; }
  #content .hero .inside .hero-bottom {
    padding: 10% 60px; }
    #content .hero .inside .hero-bottom .container .left h3, #content .hero .inside .hero-bottom .container .right h3 {
      font-size: 1.8em; }
    #content .hero .inside .hero-bottom .container .left h1, #content .hero .inside .hero-bottom .container .right h1 {
      font-size: 2.8em !important; }
    #content .hero .inside .hero-bottom .container .left p, #content .hero .inside .hero-bottom .container .right p {
      font-size: 1.2em; }
    #content .hero .inside .hero-bottom .container .left {
      padding-right: 40px; }
    #content .hero .inside .hero-bottom .container .right {
      padding-left: 5%;
      padding-top: 75px; }
    #content .hero .inside .hero-bottom .stats .stat {
      width: 130px;
      padding: 0px; }
      #content .hero .inside .hero-bottom .stats .stat .text {
        width: 80px; }
  #content .hero.sub .inside .hero-top {
    padding: 70px 60px 120px;
    background: url(img/blob.svg) 580% 0% no-repeat;
    background-size: 110% auto; }
    #content .hero.sub .inside .hero-top .h2, #content .hero.sub .inside .hero-top .typed-cursor {
      font-size: 2.2em; }
    #content .hero.sub .inside .hero-top .under p {
      font-size: 1.4em; }
  #content .work .inside .container .folio {
    padding: 0 30px 80px 30px; }
    #content .work .inside .container .folio .text {
      padding-top: 80px; }
  #content .work .inside .container .folio.landscape {
    padding-right: 100px; }
  #content .work .inside .container .folio.portrait {
    padding-left: 100px; }
  #content .folio .inside .container .folio-grid {
    grid-template-columns: 1fr 1fr 1fr;
    /*repeat(auto-fit, minmax(140px,1fr));*/
    grid-gap: 30px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(even) {
      padding-top: 0px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(2) {
      padding-top: 30px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(3) {
      padding-top: 60px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(5) {
      padding-top: 30px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(6) {
      padding-top: 60px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(8) {
      padding-top: 30px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(9) {
      padding-top: 60px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(11) {
      padding-top: 30px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(12) {
      padding-top: 60px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(14) {
      padding-top: 30px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(15) {
      padding-top: 60px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(16) {
      padding-top: 30px; }
    #content .folio .inside .container .folio-grid .folio-item:nth-child(17) {
      padding-top: 60px; }
  #content .colab .inside {
    padding-bottom: 0px; }
    #content .colab .inside .container .left, #content .colab .inside .container .right {
      padding-right: 120px; }
    #content .colab .inside .container .right {
      padding-right: 0px; }
      #content .colab .inside .container .right .owl-carousel {
        padding-top: 20px; }
    #content .colab .inside .container .left .highlight ul li {
      margin-bottom: 1.5em;
      font-size: 1.4em;
      line-height: 1.6em; }
    #content .colab .inside .container .left .highlight ul {
      margin-left: 30px !important;
      padding-top: 20px; }
  #content .project-header {
    padding: 0px;
    padding-bottom: 60px; }
    #content .project-header .inside .container .left, #content .project-header .inside .container .right {
      float: left; }
    #content .project-header .inside .container .left {
      width: 80%;
      padding-right: 30px; }
    #content .project-header .inside .container .right {
      width: 20%; }
  #content .psection .inside .container .p-sec {
    width: 100%;
    float: left; }
  #content .psection .inside .container .p-sec.text {
    margin: 0 auto;
    float: none;
    display: Table;
    max-width: 740px; }
  #content .psection .inside .container .p-sec.wide-image {
    padding-bottom: 60px;
    margin: 0 auto;
    float: none;
    display: Table;
    max-width: 980px; }
  #content .psection .inside .container .p-sec.sbs {
    padding-bottom: 60px;
    margin: 0 auto;
    float: none;
    display: Table;
    max-width: 980px; }
    #content .psection .inside .container .p-sec.sbs .image {
      width: 60%;
      float: left;
      padding-right: 30px;
      margin-bottom: 60px; }
    #content .psection .inside .container .p-sec.sbs .text {
      width: 40%;
      float: left;
      padding: 40px 60px 60px 40px; }
      #content .psection .inside .container .p-sec.sbs .text p {
        text-align: left; }
  #content .sblog.blog-content .inside {
    padding: 30px 60px !important; }
  #content .freetext .inside .container .right .widget_categories, #content .blog .inside .container .right .widget_categories {
    width: 75% !important; }
  #content .hfoot .inside .hero-top {
    background: url(img/blob.svg) -530px -60% no-repeat;
    background-size: 100% auto; }
    #content .hfoot .inside .hero-top .h1 {
      font-size: 4em !important; }
    #content .hfoot .inside .hero-top .h3 {
      font-size: 2.4em;
      line-height: 0.5em; }
    #content .hfoot .inside .hero-top .under {
      padding-top: 30px; }
  #content .hfoot .inside .container a.contact {
    width: 340px;
    font-size: 2em; }
  #content .hfoot .inside .hero-bottom .container .right {
    bottom: 5px; }

  footer#colophon section.site-info .left {
    float: left !important;
    width: 60% !important; }
  footer#colophon section.site-info .right {
    float: left !important;
    width: 40% !important; }
    footer#colophon section.site-info .right .copyright {
      text-align: right !important; } }
@media screen and (min-width: 1080px) {
  #content .work .inside .container .folio .display.landscape {
    max-width: 580px; } }
@media screen and (min-width: 1024px) {
  .typee {
    min-height: 120px; }

  #content .hero .inside .hero-top .bishbashbosh {
    padding-bottom: 30px; }
    #content .hero .inside .hero-top .bishbashbosh .bbb {
      font-size: 2.4em !important;
      height: 35px; }
  #content .hero .inside .hero-bottom .container .right {
    width: 48%; }
  #content .hero .inside .hero-bottom .container .left {
    width: 52%; }
    #content .hero .inside .hero-bottom .container .left h1 {
      font-size: 2.6em !important; }
  #content .hero .inside .hero-bottom .stats .stat {
    width: 150px;
    padding: 0px; }
    #content .hero .inside .hero-bottom .stats .stat .text {
      width: 80px;
      font-size: 0.9em;
      padding-top: 1px; }
    #content .hero .inside .hero-bottom .stats .stat .number {
      font-size: 3.4em;
      width: 60px; }
  #content .colab .inside .container .right .service-grid {
    grid-template-columns: 1fr 1fr; }
  #content .blog .inside .right {
    padding: 0px !important;
    padding-left: 0px !important;
    display: none; }
    #content .blog .inside .right section {
      padding: 0px !important; }
      #content .blog .inside .right section .ben {
        border: 10px solid #fff;
        float: left;
        max-width: 140px;
        transform: translateY(-8px) rotate(-8deg);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.09);
        margin: 0 30px 30px 0; }
        #content .blog .inside .right section .ben img {
          float: left;
          width: 100%;
          height: auto; }
      #content .blog .inside .right section .contact {
        float: left;
        width: 100%;
        max-width: 200px; }
        #content .blog .inside .right section .contact a {
          color: #e63946;
          font-size: 1.2em;
          display: block;
          padding: 5px; }
          #content .blog .inside .right section .contact a:hover {
            color: #39afe6; }
        #content .blog .inside .right section .contact .icons {
          width: 100%;
          float: left;
          padding-top: 10px; }
          #content .blog .inside .right section .contact .icons a {
            font-size: 1.6em;
            float: left;
            color: #1d3557; }
            #content .blog .inside .right section .contact .icons a:hover {
              color: #39afe6; }
      #content .blog .inside .right section .social {
        list-style: none;
        padding: 0;
        FLOAT: left;
        width: 100%;
        max-width: 200px; }
        #content .blog .inside .right section .social ul {
          list-style: none;
          padding: 10px 0 0 0;
          FLOAT: left;
          width: 100%;
          margin: 10px 0 0 0px;
          border-top: 1px dashed #5691b6; }
          #content .blog .inside .right section .social ul li {
            float: left; }
            #content .blog .inside .right section .social ul li a {
              font-size: 1.6em;
              float: left;
              padding: 5px;
              color: #1d3557; }
              #content .blog .inside .right section .social ul li a:hover {
                color: #39afe6; }
  #content .blog .inside .container .featured-post p.category {
    margin: 0px;
    font-family: "Mosk Bold 700";
    width: 100%;
    float: left;
    display: block; }
  #content .blog .inside .container .featured-post .lil-div {
    width: 50px;
    height: 4px;
    background: #457b9d;
    float: left;
    margin: 25px 0; }
  #content .blog .inside .container .featured-post h2 {
    width: 100%;
    float: left;
    margin-bottom: 20px; }
    #content .blog .inside .container .featured-post h2 a {
      color: #1d3557; }
  #content .blog .inside .container .featured-post .post-grid {
    grid-template-columns: 1fr 1fr 1fr; }
    #content .blog .inside .container .featured-post .post-grid article {
      margin-bottom: 0px; }
      #content .blog .inside .container .featured-post .post-grid article a {
        width: 100%;
        height: 100%;
        float: left;
        display: block;
        padding: 30px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.09); }
        #content .blog .inside .container .featured-post .post-grid article a .h3 {
          margin-bottom: 30px;
          font-size: 1.6em;
          display: block; }
        #content .blog .inside .container .featured-post .post-grid article a .exc {
          margin-bottom: 30px;
          display: block;
          color: #939393;
          line-height: 1.6em;
          font-size: 1em;
          margin-bottom: 0px; }
        #content .blog .inside .container .featured-post .post-grid article a:hover {
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
  #content .project-header .inside .container .left, #content .project-header .inside .container .right {
    float: left; }
    #content .project-header .inside .container .left ul li, #content .project-header .inside .container .right ul li {
      width: 100%; }
  #content .project-header .inside .container .left {
    width: 60%;
    padding-right: 0px; }
  #content .project-header .inside .container .right {
    width: 40%;
    padding-left: 10%;
    max-width: 360px; }
  #content .freetext .inside .container .right .widget_categories, #content .blog .inside .container .right .widget_categories {
    width: 76% !important; }
  #content .services-row .inside .container .s-wrap {
    grid-template-columns: 1fr 1fr 1fr; } }
@media screen and (min-width: 1200px) {
  #content .hero .inside .hero-top {
    background: url(img/blob.svg) -880px -17% no-repeat;
    background-size: 120% auto; }
    #content .hero .inside .hero-top .container h2, #content .hero .inside .hero-top .container .h2, #content .hero .inside .hero-top .container .typed-cursor {
      font-size: 3.4em !important; }
    #content .hero .inside .hero-top .container .under {
      max-width: 50%; }
    #content .hero .inside .hero-top .bishbashbosh .h2 {
      font-size: 4em !important; }
    #content .hero .inside .hero-top .bishbashbosh .bbb {
      height: 50px; }
    #content .hero .inside .hero-top .bishbashbosh .lgid {
      font-size: 1.6em; }
  #content .hero .inside .hero-bottom .container .right {
    width: 50%;
    padding-left: 15%; }
    #content .hero .inside .hero-bottom .container .right .stats .stat .number {
      font-size: 4em;
      width: 67px; }
  #content .hero .inside .hero-bottom .container .left {
    width: 50%; }
    #content .hero .inside .hero-bottom .container .left h1 {
      font-size: 2.6em !important; }
  #content .hero .inside .hero-bottom .stats .stat {
    width: 150px;
    padding: 0px; }
    #content .hero .inside .hero-bottom .stats .stat .text {
      width: 80px;
      font-size: 0.9em;
      padding-top: 1px; }
    #content .hero .inside .hero-bottom .stats .stat .number {
      font-size: 3.4em;
      width: 60px; }
  #content .hero.sub .inside .hero-top {
    padding: 70px 60px 180px; }
  #content .work {
    padding-top: 100px;
    padding-bottom: 100px; }
    #content .work .inside .container .folio {
      width: 990px;
      margin: 0 auto;
      display: table;
      float: none;
      padding: 0 0 80px 0 !important; }
      #content .work .inside .container .folio .text {
        width: 390px; }
        #content .work .inside .container .folio .text h5 {
          font-size: 2.6em;
          font-family: "Mosk Bold 700"; }
        #content .work .inside .container .folio .text p {
          font-size: 1.6em; }
      #content .work .inside .container .folio .display.landscape {
        max-width: 100%;
        width: calc(100% - 390px); }
    #content .work .inside .container .folio.portrait .display.portrait {
      max-width: 450px; }
    #content .work .inside .container .folio.portrait .text {
      margin-right: calc(100% - 840px);
      padding-left: 40px; }
      #content .work .inside .container .folio.portrait .text h5:after {
        left: 50px; }
  #content .freetext h1 {
    font-size: 3em !important; }
  #content .blog .right {
    display: block !important; }
  #content .hfoot .inside .hero-top .bishbashbosh {
    font-size: 200%; }
    #content .hfoot .inside .hero-top .bishbashbosh .bbb {
      height: 60px !important;
      font-size: 2em !important;
      height: 50px !important; }
    #content .hfoot .inside .hero-top .bishbashbosh .lgid {
      margin-top: -10px !important;
      font-size: 1em !important; }
  #content .freetext .inside .container .right .widget_categories, #content .blog .inside .container .right .widget_categories {
    width: 79% !important; }
  #content .services-row .inside .container .s-wrap {
    grid-gap: 120px; } }
@media screen and (min-width: 1400px) {
  .typee {
    min-height: 160px; }

  #masthead .site-branding {
    padding: 0 120px; }
  #masthead .open-main-nav {
    right: 100px; }

  #masthead.shrink .open-main-nav {
    right: 100px; }

  #content section {
    padding: 0 120px; }
  #content .hero .inside .hero-top {
    padding: 20% 120px 50px;
    background: url(img/blob.svg) -940px -7% no-repeat;
    background-size: 120% auto; }
    #content .hero .inside .hero-top .bishbashbosh {
      padding-bottom: 60px; }
    #content .hero .inside .hero-top .container h2, #content .hero .inside .hero-top .container .h2, #content .hero .inside .hero-top .container .typed-cursor {
      font-size: 3.8em !important; }
  #content .hero .inside .hero-bottom {
    padding: 5% 120px; }
  #content .hero.sub .inside .hero-top {
    padding: 70px 120px 180px; }
  #content .work {
    padding-top: 100px;
    padding-bottom: 20px; }
    #content .work .inside {
      padding: 30px 0px; }
      #content .work .inside .container .folio {
        width: 1140px; }
  #content .colab .inside {
    padding: 120px 0px !important; }
    #content .colab .inside .container .breadcrumbs {
      margin-top: -120px; }
  #content .freetext .inside {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
    #content .freetext .inside .breadcrumbs {
      margin-top: -120px; }
  #content .sblog.blog-content {
    padding-top: 0px !important; }
    #content .sblog.blog-content .inside {
      padding: 120px 0px !important; }
  #content .services-row .inside {
    padding: 0px !important; }
  #content .blog-row .inside {
    padding: 0px !important; }
  #content .blog .inside {
    padding: 30px 0px !important; }
  #content .hfoot .inside .hero-top {
    padding: 20% 120px 50px; }

  #content .freetext .inside .right .widget_categories {
    width: 80% !important; } }
@media screen and (min-width: 1420px) {
  #masthead {
    padding: 20px 120px; }
    #masthead .site-branding {
      padding: 0px; }
    #masthead .open-main-nav {
      right: 0px; }

  #masthead.shrink {
    padding: 0px 120px; }
    #masthead.shrink .open-main-nav {
      right: 0px; } }
@media screen and (min-width: 1600px) {
  #content .freetext .inside .container .right, #content .blog .inside .container .right {
    width: 29%; }

  #content .freetext.sblog .inside .container .right {
    width: 26%; } }
@media screen and (min-width: 1800px) {
  #content .freetext .inside .container .right .widget_categories, #content .blog .inside .container .right .widget_categories {
    width: 80% !important; } }
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.09);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }
  .screen-reader-text:focus:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px); }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  padding: 1.6em 1.6em 1.6em 1.6em;
  float: left;
  width: 100%;
  background: #457b9d !important; }
  footer#colophon section.site-info {
    text-align: center;
    color: #fff; }
    footer#colophon section.site-info .left, footer#colophon section.site-info .right {
      width: 100%;
      float: left; }
      footer#colophon section.site-info .left .copyright, footer#colophon section.site-info .right .copyright {
        float: left;
        width: auto;
        font-size: 1em;
        padding: 5px;
        padding-left: 0.5em;
        text-align: left;
        width: 100%;
        color: #fff; }
        footer#colophon section.site-info .left .copyright a, footer#colophon section.site-info .right .copyright a {
          color: #f1faee;
          text-decoration: underline; }
    footer#colophon section.site-info .right {
      float: right;
      width: 100%;
      float: left; }
      footer#colophon section.site-info .right p {
        text-transform: uppercase;
        font-size: 0.6em;
        text-align: center;
        letter-spacing: 0.08em; }
    footer#colophon section.site-info .social {
      float: left;
      display: block;
      width: 100%;
      float: left;
      padding: 10px; }
      footer#colophon section.site-info .social a {
        color: #fff;
        font-size: 2em;
        font-weight: 100; }
    footer#colophon section.site-info p {
      margin: 0px;
      font-size: 0.8em;
      text-align: center; }
      footer#colophon section.site-info p a {
        color: #fff;
        text-decoration: underline; }

/*--------------------------------------------------------------
## Global
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# GRID
--------------------------------------------------------------*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10;
  padding-right: 10; }

.row {
  margin-left: -10;
  margin-right: -10; }

.container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px;
  position: relative; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.ginput_container_textarea {
  width: 100%; }

#field_1_13, #field_1_13 {
  display: none !important; }

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select {
  height: 50px;
  width: 100%;
  background: #e7f3f3;
  border: none;
  padding: 20px !important; }
  [type=color]:hover, [type=date]:hover, [type=datetime-local]:hover, [type=datetime]:hover, [type=email]:hover, [type=month]:hover, [type=number]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=time]:hover, [type=url]:hover, [type=week]:hover, select:hover {
    border-color: #a3d1d1; }
  [type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus {
    border-color: #e7f3f3;
    color: #1d3557;
    outline: none; }

textarea {
  width: 100%;
  height: 200px;
  background: #e7f3f3;
  border: none;
  padding: 20px; }

.gfield_required {
  color: #e63946;
  padding-left: 5px; }

.gform_wrapper #field_1_1 {
  margin-top: 30px; }
.gform_wrapper .ginput_container_email, .gform_wrapper .ginput_container_text {
  width: 100%; }
.gform_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  	/* #field_1_1:before, #field_1_2:before,
  		#field_1_3:before {
  			position: absolute;
  			display: block;
  			top: 2rem;
  			font-size: 10rem;
  			font-family: $headers;
  			color: $Bblack;
  			opacity: .02;
  		}
  		
  		#field_1_1:before {
  			content: "01";
  		}
  
  		#field_1_2:before {
  			content: "02";
  		}
  
  		#field_1_3:before { 
  			content: "03";
  		}*/ }
  .gform_wrapper ul li {
    position: relative;
    width: 100%;
    margin-bottom: 1.2em;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .gform_wrapper ul li label {
      font-family: "Mosk Bold 700";
      width: 100%;
      font-size: 1.2em;
      margin-bottom: 0.6em;
      color: #1d3557; }
    .gform_wrapper ul li div ul.gfield_radio, .gform_wrapper ul li div ul.gfield_checkbox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center; }
      .gform_wrapper ul li div ul.gfield_radio li, .gform_wrapper ul li div ul.gfield_checkbox li {
        width: 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        background: #e7f3f3;
        display: table;
        height: 140px;
        cursor: pointer; }
        .gform_wrapper ul li div ul.gfield_radio li:hover, .gform_wrapper ul li div ul.gfield_checkbox li:hover {
          background: #c5e2e2;
          cursor: pointer !important; }
        .gform_wrapper ul li div ul.gfield_radio li input, .gform_wrapper ul li div ul.gfield_checkbox li input {
          display: none; }
          .gform_wrapper ul li div ul.gfield_radio li input:checked ~ label, .gform_wrapper ul li div ul.gfield_checkbox li input:checked ~ label {
            background: #1d3557;
            color: #f1faee;
            font-family: "Mosk Extra-Bold 800"; }
        .gform_wrapper ul li div ul.gfield_radio li label, .gform_wrapper ul li div ul.gfield_checkbox li label {
          width: 100%;
          padding: 0 2.5rem;
          height: 130px;
          font-size: 0.9em;
          text-align: center;
          color: #1d3557;
          font-family: "Mosk Extra-Bold 800";
          display: table-cell;
          vertical-align: middle;
          cursor: pointer; }
    .gform_wrapper ul li:before {
      display: none; }

.full-width {
  display: inline-block;
  width: 100%; }

.gform_body {
  margin-top: 2.5em; }

.validation_message {
  background: #e63946;
  padding: 3px 5px;
  color: #fff;
  font-size: 1em;
  height: 30px; }

.validation_error {
  color: #e63946; }

button[type="submit"] {
  background: #e63946;
  font-size: 1.6em;
  color: #f1faee;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  height: 50px;
  width: 230px;
  font-family: "Mosk Extra-Bold 800";
  text-align: center;
  display: block;
  padding: 0px;
  border: none; }
  button[type="submit"]:hover {
    background: #1d3557; }

@media screen and (min-width: 768px) {
  .gform_wrapper ul li div ul.gfield_radio, .ginput_container_radio {
    width: 100%; }

  .gform_wrapper ul li div ul.gfield_radio li {
    width: 50%; }

  .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_0, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_2, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_0, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_2, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_4, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_9_0, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_9_2, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_10_0, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_10_2, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_10_4 {
    border-right: 10px solid #fff !important; }
  .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_1, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_3, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_1, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_3, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_5, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_9_1, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_9_3, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_10_1, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_10_3, .gform_wrapper ul li div ul.gfield_checkbox li.gchoice_1_10_5 {
    border-left: 10px solid #fff !important; } }
@media screen and (min-width: 992px) {
  footer#colophon {
    padding: 1.6em 3.2em 1.6em 3.2em; } }
@media screen and (min-width: 1400px) {
  footer#colophon {
    padding: 1.6em 0em 1.6em 0em; }

  .gform_wrapper ul li div ul.gfield_radio li {
    width: 100%; }

  .gform_wrapper ul li div ul.gfield_checkbox#input_1_12 li, .gform_wrapper ul li div ul.gfield_radio#input_1_9 li {
    width: 100%;
    margin-bottom: 0px !important; }

  .gform_wrapper ul li div ul.gfield_checkbox#input_1_12, .gform_wrapper ul li div ul.gfield_radio#input_1_9 {
    display: grid; }

  .gform_wrapper ul li div ul.gfield_radio#input_1_9 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    /*repeat(auto-fit, minmax(140px,1fr));*/
    grid-gap: 30px; }

  .gform_wrapper ul li div ul.gfield_checkbox#input_1_12 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /*repeat(auto-fit, minmax(140px,1fr));*/
    grid-gap: 30px; }

  .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_0, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_2, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_0, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_2, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_4 {
    border: 0 !important; }
  .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_1, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_9_3, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_1, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_3, .gform_wrapper ul li div ul.gfield_radio li.gchoice_1_10_5 {
    border: 0 !important; } }
/* Rating Section */
@font-face {
  font-family: 'square721_cn_btroman';
  src: url("css/fonts/sqr721c-webfont.eot");
  src: url("css/fonts/sqr721c-webfont.eot?#iefix") format("embedded-opentype"), url("css/fonts/sqr721c-webfont.woff2") format("woff2"), url("css/fonts/sqr721c-webfont.woff") format("woff"), url("css/fonts/sqr721c-webfont.ttf") format("truetype"), url("css/fonts/sqr721c-webfont.svg#svgFontName") format("svg"); }
#wpd-post-rating {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px; }

#wpd-post-rating .wpd-rating-wrap {
  width: 30%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-left {
  flex-grow: 1;
  height: 1px;
  border-bottom: 1px dashed #999999;
  margin-right: -10px; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-right {
  flex-grow: 1;
  height: 1px;
  border-bottom: 1px dashed #999999;
  margin-left: -10px; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-data {
  width: 125px;
  white-space: nowrap;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-title {
  width: 125px;
  white-space: break-spaces;
  word-break: break-all;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #888;
  line-height: 16px;
  display: block;
  margin-top: 7px;
  margin-bottom: -3px; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value {
  transition: 0.2s;
  background-color: #ffffff;
  border: 1px dashed #777777;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50%;
  font-family: square721_cn_btroman, "Open Sans", san-serif; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value span {
  color: #666666;
  display: block !important;
  cursor: default; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrv {
  font-size: 24px !important;
  line-height: 60px !important;
  padding-top: 0px !important; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrc {
  font-size: 18px !important;
  line-height: 16px !important;
  display: none !important;
  padding-top: 17px !important; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrt {
  font-size: 10px !important;
  line-height: 16px !important;
  display: none !important;
  padding-top: 0px !important;
  font-style: normal;
  font-family: Arial, sans-serif; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv {
  display: none !important; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,
#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt {
  display: block !important;
  color: #ffffff;
  transition: 0.8s; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover {
  background-color: #555555;
  transition: 0.5s; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars {
  margin-top: 7px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center; }

#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars svg {
  width: 26px;
  height: 26px;
  display: block;
  margin-right: -3px; }

#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rating-stars {
  display: none; }

#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rate-starts {
  display: flex; }

#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts {
  display: none;
  margin-top: 7px;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center; }

#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts svg {
  width: 26px;
  height: 26px;
  display: block;
  margin-right: -3px; }

.wpd-rating {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px; }

.wpd-rating .wpd-rating-wrap {
  width: 30%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center; }

.wpd-rating .wpd-rating-wrap .wpd-rating-left {
  flex-grow: 1;
  height: 1px;
  border-bottom: 1px dashed #999999;
  margin-right: -10px; }

.wpd-rating .wpd-rating-wrap .wpd-rating-right {
  flex-grow: 1;
  height: 1px;
  border-bottom: 1px dashed #999999;
  margin-left: -10px; }

.wpd-rating .wpd-rating-wrap .wpd-rating-data {
  width: 125px;
  white-space: nowrap;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center; }

.wpd-rating .wpd-rating-wrap .wpd-rating-title {
  width: 125px;
  white-space: break-spaces;
  word-break: break-all;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #888;
  line-height: 16px;
  display: block;
  margin-top: 7px;
  margin-bottom: -3px; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value {
  transition: 0.2s;
  background-color: #ffffff;
  border: 1px dashed #777777;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50%;
  font-family: square721_cn_btroman, "Open Sans", san-serif; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value span {
  color: #666666;
  display: block !important;
  cursor: default; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrv {
  font-size: 24px !important;
  line-height: 60px !important;
  padding-top: 0px !important; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrc {
  font-size: 18px !important;
  line-height: 16px !important;
  display: none !important;
  padding-top: 17px !important; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrt {
  font-size: 10px !important;
  line-height: 16px !important;
  display: none !important;
  padding-top: 0px !important;
  font-style: normal;
  font-family: Arial, sans-serif; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv {
  display: none !important; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,
.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt {
  display: block !important;
  color: #ffffff !important;
  transition: 0.8s; }

.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover {
  background-color: #555555;
  transition: 0.5s; }

.wpd-rating .wpd-rating-wrap .wpd-rating-stars {
  margin-top: 7px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center; }

.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg {
  width: 26px;
  height: 26px;
  display: block;
  margin-right: -3px; }

.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-star {
  fill: #cccccc; }

.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-active {
  fill: #ffc600; }

.wpd-rating .wpd-rating-wrap .wpd-rating-name {
  font-size: 12px;
  padding-top: 5px;
  color: #999999;
  display: none; }

#lightcase-content h3 {
  font-family: "Roboto", sans-serif;
  font-size: 2em;
  margin-top: 0px; }

#lightcase-content p {
  font-size: 1.2em;
  font-family: "Roboto", sans-serif; }

#lightcase-info #lightcase-sequenceInfo {
  text-align: center !important;
  padding: 1.6em 0; }

.preloader {
  align-items: center;
  background: #f1faee;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.3s linear;
  width: 100%;
  z-index: 9999;
  pointer-events: none; }

#gform_confirmation_message_1 {
  font-weight: bold;
  background: #a8dadc;
  color: #fff;
  padding: 40px;
  display: block;
  margin: 3.2em 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: Auto;
  float: left; }

#gform_confirmation_message_1 h2, #gform_confirmation_message_1 h3, #gform_confirmation_message_1 i {
  color: #fff; }
#gform_confirmation_message_1 p {
  margin-bottom: 0px;
  margin-top: 0.4em; }

.gform_submission_error.hide_summary {
  font-size: 1.1em;
  color: #e63946;
  margin-top: 1.6em; }

#field_1_12 {
  display: none !important; }
